Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e738eee798c99eb211608d267d441eb1a3436f02 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-ssh9464655319268694284.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-ssh17270862613502043641.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-ssh17703137151014193162.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-ssh1096907899152398699.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-ssh3945002117848517910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1949’ Running on prd-ubuntu20.04-docker-8c-8g-1951 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/953 [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/953 # 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 e738eee798c99eb211608d267d441eb1a3436f02 (main) Commit message: "Merge pull request #5369 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.52" > 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 e738eee798c99eb211608d267d441eb1a3436f02 # timeout=10 > git rev-list --no-walk 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-12T12:50:10.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-12T12:50:10.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-12T12:50:10.883Z] ========================================================= [2026-02-12T12:50:10.883Z] EdgeX Global Pipelines Version Info [2026-02-12T12:50:10.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-12T12:50:11.978Z] ------------------- [2026-02-12T12:50:11.978Z] stable info: [2026-02-12T12:50:11.978Z] ------------------- [2026-02-12T12:50:11.978Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-12T12:50:11.978Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-12T12:50:11.978Z] Message: update stable to v1.0.278 [2026-02-12T12:50:12.547Z] ------------------- [2026-02-12T12:50:12.547Z] experimental info: [2026-02-12T12:50:12.547Z] ------------------- [2026-02-12T12:50:12.547Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-12T12:50:12.547Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-12T12:50:12.547Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-12T12:50:12.626Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-02-12T12:50:12.644Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-02-12T12:50:12.662Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-12T12:50:12.684Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-12T12:50:12.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-12T12:50:12.725Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-12T12:50:12.749Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-12T12:50:12.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-02-12T12:50:12.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-02-12T12:50:12.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-02-12T12:50:12.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-12T12:50:12.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-12T12:50:12.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-12T12:50:12.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-12T12:50:12.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-12T12:50:12.966Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-12T12:50:12.991Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-12T12:50:13.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-12T12:50:13.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-02-12T12:50:13.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-02-12T12:50:13.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-12T12:50:13.112Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-12T12:50:13.133Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-12T12:50:13.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-12T12:50:13.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-12T12:50:13.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-12T12:50:13.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T12:50:13.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e738eee [Pipeline] echo [2026-02-12T12:50:13.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-12T12:50:13.340Z] provisioning config files... [2026-02-12T12:50:13.353Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/953@tmp/config1943195513488342000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-12T12:50:13.689Z] ---> ****-login.sh [2026-02-12T12:50:13.689Z] nexus3.edgexfoundry.org:10001 [2026-02-12T12:50:13.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:50:13.948Z] [2026-02-12T12:50:13.948Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-12T12:50:13.948Z] Configure a credential helper to remove this warning. See [2026-02-12T12:50:13.948Z] https://docs.****.com/go/credential-store/ [2026-02-12T12:50:13.948Z] [2026-02-12T12:50:13.948Z] Login Succeeded [2026-02-12T12:50:13.948Z] nexus3.edgexfoundry.org:10002 [2026-02-12T12:50:13.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:50:13.948Z] [2026-02-12T12:50:13.949Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-12T12:50:13.949Z] Configure a credential helper to remove this warning. See [2026-02-12T12:50:13.949Z] https://docs.****.com/go/credential-store/ [2026-02-12T12:50:13.949Z] [2026-02-12T12:50:13.949Z] Login Succeeded [2026-02-12T12:50:13.949Z] nexus3.edgexfoundry.org:10003 [2026-02-12T12:50:13.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:50:14.207Z] [2026-02-12T12:50:14.207Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-12T12:50:14.207Z] Configure a credential helper to remove this warning. See [2026-02-12T12:50:14.207Z] https://docs.****.com/go/credential-store/ [2026-02-12T12:50:14.207Z] [2026-02-12T12:50:14.207Z] Login Succeeded [2026-02-12T12:50:14.207Z] nexus3.edgexfoundry.org:10004 [2026-02-12T12:50:14.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:50:14.207Z] [2026-02-12T12:50:14.207Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-12T12:50:14.207Z] Configure a credential helper to remove this warning. See [2026-02-12T12:50:14.207Z] https://docs.****.com/go/credential-store/ [2026-02-12T12:50:14.207Z] [2026-02-12T12:50:14.207Z] Login Succeeded [2026-02-12T12:50:14.207Z] ****.io [2026-02-12T12:50:14.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:50:14.465Z] [2026-02-12T12:50:14.466Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-12T12:50:14.466Z] Configure a credential helper to remove this warning. See [2026-02-12T12:50:14.466Z] https://docs.****.com/go/credential-store/ [2026-02-12T12:50:14.466Z] [2026-02-12T12:50:14.466Z] Login Succeeded [2026-02-12T12:50:14.466Z] ---> ****-login.sh ends [Pipeline] } [2026-02-12T12:50:14.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-12T12:50:14.789Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-02-12T12:50:14.789Z] + + dirname cmd/core-command/Dockerfile [2026-02-12T12:50:14.789Z] cut -d/ -f2 [2026-02-12T12:50:14.789Z] + echo core-command,cmd/core-command/Dockerfile [2026-02-12T12:50:14.789Z] + cut -d/ -f2 [2026-02-12T12:50:14.789Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-02-12T12:50:14.789Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-02-12T12:50:14.789Z] + dirname cmd/core-data/Dockerfile [2026-02-12T12:50:14.789Z] + cut -d/ -f2 [2026-02-12T12:50:14.789Z] + echo core-data,cmd/core-data/Dockerfile [2026-02-12T12:50:14.789Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2026-02-12T12:50:14.789Z] -f2 [2026-02-12T12:50:14.789Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-02-12T12:50:14.789Z] + dirname cmd/core-metadata/Dockerfile [2026-02-12T12:50:14.789Z] + cut -d/ -f2 [2026-02-12T12:50:14.789Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-02-12T12:50:14.789Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-02-12T12:50:14.789Z] + cut -d/ -f2 [2026-02-12T12:50:14.789Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-02-12T12:50:14.789Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-02-12T12:50:14.789Z] + cut -d/ -f2 [2026-02-12T12:50:14.789Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-02-12T12:50:14.789Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-02-12T12:50:14.790Z] + cut -d/ -f2 [2026-02-12T12:50:14.790Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-02-12T12:50:14.790Z] + cut -d/ -f2 [2026-02-12T12:50:14.790Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-02-12T12:50:14.790Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-02-12T12:50:14.790Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-02-12T12:50:14.790Z] + cut -d/ -f2 [2026-02-12T12:50:14.790Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-02-12T12:50:14.790Z] + dirname cmd/security-spire-agent/Dockerfile [2026-02-12T12:50:14.790Z] + cut -d/ -f2 [2026-02-12T12:50:14.790Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-02-12T12:50:14.790Z] + dirname cmd/security-spire-config/Dockerfile [2026-02-12T12:50:14.790Z] + cut -d/ -f2 [2026-02-12T12:50:14.790Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-02-12T12:50:14.790Z] + + dirname cmd/security-spire-server/Dockerfile [2026-02-12T12:50:14.790Z] cut -d/ -f2 [2026-02-12T12:50:14.790Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-02-12T12:50:14.790Z] + dirname cmd/support-notifications/Dockerfile [2026-02-12T12:50:14.790Z] + cut -d/ -f2 [2026-02-12T12:50:14.790Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-02-12T12:50:14.790Z] + dirname cmd/support-scheduler/Dockerfile [2026-02-12T12:50:14.790Z] + cut -d/ -f2 [2026-02-12T12:50:14.790Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-02-12T12:50:14.819Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-12T12:50:15.184Z] + git rev-list -1 --merges e738eee798c99eb211608d267d441eb1a3436f02~1..e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T12:50:15.195Z] -----------> git rev-list -1 --merges e738eee798c99eb211608d267d441eb1a3436f02~1..e738eee798c99eb211608d267d441eb1a3436f02 e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:50:15.195Z] e738eee798c99eb211608d267d441eb1a3436f02 [false] [Pipeline] sh [2026-02-12T12:50:15.487Z] + git log --format=format:%s -1 e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T12:50:15.498Z] ========================================================= [2026-02-12T12:50:15.498Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-12T12:50:15.498Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-12T12:50:15.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-12T12:50:15.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-12T12:50:15.859Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-12T12:50:15.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-12T12:50:15.859Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2026-02-12T12:50:15.859Z] tee -a /etc/ssh/ssh_known_hosts [2026-02-12T12:50:15.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:50:16.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-12T12:50:16.227Z] [2026-02-12T12:50:16.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:50:16.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-12T12:50:16.531Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-12T12:50:16.531Z] 3dae71ba6b94: Pulling fs layer [2026-02-12T12:50:16.531Z] 6bf1a483ea7c: Pulling fs layer [2026-02-12T12:50:16.531Z] f5dfc541a4d3: Pulling fs layer [2026-02-12T12:50:16.531Z] 461d9e800cba: Pulling fs layer [2026-02-12T12:50:16.531Z] 80192f66455f: Pulling fs layer [2026-02-12T12:50:16.531Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-12T12:50:16.531Z] a29436f7fd5d: Pulling fs layer [2026-02-12T12:50:16.531Z] 923cac83aea3: Pulling fs layer [2026-02-12T12:50:16.531Z] 25ad8b0a4227: Pulling fs layer [2026-02-12T12:50:16.531Z] db01528c6b51: Pulling fs layer [2026-02-12T12:50:16.531Z] 28988de357af: Pulling fs layer [2026-02-12T12:50:16.531Z] db01528c6b51: Waiting [2026-02-12T12:50:16.531Z] a29436f7fd5d: Waiting [2026-02-12T12:50:16.531Z] 80192f66455f: Waiting [2026-02-12T12:50:16.531Z] 25ad8b0a4227: Waiting [2026-02-12T12:50:16.531Z] 923cac83aea3: Waiting [2026-02-12T12:50:16.531Z] 28988de357af: Waiting [2026-02-12T12:50:16.531Z] 461d9e800cba: Waiting [2026-02-12T12:50:16.531Z] 6bf1a483ea7c: Verifying Checksum [2026-02-12T12:50:16.531Z] 6bf1a483ea7c: Download complete [2026-02-12T12:50:16.531Z] 461d9e800cba: Download complete [2026-02-12T12:50:16.531Z] 80192f66455f: Download complete [2026-02-12T12:50:16.790Z] f5dfc541a4d3: Verifying Checksum [2026-02-12T12:50:16.790Z] f5dfc541a4d3: Download complete [2026-02-12T12:50:16.790Z] 3dae71ba6b94: Verifying Checksum [2026-02-12T12:50:16.790Z] 3dae71ba6b94: Download complete [2026-02-12T12:50:16.790Z] 923cac83aea3: Verifying Checksum [2026-02-12T12:50:16.790Z] 923cac83aea3: Download complete [2026-02-12T12:50:17.049Z] 25ad8b0a4227: Verifying Checksum [2026-02-12T12:50:17.049Z] 25ad8b0a4227: Download complete [2026-02-12T12:50:17.049Z] db01528c6b51: Verifying Checksum [2026-02-12T12:50:17.049Z] db01528c6b51: Download complete [2026-02-12T12:50:17.049Z] 28988de357af: Verifying Checksum [2026-02-12T12:50:17.049Z] 28988de357af: Download complete [2026-02-12T12:50:17.049Z] a29436f7fd5d: Verifying Checksum [2026-02-12T12:50:17.049Z] a29436f7fd5d: Download complete [2026-02-12T12:50:17.623Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-12T12:50:17.623Z] 2e8e34ca0e6c: Download complete [2026-02-12T12:50:18.192Z] 3dae71ba6b94: Pull complete [2026-02-12T12:50:18.451Z] 6bf1a483ea7c: Pull complete [2026-02-12T12:50:19.386Z] f5dfc541a4d3: Pull complete [2026-02-12T12:50:19.386Z] 461d9e800cba: Pull complete [2026-02-12T12:50:19.386Z] 80192f66455f: Pull complete [2026-02-12T12:50:23.572Z] 2e8e34ca0e6c: Pull complete [2026-02-12T12:50:24.507Z] a29436f7fd5d: Pull complete [2026-02-12T12:50:24.508Z] 923cac83aea3: Pull complete [2026-02-12T12:50:24.508Z] 25ad8b0a4227: Pull complete [2026-02-12T12:50:24.508Z] db01528c6b51: Pull complete [2026-02-12T12:50:24.508Z] 28988de357af: Pull complete [2026-02-12T12:50:24.508Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-12T12:50:24.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-12T12:50:24.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T12:50:24.640Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T12:50:24.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-12T12:50:26.681Z] $ docker top 246b064b9f140f9f012a86b5077d1b9f5ca50cbff5310c49fffc705ed50c8a80 -eo pid,comm [2026-02-12T12:50:26.721Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-12T12:50:26.721Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-12T12:50:26.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-12T12:50:26.789Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-12T12:50:26.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-12T12:50:26.904Z] $ docker exec 246b064b9f140f9f012a86b5077d1b9f5ca50cbff5310c49fffc705ed50c8a80 ssh-agent [2026-02-12T12:50:26.994Z] SSH_AUTH_SOCK=/tmp/ssh-eX8eFP26O5aa/agent.33 [2026-02-12T12:50:26.994Z] SSH_AGENT_PID=39 [2026-02-12T12:50:26.999Z] Running ssh-add (command line suppressed) [2026-02-12T12:50:27.094Z] Identity added: /w/workspace/edgex-go/953@tmp/private_key_15043971666668646043.key (/w/workspace/edgex-go/953@tmp/private_key_15043971666668646043.key) [2026-02-12T12:50:27.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-12T12:50:27.397Z] + git config --global --add safe.directory /w/workspace/edgex-go/953 [Pipeline] sh [2026-02-12T12:50:27.681Z] + git tag --points-at HEAD [Pipeline] } [2026-02-12T12:50:27.695Z] $ docker exec --env ******** --env ******** 246b064b9f140f9f012a86b5077d1b9f5ca50cbff5310c49fffc705ed50c8a80 ssh-agent -k [2026-02-12T12:50:27.790Z] unset SSH_AUTH_SOCK; [2026-02-12T12:50:27.790Z] unset SSH_AGENT_PID; [2026-02-12T12:50:27.791Z] echo Agent pid 39 killed; [2026-02-12T12:50:27.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-12T12:50:27.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-12T12:50:27.830Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-12T12:50:27.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-12T12:50:27.940Z] $ docker exec 246b064b9f140f9f012a86b5077d1b9f5ca50cbff5310c49fffc705ed50c8a80 ssh-agent [2026-02-12T12:50:28.048Z] SSH_AUTH_SOCK=/tmp/ssh-UP8MBJxOUt6o/agent.87 [2026-02-12T12:50:28.048Z] SSH_AGENT_PID=93 [2026-02-12T12:50:28.053Z] Running ssh-add (command line suppressed) [2026-02-12T12:50:28.160Z] Identity added: /w/workspace/edgex-go/953@tmp/private_key_14963168309000561245.key (/w/workspace/edgex-go/953@tmp/private_key_14963168309000561245.key) [2026-02-12T12:50:28.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-12T12:50:28.462Z] + git semver init [2026-02-12T12:50:28.721Z] 2026-02-12 12:50:28,668 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-12T12:50:28.721Z] 2026-02-12 12:50:28,673 [run_init] DEBUG init version:0.0.0 force:False [2026-02-12T12:50:28.721Z] 2026-02-12 12:50:28,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/953/.semver [2026-02-12T12:50:28.721Z] 2026-02-12 12:50:28,674 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/953/.semver [2026-02-12T12:50:28.721Z] 2026-02-12 12:50:28,675 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/953/.semver'], cwd=/w/workspace/edgex-go/953, stdin=None, shell=False, universal_newlines=False) [2026-02-12T12:50:40.940Z] 2026-02-12 12:50:40,766 [append_file] DEBUG append to file:/w/workspace/edgex-go/953/.git/info/exclude [2026-02-12T12:50:40.940Z] 2026-02-12 12:50:40,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/953/.semver/main with force:False [2026-02-12T12:50:40.940Z] 2026-02-12 12:50:40,767 [read_version] DEBUG read version from /w/workspace/edgex-go/953/.semver/main [2026-02-12T12:50:40.940Z] 2026-02-12 12:50:40,767 [read_version] DEBUG read version from /w/workspace/edgex-go/953/.semver/main [2026-02-12T12:50:40.940Z] 4.1.0-dev.98 [Pipeline] } [2026-02-12T12:50:40.953Z] $ docker exec --env ******** --env ******** 246b064b9f140f9f012a86b5077d1b9f5ca50cbff5310c49fffc705ed50c8a80 ssh-agent -k [2026-02-12T12:50:41.036Z] unset SSH_AUTH_SOCK; [2026-02-12T12:50:41.036Z] unset SSH_AGENT_PID; [2026-02-12T12:50:41.037Z] echo Agent pid 93 killed; [2026-02-12T12:50:41.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-12T12:50:41.370Z] + git semver [Pipeline] } [2026-02-12T12:50:41.642Z] $ docker stop --time=1 246b064b9f140f9f012a86b5077d1b9f5ca50cbff5310c49fffc705ed50c8a80 [2026-02-12T12:50:42.876Z] $ docker rm -f --volumes 246b064b9f140f9f012a86b5077d1b9f5ca50cbff5310c49fffc705ed50c8a80 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-12T12:50:43.201Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-12T12:50:43.504Z] Stashed 1 file(s) [Pipeline] echo [2026-02-12T12:50:43.508Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.98 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-12T12:50:43.932Z] + git config --global --add safe.directory /w/workspace/edgex-go/953 [Pipeline] echo [2026-02-12T12:50:43.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-12T12:50:43.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-12T12:50:43.982Z] ========================================================= [2026-02-12T12:50:43.983Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-12T12:50:43.983Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-02-12T12:50:44.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-12T12:50:44.538Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-02-12T12:50:44.538Z] 2d35ebdb57d9: Pulling fs layer [2026-02-12T12:50:44.538Z] c35fb4624d26: Pulling fs layer [2026-02-12T12:50:44.538Z] 4e2aec7ef170: Pulling fs layer [2026-02-12T12:50:44.538Z] 333b49ad6fbf: Pulling fs layer [2026-02-12T12:50:44.538Z] 4f4fb700ef54: Pulling fs layer [2026-02-12T12:50:44.538Z] c3e65509a76b: Pulling fs layer [2026-02-12T12:50:44.538Z] 7cf9ebb963bd: Pulling fs layer [2026-02-12T12:50:44.538Z] bb34ca984cfb: Pulling fs layer [2026-02-12T12:50:44.538Z] 151cf03bc807: Pulling fs layer [2026-02-12T12:50:44.538Z] 333b49ad6fbf: Waiting [2026-02-12T12:50:44.538Z] 7cf9ebb963bd: Waiting [2026-02-12T12:50:44.538Z] 4f4fb700ef54: Waiting [2026-02-12T12:50:44.538Z] c3e65509a76b: Waiting [2026-02-12T12:50:44.538Z] bb34ca984cfb: Waiting [2026-02-12T12:50:44.538Z] 151cf03bc807: Waiting [2026-02-12T12:50:44.538Z] c35fb4624d26: Verifying Checksum [2026-02-12T12:50:44.538Z] c35fb4624d26: Download complete [2026-02-12T12:50:44.538Z] 333b49ad6fbf: Verifying Checksum [2026-02-12T12:50:44.538Z] 333b49ad6fbf: Download complete [2026-02-12T12:50:44.538Z] 4f4fb700ef54: Verifying Checksum [2026-02-12T12:50:44.538Z] 4f4fb700ef54: Download complete [2026-02-12T12:50:44.538Z] c3e65509a76b: Verifying Checksum [2026-02-12T12:50:44.538Z] c3e65509a76b: Download complete [2026-02-12T12:50:44.538Z] 2d35ebdb57d9: Verifying Checksum [2026-02-12T12:50:44.538Z] 2d35ebdb57d9: Download complete [2026-02-12T12:50:44.796Z] 7cf9ebb963bd: Verifying Checksum [2026-02-12T12:50:44.796Z] 7cf9ebb963bd: Download complete [2026-02-12T12:50:44.796Z] 2d35ebdb57d9: Pull complete [2026-02-12T12:50:44.796Z] c35fb4624d26: Pull complete [2026-02-12T12:50:44.796Z] 4e2aec7ef170: Download complete [2026-02-12T12:50:45.054Z] 151cf03bc807: Download complete [2026-02-12T12:50:45.313Z] bb34ca984cfb: Verifying Checksum [2026-02-12T12:50:45.313Z] bb34ca984cfb: Download complete [2026-02-12T12:50:49.492Z] 4e2aec7ef170: Pull complete [2026-02-12T12:50:49.492Z] 333b49ad6fbf: Pull complete [2026-02-12T12:50:49.492Z] 4f4fb700ef54: Pull complete [2026-02-12T12:50:49.492Z] c3e65509a76b: Pull complete [2026-02-12T12:50:49.492Z] 7cf9ebb963bd: Pull complete [2026-02-12T12:50:52.770Z] bb34ca984cfb: Pull complete [2026-02-12T12:50:53.029Z] 151cf03bc807: Pull complete [2026-02-12T12:50:53.029Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-12T12:50:53.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-12T12:50:53.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-02-12T12:50:53.333Z] + docker build -t ci-base-image-x86_64 -f - . [2026-02-12T12:50:53.333Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-12T12:50:53.333Z] WORKDIR /edgex [2026-02-12T12:50:53.333Z] COPY go.mod . [2026-02-12T12:50:53.333Z] RUN go mod download [2026-02-12T12:50:53.900Z] #0 building with "default" instance using docker driver [2026-02-12T12:50:53.900Z] [2026-02-12T12:50:53.900Z] #1 [internal] load build definition from Dockerfile [2026-02-12T12:50:53.900Z] #1 transferring dockerfile: 164B done [2026-02-12T12:50:53.900Z] #1 DONE 0.0s [2026-02-12T12:50:53.900Z] [2026-02-12T12:50:53.900Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-12T12:50:53.900Z] #2 DONE 0.0s [2026-02-12T12:50:53.900Z] [2026-02-12T12:50:53.900Z] #3 [internal] load .dockerignore [2026-02-12T12:50:53.900Z] #3 transferring context: 50B done [2026-02-12T12:50:53.900Z] #3 DONE 0.0s [2026-02-12T12:50:53.900Z] [2026-02-12T12:50:53.900Z] #4 [internal] load build context [2026-02-12T12:50:53.900Z] #4 transferring context: 7.07kB done [2026-02-12T12:50:53.900Z] #4 DONE 0.0s [2026-02-12T12:50:53.900Z] [2026-02-12T12:50:53.900Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-12T12:50:54.159Z] #5 DONE 0.1s [2026-02-12T12:50:54.159Z] [2026-02-12T12:50:54.159Z] #6 [2/4] WORKDIR /edgex [2026-02-12T12:50:56.687Z] #6 DONE 2.2s [2026-02-12T12:50:56.687Z] [2026-02-12T12:50:56.687Z] #7 [3/4] COPY go.mod . [2026-02-12T12:50:56.687Z] #7 DONE 0.0s [2026-02-12T12:50:56.687Z] [2026-02-12T12:50:56.687Z] #8 [4/4] RUN go mod download [2026-02-12T12:50:58.596Z] Still waiting to schedule task [2026-02-12T12:50:58.597Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-12T12:51:06.662Z] #8 DONE 9.8s [2026-02-12T12:51:06.662Z] [2026-02-12T12:51:06.662Z] #9 exporting to image [2026-02-12T12:51:06.662Z] #9 exporting layers [2026-02-12T12:51:09.941Z] #9 exporting layers 3.5s done [2026-02-12T12:51:09.941Z] #9 writing image sha256:f5ce69ccb20cfefc77aa2fc191a974e9846a382e4b0c80498763daac5f96cd9e done [2026-02-12T12:51:09.941Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-12T12:51:09.941Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:51:10.256Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-12T12:51:10.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T12:51:10.328Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T12:51:10.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-02-12T12:51:10.630Z] $ docker top 5f44988c5cae732f70e700133e638324af167c2d6314323b983bb7abc24f9c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-12T12:51:10.968Z] + go version [2026-02-12T12:51:10.968Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-12T12:51:10.981Z] $ docker stop --time=1 5f44988c5cae732f70e700133e638324af167c2d6314323b983bb7abc24f9c59 [2026-02-12T12:51:12.222Z] $ docker rm -f --volumes 5f44988c5cae732f70e700133e638324af167c2d6314323b983bb7abc24f9c59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:51:12.667Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-12T12:51:12.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T12:51:12.739Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T12:51:12.768Z] $ 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/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-02-12T12:51:12.996Z] $ docker top dafb8bf01811a0b9365ebb017337ef11730a767a721eef8dafc29cff9cfcf4ac -eo pid,comm [Pipeline] { [Pipeline] echo [2026-02-12T12:51:13.054Z] ========================================================= [2026-02-12T12:51:13.054Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-02-12T12:51:13.054Z] ========================================================= [Pipeline] sh [2026-02-12T12:51:13.331Z] + git config --global --add safe.directory /w/workspace/edgex-go/953 [Pipeline] fileExists [Pipeline] sh [2026-02-12T12:51:13.629Z] + make test [2026-02-12T12:51:13.629Z] go test -race -coverprofile=coverage.out ./... [2026-02-12T12:51:21.736Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-02-12T12:51:48.255Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-02-12T12:51:51.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2026-02-12T12:51:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.039s coverage: 69.4% of statements [2026-02-12T12:51:54.071Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-02-12T12:51:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2026-02-12T12:51:54.071Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-02-12T12:51:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 57.6% of statements [2026-02-12T12:51:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.016s coverage: 86.5% of statements [2026-02-12T12:51:54.071Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-02-12T12:51:54.071Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.245s coverage: 94.2% of statements [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-02-12T12:51:54.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 90.7% of statements [2026-02-12T12:51:54.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-02-12T12:51:54.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.026s coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-02-12T12:51:54.334Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-02-12T12:51:55.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.3% of statements [2026-02-12T12:51:55.281Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-02-12T12:51:55.281Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.9% of statements [2026-02-12T12:51:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-02-12T12:51:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-02-12T12:51:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-02-12T12:51:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 3.5% of statements [2026-02-12T12:51:59.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-02-12T12:51:59.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-02-12T12:51:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2026-02-12T12:51:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-02-12T12:51:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.2% of statements [2026-02-12T12:51:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2026-02-12T12:51:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-02-12T12:51:59.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-02-12T12:51:59.725Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-02-12T12:52:00.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2026-02-12T12:52:00.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2026-02-12T12:52:00.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 89.5% of statements [2026-02-12T12:52:00.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 93.1% of statements [2026-02-12T12:52:01.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2026-02-12T12:52:13.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2026-02-12T12:52:25.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.047s coverage: 92.9% of statements [2026-02-12T12:52:25.624Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-02-12T12:52:25.624Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-02-12T12:52:25.624Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 68.8% of statements [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.043s coverage: 82.1% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.026s coverage: 33.3% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.139s coverage: 54.8% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.029s coverage: 20.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.114s coverage: 29.2% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.029s coverage: 76.2% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.1% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-02-12T12:52:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements [2026-02-12T12:52:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-02-12T12:52:25.625Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-12T12:52:25.625Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-02-12T12:52:25.625Z] running golangci-lint [2026-02-12T12:52:25.625Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-02-12T12:52:25.625Z] go version go1.25.2 linux/amd64 [2026-02-12T12:52:25.625Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-02-12T12:52:25.625Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-02-12T12:52:25.625Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-02-12T12:52:25.625Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-02-12T12:52:25.625Z] level=info msg="[goenv] Read go env for 3.039802ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-02-12T12:52:25.625Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-02-12T12:52:47.603Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 21.36992228s" [2026-02-12T12:52:47.603Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.285074ms" [2026-02-12T12:52:56.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1953 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-02-12T12:52:56.907Z] Running in /w/workspace/edgex-go/953 [Pipeline] { [Pipeline] checkout [2026-02-12T12:52:59.959Z] The recommended git tool is: git [2026-02-12T12:53:02.472Z] level=info msg="[linters_context/goanalysis] analyzers took 2m10.059209478s with top 10 stages: buildir: 1m9.959926176s, gosec: 3.460498352s, fact_deprecated: 2.736285471s, inspect: 2.715855603s, printf: 2.406610421s, ctrlflow: 2.010626968s, fact_purity: 1.821906807s, S1038: 1.526542484s, nilness: 1.494068672s, typedness: 1.076975638s" [2026-02-12T12:53:02.473Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-02-12T12:53:02.473Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-02-12T12:53:02.473Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-02-12T12:53:02.473Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-02-12T12:53:02.473Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, path_relativity: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, generated_file_filter: 35/22, path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35" [2026-02-12T12:53:02.473Z] level=info msg="[runner] processing took 14.288661ms with stages: nolint_filter: 7.241388ms, generated_file_filter: 6.800817ms, exclusion_rules: 128.613µs, exclusion_paths: 51.991µs, path_relativity: 41.401µs, cgo: 6.23µs, path_absoluter: 4.751µs, filename_unadjuster: 3.66µs, sort_results: 2.73µs, invalid_issue: 2.42µs, max_same_issues: 1.03µs, fixer: 950ns, diff: 670ns, path_prettifier: 390ns, uniq_by_line: 390ns, severity-rules: 370ns, max_per_file_from_linter: 290ns, path_shortener: 260ns, max_from_linter: 180ns, source_code: 130ns" [2026-02-12T12:53:02.473Z] level=info msg="[runner] linters took 14.158785811s with stages: goanalysis_metalinter: 14.144417129s" [2026-02-12T12:53:02.473Z] 0 issues. [2026-02-12T12:53:02.473Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-02-12T12:53:02.473Z] level=info msg="Memory: 354 samples, avg is 379.2MB, max is 1350.2MB" [2026-02-12T12:53:02.473Z] level=info msg="Execution took 35.57293459s" [2026-02-12T12:53:02.473Z] go vet ./... [2026-02-12T12:53:04.589Z] using credential edgex-jenkins-ssh [2026-02-12T12:53:04.620Z] Cloning the remote Git repository [2026-02-12T12:53:04.666Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-02-12T12:53:04.760Z] > git init /w/workspace/edgex-go/953 # timeout=10 [2026-02-12T12:53:04.905Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-02-12T12:53:04.906Z] > git --version # timeout=10 [2026-02-12T12:53:04.931Z] > git --version # 'git version 2.25.1' [2026-02-12T12:53:04.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-12T12:53:05.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-12T12:53:07.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-12T12:53:07.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-12T12:53:07.989Z] ./bin/test-attribution-txt.sh [2026-02-12T12:53:08.247Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-12T12:53:08.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-02-12T12:53:08.556Z] + ls -al . [2026-02-12T12:53:08.556Z] total 1392 [2026-02-12T12:53:08.556Z] drwxrwxr-x 11 1001 1001 4096 Feb 12 12:51 . [2026-02-12T12:53:08.556Z] drwxr-xr-x 4 root root 4096 Feb 12 12:51 .. [2026-02-12T12:53:08.556Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 12:50 .blubracket [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 10 Feb 12 12:50 .dockerignore [2026-02-12T12:53:08.556Z] drwxrwxr-x 8 1001 1001 4096 Feb 12 12:52 .git [2026-02-12T12:53:08.556Z] drwxrwxr-x 3 1001 1001 4096 Feb 12 12:50 .github [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 909 Feb 12 12:50 .gitignore [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 359 Feb 12 12:50 .golangci.yml [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 100 Feb 12 12:50 .hadolint.yml [2026-02-12T12:53:08.556Z] drwxr-xr-x 3 1001 1001 4096 Feb 12 12:50 .semver [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 155 Feb 12 12:50 .sonarcloud.properties [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 1171 Feb 12 12:50 ADOPTERS.md [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 20017 Feb 12 12:50 Attribution.txt [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 108018 Feb 12 12:50 CHANGELOG.md [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 3804 Feb 12 12:50 CONTRIBUTING.md [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 677 Feb 12 12:50 GOVERNANCE.md [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 886 Feb 12 12:50 Jenkinsfile [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 10775 Feb 12 12:50 LICENSE [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 16743 Feb 12 12:50 Makefile [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 582 Feb 12 12:50 OWNERS.md [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 9932 Feb 12 12:50 README.md [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 789 Feb 12 12:50 SECURITY.md [2026-02-12T12:53:08.556Z] -rw-rw-r-- 1 1001 1001 12 Feb 12 12:50 VERSION [2026-02-12T12:53:08.556Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 12:50 bin [2026-02-12T12:53:08.556Z] drwxrwxr-x 19 1001 1001 4096 Feb 12 12:50 cmd [2026-02-12T12:53:08.556Z] -rw-r--r-- 1 root root 1044038 Feb 12 12:52 coverage.out [2026-02-12T12:53:08.557Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 12:50 fuzz_test [2026-02-12T12:53:08.557Z] -rw-rw-r-- 1 1001 1001 7036 Feb 12 12:50 go.mod [2026-02-12T12:53:08.557Z] -rw-rw-r-- 1 1001 1001 90891 Feb 12 12:50 go.sum [2026-02-12T12:53:08.557Z] drwxrwxr-x 7 1001 1001 4096 Feb 12 12:50 internal [2026-02-12T12:53:08.557Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 12:50 openapi [2026-02-12T12:53:08.557Z] -rw-rw-r-- 1 1001 1001 584 Feb 12 12:50 security.txt [2026-02-12T12:53:08.557Z] -rw-rw-r-- 1 1001 1001 204 Feb 12 12:50 version.go [Pipeline] sh [2026-02-12T12:53:08.838Z] + '[' -e coverage.out ] [2026-02-12T12:53:08.838Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-02-12T12:53:08.971Z] Stashed 1 file(s) [Pipeline] sh [2026-02-12T12:53:09.244Z] + make build [2026-02-12T12:53:09.245Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-02-12T12:53:31.164Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-02-12T12:53:33.066Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-02-12T12:53:34.443Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-02-12T12:53:35.010Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-02-12T12:53:36.911Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-02-12T12:53:41.099Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-02-12T12:53:43.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-02-12T12:53:46.190Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-02-12T12:53:48.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-02-12T12:53:50.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-02-12T12:53:51.490Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-02-12T12:53:53.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-02-12T12:53:56.731Z] $ docker stop --time=1 dafb8bf01811a0b9365ebb017337ef11730a767a721eef8dafc29cff9cfcf4ac [2026-02-12T12:54:08.665Z] Avoid second fetch [2026-02-12T12:54:08.666Z] Checking out Revision e738eee798c99eb211608d267d441eb1a3436f02 (main) [2026-02-12T12:54:09.452Z] Commit message: "Merge pull request #5369 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.52" [2026-02-12T12:54:09.559Z] $ docker rm -f --volumes dafb8bf01811a0b9365ebb017337ef11730a767a721eef8dafc29cff9cfcf4ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:54:10.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-12T12:54:10.816Z] [2026-02-12T12:54:10.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:54:07.824Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-02-12T12:54:07.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-12T12:54:08.681Z] > git config core.sparsecheckout # timeout=10 [2026-02-12T12:54:08.736Z] > git checkout -f e738eee798c99eb211608d267d441eb1a3436f02 # timeout=10 [2026-02-12T12:54:11.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-12T12:54:12.060Z] latest: Pulling from edgex-devops/edgex-compose [2026-02-12T12:54:12.060Z] 91d30c5bc195: Pulling fs layer [2026-02-12T12:54:12.060Z] 2e9b0aa3be6d: Pulling fs layer [2026-02-12T12:54:12.060Z] 9c61dcf015f6: Pulling fs layer [2026-02-12T12:54:12.060Z] 4698f68db338: Pulling fs layer [2026-02-12T12:54:12.060Z] 2a2f49069b9e: Pulling fs layer [2026-02-12T12:54:12.060Z] e0025b399a48: Pulling fs layer [2026-02-12T12:54:12.060Z] 2a2f49069b9e: Waiting [2026-02-12T12:54:12.060Z] 4698f68db338: Waiting [2026-02-12T12:54:12.060Z] e0025b399a48: Waiting [2026-02-12T12:54:12.060Z] 91d30c5bc195: Verifying Checksum [2026-02-12T12:54:12.060Z] 91d30c5bc195: Download complete [2026-02-12T12:54:12.060Z] 4698f68db338: Verifying Checksum [2026-02-12T12:54:12.060Z] 4698f68db338: Download complete [2026-02-12T12:54:12.318Z] 2e9b0aa3be6d: Verifying Checksum [2026-02-12T12:54:12.318Z] 2e9b0aa3be6d: Download complete [2026-02-12T12:54:12.318Z] e0025b399a48: Verifying Checksum [2026-02-12T12:54:12.318Z] e0025b399a48: Download complete [2026-02-12T12:54:12.318Z] 2a2f49069b9e: Verifying Checksum [2026-02-12T12:54:12.318Z] 2a2f49069b9e: Download complete [2026-02-12T12:54:12.576Z] 91d30c5bc195: Pull complete [2026-02-12T12:54:12.834Z] 2e9b0aa3be6d: Pull complete [2026-02-12T12:54:12.834Z] 9c61dcf015f6: Verifying Checksum [2026-02-12T12:54:12.834Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-12T12:54:14.021Z] provisioning config files... [2026-02-12T12:54:14.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/953@tmp/config5312599223298731237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-12T12:54:14.738Z] ---> ****-login.sh [2026-02-12T12:54:14.738Z] nexus3.edgexfoundry.org:10001 [2026-02-12T12:54:15.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:54:15.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T12:54:15.308Z] Configure a credential helper to remove this warning. See [2026-02-12T12:54:15.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T12:54:15.308Z] [2026-02-12T12:54:15.308Z] Login Succeeded [2026-02-12T12:54:15.308Z] nexus3.edgexfoundry.org:10002 [2026-02-12T12:54:15.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:54:15.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T12:54:15.579Z] Configure a credential helper to remove this warning. See [2026-02-12T12:54:15.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T12:54:15.579Z] [2026-02-12T12:54:15.579Z] Login Succeeded [2026-02-12T12:54:15.579Z] nexus3.edgexfoundry.org:10003 [2026-02-12T12:54:15.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:54:16.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T12:54:16.118Z] Configure a credential helper to remove this warning. See [2026-02-12T12:54:16.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T12:54:16.118Z] [2026-02-12T12:54:16.118Z] Login Succeeded [2026-02-12T12:54:16.118Z] nexus3.edgexfoundry.org:10004 [2026-02-12T12:54:16.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:54:16.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T12:54:16.387Z] Configure a credential helper to remove this warning. See [2026-02-12T12:54:16.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T12:54:16.387Z] [2026-02-12T12:54:16.387Z] Login Succeeded [2026-02-12T12:54:16.387Z] ****.io [2026-02-12T12:54:16.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:54:17.023Z] 9c61dcf015f6: Pull complete [2026-02-12T12:54:17.023Z] 4698f68db338: Pull complete [2026-02-12T12:54:17.023Z] 2a2f49069b9e: Pull complete [2026-02-12T12:54:17.023Z] e0025b399a48: Pull complete [2026-02-12T12:54:17.024Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-02-12T12:54:17.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-12T12:54:17.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T12:54:17.125Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T12:54:17.158Z] $ 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/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-02-12T12:54:17.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T12:54:17.615Z] Configure a credential helper to remove this warning. See [2026-02-12T12:54:17.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T12:54:17.615Z] [2026-02-12T12:54:17.616Z] Login Succeeded [2026-02-12T12:54:17.616Z] ---> ****-login.sh ends [2026-02-12T12:54:19.810Z] $ docker top f799262d81ff98c19e6b266980a65b85e85d2dffdc42ad21511582b038546ade -eo pid,comm [Pipeline] { [Pipeline] } [2026-02-12T12:54:19.878Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-02-12T12:54:20.167Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2026-02-12T12:54:20.426Z] #1 [support-scheduler internal] load build definition from Dockerfile [2026-02-12T12:54:20.510Z] + git config --global --add safe.directory /w/workspace/edgex-go/953 [Pipeline] echo [2026-02-12T12:54:20.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-12T12:54:20.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-12T12:54:20.568Z] ========================================================= [2026-02-12T12:54:20.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-12T12:54:20.568Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-02-12T12:54:20.685Z] #1 ... [2026-02-12T12:54:20.685Z] [2026-02-12T12:54:20.685Z] #2 [core-metadata internal] load build definition from Dockerfile [2026-02-12T12:54:20.685Z] #2 transferring dockerfile: 2.10kB done [2026-02-12T12:54:20.685Z] #2 DONE 0.2s [2026-02-12T12:54:20.685Z] [2026-02-12T12:54:20.685Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-12T12:54:20.685Z] #3 DONE 0.0s [2026-02-12T12:54:20.685Z] [2026-02-12T12:54:20.685Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2026-02-12T12:54:20.685Z] #4 transferring dockerfile: 2.49kB done [2026-02-12T12:54:20.685Z] #4 ... [2026-02-12T12:54:20.685Z] [2026-02-12T12:54:20.685Z] #5 [core-command internal] load build definition from Dockerfile [2026-02-12T12:54:20.685Z] #5 transferring dockerfile: 1.94kB done [2026-02-12T12:54:20.685Z] #5 DONE 0.4s [2026-02-12T12:54:20.685Z] [2026-02-12T12:54:20.685Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-12T12:54:20.685Z] #3 DONE 0.0s [2026-02-12T12:54:20.685Z] [2026-02-12T12:54:20.685Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2026-02-12T12:54:20.685Z] #6 transferring dockerfile: 3.02kB done [2026-02-12T12:54:20.685Z] #6 DONE 0.4s [2026-02-12T12:54:20.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-12T12:54:20.898Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-12T12:54:20.898Z] 6b59a28fa201: Pulling fs layer [2026-02-12T12:54:20.898Z] d32bb0dddca7: Pulling fs layer [2026-02-12T12:54:20.898Z] 5dab1238d3d9: Pulling fs layer [2026-02-12T12:54:20.898Z] 196fd7d83e7d: Pulling fs layer [2026-02-12T12:54:20.898Z] 4f4fb700ef54: Pulling fs layer [2026-02-12T12:54:20.898Z] 8ba94037c8f0: Pulling fs layer [2026-02-12T12:54:20.898Z] deaec5988b04: Pulling fs layer [2026-02-12T12:54:20.898Z] 9f65657bb879: Pulling fs layer [2026-02-12T12:54:20.898Z] 8ba94037c8f0: Waiting [2026-02-12T12:54:20.898Z] deaec5988b04: Waiting [2026-02-12T12:54:20.898Z] 9f65657bb879: Waiting [2026-02-12T12:54:20.898Z] 4f4fb700ef54: Waiting [2026-02-12T12:54:20.898Z] 196fd7d83e7d: Waiting [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2026-02-12T12:54:20.943Z] #7 transferring dockerfile: 2.14kB done [2026-02-12T12:54:20.943Z] #7 DONE 0.5s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-12T12:54:20.943Z] #3 DONE 0.0s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2026-02-12T12:54:20.943Z] #4 DONE 0.5s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #1 [support-scheduler internal] load build definition from Dockerfile [2026-02-12T12:54:20.943Z] #1 transferring dockerfile: 1.83kB done [2026-02-12T12:54:20.943Z] #1 DONE 0.6s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #8 [support-notifications internal] load build definition from Dockerfile [2026-02-12T12:54:20.943Z] #8 transferring dockerfile: 2.02kB done [2026-02-12T12:54:20.943Z] #8 DONE 0.5s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #9 [core-data internal] load build definition from Dockerfile [2026-02-12T12:54:20.943Z] #9 transferring dockerfile: 2.04kB done [2026-02-12T12:54:20.943Z] #9 DONE 0.5s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #10 [core-keeper internal] load build definition from Dockerfile [2026-02-12T12:54:20.943Z] #10 transferring dockerfile: 2.07kB done [2026-02-12T12:54:20.943Z] #10 DONE 0.6s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2026-02-12T12:54:20.943Z] #11 transferring dockerfile: 2.50kB done [2026-02-12T12:54:20.943Z] #11 DONE 0.6s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #12 [security-spire-server internal] load build definition from Dockerfile [2026-02-12T12:54:20.943Z] #12 transferring dockerfile: 1.70kB done [2026-02-12T12:54:20.943Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-02-12T12:54:20.943Z] #12 DONE 0.6s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-12T12:54:20.943Z] #3 DONE 0.0s [2026-02-12T12:54:20.943Z] [2026-02-12T12:54:20.943Z] #13 [support-notifications internal] load .dockerignore [2026-02-12T12:54:21.170Z] d32bb0dddca7: Verifying Checksum [2026-02-12T12:54:21.171Z] d32bb0dddca7: Download complete [2026-02-12T12:54:21.171Z] 196fd7d83e7d: Verifying Checksum [2026-02-12T12:54:21.171Z] 196fd7d83e7d: Download complete [2026-02-12T12:54:21.171Z] 4f4fb700ef54: Download complete [2026-02-12T12:54:21.171Z] 8ba94037c8f0: Verifying Checksum [2026-02-12T12:54:21.171Z] 8ba94037c8f0: Download complete [2026-02-12T12:54:21.171Z] 6b59a28fa201: Verifying Checksum [2026-02-12T12:54:21.171Z] 6b59a28fa201: Download complete [2026-02-12T12:54:21.200Z] #13 ... [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-02-12T12:54:21.200Z] #14 transferring dockerfile: 1.89kB done [2026-02-12T12:54:21.200Z] #14 DONE 0.6s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-02-12T12:54:21.200Z] #15 transferring dockerfile: 2.23kB done [2026-02-12T12:54:21.200Z] #15 DONE 0.5s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2026-02-12T12:54:21.200Z] #16 transferring dockerfile: 1.81kB done [2026-02-12T12:54:21.200Z] #16 DONE 0.6s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-12T12:54:21.200Z] #3 DONE 0.0s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #17 [security-spire-config internal] load build definition from Dockerfile [2026-02-12T12:54:21.200Z] #17 transferring dockerfile: 1.69kB done [2026-02-12T12:54:21.200Z] #17 DONE 0.6s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #18 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-02-12T12:54:21.200Z] #18 DONE 0.7s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #19 [core-metadata internal] load .dockerignore [2026-02-12T12:54:21.200Z] #19 transferring context: 50B done [2026-02-12T12:54:21.200Z] #19 DONE 0.4s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #20 [core-command internal] load .dockerignore [2026-02-12T12:54:21.200Z] #20 transferring context: 50B done [2026-02-12T12:54:21.200Z] #20 DONE 0.4s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #21 [security-bootstrapper internal] load .dockerignore [2026-02-12T12:54:21.200Z] #21 transferring context: 50B done [2026-02-12T12:54:21.200Z] #21 DONE 0.4s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #22 [security-proxy-auth internal] load .dockerignore [2026-02-12T12:54:21.200Z] #22 transferring context: 50B done [2026-02-12T12:54:21.200Z] #22 DONE 0.4s [2026-02-12T12:54:21.200Z] [2026-02-12T12:54:21.200Z] #23 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:21.200Z] #23 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:21.458Z] #23 ... [2026-02-12T12:54:21.458Z] [2026-02-12T12:54:21.458Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-02-12T12:54:21.458Z] #24 transferring context: 50B done [2026-02-12T12:54:21.458Z] #24 DONE 0.4s [2026-02-12T12:54:21.458Z] [2026-02-12T12:54:21.458Z] #25 [core-data internal] load .dockerignore [2026-02-12T12:54:21.458Z] #25 transferring context: 50B done [2026-02-12T12:54:21.458Z] #25 DONE 0.4s [2026-02-12T12:54:21.458Z] [2026-02-12T12:54:21.458Z] #13 [support-notifications internal] load .dockerignore [2026-02-12T12:54:21.458Z] #13 transferring context: 50B done [2026-02-12T12:54:21.458Z] #13 DONE 0.4s [2026-02-12T12:54:21.458Z] [2026-02-12T12:54:21.459Z] #23 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:21.459Z] #23 ... [2026-02-12T12:54:21.459Z] [2026-02-12T12:54:21.459Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2026-02-12T12:54:21.459Z] #26 transferring context: 50B done [2026-02-12T12:54:21.459Z] #26 DONE 0.3s [2026-02-12T12:54:21.459Z] [2026-02-12T12:54:21.459Z] #23 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:21.718Z] #23 ... [2026-02-12T12:54:21.718Z] [2026-02-12T12:54:21.718Z] #27 [support-scheduler internal] load .dockerignore [2026-02-12T12:54:21.718Z] #27 transferring context: 50B done [2026-02-12T12:54:21.718Z] #27 DONE 0.4s [2026-02-12T12:54:21.718Z] [2026-02-12T12:54:21.718Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-02-12T12:54:21.718Z] #28 transferring context: 50B done [2026-02-12T12:54:21.718Z] #28 DONE 0.4s [2026-02-12T12:54:21.718Z] [2026-02-12T12:54:21.718Z] #29 [core-keeper internal] load .dockerignore [2026-02-12T12:54:21.718Z] #29 transferring context: 50B done [2026-02-12T12:54:21.718Z] #29 DONE 0.4s [2026-02-12T12:54:21.718Z] [2026-02-12T12:54:21.718Z] #23 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:21.718Z] #23 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.3s done [2026-02-12T12:54:21.761Z] 9f65657bb879: Verifying Checksum [2026-02-12T12:54:21.762Z] 9f65657bb879: Download complete [2026-02-12T12:54:21.977Z] #23 ... [2026-02-12T12:54:21.978Z] [2026-02-12T12:54:21.978Z] #30 [security-proxy-setup internal] load .dockerignore [2026-02-12T12:54:21.978Z] #30 transferring context: 50B done [2026-02-12T12:54:21.978Z] #30 DONE 0.6s [2026-02-12T12:54:21.978Z] [2026-02-12T12:54:21.978Z] #23 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:21.978Z] #23 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.3s done [2026-02-12T12:54:21.978Z] #23 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:54:21.978Z] #23 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-12T12:54:21.978Z] #23 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-12T12:54:21.978Z] #23 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-12T12:54:21.978Z] #23 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s [2026-02-12T12:54:21.978Z] #23 ... [2026-02-12T12:54:21.978Z] [2026-02-12T12:54:21.978Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-02-12T12:54:21.978Z] #31 DONE 1.0s [2026-02-12T12:54:21.978Z] [2026-02-12T12:54:21.978Z] #23 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:21.978Z] #23 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-02-12T12:54:21.978Z] #23 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-12T12:54:22.237Z] #23 ... [2026-02-12T12:54:22.237Z] [2026-02-12T12:54:22.237Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-12T12:54:22.237Z] #32 DONE 1.1s [2026-02-12T12:54:22.237Z] [2026-02-12T12:54:22.237Z] #23 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:22.495Z] #23 ... [2026-02-12T12:54:22.495Z] [2026-02-12T12:54:22.495Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-12T12:54:22.495Z] #33 DONE 1.2s [2026-02-12T12:54:22.495Z] [2026-02-12T12:54:22.495Z] #34 [security-spire-agent internal] load .dockerignore [2026-02-12T12:54:22.495Z] #34 transferring context: 50B done [2026-02-12T12:54:22.495Z] #34 DONE 0.3s [2026-02-12T12:54:22.495Z] [2026-02-12T12:54:22.495Z] #35 [security-spire-server internal] load .dockerignore [2026-02-12T12:54:22.495Z] #35 transferring context: 50B 0.0s done [2026-02-12T12:54:22.495Z] #35 DONE 0.4s [2026-02-12T12:54:22.495Z] [2026-02-12T12:54:22.495Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-12T12:54:22.495Z] #36 DONE 0.0s [2026-02-12T12:54:22.495Z] [2026-02-12T12:54:22.495Z] #37 [security-spire-agent internal] load build context [2026-02-12T12:54:22.495Z] #37 DONE 0.0s [2026-02-12T12:54:22.495Z] [2026-02-12T12:54:22.495Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:54:22.495Z] #38 DONE 0.0s [2026-02-12T12:54:22.495Z] [2026-02-12T12:54:22.495Z] #23 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:54:22.495Z] #23 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.3s done [2026-02-12T12:54:22.495Z] #23 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:54:22.495Z] #23 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-12T12:54:22.495Z] #23 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-12T12:54:22.495Z] #23 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-02-12T12:54:22.495Z] #23 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-02-12T12:54:22.495Z] #23 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.3s done [2026-02-12T12:54:22.495Z] #23 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:54:22.495Z] #23 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-12T12:54:22.495Z] #23 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-12T12:54:22.495Z] #23 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-02-12T12:54:22.495Z] #23 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-02-12T12:54:22.726Z] 5dab1238d3d9: Download complete [2026-02-12T12:54:22.993Z] 6b59a28fa201: Pull complete [2026-02-12T12:54:23.581Z] d32bb0dddca7: Pull complete [2026-02-12T12:54:23.871Z] #23 ... [2026-02-12T12:54:23.871Z] [2026-02-12T12:54:23.871Z] #39 [security-spire-config internal] load .dockerignore [2026-02-12T12:54:23.871Z] #39 transferring context: 50B done [2026-02-12T12:54:23.871Z] #39 DONE 1.7s [2026-02-12T12:54:23.871Z] [2026-02-12T12:54:23.871Z] #40 [support-scheduler internal] load build context [2026-02-12T12:54:24.168Z] deaec5988b04: Verifying Checksum [2026-02-12T12:54:24.168Z] deaec5988b04: Download complete [2026-02-12T12:54:27.828Z] #40 transferring context: 302.53MB 5.8s [2026-02-12T12:54:28.394Z] #40 ... [2026-02-12T12:54:28.394Z] [2026-02-12T12:54:28.394Z] #41 [security-spiffe-token-provider internal] load build context [2026-02-12T12:54:28.652Z] #41 ... [2026-02-12T12:54:28.652Z] [2026-02-12T12:54:28.652Z] #40 [support-scheduler internal] load build context [2026-02-12T12:54:31.183Z] #40 ... [2026-02-12T12:54:31.183Z] [2026-02-12T12:54:31.183Z] #42 [core-metadata internal] load build context [2026-02-12T12:54:31.478Z] #42 ... [2026-02-12T12:54:31.478Z] [2026-02-12T12:54:31.478Z] #43 [core-data internal] load build context [2026-02-12T12:54:31.735Z] #43 ... [2026-02-12T12:54:31.735Z] [2026-02-12T12:54:31.735Z] #44 [support-notifications internal] load build context [2026-02-12T12:54:31.735Z] #44 ... [2026-02-12T12:54:31.735Z] [2026-02-12T12:54:31.735Z] #45 [core-common-config-bootstrapper internal] load build context [2026-02-12T12:54:31.735Z] #45 ... [2026-02-12T12:54:31.735Z] [2026-02-12T12:54:31.735Z] #46 [core-keeper internal] load build context [2026-02-12T12:54:31.735Z] #46 ... [2026-02-12T12:54:31.735Z] [2026-02-12T12:54:31.735Z] #47 [security-bootstrapper internal] load build context [2026-02-12T12:54:31.995Z] #47 ... [2026-02-12T12:54:31.995Z] [2026-02-12T12:54:31.995Z] #48 [security-secretstore-setup internal] load build context [2026-02-12T12:54:31.995Z] #48 ... [2026-02-12T12:54:31.995Z] [2026-02-12T12:54:31.995Z] #49 [security-proxy-setup internal] load build context [2026-02-12T12:54:31.995Z] #49 ... [2026-02-12T12:54:31.995Z] [2026-02-12T12:54:31.995Z] #50 [core-command internal] load build context [2026-02-12T12:54:32.259Z] #50 ... [2026-02-12T12:54:32.259Z] [2026-02-12T12:54:32.259Z] #51 [security-proxy-auth internal] load build context [2026-02-12T12:54:32.259Z] #51 ... [2026-02-12T12:54:32.259Z] [2026-02-12T12:54:32.259Z] #46 [core-keeper internal] load build context [2026-02-12T12:54:32.516Z] #46 ... [2026-02-12T12:54:32.516Z] [2026-02-12T12:54:32.516Z] #52 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-02-12T12:54:32.516Z] #52 ... [2026-02-12T12:54:32.516Z] [2026-02-12T12:54:32.516Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-12T12:54:32.516Z] #36 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-12T12:54:32.774Z] #36 ... [2026-02-12T12:54:32.774Z] [2026-02-12T12:54:32.774Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:54:32.774Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:54:32.774Z] #38 ... [2026-02-12T12:54:32.774Z] [2026-02-12T12:54:32.774Z] #37 [security-spire-agent internal] load build context [2026-02-12T12:54:33.033Z] #37 ... [2026-02-12T12:54:33.033Z] [2026-02-12T12:54:33.033Z] #53 [security-spire-server internal] load build context [2026-02-12T12:54:33.033Z] #53 ... [2026-02-12T12:54:33.033Z] [2026-02-12T12:54:33.033Z] #50 [core-command internal] load build context [2026-02-12T12:54:33.033Z] #50 transferring context: 608.78MB 11.4s done [2026-02-12T12:54:38.723Z] #50 ... [2026-02-12T12:54:38.723Z] [2026-02-12T12:54:38.723Z] #41 [security-spiffe-token-provider internal] load build context [2026-02-12T12:54:38.723Z] #41 transferring context: 608.78MB 12.6s done [2026-02-12T12:54:39.191Z] 5dab1238d3d9: Pull complete [2026-02-12T12:54:39.191Z] 196fd7d83e7d: Pull complete [2026-02-12T12:54:39.191Z] 4f4fb700ef54: Pull complete [2026-02-12T12:54:39.191Z] 8ba94037c8f0: Pull complete [2026-02-12T12:54:41.271Z] #41 ... [2026-02-12T12:54:41.271Z] [2026-02-12T12:54:41.271Z] #40 [support-scheduler internal] load build context [2026-02-12T12:54:41.271Z] #40 transferring context: 608.78MB 11.3s done [2026-02-12T12:54:41.531Z] #40 ... [2026-02-12T12:54:41.531Z] [2026-02-12T12:54:41.531Z] #42 [core-metadata internal] load build context [2026-02-12T12:54:41.531Z] #42 transferring context: 608.78MB 12.8s done [2026-02-12T12:54:44.288Z] #42 ... [2026-02-12T12:54:44.288Z] [2026-02-12T12:54:44.288Z] #44 [support-notifications internal] load build context [2026-02-12T12:54:44.288Z] #44 transferring context: 608.78MB 12.5s done [2026-02-12T12:54:44.572Z] #44 ... [2026-02-12T12:54:44.572Z] [2026-02-12T12:54:44.572Z] #45 [core-common-config-bootstrapper internal] load build context [2026-02-12T12:54:44.572Z] #45 transferring context: 608.78MB 11.3s done [2026-02-12T12:54:44.572Z] #45 ... [2026-02-12T12:54:44.572Z] [2026-02-12T12:54:44.572Z] #47 [security-bootstrapper internal] load build context [2026-02-12T12:54:44.572Z] #47 transferring context: 608.78MB 12.8s done [2026-02-12T12:54:44.847Z] #47 ... [2026-02-12T12:54:44.847Z] [2026-02-12T12:54:44.847Z] #43 [core-data internal] load build context [2026-02-12T12:54:44.847Z] #43 transferring context: 608.78MB 11.1s done [2026-02-12T12:54:44.847Z] #43 ... [2026-02-12T12:54:44.847Z] [2026-02-12T12:54:44.847Z] #46 [core-keeper internal] load build context [2026-02-12T12:54:44.847Z] #46 transferring context: 608.78MB 11.5s done [2026-02-12T12:54:45.107Z] #46 ... [2026-02-12T12:54:45.107Z] [2026-02-12T12:54:45.107Z] #49 [security-proxy-setup internal] load build context [2026-02-12T12:54:45.107Z] #49 transferring context: 608.78MB 12.2s done [2026-02-12T12:54:45.107Z] #49 ... [2026-02-12T12:54:45.107Z] [2026-02-12T12:54:45.107Z] #51 [security-proxy-auth internal] load build context [2026-02-12T12:54:45.107Z] #51 transferring context: 608.78MB 11.7s done [2026-02-12T12:54:45.366Z] #51 ... [2026-02-12T12:54:45.366Z] [2026-02-12T12:54:45.366Z] #48 [security-secretstore-setup internal] load build context [2026-02-12T12:54:45.366Z] #48 transferring context: 608.78MB 12.9s done [2026-02-12T12:54:47.408Z] deaec5988b04: Pull complete [2026-02-12T12:54:48.376Z] 9f65657bb879: Pull complete [2026-02-12T12:54:48.376Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-12T12:54:48.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-12T12:54:48.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-02-12T12:54:48.714Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-12T12:54:48.714Z] WORKDIR /edgex [2026-02-12T12:54:48.714Z] COPY go.mod . [2026-02-12T12:54:48.714Z] RUN go mod download -t [2026-02-12T12:54:48.714Z] ci-base-image-arm64 -f - . [2026-02-12T12:54:49.301Z] Sending build context to Docker daemon 3.888MB [2026-02-12T12:54:49.569Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-12T12:54:49.569Z] ---> 334268110677 [2026-02-12T12:54:49.569Z] Step 2/4 : WORKDIR /edgex [2026-02-12T12:54:51.534Z] ---> Running in d5e977d84901 [2026-02-12T12:54:51.534Z] Removing intermediate container d5e977d84901 [2026-02-12T12:54:51.534Z] ---> 9b8f8084e09b [2026-02-12T12:54:51.534Z] Step 3/4 : COPY go.mod . [2026-02-12T12:54:52.118Z] ---> 3bf5cedd5768 [2026-02-12T12:54:52.118Z] Step 4/4 : RUN go mod download [2026-02-12T12:54:52.118Z] ---> Running in 46e9be9f74ca [2026-02-12T12:55:12.964Z] #48 ... [2026-02-12T12:55:12.964Z] [2026-02-12T12:55:12.964Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-12T12:55:12.964Z] #36 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 49.4s done [2026-02-12T12:55:19.551Z] #36 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-02-12T12:55:19.551Z] #36 ... [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #23 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:55:19.551Z] #23 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.3s done [2026-02-12T12:55:19.551Z] #23 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:55:19.551Z] #23 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-12T12:55:19.551Z] #23 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-12T12:55:19.551Z] #23 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-02-12T12:55:19.551Z] #23 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-02-12T12:55:19.551Z] #23 DONE 57.5s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #50 [core-command internal] load build context [2026-02-12T12:55:19.551Z] #50 DONE 57.4s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-12T12:55:19.551Z] #54 ... [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #52 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-02-12T12:55:19.551Z] #52 DONE 56.3s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #43 [core-data internal] load build context [2026-02-12T12:55:19.551Z] #43 DONE 57.4s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #40 [support-scheduler internal] load build context [2026-02-12T12:55:19.551Z] #40 DONE 57.2s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #45 [core-common-config-bootstrapper internal] load build context [2026-02-12T12:55:19.551Z] #45 DONE 57.2s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #51 [security-proxy-auth internal] load build context [2026-02-12T12:55:19.551Z] #51 DONE 57.5s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #46 [core-keeper internal] load build context [2026-02-12T12:55:19.551Z] #46 DONE 57.1s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #49 [security-proxy-setup internal] load build context [2026-02-12T12:55:19.551Z] #49 DONE 56.9s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #44 [support-notifications internal] load build context [2026-02-12T12:55:19.551Z] #44 DONE 57.4s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #42 [core-metadata internal] load build context [2026-02-12T12:55:19.551Z] #42 DONE 57.6s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #47 [security-bootstrapper internal] load build context [2026-02-12T12:55:19.551Z] #47 DONE 57.6s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:19.551Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 56.0s done [2026-02-12T12:55:19.551Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2026-02-12T12:55:19.551Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-02-12T12:55:19.551Z] #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-02-12T12:55:19.551Z] #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-02-12T12:55:19.551Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-02-12T12:55:19.551Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-02-12T12:55:19.551Z] #38 ... [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #41 [security-spiffe-token-provider internal] load build context [2026-02-12T12:55:19.551Z] #41 DONE 57.4s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #48 [security-secretstore-setup internal] load build context [2026-02-12T12:55:19.551Z] #48 DONE 57.6s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #37 [security-spire-agent internal] load build context [2026-02-12T12:55:19.551Z] #37 transferring context: 25.98kB done [2026-02-12T12:55:19.551Z] #37 DONE 56.4s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #53 [security-spire-server internal] load build context [2026-02-12T12:55:19.551Z] #53 transferring context: 26.44kB done [2026-02-12T12:55:19.551Z] #53 DONE 56.4s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:19.551Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-02-12T12:55:19.551Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-02-12T12:55:19.551Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.4s [2026-02-12T12:55:19.551Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.4s [2026-02-12T12:55:19.551Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-12T12:55:19.551Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done [2026-02-12T12:55:19.551Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-02-12T12:55:19.551Z] #38 ... [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #55 [security-spire-config internal] load build context [2026-02-12T12:55:19.551Z] #55 transferring context: 24.70kB done [2026-02-12T12:55:19.551Z] #55 DONE 0.6s [2026-02-12T12:55:19.551Z] [2026-02-12T12:55:19.551Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:19.551Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.6s [2026-02-12T12:55:19.812Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 6.29MB / 41.51MB 1.2s [2026-02-12T12:55:21.196Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 8.39MB / 41.51MB 2.5s [2026-02-12T12:55:21.196Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.63MB / 41.51MB 2.6s [2026-02-12T12:55:21.767Z] #38 ... [2026-02-12T12:55:21.767Z] [2026-02-12T12:55:21.767Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-12T12:55:21.767Z] #56 DONE 3.0s [2026-02-12T12:55:21.767Z] [2026-02-12T12:55:21.767Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:21.767Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.73MB / 41.51MB 3.1s [2026-02-12T12:55:22.028Z] #38 ... [2026-02-12T12:55:22.028Z] [2026-02-12T12:55:22.028Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-12T12:55:22.028Z] #0 0.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:22.028Z] #0 0.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:22.028Z] #0 1.391 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-12T12:55:22.028Z] #0 1.391 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-12T12:55:22.028Z] #0 1.391 OK: 26324 distinct packages available [2026-02-12T12:55:22.028Z] #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:22.028Z] #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:22.028Z] #0 2.605 (1/13) Installing brotli-libs (1.1.0-r2) [2026-02-12T12:55:22.028Z] #0 2.621 (2/13) Installing c-ares (1.34.6-r0) [2026-02-12T12:55:22.028Z] #0 2.627 (3/13) Installing libunistring (1.3-r0) [2026-02-12T12:55:22.028Z] #0 2.653 (4/13) Installing libidn2 (2.3.7-r0) [2026-02-12T12:55:22.028Z] #0 2.658 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-02-12T12:55:22.028Z] #0 2.663 (6/13) Installing libpsl (0.21.5-r3) [2026-02-12T12:55:22.028Z] #0 2.667 (7/13) Installing zstd-libs (1.5.7-r0) [2026-02-12T12:55:22.028Z] #0 2.679 (8/13) Installing libcurl (8.14.1-r2) [2026-02-12T12:55:22.028Z] #0 2.689 (9/13) Installing curl (8.14.1-r2) [2026-02-12T12:55:22.028Z] #0 2.695 (10/13) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:22.028Z] #0 2.699 (11/13) Installing musl-obstack (1.2.3-r2) [2026-02-12T12:55:22.028Z] #0 2.936 (12/13) Installing libucontext (1.3.2-r0) [2026-02-12T12:55:22.028Z] #0 2.953 (13/13) Installing gcompat (1.1.0-r4) [2026-02-12T12:55:22.028Z] #0 2.958 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:22.028Z] #0 2.989 OK: 13 MiB in 29 packages [2026-02-12T12:55:22.028Z] #57 DONE 3.4s [2026-02-12T12:55:22.028Z] [2026-02-12T12:55:22.028Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:22.028Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 17.83MB / 41.51MB 3.5s [2026-02-12T12:55:22.288Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 22.02MB / 41.51MB 3.6s [2026-02-12T12:55:22.288Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 3.7s [2026-02-12T12:55:22.856Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 28.31MB / 41.51MB 4.2s [2026-02-12T12:55:23.114Z] #38 ... [2026-02-12T12:55:23.114Z] [2026-02-12T12:55:23.114Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-12T12:55:23.114Z] #0 3.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.114Z] #0 3.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.114Z] #0 3.478 (1/2) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:23.114Z] #0 3.484 (2/2) Installing su-exec (0.2-r3) [2026-02-12T12:55:23.114Z] #0 3.486 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:23.114Z] #0 3.500 OK: 7 MiB in 18 packages [2026-02-12T12:55:23.114Z] #58 DONE 4.2s [2026-02-12T12:55:23.114Z] [2026-02-12T12:55:23.114Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-12T12:55:23.114Z] #54 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.114Z] #54 3.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.114Z] #54 3.500 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:23.114Z] #54 3.506 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:23.114Z] #54 3.512 OK: 7 MiB in 17 packages [2026-02-12T12:55:23.114Z] #54 DONE 4.2s [2026-02-12T12:55:23.114Z] [2026-02-12T12:55:23.114Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:23.114Z] #38 ... [2026-02-12T12:55:23.114Z] [2026-02-12T12:55:23.114Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-12T12:55:23.114Z] #0 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.114Z] #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.114Z] #0 3.908 (1/7) Installing ca-certificates (20250911-r0) [2026-02-12T12:55:23.114Z] #0 3.981 (2/7) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:23.114Z] #0 3.986 (3/7) Installing libgcc (14.2.0-r6) [2026-02-12T12:55:23.114Z] #0 3.993 (4/7) Installing libsodium (1.0.20-r1) [2026-02-12T12:55:23.114Z] #0 4.005 (5/7) Installing libstdc++ (14.2.0-r6) [2026-02-12T12:55:23.114Z] #0 4.121 (6/7) Installing libzmq (4.3.5-r2) [2026-02-12T12:55:23.114Z] #0 4.167 (7/7) Installing zeromq (4.3.5-r2) [2026-02-12T12:55:23.114Z] #0 4.173 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:23.114Z] #0 4.184 Executing ca-certificates-20250911-r0.trigger [2026-02-12T12:55:23.114Z] #0 4.251 OK: 12 MiB in 23 packages [2026-02-12T12:55:23.114Z] #59 DONE 4.5s [2026-02-12T12:55:23.114Z] [2026-02-12T12:55:23.114Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:23.114Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 4.6s [2026-02-12T12:55:23.374Z] #38 ... [2026-02-12T12:55:23.374Z] [2026-02-12T12:55:23.374Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-12T12:55:23.374Z] #36 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-02-12T12:55:23.374Z] #36 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-02-12T12:55:23.374Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-02-12T12:55:23.374Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-02-12T12:55:23.374Z] #36 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-02-12T12:55:23.374Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-02-12T12:55:23.374Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-12T12:55:23.374Z] #36 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-02-12T12:55:23.374Z] #36 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 3.1s done [2026-02-12T12:55:23.374Z] #36 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.6s done [2026-02-12T12:55:23.374Z] #36 DONE 60.7s [2026-02-12T12:55:23.374Z] [2026-02-12T12:55:23.374Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:23.374Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 32.51MB / 41.51MB 4.8s [2026-02-12T12:55:23.633Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 4.9s [2026-02-12T12:55:23.633Z] #38 ... [2026-02-12T12:55:23.633Z] [2026-02-12T12:55:23.633Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-12T12:55:23.633Z] #0 4.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.633Z] #0 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.633Z] #0 4.735 OK: 265 MiB in 60 packages [2026-02-12T12:55:23.633Z] #60 DONE 5.0s [2026-02-12T12:55:23.633Z] [2026-02-12T12:55:23.633Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-02-12T12:55:23.633Z] #0 4.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.633Z] #0 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.633Z] #0 4.715 OK: 265 MiB in 60 packages [2026-02-12T12:55:23.633Z] #61 DONE 5.0s [2026-02-12T12:55:23.633Z] [2026-02-12T12:55:23.633Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:23.633Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 38.80MB / 41.51MB 5.1s [2026-02-12T12:55:23.893Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 5.2s [2026-02-12T12:55:23.893Z] #38 ... [2026-02-12T12:55:23.893Z] [2026-02-12T12:55:23.893Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-12T12:55:23.893Z] #62 DONE 5.2s [2026-02-12T12:55:23.893Z] [2026-02-12T12:55:23.893Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-02-12T12:55:23.893Z] #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.893Z] #0 4.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:23.893Z] #0 4.923 OK: 265 MiB in 60 packages [2026-02-12T12:55:23.893Z] #63 DONE 5.2s [2026-02-12T12:55:23.893Z] [2026-02-12T12:55:23.893Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:23.893Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 5.2s done [2026-02-12T12:55:23.893Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-02-12T12:55:25.272Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.4s done [2026-02-12T12:55:25.533Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.4s done [2026-02-12T12:55:26.103Z] #38 ... [2026-02-12T12:55:26.103Z] [2026-02-12T12:55:26.103Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-12T12:55:26.103Z] #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.103Z] #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.103Z] #0 4.823 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:26.103Z] #0 4.828 (2/4) Installing openssl (3.5.5-r0) [2026-02-12T12:55:26.103Z] #0 4.851 (3/4) Installing su-exec (0.2-r3) [2026-02-12T12:55:26.103Z] #0 4.864 (4/4) Installing yq-go (4.47.2-r3) [2026-02-12T12:55:26.103Z] #0 5.206 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:26.103Z] #0 5.211 OK: 20 MiB in 20 packages [2026-02-12T12:55:26.103Z] #64 DONE 7.2s [2026-02-12T12:55:26.103Z] [2026-02-12T12:55:26.103Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-12T12:55:26.103Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.103Z] #0 4.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.985 OK: 265 MiB in 60 packages [2026-02-12T12:55:26.104Z] #65 DONE 7.2s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-12T12:55:26.104Z] #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.264 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-12T12:55:26.104Z] #0 4.264 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-12T12:55:26.104Z] #0 4.264 OK: 26324 distinct packages available [2026-02-12T12:55:26.104Z] #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 5.019 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:26.104Z] #0 5.025 (2/4) Installing musl-obstack (1.2.3-r2) [2026-02-12T12:55:26.104Z] #0 5.028 (3/4) Installing libucontext (1.3.2-r0) [2026-02-12T12:55:26.104Z] #0 5.037 (4/4) Installing gcompat (1.1.0-r4) [2026-02-12T12:55:26.104Z] #0 5.043 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:26.104Z] #0 5.052 OK: 8 MiB in 20 packages [2026-02-12T12:55:26.104Z] #66 DONE 7.2s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-12T12:55:26.104Z] #0 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.993 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:26.104Z] #0 5.032 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:26.104Z] #0 5.037 OK: 7 MiB in 17 packages [2026-02-12T12:55:26.104Z] #67 DONE 7.2s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-12T12:55:26.104Z] #0 4.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 5.070 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-12T12:55:26.104Z] #0 5.070 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-12T12:55:26.104Z] #0 5.070 OK: 26324 distinct packages available [2026-02-12T12:55:26.104Z] #0 5.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 5.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 5.579 (1/5) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:26.104Z] #0 5.586 (2/5) Installing musl-obstack (1.2.3-r2) [2026-02-12T12:55:26.104Z] #0 5.589 (3/5) Installing libucontext (1.3.2-r0) [2026-02-12T12:55:26.104Z] #0 5.592 (4/5) Installing gcompat (1.1.0-r4) [2026-02-12T12:55:26.104Z] #0 5.598 (5/5) Installing openssl (3.5.5-r0) [2026-02-12T12:55:26.104Z] #0 5.608 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:26.104Z] #0 5.614 OK: 8 MiB in 21 packages [2026-02-12T12:55:26.104Z] #68 DONE 7.2s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-12T12:55:26.104Z] #0 1.936 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 2.303 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 2.755 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:26.104Z] #0 2.877 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:26.104Z] #0 2.883 OK: 7 MiB in 17 packages [2026-02-12T12:55:26.104Z] #69 DONE 4.2s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-12T12:55:26.104Z] #0 4.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 5.301 (1/3) Installing ca-certificates (20250911-r0) [2026-02-12T12:55:26.104Z] #0 5.320 (2/3) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:26.104Z] #0 5.324 (3/3) Installing tzdata (2025c-r0) [2026-02-12T12:55:26.104Z] #0 5.368 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:26.104Z] #0 5.374 Executing ca-certificates-20250911-r0.trigger [2026-02-12T12:55:26.104Z] #0 5.411 OK: 8 MiB in 19 packages [2026-02-12T12:55:26.104Z] #70 DONE 7.2s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-12T12:55:26.104Z] #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.972 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-12T12:55:26.104Z] #0 4.972 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-12T12:55:26.104Z] #0 4.972 OK: 26335 distinct packages available [2026-02-12T12:55:26.104Z] #0 5.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 5.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 5.483 OK: 265 MiB in 60 packages [2026-02-12T12:55:26.104Z] #71 DONE 7.2s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-12T12:55:26.104Z] #0 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.104Z] #0 5.113 (1/4) Installing ca-certificates (20250911-r0) [2026-02-12T12:55:26.104Z] #0 5.159 (2/4) Installing dumb-init (1.2.5-r3) [2026-02-12T12:55:26.104Z] #0 5.163 (3/4) Installing su-exec (0.2-r3) [2026-02-12T12:55:26.104Z] #0 5.175 (4/4) Installing yq-go (4.47.2-r3) [2026-02-12T12:55:26.104Z] #0 5.257 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:55:26.104Z] #0 5.327 Executing ca-certificates-20250911-r0.trigger [2026-02-12T12:55:26.104Z] #0 5.375 OK: 20 MiB in 20 packages [2026-02-12T12:55:26.104Z] #72 DONE 7.3s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:55:26.104Z] #73 DONE 2.3s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:55:26.104Z] #74 DONE 2.3s [2026-02-12T12:55:26.104Z] [2026-02-12T12:55:26.104Z] #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:26.362Z] #75 ... [2026-02-12T12:55:26.362Z] [2026-02-12T12:55:26.362Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:55:26.362Z] #76 DONE 2.3s [2026-02-12T12:55:26.362Z] [2026-02-12T12:55:26.362Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-12T12:55:26.362Z] #0 2.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.362Z] #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.362Z] #0 3.096 OK: 7 MiB in 18 packages [2026-02-12T12:55:26.362Z] #77 DONE 3.4s [2026-02-12T12:55:26.362Z] [2026-02-12T12:55:26.362Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:55:26.362Z] #78 DONE 0.5s [2026-02-12T12:55:26.362Z] [2026-02-12T12:55:26.362Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:55:26.362Z] #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.362Z] #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.362Z] #0 4.050 OK: 13 MiB in 29 packages [2026-02-12T12:55:26.362Z] #79 DONE 4.3s [2026-02-12T12:55:26.362Z] [2026-02-12T12:55:26.362Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:55:26.362Z] #80 DONE 0.4s [2026-02-12T12:55:26.362Z] [2026-02-12T12:55:26.362Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:55:26.622Z] #38 DONE 63.9s [2026-02-12T12:55:26.622Z] [2026-02-12T12:55:26.622Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:55:26.622Z] #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.622Z] #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:26.622Z] #0 3.359 OK: 7 MiB in 17 packages [2026-02-12T12:55:26.622Z] #81 DONE 3.5s [2026-02-12T12:55:26.622Z] [2026-02-12T12:55:26.622Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:28.011Z] #82 ... [2026-02-12T12:55:28.011Z] [2026-02-12T12:55:28.011Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:55:28.011Z] #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:28.011Z] #0 4.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:28.011Z] #0 4.549 OK: 12 MiB in 23 packages [2026-02-12T12:55:28.011Z] #83 DONE 4.7s [2026-02-12T12:55:28.011Z] [2026-02-12T12:55:28.011Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-12T12:55:28.011Z] #0 1.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:28.011Z] #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:28.011Z] #0 2.088 OK: 20 MiB in 20 packages [2026-02-12T12:55:28.011Z] #84 DONE 2.2s [2026-02-12T12:55:28.011Z] [2026-02-12T12:55:28.011Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-02-12T12:55:28.011Z] #0 1.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:28.011Z] #0 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:28.271Z] #85 ... [2026-02-12T12:55:28.271Z] [2026-02-12T12:55:28.271Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-12T12:55:28.271Z] #86 DONE 0.1s [2026-02-12T12:55:28.271Z] [2026-02-12T12:55:28.271Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-12T12:55:28.271Z] #87 DONE 1.9s [2026-02-12T12:55:28.271Z] [2026-02-12T12:55:28.271Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-12T12:55:28.271Z] #88 DONE 0.1s [2026-02-12T12:55:28.271Z] [2026-02-12T12:55:28.271Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-02-12T12:55:28.271Z] #85 2.395 OK: 7 MiB in 17 packages [2026-02-12T12:55:28.531Z] #85 DONE 2.5s [2026-02-12T12:55:28.531Z] [2026-02-12T12:55:28.531Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-02-12T12:55:28.531Z] #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:28.531Z] #0 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:29.470Z] #89 ... [2026-02-12T12:55:29.470Z] [2026-02-12T12:55:29.470Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-12T12:55:29.470Z] #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:29.470Z] #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:29.470Z] #0 3.011 OK: 8 MiB in 20 packages [2026-02-12T12:55:29.470Z] #90 DONE 3.4s [2026-02-12T12:55:29.470Z] [2026-02-12T12:55:29.470Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-02-12T12:55:29.470Z] #89 3.367 OK: 8 MiB in 21 packages [2026-02-12T12:55:29.470Z] #89 ... [2026-02-12T12:55:29.470Z] [2026-02-12T12:55:29.470Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:55:29.470Z] #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:29.470Z] #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:29.470Z] #0 3.140 OK: 8 MiB in 19 packages [2026-02-12T12:55:29.470Z] #91 DONE 3.5s [2026-02-12T12:55:29.470Z] [2026-02-12T12:55:29.470Z] #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-02-12T12:55:29.729Z] #89 DONE 3.7s [2026-02-12T12:55:29.729Z] [2026-02-12T12:55:29.729Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-12T12:55:29.729Z] #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:29.729Z] #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:29.729Z] #0 3.228 OK: 20 MiB in 20 packages [2026-02-12T12:55:29.729Z] #92 DONE 3.6s [2026-02-12T12:55:29.729Z] [2026-02-12T12:55:29.729Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-12T12:55:35.016Z] #93 ... [2026-02-12T12:55:35.016Z] [2026-02-12T12:55:35.016Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-12T12:55:35.016Z] #0 3.687 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:35.016Z] #0 4.221 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-12T12:55:35.016Z] #0 6.737 OK: 265 MiB in 60 packages [2026-02-12T12:55:36.570Z] #94 ... [2026-02-12T12:55:36.570Z] [2026-02-12T12:55:36.570Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:36.570Z] #95 ... [2026-02-12T12:55:36.570Z] [2026-02-12T12:55:36.570Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:55:36.835Z] #96 ... [2026-02-12T12:55:36.836Z] [2026-02-12T12:55:36.836Z] #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:36.836Z] #97 ... [2026-02-12T12:55:36.836Z] [2026-02-12T12:55:36.836Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:37.315Z] #98 ... [2026-02-12T12:55:37.315Z] [2026-02-12T12:55:37.315Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:55:48.533Z] Removing intermediate container 46e9be9f74ca [2026-02-12T12:55:48.533Z] ---> b8cde673f0c2 [2026-02-12T12:55:48.533Z] Successfully built b8cde673f0c2 [2026-02-12T12:55:48.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:55:48.879Z] + docker inspect -f . ci-base-image-arm64 [2026-02-12T12:55:48.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T12:55:49.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container [2026-02-12T12:55:49.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-02-12T12:55:52.380Z] $ docker top 93632a15310136937ca997a6b9ef409d6c2a25023ebbdddacdb5fe2ac16f1aa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-12T12:55:53.196Z] + go version [2026-02-12T12:55:53.196Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-12T12:55:53.212Z] $ docker stop --time=1 93632a15310136937ca997a6b9ef409d6c2a25023ebbdddacdb5fe2ac16f1aa5 [2026-02-12T12:55:54.847Z] $ docker rm -f --volumes 93632a15310136937ca997a6b9ef409d6c2a25023ebbdddacdb5fe2ac16f1aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:55:55.426Z] #99 ... [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:55.426Z] #98 DONE 28.3s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-12T12:55:55.426Z] #94 DONE 30.8s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:55.426Z] #82 DONE 28.5s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:55.426Z] #95 DONE 28.7s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:55.426Z] #97 DONE 28.4s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:55:55.426Z] #99 DONE 25.3s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:55:55.426Z] #75 DONE 28.7s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:55:55.426Z] #96 DONE 25.2s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-12T12:55:55.426Z] #93 DONE 25.2s [2026-02-12T12:55:55.426Z] [2026-02-12T12:55:55.426Z] #100 [security-proxy-auth builder 6/7] COPY . . [2026-02-12T12:55:55.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-02-12T12:55:55.544Z] [2026-02-12T12:55:55.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:55:55.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-02-12T12:55:55.878Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-02-12T12:55:55.878Z] 547446be3368: Pulling fs layer [2026-02-12T12:55:55.878Z] d125d8839a47: Pulling fs layer [2026-02-12T12:55:55.878Z] 3e85d5ac6304: Pulling fs layer [2026-02-12T12:55:55.878Z] c3105a71a48b: Pulling fs layer [2026-02-12T12:55:55.878Z] 0f093f025ec4: Pulling fs layer [2026-02-12T12:55:55.878Z] c3106fc0e877: Pulling fs layer [2026-02-12T12:55:55.878Z] c3105a71a48b: Waiting [2026-02-12T12:55:55.878Z] 0f093f025ec4: Waiting [2026-02-12T12:55:55.878Z] c3106fc0e877: Waiting [2026-02-12T12:55:56.146Z] 547446be3368: Download complete [2026-02-12T12:55:56.146Z] c3105a71a48b: Verifying Checksum [2026-02-12T12:55:56.146Z] c3105a71a48b: Download complete [2026-02-12T12:55:56.412Z] d125d8839a47: Verifying Checksum [2026-02-12T12:55:56.412Z] d125d8839a47: Download complete [2026-02-12T12:55:56.680Z] c3106fc0e877: Verifying Checksum [2026-02-12T12:55:56.680Z] c3106fc0e877: Download complete [2026-02-12T12:55:56.680Z] 0f093f025ec4: Verifying Checksum [2026-02-12T12:55:56.680Z] 0f093f025ec4: Download complete [2026-02-12T12:55:56.948Z] 547446be3368: Pull complete [2026-02-12T12:55:57.910Z] d125d8839a47: Pull complete [2026-02-12T12:55:58.494Z] 3e85d5ac6304: Verifying Checksum [2026-02-12T12:55:58.494Z] 3e85d5ac6304: Download complete [2026-02-12T12:56:05.681Z] #100 ... [2026-02-12T12:56:05.681Z] [2026-02-12T12:56:05.681Z] #101 [support-notifications builder 6/7] COPY . . [2026-02-12T12:56:05.681Z] #101 ... [2026-02-12T12:56:05.681Z] [2026-02-12T12:56:05.681Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2026-02-12T12:56:05.681Z] #102 ... [2026-02-12T12:56:05.681Z] [2026-02-12T12:56:05.681Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:56:05.681Z] #103 ... [2026-02-12T12:56:05.681Z] [2026-02-12T12:56:05.681Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-12T12:56:05.681Z] #104 ... [2026-02-12T12:56:05.681Z] [2026-02-12T12:56:05.681Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-12T12:56:05.681Z] #105 ... [2026-02-12T12:56:05.681Z] [2026-02-12T12:56:05.681Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-12T12:56:05.941Z] #106 ... [2026-02-12T12:56:05.941Z] [2026-02-12T12:56:05.941Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-12T12:56:05.941Z] #107 ... [2026-02-12T12:56:05.941Z] [2026-02-12T12:56:05.941Z] #108 [support-scheduler builder 6/7] COPY . . [2026-02-12T12:56:07.856Z] #108 ... [2026-02-12T12:56:07.856Z] [2026-02-12T12:56:07.856Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-12T12:56:07.856Z] #107 DONE 13.0s [2026-02-12T12:56:07.856Z] [2026-02-12T12:56:07.856Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-12T12:56:08.569Z] 3e85d5ac6304: Pull complete [2026-02-12T12:56:08.569Z] c3105a71a48b: Pull complete [2026-02-12T12:56:09.530Z] 0f093f025ec4: Pull complete [2026-02-12T12:56:09.530Z] c3106fc0e877: Pull complete [2026-02-12T12:56:09.530Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-02-12T12:56:09.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-02-12T12:56:09.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T12:56:10.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container [2026-02-12T12:56:10.066Z] $ 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/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-02-12T12:56:12.046Z] #105 ... [2026-02-12T12:56:12.046Z] [2026-02-12T12:56:12.046Z] #100 [security-proxy-auth builder 6/7] COPY . . [2026-02-12T12:56:12.046Z] #100 DONE 16.8s [2026-02-12T12:56:12.046Z] [2026-02-12T12:56:12.046Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:56:12.202Z] $ docker top df33db5472c3d8995ddf2d95cce0dd81c1bebdba4aa1e1ae71b19a5ab124c276 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-12T12:56:13.043Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-02-12T12:56:13.951Z] #103 ... [2026-02-12T12:56:13.951Z] [2026-02-12T12:56:13.951Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T12:56:17.233Z] #109 ... [2026-02-12T12:56:17.233Z] [2026-02-12T12:56:17.233Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-12T12:56:17.233Z] #106 DONE 22.6s [2026-02-12T12:56:17.493Z] [2026-02-12T12:56:17.494Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T12:56:19.396Z] #109 ... [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:56:19.396Z] #110 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #111 [security-proxy-auth builder 6/7] COPY . . [2026-02-12T12:56:19.396Z] #111 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:56:19.396Z] #112 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:56:19.396Z] #113 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:56:19.396Z] #114 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-02-12T12:56:19.396Z] #115 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #116 [core-command builder 6/7] COPY . . [2026-02-12T12:56:19.396Z] #116 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:56:19.396Z] #117 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:56:19.396Z] #118 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:56:19.396Z] #119 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #120 [core-data builder 6/7] COPY . . [2026-02-12T12:56:19.396Z] #120 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:56:19.396Z] #121 CACHED [2026-02-12T12:56:19.396Z] [2026-02-12T12:56:19.396Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-12T12:56:19.964Z] #122 ... [2026-02-12T12:56:19.964Z] [2026-02-12T12:56:19.964Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:56:19.964Z] #103 DONE 25.2s [2026-02-12T12:56:20.223Z] [2026-02-12T12:56:20.223Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-12T12:56:20.223Z] #104 DONE 25.4s [2026-02-12T12:56:20.223Z] [2026-02-12T12:56:20.223Z] #123 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-12T12:56:20.487Z] #123 ... [2026-02-12T12:56:20.487Z] [2026-02-12T12:56:20.487Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-12T12:56:20.487Z] #105 DONE 25.8s [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2026-02-12T12:56:20.747Z] #102 DONE 25.8s [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #101 [support-notifications builder 6/7] COPY . . [2026-02-12T12:56:20.747Z] #101 DONE 25.8s [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:56:20.747Z] #124 CACHED [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2026-02-12T12:56:20.747Z] #125 CACHED [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:56:20.747Z] #126 CACHED [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #127 [security-proxy-setup builder 6/7] COPY . . [2026-02-12T12:56:20.747Z] #127 CACHED [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:56:20.747Z] #128 CACHED [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:56:20.747Z] #129 CACHED [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #108 [support-scheduler builder 6/7] COPY . . [2026-02-12T12:56:20.747Z] #108 DONE 25.8s [2026-02-12T12:56:20.747Z] [2026-02-12T12:56:20.747Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T12:56:21.005Z] #130 ... [2026-02-12T12:56:21.005Z] [2026-02-12T12:56:21.005Z] #123 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-12T12:56:21.005Z] #123 DONE 0.9s [2026-02-12T12:56:21.269Z] [2026-02-12T12:56:21.269Z] #131 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-12T12:56:21.269Z] #131 DONE 0.8s [2026-02-12T12:56:21.269Z] [2026-02-12T12:56:21.269Z] #132 [security-spire-server stage-2 6/9] COPY security.txt / [2026-02-12T12:56:21.269Z] #132 DONE 0.5s [2026-02-12T12:56:21.269Z] [2026-02-12T12:56:21.269Z] #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-12T12:56:21.269Z] #133 DONE 0.2s [2026-02-12T12:56:21.269Z] [2026-02-12T12:56:21.269Z] #134 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-02-12T12:56:21.269Z] #134 DONE 0.2s [2026-02-12T12:56:21.269Z] [2026-02-12T12:56:21.269Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-12T12:56:21.269Z] #122 2.035 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-02-12T12:56:21.527Z] #122 ... [2026-02-12T12:56:21.527Z] [2026-02-12T12:56:21.527Z] #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-02-12T12:56:21.527Z] #135 DONE 0.3s [2026-02-12T12:56:21.527Z] [2026-02-12T12:56:21.527Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-12T12:56:21.798Z] #136 ... [2026-02-12T12:56:21.798Z] [2026-02-12T12:56:21.798Z] #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-02-12T12:56:21.798Z] #137 DONE 0.3s [2026-02-12T12:56:21.798Z] [2026-02-12T12:56:21.798Z] #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-12T12:56:21.798Z] #138 DONE 0.3s [2026-02-12T12:56:21.798Z] [2026-02-12T12:56:21.798Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-12T12:56:21.798Z] #136 DONE 0.4s [2026-02-12T12:56:21.798Z] [2026-02-12T12:56:21.798Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T12:56:21.798Z] #130 1.133 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-02-12T12:56:22.057Z] #130 ... [2026-02-12T12:56:22.057Z] [2026-02-12T12:56:22.057Z] #139 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-12T12:56:22.057Z] #139 DONE 0.3s [2026-02-12T12:56:22.057Z] [2026-02-12T12:56:22.057Z] #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-12T12:56:22.057Z] #140 DONE 0.3s [2026-02-12T12:56:22.057Z] [2026-02-12T12:56:22.057Z] #141 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-12T12:56:22.057Z] #141 DONE 0.2s [2026-02-12T12:56:22.057Z] [2026-02-12T12:56:22.057Z] #142 [security-spire-config] exporting to image [2026-02-12T12:56:22.057Z] #142 exporting layers [2026-02-12T12:56:22.316Z] #142 ... [2026-02-12T12:56:22.316Z] [2026-02-12T12:56:22.316Z] #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-02-12T12:56:22.316Z] #143 DONE 0.4s [2026-02-12T12:56:22.575Z] [2026-02-12T12:56:22.575Z] #144 [security-spire-agent] exporting to image [2026-02-12T12:56:23.114Z] #1 [support-notifications internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #1 transferring dockerfile: 2.02kB done [2026-02-12T12:56:23.114Z] #1 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #2 transferring dockerfile: 1.81kB done [2026-02-12T12:56:23.114Z] #2 DONE 0.0s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #3 transferring dockerfile: 2.23kB 0.0s done [2026-02-12T12:56:23.114Z] #3 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #4 transferring dockerfile: 2.14kB done [2026-02-12T12:56:23.114Z] #4 DONE 0.0s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #5 transferring dockerfile: 2.50kB done [2026-02-12T12:56:23.114Z] #5 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #6 [support-scheduler internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #6 transferring dockerfile: 1.83kB done [2026-02-12T12:56:23.114Z] #6 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #7 [core-data internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #7 transferring dockerfile: 2.04kB done [2026-02-12T12:56:23.114Z] #7 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #8 [core-keeper internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #8 transferring dockerfile: 2.07kB 0.0s done [2026-02-12T12:56:23.114Z] #8 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #9 [security-spire-config internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #9 transferring dockerfile: 1.69kB done [2026-02-12T12:56:23.114Z] #9 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #10 [core-metadata internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #10 transferring dockerfile: 2.10kB 0.0s done [2026-02-12T12:56:23.114Z] #10 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #11 transferring dockerfile: 1.89kB 0.0s done [2026-02-12T12:56:23.114Z] #11 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #12 [core-command internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #12 transferring dockerfile: 1.94kB done [2026-02-12T12:56:23.114Z] #12 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #13 [security-spire-server internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #13 transferring dockerfile: 1.70kB 0.0s done [2026-02-12T12:56:23.114Z] #13 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #14 transferring dockerfile: 2.49kB done [2026-02-12T12:56:23.114Z] #14 DONE 0.1s [2026-02-12T12:56:23.114Z] [2026-02-12T12:56:23.114Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2026-02-12T12:56:23.114Z] #15 transferring dockerfile: 3.02kB 0.0s done [2026-02-12T12:56:23.380Z] #15 DONE 0.1s [2026-02-12T12:56:23.381Z] [2026-02-12T12:56:23.381Z] #16 [support-notifications internal] load .dockerignore [2026-02-12T12:56:23.381Z] #16 transferring context: 50B 0.0s done [2026-02-12T12:56:23.381Z] #16 DONE 0.0s [2026-02-12T12:56:23.963Z] [2026-02-12T12:56:23.963Z] #17 [security-spire-agent internal] load .dockerignore [2026-02-12T12:56:23.963Z] #17 transferring context: 50B 0.0s done [2026-02-12T12:56:23.963Z] #17 DONE 0.0s [2026-02-12T12:56:23.963Z] [2026-02-12T12:56:23.963Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2026-02-12T12:56:23.963Z] #18 transferring context: 50B done [2026-02-12T12:56:23.963Z] #18 DONE 0.1s [2026-02-12T12:56:23.963Z] [2026-02-12T12:56:23.963Z] #19 [security-proxy-auth internal] load .dockerignore [2026-02-12T12:56:23.963Z] #19 transferring context: 50B 0.0s done [2026-02-12T12:56:23.963Z] #19 DONE 0.1s [2026-02-12T12:56:23.963Z] [2026-02-12T12:56:23.963Z] #20 [security-proxy-setup internal] load .dockerignore [2026-02-12T12:56:24.236Z] #20 transferring context: 50B 0.0s done [2026-02-12T12:56:24.236Z] #20 DONE 0.1s [2026-02-12T12:56:24.236Z] [2026-02-12T12:56:24.236Z] #21 [support-scheduler internal] load .dockerignore [2026-02-12T12:56:24.236Z] #21 transferring context: 50B 0.0s done [2026-02-12T12:56:24.236Z] #21 DONE 0.1s [2026-02-12T12:56:24.236Z] [2026-02-12T12:56:24.236Z] #22 [core-data internal] load .dockerignore [2026-02-12T12:56:24.236Z] #22 transferring context: 50B done [2026-02-12T12:56:24.236Z] #22 DONE 0.1s [2026-02-12T12:56:24.236Z] [2026-02-12T12:56:24.236Z] #23 [core-keeper internal] load .dockerignore [2026-02-12T12:56:24.236Z] #23 transferring context: 50B 0.0s done [2026-02-12T12:56:24.505Z] #23 DONE 0.1s [2026-02-12T12:56:24.505Z] [2026-02-12T12:56:24.505Z] #24 [security-spire-config internal] load .dockerignore [2026-02-12T12:56:24.505Z] #24 transferring context: 50B 0.0s done [2026-02-12T12:56:24.505Z] #24 DONE 0.1s [2026-02-12T12:56:24.505Z] [2026-02-12T12:56:24.505Z] #25 [core-metadata internal] load .dockerignore [2026-02-12T12:56:24.505Z] #25 transferring context: 50B 0.0s done [2026-02-12T12:56:24.505Z] #25 DONE 0.1s [2026-02-12T12:56:24.505Z] [2026-02-12T12:56:24.505Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2026-02-12T12:56:24.505Z] #26 transferring context: 50B 0.0s done [2026-02-12T12:56:24.505Z] #26 DONE 0.1s [2026-02-12T12:56:24.505Z] [2026-02-12T12:56:24.505Z] #27 [core-command internal] load .dockerignore [2026-02-12T12:56:24.773Z] #27 transferring context: 50B 0.0s done [2026-02-12T12:56:24.773Z] #27 DONE 0.1s [2026-02-12T12:56:24.773Z] [2026-02-12T12:56:24.773Z] #28 [security-spire-server internal] load .dockerignore [2026-02-12T12:56:24.773Z] #28 transferring context: 50B 0.0s done [2026-02-12T12:56:24.773Z] #28 DONE 0.1s [2026-02-12T12:56:24.773Z] [2026-02-12T12:56:24.773Z] #29 [security-secretstore-setup internal] load .dockerignore [2026-02-12T12:56:24.773Z] #29 transferring context: 50B 0.0s done [2026-02-12T12:56:24.774Z] #29 DONE 0.1s [2026-02-12T12:56:24.774Z] [2026-02-12T12:56:24.774Z] #30 [security-bootstrapper internal] load .dockerignore [2026-02-12T12:56:25.042Z] #30 transferring context: 50B 0.0s done [2026-02-12T12:56:25.042Z] #30 DONE 0.1s [2026-02-12T12:56:25.042Z] [2026-02-12T12:56:25.042Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:25.042Z] #31 DONE 0.0s [2026-02-12T12:56:25.042Z] [2026-02-12T12:56:25.042Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-02-12T12:56:25.629Z] #32 DONE 0.6s [2026-02-12T12:56:25.629Z] [2026-02-12T12:56:25.629Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:25.629Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:25.629Z] #33 ... [2026-02-12T12:56:25.629Z] [2026-02-12T12:56:25.629Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:25.629Z] #31 DONE 0.0s [2026-02-12T12:56:25.629Z] [2026-02-12T12:56:25.629Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-02-12T12:56:25.629Z] #32 DONE 0.6s [2026-02-12T12:56:25.629Z] [2026-02-12T12:56:25.629Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:25.629Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:25.629Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:25.629Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:25.629Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.2s [2026-02-12T12:56:25.859Z] #144 ... [2026-02-12T12:56:25.859Z] [2026-02-12T12:56:25.859Z] #145 [security-spire-server] exporting to image [2026-02-12T12:56:25.859Z] #145 exporting layers 1.6s done [2026-02-12T12:56:25.859Z] #145 writing image sha256:34b70f30e23309519540e15d4a85d3f68e30ff4526904c2fdbf02ff25f569867 0.9s done [2026-02-12T12:56:25.859Z] #145 naming to docker.io/library/security-spire-server 0.5s done [2026-02-12T12:56:25.859Z] #145 DONE 3.4s [2026-02-12T12:56:25.859Z] [2026-02-12T12:56:25.859Z] #142 [security-spire-config] exporting to image [2026-02-12T12:56:25.859Z] #142 exporting layers 2.7s done [2026-02-12T12:56:25.859Z] #142 writing image sha256:d0c4a942af9d74300afa839b65659aefcbfec528953a90536d6863b1739c522c 0.5s done [2026-02-12T12:56:25.859Z] #142 naming to docker.io/library/security-spire-config 0.4s done [2026-02-12T12:56:25.900Z] #33 ... [2026-02-12T12:56:25.900Z] [2026-02-12T12:56:25.900Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:25.900Z] #31 DONE 0.0s [2026-02-12T12:56:25.900Z] [2026-02-12T12:56:25.900Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-02-12T12:56:25.900Z] #32 DONE 0.6s [2026-02-12T12:56:25.900Z] [2026-02-12T12:56:25.900Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:25.900Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:25.900Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:25.900Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:25.900Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:25.900Z] #33 ... [2026-02-12T12:56:25.900Z] [2026-02-12T12:56:25.900Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:25.900Z] #31 DONE 0.0s [2026-02-12T12:56:25.900Z] [2026-02-12T12:56:25.900Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:25.900Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:25.900Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:25.900Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:25.900Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:25.900Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.94MB / 4.14MB 0.4s [2026-02-12T12:56:26.176Z] #33 ... [2026-02-12T12:56:26.176Z] [2026-02-12T12:56:26.176Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:26.176Z] #31 DONE 0.0s [2026-02-12T12:56:26.176Z] [2026-02-12T12:56:26.176Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:26.176Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.5s [2026-02-12T12:56:26.176Z] #33 ... [2026-02-12T12:56:26.176Z] [2026-02-12T12:56:26.176Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-02-12T12:56:26.176Z] #32 DONE 0.6s [2026-02-12T12:56:26.176Z] [2026-02-12T12:56:26.176Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:26.176Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:26.176Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:26.176Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:26.176Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:26.176Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s [2026-02-12T12:56:26.176Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:26.176Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-02-12T12:56:26.446Z] #33 ... [2026-02-12T12:56:26.446Z] [2026-02-12T12:56:26.446Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:26.446Z] #31 DONE 0.0s [2026-02-12T12:56:26.446Z] [2026-02-12T12:56:26.446Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:26.721Z] #33 ... [2026-02-12T12:56:26.721Z] [2026-02-12T12:56:26.721Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:26.721Z] #31 DONE 0.0s [2026-02-12T12:56:26.721Z] [2026-02-12T12:56:26.721Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:26.990Z] #33 ... [2026-02-12T12:56:26.990Z] [2026-02-12T12:56:26.990Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-02-12T12:56:26.990Z] #32 DONE 1.3s [2026-02-12T12:56:26.990Z] [2026-02-12T12:56:26.990Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:27.262Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:27.262Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:27.263Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:27.263Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:27.263Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:27.263Z] #33 ... [2026-02-12T12:56:27.263Z] [2026-02-12T12:56:27.263Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:27.263Z] #31 DONE 0.0s [2026-02-12T12:56:27.263Z] [2026-02-12T12:56:27.263Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:27.502Z] #142 DONE 4.9s [2026-02-12T12:56:27.502Z] [2026-02-12T12:56:27.502Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T12:56:27.502Z] #0 1.130 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-02-12T12:56:27.502Z] #146 ... [2026-02-12T12:56:27.502Z] [2026-02-12T12:56:27.502Z] #144 [security-spire-agent] exporting to image [2026-02-12T12:56:27.502Z] #144 exporting layers 4.7s done [2026-02-12T12:56:27.502Z] #144 writing image sha256:cfa2fa64d3e344605612192ec9ca86512055a1727d862616b971678edfc6c239 done [2026-02-12T12:56:27.502Z] #144 naming to docker.io/library/security-spire-agent done [2026-02-12T12:56:27.531Z] #33 ... [2026-02-12T12:56:27.531Z] [2026-02-12T12:56:27.531Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:27.531Z] #34 DONE 0.0s [2026-02-12T12:56:27.531Z] [2026-02-12T12:56:27.531Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-12T12:56:27.531Z] #35 DONE 1.9s [2026-02-12T12:56:27.531Z] [2026-02-12T12:56:27.531Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:27.531Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:27.531Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:27.531Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:27.531Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:27.531Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:27.531Z] #33 ... [2026-02-12T12:56:27.531Z] [2026-02-12T12:56:27.531Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:27.531Z] #31 DONE 0.0s [2026-02-12T12:56:27.531Z] [2026-02-12T12:56:27.531Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-02-12T12:56:27.531Z] #36 DONE 2.0s [2026-02-12T12:56:27.762Z] #144 DONE 5.2s [2026-02-12T12:56:27.762Z] [2026-02-12T12:56:27.762Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-12T12:56:27.762Z] #0 1.167 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-02-12T12:56:27.801Z] [2026-02-12T12:56:27.801Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:27.801Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:27.801Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:27.801Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:27.801Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:27.801Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:27.801Z] #33 ... [2026-02-12T12:56:27.801Z] [2026-02-12T12:56:27.801Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:27.801Z] #31 DONE 0.0s [2026-02-12T12:56:27.801Z] [2026-02-12T12:56:27.801Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:28.071Z] #33 ... [2026-02-12T12:56:28.071Z] [2026-02-12T12:56:28.071Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-02-12T12:56:28.071Z] #32 DONE 1.8s [2026-02-12T12:56:28.071Z] [2026-02-12T12:56:28.071Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:28.071Z] #34 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-02-12T12:56:28.071Z] #34 DONE 0.5s [2026-02-12T12:56:28.071Z] [2026-02-12T12:56:28.071Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-12T12:56:28.071Z] #37 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-02-12T12:56:28.071Z] #37 DONE 0.3s [2026-02-12T12:56:28.071Z] [2026-02-12T12:56:28.071Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:28.071Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:28.071Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:28.071Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:28.071Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:28.071Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:28.071Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:28.071Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:28.071Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:28.071Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:28.071Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:28.342Z] #33 ... [2026-02-12T12:56:28.342Z] [2026-02-12T12:56:28.342Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:28.342Z] #31 DONE 0.0s [2026-02-12T12:56:28.342Z] [2026-02-12T12:56:28.342Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:28.342Z] #33 ... [2026-02-12T12:56:28.342Z] [2026-02-12T12:56:28.342Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-12T12:56:28.342Z] #31 DONE 0.0s [2026-02-12T12:56:28.342Z] [2026-02-12T12:56:28.342Z] #38 [support-notifications internal] load build context [2026-02-12T12:56:28.342Z] #38 transferring context: 3.39MB 1.9s done [2026-02-12T12:56:28.342Z] #38 DONE 2.8s [2026-02-12T12:56:28.342Z] [2026-02-12T12:56:28.342Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:28.613Z] #33 ... [2026-02-12T12:56:28.613Z] [2026-02-12T12:56:28.613Z] #39 [core-common-config-bootstrapper internal] load build context [2026-02-12T12:56:28.613Z] #39 transferring context: 3.39MB 1.7s done [2026-02-12T12:56:28.613Z] #39 DONE 2.7s [2026-02-12T12:56:28.613Z] [2026-02-12T12:56:28.613Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:28.613Z] #33 ... [2026-02-12T12:56:28.613Z] [2026-02-12T12:56:28.613Z] #40 [security-secretstore-setup internal] load build context [2026-02-12T12:56:28.613Z] #40 DONE 0.0s [2026-02-12T12:56:28.613Z] [2026-02-12T12:56:28.613Z] #41 [security-proxy-auth internal] load build context [2026-02-12T12:56:28.613Z] #41 transferring context: 3.39MB 1.7s done [2026-02-12T12:56:28.613Z] #41 DONE 2.6s [2026-02-12T12:56:28.613Z] [2026-02-12T12:56:28.613Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:28.613Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:28.613Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:28.613Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:28.613Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:28.613Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:28.613Z] #33 ... [2026-02-12T12:56:28.613Z] [2026-02-12T12:56:28.613Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-12T12:56:28.613Z] #35 DONE 2.5s [2026-02-12T12:56:28.613Z] [2026-02-12T12:56:28.613Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:28.613Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:28.613Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:28.613Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:28.613Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:28.613Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:28.888Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.5s done [2026-02-12T12:56:28.888Z] #33 ... [2026-02-12T12:56:28.888Z] [2026-02-12T12:56:28.888Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-12T12:56:28.888Z] #32 DONE 2.7s [2026-02-12T12:56:29.134Z] #147 ... [2026-02-12T12:56:29.134Z] [2026-02-12T12:56:29.134Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T12:56:29.134Z] #0 1.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-02-12T12:56:29.157Z] [2026-02-12T12:56:29.157Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:29.157Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-12T12:56:29.157Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-12T12:56:29.157Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-12T12:56:29.157Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-12T12:56:29.157Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done [2026-02-12T12:56:29.157Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.5s done [2026-02-12T12:56:29.157Z] #33 ... [2026-02-12T12:56:29.157Z] [2026-02-12T12:56:29.157Z] #42 [security-spire-config internal] load build context [2026-02-12T12:56:29.157Z] #42 transferring context: 24.70kB 0.2s done [2026-02-12T12:56:29.157Z] #42 DONE 1.7s [2026-02-12T12:56:29.157Z] [2026-02-12T12:56:29.157Z] #43 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-02-12T12:56:29.157Z] #43 DONE 4.4s [2026-02-12T12:56:29.157Z] [2026-02-12T12:56:29.157Z] #44 [security-proxy-setup internal] load build context [2026-02-12T12:56:29.157Z] #44 transferring context: 3.39MB 1.7s done [2026-02-12T12:56:29.157Z] #44 DONE 3.0s [2026-02-12T12:56:29.157Z] [2026-02-12T12:56:29.157Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:29.157Z] #34 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-02-12T12:56:29.157Z] #34 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-02-12T12:56:29.157Z] #34 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-02-12T12:56:29.157Z] #34 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-02-12T12:56:29.157Z] #34 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-02-12T12:56:29.157Z] #34 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done [2026-02-12T12:56:29.157Z] #34 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done [2026-02-12T12:56:29.157Z] #34 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-02-12T12:56:29.157Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.05MB / 37.02MB 0.9s [2026-02-12T12:56:29.392Z] #148 ... [2026-02-12T12:56:29.392Z] [2026-02-12T12:56:29.392Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-12T12:56:29.392Z] #0 2.101 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-02-12T12:56:29.426Z] #34 ... [2026-02-12T12:56:29.426Z] [2026-02-12T12:56:29.426Z] #45 [security-spire-agent internal] load build context [2026-02-12T12:56:29.426Z] #45 transferring context: 25.98kB 0.1s done [2026-02-12T12:56:29.426Z] #45 DONE 1.6s [2026-02-12T12:56:29.426Z] [2026-02-12T12:56:29.426Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:29.426Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.1s [2026-02-12T12:56:29.426Z] #34 ... [2026-02-12T12:56:29.426Z] [2026-02-12T12:56:29.426Z] #46 [support-scheduler internal] load build context [2026-02-12T12:56:29.426Z] #46 transferring context: 3.39MB 1.9s done [2026-02-12T12:56:29.426Z] #46 DONE 3.3s [2026-02-12T12:56:29.426Z] [2026-02-12T12:56:29.426Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:29.426Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 1.2s [2026-02-12T12:56:29.426Z] #34 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-02-12T12:56:29.649Z] #149 ... [2026-02-12T12:56:29.649Z] [2026-02-12T12:56:29.649Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-12T12:56:29.649Z] #0 2.033 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-02-12T12:56:29.649Z] #150 ... [2026-02-12T12:56:29.649Z] [2026-02-12T12:56:29.649Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-12T12:56:29.649Z] #0 1.869 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-02-12T12:56:29.698Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.25MB / 37.02MB 1.3s [2026-02-12T12:56:29.699Z] #34 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-12T12:56:29.907Z] #151 ... [2026-02-12T12:56:29.907Z] [2026-02-12T12:56:29.907Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-12T12:56:29.907Z] #0 0.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-02-12T12:56:29.907Z] #152 ... [2026-02-12T12:56:29.907Z] [2026-02-12T12:56:29.907Z] #153 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:56:29.967Z] #34 ... [2026-02-12T12:56:29.967Z] [2026-02-12T12:56:29.967Z] #47 [core-data internal] load build context [2026-02-12T12:56:29.967Z] #47 transferring context: 3.39MB 1.3s done [2026-02-12T12:56:29.967Z] #47 DONE 2.7s [2026-02-12T12:56:29.967Z] [2026-02-12T12:56:29.967Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:29.967Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 1.5s [2026-02-12T12:56:29.967Z] #34 ... [2026-02-12T12:56:29.967Z] [2026-02-12T12:56:29.967Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-12T12:56:29.967Z] #33 DONE 5.2s [2026-02-12T12:56:29.967Z] [2026-02-12T12:56:29.967Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:30.164Z] #153 ... [2026-02-12T12:56:30.164Z] [2026-02-12T12:56:30.164Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-12T12:56:30.164Z] #0 0.934 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-02-12T12:56:30.556Z] #34 ... [2026-02-12T12:56:30.557Z] [2026-02-12T12:56:30.557Z] #48 [core-keeper internal] load build context [2026-02-12T12:56:30.557Z] #48 transferring context: 3.39MB 1.5s done [2026-02-12T12:56:30.557Z] #48 DONE 3.2s [2026-02-12T12:56:30.557Z] [2026-02-12T12:56:30.557Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:30.557Z] #34 ... [2026-02-12T12:56:30.557Z] [2026-02-12T12:56:30.557Z] #49 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-02-12T12:56:30.557Z] #49 DONE 2.2s [2026-02-12T12:56:30.557Z] [2026-02-12T12:56:30.557Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:30.557Z] #34 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-02-12T12:56:30.824Z] #34 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-02-12T12:56:30.825Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 2.5s [2026-02-12T12:56:31.093Z] #34 ... [2026-02-12T12:56:31.093Z] [2026-02-12T12:56:31.093Z] #50 [security-spire-server internal] load build context [2026-02-12T12:56:31.093Z] #50 transferring context: 26.44kB 0.2s done [2026-02-12T12:56:31.093Z] #50 DONE 2.3s [2026-02-12T12:56:31.093Z] [2026-02-12T12:56:31.093Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:31.536Z] #154 ... [2026-02-12T12:56:31.536Z] [2026-02-12T12:56:31.536Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T12:56:31.536Z] #109 7.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-02-12T12:56:31.683Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 3.3s [2026-02-12T12:56:32.273Z] #34 ... [2026-02-12T12:56:32.273Z] [2026-02-12T12:56:32.273Z] #51 [core-metadata internal] load build context [2026-02-12T12:56:32.273Z] #51 transferring context: 3.39MB 1.9s done [2026-02-12T12:56:32.273Z] #51 DONE 4.2s [2026-02-12T12:56:32.273Z] [2026-02-12T12:56:32.273Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:32.273Z] #34 ... [2026-02-12T12:56:32.273Z] [2026-02-12T12:56:32.273Z] #52 [security-spiffe-token-provider internal] load build context [2026-02-12T12:56:32.273Z] #52 transferring context: 3.39MB 2.2s done [2026-02-12T12:56:32.273Z] #52 DONE 4.2s [2026-02-12T12:56:32.273Z] [2026-02-12T12:56:32.273Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:32.548Z] #34 ... [2026-02-12T12:56:32.548Z] [2026-02-12T12:56:32.548Z] #40 [security-secretstore-setup internal] load build context [2026-02-12T12:56:32.548Z] #40 transferring context: 3.39MB 1.9s done [2026-02-12T12:56:32.548Z] #40 DONE 3.8s [2026-02-12T12:56:32.548Z] [2026-02-12T12:56:32.548Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:32.831Z] #34 ... [2026-02-12T12:56:32.831Z] [2026-02-12T12:56:32.831Z] #53 [core-command internal] load build context [2026-02-12T12:56:32.831Z] #53 transferring context: 3.39MB 2.5s done [2026-02-12T12:56:32.831Z] #53 DONE 4.7s [2026-02-12T12:56:32.831Z] [2026-02-12T12:56:32.831Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:32.831Z] #34 ... [2026-02-12T12:56:32.831Z] [2026-02-12T12:56:32.831Z] #54 [security-bootstrapper internal] load build context [2026-02-12T12:56:32.831Z] #54 transferring context: 3.39MB 1.9s done [2026-02-12T12:56:32.831Z] #54 DONE 3.8s [2026-02-12T12:56:32.831Z] [2026-02-12T12:56:32.831Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:35.949Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.61MB / 37.02MB 7.3s [2026-02-12T12:56:38.599Z] #34 ... [2026-02-12T12:56:38.599Z] [2026-02-12T12:56:38.599Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-12T12:56:38.599Z] #37 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-02-12T12:56:38.599Z] #37 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-02-12T12:56:38.599Z] #37 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-02-12T12:56:38.599Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done [2026-02-12T12:56:38.599Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-02-12T12:56:38.599Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-02-12T12:56:38.599Z] #37 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done [2026-02-12T12:56:38.599Z] #37 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 3.6s done [2026-02-12T12:56:38.599Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-12T12:56:38.599Z] #37 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-02-12T12:56:38.599Z] #37 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.0s [2026-02-12T12:56:38.599Z] #37 ... [2026-02-12T12:56:38.599Z] [2026-02-12T12:56:38.599Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:38.867Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 10.6s [2026-02-12T12:56:40.297Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.82MB / 37.02MB 12.0s [2026-02-12T12:56:40.297Z] #34 ... [2026-02-12T12:56:40.297Z] [2026-02-12T12:56:40.297Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-12T12:56:40.297Z] #0 8.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:40.297Z] #0 9.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:40.565Z] #55 ... [2026-02-12T12:56:40.565Z] [2026-02-12T12:56:40.565Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:40.565Z] #34 ... [2026-02-12T12:56:40.565Z] [2026-02-12T12:56:40.565Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-12T12:56:40.836Z] #56 ... [2026-02-12T12:56:40.836Z] [2026-02-12T12:56:40.836Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-02-12T12:56:40.836Z] #57 ... [2026-02-12T12:56:40.836Z] [2026-02-12T12:56:40.836Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-12T12:56:41.103Z] #58 ... [2026-02-12T12:56:41.103Z] [2026-02-12T12:56:41.103Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-12T12:56:41.103Z] #59 ... [2026-02-12T12:56:41.103Z] [2026-02-12T12:56:41.103Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-12T12:56:41.376Z] #60 ... [2026-02-12T12:56:41.376Z] [2026-02-12T12:56:41.376Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-12T12:56:41.376Z] #61 ... [2026-02-12T12:56:41.376Z] [2026-02-12T12:56:41.376Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-12T12:56:41.645Z] #62 ... [2026-02-12T12:56:41.645Z] [2026-02-12T12:56:41.645Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-12T12:56:41.645Z] #0 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:41.645Z] #63 ... [2026-02-12T12:56:41.645Z] [2026-02-12T12:56:41.645Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-12T12:56:41.645Z] #64 DONE 11.0s [2026-02-12T12:56:41.645Z] [2026-02-12T12:56:41.645Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-12T12:56:41.645Z] #0 8.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:41.645Z] #0 9.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:41.915Z] #65 ... [2026-02-12T12:56:41.915Z] [2026-02-12T12:56:41.915Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-12T12:56:41.915Z] #0 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:41.915Z] #66 ... [2026-02-12T12:56:41.915Z] [2026-02-12T12:56:41.915Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-12T12:56:42.184Z] #67 ... [2026-02-12T12:56:42.184Z] [2026-02-12T12:56:42.184Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-12T12:56:42.184Z] #68 ... [2026-02-12T12:56:42.184Z] [2026-02-12T12:56:42.184Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-12T12:56:42.452Z] #69 ... [2026-02-12T12:56:42.452Z] [2026-02-12T12:56:42.452Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-12T12:56:42.452Z] #0 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:42.452Z] #70 ... [2026-02-12T12:56:42.452Z] [2026-02-12T12:56:42.452Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-02-12T12:56:42.730Z] #71 ... [2026-02-12T12:56:42.730Z] [2026-02-12T12:56:42.730Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:42.730Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 14.4s [2026-02-12T12:56:44.151Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 15.6s [2026-02-12T12:56:44.433Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 16.2s [2026-02-12T12:56:44.731Z] #34 ... [2026-02-12T12:56:44.731Z] [2026-02-12T12:56:44.731Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-12T12:56:44.731Z] #68 DONE 13.9s [2026-02-12T12:56:44.731Z] [2026-02-12T12:56:44.731Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:45.026Z] #34 ... [2026-02-12T12:56:45.026Z] [2026-02-12T12:56:45.026Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-12T12:56:45.026Z] #37 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.0s done [2026-02-12T12:56:45.026Z] #37 DONE 17.1s [2026-02-12T12:56:45.026Z] [2026-02-12T12:56:45.026Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:45.026Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 16.7s [2026-02-12T12:56:45.299Z] #34 ... [2026-02-12T12:56:45.299Z] [2026-02-12T12:56:45.299Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-12T12:56:45.299Z] #55 11.80 (1/2) Installing dumb-init (1.2.5-r3) [2026-02-12T12:56:45.299Z] #55 11.99 (2/2) Installing su-exec (0.2-r3) [2026-02-12T12:56:45.299Z] #55 12.05 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:56:45.299Z] #55 12.18 OK: 8 MiB in 18 packages [2026-02-12T12:56:45.299Z] #55 DONE 15.0s [2026-02-12T12:56:45.299Z] [2026-02-12T12:56:45.299Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:46.277Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 17.9s [2026-02-12T12:56:47.706Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 19.3s [2026-02-12T12:56:47.980Z] #34 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 19.5s done [2026-02-12T12:56:48.574Z] #34 ... [2026-02-12T12:56:48.574Z] [2026-02-12T12:56:48.574Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-12T12:56:48.574Z] #65 11.79 (1/7) Installing ca-certificates (20250911-r0) [2026-02-12T12:56:48.574Z] #65 12.06 (2/7) Installing dumb-init (1.2.5-r3) [2026-02-12T12:56:48.574Z] #65 12.06 (3/7) Installing libgcc (14.2.0-r6) [2026-02-12T12:56:48.574Z] #65 12.06 (4/7) Installing libsodium (1.0.20-r1) [2026-02-12T12:56:48.574Z] #65 12.12 (5/7) Installing libstdc++ (14.2.0-r6) [2026-02-12T12:56:48.574Z] #65 12.78 (6/7) Installing libzmq (4.3.5-r2) [2026-02-12T12:56:48.574Z] #65 13.05 (7/7) Installing zeromq (4.3.5-r2) [2026-02-12T12:56:48.574Z] #65 13.22 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:56:48.574Z] #65 13.44 Executing ca-certificates-20250911-r0.trigger [2026-02-12T12:56:48.574Z] #65 15.18 OK: 12 MiB in 23 packages [2026-02-12T12:56:48.574Z] #65 DONE 18.0s [2026-02-12T12:56:48.574Z] [2026-02-12T12:56:48.574Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:56:49.598Z] #109 ... [2026-02-12T12:56:49.599Z] [2026-02-12T12:56:49.599Z] #153 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:56:49.599Z] #153 DONE 27.8s [2026-02-12T12:56:49.599Z] [2026-02-12T12:56:49.599Z] #155 [core-keeper builder 7/8] COPY . . [2026-02-12T12:56:51.937Z] #72 ... [2026-02-12T12:56:51.937Z] [2026-02-12T12:56:51.937Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-12T12:56:51.937Z] #0 6.304 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:51.937Z] #0 8.334 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:51.937Z] #73 ... [2026-02-12T12:56:51.937Z] [2026-02-12T12:56:51.937Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:51.937Z] #34 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.7s [2026-02-12T12:56:52.522Z] #34 ... [2026-02-12T12:56:52.522Z] [2026-02-12T12:56:52.522Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-12T12:56:52.522Z] #63 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:52.522Z] #63 ... [2026-02-12T12:56:52.522Z] [2026-02-12T12:56:52.522Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:52.790Z] #34 ... [2026-02-12T12:56:52.790Z] [2026-02-12T12:56:52.790Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-12T12:56:52.790Z] #62 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:52.790Z] #62 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:52.790Z] #62 ... [2026-02-12T12:56:52.790Z] [2026-02-12T12:56:52.790Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-12T12:56:52.790Z] #60 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:52.790Z] #60 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.059Z] #60 ... [2026-02-12T12:56:53.059Z] [2026-02-12T12:56:53.059Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-02-12T12:56:53.059Z] #71 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.059Z] #71 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.059Z] #71 ... [2026-02-12T12:56:53.059Z] [2026-02-12T12:56:53.059Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-12T12:56:53.059Z] #66 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.347Z] #66 ... [2026-02-12T12:56:53.347Z] [2026-02-12T12:56:53.347Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:53.347Z] #34 ... [2026-02-12T12:56:53.347Z] [2026-02-12T12:56:53.347Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-12T12:56:53.347Z] #69 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.347Z] #69 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.615Z] #69 ... [2026-02-12T12:56:53.615Z] [2026-02-12T12:56:53.615Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-12T12:56:53.615Z] #61 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.615Z] #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.615Z] #61 ... [2026-02-12T12:56:53.615Z] [2026-02-12T12:56:53.615Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:53.890Z] #34 ... [2026-02-12T12:56:53.890Z] [2026-02-12T12:56:53.890Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-12T12:56:53.890Z] #59 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.890Z] #59 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.890Z] #59 ... [2026-02-12T12:56:53.890Z] [2026-02-12T12:56:53.890Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-12T12:56:53.890Z] #58 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:53.890Z] #58 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.157Z] #58 ... [2026-02-12T12:56:54.157Z] [2026-02-12T12:56:54.157Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-02-12T12:56:54.157Z] #57 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.157Z] #57 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.157Z] #57 ... [2026-02-12T12:56:54.157Z] [2026-02-12T12:56:54.157Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-12T12:56:54.157Z] #56 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.157Z] #56 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.424Z] #56 ... [2026-02-12T12:56:54.424Z] [2026-02-12T12:56:54.424Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-12T12:56:54.424Z] #67 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.424Z] #67 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.694Z] #67 ... [2026-02-12T12:56:54.694Z] [2026-02-12T12:56:54.694Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:54.694Z] #34 ... [2026-02-12T12:56:54.694Z] [2026-02-12T12:56:54.694Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-12T12:56:54.694Z] #70 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.694Z] #70 ... [2026-02-12T12:56:54.694Z] [2026-02-12T12:56:54.694Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-12T12:56:54.694Z] #0 4.295 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.694Z] #0 6.134 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:54.962Z] #74 ... [2026-02-12T12:56:54.962Z] [2026-02-12T12:56:54.962Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:55.548Z] #34 ... [2026-02-12T12:56:55.548Z] [2026-02-12T12:56:55.548Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-12T12:56:55.548Z] #0 4.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:55.548Z] #0 5.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:56:55.548Z] #75 ... [2026-02-12T12:56:55.548Z] [2026-02-12T12:56:55.548Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-12T12:56:56.147Z] #155 DONE 7.8s [2026-02-12T12:56:56.148Z] [2026-02-12T12:56:56.148Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-12T12:56:56.713Z] #156 0.784 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-02-12T12:56:56.961Z] #34 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.9s [2026-02-12T12:56:58.391Z] #34 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.1s done [2026-02-12T12:56:58.391Z] #34 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.1s done [2026-02-12T12:56:58.391Z] #34 DONE 30.9s [2026-02-12T12:56:58.391Z] [2026-02-12T12:56:58.391Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-12T12:56:58.391Z] #60 27.74 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-12T12:56:58.391Z] #60 27.74 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-12T12:56:58.391Z] #60 27.74 OK: 26176 distinct packages available [2026-02-12T12:57:00.396Z] #60 ... [2026-02-12T12:57:00.396Z] [2026-02-12T12:57:00.396Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-02-12T12:57:00.396Z] #57 26.92 OK: 255 MiB in 60 packages [2026-02-12T12:57:00.396Z] #57 DONE 29.5s [2026-02-12T12:57:00.396Z] [2026-02-12T12:57:00.396Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-12T12:57:00.396Z] #61 27.01 OK: 255 MiB in 60 packages [2026-02-12T12:57:00.396Z] #61 DONE 29.4s [2026-02-12T12:57:00.396Z] [2026-02-12T12:57:00.396Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:57:00.396Z] #76 ... [2026-02-12T12:57:00.396Z] [2026-02-12T12:57:00.396Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-02-12T12:57:00.396Z] #71 26.66 OK: 255 MiB in 60 packages [2026-02-12T12:57:00.396Z] #71 DONE 29.7s [2026-02-12T12:57:00.396Z] [2026-02-12T12:57:00.396Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:57:01.405Z] #77 DONE 1.1s [2026-02-12T12:57:01.405Z] [2026-02-12T12:57:01.405Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-12T12:57:01.405Z] #60 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:01.405Z] #60 ... [2026-02-12T12:57:01.405Z] [2026-02-12T12:57:01.405Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:57:01.405Z] #78 DONE 1.4s [2026-02-12T12:57:01.672Z] [2026-02-12T12:57:01.672Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-12T12:57:01.672Z] #58 28.69 OK: 255 MiB in 60 packages [2026-02-12T12:57:01.672Z] #58 DONE 31.0s [2026-02-12T12:57:01.672Z] [2026-02-12T12:57:01.672Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:57:01.939Z] #79 ... [2026-02-12T12:57:01.939Z] [2026-02-12T12:57:01.939Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:57:01.939Z] #76 DONE 1.6s [2026-02-12T12:57:01.939Z] [2026-02-12T12:57:01.939Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:57:02.207Z] #80 ... [2026-02-12T12:57:02.207Z] [2026-02-12T12:57:02.207Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-12T12:57:02.207Z] #70 27.33 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:02.207Z] #70 27.38 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:02.207Z] #70 27.62 OK: 8 MiB in 17 packages [2026-02-12T12:57:02.207Z] #70 DONE 31.5s [2026-02-12T12:57:02.207Z] [2026-02-12T12:57:02.207Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:02.207Z] #72 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:02.207Z] #72 7.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:02.207Z] #72 ... [2026-02-12T12:57:02.207Z] [2026-02-12T12:57:02.207Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:02.481Z] #81 ... [2026-02-12T12:57:02.481Z] [2026-02-12T12:57:02.481Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-12T12:57:02.481Z] #63 24.07 (1/3) Installing ca-certificates (20250911-r0) [2026-02-12T12:57:02.481Z] #63 24.66 (2/3) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:02.481Z] #63 24.72 (3/3) Installing tzdata (2025c-r0) [2026-02-12T12:57:02.481Z] #63 26.61 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:02.481Z] #63 26.83 Executing ca-certificates-20250911-r0.trigger [2026-02-12T12:57:02.481Z] #63 28.34 OK: 9 MiB in 19 packages [2026-02-12T12:57:02.481Z] #63 DONE 31.7s [2026-02-12T12:57:02.481Z] [2026-02-12T12:57:02.481Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:02.750Z] #82 ... [2026-02-12T12:57:02.750Z] [2026-02-12T12:57:02.750Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-12T12:57:02.750Z] #56 28.34 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:02.750Z] #56 28.42 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:02.750Z] #56 28.70 OK: 8 MiB in 17 packages [2026-02-12T12:57:02.750Z] #56 DONE 32.5s [2026-02-12T12:57:03.022Z] [2026-02-12T12:57:03.022Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-02-12T12:57:03.617Z] #83 ... [2026-02-12T12:57:03.617Z] [2026-02-12T12:57:03.617Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:57:03.617Z] #79 DONE 1.8s [2026-02-12T12:57:03.617Z] [2026-02-12T12:57:03.617Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:57:04.595Z] #84 ... [2026-02-12T12:57:04.595Z] [2026-02-12T12:57:04.595Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-12T12:57:04.595Z] #59 28.33 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:04.595Z] #59 28.39 (2/4) Installing openssl (3.5.5-r0) [2026-02-12T12:57:04.595Z] #59 28.57 (3/4) Installing su-exec (0.2-r3) [2026-02-12T12:57:04.595Z] #59 28.61 (4/4) Installing yq-go (4.47.2-r3) [2026-02-12T12:57:04.595Z] #59 31.07 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:04.595Z] #59 31.35 OK: 20 MiB in 20 packages [2026-02-12T12:57:04.595Z] #59 DONE 34.1s [2026-02-12T12:57:04.863Z] [2026-02-12T12:57:04.863Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-12T12:57:05.446Z] #85 ... [2026-02-12T12:57:05.446Z] [2026-02-12T12:57:05.446Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-12T12:57:05.446Z] #75 17.56 OK: 8 MiB in 18 packages [2026-02-12T12:57:05.446Z] #75 DONE 20.3s [2026-02-12T12:57:05.717Z] [2026-02-12T12:57:05.717Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-12T12:57:05.987Z] #86 ... [2026-02-12T12:57:05.987Z] [2026-02-12T12:57:05.987Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-12T12:57:05.987Z] #66 24.95 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-12T12:57:05.987Z] #66 24.95 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-12T12:57:05.987Z] #66 24.95 OK: 26165 distinct packages available [2026-02-12T12:57:05.987Z] #66 27.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:05.987Z] #66 29.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:05.987Z] #66 ... [2026-02-12T12:57:05.987Z] [2026-02-12T12:57:05.987Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-12T12:57:05.987Z] #73 23.77 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:06.255Z] #73 24.48 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:06.255Z] #73 ... [2026-02-12T12:57:06.255Z] [2026-02-12T12:57:06.255Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-12T12:57:06.255Z] #62 25.42 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-12T12:57:06.255Z] #62 25.42 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-12T12:57:06.255Z] #62 25.42 OK: 26165 distinct packages available [2026-02-12T12:57:06.255Z] #62 27.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:06.255Z] #62 30.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:06.522Z] #62 ... [2026-02-12T12:57:06.522Z] [2026-02-12T12:57:06.522Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-12T12:57:06.522Z] #73 24.73 OK: 8 MiB in 17 packages [2026-02-12T12:57:06.522Z] #73 ... [2026-02-12T12:57:06.522Z] [2026-02-12T12:57:06.522Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-12T12:57:06.522Z] #67 28.49 (1/4) Installing ca-certificates (20250911-r0) [2026-02-12T12:57:06.522Z] #67 29.24 (2/4) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:06.522Z] #67 29.28 (3/4) Installing su-exec (0.2-r3) [2026-02-12T12:57:06.522Z] #67 29.29 (4/4) Installing yq-go (4.47.2-r3) [2026-02-12T12:57:06.522Z] #67 31.14 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:06.522Z] #67 31.48 Executing ca-certificates-20250911-r0.trigger [2026-02-12T12:57:06.522Z] #67 32.85 OK: 20 MiB in 20 packages [2026-02-12T12:57:06.522Z] #67 DONE 35.7s [2026-02-12T12:57:06.791Z] [2026-02-12T12:57:06.791Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-12T12:57:07.383Z] #87 ... [2026-02-12T12:57:07.383Z] [2026-02-12T12:57:07.383Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-12T12:57:07.383Z] #74 19.97 OK: 255 MiB in 60 packages [2026-02-12T12:57:07.383Z] #74 DONE 22.4s [2026-02-12T12:57:07.383Z] [2026-02-12T12:57:07.383Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-12T12:57:08.362Z] #88 ... [2026-02-12T12:57:08.362Z] [2026-02-12T12:57:08.362Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-12T12:57:08.362Z] #73 DONE 26.7s [2026-02-12T12:57:08.634Z] [2026-02-12T12:57:08.634Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-12T12:57:08.634Z] #69 27.81 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-12T12:57:08.634Z] #69 27.82 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-12T12:57:08.634Z] #69 27.82 OK: 26165 distinct packages available [2026-02-12T12:57:08.634Z] #69 30.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:08.634Z] #69 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:08.634Z] #69 ... [2026-02-12T12:57:08.634Z] [2026-02-12T12:57:08.634Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:08.634Z] #72 20.20 OK: 12 MiB in 23 packages [2026-02-12T12:57:08.910Z] #72 ... [2026-02-12T12:57:08.910Z] [2026-02-12T12:57:08.910Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-12T12:57:08.910Z] #88 DONE 1.7s [2026-02-12T12:57:08.910Z] [2026-02-12T12:57:08.910Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:57:09.884Z] #89 ... [2026-02-12T12:57:09.884Z] [2026-02-12T12:57:09.884Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:09.884Z] #72 DONE 21.3s [2026-02-12T12:57:09.884Z] [2026-02-12T12:57:09.884Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-12T12:57:09.884Z] #66 38.49 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:09.884Z] #66 38.54 (2/4) Installing musl-obstack (1.2.3-r2) [2026-02-12T12:57:09.884Z] #66 38.54 (3/4) Installing libucontext (1.3.2-r0) [2026-02-12T12:57:09.884Z] #66 38.55 (4/4) Installing gcompat (1.1.0-r4) [2026-02-12T12:57:09.884Z] #66 38.57 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:09.884Z] #66 38.74 OK: 8 MiB in 20 packages [2026-02-12T12:57:10.867Z] #66 DONE 40.2s [2026-02-12T12:57:10.867Z] [2026-02-12T12:57:10.867Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-12T12:57:11.457Z] #90 ... [2026-02-12T12:57:11.457Z] [2026-02-12T12:57:11.457Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:57:11.457Z] #91 ... [2026-02-12T12:57:11.457Z] [2026-02-12T12:57:11.457Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:57:11.725Z] #92 ... [2026-02-12T12:57:11.725Z] [2026-02-12T12:57:11.725Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-12T12:57:11.725Z] #69 39.17 (1/13) Installing brotli-libs (1.1.0-r2) [2026-02-12T12:57:11.725Z] #69 39.23 (2/13) Installing c-ares (1.34.6-r0) [2026-02-12T12:57:11.725Z] #69 39.25 (3/13) Installing libunistring (1.3-r0) [2026-02-12T12:57:11.725Z] #69 39.35 (4/13) Installing libidn2 (2.3.7-r0) [2026-02-12T12:57:11.725Z] #69 39.37 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-02-12T12:57:11.725Z] #69 39.38 (6/13) Installing libpsl (0.21.5-r3) [2026-02-12T12:57:11.725Z] #69 39.42 (7/13) Installing zstd-libs (1.5.7-r0) [2026-02-12T12:57:11.725Z] #69 39.47 (8/13) Installing libcurl (8.14.1-r2) [2026-02-12T12:57:11.725Z] #69 39.63 (9/13) Installing curl (8.14.1-r2) [2026-02-12T12:57:11.725Z] #69 39.78 (10/13) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:11.725Z] #69 39.78 (11/13) Installing musl-obstack (1.2.3-r2) [2026-02-12T12:57:11.725Z] #69 39.78 (12/13) Installing libucontext (1.3.2-r0) [2026-02-12T12:57:11.725Z] #69 39.78 (13/13) Installing gcompat (1.1.0-r4) [2026-02-12T12:57:11.725Z] #69 39.78 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:11.725Z] #69 39.86 OK: 13 MiB in 29 packages [2026-02-12T12:57:11.725Z] #69 DONE 40.9s [2026-02-12T12:57:11.725Z] [2026-02-12T12:57:11.725Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-12T12:57:11.725Z] #62 39.44 (1/5) Installing dumb-init (1.2.5-r3) [2026-02-12T12:57:11.725Z] #62 39.48 (2/5) Installing musl-obstack (1.2.3-r2) [2026-02-12T12:57:11.725Z] #62 39.50 (3/5) Installing libucontext (1.3.2-r0) [2026-02-12T12:57:11.725Z] #62 39.50 (4/5) Installing gcompat (1.1.0-r4) [2026-02-12T12:57:11.725Z] #62 39.53 (5/5) Installing openssl (3.5.5-r0) [2026-02-12T12:57:11.725Z] #62 39.63 Executing busybox-1.37.0-r20.trigger [2026-02-12T12:57:11.725Z] #62 39.78 OK: 9 MiB in 21 packages [2026-02-12T12:57:11.725Z] #62 ... [2026-02-12T12:57:11.725Z] [2026-02-12T12:57:11.725Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-12T12:57:11.725Z] #60 32.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:11.725Z] #60 40.14 OK: 255 MiB in 60 packages [2026-02-12T12:57:11.725Z] #60 DONE 41.1s [2026-02-12T12:57:11.725Z] [2026-02-12T12:57:11.725Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-12T12:57:11.994Z] #62 DONE 41.2s [2026-02-12T12:57:11.994Z] [2026-02-12T12:57:11.994Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-02-12T12:57:12.962Z] #93 ... [2026-02-12T12:57:12.962Z] [2026-02-12T12:57:12.962Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:57:12.962Z] #94 DONE 1.1s [2026-02-12T12:57:12.962Z] [2026-02-12T12:57:12.962Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:57:15.569Z] #95 ... [2026-02-12T12:57:15.569Z] [2026-02-12T12:57:15.569Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-12T12:57:15.569Z] #86 DONE 9.7s [2026-02-12T12:57:15.569Z] [2026-02-12T12:57:15.569Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-12T12:57:15.569Z] #96 DONE 0.2s [2026-02-12T12:57:15.569Z] [2026-02-12T12:57:15.569Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:15.569Z] #82 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:16.976Z] #82 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:21.225Z] #82 ... [2026-02-12T12:57:21.225Z] [2026-02-12T12:57:21.225Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-02-12T12:57:21.225Z] #93 6.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:21.225Z] #93 7.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:21.808Z] #93 ... [2026-02-12T12:57:21.808Z] [2026-02-12T12:57:21.808Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:21.808Z] #0 6.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:21.808Z] #0 7.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:22.074Z] #97 ... [2026-02-12T12:57:22.074Z] [2026-02-12T12:57:22.074Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-12T12:57:22.074Z] #87 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:22.074Z] #87 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:23.482Z] #87 ... [2026-02-12T12:57:23.482Z] [2026-02-12T12:57:23.482Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-12T12:57:23.482Z] #85 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:23.482Z] #85 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:23.482Z] #85 17.27 OK: 20 MiB in 20 packages [2026-02-12T12:57:23.482Z] #85 DONE 18.5s [2026-02-12T12:57:23.482Z] [2026-02-12T12:57:23.482Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-12T12:57:23.482Z] #98 DONE 0.2s [2026-02-12T12:57:23.482Z] [2026-02-12T12:57:23.482Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:23.482Z] #81 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:23.482Z] #81 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:23.482Z] #81 20.39 OK: 8 MiB in 17 packages [2026-02-12T12:57:24.066Z] #81 DONE 21.8s [2026-02-12T12:57:24.066Z] [2026-02-12T12:57:24.066Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-02-12T12:57:24.066Z] #83 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:24.066Z] #83 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:24.066Z] #83 20.36 OK: 8 MiB in 17 packages [2026-02-12T12:57:24.066Z] #83 ... [2026-02-12T12:57:24.066Z] [2026-02-12T12:57:24.066Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:24.066Z] #82 21.66 OK: 9 MiB in 19 packages [2026-02-12T12:57:25.042Z] #82 ... [2026-02-12T12:57:25.042Z] [2026-02-12T12:57:25.042Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-02-12T12:57:25.042Z] #83 DONE 22.0s [2026-02-12T12:57:25.042Z] [2026-02-12T12:57:25.042Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-12T12:57:25.042Z] #90 6.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:25.042Z] #90 7.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-12T12:57:25.309Z] #90 14.40 OK: 8 MiB in 20 packages [2026-02-12T12:57:25.310Z] #90 ... [2026-02-12T12:57:25.310Z] [2026-02-12T12:57:25.310Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-12T12:57:25.310Z] #87 18.70 OK: 20 MiB in 20 packages [2026-02-12T12:57:25.577Z] #87 ... [2026-02-12T12:57:25.577Z] [2026-02-12T12:57:25.577Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:25.577Z] #82 DONE 23.0s [2026-02-12T12:57:25.844Z] [2026-02-12T12:57:25.844Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-02-12T12:57:25.844Z] #93 13.57 OK: 9 MiB in 21 packages [2026-02-12T12:57:26.445Z] #93 ... [2026-02-12T12:57:26.445Z] [2026-02-12T12:57:26.445Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-12T12:57:26.445Z] #87 DONE 19.7s [2026-02-12T12:57:26.445Z] [2026-02-12T12:57:26.445Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-12T12:57:26.445Z] #90 DONE 15.4s [2026-02-12T12:57:26.445Z] [2026-02-12T12:57:26.445Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:26.445Z] #97 14.64 OK: 13 MiB in 29 packages [2026-02-12T12:57:27.035Z] #97 ... [2026-02-12T12:57:27.035Z] [2026-02-12T12:57:27.035Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-02-12T12:57:27.035Z] #93 DONE 15.1s [2026-02-12T12:57:27.035Z] [2026-02-12T12:57:27.035Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-12T12:57:27.629Z] #99 ... [2026-02-12T12:57:27.629Z] [2026-02-12T12:57:27.629Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-12T12:57:27.629Z] #97 DONE 15.8s [2026-02-12T12:57:27.896Z] [2026-02-12T12:57:27.896Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:57:28.900Z] #100 ... [2026-02-12T12:57:28.900Z] [2026-02-12T12:57:28.900Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-12T12:57:28.900Z] #99 DONE 2.1s [2026-02-12T12:57:28.900Z] [2026-02-12T12:57:28.900Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:57:29.512Z] #101 ... [2026-02-12T12:57:29.512Z] [2026-02-12T12:57:29.512Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:57:29.512Z] #102 DONE 3.2s [2026-02-12T12:57:29.783Z] [2026-02-12T12:57:29.784Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:57:29.784Z] #100 DONE 2.8s [2026-02-12T12:57:29.784Z] [2026-02-12T12:57:29.784Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-12T12:57:30.062Z] #103 DONE 0.4s [2026-02-12T12:57:30.062Z] [2026-02-12T12:57:30.062Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-12T12:57:30.062Z] #104 DONE 0.4s [2026-02-12T12:57:30.062Z] [2026-02-12T12:57:30.063Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:57:30.063Z] #80 ... [2026-02-12T12:57:30.063Z] [2026-02-12T12:57:30.063Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-12T12:57:30.648Z] #105 DONE 0.4s [2026-02-12T12:57:30.648Z] [2026-02-12T12:57:30.648Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-02-12T12:57:30.648Z] #106 DONE 0.3s [2026-02-12T12:57:30.648Z] [2026-02-12T12:57:30.648Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-02-12T12:57:30.648Z] #107 DONE 0.3s [2026-02-12T12:57:30.648Z] [2026-02-12T12:57:30.648Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-12T12:57:30.929Z] #108 ... [2026-02-12T12:57:30.929Z] [2026-02-12T12:57:30.929Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-12T12:57:30.929Z] #109 DONE 0.4s [2026-02-12T12:57:30.929Z] [2026-02-12T12:57:30.929Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-02-12T12:57:31.199Z] #110 DONE 0.4s [2026-02-12T12:57:31.199Z] [2026-02-12T12:57:31.199Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-12T12:57:31.199Z] #108 DONE 0.4s [2026-02-12T12:57:31.199Z] [2026-02-12T12:57:31.199Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-12T12:57:31.199Z] #111 ... [2026-02-12T12:57:31.199Z] [2026-02-12T12:57:31.199Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-12T12:57:31.199Z] #101 DONE 2.3s [2026-02-12T12:57:31.477Z] [2026-02-12T12:57:31.477Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-12T12:57:31.477Z] #112 ... [2026-02-12T12:57:31.477Z] [2026-02-12T12:57:31.477Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-12T12:57:31.477Z] #111 DONE 0.4s [2026-02-12T12:57:31.747Z] [2026-02-12T12:57:31.747Z] #113 [security-spire-config] exporting to image [2026-02-12T12:57:31.747Z] #113 exporting layers [2026-02-12T12:57:31.747Z] #113 ... [2026-02-12T12:57:31.747Z] [2026-02-12T12:57:31.747Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-12T12:57:31.747Z] #112 DONE 0.5s [2026-02-12T12:57:32.022Z] [2026-02-12T12:57:32.022Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-12T12:57:32.022Z] #114 DONE 0.8s [2026-02-12T12:57:32.022Z] [2026-02-12T12:57:32.022Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-02-12T12:57:32.022Z] #115 DONE 0.4s [2026-02-12T12:57:32.022Z] [2026-02-12T12:57:32.022Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-12T12:57:32.613Z] #116 DONE 0.6s [2026-02-12T12:57:32.613Z] [2026-02-12T12:57:32.613Z] #113 [security-spire-server] exporting to image [2026-02-12T12:57:32.906Z] #113 ... [2026-02-12T12:57:32.906Z] [2026-02-12T12:57:32.906Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-12T12:57:32.906Z] #117 DONE 0.3s [2026-02-12T12:57:33.173Z] [2026-02-12T12:57:33.173Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-02-12T12:57:33.440Z] #118 DONE 0.4s [2026-02-12T12:57:33.440Z] [2026-02-12T12:57:33.440Z] #113 [security-spire-agent] exporting to image [2026-02-12T12:57:36.780Z] #113 exporting layers 4.6s done [2026-02-12T12:57:36.780Z] #113 writing image sha256:16277a24b6be05d89cd2f1d5bae510fb7cbaf6b84d83c09cec4898a1042de1ea 0.0s done [2026-02-12T12:57:36.780Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2026-02-12T12:57:36.780Z] #113 exporting layers 4.4s done [2026-02-12T12:57:36.780Z] #113 writing image sha256:c97579c9f437756a9faac5f50bd58d188f0acfb88dd096dec14ad6663be27237 [2026-02-12T12:57:36.780Z] #113 writing image sha256:c97579c9f437756a9faac5f50bd58d188f0acfb88dd096dec14ad6663be27237 0.0s done [2026-02-12T12:57:36.780Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-02-12T12:57:36.780Z] #113 exporting layers 3.5s done [2026-02-12T12:57:37.046Z] #113 writing image sha256:7ef1432303bcb384604d9f0a1c2f1fba56454e2d13171bbf4d2518eef80ef6f3 done [2026-02-12T12:57:37.046Z] #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-02-12T12:57:37.046Z] #113 DONE 5.4s [2026-02-12T12:57:37.046Z] [2026-02-12T12:57:37.046Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:58:18.112Z] #156 ... [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-12T12:58:18.112Z] #150 DONE 105.2s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-12T12:58:18.112Z] #156 ... [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-12T12:58:18.112Z] #147 DONE 105.2s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T12:58:18.112Z] #130 ... [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-12T12:58:18.112Z] #157 DONE 0.2s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:58:18.112Z] #158 DONE 0.2s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:58:18.112Z] #159 DONE 0.6s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-02-12T12:58:18.112Z] #160 DONE 0.9s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-12T12:58:18.112Z] #161 DONE 1.8s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:58:18.112Z] #162 DONE 0.4s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-02-12T12:58:18.112Z] #163 DONE 0.6s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:58:18.112Z] #164 DONE 0.5s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:58:18.112Z] #165 DONE 1.0s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #166 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-02-12T12:58:18.112Z] #166 DONE 0.9s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #167 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T12:58:18.112Z] #167 DONE 2.4s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-02-12T12:58:18.112Z] #168 DONE 0.6s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #169 [core-common-config-bootstrapper] exporting to image [2026-02-12T12:58:18.112Z] #169 exporting layers [2026-02-12T12:58:18.112Z] #169 ... [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #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/ [2026-02-12T12:58:18.112Z] #170 DONE 0.3s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #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/ [2026-02-12T12:58:18.112Z] #171 DONE 0.1s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #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/ [2026-02-12T12:58:18.112Z] #172 DONE 0.2s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #169 [core-common-config-bootstrapper] exporting to image [2026-02-12T12:58:18.112Z] #169 exporting layers 0.6s done [2026-02-12T12:58:18.112Z] #169 writing image sha256:cb67e1155a402373c70c3b00ebb9699de463de412b9a80e01860612106d34345 done [2026-02-12T12:58:18.112Z] #169 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2026-02-12T12:58:18.112Z] #169 DONE 0.7s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-02-12T12:58:18.112Z] #173 DONE 0.4s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-02-12T12:58:18.112Z] #174 DONE 1.3s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T12:58:18.112Z] #146 ... [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #175 [security-bootstrapper] exporting to image [2026-02-12T12:58:18.112Z] #175 exporting layers 0.5s done [2026-02-12T12:58:18.112Z] #175 writing image sha256:cac6121c86f7a85a86878fdfe96acb3460f29fa81cea4d85a83e0125e7e08fe3 done [2026-02-12T12:58:18.112Z] #175 naming to docker.io/library/security-bootstrapper done [2026-02-12T12:58:18.112Z] #175 DONE 0.6s [2026-02-12T12:58:18.112Z] [2026-02-12T12:58:18.112Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T12:58:57.019Z] #109 ... [2026-02-12T12:58:57.019Z] [2026-02-12T12:58:57.019Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-12T12:58:57.019Z] #154 153.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-02-12T12:59:11.907Z] #154 DONE 169.1s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T12:59:11.907Z] #109 DONE 176.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-12T12:59:11.907Z] #122 DONE 170.4s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-12T12:59:11.907Z] #151 DONE 170.4s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-12T12:59:11.907Z] #149 DONE 170.4s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T12:59:11.907Z] #148 DONE 170.5s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T12:59:11.907Z] #130 DONE 169.1s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T12:59:11.907Z] #146 DONE 169.1s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-12T12:59:11.907Z] #152 DONE 169.1s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-12T12:59:11.907Z] #156 DONE 134.1s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #176 DONE 0.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #177 DONE 0.3s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #178 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.907Z] #178 ... [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #179 DONE 0.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #180 DONE 0.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #181 DONE 0.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #182 DONE 0.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #183 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #183 DONE 0.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #184 DONE 0.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.907Z] #185 CACHED [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.907Z] #186 CACHED [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #178 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.907Z] #178 DONE 0.2s [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.907Z] #187 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.907Z] #187 CACHED [2026-02-12T12:59:11.907Z] [2026-02-12T12:59:11.908Z] #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T12:59:11.908Z] #188 CACHED [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.908Z] #189 DONE 0.2s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.908Z] #190 DONE 0.2s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-02-12T12:59:11.908Z] #191 ... [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.908Z] #192 DONE 0.5s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #193 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.908Z] #193 DONE 0.5s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-02-12T12:59:11.908Z] #194 ... [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.908Z] #195 DONE 1.0s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #196 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-12T12:59:11.908Z] #196 DONE 1.0s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-02-12T12:59:11.908Z] #197 DONE 1.0s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-02-12T12:59:11.908Z] #198 DONE 1.0s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-02-12T12:59:11.908Z] #199 DONE 1.0s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-02-12T12:59:11.908Z] #200 DONE 1.0s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:59:11.908Z] #201 ... [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-02-12T12:59:11.908Z] #191 DONE 1.5s [2026-02-12T12:59:11.908Z] [2026-02-12T12:59:11.908Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-02-12T12:59:12.475Z] #202 ... [2026-02-12T12:59:12.475Z] [2026-02-12T12:59:12.475Z] #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-02-12T12:59:12.475Z] #203 DONE 1.9s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-02-12T12:59:12.734Z] #204 DONE 2.3s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-02-12T12:59:12.734Z] #194 DONE 1.9s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:59:12.734Z] #205 DONE 1.5s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-02-12T12:59:12.734Z] #206 DONE 1.5s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #207 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-02-12T12:59:12.734Z] #207 DONE 1.5s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #208 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-02-12T12:59:12.734Z] #208 DONE 1.6s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:59:12.734Z] #209 DONE 1.5s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #210 [core-keeper] exporting to image [2026-02-12T12:59:12.734Z] #210 exporting layers [2026-02-12T12:59:12.734Z] #210 ... [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:59:12.734Z] #201 DONE 1.6s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-02-12T12:59:12.734Z] #202 DONE 1.1s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:59:12.734Z] #211 DONE 0.3s [2026-02-12T12:59:12.734Z] [2026-02-12T12:59:12.734Z] #210 [core-keeper] exporting to image [2026-02-12T12:59:12.734Z] #210 exporting layers 0.1s done [2026-02-12T12:59:12.992Z] #210 ... [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:59:12.992Z] #212 DONE 0.3s [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-02-12T12:59:12.992Z] #213 DONE 0.3s [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:59:12.992Z] #214 DONE 0.3s [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-02-12T12:59:12.992Z] #215 DONE 0.3s [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-02-12T12:59:12.992Z] #216 DONE 0.3s [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #210 [core-keeper] exporting to image [2026-02-12T12:59:12.992Z] #210 writing image sha256:7126e75518a79eaffce23151e2cb2514e0c241531f10004d6b62b3a1e7af2b52 0.0s done [2026-02-12T12:59:12.992Z] #210 naming to docker.io/library/core-keeper 0.0s done [2026-02-12T12:59:12.992Z] #210 DONE 0.3s [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-02-12T12:59:12.992Z] #217 DONE 0.3s [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #218 [core-command] exporting to image [2026-02-12T12:59:12.992Z] #218 exporting layers 0.1s done [2026-02-12T12:59:12.992Z] #218 writing image sha256:21cefbcfaf1eea6bedb5e23be6358ff7cd84d3bc5b393ae935d889ef5ad6cd23 0.0s done [2026-02-12T12:59:12.992Z] #218 naming to docker.io/library/core-command done [2026-02-12T12:59:12.992Z] #218 DONE 0.3s [2026-02-12T12:59:12.992Z] [2026-02-12T12:59:12.992Z] #219 [support-scheduler] exporting to image [2026-02-12T12:59:13.250Z] #219 ... [2026-02-12T12:59:13.250Z] [2026-02-12T12:59:13.250Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-02-12T12:59:13.250Z] #220 DONE 0.3s [2026-02-12T12:59:13.250Z] [2026-02-12T12:59:13.250Z] #221 [core-metadata] exporting to image [2026-02-12T12:59:13.508Z] #221 ... [2026-02-12T12:59:13.508Z] [2026-02-12T12:59:13.508Z] #222 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-02-12T12:59:13.508Z] #222 DONE 0.5s [2026-02-12T12:59:13.508Z] [2026-02-12T12:59:13.508Z] #223 [security-spiffe-token-provider] exporting to image [2026-02-12T12:59:13.508Z] #223 exporting layers 0.5s done [2026-02-12T12:59:13.702Z] #89 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #80 DONE 117.8s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #92 DONE 118.1s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #84 DONE 116.3s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #89 DONE 110.9s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #95 DONE 106.9s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #119 [core-keeper builder 7/8] COPY . . [2026-02-12T12:59:13.702Z] #119 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #91 DONE 118.4s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #120 DONE 1.9s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #121 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #122 [core-command builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #122 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:59:13.702Z] #123 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #124 DONE 2.0s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #125 [core-metadata builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #125 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:59:13.702Z] #126 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #127 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:59:13.702Z] #128 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #129 [core-data builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #129 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #130 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #131 [security-proxy-auth builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #131 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:59:13.702Z] #132 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #133 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #119 [core-keeper builder 7/8] COPY . . [2026-02-12T12:59:13.702Z] #119 DONE 2.1s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #134 [security-proxy-setup builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #134 DONE 2.2s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #135 [support-notifications builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #135 DONE 2.1s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-12T12:59:13.702Z] #136 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #137 [security-bootstrapper builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #137 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #138 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:59:13.702Z] #139 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #140 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-12T12:59:13.702Z] #141 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-12T12:59:13.702Z] #142 CACHED [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #143 [support-scheduler builder 6/7] COPY . . [2026-02-12T12:59:13.702Z] #143 DONE 2.2s [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T12:59:13.702Z] #144 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T12:59:13.702Z] #0 4.065 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-02-12T12:59:13.702Z] #145 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T12:59:13.702Z] #144 5.697 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-02-12T12:59:13.702Z] #144 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-12T12:59:13.702Z] #0 4.985 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-02-12T12:59:13.702Z] #146 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T12:59:13.702Z] #0 6.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-02-12T12:59:13.702Z] #147 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-12T12:59:13.702Z] #0 5.238 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-02-12T12:59:13.702Z] #148 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T12:59:13.702Z] #0 6.185 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-02-12T12:59:13.702Z] #149 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-12T12:59:13.702Z] #0 5.920 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-02-12T12:59:13.702Z] #150 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-12T12:59:13.702Z] #0 4.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-02-12T12:59:13.702Z] #151 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-12T12:59:13.702Z] #0 5.628 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-02-12T12:59:13.702Z] #152 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.702Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-12T12:59:13.702Z] #0 5.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-02-12T12:59:13.702Z] #153 ... [2026-02-12T12:59:13.702Z] [2026-02-12T12:59:13.703Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-12T12:59:13.703Z] #0 5.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-02-12T12:59:13.703Z] #154 ... [2026-02-12T12:59:13.703Z] [2026-02-12T12:59:13.703Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-12T12:59:13.703Z] #136 5.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-02-12T12:59:13.766Z] #223 ... [2026-02-12T12:59:13.766Z] [2026-02-12T12:59:13.766Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-02-12T12:59:13.766Z] #224 DONE 0.7s [2026-02-12T12:59:13.766Z] [2026-02-12T12:59:13.766Z] #225 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-02-12T12:59:13.766Z] #225 DONE 0.4s [2026-02-12T12:59:13.766Z] [2026-02-12T12:59:13.766Z] #223 [security-spiffe-token-provider] exporting to image [2026-02-12T12:59:13.766Z] #223 writing image sha256:f0583ffa2f71f93fd2ef68659c192cd62aa7902457d62fefb373c2104119734b 0.0s done [2026-02-12T12:59:13.766Z] #223 naming to docker.io/library/security-spiffe-token-provider [2026-02-12T12:59:13.766Z] #223 naming to docker.io/library/security-spiffe-token-provider done [2026-02-12T12:59:13.766Z] #223 DONE 0.9s [2026-02-12T12:59:13.766Z] [2026-02-12T12:59:13.766Z] #226 [core-data] exporting to image [2026-02-12T12:59:13.766Z] #226 exporting layers 0.2s done [2026-02-12T12:59:13.766Z] #226 writing image sha256:a7fbdf2144e0521e0f7c1414b12ab0323ede2bc320d1d2943b8b2cb28e2ddc01 0.0s done [2026-02-12T12:59:13.766Z] #226 naming to docker.io/library/core-data 0.0s done [2026-02-12T12:59:13.766Z] #226 DONE 0.9s [2026-02-12T12:59:13.766Z] [2026-02-12T12:59:13.766Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T12:59:13.766Z] #227 DONE 0.9s [2026-02-12T12:59:13.766Z] [2026-02-12T12:59:13.766Z] #228 [security-proxy-auth] exporting to image [2026-02-12T12:59:14.024Z] #228 ... [2026-02-12T12:59:14.024Z] [2026-02-12T12:59:14.024Z] #229 [support-notifications] exporting to image [2026-02-12T12:59:14.024Z] #229 exporting layers 0.8s done [2026-02-12T12:59:14.024Z] #229 writing image sha256:797deb3bf6bdb2b38667e1c63f3464b9507d763b20ead58060b67f5a7bc37dff done [2026-02-12T12:59:14.024Z] #229 naming to docker.io/library/support-notifications done [2026-02-12T12:59:14.024Z] #229 DONE 0.9s [2026-02-12T12:59:14.024Z] [2026-02-12T12:59:14.024Z] #230 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-02-12T12:59:14.024Z] #230 DONE 0.4s [2026-02-12T12:59:14.024Z] [2026-02-12T12:59:14.024Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T12:59:14.283Z] #231 ... [2026-02-12T12:59:14.283Z] [2026-02-12T12:59:14.283Z] #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-02-12T12:59:14.283Z] #232 DONE 0.1s [2026-02-12T12:59:14.283Z] [2026-02-12T12:59:14.283Z] #219 [support-scheduler] exporting to image [2026-02-12T12:59:14.283Z] #219 exporting layers 1.2s done [2026-02-12T12:59:14.283Z] #219 writing image sha256:5a49c2be62230d0666ae155c281096e27c2ae02108ce7a030eb7537a29516997 0.0s done [2026-02-12T12:59:14.283Z] #219 naming to docker.io/library/support-scheduler done [2026-02-12T12:59:14.283Z] #219 DONE 1.3s [2026-02-12T12:59:14.540Z] [2026-02-12T12:59:14.540Z] #221 [core-metadata] exporting to image [2026-02-12T12:59:14.540Z] #221 exporting layers 1.2s done [2026-02-12T12:59:14.540Z] #221 writing image sha256:99a145609eb71e4dfc71842afbf6961d4e086ad2dbf4dc10f45a7e9f5631eeba done [2026-02-12T12:59:14.540Z] #221 naming to docker.io/library/core-metadata 0.0s done [2026-02-12T12:59:14.540Z] #221 DONE 1.3s [2026-02-12T12:59:14.540Z] [2026-02-12T12:59:14.540Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T12:59:14.540Z] #231 DONE 0.6s [2026-02-12T12:59:14.540Z] [2026-02-12T12:59:14.540Z] #228 [security-proxy-auth] exporting to image [2026-02-12T12:59:14.540Z] #228 exporting layers 0.5s done [2026-02-12T12:59:14.540Z] #228 writing image sha256:7be346bd74eed89f842aa1f3cdf46f793e1b8be23c842d0b226cdf47072eee72 done [2026-02-12T12:59:14.540Z] #228 naming to docker.io/library/security-proxy-auth 0.0s done [2026-02-12T12:59:14.540Z] #228 DONE 0.6s [2026-02-12T12:59:14.540Z] [2026-02-12T12:59:14.540Z] #233 [security-proxy-setup] exporting to image [2026-02-12T12:59:14.540Z] #233 exporting layers 0.2s done [2026-02-12T12:59:14.798Z] #233 writing image sha256:b6c3e3154c3007318841525d36c3cd1797cafcbc1c8eb73c691e98a1306fd0e3 done [2026-02-12T12:59:14.798Z] #233 naming to docker.io/library/security-proxy-setup done [2026-02-12T12:59:14.798Z] #233 DONE 0.2s [2026-02-12T12:59:14.798Z] [2026-02-12T12:59:14.798Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T12:59:14.798Z] #234 DONE 0.4s [2026-02-12T12:59:14.798Z] [2026-02-12T12:59:14.798Z] #235 [security-secretstore-setup] exporting to image [2026-02-12T12:59:14.798Z] #235 exporting layers 0.2s done [2026-02-12T12:59:14.798Z] #235 writing image sha256:4816a377948fa6d7efe751a829c5ac3b991021fe1e9aefcce630a4364f599d2a done [2026-02-12T12:59:14.798Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-02-12T12:59:14.798Z] #235 DONE 0.3s [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T12:59:14.798Z] time="2026-02-12T12:54:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-02-12T12:59:14.813Z] $ docker stop --time=1 f799262d81ff98c19e6b266980a65b85e85d2dffdc42ad21511582b038546ade [2026-02-12T12:59:16.086Z] $ docker rm -f --volumes f799262d81ff98c19e6b266980a65b85e85d2dffdc42ad21511582b038546ade [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-12T12:59:16.427Z] + docker images [2026-02-12T12:59:16.427Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-02-12T12:59:16.427Z] security-secretstore-setup latest 4816a377948f 2 seconds ago 83.7MB [2026-02-12T12:59:16.427Z] security-proxy-setup latest b6c3e3154c30 2 seconds ago 52MB [2026-02-12T12:59:16.427Z] security-proxy-auth latest 7be346bd74ee 3 seconds ago 46.2MB [2026-02-12T12:59:16.427Z] core-metadata latest 99a145609eb7 4 seconds ago 47.2MB [2026-02-12T12:59:16.427Z] support-scheduler latest 5a49c2be6223 4 seconds ago 51.2MB [2026-02-12T12:59:16.427Z] core-data latest a7fbdf2144e0 4 seconds ago 47MB [2026-02-12T12:59:16.427Z] support-notifications latest 797deb3bf6bd 4 seconds ago 54.9MB [2026-02-12T12:59:16.427Z] core-command latest 21cefbcfaf1e 4 seconds ago 41.3MB [2026-02-12T12:59:16.427Z] security-spiffe-token-provider latest f0583ffa2f71 4 seconds ago 50.2MB [2026-02-12T12:59:16.427Z] core-keeper latest 7126e75518a7 4 seconds ago 46.8MB [2026-02-12T12:59:16.427Z] security-bootstrapper latest cac6121c86f7 About a minute ago 21.6MB [2026-02-12T12:59:16.427Z] core-common-config-bootstrapper latest cb67e1155a40 About a minute ago 20.5MB [2026-02-12T12:59:16.427Z] security-spire-agent latest cfa2fa64d3e3 2 minutes ago 237MB [2026-02-12T12:59:16.427Z] security-spire-config latest d0c4a942af9d 2 minutes ago 177MB [2026-02-12T12:59:16.427Z] security-spire-server latest 34b70f30e233 2 minutes ago 178MB [2026-02-12T12:59:16.427Z] ci-base-image-x86_64 latest f5ce69ccb20c 8 minutes ago 1GB [2026-02-12T12:59:16.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB [2026-02-12T12:59:16.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB [2026-02-12T12:59:16.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-12T12:59:16.562Z] provisioning config files... [2026-02-12T12:59:16.572Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/953@tmp/config3429406768451047836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-12T12:59:17.032Z] ---> ****-login.sh [2026-02-12T12:59:17.032Z] nexus3.edgexfoundry.org:10001 [2026-02-12T12:59:17.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:59:17.032Z] Login Succeeded [2026-02-12T12:59:17.032Z] nexus3.edgexfoundry.org:10002 [2026-02-12T12:59:17.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:59:17.032Z] Login Succeeded [2026-02-12T12:59:17.032Z] nexus3.edgexfoundry.org:10003 [2026-02-12T12:59:17.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:59:17.326Z] Login Succeeded [2026-02-12T12:59:17.326Z] nexus3.edgexfoundry.org:10004 [2026-02-12T12:59:17.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:59:17.326Z] Login Succeeded [2026-02-12T12:59:17.326Z] ****.io [2026-02-12T12:59:17.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T12:59:17.627Z] Login Succeeded [2026-02-12T12:59:17.627Z] ---> ****-login.sh ends [Pipeline] } [2026-02-12T12:59:17.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T12:59:17.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-12T12:59:17.714Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-02-12T12:59:17.715Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:17.715Z] latest [2026-02-12T12:59:17.715Z] 4.1.0-dev.98 [2026-02-12T12:59:17.715Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:17.715Z] main [2026-02-12T12:59:17.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:18.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:18.492Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:18.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-12T12:59:18.492Z] 351ae82c0e34: Preparing [2026-02-12T12:59:18.492Z] f4b3214bbd07: Preparing [2026-02-12T12:59:18.492Z] 1efb98a0c736: Preparing [2026-02-12T12:59:18.492Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:18.492Z] c72fa7adae96: Preparing [2026-02-12T12:59:18.492Z] 51ce03158b24: Preparing [2026-02-12T12:59:18.492Z] cce92674e987: Preparing [2026-02-12T12:59:18.492Z] 51ce03158b24: Waiting [2026-02-12T12:59:18.492Z] cce92674e987: Waiting [2026-02-12T12:59:18.492Z] c72fa7adae96: Pushed [2026-02-12T12:59:18.492Z] 1efb98a0c736: Pushed [2026-02-12T12:59:18.492Z] 351ae82c0e34: Pushed [2026-02-12T12:59:18.492Z] fe8cb08c9c7c: Pushed [2026-02-12T12:59:18.492Z] cce92674e987: Layer already exists [2026-02-12T12:59:18.767Z] 51ce03158b24: Pushed [2026-02-12T12:59:22.054Z] f4b3214bbd07: Pushed [2026-02-12T12:59:22.054Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:22.378Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:22.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-12T12:59:22.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-12T12:59:22.709Z] 351ae82c0e34: Preparing [2026-02-12T12:59:22.709Z] f4b3214bbd07: Preparing [2026-02-12T12:59:22.709Z] 1efb98a0c736: Preparing [2026-02-12T12:59:22.709Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:22.709Z] c72fa7adae96: Preparing [2026-02-12T12:59:22.709Z] 51ce03158b24: Preparing [2026-02-12T12:59:22.709Z] cce92674e987: Preparing [2026-02-12T12:59:22.709Z] 51ce03158b24: Waiting [2026-02-12T12:59:22.709Z] cce92674e987: Waiting [2026-02-12T12:59:22.709Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:22.709Z] f4b3214bbd07: Layer already exists [2026-02-12T12:59:22.709Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:22.709Z] 351ae82c0e34: Layer already exists [2026-02-12T12:59:22.709Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:22.709Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:22.709Z] cce92674e987: Layer already exists [2026-02-12T12:59:22.709Z] latest: digest: sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:23.031Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:23.354Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98 [2026-02-12T12:59:23.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-12T12:59:23.355Z] 351ae82c0e34: Preparing [2026-02-12T12:59:23.355Z] f4b3214bbd07: Preparing [2026-02-12T12:59:23.355Z] 1efb98a0c736: Preparing [2026-02-12T12:59:23.355Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:23.355Z] c72fa7adae96: Preparing [2026-02-12T12:59:23.355Z] 51ce03158b24: Preparing [2026-02-12T12:59:23.355Z] cce92674e987: Preparing [2026-02-12T12:59:23.355Z] 51ce03158b24: Waiting [2026-02-12T12:59:23.355Z] cce92674e987: Waiting [2026-02-12T12:59:23.355Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:23.355Z] f4b3214bbd07: Layer already exists [2026-02-12T12:59:23.355Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:23.355Z] 351ae82c0e34: Layer already exists [2026-02-12T12:59:23.355Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:23.355Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:23.355Z] cce92674e987: Layer already exists [2026-02-12T12:59:23.355Z] 4.1.0-dev.98: digest: sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:23.678Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:24.003Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:24.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-12T12:59:24.004Z] 351ae82c0e34: Preparing [2026-02-12T12:59:24.004Z] f4b3214bbd07: Preparing [2026-02-12T12:59:24.004Z] 1efb98a0c736: Preparing [2026-02-12T12:59:24.004Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:24.004Z] c72fa7adae96: Preparing [2026-02-12T12:59:24.004Z] 51ce03158b24: Preparing [2026-02-12T12:59:24.004Z] cce92674e987: Preparing [2026-02-12T12:59:24.004Z] 51ce03158b24: Waiting [2026-02-12T12:59:24.004Z] cce92674e987: Waiting [2026-02-12T12:59:24.004Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:24.004Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:24.004Z] f4b3214bbd07: Layer already exists [2026-02-12T12:59:24.004Z] 351ae82c0e34: Layer already exists [2026-02-12T12:59:24.004Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:24.004Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:24.004Z] cce92674e987: Layer already exists [2026-02-12T12:59:24.004Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:24.332Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:24.652Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-02-12T12:59:24.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-12T12:59:24.652Z] 351ae82c0e34: Preparing [2026-02-12T12:59:24.652Z] f4b3214bbd07: Preparing [2026-02-12T12:59:24.652Z] 1efb98a0c736: Preparing [2026-02-12T12:59:24.652Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:24.652Z] c72fa7adae96: Preparing [2026-02-12T12:59:24.652Z] 51ce03158b24: Preparing [2026-02-12T12:59:24.652Z] cce92674e987: Preparing [2026-02-12T12:59:24.652Z] cce92674e987: Waiting [2026-02-12T12:59:24.652Z] 51ce03158b24: Waiting [2026-02-12T12:59:24.652Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:24.652Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:24.652Z] f4b3214bbd07: Layer already exists [2026-02-12T12:59:24.652Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:24.652Z] 351ae82c0e34: Layer already exists [2026-02-12T12:59:24.652Z] cce92674e987: Layer already exists [2026-02-12T12:59:24.652Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:24.652Z] main: digest: sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T12:59:24.717Z] ===================================================== [Pipeline] echo [2026-02-12T12:59:24.732Z] taggedImages: [2026-02-12T12:59:24.732Z] - nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:24.732Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-12T12:59:24.732Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98 [2026-02-12T12:59:24.732Z] - nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:24.732Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-02-12T12:59:24.760Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-02-12T12:59:24.760Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:24.760Z] latest [2026-02-12T12:59:24.760Z] 4.1.0-dev.98 [2026-02-12T12:59:24.760Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:24.760Z] main [2026-02-12T12:59:24.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:25.099Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:25.417Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:25.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-12T12:59:25.417Z] 4bd61c199766: Preparing [2026-02-12T12:59:25.417Z] c1ae7083e4be: Preparing [2026-02-12T12:59:25.417Z] 775229c8fc83: Preparing [2026-02-12T12:59:25.417Z] 37a131135cfb: Preparing [2026-02-12T12:59:25.417Z] 1efb98a0c736: Preparing [2026-02-12T12:59:25.417Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:25.417Z] c72fa7adae96: Preparing [2026-02-12T12:59:25.417Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:25.417Z] 51ce03158b24: Preparing [2026-02-12T12:59:25.417Z] c72fa7adae96: Waiting [2026-02-12T12:59:25.417Z] cce92674e987: Preparing [2026-02-12T12:59:25.417Z] 51ce03158b24: Waiting [2026-02-12T12:59:25.417Z] cce92674e987: Waiting [2026-02-12T12:59:25.417Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:25.417Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:25.417Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:25.417Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:25.417Z] cce92674e987: Layer already exists [2026-02-12T12:59:25.417Z] 4bd61c199766: Pushed [2026-02-12T12:59:25.417Z] c1ae7083e4be: Pushed [2026-02-12T12:59:25.417Z] 775229c8fc83: Pushed [2026-02-12T12:59:26.794Z] 37a131135cfb: Pushed [2026-02-12T12:59:26.794Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:27.119Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:27.444Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-12T12:59:27.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-12T12:59:27.444Z] 4bd61c199766: Preparing [2026-02-12T12:59:27.444Z] c1ae7083e4be: Preparing [2026-02-12T12:59:27.444Z] 775229c8fc83: Preparing [2026-02-12T12:59:27.444Z] 37a131135cfb: Preparing [2026-02-12T12:59:27.444Z] 1efb98a0c736: Preparing [2026-02-12T12:59:27.444Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:27.444Z] c72fa7adae96: Preparing [2026-02-12T12:59:27.444Z] 51ce03158b24: Preparing [2026-02-12T12:59:27.444Z] cce92674e987: Preparing [2026-02-12T12:59:27.444Z] c72fa7adae96: Waiting [2026-02-12T12:59:27.444Z] 51ce03158b24: Waiting [2026-02-12T12:59:27.444Z] cce92674e987: Waiting [2026-02-12T12:59:27.444Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:27.444Z] 37a131135cfb: Layer already exists [2026-02-12T12:59:27.444Z] c1ae7083e4be: Layer already exists [2026-02-12T12:59:27.444Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:27.444Z] 4bd61c199766: Layer already exists [2026-02-12T12:59:27.444Z] 775229c8fc83: Layer already exists [2026-02-12T12:59:27.444Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:27.444Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:27.444Z] cce92674e987: Layer already exists [2026-02-12T12:59:27.444Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:27.444Z] latest: digest: sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:27.769Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:28.086Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98 [2026-02-12T12:59:28.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-12T12:59:28.086Z] 4bd61c199766: Preparing [2026-02-12T12:59:28.086Z] c1ae7083e4be: Preparing [2026-02-12T12:59:28.086Z] 775229c8fc83: Preparing [2026-02-12T12:59:28.086Z] 37a131135cfb: Preparing [2026-02-12T12:59:28.086Z] 1efb98a0c736: Preparing [2026-02-12T12:59:28.086Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:28.086Z] c72fa7adae96: Preparing [2026-02-12T12:59:28.086Z] 51ce03158b24: Preparing [2026-02-12T12:59:28.086Z] cce92674e987: Preparing [2026-02-12T12:59:28.086Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:28.086Z] c72fa7adae96: Waiting [2026-02-12T12:59:28.086Z] 51ce03158b24: Waiting [2026-02-12T12:59:28.086Z] cce92674e987: Waiting [2026-02-12T12:59:28.086Z] c1ae7083e4be: Layer already exists [2026-02-12T12:59:28.086Z] 775229c8fc83: Layer already exists [2026-02-12T12:59:28.086Z] 4bd61c199766: Layer already exists [2026-02-12T12:59:28.086Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:28.086Z] 37a131135cfb: Layer already exists [2026-02-12T12:59:28.086Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:28.086Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:28.086Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:28.086Z] cce92674e987: Layer already exists [2026-02-12T12:59:28.086Z] 4.1.0-dev.98: digest: sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:28.412Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:28.741Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:28.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-12T12:59:28.741Z] 4bd61c199766: Preparing [2026-02-12T12:59:28.741Z] c1ae7083e4be: Preparing [2026-02-12T12:59:28.741Z] 775229c8fc83: Preparing [2026-02-12T12:59:28.741Z] 37a131135cfb: Preparing [2026-02-12T12:59:28.741Z] 1efb98a0c736: Preparing [2026-02-12T12:59:28.741Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:28.741Z] c72fa7adae96: Preparing [2026-02-12T12:59:28.741Z] 51ce03158b24: Preparing [2026-02-12T12:59:28.741Z] cce92674e987: Preparing [2026-02-12T12:59:28.741Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:28.741Z] cce92674e987: Waiting [2026-02-12T12:59:28.741Z] 51ce03158b24: Waiting [2026-02-12T12:59:28.741Z] c72fa7adae96: Waiting [2026-02-12T12:59:28.741Z] 37a131135cfb: Layer already exists [2026-02-12T12:59:28.741Z] c1ae7083e4be: Layer already exists [2026-02-12T12:59:28.741Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:28.741Z] 4bd61c199766: Layer already exists [2026-02-12T12:59:28.741Z] 775229c8fc83: Layer already exists [2026-02-12T12:59:28.741Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:28.741Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:28.741Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:28.741Z] cce92674e987: Layer already exists [2026-02-12T12:59:28.741Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:29.070Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:29.398Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-02-12T12:59:29.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-12T12:59:29.398Z] 4bd61c199766: Preparing [2026-02-12T12:59:29.398Z] c1ae7083e4be: Preparing [2026-02-12T12:59:29.398Z] 775229c8fc83: Preparing [2026-02-12T12:59:29.398Z] 37a131135cfb: Preparing [2026-02-12T12:59:29.398Z] 1efb98a0c736: Preparing [2026-02-12T12:59:29.398Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:29.398Z] c72fa7adae96: Preparing [2026-02-12T12:59:29.398Z] 51ce03158b24: Preparing [2026-02-12T12:59:29.398Z] cce92674e987: Preparing [2026-02-12T12:59:29.398Z] c72fa7adae96: Waiting [2026-02-12T12:59:29.398Z] 51ce03158b24: Waiting [2026-02-12T12:59:29.398Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:29.398Z] cce92674e987: Waiting [2026-02-12T12:59:29.398Z] 37a131135cfb: Layer already exists [2026-02-12T12:59:29.398Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:29.398Z] c1ae7083e4be: Layer already exists [2026-02-12T12:59:29.398Z] 775229c8fc83: Layer already exists [2026-02-12T12:59:29.398Z] 4bd61c199766: Layer already exists [2026-02-12T12:59:29.398Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:29.398Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:29.398Z] cce92674e987: Layer already exists [2026-02-12T12:59:29.398Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:29.398Z] main: digest: sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T12:59:29.471Z] ===================================================== [Pipeline] echo [2026-02-12T12:59:29.489Z] taggedImages: [2026-02-12T12:59:29.489Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:29.489Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-12T12:59:29.489Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98 [2026-02-12T12:59:29.489Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:29.489Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-02-12T12:59:29.515Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-02-12T12:59:29.515Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:29.515Z] latest [2026-02-12T12:59:29.515Z] 4.1.0-dev.98 [2026-02-12T12:59:29.515Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:29.515Z] main [2026-02-12T12:59:29.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:29.859Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:30.177Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:30.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-12T12:59:30.177Z] a0e3891dfebd: Preparing [2026-02-12T12:59:30.177Z] ca03498445be: Preparing [2026-02-12T12:59:30.177Z] 1efb98a0c736: Preparing [2026-02-12T12:59:30.177Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:30.177Z] f4c37250baf4: Preparing [2026-02-12T12:59:30.177Z] 6e57ca4f0597: Preparing [2026-02-12T12:59:30.177Z] cce92674e987: Preparing [2026-02-12T12:59:30.177Z] 6e57ca4f0597: Waiting [2026-02-12T12:59:30.177Z] cce92674e987: Waiting [2026-02-12T12:59:30.177Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:30.177Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:30.177Z] f4c37250baf4: Pushed [2026-02-12T12:59:30.177Z] cce92674e987: Layer already exists [2026-02-12T12:59:30.177Z] a0e3891dfebd: Pushed [2026-02-12T12:59:30.177Z] 6e57ca4f0597: Pushed [2026-02-12T12:59:34.365Z] ca03498445be: Pushed [2026-02-12T12:59:34.365Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:34.694Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:35.021Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-12T12:59:35.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-12T12:59:35.021Z] a0e3891dfebd: Preparing [2026-02-12T12:59:35.021Z] ca03498445be: Preparing [2026-02-12T12:59:35.021Z] 1efb98a0c736: Preparing [2026-02-12T12:59:35.021Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:35.021Z] f4c37250baf4: Preparing [2026-02-12T12:59:35.021Z] 6e57ca4f0597: Preparing [2026-02-12T12:59:35.021Z] cce92674e987: Preparing [2026-02-12T12:59:35.021Z] 6e57ca4f0597: Waiting [2026-02-12T12:59:35.021Z] cce92674e987: Waiting [2026-02-12T12:59:35.021Z] a0e3891dfebd: Layer already exists [2026-02-12T12:59:35.021Z] ca03498445be: Layer already exists [2026-02-12T12:59:35.021Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:35.021Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:35.021Z] f4c37250baf4: Layer already exists [2026-02-12T12:59:35.021Z] cce92674e987: Layer already exists [2026-02-12T12:59:35.021Z] 6e57ca4f0597: Layer already exists [2026-02-12T12:59:35.021Z] latest: digest: sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:35.351Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:35.668Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98 [2026-02-12T12:59:35.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-12T12:59:35.668Z] a0e3891dfebd: Preparing [2026-02-12T12:59:35.668Z] ca03498445be: Preparing [2026-02-12T12:59:35.668Z] 1efb98a0c736: Preparing [2026-02-12T12:59:35.668Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:35.668Z] f4c37250baf4: Preparing [2026-02-12T12:59:35.668Z] 6e57ca4f0597: Preparing [2026-02-12T12:59:35.668Z] cce92674e987: Preparing [2026-02-12T12:59:35.668Z] 6e57ca4f0597: Waiting [2026-02-12T12:59:35.668Z] cce92674e987: Waiting [2026-02-12T12:59:35.668Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:35.668Z] f4c37250baf4: Layer already exists [2026-02-12T12:59:35.668Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:35.668Z] ca03498445be: Layer already exists [2026-02-12T12:59:35.668Z] 6e57ca4f0597: Layer already exists [2026-02-12T12:59:35.668Z] a0e3891dfebd: Layer already exists [2026-02-12T12:59:35.668Z] cce92674e987: Layer already exists [2026-02-12T12:59:35.668Z] 4.1.0-dev.98: digest: sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:35.990Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:36.315Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:36.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-12T12:59:36.315Z] a0e3891dfebd: Preparing [2026-02-12T12:59:36.315Z] ca03498445be: Preparing [2026-02-12T12:59:36.315Z] 1efb98a0c736: Preparing [2026-02-12T12:59:36.315Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:36.315Z] f4c37250baf4: Preparing [2026-02-12T12:59:36.315Z] 6e57ca4f0597: Preparing [2026-02-12T12:59:36.315Z] cce92674e987: Preparing [2026-02-12T12:59:36.315Z] 6e57ca4f0597: Waiting [2026-02-12T12:59:36.315Z] cce92674e987: Waiting [2026-02-12T12:59:36.315Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:36.315Z] ca03498445be: Layer already exists [2026-02-12T12:59:36.315Z] f4c37250baf4: Layer already exists [2026-02-12T12:59:36.315Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:36.315Z] a0e3891dfebd: Layer already exists [2026-02-12T12:59:36.315Z] cce92674e987: Layer already exists [2026-02-12T12:59:36.315Z] 6e57ca4f0597: Layer already exists [2026-02-12T12:59:36.315Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:36.641Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:36.958Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-02-12T12:59:36.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-12T12:59:36.958Z] a0e3891dfebd: Preparing [2026-02-12T12:59:36.958Z] ca03498445be: Preparing [2026-02-12T12:59:36.958Z] 1efb98a0c736: Preparing [2026-02-12T12:59:36.958Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:36.958Z] f4c37250baf4: Preparing [2026-02-12T12:59:36.958Z] 6e57ca4f0597: Preparing [2026-02-12T12:59:36.958Z] cce92674e987: Preparing [2026-02-12T12:59:36.958Z] 6e57ca4f0597: Waiting [2026-02-12T12:59:36.958Z] cce92674e987: Waiting [2026-02-12T12:59:36.958Z] a0e3891dfebd: Layer already exists [2026-02-12T12:59:36.958Z] f4c37250baf4: Layer already exists [2026-02-12T12:59:36.958Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:36.958Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:36.958Z] ca03498445be: Layer already exists [2026-02-12T12:59:36.958Z] 6e57ca4f0597: Layer already exists [2026-02-12T12:59:36.958Z] cce92674e987: Layer already exists [2026-02-12T12:59:36.958Z] main: digest: sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T12:59:37.033Z] ===================================================== [Pipeline] echo [2026-02-12T12:59:37.049Z] taggedImages: [2026-02-12T12:59:37.049Z] - nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:37.049Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-12T12:59:37.049Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98 [2026-02-12T12:59:37.049Z] - nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:37.049Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-02-12T12:59:37.080Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-02-12T12:59:37.080Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:37.080Z] latest [2026-02-12T12:59:37.080Z] 4.1.0-dev.98 [2026-02-12T12:59:37.080Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:37.080Z] main [2026-02-12T12:59:37.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:37.423Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:37.744Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:37.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-12T12:59:37.744Z] 3e2e3efc8486: Preparing [2026-02-12T12:59:37.744Z] a4c7e24a8ebf: Preparing [2026-02-12T12:59:37.744Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:37.744Z] 34cdb89e6670: Preparing [2026-02-12T12:59:37.744Z] 3b0c218723d9: Preparing [2026-02-12T12:59:37.744Z] cce92674e987: Preparing [2026-02-12T12:59:37.744Z] cce92674e987: Waiting [2026-02-12T12:59:37.744Z] 3b0c218723d9: Pushed [2026-02-12T12:59:37.744Z] 34cdb89e6670: Pushed [2026-02-12T12:59:37.744Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:38.001Z] 3e2e3efc8486: Pushed [2026-02-12T12:59:38.566Z] cce92674e987: Layer already exists [2026-02-12T12:59:41.094Z] a4c7e24a8ebf: Pushed [2026-02-12T12:59:41.354Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:41.681Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:42.003Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-12T12:59:42.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-12T12:59:42.003Z] 3e2e3efc8486: Preparing [2026-02-12T12:59:42.003Z] a4c7e24a8ebf: Preparing [2026-02-12T12:59:42.003Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:42.003Z] 34cdb89e6670: Preparing [2026-02-12T12:59:42.003Z] 3b0c218723d9: Preparing [2026-02-12T12:59:42.003Z] cce92674e987: Preparing [2026-02-12T12:59:42.003Z] cce92674e987: Waiting [2026-02-12T12:59:42.003Z] 34cdb89e6670: Layer already exists [2026-02-12T12:59:42.003Z] a4c7e24a8ebf: Layer already exists [2026-02-12T12:59:42.003Z] 3b0c218723d9: Layer already exists [2026-02-12T12:59:42.003Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:42.003Z] 3e2e3efc8486: Layer already exists [2026-02-12T12:59:42.003Z] cce92674e987: Layer already exists [2026-02-12T12:59:42.003Z] latest: digest: sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:42.336Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:42.669Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98 [2026-02-12T12:59:42.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-12T12:59:42.669Z] 3e2e3efc8486: Preparing [2026-02-12T12:59:42.669Z] a4c7e24a8ebf: Preparing [2026-02-12T12:59:42.669Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:42.669Z] 34cdb89e6670: Preparing [2026-02-12T12:59:42.669Z] 3b0c218723d9: Preparing [2026-02-12T12:59:42.669Z] cce92674e987: Preparing [2026-02-12T12:59:42.669Z] 3b0c218723d9: Layer already exists [2026-02-12T12:59:42.669Z] 34cdb89e6670: Layer already exists [2026-02-12T12:59:42.669Z] 3e2e3efc8486: Layer already exists [2026-02-12T12:59:42.669Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:42.669Z] a4c7e24a8ebf: Layer already exists [2026-02-12T12:59:42.669Z] cce92674e987: Layer already exists [2026-02-12T12:59:42.669Z] 4.1.0-dev.98: digest: sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:42.992Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:43.327Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:43.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-12T12:59:43.327Z] 3e2e3efc8486: Preparing [2026-02-12T12:59:43.327Z] a4c7e24a8ebf: Preparing [2026-02-12T12:59:43.327Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:43.327Z] 34cdb89e6670: Preparing [2026-02-12T12:59:43.327Z] 3b0c218723d9: Preparing [2026-02-12T12:59:43.327Z] cce92674e987: Preparing [2026-02-12T12:59:43.327Z] cce92674e987: Waiting [2026-02-12T12:59:43.327Z] 34cdb89e6670: Layer already exists [2026-02-12T12:59:43.327Z] 3e2e3efc8486: Layer already exists [2026-02-12T12:59:43.327Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:43.327Z] a4c7e24a8ebf: Layer already exists [2026-02-12T12:59:43.327Z] 3b0c218723d9: Layer already exists [2026-02-12T12:59:43.327Z] cce92674e987: Layer already exists [2026-02-12T12:59:43.327Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:43.661Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:43.989Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-02-12T12:59:43.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-12T12:59:43.989Z] 3e2e3efc8486: Preparing [2026-02-12T12:59:43.989Z] a4c7e24a8ebf: Preparing [2026-02-12T12:59:43.989Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:43.989Z] 34cdb89e6670: Preparing [2026-02-12T12:59:43.989Z] 3b0c218723d9: Preparing [2026-02-12T12:59:43.989Z] cce92674e987: Preparing [2026-02-12T12:59:43.989Z] cce92674e987: Waiting [2026-02-12T12:59:43.989Z] 34cdb89e6670: Layer already exists [2026-02-12T12:59:43.989Z] 3b0c218723d9: Layer already exists [2026-02-12T12:59:43.989Z] a4c7e24a8ebf: Layer already exists [2026-02-12T12:59:43.989Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:43.989Z] 3e2e3efc8486: Layer already exists [2026-02-12T12:59:43.989Z] cce92674e987: Layer already exists [2026-02-12T12:59:43.989Z] main: digest: sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T12:59:44.068Z] ===================================================== [Pipeline] echo [2026-02-12T12:59:44.082Z] taggedImages: [2026-02-12T12:59:44.082Z] - nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:44.082Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-12T12:59:44.082Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98 [2026-02-12T12:59:44.082Z] - nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:44.082Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-02-12T12:59:44.114Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-02-12T12:59:44.114Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:44.114Z] latest [2026-02-12T12:59:44.114Z] 4.1.0-dev.98 [2026-02-12T12:59:44.114Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:44.114Z] main [2026-02-12T12:59:44.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:44.469Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:44.795Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:44.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-12T12:59:44.795Z] 507d9e252e64: Preparing [2026-02-12T12:59:44.795Z] 1fb82a0a4465: Preparing [2026-02-12T12:59:44.795Z] b2d1b58ea090: Preparing [2026-02-12T12:59:44.795Z] 1efb98a0c736: Preparing [2026-02-12T12:59:44.795Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:44.795Z] c72fa7adae96: Preparing [2026-02-12T12:59:44.795Z] 51ce03158b24: Preparing [2026-02-12T12:59:44.795Z] cce92674e987: Preparing [2026-02-12T12:59:44.795Z] c72fa7adae96: Waiting [2026-02-12T12:59:44.795Z] 51ce03158b24: Waiting [2026-02-12T12:59:44.795Z] cce92674e987: Waiting [2026-02-12T12:59:44.795Z] 1fb82a0a4465: Pushed [2026-02-12T12:59:45.053Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:45.053Z] 507d9e252e64: Pushed [2026-02-12T12:59:45.619Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:45.878Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:45.878Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:46.135Z] cce92674e987: Layer already exists [2026-02-12T12:59:48.045Z] b2d1b58ea090: Pushed [2026-02-12T12:59:48.612Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:48.941Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:49.261Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-12T12:59:49.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-12T12:59:49.261Z] 507d9e252e64: Preparing [2026-02-12T12:59:49.262Z] 1fb82a0a4465: Preparing [2026-02-12T12:59:49.262Z] b2d1b58ea090: Preparing [2026-02-12T12:59:49.262Z] 1efb98a0c736: Preparing [2026-02-12T12:59:49.262Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:49.262Z] c72fa7adae96: Preparing [2026-02-12T12:59:49.262Z] 51ce03158b24: Preparing [2026-02-12T12:59:49.262Z] cce92674e987: Preparing [2026-02-12T12:59:49.262Z] c72fa7adae96: Waiting [2026-02-12T12:59:49.262Z] cce92674e987: Waiting [2026-02-12T12:59:49.262Z] 51ce03158b24: Waiting [2026-02-12T12:59:49.262Z] 507d9e252e64: Layer already exists [2026-02-12T12:59:49.262Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:49.262Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:49.262Z] b2d1b58ea090: Layer already exists [2026-02-12T12:59:49.262Z] 1fb82a0a4465: Layer already exists [2026-02-12T12:59:49.262Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:49.262Z] cce92674e987: Layer already exists [2026-02-12T12:59:49.262Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:49.262Z] latest: digest: sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:49.648Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:49.968Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98 [2026-02-12T12:59:49.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-12T12:59:49.968Z] 507d9e252e64: Preparing [2026-02-12T12:59:49.968Z] 1fb82a0a4465: Preparing [2026-02-12T12:59:49.968Z] b2d1b58ea090: Preparing [2026-02-12T12:59:49.968Z] 1efb98a0c736: Preparing [2026-02-12T12:59:49.968Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:49.968Z] c72fa7adae96: Preparing [2026-02-12T12:59:49.968Z] 51ce03158b24: Preparing [2026-02-12T12:59:49.968Z] cce92674e987: Preparing [2026-02-12T12:59:49.968Z] cce92674e987: Waiting [2026-02-12T12:59:49.968Z] 51ce03158b24: Waiting [2026-02-12T12:59:49.968Z] c72fa7adae96: Waiting [2026-02-12T12:59:49.968Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:49.968Z] b2d1b58ea090: Layer already exists [2026-02-12T12:59:49.968Z] 507d9e252e64: Layer already exists [2026-02-12T12:59:49.968Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:49.968Z] 1fb82a0a4465: Layer already exists [2026-02-12T12:59:49.968Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:49.968Z] cce92674e987: Layer already exists [2026-02-12T12:59:49.968Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:49.968Z] 4.1.0-dev.98: digest: sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:50.288Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:50.624Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:50.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-12T12:59:50.625Z] 507d9e252e64: Preparing [2026-02-12T12:59:50.625Z] 1fb82a0a4465: Preparing [2026-02-12T12:59:50.625Z] b2d1b58ea090: Preparing [2026-02-12T12:59:50.625Z] 1efb98a0c736: Preparing [2026-02-12T12:59:50.625Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:50.625Z] c72fa7adae96: Preparing [2026-02-12T12:59:50.625Z] 51ce03158b24: Preparing [2026-02-12T12:59:50.625Z] cce92674e987: Preparing [2026-02-12T12:59:50.625Z] c72fa7adae96: Waiting [2026-02-12T12:59:50.625Z] 51ce03158b24: Waiting [2026-02-12T12:59:50.625Z] cce92674e987: Waiting [2026-02-12T12:59:50.625Z] 1fb82a0a4465: Layer already exists [2026-02-12T12:59:50.625Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:50.625Z] 507d9e252e64: Layer already exists [2026-02-12T12:59:50.625Z] b2d1b58ea090: Layer already exists [2026-02-12T12:59:50.625Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:50.625Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:50.625Z] cce92674e987: Layer already exists [2026-02-12T12:59:50.625Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:50.625Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:50.947Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:51.267Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-02-12T12:59:51.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-12T12:59:51.267Z] 507d9e252e64: Preparing [2026-02-12T12:59:51.267Z] 1fb82a0a4465: Preparing [2026-02-12T12:59:51.267Z] b2d1b58ea090: Preparing [2026-02-12T12:59:51.267Z] 1efb98a0c736: Preparing [2026-02-12T12:59:51.267Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:51.267Z] c72fa7adae96: Preparing [2026-02-12T12:59:51.267Z] 51ce03158b24: Preparing [2026-02-12T12:59:51.267Z] cce92674e987: Preparing [2026-02-12T12:59:51.267Z] 51ce03158b24: Waiting [2026-02-12T12:59:51.267Z] cce92674e987: Waiting [2026-02-12T12:59:51.267Z] c72fa7adae96: Waiting [2026-02-12T12:59:51.267Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:51.267Z] b2d1b58ea090: Layer already exists [2026-02-12T12:59:51.267Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:51.267Z] 1fb82a0a4465: Layer already exists [2026-02-12T12:59:51.267Z] 507d9e252e64: Layer already exists [2026-02-12T12:59:51.267Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:51.267Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:51.267Z] cce92674e987: Layer already exists [2026-02-12T12:59:51.267Z] main: digest: sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T12:59:51.343Z] ===================================================== [Pipeline] echo [2026-02-12T12:59:51.359Z] taggedImages: [2026-02-12T12:59:51.359Z] - nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:51.359Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-12T12:59:51.359Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98 [2026-02-12T12:59:51.359Z] - nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:51.359Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-02-12T12:59:51.385Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-02-12T12:59:51.386Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:51.386Z] latest [2026-02-12T12:59:51.386Z] 4.1.0-dev.98 [2026-02-12T12:59:51.386Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:51.386Z] main [2026-02-12T12:59:51.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:51.725Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:52.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:52.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-12T12:59:52.047Z] 50b08e8b54d0: Preparing [2026-02-12T12:59:52.047Z] 077bf5455ed9: Preparing [2026-02-12T12:59:52.047Z] 8119e6c77570: Preparing [2026-02-12T12:59:52.047Z] 08a0a7b4a2a1: Preparing [2026-02-12T12:59:52.047Z] e93c3f95bb03: Preparing [2026-02-12T12:59:52.047Z] 651bb4a00385: Preparing [2026-02-12T12:59:52.047Z] 6354608f4060: Preparing [2026-02-12T12:59:52.047Z] 1efb98a0c736: Preparing [2026-02-12T12:59:52.047Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:52.047Z] f294d7f7ab9d: Preparing [2026-02-12T12:59:52.047Z] bfb7e9b7e4b2: Preparing [2026-02-12T12:59:52.047Z] 5f70bf18a086: Preparing [2026-02-12T12:59:52.047Z] da92be279a0e: Preparing [2026-02-12T12:59:52.047Z] 413d112742af: Preparing [2026-02-12T12:59:52.047Z] 3bf7cc148caa: Preparing [2026-02-12T12:59:52.047Z] cce92674e987: Preparing [2026-02-12T12:59:52.047Z] bfb7e9b7e4b2: Waiting [2026-02-12T12:59:52.047Z] 5f70bf18a086: Waiting [2026-02-12T12:59:52.047Z] 651bb4a00385: Waiting [2026-02-12T12:59:52.047Z] da92be279a0e: Waiting [2026-02-12T12:59:52.047Z] 1efb98a0c736: Waiting [2026-02-12T12:59:52.047Z] 6354608f4060: Waiting [2026-02-12T12:59:52.047Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:52.047Z] f294d7f7ab9d: Waiting [2026-02-12T12:59:52.047Z] 413d112742af: Waiting [2026-02-12T12:59:52.047Z] 3bf7cc148caa: Waiting [2026-02-12T12:59:52.047Z] cce92674e987: Waiting [2026-02-12T12:59:52.047Z] 8119e6c77570: Pushed [2026-02-12T12:59:52.047Z] 077bf5455ed9: Pushed [2026-02-12T12:59:52.047Z] 08a0a7b4a2a1: Pushed [2026-02-12T12:59:52.047Z] e93c3f95bb03: Pushed [2026-02-12T12:59:52.047Z] 50b08e8b54d0: Pushed [2026-02-12T12:59:52.047Z] 651bb4a00385: Pushed [2026-02-12T12:59:52.617Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:52.617Z] f294d7f7ab9d: Pushed [2026-02-12T12:59:52.617Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:52.617Z] 5f70bf18a086: Layer already exists [2026-02-12T12:59:52.617Z] bfb7e9b7e4b2: Pushed [2026-02-12T12:59:52.617Z] da92be279a0e: Pushed [2026-02-12T12:59:52.617Z] 413d112742af: Pushed [2026-02-12T12:59:52.617Z] cce92674e987: Layer already exists [2026-02-12T12:59:52.879Z] 3bf7cc148caa: Pushed [2026-02-12T12:59:53.816Z] 6354608f4060: Pushed [2026-02-12T12:59:53.816Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:54.143Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:54.469Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-12T12:59:54.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-12T12:59:54.469Z] 50b08e8b54d0: Preparing [2026-02-12T12:59:54.469Z] 077bf5455ed9: Preparing [2026-02-12T12:59:54.469Z] 8119e6c77570: Preparing [2026-02-12T12:59:54.469Z] 08a0a7b4a2a1: Preparing [2026-02-12T12:59:54.469Z] e93c3f95bb03: Preparing [2026-02-12T12:59:54.469Z] 651bb4a00385: Preparing [2026-02-12T12:59:54.469Z] 6354608f4060: Preparing [2026-02-12T12:59:54.469Z] 1efb98a0c736: Preparing [2026-02-12T12:59:54.469Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:54.469Z] 1efb98a0c736: Waiting [2026-02-12T12:59:54.469Z] 651bb4a00385: Waiting [2026-02-12T12:59:54.469Z] 6354608f4060: Waiting [2026-02-12T12:59:54.469Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:54.469Z] f294d7f7ab9d: Preparing [2026-02-12T12:59:54.469Z] bfb7e9b7e4b2: Preparing [2026-02-12T12:59:54.469Z] f294d7f7ab9d: Waiting [2026-02-12T12:59:54.469Z] 5f70bf18a086: Preparing [2026-02-12T12:59:54.469Z] da92be279a0e: Preparing [2026-02-12T12:59:54.469Z] 413d112742af: Preparing [2026-02-12T12:59:54.469Z] 3bf7cc148caa: Preparing [2026-02-12T12:59:54.469Z] cce92674e987: Preparing [2026-02-12T12:59:54.469Z] 5f70bf18a086: Waiting [2026-02-12T12:59:54.469Z] da92be279a0e: Waiting [2026-02-12T12:59:54.469Z] 413d112742af: Waiting [2026-02-12T12:59:54.469Z] 3bf7cc148caa: Waiting [2026-02-12T12:59:54.469Z] cce92674e987: Waiting [2026-02-12T12:59:54.469Z] bfb7e9b7e4b2: Waiting [2026-02-12T12:59:54.469Z] 50b08e8b54d0: Layer already exists [2026-02-12T12:59:54.469Z] e93c3f95bb03: Layer already exists [2026-02-12T12:59:54.469Z] 077bf5455ed9: Layer already exists [2026-02-12T12:59:54.469Z] 8119e6c77570: Layer already exists [2026-02-12T12:59:54.469Z] 08a0a7b4a2a1: Layer already exists [2026-02-12T12:59:54.469Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:54.469Z] 651bb4a00385: Layer already exists [2026-02-12T12:59:54.469Z] f294d7f7ab9d: Layer already exists [2026-02-12T12:59:54.469Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:54.469Z] 6354608f4060: Layer already exists [2026-02-12T12:59:54.469Z] bfb7e9b7e4b2: Layer already exists [2026-02-12T12:59:54.469Z] 5f70bf18a086: Layer already exists [2026-02-12T12:59:54.469Z] 413d112742af: Layer already exists [2026-02-12T12:59:54.469Z] 3bf7cc148caa: Layer already exists [2026-02-12T12:59:54.469Z] da92be279a0e: Layer already exists [2026-02-12T12:59:54.469Z] cce92674e987: Layer already exists [2026-02-12T12:59:54.469Z] latest: digest: sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:54.795Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:55.115Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98 [2026-02-12T12:59:55.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-12T12:59:55.115Z] 50b08e8b54d0: Preparing [2026-02-12T12:59:55.115Z] 077bf5455ed9: Preparing [2026-02-12T12:59:55.115Z] 8119e6c77570: Preparing [2026-02-12T12:59:55.115Z] 08a0a7b4a2a1: Preparing [2026-02-12T12:59:55.115Z] e93c3f95bb03: Preparing [2026-02-12T12:59:55.115Z] 651bb4a00385: Preparing [2026-02-12T12:59:55.115Z] 6354608f4060: Preparing [2026-02-12T12:59:55.115Z] 1efb98a0c736: Preparing [2026-02-12T12:59:55.115Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:55.115Z] f294d7f7ab9d: Preparing [2026-02-12T12:59:55.115Z] bfb7e9b7e4b2: Preparing [2026-02-12T12:59:55.115Z] 5f70bf18a086: Preparing [2026-02-12T12:59:55.115Z] da92be279a0e: Preparing [2026-02-12T12:59:55.115Z] 413d112742af: Preparing [2026-02-12T12:59:55.115Z] 3bf7cc148caa: Preparing [2026-02-12T12:59:55.115Z] cce92674e987: Preparing [2026-02-12T12:59:55.115Z] 1efb98a0c736: Waiting [2026-02-12T12:59:55.115Z] 651bb4a00385: Waiting [2026-02-12T12:59:55.115Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:55.115Z] 5f70bf18a086: Waiting [2026-02-12T12:59:55.115Z] 6354608f4060: Waiting [2026-02-12T12:59:55.115Z] 413d112742af: Waiting [2026-02-12T12:59:55.115Z] da92be279a0e: Waiting [2026-02-12T12:59:55.115Z] 3bf7cc148caa: Waiting [2026-02-12T12:59:55.115Z] cce92674e987: Waiting [2026-02-12T12:59:55.115Z] f294d7f7ab9d: Waiting [2026-02-12T12:59:55.115Z] bfb7e9b7e4b2: Waiting [2026-02-12T12:59:55.115Z] 50b08e8b54d0: Layer already exists [2026-02-12T12:59:55.115Z] 8119e6c77570: Layer already exists [2026-02-12T12:59:55.115Z] 08a0a7b4a2a1: Layer already exists [2026-02-12T12:59:55.115Z] 077bf5455ed9: Layer already exists [2026-02-12T12:59:55.115Z] e93c3f95bb03: Layer already exists [2026-02-12T12:59:55.115Z] 6354608f4060: Layer already exists [2026-02-12T12:59:55.115Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:55.115Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:55.115Z] 651bb4a00385: Layer already exists [2026-02-12T12:59:55.115Z] f294d7f7ab9d: Layer already exists [2026-02-12T12:59:55.115Z] bfb7e9b7e4b2: Layer already exists [2026-02-12T12:59:55.115Z] 5f70bf18a086: Layer already exists [2026-02-12T12:59:55.115Z] da92be279a0e: Layer already exists [2026-02-12T12:59:55.115Z] 3bf7cc148caa: Layer already exists [2026-02-12T12:59:55.115Z] 413d112742af: Layer already exists [2026-02-12T12:59:55.115Z] cce92674e987: Layer already exists [2026-02-12T12:59:55.115Z] 4.1.0-dev.98: digest: sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:55.444Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:55.762Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:55.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-12T12:59:55.763Z] 50b08e8b54d0: Preparing [2026-02-12T12:59:55.763Z] 077bf5455ed9: Preparing [2026-02-12T12:59:55.763Z] 8119e6c77570: Preparing [2026-02-12T12:59:55.763Z] 08a0a7b4a2a1: Preparing [2026-02-12T12:59:55.763Z] e93c3f95bb03: Preparing [2026-02-12T12:59:55.763Z] 651bb4a00385: Preparing [2026-02-12T12:59:55.763Z] 6354608f4060: Preparing [2026-02-12T12:59:55.763Z] 1efb98a0c736: Preparing [2026-02-12T12:59:55.763Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:55.763Z] f294d7f7ab9d: Preparing [2026-02-12T12:59:55.763Z] bfb7e9b7e4b2: Preparing [2026-02-12T12:59:55.763Z] 5f70bf18a086: Preparing [2026-02-12T12:59:55.763Z] da92be279a0e: Preparing [2026-02-12T12:59:55.763Z] 413d112742af: Preparing [2026-02-12T12:59:55.763Z] 3bf7cc148caa: Preparing [2026-02-12T12:59:55.763Z] cce92674e987: Preparing [2026-02-12T12:59:55.763Z] 1efb98a0c736: Waiting [2026-02-12T12:59:55.763Z] 413d112742af: Waiting [2026-02-12T12:59:55.763Z] 3bf7cc148caa: Waiting [2026-02-12T12:59:55.763Z] cce92674e987: Waiting [2026-02-12T12:59:55.763Z] da92be279a0e: Waiting [2026-02-12T12:59:55.763Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:55.763Z] f294d7f7ab9d: Waiting [2026-02-12T12:59:55.763Z] bfb7e9b7e4b2: Waiting [2026-02-12T12:59:55.763Z] 651bb4a00385: Waiting [2026-02-12T12:59:55.763Z] 6354608f4060: Waiting [2026-02-12T12:59:55.763Z] 5f70bf18a086: Waiting [2026-02-12T12:59:55.763Z] 50b08e8b54d0: Layer already exists [2026-02-12T12:59:55.763Z] 8119e6c77570: Layer already exists [2026-02-12T12:59:55.763Z] e93c3f95bb03: Layer already exists [2026-02-12T12:59:55.763Z] 08a0a7b4a2a1: Layer already exists [2026-02-12T12:59:55.763Z] 077bf5455ed9: Layer already exists [2026-02-12T12:59:55.763Z] 6354608f4060: Layer already exists [2026-02-12T12:59:55.763Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:55.763Z] 651bb4a00385: Layer already exists [2026-02-12T12:59:55.763Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:55.763Z] f294d7f7ab9d: Layer already exists [2026-02-12T12:59:55.763Z] 5f70bf18a086: Layer already exists [2026-02-12T12:59:55.763Z] 413d112742af: Layer already exists [2026-02-12T12:59:55.763Z] da92be279a0e: Layer already exists [2026-02-12T12:59:55.763Z] bfb7e9b7e4b2: Layer already exists [2026-02-12T12:59:55.763Z] 3bf7cc148caa: Layer already exists [2026-02-12T12:59:55.763Z] cce92674e987: Layer already exists [2026-02-12T12:59:55.763Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:56.091Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:56.441Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-02-12T12:59:56.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-12T12:59:56.441Z] 50b08e8b54d0: Preparing [2026-02-12T12:59:56.441Z] 077bf5455ed9: Preparing [2026-02-12T12:59:56.441Z] 8119e6c77570: Preparing [2026-02-12T12:59:56.441Z] 08a0a7b4a2a1: Preparing [2026-02-12T12:59:56.441Z] e93c3f95bb03: Preparing [2026-02-12T12:59:56.441Z] 651bb4a00385: Preparing [2026-02-12T12:59:56.441Z] 6354608f4060: Preparing [2026-02-12T12:59:56.441Z] 1efb98a0c736: Preparing [2026-02-12T12:59:56.441Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:56.441Z] f294d7f7ab9d: Preparing [2026-02-12T12:59:56.441Z] bfb7e9b7e4b2: Preparing [2026-02-12T12:59:56.441Z] 5f70bf18a086: Preparing [2026-02-12T12:59:56.441Z] da92be279a0e: Preparing [2026-02-12T12:59:56.441Z] 413d112742af: Preparing [2026-02-12T12:59:56.441Z] 3bf7cc148caa: Preparing [2026-02-12T12:59:56.441Z] cce92674e987: Preparing [2026-02-12T12:59:56.441Z] 651bb4a00385: Waiting [2026-02-12T12:59:56.441Z] 6354608f4060: Waiting [2026-02-12T12:59:56.441Z] 1efb98a0c736: Waiting [2026-02-12T12:59:56.441Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:56.441Z] f294d7f7ab9d: Waiting [2026-02-12T12:59:56.441Z] bfb7e9b7e4b2: Waiting [2026-02-12T12:59:56.441Z] 5f70bf18a086: Waiting [2026-02-12T12:59:56.441Z] da92be279a0e: Waiting [2026-02-12T12:59:56.441Z] 413d112742af: Waiting [2026-02-12T12:59:56.441Z] 3bf7cc148caa: Waiting [2026-02-12T12:59:56.441Z] cce92674e987: Waiting [2026-02-12T12:59:56.441Z] 08a0a7b4a2a1: Layer already exists [2026-02-12T12:59:56.441Z] 8119e6c77570: Layer already exists [2026-02-12T12:59:56.441Z] 50b08e8b54d0: Layer already exists [2026-02-12T12:59:56.441Z] e93c3f95bb03: Layer already exists [2026-02-12T12:59:56.441Z] 077bf5455ed9: Layer already exists [2026-02-12T12:59:56.441Z] 651bb4a00385: Layer already exists [2026-02-12T12:59:56.441Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:56.441Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:56.441Z] 6354608f4060: Layer already exists [2026-02-12T12:59:56.441Z] f294d7f7ab9d: Layer already exists [2026-02-12T12:59:56.441Z] bfb7e9b7e4b2: Layer already exists [2026-02-12T12:59:56.441Z] 5f70bf18a086: Layer already exists [2026-02-12T12:59:56.441Z] da92be279a0e: Layer already exists [2026-02-12T12:59:56.441Z] 413d112742af: Layer already exists [2026-02-12T12:59:56.441Z] 3bf7cc148caa: Layer already exists [2026-02-12T12:59:56.441Z] cce92674e987: Layer already exists [2026-02-12T12:59:56.441Z] main: digest: sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T12:59:56.513Z] ===================================================== [Pipeline] echo [2026-02-12T12:59:56.526Z] taggedImages: [2026-02-12T12:59:56.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:56.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-12T12:59:56.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98 [2026-02-12T12:59:56.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:56.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-02-12T12:59:56.550Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-02-12T12:59:56.550Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:56.550Z] latest [2026-02-12T12:59:56.550Z] 4.1.0-dev.98 [2026-02-12T12:59:56.550Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T12:59:56.550Z] main [2026-02-12T12:59:56.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:56.887Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T12:59:57.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T12:59:57.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-12T12:59:57.211Z] 42948af4a2f6: Preparing [2026-02-12T12:59:57.211Z] 44d2b2bda40b: Preparing [2026-02-12T12:59:57.211Z] a1527e695c81: Preparing [2026-02-12T12:59:57.211Z] d8f25bb0100e: Preparing [2026-02-12T12:59:57.211Z] 1efb98a0c736: Preparing [2026-02-12T12:59:57.211Z] fe8cb08c9c7c: Preparing [2026-02-12T12:59:57.211Z] c72fa7adae96: Preparing [2026-02-12T12:59:57.211Z] 51ce03158b24: Preparing [2026-02-12T12:59:57.211Z] cce92674e987: Preparing [2026-02-12T12:59:57.211Z] c72fa7adae96: Waiting [2026-02-12T12:59:57.211Z] cce92674e987: Waiting [2026-02-12T12:59:57.211Z] 51ce03158b24: Waiting [2026-02-12T12:59:57.211Z] fe8cb08c9c7c: Waiting [2026-02-12T12:59:57.211Z] 1efb98a0c736: Layer already exists [2026-02-12T12:59:57.211Z] fe8cb08c9c7c: Layer already exists [2026-02-12T12:59:57.211Z] c72fa7adae96: Layer already exists [2026-02-12T12:59:57.211Z] 51ce03158b24: Layer already exists [2026-02-12T12:59:57.211Z] 44d2b2bda40b: Pushed [2026-02-12T12:59:57.211Z] 42948af4a2f6: Pushed [2026-02-12T12:59:57.211Z] a1527e695c81: Pushed [2026-02-12T12:59:57.211Z] cce92674e987: Layer already exists [2026-02-12T13:00:00.491Z] d8f25bb0100e: Pushed [2026-02-12T13:00:00.491Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:00.819Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:01.141Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-12T13:00:01.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-12T13:00:01.141Z] 42948af4a2f6: Preparing [2026-02-12T13:00:01.141Z] 44d2b2bda40b: Preparing [2026-02-12T13:00:01.141Z] a1527e695c81: Preparing [2026-02-12T13:00:01.141Z] d8f25bb0100e: Preparing [2026-02-12T13:00:01.141Z] 1efb98a0c736: Preparing [2026-02-12T13:00:01.141Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:01.141Z] c72fa7adae96: Preparing [2026-02-12T13:00:01.141Z] 51ce03158b24: Preparing [2026-02-12T13:00:01.141Z] cce92674e987: Preparing [2026-02-12T13:00:01.141Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:01.141Z] c72fa7adae96: Waiting [2026-02-12T13:00:01.141Z] 51ce03158b24: Waiting [2026-02-12T13:00:01.141Z] cce92674e987: Waiting [2026-02-12T13:00:01.141Z] 42948af4a2f6: Layer already exists [2026-02-12T13:00:01.141Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:01.141Z] a1527e695c81: Layer already exists [2026-02-12T13:00:01.141Z] d8f25bb0100e: Layer already exists [2026-02-12T13:00:01.141Z] 44d2b2bda40b: Layer already exists [2026-02-12T13:00:01.141Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:01.141Z] 51ce03158b24: Layer already exists [2026-02-12T13:00:01.141Z] cce92674e987: Layer already exists [2026-02-12T13:00:01.141Z] c72fa7adae96: Layer already exists [2026-02-12T13:00:01.141Z] latest: digest: sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:01.465Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:01.790Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98 [2026-02-12T13:00:01.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-12T13:00:01.790Z] 42948af4a2f6: Preparing [2026-02-12T13:00:01.790Z] 44d2b2bda40b: Preparing [2026-02-12T13:00:01.790Z] a1527e695c81: Preparing [2026-02-12T13:00:01.790Z] d8f25bb0100e: Preparing [2026-02-12T13:00:01.790Z] 1efb98a0c736: Preparing [2026-02-12T13:00:01.791Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:01.791Z] c72fa7adae96: Preparing [2026-02-12T13:00:01.791Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:01.791Z] 51ce03158b24: Preparing [2026-02-12T13:00:01.791Z] cce92674e987: Preparing [2026-02-12T13:00:01.791Z] c72fa7adae96: Waiting [2026-02-12T13:00:01.791Z] 51ce03158b24: Waiting [2026-02-12T13:00:01.791Z] cce92674e987: Waiting [2026-02-12T13:00:01.791Z] 42948af4a2f6: Layer already exists [2026-02-12T13:00:01.791Z] a1527e695c81: Layer already exists [2026-02-12T13:00:01.791Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:01.791Z] 44d2b2bda40b: Layer already exists [2026-02-12T13:00:01.791Z] d8f25bb0100e: Layer already exists [2026-02-12T13:00:01.791Z] 51ce03158b24: Layer already exists [2026-02-12T13:00:01.791Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:01.791Z] c72fa7adae96: Layer already exists [2026-02-12T13:00:01.791Z] cce92674e987: Layer already exists [2026-02-12T13:00:01.791Z] 4.1.0-dev.98: digest: sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:02.114Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:02.437Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:02.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-12T13:00:02.437Z] 42948af4a2f6: Preparing [2026-02-12T13:00:02.437Z] 44d2b2bda40b: Preparing [2026-02-12T13:00:02.437Z] a1527e695c81: Preparing [2026-02-12T13:00:02.437Z] d8f25bb0100e: Preparing [2026-02-12T13:00:02.437Z] 1efb98a0c736: Preparing [2026-02-12T13:00:02.437Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:02.437Z] c72fa7adae96: Preparing [2026-02-12T13:00:02.437Z] 51ce03158b24: Preparing [2026-02-12T13:00:02.437Z] cce92674e987: Preparing [2026-02-12T13:00:02.437Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:02.437Z] c72fa7adae96: Waiting [2026-02-12T13:00:02.437Z] 51ce03158b24: Waiting [2026-02-12T13:00:02.437Z] cce92674e987: Waiting [2026-02-12T13:00:02.437Z] a1527e695c81: Layer already exists [2026-02-12T13:00:02.437Z] 42948af4a2f6: Layer already exists [2026-02-12T13:00:02.437Z] 44d2b2bda40b: Layer already exists [2026-02-12T13:00:02.437Z] d8f25bb0100e: Layer already exists [2026-02-12T13:00:02.437Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:02.437Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:02.437Z] 51ce03158b24: Layer already exists [2026-02-12T13:00:02.437Z] c72fa7adae96: Layer already exists [2026-02-12T13:00:02.437Z] cce92674e987: Layer already exists [2026-02-12T13:00:02.437Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:02.768Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:03.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-02-12T13:00:03.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-12T13:00:03.095Z] 42948af4a2f6: Preparing [2026-02-12T13:00:03.095Z] 44d2b2bda40b: Preparing [2026-02-12T13:00:03.095Z] a1527e695c81: Preparing [2026-02-12T13:00:03.095Z] d8f25bb0100e: Preparing [2026-02-12T13:00:03.095Z] 1efb98a0c736: Preparing [2026-02-12T13:00:03.095Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:03.095Z] c72fa7adae96: Preparing [2026-02-12T13:00:03.095Z] 51ce03158b24: Preparing [2026-02-12T13:00:03.095Z] cce92674e987: Preparing [2026-02-12T13:00:03.095Z] c72fa7adae96: Waiting [2026-02-12T13:00:03.095Z] 51ce03158b24: Waiting [2026-02-12T13:00:03.095Z] cce92674e987: Waiting [2026-02-12T13:00:03.095Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:03.095Z] 42948af4a2f6: Layer already exists [2026-02-12T13:00:03.095Z] d8f25bb0100e: Layer already exists [2026-02-12T13:00:03.095Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:03.095Z] a1527e695c81: Layer already exists [2026-02-12T13:00:03.095Z] 44d2b2bda40b: Layer already exists [2026-02-12T13:00:03.095Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:03.095Z] c72fa7adae96: Layer already exists [2026-02-12T13:00:03.095Z] 51ce03158b24: Layer already exists [2026-02-12T13:00:03.095Z] cce92674e987: Layer already exists [2026-02-12T13:00:03.095Z] main: digest: sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:00:03.175Z] ===================================================== [Pipeline] echo [2026-02-12T13:00:03.191Z] taggedImages: [2026-02-12T13:00:03.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:03.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-12T13:00:03.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98 [2026-02-12T13:00:03.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:03.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-02-12T13:00:03.222Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-02-12T13:00:03.222Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:03.222Z] latest [2026-02-12T13:00:03.222Z] 4.1.0-dev.98 [2026-02-12T13:00:03.222Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:03.222Z] main [2026-02-12T13:00:03.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:03.574Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:03.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:03.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-12T13:00:03.905Z] b70d60791a8b: Preparing [2026-02-12T13:00:03.905Z] beae8c831e26: Preparing [2026-02-12T13:00:03.905Z] 96d3d449f2df: Preparing [2026-02-12T13:00:03.905Z] 0c8e107fcc26: Preparing [2026-02-12T13:00:03.905Z] 7bdb925e313e: Preparing [2026-02-12T13:00:03.905Z] 1efb98a0c736: Preparing [2026-02-12T13:00:03.905Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:03.905Z] 7f612ba84880: Preparing [2026-02-12T13:00:03.905Z] 7fa91ac0edaf: Preparing [2026-02-12T13:00:03.905Z] 5e9ce92e5131: Preparing [2026-02-12T13:00:03.905Z] cce92674e987: Preparing [2026-02-12T13:00:03.905Z] 1efb98a0c736: Waiting [2026-02-12T13:00:03.905Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:03.905Z] 5e9ce92e5131: Waiting [2026-02-12T13:00:03.905Z] 7f612ba84880: Waiting [2026-02-12T13:00:03.905Z] cce92674e987: Waiting [2026-02-12T13:00:03.905Z] beae8c831e26: Pushed [2026-02-12T13:00:03.905Z] 7bdb925e313e: Pushed [2026-02-12T13:00:03.905Z] 0c8e107fcc26: Pushed [2026-02-12T13:00:03.905Z] b70d60791a8b: Pushed [2026-02-12T13:00:03.905Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:03.905Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:03.905Z] cce92674e987: Layer already exists [2026-02-12T13:00:04.164Z] 7fa91ac0edaf: Pushed [2026-02-12T13:00:04.165Z] 7f612ba84880: Pushed [2026-02-12T13:00:05.539Z] 5e9ce92e5131: Pushed [2026-02-12T13:00:06.475Z] 96d3d449f2df: Pushed [2026-02-12T13:00:06.733Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:07.066Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:07.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-12T13:00:07.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-12T13:00:07.381Z] b70d60791a8b: Preparing [2026-02-12T13:00:07.381Z] beae8c831e26: Preparing [2026-02-12T13:00:07.381Z] 96d3d449f2df: Preparing [2026-02-12T13:00:07.381Z] 0c8e107fcc26: Preparing [2026-02-12T13:00:07.381Z] 7bdb925e313e: Preparing [2026-02-12T13:00:07.381Z] 1efb98a0c736: Preparing [2026-02-12T13:00:07.381Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:07.381Z] 7f612ba84880: Preparing [2026-02-12T13:00:07.381Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:07.381Z] 1efb98a0c736: Waiting [2026-02-12T13:00:07.381Z] 7f612ba84880: Waiting [2026-02-12T13:00:07.381Z] 7fa91ac0edaf: Preparing [2026-02-12T13:00:07.381Z] 5e9ce92e5131: Preparing [2026-02-12T13:00:07.381Z] 7fa91ac0edaf: Waiting [2026-02-12T13:00:07.381Z] 5e9ce92e5131: Waiting [2026-02-12T13:00:07.381Z] cce92674e987: Preparing [2026-02-12T13:00:07.381Z] cce92674e987: Waiting [2026-02-12T13:00:07.381Z] b70d60791a8b: Layer already exists [2026-02-12T13:00:07.381Z] 0c8e107fcc26: Layer already exists [2026-02-12T13:00:07.381Z] 7bdb925e313e: Layer already exists [2026-02-12T13:00:07.381Z] 96d3d449f2df: Layer already exists [2026-02-12T13:00:07.381Z] beae8c831e26: Layer already exists [2026-02-12T13:00:07.381Z] 5e9ce92e5131: Layer already exists [2026-02-12T13:00:07.381Z] 7f612ba84880: Layer already exists [2026-02-12T13:00:07.381Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:07.381Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:07.381Z] 7fa91ac0edaf: Layer already exists [2026-02-12T13:00:07.381Z] cce92674e987: Layer already exists [2026-02-12T13:00:07.381Z] latest: digest: sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:07.712Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:08.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98 [2026-02-12T13:00:08.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-12T13:00:08.027Z] b70d60791a8b: Preparing [2026-02-12T13:00:08.027Z] beae8c831e26: Preparing [2026-02-12T13:00:08.027Z] 96d3d449f2df: Preparing [2026-02-12T13:00:08.027Z] 0c8e107fcc26: Preparing [2026-02-12T13:00:08.027Z] 7bdb925e313e: Preparing [2026-02-12T13:00:08.027Z] 1efb98a0c736: Preparing [2026-02-12T13:00:08.027Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:08.027Z] 7f612ba84880: Preparing [2026-02-12T13:00:08.027Z] 7fa91ac0edaf: Preparing [2026-02-12T13:00:08.027Z] 5e9ce92e5131: Preparing [2026-02-12T13:00:08.027Z] cce92674e987: Preparing [2026-02-12T13:00:08.027Z] 7f612ba84880: Waiting [2026-02-12T13:00:08.027Z] 7fa91ac0edaf: Waiting [2026-02-12T13:00:08.027Z] 5e9ce92e5131: Waiting [2026-02-12T13:00:08.027Z] cce92674e987: Waiting [2026-02-12T13:00:08.027Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:08.027Z] 1efb98a0c736: Waiting [2026-02-12T13:00:08.027Z] 7bdb925e313e: Layer already exists [2026-02-12T13:00:08.027Z] b70d60791a8b: Layer already exists [2026-02-12T13:00:08.027Z] 96d3d449f2df: Layer already exists [2026-02-12T13:00:08.027Z] 0c8e107fcc26: Layer already exists [2026-02-12T13:00:08.027Z] beae8c831e26: Layer already exists [2026-02-12T13:00:08.027Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:08.027Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:08.027Z] 5e9ce92e5131: Layer already exists [2026-02-12T13:00:08.027Z] 7fa91ac0edaf: Layer already exists [2026-02-12T13:00:08.027Z] 7f612ba84880: Layer already exists [2026-02-12T13:00:08.027Z] cce92674e987: Layer already exists [2026-02-12T13:00:08.027Z] 4.1.0-dev.98: digest: sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:08.353Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:08.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:08.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-12T13:00:08.674Z] b70d60791a8b: Preparing [2026-02-12T13:00:08.674Z] beae8c831e26: Preparing [2026-02-12T13:00:08.674Z] 96d3d449f2df: Preparing [2026-02-12T13:00:08.674Z] 0c8e107fcc26: Preparing [2026-02-12T13:00:08.674Z] 7bdb925e313e: Preparing [2026-02-12T13:00:08.674Z] 1efb98a0c736: Preparing [2026-02-12T13:00:08.674Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:08.674Z] 7f612ba84880: Preparing [2026-02-12T13:00:08.674Z] 7fa91ac0edaf: Preparing [2026-02-12T13:00:08.674Z] 5e9ce92e5131: Preparing [2026-02-12T13:00:08.674Z] cce92674e987: Preparing [2026-02-12T13:00:08.674Z] 1efb98a0c736: Waiting [2026-02-12T13:00:08.674Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:08.674Z] 7f612ba84880: Waiting [2026-02-12T13:00:08.674Z] 7fa91ac0edaf: Waiting [2026-02-12T13:00:08.674Z] 5e9ce92e5131: Waiting [2026-02-12T13:00:08.674Z] cce92674e987: Waiting [2026-02-12T13:00:08.674Z] 0c8e107fcc26: Layer already exists [2026-02-12T13:00:08.674Z] 7bdb925e313e: Layer already exists [2026-02-12T13:00:08.674Z] b70d60791a8b: Layer already exists [2026-02-12T13:00:08.674Z] 96d3d449f2df: Layer already exists [2026-02-12T13:00:08.674Z] beae8c831e26: Layer already exists [2026-02-12T13:00:08.674Z] 7f612ba84880: Layer already exists [2026-02-12T13:00:08.674Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:08.674Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:08.674Z] 5e9ce92e5131: Layer already exists [2026-02-12T13:00:08.674Z] 7fa91ac0edaf: Layer already exists [2026-02-12T13:00:08.674Z] cce92674e987: Layer already exists [2026-02-12T13:00:08.674Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:09.000Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:09.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-02-12T13:00:09.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-12T13:00:09.322Z] b70d60791a8b: Preparing [2026-02-12T13:00:09.322Z] beae8c831e26: Preparing [2026-02-12T13:00:09.322Z] 96d3d449f2df: Preparing [2026-02-12T13:00:09.322Z] 0c8e107fcc26: Preparing [2026-02-12T13:00:09.322Z] 7bdb925e313e: Preparing [2026-02-12T13:00:09.322Z] 1efb98a0c736: Preparing [2026-02-12T13:00:09.322Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:09.322Z] 7f612ba84880: Preparing [2026-02-12T13:00:09.322Z] 7fa91ac0edaf: Preparing [2026-02-12T13:00:09.322Z] 5e9ce92e5131: Preparing [2026-02-12T13:00:09.322Z] cce92674e987: Preparing [2026-02-12T13:00:09.322Z] 1efb98a0c736: Waiting [2026-02-12T13:00:09.322Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:09.322Z] 7f612ba84880: Waiting [2026-02-12T13:00:09.322Z] 7fa91ac0edaf: Waiting [2026-02-12T13:00:09.322Z] 5e9ce92e5131: Waiting [2026-02-12T13:00:09.322Z] cce92674e987: Waiting [2026-02-12T13:00:09.322Z] b70d60791a8b: Layer already exists [2026-02-12T13:00:09.322Z] beae8c831e26: Layer already exists [2026-02-12T13:00:09.322Z] 96d3d449f2df: Layer already exists [2026-02-12T13:00:09.322Z] 7bdb925e313e: Layer already exists [2026-02-12T13:00:09.322Z] 0c8e107fcc26: Layer already exists [2026-02-12T13:00:09.322Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:09.322Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:09.322Z] 7fa91ac0edaf: Layer already exists [2026-02-12T13:00:09.322Z] 7f612ba84880: Layer already exists [2026-02-12T13:00:09.322Z] 5e9ce92e5131: Layer already exists [2026-02-12T13:00:09.322Z] cce92674e987: Layer already exists [2026-02-12T13:00:09.322Z] main: digest: sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:00:09.396Z] ===================================================== [Pipeline] echo [2026-02-12T13:00:09.409Z] taggedImages: [2026-02-12T13:00:09.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:09.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-12T13:00:09.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98 [2026-02-12T13:00:09.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:09.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-02-12T13:00:09.437Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-02-12T13:00:09.437Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:09.437Z] latest [2026-02-12T13:00:09.437Z] 4.1.0-dev.98 [2026-02-12T13:00:09.437Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:09.437Z] main [2026-02-12T13:00:09.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:09.778Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:10.099Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:10.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-12T13:00:10.099Z] 378fa8c70ec1: Preparing [2026-02-12T13:00:10.099Z] c64b8d749db2: Preparing [2026-02-12T13:00:10.099Z] 5146f74db427: Preparing [2026-02-12T13:00:10.099Z] 818086e578ba: Preparing [2026-02-12T13:00:10.099Z] ca6dc0527315: Preparing [2026-02-12T13:00:10.099Z] 39bbf3d7edb6: Preparing [2026-02-12T13:00:10.099Z] ff2bf3bc1ca4: Preparing [2026-02-12T13:00:10.099Z] 1efb98a0c736: Preparing [2026-02-12T13:00:10.099Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:10.099Z] ec2c97a2e57f: Preparing [2026-02-12T13:00:10.099Z] 9d2b9a6cb52b: Preparing [2026-02-12T13:00:10.099Z] cce92674e987: Preparing [2026-02-12T13:00:10.099Z] 1efb98a0c736: Waiting [2026-02-12T13:00:10.099Z] 39bbf3d7edb6: Waiting [2026-02-12T13:00:10.099Z] ff2bf3bc1ca4: Waiting [2026-02-12T13:00:10.099Z] 9d2b9a6cb52b: Waiting [2026-02-12T13:00:10.099Z] cce92674e987: Waiting [2026-02-12T13:00:10.099Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:10.099Z] ec2c97a2e57f: Waiting [2026-02-12T13:00:10.099Z] ca6dc0527315: Pushed [2026-02-12T13:00:10.099Z] 378fa8c70ec1: Pushed [2026-02-12T13:00:10.099Z] c64b8d749db2: Pushed [2026-02-12T13:00:10.099Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:10.099Z] 39bbf3d7edb6: Pushed [2026-02-12T13:00:10.099Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:10.099Z] ff2bf3bc1ca4: Pushed [2026-02-12T13:00:10.357Z] cce92674e987: Layer already exists [2026-02-12T13:00:10.357Z] ec2c97a2e57f: Pushed [2026-02-12T13:00:11.732Z] 9d2b9a6cb52b: Pushed [2026-02-12T13:00:12.666Z] 818086e578ba: Pushed [2026-02-12T13:00:12.666Z] 5146f74db427: Pushed [2026-02-12T13:00:12.923Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:13.247Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:13.571Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-12T13:00:13.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-12T13:00:13.571Z] 378fa8c70ec1: Preparing [2026-02-12T13:00:13.571Z] c64b8d749db2: Preparing [2026-02-12T13:00:13.571Z] 5146f74db427: Preparing [2026-02-12T13:00:13.571Z] 818086e578ba: Preparing [2026-02-12T13:00:13.571Z] ca6dc0527315: Preparing [2026-02-12T13:00:13.571Z] 39bbf3d7edb6: Preparing [2026-02-12T13:00:13.571Z] ff2bf3bc1ca4: Preparing [2026-02-12T13:00:13.571Z] 1efb98a0c736: Preparing [2026-02-12T13:00:13.571Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:13.571Z] ec2c97a2e57f: Preparing [2026-02-12T13:00:13.571Z] 9d2b9a6cb52b: Preparing [2026-02-12T13:00:13.571Z] cce92674e987: Preparing [2026-02-12T13:00:13.571Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:13.571Z] ec2c97a2e57f: Waiting [2026-02-12T13:00:13.571Z] 9d2b9a6cb52b: Waiting [2026-02-12T13:00:13.571Z] 39bbf3d7edb6: Waiting [2026-02-12T13:00:13.571Z] cce92674e987: Waiting [2026-02-12T13:00:13.571Z] 1efb98a0c736: Waiting [2026-02-12T13:00:13.571Z] ff2bf3bc1ca4: Waiting [2026-02-12T13:00:13.571Z] 5146f74db427: Layer already exists [2026-02-12T13:00:13.571Z] ca6dc0527315: Layer already exists [2026-02-12T13:00:13.571Z] 378fa8c70ec1: Layer already exists [2026-02-12T13:00:13.571Z] 818086e578ba: Layer already exists [2026-02-12T13:00:13.571Z] c64b8d749db2: Layer already exists [2026-02-12T13:00:13.571Z] ff2bf3bc1ca4: Layer already exists [2026-02-12T13:00:13.571Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:13.571Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:13.571Z] ec2c97a2e57f: Layer already exists [2026-02-12T13:00:13.571Z] 39bbf3d7edb6: Layer already exists [2026-02-12T13:00:13.571Z] 9d2b9a6cb52b: Layer already exists [2026-02-12T13:00:13.571Z] cce92674e987: Layer already exists [2026-02-12T13:00:13.571Z] latest: digest: sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:13.896Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:14.223Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98 [2026-02-12T13:00:14.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-12T13:00:14.223Z] 378fa8c70ec1: Preparing [2026-02-12T13:00:14.223Z] c64b8d749db2: Preparing [2026-02-12T13:00:14.223Z] 5146f74db427: Preparing [2026-02-12T13:00:14.223Z] 818086e578ba: Preparing [2026-02-12T13:00:14.223Z] ca6dc0527315: Preparing [2026-02-12T13:00:14.223Z] 39bbf3d7edb6: Preparing [2026-02-12T13:00:14.223Z] ff2bf3bc1ca4: Preparing [2026-02-12T13:00:14.223Z] 1efb98a0c736: Preparing [2026-02-12T13:00:14.223Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:14.223Z] ec2c97a2e57f: Preparing [2026-02-12T13:00:14.223Z] 9d2b9a6cb52b: Preparing [2026-02-12T13:00:14.223Z] cce92674e987: Preparing [2026-02-12T13:00:14.223Z] 39bbf3d7edb6: Waiting [2026-02-12T13:00:14.223Z] ff2bf3bc1ca4: Waiting [2026-02-12T13:00:14.223Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:14.223Z] ec2c97a2e57f: Waiting [2026-02-12T13:00:14.223Z] cce92674e987: Waiting [2026-02-12T13:00:14.223Z] 9d2b9a6cb52b: Waiting [2026-02-12T13:00:14.223Z] 1efb98a0c736: Waiting [2026-02-12T13:00:14.223Z] 378fa8c70ec1: Layer already exists [2026-02-12T13:00:14.223Z] 818086e578ba: Layer already exists [2026-02-12T13:00:14.223Z] 5146f74db427: Layer already exists [2026-02-12T13:00:14.223Z] ca6dc0527315: Layer already exists [2026-02-12T13:00:14.223Z] c64b8d749db2: Layer already exists [2026-02-12T13:00:14.223Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:14.223Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:14.223Z] 39bbf3d7edb6: Layer already exists [2026-02-12T13:00:14.223Z] ff2bf3bc1ca4: Layer already exists [2026-02-12T13:00:14.223Z] ec2c97a2e57f: Layer already exists [2026-02-12T13:00:14.223Z] 9d2b9a6cb52b: Layer already exists [2026-02-12T13:00:14.223Z] cce92674e987: Layer already exists [2026-02-12T13:00:14.223Z] 4.1.0-dev.98: digest: sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:14.557Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:14.886Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:14.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-12T13:00:14.886Z] 378fa8c70ec1: Preparing [2026-02-12T13:00:14.886Z] c64b8d749db2: Preparing [2026-02-12T13:00:14.886Z] 5146f74db427: Preparing [2026-02-12T13:00:14.886Z] 818086e578ba: Preparing [2026-02-12T13:00:14.886Z] ca6dc0527315: Preparing [2026-02-12T13:00:14.886Z] 39bbf3d7edb6: Preparing [2026-02-12T13:00:14.886Z] ff2bf3bc1ca4: Preparing [2026-02-12T13:00:14.886Z] 1efb98a0c736: Preparing [2026-02-12T13:00:14.886Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:14.886Z] ec2c97a2e57f: Preparing [2026-02-12T13:00:14.886Z] 9d2b9a6cb52b: Preparing [2026-02-12T13:00:14.886Z] cce92674e987: Preparing [2026-02-12T13:00:14.886Z] ec2c97a2e57f: Waiting [2026-02-12T13:00:14.886Z] ff2bf3bc1ca4: Waiting [2026-02-12T13:00:14.886Z] 9d2b9a6cb52b: Waiting [2026-02-12T13:00:14.886Z] 1efb98a0c736: Waiting [2026-02-12T13:00:14.886Z] cce92674e987: Waiting [2026-02-12T13:00:14.886Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:14.886Z] 39bbf3d7edb6: Waiting [2026-02-12T13:00:14.886Z] ca6dc0527315: Layer already exists [2026-02-12T13:00:14.886Z] 5146f74db427: Layer already exists [2026-02-12T13:00:14.886Z] 378fa8c70ec1: Layer already exists [2026-02-12T13:00:14.886Z] 818086e578ba: Layer already exists [2026-02-12T13:00:14.886Z] c64b8d749db2: Layer already exists [2026-02-12T13:00:14.886Z] ff2bf3bc1ca4: Layer already exists [2026-02-12T13:00:14.886Z] 39bbf3d7edb6: Layer already exists [2026-02-12T13:00:14.886Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:14.886Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:14.886Z] ec2c97a2e57f: Layer already exists [2026-02-12T13:00:14.886Z] 9d2b9a6cb52b: Layer already exists [2026-02-12T13:00:14.886Z] cce92674e987: Layer already exists [2026-02-12T13:00:14.886Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:15.220Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:15.542Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-02-12T13:00:15.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-12T13:00:15.543Z] 378fa8c70ec1: Preparing [2026-02-12T13:00:15.543Z] c64b8d749db2: Preparing [2026-02-12T13:00:15.543Z] 5146f74db427: Preparing [2026-02-12T13:00:15.543Z] 818086e578ba: Preparing [2026-02-12T13:00:15.543Z] ca6dc0527315: Preparing [2026-02-12T13:00:15.543Z] 39bbf3d7edb6: Preparing [2026-02-12T13:00:15.543Z] ff2bf3bc1ca4: Preparing [2026-02-12T13:00:15.543Z] 39bbf3d7edb6: Waiting [2026-02-12T13:00:15.543Z] 1efb98a0c736: Preparing [2026-02-12T13:00:15.543Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:15.543Z] ec2c97a2e57f: Preparing [2026-02-12T13:00:15.543Z] 9d2b9a6cb52b: Preparing [2026-02-12T13:00:15.543Z] cce92674e987: Preparing [2026-02-12T13:00:15.543Z] fe8cb08c9c7c: Waiting [2026-02-12T13:00:15.543Z] 1efb98a0c736: Waiting [2026-02-12T13:00:15.543Z] ec2c97a2e57f: Waiting [2026-02-12T13:00:15.543Z] ff2bf3bc1ca4: Waiting [2026-02-12T13:00:15.543Z] 9d2b9a6cb52b: Waiting [2026-02-12T13:00:15.543Z] cce92674e987: Waiting [2026-02-12T13:00:15.543Z] 818086e578ba: Layer already exists [2026-02-12T13:00:15.543Z] ca6dc0527315: Layer already exists [2026-02-12T13:00:15.543Z] c64b8d749db2: Layer already exists [2026-02-12T13:00:15.543Z] 5146f74db427: Layer already exists [2026-02-12T13:00:15.543Z] 378fa8c70ec1: Layer already exists [2026-02-12T13:00:15.543Z] 39bbf3d7edb6: Layer already exists [2026-02-12T13:00:15.543Z] ff2bf3bc1ca4: Layer already exists [2026-02-12T13:00:15.543Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:15.543Z] ec2c97a2e57f: Layer already exists [2026-02-12T13:00:15.543Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:15.543Z] 9d2b9a6cb52b: Layer already exists [2026-02-12T13:00:15.543Z] cce92674e987: Layer already exists [2026-02-12T13:00:15.543Z] main: digest: sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:00:15.619Z] ===================================================== [Pipeline] echo [2026-02-12T13:00:15.632Z] taggedImages: [2026-02-12T13:00:15.632Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:15.632Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-12T13:00:15.632Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98 [2026-02-12T13:00:15.632Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:15.632Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-02-12T13:00:15.664Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-02-12T13:00:15.664Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:15.664Z] latest [2026-02-12T13:00:15.664Z] 4.1.0-dev.98 [2026-02-12T13:00:15.664Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:15.664Z] main [2026-02-12T13:00:15.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:16.085Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:16.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:16.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-12T13:00:16.492Z] 37865d48c17e: Preparing [2026-02-12T13:00:16.492Z] a17408a9686e: Preparing [2026-02-12T13:00:16.492Z] 1efb98a0c736: Preparing [2026-02-12T13:00:16.492Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:16.492Z] a06f56ea28c5: Preparing [2026-02-12T13:00:16.492Z] 1010aa2b3512: Preparing [2026-02-12T13:00:16.492Z] cce92674e987: Preparing [2026-02-12T13:00:16.492Z] 1010aa2b3512: Waiting [2026-02-12T13:00:16.492Z] cce92674e987: Waiting [2026-02-12T13:00:16.492Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:16.492Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:16.492Z] cce92674e987: Layer already exists [2026-02-12T13:00:16.492Z] a06f56ea28c5: Pushed [2026-02-12T13:00:16.492Z] 37865d48c17e: Pushed [2026-02-12T13:00:17.444Z] 1010aa2b3512: Pushed [2026-02-12T13:00:19.977Z] a17408a9686e: Pushed [2026-02-12T13:00:19.977Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:20.303Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:20.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-12T13:00:20.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-12T13:00:20.628Z] 37865d48c17e: Preparing [2026-02-12T13:00:20.628Z] a17408a9686e: Preparing [2026-02-12T13:00:20.628Z] 1efb98a0c736: Preparing [2026-02-12T13:00:20.628Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:20.628Z] a06f56ea28c5: Preparing [2026-02-12T13:00:20.628Z] 1010aa2b3512: Preparing [2026-02-12T13:00:20.628Z] cce92674e987: Preparing [2026-02-12T13:00:20.628Z] 1010aa2b3512: Waiting [2026-02-12T13:00:20.628Z] cce92674e987: Waiting [2026-02-12T13:00:20.628Z] 37865d48c17e: Layer already exists [2026-02-12T13:00:20.628Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:20.628Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:20.628Z] a06f56ea28c5: Layer already exists [2026-02-12T13:00:20.628Z] a17408a9686e: Layer already exists [2026-02-12T13:00:20.628Z] 1010aa2b3512: Layer already exists [2026-02-12T13:00:20.628Z] cce92674e987: Layer already exists [2026-02-12T13:00:20.628Z] latest: digest: sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:20.965Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:21.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98 [2026-02-12T13:00:21.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-12T13:00:21.286Z] 37865d48c17e: Preparing [2026-02-12T13:00:21.286Z] a17408a9686e: Preparing [2026-02-12T13:00:21.286Z] 1efb98a0c736: Preparing [2026-02-12T13:00:21.286Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:21.286Z] a06f56ea28c5: Preparing [2026-02-12T13:00:21.286Z] 1010aa2b3512: Preparing [2026-02-12T13:00:21.286Z] cce92674e987: Preparing [2026-02-12T13:00:21.286Z] 1010aa2b3512: Waiting [2026-02-12T13:00:21.286Z] cce92674e987: Waiting [2026-02-12T13:00:21.286Z] a17408a9686e: Layer already exists [2026-02-12T13:00:21.286Z] 37865d48c17e: Layer already exists [2026-02-12T13:00:21.286Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:21.286Z] a06f56ea28c5: Layer already exists [2026-02-12T13:00:21.286Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:21.286Z] 1010aa2b3512: Layer already exists [2026-02-12T13:00:21.286Z] cce92674e987: Layer already exists [2026-02-12T13:00:21.286Z] 4.1.0-dev.98: digest: sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:21.607Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:21.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:21.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-12T13:00:21.936Z] 37865d48c17e: Preparing [2026-02-12T13:00:21.936Z] a17408a9686e: Preparing [2026-02-12T13:00:21.936Z] 1efb98a0c736: Preparing [2026-02-12T13:00:21.936Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:21.936Z] a06f56ea28c5: Preparing [2026-02-12T13:00:21.936Z] 1010aa2b3512: Preparing [2026-02-12T13:00:21.936Z] cce92674e987: Preparing [2026-02-12T13:00:21.936Z] 1010aa2b3512: Waiting [2026-02-12T13:00:21.936Z] cce92674e987: Waiting [2026-02-12T13:00:21.936Z] a06f56ea28c5: Layer already exists [2026-02-12T13:00:21.936Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:21.936Z] a17408a9686e: Layer already exists [2026-02-12T13:00:21.936Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:21.936Z] 37865d48c17e: Layer already exists [2026-02-12T13:00:21.936Z] 1010aa2b3512: Layer already exists [2026-02-12T13:00:21.936Z] cce92674e987: Layer already exists [2026-02-12T13:00:21.936Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:22.259Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:22.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-02-12T13:00:22.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-12T13:00:22.578Z] 37865d48c17e: Preparing [2026-02-12T13:00:22.578Z] a17408a9686e: Preparing [2026-02-12T13:00:22.578Z] 1efb98a0c736: Preparing [2026-02-12T13:00:22.578Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:22.578Z] a06f56ea28c5: Preparing [2026-02-12T13:00:22.578Z] 1010aa2b3512: Preparing [2026-02-12T13:00:22.578Z] cce92674e987: Preparing [2026-02-12T13:00:22.578Z] 1010aa2b3512: Waiting [2026-02-12T13:00:22.578Z] cce92674e987: Waiting [2026-02-12T13:00:22.578Z] a06f56ea28c5: Layer already exists [2026-02-12T13:00:22.578Z] 37865d48c17e: Layer already exists [2026-02-12T13:00:22.578Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:22.578Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:22.578Z] a17408a9686e: Layer already exists [2026-02-12T13:00:22.578Z] cce92674e987: Layer already exists [2026-02-12T13:00:22.578Z] 1010aa2b3512: Layer already exists [2026-02-12T13:00:22.578Z] main: digest: sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:00:22.637Z] ===================================================== [Pipeline] echo [2026-02-12T13:00:22.649Z] taggedImages: [2026-02-12T13:00:22.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:22.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-12T13:00:22.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98 [2026-02-12T13:00:22.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:22.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-02-12T13:00:22.676Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-02-12T13:00:22.676Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:22.676Z] latest [2026-02-12T13:00:22.676Z] 4.1.0-dev.98 [2026-02-12T13:00:22.676Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:22.676Z] main [2026-02-12T13:00:22.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:23.009Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:23.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:23.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-12T13:00:23.327Z] 07c92ada6008: Preparing [2026-02-12T13:00:23.327Z] d3fa3a8efb5a: Preparing [2026-02-12T13:00:23.327Z] cc9bf636c1bf: Preparing [2026-02-12T13:00:23.327Z] 1efb98a0c736: Preparing [2026-02-12T13:00:23.327Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:23.327Z] 6f71972608e6: Preparing [2026-02-12T13:00:23.328Z] 9c2899e5e74b: Preparing [2026-02-12T13:00:23.328Z] 6f71972608e6: Waiting [2026-02-12T13:00:23.328Z] 9c2899e5e74b: Waiting [2026-02-12T13:00:23.328Z] 35431ee6b04f: Preparing [2026-02-12T13:00:23.328Z] dd88eb93c470: Preparing [2026-02-12T13:00:23.328Z] cce92674e987: Preparing [2026-02-12T13:00:23.328Z] 35431ee6b04f: Waiting [2026-02-12T13:00:23.328Z] dd88eb93c470: Waiting [2026-02-12T13:00:23.328Z] cce92674e987: Waiting [2026-02-12T13:00:23.328Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:23.328Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:23.328Z] cc9bf636c1bf: Pushed [2026-02-12T13:00:23.328Z] d3fa3a8efb5a: Pushed [2026-02-12T13:00:23.328Z] 07c92ada6008: Pushed [2026-02-12T13:00:23.328Z] cce92674e987: Layer already exists [2026-02-12T13:00:23.328Z] 35431ee6b04f: Pushed [2026-02-12T13:00:23.893Z] dd88eb93c470: Pushed [2026-02-12T13:00:29.158Z] 9c2899e5e74b: Pushed [2026-02-12T13:00:35.724Z] 6f71972608e6: Pushed [2026-02-12T13:00:35.724Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:36.045Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:36.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-12T13:00:36.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-12T13:00:36.377Z] 07c92ada6008: Preparing [2026-02-12T13:00:36.377Z] d3fa3a8efb5a: Preparing [2026-02-12T13:00:36.377Z] cc9bf636c1bf: Preparing [2026-02-12T13:00:36.377Z] 1efb98a0c736: Preparing [2026-02-12T13:00:36.377Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:36.377Z] 6f71972608e6: Preparing [2026-02-12T13:00:36.377Z] 9c2899e5e74b: Preparing [2026-02-12T13:00:36.377Z] 35431ee6b04f: Preparing [2026-02-12T13:00:36.377Z] dd88eb93c470: Preparing [2026-02-12T13:00:36.377Z] cce92674e987: Preparing [2026-02-12T13:00:36.377Z] 6f71972608e6: Waiting [2026-02-12T13:00:36.377Z] 9c2899e5e74b: Waiting [2026-02-12T13:00:36.377Z] 35431ee6b04f: Waiting [2026-02-12T13:00:36.377Z] dd88eb93c470: Waiting [2026-02-12T13:00:36.377Z] cce92674e987: Waiting [2026-02-12T13:00:36.377Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:36.377Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:36.377Z] cc9bf636c1bf: Layer already exists [2026-02-12T13:00:36.377Z] d3fa3a8efb5a: Layer already exists [2026-02-12T13:00:36.377Z] 07c92ada6008: Layer already exists [2026-02-12T13:00:36.377Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:36.377Z] 9c2899e5e74b: Layer already exists [2026-02-12T13:00:36.377Z] 6f71972608e6: Layer already exists [2026-02-12T13:00:36.377Z] cce92674e987: Layer already exists [2026-02-12T13:00:36.377Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:36.377Z] latest: digest: sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:36.709Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:37.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98 [2026-02-12T13:00:37.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-12T13:00:37.037Z] 07c92ada6008: Preparing [2026-02-12T13:00:37.037Z] d3fa3a8efb5a: Preparing [2026-02-12T13:00:37.037Z] cc9bf636c1bf: Preparing [2026-02-12T13:00:37.037Z] 1efb98a0c736: Preparing [2026-02-12T13:00:37.037Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:37.037Z] 6f71972608e6: Preparing [2026-02-12T13:00:37.037Z] 9c2899e5e74b: Preparing [2026-02-12T13:00:37.037Z] 35431ee6b04f: Preparing [2026-02-12T13:00:37.037Z] dd88eb93c470: Preparing [2026-02-12T13:00:37.037Z] cce92674e987: Preparing [2026-02-12T13:00:37.037Z] 6f71972608e6: Waiting [2026-02-12T13:00:37.037Z] 9c2899e5e74b: Waiting [2026-02-12T13:00:37.037Z] 35431ee6b04f: Waiting [2026-02-12T13:00:37.037Z] cce92674e987: Waiting [2026-02-12T13:00:37.037Z] dd88eb93c470: Waiting [2026-02-12T13:00:37.037Z] cc9bf636c1bf: Layer already exists [2026-02-12T13:00:37.037Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:37.037Z] 07c92ada6008: Layer already exists [2026-02-12T13:00:37.037Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:37.037Z] d3fa3a8efb5a: Layer already exists [2026-02-12T13:00:37.037Z] 6f71972608e6: Layer already exists [2026-02-12T13:00:37.037Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:37.037Z] 9c2899e5e74b: Layer already exists [2026-02-12T13:00:37.037Z] cce92674e987: Layer already exists [2026-02-12T13:00:37.037Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:37.037Z] 4.1.0-dev.98: digest: sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:37.362Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:37.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:37.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-12T13:00:37.682Z] 07c92ada6008: Preparing [2026-02-12T13:00:37.682Z] d3fa3a8efb5a: Preparing [2026-02-12T13:00:37.682Z] cc9bf636c1bf: Preparing [2026-02-12T13:00:37.682Z] 1efb98a0c736: Preparing [2026-02-12T13:00:37.682Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:37.682Z] 6f71972608e6: Preparing [2026-02-12T13:00:37.682Z] 9c2899e5e74b: Preparing [2026-02-12T13:00:37.682Z] 35431ee6b04f: Preparing [2026-02-12T13:00:37.682Z] dd88eb93c470: Preparing [2026-02-12T13:00:37.682Z] cce92674e987: Preparing [2026-02-12T13:00:37.682Z] 35431ee6b04f: Waiting [2026-02-12T13:00:37.682Z] dd88eb93c470: Waiting [2026-02-12T13:00:37.682Z] 6f71972608e6: Waiting [2026-02-12T13:00:37.682Z] cce92674e987: Waiting [2026-02-12T13:00:37.682Z] 9c2899e5e74b: Waiting [2026-02-12T13:00:37.682Z] 07c92ada6008: Layer already exists [2026-02-12T13:00:37.682Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:37.682Z] d3fa3a8efb5a: Layer already exists [2026-02-12T13:00:37.682Z] cc9bf636c1bf: Layer already exists [2026-02-12T13:00:37.682Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:37.682Z] cce92674e987: Layer already exists [2026-02-12T13:00:37.682Z] 9c2899e5e74b: Layer already exists [2026-02-12T13:00:37.682Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:37.682Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:37.682Z] 6f71972608e6: Layer already exists [2026-02-12T13:00:37.682Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:38.010Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:38.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-02-12T13:00:38.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-12T13:00:38.343Z] 07c92ada6008: Preparing [2026-02-12T13:00:38.343Z] d3fa3a8efb5a: Preparing [2026-02-12T13:00:38.343Z] cc9bf636c1bf: Preparing [2026-02-12T13:00:38.343Z] 1efb98a0c736: Preparing [2026-02-12T13:00:38.343Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:38.343Z] 6f71972608e6: Preparing [2026-02-12T13:00:38.343Z] 9c2899e5e74b: Preparing [2026-02-12T13:00:38.343Z] 35431ee6b04f: Preparing [2026-02-12T13:00:38.343Z] dd88eb93c470: Preparing [2026-02-12T13:00:38.343Z] cce92674e987: Preparing [2026-02-12T13:00:38.343Z] 6f71972608e6: Waiting [2026-02-12T13:00:38.343Z] 9c2899e5e74b: Waiting [2026-02-12T13:00:38.343Z] 35431ee6b04f: Waiting [2026-02-12T13:00:38.343Z] dd88eb93c470: Waiting [2026-02-12T13:00:38.343Z] cce92674e987: Waiting [2026-02-12T13:00:38.343Z] cc9bf636c1bf: Layer already exists [2026-02-12T13:00:38.343Z] 07c92ada6008: Layer already exists [2026-02-12T13:00:38.343Z] d3fa3a8efb5a: Layer already exists [2026-02-12T13:00:38.343Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:38.343Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:38.343Z] cce92674e987: Layer already exists [2026-02-12T13:00:38.343Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:38.343Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:38.343Z] 6f71972608e6: Layer already exists [2026-02-12T13:00:38.343Z] 9c2899e5e74b: Layer already exists [2026-02-12T13:00:38.343Z] main: digest: sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:00:38.413Z] ===================================================== [Pipeline] echo [2026-02-12T13:00:38.430Z] taggedImages: [2026-02-12T13:00:38.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:38.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-12T13:00:38.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98 [2026-02-12T13:00:38.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:38.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-02-12T13:00:38.458Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-02-12T13:00:38.458Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:38.458Z] latest [2026-02-12T13:00:38.458Z] 4.1.0-dev.98 [2026-02-12T13:00:38.458Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:38.458Z] main [2026-02-12T13:00:38.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:38.879Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:39.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:39.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-12T13:00:39.206Z] 15c88240bce7: Preparing [2026-02-12T13:00:39.206Z] 3a9f9c7b3705: Preparing [2026-02-12T13:00:39.206Z] 158de1a243d2: Preparing [2026-02-12T13:00:39.206Z] 1efb98a0c736: Preparing [2026-02-12T13:00:39.206Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:39.206Z] c8c384865c6d: Preparing [2026-02-12T13:00:39.206Z] bf751361badf: Preparing [2026-02-12T13:00:39.206Z] 5b635e0fbcf1: Preparing [2026-02-12T13:00:39.206Z] cce92674e987: Preparing [2026-02-12T13:00:39.206Z] c8c384865c6d: Waiting [2026-02-12T13:00:39.206Z] bf751361badf: Waiting [2026-02-12T13:00:39.206Z] 5b635e0fbcf1: Waiting [2026-02-12T13:00:39.206Z] cce92674e987: Waiting [2026-02-12T13:00:39.206Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:39.206Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:39.206Z] 15c88240bce7: Pushed [2026-02-12T13:00:39.206Z] 3a9f9c7b3705: Pushed [2026-02-12T13:00:39.206Z] bf751361badf: Pushed [2026-02-12T13:00:39.206Z] 158de1a243d2: Pushed [2026-02-12T13:00:39.206Z] cce92674e987: Layer already exists [2026-02-12T13:00:39.773Z] 5b635e0fbcf1: Pushed [2026-02-12T13:00:51.970Z] c8c384865c6d: Pushed [2026-02-12T13:00:51.970Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:52.296Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:52.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-12T13:00:52.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-12T13:00:52.616Z] 15c88240bce7: Preparing [2026-02-12T13:00:52.616Z] 3a9f9c7b3705: Preparing [2026-02-12T13:00:52.616Z] 158de1a243d2: Preparing [2026-02-12T13:00:52.616Z] 1efb98a0c736: Preparing [2026-02-12T13:00:52.616Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:52.616Z] c8c384865c6d: Preparing [2026-02-12T13:00:52.616Z] bf751361badf: Preparing [2026-02-12T13:00:52.616Z] 5b635e0fbcf1: Preparing [2026-02-12T13:00:52.616Z] cce92674e987: Preparing [2026-02-12T13:00:52.616Z] c8c384865c6d: Waiting [2026-02-12T13:00:52.616Z] bf751361badf: Waiting [2026-02-12T13:00:52.616Z] 5b635e0fbcf1: Waiting [2026-02-12T13:00:52.616Z] cce92674e987: Waiting [2026-02-12T13:00:52.616Z] 3a9f9c7b3705: Layer already exists [2026-02-12T13:00:52.616Z] 15c88240bce7: Layer already exists [2026-02-12T13:00:52.616Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:52.616Z] 158de1a243d2: Layer already exists [2026-02-12T13:00:52.616Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:52.616Z] cce92674e987: Layer already exists [2026-02-12T13:00:52.616Z] 5b635e0fbcf1: Layer already exists [2026-02-12T13:00:52.616Z] bf751361badf: Layer already exists [2026-02-12T13:00:52.616Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:52.616Z] latest: digest: sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:52.937Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:53.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98 [2026-02-12T13:00:53.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-12T13:00:53.255Z] 15c88240bce7: Preparing [2026-02-12T13:00:53.255Z] 3a9f9c7b3705: Preparing [2026-02-12T13:00:53.255Z] 158de1a243d2: Preparing [2026-02-12T13:00:53.255Z] 1efb98a0c736: Preparing [2026-02-12T13:00:53.255Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:53.255Z] c8c384865c6d: Preparing [2026-02-12T13:00:53.255Z] bf751361badf: Preparing [2026-02-12T13:00:53.255Z] 5b635e0fbcf1: Preparing [2026-02-12T13:00:53.255Z] cce92674e987: Preparing [2026-02-12T13:00:53.255Z] c8c384865c6d: Waiting [2026-02-12T13:00:53.255Z] bf751361badf: Waiting [2026-02-12T13:00:53.255Z] 5b635e0fbcf1: Waiting [2026-02-12T13:00:53.255Z] cce92674e987: Waiting [2026-02-12T13:00:53.255Z] 158de1a243d2: Layer already exists [2026-02-12T13:00:53.255Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:53.255Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:53.255Z] 3a9f9c7b3705: Layer already exists [2026-02-12T13:00:53.255Z] 15c88240bce7: Layer already exists [2026-02-12T13:00:53.255Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:53.255Z] 5b635e0fbcf1: Layer already exists [2026-02-12T13:00:53.255Z] cce92674e987: Layer already exists [2026-02-12T13:00:53.255Z] bf751361badf: Layer already exists [2026-02-12T13:00:53.255Z] 4.1.0-dev.98: digest: sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:53.575Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:53.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:53.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-12T13:00:53.889Z] 15c88240bce7: Preparing [2026-02-12T13:00:53.889Z] 3a9f9c7b3705: Preparing [2026-02-12T13:00:53.889Z] 158de1a243d2: Preparing [2026-02-12T13:00:53.889Z] 1efb98a0c736: Preparing [2026-02-12T13:00:53.889Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:53.889Z] c8c384865c6d: Preparing [2026-02-12T13:00:53.889Z] bf751361badf: Preparing [2026-02-12T13:00:53.889Z] 5b635e0fbcf1: Preparing [2026-02-12T13:00:53.889Z] cce92674e987: Preparing [2026-02-12T13:00:53.889Z] bf751361badf: Waiting [2026-02-12T13:00:53.889Z] c8c384865c6d: Waiting [2026-02-12T13:00:53.889Z] 5b635e0fbcf1: Waiting [2026-02-12T13:00:53.889Z] cce92674e987: Waiting [2026-02-12T13:00:53.889Z] 15c88240bce7: Layer already exists [2026-02-12T13:00:53.889Z] 3a9f9c7b3705: Layer already exists [2026-02-12T13:00:53.889Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:53.889Z] 158de1a243d2: Layer already exists [2026-02-12T13:00:53.889Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:53.889Z] bf751361badf: Layer already exists [2026-02-12T13:00:53.889Z] 5b635e0fbcf1: Layer already exists [2026-02-12T13:00:53.889Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:53.889Z] cce92674e987: Layer already exists [2026-02-12T13:00:53.889Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:54.209Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:54.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-02-12T13:00:54.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-12T13:00:54.526Z] 15c88240bce7: Preparing [2026-02-12T13:00:54.526Z] 3a9f9c7b3705: Preparing [2026-02-12T13:00:54.526Z] 158de1a243d2: Preparing [2026-02-12T13:00:54.526Z] 1efb98a0c736: Preparing [2026-02-12T13:00:54.526Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:54.526Z] c8c384865c6d: Preparing [2026-02-12T13:00:54.526Z] bf751361badf: Preparing [2026-02-12T13:00:54.526Z] 5b635e0fbcf1: Preparing [2026-02-12T13:00:54.526Z] cce92674e987: Preparing [2026-02-12T13:00:54.526Z] bf751361badf: Waiting [2026-02-12T13:00:54.526Z] 5b635e0fbcf1: Waiting [2026-02-12T13:00:54.526Z] cce92674e987: Waiting [2026-02-12T13:00:54.526Z] c8c384865c6d: Waiting [2026-02-12T13:00:54.526Z] 158de1a243d2: Layer already exists [2026-02-12T13:00:54.526Z] 15c88240bce7: Layer already exists [2026-02-12T13:00:54.526Z] 3a9f9c7b3705: Layer already exists [2026-02-12T13:00:54.526Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:54.526Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:54.526Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:54.526Z] 5b635e0fbcf1: Layer already exists [2026-02-12T13:00:54.526Z] cce92674e987: Layer already exists [2026-02-12T13:00:54.526Z] bf751361badf: Layer already exists [2026-02-12T13:00:54.526Z] main: digest: sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:00:54.595Z] ===================================================== [Pipeline] echo [2026-02-12T13:00:54.608Z] taggedImages: [2026-02-12T13:00:54.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:54.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-12T13:00:54.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98 [2026-02-12T13:00:54.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:54.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-02-12T13:00:54.634Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-02-12T13:00:54.634Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:54.634Z] latest [2026-02-12T13:00:54.634Z] 4.1.0-dev.98 [2026-02-12T13:00:54.634Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:54.634Z] main [2026-02-12T13:00:54.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:54.980Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:55.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:55.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-12T13:00:55.305Z] b888680e24d9: Preparing [2026-02-12T13:00:55.305Z] f84c4fc8f060: Preparing [2026-02-12T13:00:55.305Z] 91ae525c7577: Preparing [2026-02-12T13:00:55.305Z] 1efb98a0c736: Preparing [2026-02-12T13:00:55.305Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:55.305Z] c8c384865c6d: Preparing [2026-02-12T13:00:55.305Z] 35431ee6b04f: Preparing [2026-02-12T13:00:55.305Z] dd88eb93c470: Preparing [2026-02-12T13:00:55.305Z] cce92674e987: Preparing [2026-02-12T13:00:55.305Z] 35431ee6b04f: Waiting [2026-02-12T13:00:55.305Z] dd88eb93c470: Waiting [2026-02-12T13:00:55.305Z] cce92674e987: Waiting [2026-02-12T13:00:55.305Z] c8c384865c6d: Waiting [2026-02-12T13:00:55.305Z] 91ae525c7577: Pushed [2026-02-12T13:00:55.305Z] f84c4fc8f060: Pushed [2026-02-12T13:00:55.564Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:55.564Z] b888680e24d9: Pushed [2026-02-12T13:00:55.822Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:55.822Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:55.822Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:55.822Z] cce92674e987: Layer already exists [2026-02-12T13:00:55.822Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:56.081Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:56.408Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:56.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-12T13:00:56.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-12T13:00:56.733Z] b888680e24d9: Preparing [2026-02-12T13:00:56.733Z] f84c4fc8f060: Preparing [2026-02-12T13:00:56.733Z] 91ae525c7577: Preparing [2026-02-12T13:00:56.733Z] 1efb98a0c736: Preparing [2026-02-12T13:00:56.733Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:56.733Z] c8c384865c6d: Preparing [2026-02-12T13:00:56.733Z] 35431ee6b04f: Preparing [2026-02-12T13:00:56.733Z] dd88eb93c470: Preparing [2026-02-12T13:00:56.733Z] cce92674e987: Preparing [2026-02-12T13:00:56.733Z] 35431ee6b04f: Waiting [2026-02-12T13:00:56.733Z] dd88eb93c470: Waiting [2026-02-12T13:00:56.733Z] cce92674e987: Waiting [2026-02-12T13:00:56.733Z] c8c384865c6d: Waiting [2026-02-12T13:00:56.733Z] 91ae525c7577: Layer already exists [2026-02-12T13:00:56.733Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:56.733Z] b888680e24d9: Layer already exists [2026-02-12T13:00:56.733Z] f84c4fc8f060: Layer already exists [2026-02-12T13:00:56.733Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:56.733Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:56.733Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:56.733Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:56.733Z] cce92674e987: Layer already exists [2026-02-12T13:00:56.733Z] latest: digest: sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:57.054Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:57.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98 [2026-02-12T13:00:57.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-12T13:00:57.375Z] b888680e24d9: Preparing [2026-02-12T13:00:57.375Z] f84c4fc8f060: Preparing [2026-02-12T13:00:57.375Z] 91ae525c7577: Preparing [2026-02-12T13:00:57.375Z] 1efb98a0c736: Preparing [2026-02-12T13:00:57.375Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:57.375Z] c8c384865c6d: Preparing [2026-02-12T13:00:57.375Z] 35431ee6b04f: Preparing [2026-02-12T13:00:57.375Z] dd88eb93c470: Preparing [2026-02-12T13:00:57.375Z] cce92674e987: Preparing [2026-02-12T13:00:57.375Z] c8c384865c6d: Waiting [2026-02-12T13:00:57.375Z] 35431ee6b04f: Waiting [2026-02-12T13:00:57.375Z] dd88eb93c470: Waiting [2026-02-12T13:00:57.375Z] cce92674e987: Waiting [2026-02-12T13:00:57.375Z] 91ae525c7577: Layer already exists [2026-02-12T13:00:57.375Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:57.375Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:57.375Z] b888680e24d9: Layer already exists [2026-02-12T13:00:57.375Z] f84c4fc8f060: Layer already exists [2026-02-12T13:00:57.375Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:57.375Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:57.375Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:57.375Z] cce92674e987: Layer already exists [2026-02-12T13:00:57.375Z] 4.1.0-dev.98: digest: sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:57.716Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:58.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:58.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-12T13:00:58.046Z] b888680e24d9: Preparing [2026-02-12T13:00:58.046Z] f84c4fc8f060: Preparing [2026-02-12T13:00:58.046Z] 91ae525c7577: Preparing [2026-02-12T13:00:58.046Z] 1efb98a0c736: Preparing [2026-02-12T13:00:58.046Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:58.046Z] c8c384865c6d: Preparing [2026-02-12T13:00:58.046Z] 35431ee6b04f: Preparing [2026-02-12T13:00:58.046Z] dd88eb93c470: Preparing [2026-02-12T13:00:58.046Z] cce92674e987: Preparing [2026-02-12T13:00:58.046Z] c8c384865c6d: Waiting [2026-02-12T13:00:58.046Z] 35431ee6b04f: Waiting [2026-02-12T13:00:58.046Z] dd88eb93c470: Waiting [2026-02-12T13:00:58.046Z] cce92674e987: Waiting [2026-02-12T13:00:58.046Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:58.046Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:58.046Z] 91ae525c7577: Layer already exists [2026-02-12T13:00:58.046Z] f84c4fc8f060: Layer already exists [2026-02-12T13:00:58.046Z] b888680e24d9: Layer already exists [2026-02-12T13:00:58.046Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:58.046Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:58.046Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:58.046Z] cce92674e987: Layer already exists [2026-02-12T13:00:58.046Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:58.378Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:58.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-02-12T13:00:58.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-12T13:00:58.700Z] b888680e24d9: Preparing [2026-02-12T13:00:58.700Z] f84c4fc8f060: Preparing [2026-02-12T13:00:58.700Z] 91ae525c7577: Preparing [2026-02-12T13:00:58.700Z] 1efb98a0c736: Preparing [2026-02-12T13:00:58.700Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:58.700Z] c8c384865c6d: Preparing [2026-02-12T13:00:58.700Z] 35431ee6b04f: Preparing [2026-02-12T13:00:58.700Z] dd88eb93c470: Preparing [2026-02-12T13:00:58.700Z] cce92674e987: Preparing [2026-02-12T13:00:58.700Z] 35431ee6b04f: Waiting [2026-02-12T13:00:58.700Z] dd88eb93c470: Waiting [2026-02-12T13:00:58.700Z] cce92674e987: Waiting [2026-02-12T13:00:58.700Z] c8c384865c6d: Waiting [2026-02-12T13:00:58.700Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:58.700Z] 91ae525c7577: Layer already exists [2026-02-12T13:00:58.700Z] b888680e24d9: Layer already exists [2026-02-12T13:00:58.700Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:58.700Z] f84c4fc8f060: Layer already exists [2026-02-12T13:00:58.700Z] dd88eb93c470: Layer already exists [2026-02-12T13:00:58.700Z] cce92674e987: Layer already exists [2026-02-12T13:00:58.700Z] c8c384865c6d: Layer already exists [2026-02-12T13:00:58.700Z] 35431ee6b04f: Layer already exists [2026-02-12T13:00:58.700Z] main: digest: sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:00:58.768Z] ===================================================== [Pipeline] echo [2026-02-12T13:00:58.785Z] taggedImages: [2026-02-12T13:00:58.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:58.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-12T13:00:58.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98 [2026-02-12T13:00:58.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:58.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-02-12T13:00:58.816Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-02-12T13:00:58.816Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:58.816Z] latest [2026-02-12T13:00:58.816Z] 4.1.0-dev.98 [2026-02-12T13:00:58.816Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:00:58.816Z] main [2026-02-12T13:00:58.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:59.160Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:00:59.488Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:00:59.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-12T13:00:59.488Z] 4086fe5c3c39: Preparing [2026-02-12T13:00:59.488Z] a801ee315ef0: Preparing [2026-02-12T13:00:59.488Z] 1efb98a0c736: Preparing [2026-02-12T13:00:59.488Z] fe8cb08c9c7c: Preparing [2026-02-12T13:00:59.488Z] b778528b77a5: Preparing [2026-02-12T13:00:59.488Z] 9883a0b06641: Preparing [2026-02-12T13:00:59.488Z] cce92674e987: Preparing [2026-02-12T13:00:59.488Z] 9883a0b06641: Waiting [2026-02-12T13:00:59.488Z] cce92674e987: Waiting [2026-02-12T13:00:59.488Z] 1efb98a0c736: Layer already exists [2026-02-12T13:00:59.488Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:00:59.488Z] cce92674e987: Layer already exists [2026-02-12T13:00:59.488Z] b778528b77a5: Pushed [2026-02-12T13:00:59.488Z] 4086fe5c3c39: Pushed [2026-02-12T13:01:00.057Z] 9883a0b06641: Pushed [2026-02-12T13:01:03.354Z] a801ee315ef0: Pushed [2026-02-12T13:01:03.354Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:03.685Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:04.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-12T13:01:04.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-12T13:01:04.014Z] 4086fe5c3c39: Preparing [2026-02-12T13:01:04.014Z] a801ee315ef0: Preparing [2026-02-12T13:01:04.014Z] 1efb98a0c736: Preparing [2026-02-12T13:01:04.014Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:04.014Z] b778528b77a5: Preparing [2026-02-12T13:01:04.014Z] 9883a0b06641: Preparing [2026-02-12T13:01:04.014Z] cce92674e987: Preparing [2026-02-12T13:01:04.014Z] 9883a0b06641: Waiting [2026-02-12T13:01:04.014Z] cce92674e987: Waiting [2026-02-12T13:01:04.014Z] a801ee315ef0: Layer already exists [2026-02-12T13:01:04.014Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:04.014Z] 4086fe5c3c39: Layer already exists [2026-02-12T13:01:04.014Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:04.014Z] b778528b77a5: Layer already exists [2026-02-12T13:01:04.014Z] cce92674e987: Layer already exists [2026-02-12T13:01:04.014Z] 9883a0b06641: Layer already exists [2026-02-12T13:01:04.014Z] latest: digest: sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:04.344Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:04.665Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98 [2026-02-12T13:01:04.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-12T13:01:04.666Z] 4086fe5c3c39: Preparing [2026-02-12T13:01:04.666Z] a801ee315ef0: Preparing [2026-02-12T13:01:04.666Z] 1efb98a0c736: Preparing [2026-02-12T13:01:04.666Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:04.666Z] b778528b77a5: Preparing [2026-02-12T13:01:04.666Z] 9883a0b06641: Preparing [2026-02-12T13:01:04.666Z] cce92674e987: Preparing [2026-02-12T13:01:04.666Z] 9883a0b06641: Waiting [2026-02-12T13:01:04.666Z] cce92674e987: Waiting [2026-02-12T13:01:04.666Z] 4086fe5c3c39: Layer already exists [2026-02-12T13:01:04.666Z] a801ee315ef0: Layer already exists [2026-02-12T13:01:04.666Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:04.666Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:04.666Z] b778528b77a5: Layer already exists [2026-02-12T13:01:04.666Z] cce92674e987: Layer already exists [2026-02-12T13:01:04.666Z] 9883a0b06641: Layer already exists [2026-02-12T13:01:04.666Z] 4.1.0-dev.98: digest: sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:04.988Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:05.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:05.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-12T13:01:05.310Z] 4086fe5c3c39: Preparing [2026-02-12T13:01:05.310Z] a801ee315ef0: Preparing [2026-02-12T13:01:05.310Z] 1efb98a0c736: Preparing [2026-02-12T13:01:05.310Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:05.310Z] b778528b77a5: Preparing [2026-02-12T13:01:05.310Z] 9883a0b06641: Preparing [2026-02-12T13:01:05.310Z] cce92674e987: Preparing [2026-02-12T13:01:05.310Z] 9883a0b06641: Waiting [2026-02-12T13:01:05.310Z] cce92674e987: Waiting [2026-02-12T13:01:05.310Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:05.310Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:05.310Z] b778528b77a5: Layer already exists [2026-02-12T13:01:05.310Z] a801ee315ef0: Layer already exists [2026-02-12T13:01:05.310Z] 4086fe5c3c39: Layer already exists [2026-02-12T13:01:05.310Z] 9883a0b06641: Layer already exists [2026-02-12T13:01:05.310Z] cce92674e987: Layer already exists [2026-02-12T13:01:05.310Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:05.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:05.962Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-02-12T13:01:05.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-12T13:01:05.962Z] 4086fe5c3c39: Preparing [2026-02-12T13:01:05.962Z] a801ee315ef0: Preparing [2026-02-12T13:01:05.962Z] 1efb98a0c736: Preparing [2026-02-12T13:01:05.962Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:05.962Z] b778528b77a5: Preparing [2026-02-12T13:01:05.962Z] 9883a0b06641: Preparing [2026-02-12T13:01:05.962Z] cce92674e987: Preparing [2026-02-12T13:01:05.962Z] 9883a0b06641: Waiting [2026-02-12T13:01:05.962Z] cce92674e987: Waiting [2026-02-12T13:01:05.962Z] a801ee315ef0: Layer already exists [2026-02-12T13:01:05.962Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:05.962Z] b778528b77a5: Layer already exists [2026-02-12T13:01:05.962Z] 4086fe5c3c39: Layer already exists [2026-02-12T13:01:05.962Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:05.962Z] cce92674e987: Layer already exists [2026-02-12T13:01:05.962Z] 9883a0b06641: Layer already exists [2026-02-12T13:01:05.962Z] main: digest: sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:01:06.033Z] ===================================================== [Pipeline] echo [2026-02-12T13:01:06.045Z] taggedImages: [2026-02-12T13:01:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-12T13:01:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98 [2026-02-12T13:01:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-02-12T13:01:06.073Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-02-12T13:01:06.073Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:06.073Z] latest [2026-02-12T13:01:06.073Z] 4.1.0-dev.98 [2026-02-12T13:01:06.073Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:06.073Z] main [2026-02-12T13:01:06.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:06.424Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:06.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:06.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-12T13:01:06.756Z] b49b9a08c510: Preparing [2026-02-12T13:01:06.756Z] cdc74c452d57: Preparing [2026-02-12T13:01:06.756Z] 1efb98a0c736: Preparing [2026-02-12T13:01:06.756Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:06.756Z] 7b3f38a9f011: Preparing [2026-02-12T13:01:06.756Z] 94716587a7f3: Preparing [2026-02-12T13:01:06.756Z] cce92674e987: Preparing [2026-02-12T13:01:06.756Z] 94716587a7f3: Waiting [2026-02-12T13:01:06.756Z] cce92674e987: Waiting [2026-02-12T13:01:06.756Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:06.756Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:06.756Z] cce92674e987: Layer already exists [2026-02-12T13:01:06.756Z] 7b3f38a9f011: Pushed [2026-02-12T13:01:06.756Z] b49b9a08c510: Pushed [2026-02-12T13:01:07.022Z] 94716587a7f3: Pushed [2026-02-12T13:01:11.208Z] cdc74c452d57: Pushed [2026-02-12T13:01:11.208Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:11.547Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:11.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-12T13:01:11.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-12T13:01:11.869Z] b49b9a08c510: Preparing [2026-02-12T13:01:11.869Z] cdc74c452d57: Preparing [2026-02-12T13:01:11.869Z] 1efb98a0c736: Preparing [2026-02-12T13:01:11.869Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:11.869Z] 7b3f38a9f011: Preparing [2026-02-12T13:01:11.869Z] 94716587a7f3: Preparing [2026-02-12T13:01:11.869Z] cce92674e987: Preparing [2026-02-12T13:01:11.869Z] 94716587a7f3: Waiting [2026-02-12T13:01:11.869Z] cce92674e987: Waiting [2026-02-12T13:01:11.869Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:11.869Z] 7b3f38a9f011: Layer already exists [2026-02-12T13:01:11.869Z] b49b9a08c510: Layer already exists [2026-02-12T13:01:11.869Z] cdc74c452d57: Layer already exists [2026-02-12T13:01:11.869Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:11.869Z] cce92674e987: Layer already exists [2026-02-12T13:01:11.869Z] 94716587a7f3: Layer already exists [2026-02-12T13:01:11.869Z] latest: digest: sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:12.203Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:12.530Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98 [2026-02-12T13:01:12.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-12T13:01:12.530Z] b49b9a08c510: Preparing [2026-02-12T13:01:12.530Z] cdc74c452d57: Preparing [2026-02-12T13:01:12.530Z] 1efb98a0c736: Preparing [2026-02-12T13:01:12.530Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:12.530Z] 7b3f38a9f011: Preparing [2026-02-12T13:01:12.530Z] 94716587a7f3: Preparing [2026-02-12T13:01:12.530Z] cce92674e987: Preparing [2026-02-12T13:01:12.530Z] 94716587a7f3: Waiting [2026-02-12T13:01:12.530Z] cce92674e987: Waiting [2026-02-12T13:01:12.530Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:12.530Z] 7b3f38a9f011: Layer already exists [2026-02-12T13:01:12.530Z] cdc74c452d57: Layer already exists [2026-02-12T13:01:12.530Z] b49b9a08c510: Layer already exists [2026-02-12T13:01:12.530Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:12.530Z] cce92674e987: Layer already exists [2026-02-12T13:01:12.530Z] 94716587a7f3: Layer already exists [2026-02-12T13:01:12.530Z] 4.1.0-dev.98: digest: sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:12.864Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:13.180Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:13.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-12T13:01:13.180Z] b49b9a08c510: Preparing [2026-02-12T13:01:13.180Z] cdc74c452d57: Preparing [2026-02-12T13:01:13.180Z] 1efb98a0c736: Preparing [2026-02-12T13:01:13.180Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:13.180Z] 7b3f38a9f011: Preparing [2026-02-12T13:01:13.180Z] 94716587a7f3: Preparing [2026-02-12T13:01:13.180Z] cce92674e987: Preparing [2026-02-12T13:01:13.180Z] 94716587a7f3: Waiting [2026-02-12T13:01:13.180Z] cce92674e987: Waiting [2026-02-12T13:01:13.180Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:13.180Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:13.180Z] 7b3f38a9f011: Layer already exists [2026-02-12T13:01:13.180Z] cdc74c452d57: Layer already exists [2026-02-12T13:01:13.180Z] b49b9a08c510: Layer already exists [2026-02-12T13:01:13.180Z] 94716587a7f3: Layer already exists [2026-02-12T13:01:13.180Z] cce92674e987: Layer already exists [2026-02-12T13:01:13.180Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:13.506Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:01:13.827Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-02-12T13:01:13.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-12T13:01:13.827Z] b49b9a08c510: Preparing [2026-02-12T13:01:13.827Z] cdc74c452d57: Preparing [2026-02-12T13:01:13.827Z] 1efb98a0c736: Preparing [2026-02-12T13:01:13.827Z] fe8cb08c9c7c: Preparing [2026-02-12T13:01:13.827Z] 7b3f38a9f011: Preparing [2026-02-12T13:01:13.827Z] 94716587a7f3: Preparing [2026-02-12T13:01:13.827Z] cce92674e987: Preparing [2026-02-12T13:01:13.827Z] 94716587a7f3: Waiting [2026-02-12T13:01:13.827Z] cce92674e987: Waiting [2026-02-12T13:01:13.827Z] 1efb98a0c736: Layer already exists [2026-02-12T13:01:13.827Z] cdc74c452d57: Layer already exists [2026-02-12T13:01:13.827Z] fe8cb08c9c7c: Layer already exists [2026-02-12T13:01:13.827Z] b49b9a08c510: Layer already exists [2026-02-12T13:01:13.827Z] 7b3f38a9f011: Layer already exists [2026-02-12T13:01:13.827Z] cce92674e987: Layer already exists [2026-02-12T13:01:13.827Z] 94716587a7f3: Layer already exists [2026-02-12T13:01:13.827Z] main: digest: sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:01:13.909Z] ===================================================== [Pipeline] echo [2026-02-12T13:01:13.926Z] taggedImages: [2026-02-12T13:01:13.926Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:13.926Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-12T13:01:13.926Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98 [2026-02-12T13:01:13.926Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:13.926Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-02-12T13:01:14.061Z] ========================================================= [2026-02-12T13:01:14.061Z] [edgeXBuildMultiArch] RAW Config: [2026-02-12T13:01:14.061Z] images: [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:01:14.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-02-12T13:01:14.061Z] settingsFile: [2026-02-12T13:01:14.061Z] edgex-go-settings [2026-02-12T13:01:14.061Z] ========================================================= [Pipeline] node [2026-02-12T13:01:29.064Z] Still waiting to schedule task [2026-02-12T13:01:29.065Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-02-12T13:02:02.400Z] Running on prd-centos7-docker-4c-2g-1954 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-12T13:02:02.441Z] provisioning config files... [2026-02-12T13:02:02.476Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12631748900770244318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:02:04.000Z] ---> ****-login.sh [2026-02-12T13:02:04.000Z] nexus3.edgexfoundry.org:10001 [2026-02-12T13:02:04.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:02:04.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:02:04.000Z] Configure a credential helper to remove this warning. See [2026-02-12T13:02:04.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:02:04.000Z] [2026-02-12T13:02:04.000Z] Login Succeeded [2026-02-12T13:02:04.000Z] nexus3.edgexfoundry.org:10002 [2026-02-12T13:02:04.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:02:04.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:02:04.267Z] Configure a credential helper to remove this warning. See [2026-02-12T13:02:04.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:02:04.267Z] [2026-02-12T13:02:04.267Z] Login Succeeded [2026-02-12T13:02:04.267Z] nexus3.edgexfoundry.org:10003 [2026-02-12T13:02:04.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:02:04.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:02:04.267Z] Configure a credential helper to remove this warning. See [2026-02-12T13:02:04.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:02:04.267Z] [2026-02-12T13:02:04.267Z] Login Succeeded [2026-02-12T13:02:04.267Z] nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:04.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:02:04.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:02:04.267Z] Configure a credential helper to remove this warning. See [2026-02-12T13:02:04.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:02:04.267Z] [2026-02-12T13:02:04.267Z] Login Succeeded [2026-02-12T13:02:04.267Z] ****.io [2026-02-12T13:02:04.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:02:04.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:02:04.529Z] Configure a credential helper to remove this warning. See [2026-02-12T13:02:04.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:02:04.529Z] [2026-02-12T13:02:04.529Z] Login Succeeded [2026-02-12T13:02:04.529Z] ---> ****-login.sh ends [Pipeline] } [2026-02-12T13:02:04.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-12T13:02:04.889Z] + docker buildx ls [2026-02-12T13:02:05.150Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-12T13:02:05.150Z] default * docker [2026-02-12T13:02:05.150Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-12T13:02:05.443Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-02-12T13:02:05.443Z] edgex-builder [Pipeline] sh [2026-02-12T13:02:05.739Z] + docker buildx inspect --bootstrap [2026-02-12T13:02:05.739Z] #1 [internal] booting buildkit [2026-02-12T13:02:05.739Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-02-12T13:02:09.077Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-02-12T13:02:09.077Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-02-12T13:02:10.467Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2026-02-12T13:02:10.467Z] #1 DONE 4.8s [2026-02-12T13:02:10.467Z] Name: edgex-builder [2026-02-12T13:02:10.467Z] Driver: docker-container [2026-02-12T13:02:10.467Z] [2026-02-12T13:02:10.467Z] Nodes: [2026-02-12T13:02:10.467Z] Name: edgex-builder0 [2026-02-12T13:02:10.467Z] Endpoint: unix:///var/run/docker.sock [2026-02-12T13:02:10.467Z] Status: running [2026-02-12T13:02:10.467Z] Buildkit: v0.27.1 [2026-02-12T13:02:10.467Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-02-12T13:02:10.766Z] + docker buildx ls [2026-02-12T13:02:10.766Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-12T13:02:10.766Z] edgex-builder * docker-container [2026-02-12T13:02:10.766Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-02-12T13:02:10.766Z] default docker [2026-02-12T13:02:10.766Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-12T13:02:11.064Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:11.064Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:11.064Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:11.064Z] #1 transferring dockerfile: 197B done [2026-02-12T13:02:11.064Z] #1 DONE 0.0s [2026-02-12T13:02:11.064Z] [2026-02-12T13:02:11.064Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:11.064Z] #2 DONE 0.1s [2026-02-12T13:02:11.064Z] [2026-02-12T13:02:11.064Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:11.325Z] #3 DONE 0.1s [2026-02-12T13:02:11.325Z] [2026-02-12T13:02:11.325Z] #4 [internal] load .dockerignore [2026-02-12T13:02:11.325Z] #4 transferring context: 2B done [2026-02-12T13:02:11.325Z] #4 DONE 0.0s [2026-02-12T13:02:11.325Z] [2026-02-12T13:02:11.325Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:11.325Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:11.325Z] #5 DONE 0.0s [2026-02-12T13:02:11.325Z] [2026-02-12T13:02:11.325Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:11.325Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:11.325Z] #6 DONE 0.1s [2026-02-12T13:02:11.585Z] [2026-02-12T13:02:11.585Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:11.585Z] #7 DONE 0.0s [2026-02-12T13:02:11.585Z] [2026-02-12T13:02:11.585Z] #8 exporting to image [2026-02-12T13:02:11.585Z] #8 exporting layers done [2026-02-12T13:02:11.585Z] #8 exporting manifest sha256:f192564ba515d7dc2ef62c555132f1306bd868866000e563e7da09a468897a48 done [2026-02-12T13:02:11.585Z] #8 exporting config sha256:21cefbcfaf1eea6bedb5e23be6358ff7cd84d3bc5b393ae935d889ef5ad6cd23 done [2026-02-12T13:02:11.585Z] #8 exporting manifest sha256:0f56cc31ed5754cb93f3a4695b76eb714e0bfc565845cc4334464d8fa44824f8 done [2026-02-12T13:02:11.585Z] #8 exporting config sha256:077c1efc4991892cc69c467dd97653dcd0842e1409729591dbbfc301a8194acd done [2026-02-12T13:02:11.585Z] #8 exporting manifest list sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 0.0s done [2026-02-12T13:02:11.585Z] #8 pushing layers 0.1s done [2026-02-12T13:02:11.585Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 [2026-02-12T13:02:11.585Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:11.585Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 0.1s done [2026-02-12T13:02:11.585Z] #8 DONE 0.2s [2026-02-12T13:02:11.585Z] [2026-02-12T13:02:11.585Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:11.585Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:11.874Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-02-12T13:02:11.874Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-02-12T13:02:11.874Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:11.874Z] #1 transferring dockerfile: 163B done [2026-02-12T13:02:11.874Z] #1 DONE 0.0s [2026-02-12T13:02:11.874Z] [2026-02-12T13:02:11.874Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-12T13:02:11.874Z] #2 DONE 0.0s [2026-02-12T13:02:11.874Z] [2026-02-12T13:02:11.874Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-12T13:02:11.874Z] #3 DONE 0.0s [2026-02-12T13:02:11.874Z] [2026-02-12T13:02:11.874Z] #4 [internal] load .dockerignore [2026-02-12T13:02:11.874Z] #4 transferring context: 2B done [2026-02-12T13:02:11.874Z] #4 DONE 0.0s [2026-02-12T13:02:11.874Z] [2026-02-12T13:02:11.874Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:11.874Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:12.134Z] #5 CACHED [2026-02-12T13:02:12.134Z] [2026-02-12T13:02:12.134Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:12.134Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:12.134Z] #6 CACHED [2026-02-12T13:02:12.134Z] [2026-02-12T13:02:12.134Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:12.134Z] #7 DONE 0.0s [2026-02-12T13:02:12.134Z] [2026-02-12T13:02:12.134Z] #8 exporting to image [2026-02-12T13:02:12.134Z] #8 exporting layers done [2026-02-12T13:02:12.134Z] #8 exporting manifest sha256:f192564ba515d7dc2ef62c555132f1306bd868866000e563e7da09a468897a48 done [2026-02-12T13:02:12.134Z] #8 exporting config sha256:21cefbcfaf1eea6bedb5e23be6358ff7cd84d3bc5b393ae935d889ef5ad6cd23 done [2026-02-12T13:02:12.134Z] #8 exporting manifest sha256:0f56cc31ed5754cb93f3a4695b76eb714e0bfc565845cc4334464d8fa44824f8 done [2026-02-12T13:02:12.134Z] #8 exporting config sha256:077c1efc4991892cc69c467dd97653dcd0842e1409729591dbbfc301a8194acd done [2026-02-12T13:02:12.134Z] #8 exporting manifest list sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 done [2026-02-12T13:02:12.134Z] #8 pushing layers 0.0s done [2026-02-12T13:02:12.134Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 0.1s done [2026-02-12T13:02:12.134Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:12.134Z] #8 DONE 0.1s [2026-02-12T13:02:12.134Z] [2026-02-12T13:02:12.134Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:12.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:12.419Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98' [2026-02-12T13:02:12.419Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98 --push - [2026-02-12T13:02:12.419Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:12.419Z] #1 transferring dockerfile: 169B done [2026-02-12T13:02:12.419Z] #1 DONE 0.0s [2026-02-12T13:02:12.419Z] [2026-02-12T13:02:12.419Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98 [2026-02-12T13:02:12.419Z] #2 DONE 0.0s [2026-02-12T13:02:12.419Z] [2026-02-12T13:02:12.419Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98 [2026-02-12T13:02:12.419Z] #3 DONE 0.0s [2026-02-12T13:02:12.419Z] [2026-02-12T13:02:12.419Z] #4 [internal] load .dockerignore [2026-02-12T13:02:12.419Z] #4 transferring context: 2B done [2026-02-12T13:02:12.419Z] #4 DONE 0.0s [2026-02-12T13:02:12.419Z] [2026-02-12T13:02:12.419Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:12.419Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:12.419Z] #5 CACHED [2026-02-12T13:02:12.419Z] [2026-02-12T13:02:12.419Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:12.419Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:12.419Z] #6 CACHED [2026-02-12T13:02:12.419Z] [2026-02-12T13:02:12.419Z] #7 exporting to image [2026-02-12T13:02:12.419Z] #7 exporting layers done [2026-02-12T13:02:12.419Z] #7 exporting manifest sha256:f192564ba515d7dc2ef62c555132f1306bd868866000e563e7da09a468897a48 done [2026-02-12T13:02:12.419Z] #7 exporting config sha256:21cefbcfaf1eea6bedb5e23be6358ff7cd84d3bc5b393ae935d889ef5ad6cd23 done [2026-02-12T13:02:12.419Z] #7 exporting manifest sha256:0f56cc31ed5754cb93f3a4695b76eb714e0bfc565845cc4334464d8fa44824f8 done [2026-02-12T13:02:12.419Z] #7 exporting config sha256:077c1efc4991892cc69c467dd97653dcd0842e1409729591dbbfc301a8194acd done [2026-02-12T13:02:12.419Z] #7 exporting manifest list sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 done [2026-02-12T13:02:12.419Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:12.678Z] #7 pushing layers 0.0s done [2026-02-12T13:02:12.678Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.98@sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 0.1s done [2026-02-12T13:02:12.678Z] #7 DONE 0.1s [2026-02-12T13:02:12.678Z] [2026-02-12T13:02:12.678Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:12.678Z] #8 DONE 0.0s [2026-02-12T13:02:12.678Z] [2026-02-12T13:02:12.678Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:12.678Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:12.972Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:12.972Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:12.972Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:12.972Z] #1 transferring dockerfile: 210B done [2026-02-12T13:02:12.972Z] #1 DONE 0.0s [2026-02-12T13:02:12.972Z] [2026-02-12T13:02:12.972Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:12.972Z] #2 DONE 0.0s [2026-02-12T13:02:12.972Z] [2026-02-12T13:02:12.972Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:12.972Z] #3 DONE 0.0s [2026-02-12T13:02:12.972Z] [2026-02-12T13:02:12.972Z] #4 [internal] load .dockerignore [2026-02-12T13:02:12.972Z] #4 transferring context: 2B done [2026-02-12T13:02:12.972Z] #4 DONE 0.0s [2026-02-12T13:02:12.972Z] [2026-02-12T13:02:12.972Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:12.972Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:12.972Z] #5 CACHED [2026-02-12T13:02:12.972Z] [2026-02-12T13:02:12.972Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:13.232Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:13.232Z] #6 CACHED [2026-02-12T13:02:13.232Z] [2026-02-12T13:02:13.232Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:13.232Z] #7 DONE 0.0s [2026-02-12T13:02:13.232Z] [2026-02-12T13:02:13.232Z] #8 exporting to image [2026-02-12T13:02:13.232Z] #8 exporting layers done [2026-02-12T13:02:13.232Z] #8 exporting manifest sha256:f192564ba515d7dc2ef62c555132f1306bd868866000e563e7da09a468897a48 done [2026-02-12T13:02:13.232Z] #8 exporting config sha256:21cefbcfaf1eea6bedb5e23be6358ff7cd84d3bc5b393ae935d889ef5ad6cd23 done [2026-02-12T13:02:13.232Z] #8 exporting manifest sha256:0f56cc31ed5754cb93f3a4695b76eb714e0bfc565845cc4334464d8fa44824f8 done [2026-02-12T13:02:13.232Z] #8 exporting config sha256:077c1efc4991892cc69c467dd97653dcd0842e1409729591dbbfc301a8194acd done [2026-02-12T13:02:13.232Z] #8 exporting manifest list sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 done [2026-02-12T13:02:13.232Z] #8 pushing layers 0.0s done [2026-02-12T13:02:13.232Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 0.1s done [2026-02-12T13:02:13.232Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:13.232Z] #8 DONE 0.1s [2026-02-12T13:02:13.232Z] [2026-02-12T13:02:13.232Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:13.232Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:13.527Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-02-12T13:02:13.527Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-02-12T13:02:13.527Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:13.527Z] #1 transferring dockerfile: 161B done [2026-02-12T13:02:13.527Z] #1 DONE 0.0s [2026-02-12T13:02:13.527Z] [2026-02-12T13:02:13.527Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-02-12T13:02:13.527Z] #2 DONE 0.0s [2026-02-12T13:02:13.527Z] [2026-02-12T13:02:13.527Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-02-12T13:02:13.527Z] #3 DONE 0.0s [2026-02-12T13:02:13.527Z] [2026-02-12T13:02:13.527Z] #4 [internal] load .dockerignore [2026-02-12T13:02:13.527Z] #4 transferring context: 2B done [2026-02-12T13:02:13.527Z] #4 DONE 0.0s [2026-02-12T13:02:13.527Z] [2026-02-12T13:02:13.527Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:13.527Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:13.527Z] #5 DONE 0.0s [2026-02-12T13:02:13.527Z] [2026-02-12T13:02:13.527Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:13.788Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 0.0s done [2026-02-12T13:02:13.788Z] #6 CACHED [2026-02-12T13:02:13.788Z] [2026-02-12T13:02:13.788Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:2056f230e9cadd724e7d42243a30a914858e24bd8055d9afc6aae221b3fea0b4 [2026-02-12T13:02:13.788Z] #5 CACHED [2026-02-12T13:02:13.788Z] [2026-02-12T13:02:13.788Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:13.788Z] #7 DONE 0.0s [2026-02-12T13:02:13.788Z] [2026-02-12T13:02:13.788Z] #8 exporting to image [2026-02-12T13:02:13.788Z] #8 exporting layers done [2026-02-12T13:02:13.788Z] #8 exporting manifest sha256:f192564ba515d7dc2ef62c555132f1306bd868866000e563e7da09a468897a48 done [2026-02-12T13:02:13.788Z] #8 exporting config sha256:21cefbcfaf1eea6bedb5e23be6358ff7cd84d3bc5b393ae935d889ef5ad6cd23 done [2026-02-12T13:02:13.788Z] #8 exporting manifest sha256:0f56cc31ed5754cb93f3a4695b76eb714e0bfc565845cc4334464d8fa44824f8 done [2026-02-12T13:02:13.788Z] #8 exporting config sha256:077c1efc4991892cc69c467dd97653dcd0842e1409729591dbbfc301a8194acd done [2026-02-12T13:02:13.788Z] #8 exporting manifest list sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 done [2026-02-12T13:02:13.788Z] #8 pushing layers 0.0s done [2026-02-12T13:02:13.788Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:ab85e6c694050ad1dd4176b4d738cf75cd712a0e9a82e21f3be5416c2b5d7d74 0.1s done [2026-02-12T13:02:13.788Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:13.788Z] #8 DONE 0.1s [2026-02-12T13:02:13.788Z] [2026-02-12T13:02:13.788Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:13.788Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:14.078Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:14.078Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:14.078Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:14.078Z] #1 transferring dockerfile: 216B done [2026-02-12T13:02:14.078Z] #1 DONE 0.0s [2026-02-12T13:02:14.078Z] [2026-02-12T13:02:14.078Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:14.078Z] #2 DONE 0.0s [2026-02-12T13:02:14.078Z] [2026-02-12T13:02:14.078Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:14.078Z] #3 DONE 0.1s [2026-02-12T13:02:14.078Z] [2026-02-12T13:02:14.078Z] #4 [internal] load .dockerignore [2026-02-12T13:02:14.078Z] #4 transferring context: 2B done [2026-02-12T13:02:14.078Z] #4 DONE 0.0s [2026-02-12T13:02:14.338Z] [2026-02-12T13:02:14.338Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:14.338Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:14.338Z] #5 ... [2026-02-12T13:02:14.338Z] [2026-02-12T13:02:14.338Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:14.338Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:14.338Z] #6 DONE 0.1s [2026-02-12T13:02:14.338Z] [2026-02-12T13:02:14.338Z] #7 exporting to image [2026-02-12T13:02:14.338Z] #7 exporting layers done [2026-02-12T13:02:14.338Z] #7 exporting manifest sha256:317220ee3be8cd51fbf5e23251f3b26174ff3a44403d6b73c694b728fb7afd40 0.0s done [2026-02-12T13:02:14.338Z] #7 exporting config sha256:cb67e1155a402373c70c3b00ebb9699de463de412b9a80e01860612106d34345 done [2026-02-12T13:02:14.338Z] #7 exporting manifest sha256:285a2d493555a6d90057aacdca4530c67338e7730f66fd6ea2525233b78e14d2 done [2026-02-12T13:02:14.338Z] #7 exporting config sha256:3b956b57ddd578cab2acf5a2ff43719ec33f6641b5d84d208c9c2c7908703d84 done [2026-02-12T13:02:14.338Z] #7 exporting manifest list sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c [2026-02-12T13:02:14.338Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:14.338Z] #7 ... [2026-02-12T13:02:14.338Z] [2026-02-12T13:02:14.338Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:14.338Z] #8 DONE 0.0s [2026-02-12T13:02:14.338Z] [2026-02-12T13:02:14.338Z] #7 exporting to image [2026-02-12T13:02:14.338Z] #7 exporting manifest list sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c done [2026-02-12T13:02:14.338Z] #7 pushing layers 0.1s done [2026-02-12T13:02:14.338Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c [2026-02-12T13:02:14.598Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c 0.1s done [2026-02-12T13:02:14.598Z] #7 DONE 0.3s [2026-02-12T13:02:14.598Z] [2026-02-12T13:02:14.598Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:14.598Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:14.895Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-02-12T13:02:14.895Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-02-12T13:02:14.895Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:14.895Z] #1 transferring dockerfile: 182B done [2026-02-12T13:02:14.895Z] #1 DONE 0.0s [2026-02-12T13:02:14.895Z] [2026-02-12T13:02:14.895Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-12T13:02:14.895Z] #2 DONE 0.0s [2026-02-12T13:02:14.895Z] [2026-02-12T13:02:14.895Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-12T13:02:14.895Z] #3 DONE 0.0s [2026-02-12T13:02:14.895Z] [2026-02-12T13:02:14.895Z] #4 [internal] load .dockerignore [2026-02-12T13:02:14.895Z] #4 transferring context: 2B done [2026-02-12T13:02:14.895Z] #4 DONE 0.0s [2026-02-12T13:02:14.895Z] [2026-02-12T13:02:14.895Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:14.895Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:15.153Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:15.153Z] #5 CACHED [2026-02-12T13:02:15.153Z] [2026-02-12T13:02:15.153Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:15.153Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:15.153Z] #6 CACHED [2026-02-12T13:02:15.153Z] [2026-02-12T13:02:15.153Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:15.153Z] #7 DONE 0.0s [2026-02-12T13:02:15.153Z] [2026-02-12T13:02:15.153Z] #8 exporting to image [2026-02-12T13:02:15.153Z] #8 exporting layers done [2026-02-12T13:02:15.153Z] #8 exporting manifest sha256:317220ee3be8cd51fbf5e23251f3b26174ff3a44403d6b73c694b728fb7afd40 done [2026-02-12T13:02:15.153Z] #8 exporting config sha256:cb67e1155a402373c70c3b00ebb9699de463de412b9a80e01860612106d34345 done [2026-02-12T13:02:15.153Z] #8 exporting manifest sha256:285a2d493555a6d90057aacdca4530c67338e7730f66fd6ea2525233b78e14d2 done [2026-02-12T13:02:15.153Z] #8 exporting config sha256:3b956b57ddd578cab2acf5a2ff43719ec33f6641b5d84d208c9c2c7908703d84 done [2026-02-12T13:02:15.153Z] #8 exporting manifest list sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c done [2026-02-12T13:02:15.153Z] #8 pushing layers 0.0s done [2026-02-12T13:02:15.153Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c 0.1s done [2026-02-12T13:02:15.153Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:15.153Z] #8 DONE 0.1s [2026-02-12T13:02:15.153Z] [2026-02-12T13:02:15.153Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:15.153Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:15.502Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98' [2026-02-12T13:02:15.502Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98 --push - [2026-02-12T13:02:15.502Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:15.502Z] #1 transferring dockerfile: 188B done [2026-02-12T13:02:15.502Z] #1 DONE 0.0s [2026-02-12T13:02:15.502Z] [2026-02-12T13:02:15.502Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98 [2026-02-12T13:02:15.502Z] #2 DONE 0.0s [2026-02-12T13:02:15.502Z] [2026-02-12T13:02:15.502Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98 [2026-02-12T13:02:15.502Z] #3 DONE 0.0s [2026-02-12T13:02:15.502Z] [2026-02-12T13:02:15.502Z] #4 [internal] load .dockerignore [2026-02-12T13:02:15.502Z] #4 transferring context: 2B done [2026-02-12T13:02:15.502Z] #4 DONE 0.0s [2026-02-12T13:02:15.502Z] [2026-02-12T13:02:15.502Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:15.502Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:15.502Z] #5 DONE 0.0s [2026-02-12T13:02:15.502Z] [2026-02-12T13:02:15.502Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:15.763Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:15.763Z] #6 CACHED [2026-02-12T13:02:15.763Z] [2026-02-12T13:02:15.763Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:15.763Z] #5 CACHED [2026-02-12T13:02:15.763Z] [2026-02-12T13:02:15.763Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:15.763Z] #7 DONE 0.0s [2026-02-12T13:02:15.763Z] [2026-02-12T13:02:15.763Z] #8 exporting to image [2026-02-12T13:02:15.763Z] #8 exporting layers done [2026-02-12T13:02:15.763Z] #8 exporting manifest sha256:317220ee3be8cd51fbf5e23251f3b26174ff3a44403d6b73c694b728fb7afd40 done [2026-02-12T13:02:15.763Z] #8 exporting config sha256:cb67e1155a402373c70c3b00ebb9699de463de412b9a80e01860612106d34345 done [2026-02-12T13:02:15.763Z] #8 exporting manifest sha256:285a2d493555a6d90057aacdca4530c67338e7730f66fd6ea2525233b78e14d2 0.0s done [2026-02-12T13:02:15.763Z] #8 exporting config sha256:3b956b57ddd578cab2acf5a2ff43719ec33f6641b5d84d208c9c2c7908703d84 done [2026-02-12T13:02:15.763Z] #8 exporting manifest list sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c done [2026-02-12T13:02:15.763Z] #8 pushing layers 0.0s done [2026-02-12T13:02:15.763Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.98@sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c 0.1s done [2026-02-12T13:02:15.763Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:15.763Z] #8 DONE 0.1s [2026-02-12T13:02:15.763Z] [2026-02-12T13:02:15.763Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:15.763Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:16.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:16.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:16.049Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:16.049Z] #1 transferring dockerfile: 229B done [2026-02-12T13:02:16.049Z] #1 DONE 0.0s [2026-02-12T13:02:16.049Z] [2026-02-12T13:02:16.049Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:16.049Z] #2 DONE 0.0s [2026-02-12T13:02:16.049Z] [2026-02-12T13:02:16.049Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:16.049Z] #3 DONE 0.0s [2026-02-12T13:02:16.049Z] [2026-02-12T13:02:16.049Z] #4 [internal] load .dockerignore [2026-02-12T13:02:16.049Z] #4 transferring context: 2B done [2026-02-12T13:02:16.049Z] #4 DONE 0.0s [2026-02-12T13:02:16.049Z] [2026-02-12T13:02:16.049Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:16.049Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:16.049Z] #5 CACHED [2026-02-12T13:02:16.049Z] [2026-02-12T13:02:16.049Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:16.312Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:16.312Z] #6 CACHED [2026-02-12T13:02:16.312Z] [2026-02-12T13:02:16.312Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:16.312Z] #7 DONE 0.0s [2026-02-12T13:02:16.312Z] [2026-02-12T13:02:16.312Z] #8 exporting to image [2026-02-12T13:02:16.312Z] #8 exporting layers done [2026-02-12T13:02:16.312Z] #8 exporting manifest sha256:317220ee3be8cd51fbf5e23251f3b26174ff3a44403d6b73c694b728fb7afd40 done [2026-02-12T13:02:16.312Z] #8 exporting config sha256:cb67e1155a402373c70c3b00ebb9699de463de412b9a80e01860612106d34345 done [2026-02-12T13:02:16.312Z] #8 exporting manifest sha256:285a2d493555a6d90057aacdca4530c67338e7730f66fd6ea2525233b78e14d2 done [2026-02-12T13:02:16.312Z] #8 exporting config sha256:3b956b57ddd578cab2acf5a2ff43719ec33f6641b5d84d208c9c2c7908703d84 done [2026-02-12T13:02:16.313Z] #8 exporting manifest list sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c done [2026-02-12T13:02:16.313Z] #8 pushing layers 0.0s done [2026-02-12T13:02:16.313Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c 0.1s done [2026-02-12T13:02:16.313Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:16.313Z] #8 DONE 0.1s [2026-02-12T13:02:16.313Z] [2026-02-12T13:02:16.313Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:16.313Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:16.602Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-02-12T13:02:16.603Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-02-12T13:02:16.603Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:16.603Z] #1 transferring dockerfile: 180B done [2026-02-12T13:02:16.603Z] #1 DONE 0.0s [2026-02-12T13:02:16.603Z] [2026-02-12T13:02:16.603Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-02-12T13:02:16.603Z] #2 DONE 0.0s [2026-02-12T13:02:16.603Z] [2026-02-12T13:02:16.603Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-02-12T13:02:16.603Z] #3 DONE 0.0s [2026-02-12T13:02:16.603Z] [2026-02-12T13:02:16.603Z] #4 [internal] load .dockerignore [2026-02-12T13:02:16.603Z] #4 transferring context: 2B done [2026-02-12T13:02:16.603Z] #4 DONE 0.0s [2026-02-12T13:02:16.603Z] [2026-02-12T13:02:16.603Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:16.603Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:16.603Z] #5 CACHED [2026-02-12T13:02:16.603Z] [2026-02-12T13:02:16.603Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa [2026-02-12T13:02:16.864Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:b2d92c99d7ad57c4d988811d9e022ab620c9a02656c352a82fb7341f12c089aa 0.0s done [2026-02-12T13:02:16.864Z] #6 CACHED [2026-02-12T13:02:16.864Z] [2026-02-12T13:02:16.864Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:16.864Z] #7 DONE 0.0s [2026-02-12T13:02:16.864Z] [2026-02-12T13:02:16.864Z] #8 exporting to image [2026-02-12T13:02:16.864Z] #8 exporting layers done [2026-02-12T13:02:16.864Z] #8 exporting manifest sha256:317220ee3be8cd51fbf5e23251f3b26174ff3a44403d6b73c694b728fb7afd40 done [2026-02-12T13:02:16.864Z] #8 exporting config sha256:cb67e1155a402373c70c3b00ebb9699de463de412b9a80e01860612106d34345 done [2026-02-12T13:02:16.864Z] #8 exporting manifest sha256:285a2d493555a6d90057aacdca4530c67338e7730f66fd6ea2525233b78e14d2 done [2026-02-12T13:02:16.864Z] #8 exporting config sha256:3b956b57ddd578cab2acf5a2ff43719ec33f6641b5d84d208c9c2c7908703d84 done [2026-02-12T13:02:16.864Z] #8 exporting manifest list sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c done [2026-02-12T13:02:16.864Z] #8 pushing layers 0.0s done [2026-02-12T13:02:16.864Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:b525a08a629ce4e320b803a64b040f71510cf1129555e1a6328e0547c369947c 0.1s done [2026-02-12T13:02:16.864Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:16.864Z] #8 DONE 0.1s [2026-02-12T13:02:16.864Z] [2026-02-12T13:02:16.864Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:16.864Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:17.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:17.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:17.157Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:17.157Z] #1 transferring dockerfile: 194B done [2026-02-12T13:02:17.157Z] #1 DONE 0.0s [2026-02-12T13:02:17.157Z] [2026-02-12T13:02:17.157Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:17.157Z] #2 DONE 0.0s [2026-02-12T13:02:17.157Z] [2026-02-12T13:02:17.157Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:17.157Z] #3 DONE 0.0s [2026-02-12T13:02:17.157Z] [2026-02-12T13:02:17.157Z] #4 [internal] load .dockerignore [2026-02-12T13:02:17.157Z] #4 transferring context: 2B done [2026-02-12T13:02:17.157Z] #4 DONE 0.0s [2026-02-12T13:02:17.417Z] [2026-02-12T13:02:17.417Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:17.417Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:17.417Z] #5 DONE 0.0s [2026-02-12T13:02:17.417Z] [2026-02-12T13:02:17.417Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:17.417Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:17.417Z] #6 DONE 0.1s [2026-02-12T13:02:17.417Z] [2026-02-12T13:02:17.417Z] #7 exporting to image [2026-02-12T13:02:17.417Z] #7 exporting layers done [2026-02-12T13:02:17.417Z] #7 exporting manifest sha256:09560b7d22040c24a2c7a4592b4f9c9327ff55fa7261f05b3ab3af3b078ec10e 0.0s done [2026-02-12T13:02:17.417Z] #7 exporting config sha256:a7fbdf2144e0521e0f7c1414b12ab0323ede2bc320d1d2943b8b2cb28e2ddc01 [2026-02-12T13:02:17.417Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:17.417Z] #7 ... [2026-02-12T13:02:17.417Z] [2026-02-12T13:02:17.417Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:17.417Z] #8 DONE 0.0s [2026-02-12T13:02:17.417Z] [2026-02-12T13:02:17.417Z] #7 exporting to image [2026-02-12T13:02:17.417Z] #7 exporting config sha256:a7fbdf2144e0521e0f7c1414b12ab0323ede2bc320d1d2943b8b2cb28e2ddc01 done [2026-02-12T13:02:17.417Z] #7 exporting manifest sha256:238313e61fc0be6371530e629fcecf22dfa4f8bbb9572bc35eaa99155ffddd66 0.0s done [2026-02-12T13:02:17.417Z] #7 exporting config sha256:2864c97bfd482a744afda72ffd5b6b80f16981a76d2776db3afe6c5144bec1f4 0.0s done [2026-02-12T13:02:17.417Z] #7 exporting manifest list sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 0.0s done [2026-02-12T13:02:17.417Z] #7 pushing layers 0.1s done [2026-02-12T13:02:17.417Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02@sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 [2026-02-12T13:02:17.676Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02@sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 0.1s done [2026-02-12T13:02:17.676Z] #7 DONE 0.2s [2026-02-12T13:02:17.676Z] [2026-02-12T13:02:17.676Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:17.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:17.972Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-02-12T13:02:17.973Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-02-12T13:02:17.973Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:17.973Z] #1 transferring dockerfile: 160B done [2026-02-12T13:02:17.973Z] #1 DONE 0.0s [2026-02-12T13:02:17.973Z] [2026-02-12T13:02:17.973Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-12T13:02:17.973Z] #2 DONE 0.0s [2026-02-12T13:02:17.973Z] [2026-02-12T13:02:17.973Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-12T13:02:17.973Z] #3 DONE 0.0s [2026-02-12T13:02:17.973Z] [2026-02-12T13:02:17.973Z] #4 [internal] load .dockerignore [2026-02-12T13:02:17.973Z] #4 transferring context: 2B done [2026-02-12T13:02:17.973Z] #4 DONE 0.0s [2026-02-12T13:02:17.973Z] [2026-02-12T13:02:17.973Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:17.973Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:17.973Z] #5 CACHED [2026-02-12T13:02:17.973Z] [2026-02-12T13:02:17.973Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:18.233Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:18.233Z] #6 CACHED [2026-02-12T13:02:18.233Z] [2026-02-12T13:02:18.233Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:18.233Z] #7 DONE 0.0s [2026-02-12T13:02:18.233Z] [2026-02-12T13:02:18.233Z] #8 exporting to image [2026-02-12T13:02:18.233Z] #8 exporting layers done [2026-02-12T13:02:18.233Z] #8 exporting manifest sha256:09560b7d22040c24a2c7a4592b4f9c9327ff55fa7261f05b3ab3af3b078ec10e done [2026-02-12T13:02:18.233Z] #8 exporting config sha256:a7fbdf2144e0521e0f7c1414b12ab0323ede2bc320d1d2943b8b2cb28e2ddc01 done [2026-02-12T13:02:18.233Z] #8 exporting manifest sha256:238313e61fc0be6371530e629fcecf22dfa4f8bbb9572bc35eaa99155ffddd66 done [2026-02-12T13:02:18.233Z] #8 exporting config sha256:2864c97bfd482a744afda72ffd5b6b80f16981a76d2776db3afe6c5144bec1f4 done [2026-02-12T13:02:18.233Z] #8 exporting manifest list sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 done [2026-02-12T13:02:18.233Z] #8 pushing layers 0.0s done [2026-02-12T13:02:18.233Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 0.1s done [2026-02-12T13:02:18.233Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:18.233Z] #8 DONE 0.1s [2026-02-12T13:02:18.233Z] [2026-02-12T13:02:18.233Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:18.233Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:18.520Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98' [2026-02-12T13:02:18.520Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98 --push - [2026-02-12T13:02:18.520Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:18.520Z] #1 transferring dockerfile: 166B done [2026-02-12T13:02:18.520Z] #1 DONE 0.0s [2026-02-12T13:02:18.520Z] [2026-02-12T13:02:18.520Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98 [2026-02-12T13:02:18.520Z] #2 DONE 0.0s [2026-02-12T13:02:18.520Z] [2026-02-12T13:02:18.520Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98 [2026-02-12T13:02:18.520Z] #3 DONE 0.0s [2026-02-12T13:02:18.520Z] [2026-02-12T13:02:18.520Z] #4 [internal] load .dockerignore [2026-02-12T13:02:18.520Z] #4 transferring context: 2B done [2026-02-12T13:02:18.520Z] #4 DONE 0.0s [2026-02-12T13:02:18.520Z] [2026-02-12T13:02:18.520Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:18.520Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:18.520Z] #5 DONE 0.0s [2026-02-12T13:02:18.520Z] [2026-02-12T13:02:18.521Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:18.781Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:18.781Z] #6 CACHED [2026-02-12T13:02:18.781Z] [2026-02-12T13:02:18.781Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:18.781Z] #5 CACHED [2026-02-12T13:02:18.781Z] [2026-02-12T13:02:18.781Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:18.781Z] #7 DONE 0.0s [2026-02-12T13:02:18.781Z] [2026-02-12T13:02:18.781Z] #8 exporting to image [2026-02-12T13:02:18.781Z] #8 exporting layers done [2026-02-12T13:02:18.781Z] #8 exporting manifest sha256:09560b7d22040c24a2c7a4592b4f9c9327ff55fa7261f05b3ab3af3b078ec10e done [2026-02-12T13:02:18.781Z] #8 exporting config sha256:a7fbdf2144e0521e0f7c1414b12ab0323ede2bc320d1d2943b8b2cb28e2ddc01 done [2026-02-12T13:02:18.781Z] #8 exporting manifest sha256:238313e61fc0be6371530e629fcecf22dfa4f8bbb9572bc35eaa99155ffddd66 done [2026-02-12T13:02:18.781Z] #8 exporting config sha256:2864c97bfd482a744afda72ffd5b6b80f16981a76d2776db3afe6c5144bec1f4 done [2026-02-12T13:02:18.781Z] #8 exporting manifest list sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 done [2026-02-12T13:02:18.781Z] #8 pushing layers 0.0s done [2026-02-12T13:02:18.781Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.98@sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 0.1s done [2026-02-12T13:02:18.782Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:18.782Z] #8 DONE 0.1s [2026-02-12T13:02:18.782Z] [2026-02-12T13:02:18.782Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:18.782Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:19.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:19.076Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:19.076Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:19.076Z] #1 transferring dockerfile: 207B done [2026-02-12T13:02:19.076Z] #1 DONE 0.0s [2026-02-12T13:02:19.076Z] [2026-02-12T13:02:19.076Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:19.076Z] #2 DONE 0.0s [2026-02-12T13:02:19.076Z] [2026-02-12T13:02:19.076Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:19.076Z] #3 DONE 0.0s [2026-02-12T13:02:19.076Z] [2026-02-12T13:02:19.076Z] #4 [internal] load .dockerignore [2026-02-12T13:02:19.076Z] #4 transferring context: 2B done [2026-02-12T13:02:19.076Z] #4 DONE 0.0s [2026-02-12T13:02:19.077Z] [2026-02-12T13:02:19.077Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:19.077Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:19.077Z] #5 DONE 0.0s [2026-02-12T13:02:19.077Z] [2026-02-12T13:02:19.077Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:19.335Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:19.335Z] #6 CACHED [2026-02-12T13:02:19.335Z] [2026-02-12T13:02:19.335Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:19.335Z] #5 CACHED [2026-02-12T13:02:19.335Z] [2026-02-12T13:02:19.335Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:19.336Z] #7 DONE 0.0s [2026-02-12T13:02:19.336Z] [2026-02-12T13:02:19.336Z] #8 exporting to image [2026-02-12T13:02:19.336Z] #8 exporting layers done [2026-02-12T13:02:19.336Z] #8 exporting manifest sha256:09560b7d22040c24a2c7a4592b4f9c9327ff55fa7261f05b3ab3af3b078ec10e done [2026-02-12T13:02:19.336Z] #8 exporting config sha256:a7fbdf2144e0521e0f7c1414b12ab0323ede2bc320d1d2943b8b2cb28e2ddc01 done [2026-02-12T13:02:19.336Z] #8 exporting manifest sha256:238313e61fc0be6371530e629fcecf22dfa4f8bbb9572bc35eaa99155ffddd66 done [2026-02-12T13:02:19.336Z] #8 exporting config sha256:2864c97bfd482a744afda72ffd5b6b80f16981a76d2776db3afe6c5144bec1f4 done [2026-02-12T13:02:19.336Z] #8 exporting manifest list sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 done [2026-02-12T13:02:19.336Z] #8 pushing layers 0.0s done [2026-02-12T13:02:19.336Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 0.1s done [2026-02-12T13:02:19.336Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:19.336Z] #8 DONE 0.1s [2026-02-12T13:02:19.336Z] [2026-02-12T13:02:19.336Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:19.336Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:19.621Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-02-12T13:02:19.621Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-02-12T13:02:19.621Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:19.621Z] #1 transferring dockerfile: 158B done [2026-02-12T13:02:19.621Z] #1 DONE 0.0s [2026-02-12T13:02:19.621Z] [2026-02-12T13:02:19.621Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-02-12T13:02:19.621Z] #2 DONE 0.0s [2026-02-12T13:02:19.621Z] [2026-02-12T13:02:19.621Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-02-12T13:02:19.621Z] #3 DONE 0.0s [2026-02-12T13:02:19.621Z] [2026-02-12T13:02:19.621Z] #4 [internal] load .dockerignore [2026-02-12T13:02:19.621Z] #4 transferring context: 2B done [2026-02-12T13:02:19.621Z] #4 DONE 0.0s [2026-02-12T13:02:19.881Z] [2026-02-12T13:02:19.881Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:19.881Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:19.881Z] #5 CACHED [2026-02-12T13:02:19.881Z] [2026-02-12T13:02:19.881Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 [2026-02-12T13:02:19.881Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:0c87e60066a3d09daf78d7043370c75dd58237271138013f21874319727d23c1 0.0s done [2026-02-12T13:02:19.881Z] #6 CACHED [2026-02-12T13:02:19.881Z] [2026-02-12T13:02:19.881Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:19.881Z] #7 DONE 0.0s [2026-02-12T13:02:19.881Z] [2026-02-12T13:02:19.881Z] #8 exporting to image [2026-02-12T13:02:19.881Z] #8 exporting layers done [2026-02-12T13:02:19.881Z] #8 exporting manifest sha256:09560b7d22040c24a2c7a4592b4f9c9327ff55fa7261f05b3ab3af3b078ec10e done [2026-02-12T13:02:19.881Z] #8 exporting config sha256:a7fbdf2144e0521e0f7c1414b12ab0323ede2bc320d1d2943b8b2cb28e2ddc01 done [2026-02-12T13:02:19.881Z] #8 exporting manifest sha256:238313e61fc0be6371530e629fcecf22dfa4f8bbb9572bc35eaa99155ffddd66 done [2026-02-12T13:02:19.881Z] #8 exporting config sha256:2864c97bfd482a744afda72ffd5b6b80f16981a76d2776db3afe6c5144bec1f4 done [2026-02-12T13:02:19.881Z] #8 exporting manifest list sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 done [2026-02-12T13:02:19.881Z] #8 pushing layers 0.0s done [2026-02-12T13:02:19.881Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 [2026-02-12T13:02:19.881Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:19.881Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d0a38b9162d0a8d184596d6a2f84a5aa06e18cf60810ecd924b4d7a70d6a5998 0.1s done [2026-02-12T13:02:19.881Z] #8 DONE 0.1s [2026-02-12T13:02:19.881Z] [2026-02-12T13:02:19.881Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:19.881Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:20.168Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:20.169Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:20.169Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:20.169Z] #1 transferring dockerfile: 196B done [2026-02-12T13:02:20.169Z] #1 DONE 0.0s [2026-02-12T13:02:20.169Z] [2026-02-12T13:02:20.169Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:20.169Z] #2 DONE 0.0s [2026-02-12T13:02:20.169Z] [2026-02-12T13:02:20.169Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:20.169Z] #3 DONE 0.0s [2026-02-12T13:02:20.169Z] [2026-02-12T13:02:20.169Z] #4 [internal] load .dockerignore [2026-02-12T13:02:20.169Z] #4 transferring context: 2B done [2026-02-12T13:02:20.169Z] #4 DONE 0.0s [2026-02-12T13:02:20.428Z] [2026-02-12T13:02:20.428Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:20.428Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:20.428Z] #5 DONE 0.0s [2026-02-12T13:02:20.428Z] [2026-02-12T13:02:20.428Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:20.428Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 done [2026-02-12T13:02:20.428Z] #6 DONE 0.1s [2026-02-12T13:02:20.428Z] [2026-02-12T13:02:20.428Z] #7 exporting to image [2026-02-12T13:02:20.428Z] #7 exporting layers done [2026-02-12T13:02:20.428Z] #7 exporting manifest sha256:42fecbdd620327bea30d076e26a9ea9d6b24cc52fe17c6134554502cdd2c0184 0.0s done [2026-02-12T13:02:20.428Z] #7 exporting config sha256:7126e75518a79eaffce23151e2cb2514e0c241531f10004d6b62b3a1e7af2b52 done [2026-02-12T13:02:20.428Z] #7 exporting manifest sha256:c13e2994958bee13f79ad29fe0b481c4dc8ef7e04830236b6b7598b1265c68d8 done [2026-02-12T13:02:20.428Z] #7 exporting config sha256:43d44c105b2446eef3f7b47e31045701bc073257674adbd9b8f5fc90736ec9da done [2026-02-12T13:02:20.428Z] #7 exporting manifest list sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e [2026-02-12T13:02:20.428Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:20.428Z] #7 ... [2026-02-12T13:02:20.428Z] [2026-02-12T13:02:20.428Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:20.428Z] #8 DONE 0.0s [2026-02-12T13:02:20.428Z] [2026-02-12T13:02:20.428Z] #7 exporting to image [2026-02-12T13:02:20.428Z] #7 exporting manifest list sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e 0.0s done [2026-02-12T13:02:20.428Z] #7 pushing layers 0.1s done [2026-02-12T13:02:20.428Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e [2026-02-12T13:02:21.159Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e 0.1s done [2026-02-12T13:02:21.159Z] #7 DONE 0.2s [2026-02-12T13:02:21.159Z] [2026-02-12T13:02:21.159Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:21.159Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:21.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-02-12T13:02:21.455Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-02-12T13:02:21.455Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:21.455Z] #1 transferring dockerfile: 162B done [2026-02-12T13:02:21.455Z] #1 DONE 0.0s [2026-02-12T13:02:21.455Z] [2026-02-12T13:02:21.455Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-12T13:02:21.455Z] #2 DONE 0.0s [2026-02-12T13:02:21.455Z] [2026-02-12T13:02:21.455Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-12T13:02:21.455Z] #3 DONE 0.0s [2026-02-12T13:02:21.455Z] [2026-02-12T13:02:21.455Z] #4 [internal] load .dockerignore [2026-02-12T13:02:21.455Z] #4 transferring context: 2B done [2026-02-12T13:02:21.455Z] #4 DONE 0.0s [2026-02-12T13:02:21.455Z] [2026-02-12T13:02:21.455Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:21.455Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:21.455Z] #5 CACHED [2026-02-12T13:02:21.455Z] [2026-02-12T13:02:21.455Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:21.455Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:21.455Z] #6 CACHED [2026-02-12T13:02:21.455Z] [2026-02-12T13:02:21.455Z] #7 exporting to image [2026-02-12T13:02:21.455Z] #7 exporting layers done [2026-02-12T13:02:21.455Z] #7 exporting manifest sha256:42fecbdd620327bea30d076e26a9ea9d6b24cc52fe17c6134554502cdd2c0184 [2026-02-12T13:02:21.455Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:21.716Z] #7 exporting manifest sha256:42fecbdd620327bea30d076e26a9ea9d6b24cc52fe17c6134554502cdd2c0184 done [2026-02-12T13:02:21.716Z] #7 exporting config sha256:7126e75518a79eaffce23151e2cb2514e0c241531f10004d6b62b3a1e7af2b52 done [2026-02-12T13:02:21.716Z] #7 exporting manifest sha256:c13e2994958bee13f79ad29fe0b481c4dc8ef7e04830236b6b7598b1265c68d8 done [2026-02-12T13:02:21.716Z] #7 exporting config sha256:43d44c105b2446eef3f7b47e31045701bc073257674adbd9b8f5fc90736ec9da done [2026-02-12T13:02:21.716Z] #7 exporting manifest list sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e 0.0s done [2026-02-12T13:02:21.716Z] #7 pushing layers 0.0s done [2026-02-12T13:02:21.716Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e 0.1s done [2026-02-12T13:02:21.716Z] #7 DONE 0.1s [2026-02-12T13:02:21.716Z] [2026-02-12T13:02:21.716Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:21.716Z] #8 DONE 0.0s [2026-02-12T13:02:21.716Z] [2026-02-12T13:02:21.716Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:21.716Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:22.006Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98' [2026-02-12T13:02:22.006Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98 --push - [2026-02-12T13:02:22.006Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:22.006Z] #1 transferring dockerfile: 168B done [2026-02-12T13:02:22.006Z] #1 DONE 0.0s [2026-02-12T13:02:22.006Z] [2026-02-12T13:02:22.006Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98 [2026-02-12T13:02:22.006Z] #2 DONE 0.0s [2026-02-12T13:02:22.006Z] [2026-02-12T13:02:22.006Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98 [2026-02-12T13:02:22.006Z] #3 DONE 0.0s [2026-02-12T13:02:22.006Z] [2026-02-12T13:02:22.006Z] #4 [internal] load .dockerignore [2026-02-12T13:02:22.006Z] #4 transferring context: 2B done [2026-02-12T13:02:22.006Z] #4 DONE 0.0s [2026-02-12T13:02:22.006Z] [2026-02-12T13:02:22.006Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:22.006Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:22.006Z] #5 CACHED [2026-02-12T13:02:22.006Z] [2026-02-12T13:02:22.006Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:22.006Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:22.006Z] #6 CACHED [2026-02-12T13:02:22.006Z] [2026-02-12T13:02:22.006Z] #7 exporting to image [2026-02-12T13:02:22.006Z] #7 exporting layers done [2026-02-12T13:02:22.006Z] #7 exporting manifest sha256:42fecbdd620327bea30d076e26a9ea9d6b24cc52fe17c6134554502cdd2c0184 done [2026-02-12T13:02:22.006Z] #7 exporting config sha256:7126e75518a79eaffce23151e2cb2514e0c241531f10004d6b62b3a1e7af2b52 done [2026-02-12T13:02:22.006Z] #7 exporting manifest sha256:c13e2994958bee13f79ad29fe0b481c4dc8ef7e04830236b6b7598b1265c68d8 done [2026-02-12T13:02:22.006Z] #7 exporting config sha256:43d44c105b2446eef3f7b47e31045701bc073257674adbd9b8f5fc90736ec9da done [2026-02-12T13:02:22.006Z] #7 exporting manifest list sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e done [2026-02-12T13:02:22.006Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:22.266Z] #7 pushing layers 0.0s done [2026-02-12T13:02:22.266Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.98@sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e 0.1s done [2026-02-12T13:02:22.266Z] #7 DONE 0.1s [2026-02-12T13:02:22.266Z] [2026-02-12T13:02:22.266Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:22.266Z] #8 DONE 0.0s [2026-02-12T13:02:22.266Z] [2026-02-12T13:02:22.266Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:22.266Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:22.554Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:22.554Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:22.554Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:22.554Z] #1 transferring dockerfile: 209B done [2026-02-12T13:02:22.554Z] #1 DONE 0.0s [2026-02-12T13:02:22.554Z] [2026-02-12T13:02:22.554Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:22.554Z] #2 DONE 0.0s [2026-02-12T13:02:22.554Z] [2026-02-12T13:02:22.554Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:22.554Z] #3 DONE 0.0s [2026-02-12T13:02:22.554Z] [2026-02-12T13:02:22.554Z] #4 [internal] load .dockerignore [2026-02-12T13:02:22.554Z] #4 transferring context: 2B done [2026-02-12T13:02:22.554Z] #4 DONE 0.0s [2026-02-12T13:02:22.554Z] [2026-02-12T13:02:22.554Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:22.554Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:22.554Z] #5 CACHED [2026-02-12T13:02:22.554Z] [2026-02-12T13:02:22.554Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:22.555Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:22.555Z] #6 CACHED [2026-02-12T13:02:22.555Z] [2026-02-12T13:02:22.555Z] #7 exporting to image [2026-02-12T13:02:22.555Z] #7 exporting layers done [2026-02-12T13:02:22.555Z] #7 exporting manifest sha256:42fecbdd620327bea30d076e26a9ea9d6b24cc52fe17c6134554502cdd2c0184 done [2026-02-12T13:02:22.555Z] #7 exporting config sha256:7126e75518a79eaffce23151e2cb2514e0c241531f10004d6b62b3a1e7af2b52 [2026-02-12T13:02:22.555Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:22.814Z] #7 exporting config sha256:7126e75518a79eaffce23151e2cb2514e0c241531f10004d6b62b3a1e7af2b52 done [2026-02-12T13:02:22.814Z] #7 exporting manifest sha256:c13e2994958bee13f79ad29fe0b481c4dc8ef7e04830236b6b7598b1265c68d8 done [2026-02-12T13:02:22.814Z] #7 exporting config sha256:43d44c105b2446eef3f7b47e31045701bc073257674adbd9b8f5fc90736ec9da done [2026-02-12T13:02:22.814Z] #7 exporting manifest list sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e done [2026-02-12T13:02:22.814Z] #7 pushing layers 0.0s done [2026-02-12T13:02:22.814Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e 0.1s done [2026-02-12T13:02:22.814Z] #7 DONE 0.1s [2026-02-12T13:02:22.814Z] [2026-02-12T13:02:22.814Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:22.814Z] #8 DONE 0.0s [2026-02-12T13:02:22.814Z] [2026-02-12T13:02:22.814Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:22.814Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:23.112Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-02-12T13:02:23.112Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-02-12T13:02:23.112Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:23.112Z] #1 transferring dockerfile: 160B done [2026-02-12T13:02:23.112Z] #1 DONE 0.0s [2026-02-12T13:02:23.112Z] [2026-02-12T13:02:23.112Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-02-12T13:02:23.112Z] #2 DONE 0.0s [2026-02-12T13:02:23.112Z] [2026-02-12T13:02:23.112Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-02-12T13:02:23.112Z] #3 DONE 0.0s [2026-02-12T13:02:23.112Z] [2026-02-12T13:02:23.112Z] #4 [internal] load .dockerignore [2026-02-12T13:02:23.112Z] #4 transferring context: 2B done [2026-02-12T13:02:23.112Z] #4 DONE 0.0s [2026-02-12T13:02:23.112Z] [2026-02-12T13:02:23.112Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:23.112Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:23.112Z] #5 CACHED [2026-02-12T13:02:23.112Z] [2026-02-12T13:02:23.112Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 [2026-02-12T13:02:23.112Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9d54078d4045d983ef75279cc791b5d8777580b3d2bb5938f2811f2b1f5b4e36 0.0s done [2026-02-12T13:02:23.112Z] #6 CACHED [2026-02-12T13:02:23.112Z] [2026-02-12T13:02:23.112Z] #7 exporting to image [2026-02-12T13:02:23.112Z] #7 exporting layers done [2026-02-12T13:02:23.112Z] #7 exporting manifest sha256:42fecbdd620327bea30d076e26a9ea9d6b24cc52fe17c6134554502cdd2c0184 [2026-02-12T13:02:23.112Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:23.372Z] #7 exporting manifest sha256:42fecbdd620327bea30d076e26a9ea9d6b24cc52fe17c6134554502cdd2c0184 done [2026-02-12T13:02:23.372Z] #7 exporting config sha256:7126e75518a79eaffce23151e2cb2514e0c241531f10004d6b62b3a1e7af2b52 done [2026-02-12T13:02:23.372Z] #7 exporting manifest sha256:c13e2994958bee13f79ad29fe0b481c4dc8ef7e04830236b6b7598b1265c68d8 done [2026-02-12T13:02:23.372Z] #7 exporting config sha256:43d44c105b2446eef3f7b47e31045701bc073257674adbd9b8f5fc90736ec9da done [2026-02-12T13:02:23.372Z] #7 exporting manifest list sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e done [2026-02-12T13:02:23.372Z] #7 pushing layers 0.0s done [2026-02-12T13:02:23.372Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3c7a6eef16f46eb15a890283d0266f7a40764a8fadf4071fa1276a941fd4540e 0.1s done [2026-02-12T13:02:23.372Z] #7 DONE 0.1s [2026-02-12T13:02:23.372Z] [2026-02-12T13:02:23.372Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:23.372Z] #8 DONE 0.0s [2026-02-12T13:02:23.372Z] [2026-02-12T13:02:23.372Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:23.372Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:23.686Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:23.687Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:23.687Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:23.687Z] #1 transferring dockerfile: 198B done [2026-02-12T13:02:23.687Z] #1 DONE 0.0s [2026-02-12T13:02:23.687Z] [2026-02-12T13:02:23.687Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:23.687Z] #2 DONE 0.0s [2026-02-12T13:02:23.687Z] [2026-02-12T13:02:23.687Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:23.687Z] #3 DONE 0.1s [2026-02-12T13:02:23.687Z] [2026-02-12T13:02:23.687Z] #4 [internal] load .dockerignore [2026-02-12T13:02:23.687Z] #4 transferring context: 2B done [2026-02-12T13:02:23.687Z] #4 DONE 0.0s [2026-02-12T13:02:23.946Z] [2026-02-12T13:02:23.946Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:23.946Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:23.946Z] #5 ... [2026-02-12T13:02:23.946Z] [2026-02-12T13:02:23.946Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:23.946Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f 0.0s done [2026-02-12T13:02:23.946Z] #6 DONE 0.1s [2026-02-12T13:02:23.946Z] [2026-02-12T13:02:23.946Z] #7 exporting to image [2026-02-12T13:02:23.946Z] #7 exporting layers done [2026-02-12T13:02:23.946Z] #7 exporting manifest sha256:68ebc6608fc1f13ef3f891edaa852b91f20058a78a3b21a7eaa392055b17f2df done [2026-02-12T13:02:23.946Z] #7 exporting config sha256:99a145609eb71e4dfc71842afbf6961d4e086ad2dbf4dc10f45a7e9f5631eeba done [2026-02-12T13:02:23.946Z] #7 exporting manifest sha256:242946e5766ea2d2f39ac2f4de22edb0a2df7a69eb3ec5b4a28865120aae0eb2 done [2026-02-12T13:02:23.946Z] #7 exporting config sha256:b4750964d4f98be116f4072df8eb924c8d354ff98829804b089445eb2a83ee6b done [2026-02-12T13:02:23.946Z] #7 exporting manifest list sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 done [2026-02-12T13:02:23.946Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:23.946Z] #7 ... [2026-02-12T13:02:23.946Z] [2026-02-12T13:02:23.946Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:23.946Z] #8 DONE 0.0s [2026-02-12T13:02:23.946Z] [2026-02-12T13:02:23.946Z] #7 exporting to image [2026-02-12T13:02:23.946Z] #7 pushing layers 0.1s done [2026-02-12T13:02:23.946Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02@sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 [2026-02-12T13:02:24.206Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02@sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 0.1s done [2026-02-12T13:02:24.206Z] #7 DONE 0.2s [2026-02-12T13:02:24.206Z] [2026-02-12T13:02:24.206Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:24.206Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:24.503Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-02-12T13:02:24.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-02-12T13:02:24.503Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:24.503Z] #1 transferring dockerfile: 164B done [2026-02-12T13:02:24.503Z] #1 DONE 0.0s [2026-02-12T13:02:24.503Z] [2026-02-12T13:02:24.503Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-12T13:02:24.503Z] #2 DONE 0.0s [2026-02-12T13:02:24.503Z] [2026-02-12T13:02:24.503Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-12T13:02:24.503Z] #3 DONE 0.0s [2026-02-12T13:02:24.503Z] [2026-02-12T13:02:24.503Z] #4 [internal] load .dockerignore [2026-02-12T13:02:24.503Z] #4 transferring context: 2B done [2026-02-12T13:02:24.503Z] #4 DONE 0.0s [2026-02-12T13:02:24.503Z] [2026-02-12T13:02:24.503Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:24.503Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f 0.0s done [2026-02-12T13:02:24.503Z] #5 DONE 0.0s [2026-02-12T13:02:24.503Z] [2026-02-12T13:02:24.503Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:24.762Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f 0.0s done [2026-02-12T13:02:24.762Z] #6 CACHED [2026-02-12T13:02:24.762Z] [2026-02-12T13:02:24.762Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:24.762Z] #5 CACHED [2026-02-12T13:02:24.762Z] [2026-02-12T13:02:24.762Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:24.762Z] #7 DONE 0.0s [2026-02-12T13:02:24.762Z] [2026-02-12T13:02:24.762Z] #8 exporting to image [2026-02-12T13:02:24.762Z] #8 exporting layers done [2026-02-12T13:02:24.762Z] #8 exporting manifest sha256:68ebc6608fc1f13ef3f891edaa852b91f20058a78a3b21a7eaa392055b17f2df done [2026-02-12T13:02:24.762Z] #8 exporting config sha256:99a145609eb71e4dfc71842afbf6961d4e086ad2dbf4dc10f45a7e9f5631eeba done [2026-02-12T13:02:24.762Z] #8 exporting manifest sha256:242946e5766ea2d2f39ac2f4de22edb0a2df7a69eb3ec5b4a28865120aae0eb2 done [2026-02-12T13:02:24.762Z] #8 exporting config sha256:b4750964d4f98be116f4072df8eb924c8d354ff98829804b089445eb2a83ee6b done [2026-02-12T13:02:24.762Z] #8 exporting manifest list sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 done [2026-02-12T13:02:24.762Z] #8 pushing layers 0.0s done [2026-02-12T13:02:24.762Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 0.1s done [2026-02-12T13:02:24.762Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:24.762Z] #8 DONE 0.1s [2026-02-12T13:02:24.762Z] [2026-02-12T13:02:24.762Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:24.762Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:25.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98' [2026-02-12T13:02:25.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98 --push - [2026-02-12T13:02:25.315Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:25.315Z] #1 transferring dockerfile: 170B done [2026-02-12T13:02:25.315Z] #1 DONE 0.0s [2026-02-12T13:02:25.315Z] [2026-02-12T13:02:25.315Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98 [2026-02-12T13:02:25.315Z] #2 DONE 0.0s [2026-02-12T13:02:25.315Z] [2026-02-12T13:02:25.315Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98 [2026-02-12T13:02:25.315Z] #3 DONE 0.0s [2026-02-12T13:02:25.315Z] [2026-02-12T13:02:25.315Z] #4 [internal] load .dockerignore [2026-02-12T13:02:25.315Z] #4 transferring context: 2B done [2026-02-12T13:02:25.315Z] #4 DONE 0.0s [2026-02-12T13:02:25.315Z] [2026-02-12T13:02:25.315Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:25.315Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f 0.0s done [2026-02-12T13:02:25.315Z] #5 CACHED [2026-02-12T13:02:25.315Z] [2026-02-12T13:02:25.315Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:25.315Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f 0.0s done [2026-02-12T13:02:25.315Z] #6 CACHED [2026-02-12T13:02:25.315Z] [2026-02-12T13:02:25.315Z] #7 exporting to image [2026-02-12T13:02:25.315Z] #7 exporting layers done [2026-02-12T13:02:25.315Z] #7 exporting manifest sha256:68ebc6608fc1f13ef3f891edaa852b91f20058a78a3b21a7eaa392055b17f2df done [2026-02-12T13:02:25.315Z] #7 exporting config sha256:99a145609eb71e4dfc71842afbf6961d4e086ad2dbf4dc10f45a7e9f5631eeba done [2026-02-12T13:02:25.315Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:25.315Z] #7 exporting manifest sha256:242946e5766ea2d2f39ac2f4de22edb0a2df7a69eb3ec5b4a28865120aae0eb2 done [2026-02-12T13:02:25.315Z] #7 exporting config sha256:b4750964d4f98be116f4072df8eb924c8d354ff98829804b089445eb2a83ee6b done [2026-02-12T13:02:25.315Z] #7 exporting manifest list sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 done [2026-02-12T13:02:25.315Z] #7 pushing layers 0.0s done [2026-02-12T13:02:25.315Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.98@sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 0.1s done [2026-02-12T13:02:25.315Z] #7 DONE 0.1s [2026-02-12T13:02:25.315Z] [2026-02-12T13:02:25.315Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:25.315Z] #8 DONE 0.0s [2026-02-12T13:02:25.315Z] [2026-02-12T13:02:25.315Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:25.315Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:25.602Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:25.602Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:25.863Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:25.863Z] #1 transferring dockerfile: 211B done [2026-02-12T13:02:25.863Z] #1 DONE 0.0s [2026-02-12T13:02:25.863Z] [2026-02-12T13:02:25.863Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:25.863Z] #2 DONE 0.0s [2026-02-12T13:02:25.863Z] [2026-02-12T13:02:25.863Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:25.863Z] #3 DONE 0.0s [2026-02-12T13:02:25.863Z] [2026-02-12T13:02:25.863Z] #4 [internal] load .dockerignore [2026-02-12T13:02:25.863Z] #4 transferring context: 2B done [2026-02-12T13:02:25.863Z] #4 DONE 0.0s [2026-02-12T13:02:25.863Z] [2026-02-12T13:02:25.863Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:25.863Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f done [2026-02-12T13:02:25.863Z] #5 CACHED [2026-02-12T13:02:25.863Z] [2026-02-12T13:02:25.863Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:25.863Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f 0.0s done [2026-02-12T13:02:25.863Z] #6 CACHED [2026-02-12T13:02:25.863Z] [2026-02-12T13:02:25.863Z] #7 exporting to image [2026-02-12T13:02:25.863Z] #7 exporting layers done [2026-02-12T13:02:25.863Z] #7 exporting manifest sha256:68ebc6608fc1f13ef3f891edaa852b91f20058a78a3b21a7eaa392055b17f2df done [2026-02-12T13:02:25.863Z] #7 exporting config sha256:99a145609eb71e4dfc71842afbf6961d4e086ad2dbf4dc10f45a7e9f5631eeba done [2026-02-12T13:02:25.863Z] #7 exporting manifest sha256:242946e5766ea2d2f39ac2f4de22edb0a2df7a69eb3ec5b4a28865120aae0eb2 done [2026-02-12T13:02:25.863Z] #7 exporting config sha256:b4750964d4f98be116f4072df8eb924c8d354ff98829804b089445eb2a83ee6b done [2026-02-12T13:02:25.863Z] #7 exporting manifest list sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 done [2026-02-12T13:02:25.863Z] #7 pushing layers 0.0s done [2026-02-12T13:02:25.863Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 [2026-02-12T13:02:25.863Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:25.863Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 0.1s done [2026-02-12T13:02:25.863Z] #7 DONE 0.1s [2026-02-12T13:02:25.863Z] [2026-02-12T13:02:25.863Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:25.863Z] #8 DONE 0.0s [2026-02-12T13:02:25.863Z] [2026-02-12T13:02:25.863Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:25.863Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:26.159Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-02-12T13:02:26.159Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-02-12T13:02:26.159Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:26.159Z] #1 transferring dockerfile: 162B done [2026-02-12T13:02:26.159Z] #1 DONE 0.0s [2026-02-12T13:02:26.159Z] [2026-02-12T13:02:26.159Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-02-12T13:02:26.159Z] #2 DONE 0.0s [2026-02-12T13:02:26.159Z] [2026-02-12T13:02:26.159Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-02-12T13:02:26.159Z] #3 DONE 0.0s [2026-02-12T13:02:26.159Z] [2026-02-12T13:02:26.159Z] #4 [internal] load .dockerignore [2026-02-12T13:02:26.159Z] #4 transferring context: 2B done [2026-02-12T13:02:26.159Z] #4 DONE 0.0s [2026-02-12T13:02:26.159Z] [2026-02-12T13:02:26.159Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:26.159Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f 0.0s done [2026-02-12T13:02:26.159Z] #5 CACHED [2026-02-12T13:02:26.159Z] [2026-02-12T13:02:26.159Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f [2026-02-12T13:02:26.159Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:508d47696a057769d5106ef6d6f6c9da252623f64c0e3327e4ef96aa227e987f 0.0s done [2026-02-12T13:02:26.159Z] #6 CACHED [2026-02-12T13:02:26.159Z] [2026-02-12T13:02:26.159Z] #7 exporting to image [2026-02-12T13:02:26.159Z] #7 exporting layers done [2026-02-12T13:02:26.159Z] #7 exporting manifest sha256:68ebc6608fc1f13ef3f891edaa852b91f20058a78a3b21a7eaa392055b17f2df done [2026-02-12T13:02:26.159Z] #7 exporting config sha256:99a145609eb71e4dfc71842afbf6961d4e086ad2dbf4dc10f45a7e9f5631eeba done [2026-02-12T13:02:26.159Z] #7 exporting manifest sha256:242946e5766ea2d2f39ac2f4de22edb0a2df7a69eb3ec5b4a28865120aae0eb2 [2026-02-12T13:02:26.159Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:26.419Z] #7 exporting manifest sha256:242946e5766ea2d2f39ac2f4de22edb0a2df7a69eb3ec5b4a28865120aae0eb2 done [2026-02-12T13:02:26.419Z] #7 exporting config sha256:b4750964d4f98be116f4072df8eb924c8d354ff98829804b089445eb2a83ee6b done [2026-02-12T13:02:26.419Z] #7 exporting manifest list sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 done [2026-02-12T13:02:26.419Z] #7 pushing layers 0.0s done [2026-02-12T13:02:26.419Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:56ca8dc4b51bbf8d9a190ef006458e3d1937a8704b0c87b7eee4ef0061473b72 0.1s done [2026-02-12T13:02:26.419Z] #7 DONE 0.1s [2026-02-12T13:02:26.419Z] [2026-02-12T13:02:26.419Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:26.419Z] #8 DONE 0.0s [2026-02-12T13:02:26.419Z] [2026-02-12T13:02:26.419Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:26.419Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:26.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:26.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:26.971Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:26.971Z] #1 transferring dockerfile: 206B done [2026-02-12T13:02:26.971Z] #1 DONE 0.0s [2026-02-12T13:02:26.971Z] [2026-02-12T13:02:26.971Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:26.971Z] #2 DONE 0.0s [2026-02-12T13:02:26.971Z] [2026-02-12T13:02:26.971Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:26.971Z] #3 DONE 0.1s [2026-02-12T13:02:26.971Z] [2026-02-12T13:02:26.971Z] #4 [internal] load .dockerignore [2026-02-12T13:02:26.971Z] #4 transferring context: 2B done [2026-02-12T13:02:26.971Z] #4 DONE 0.0s [2026-02-12T13:02:26.971Z] [2026-02-12T13:02:26.971Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:26.971Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:26.971Z] #5 DONE 0.0s [2026-02-12T13:02:26.971Z] [2026-02-12T13:02:26.971Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:26.971Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:27.230Z] #6 DONE 0.2s [2026-02-12T13:02:27.230Z] [2026-02-12T13:02:27.230Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:27.230Z] #7 DONE 0.0s [2026-02-12T13:02:27.230Z] [2026-02-12T13:02:27.230Z] #8 exporting to image [2026-02-12T13:02:27.230Z] #8 exporting layers done [2026-02-12T13:02:27.230Z] #8 exporting manifest sha256:7fc7e99d0f8be8afb06db60b77875aaab032c7761ecefc34c9e6c8791bbd71ba done [2026-02-12T13:02:27.230Z] #8 exporting config sha256:cac6121c86f7a85a86878fdfe96acb3460f29fa81cea4d85a83e0125e7e08fe3 done [2026-02-12T13:02:27.230Z] #8 exporting manifest sha256:5e852ac137c7e5777cbb31b528dcb6879356dd8e118a12e89ebb952fdfd0ec83 done [2026-02-12T13:02:27.230Z] #8 exporting config sha256:63ecd3441601f494f7023eab2bca1c03f8c867a42365cb0ef53f861c6a303adb 0.0s done [2026-02-12T13:02:27.230Z] #8 exporting manifest list sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf done [2026-02-12T13:02:27.230Z] #8 pushing layers [2026-02-12T13:02:27.230Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:27.230Z] #8 pushing layers 0.1s done [2026-02-12T13:02:27.230Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02@sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf 0.1s done [2026-02-12T13:02:27.230Z] #8 DONE 0.2s [2026-02-12T13:02:27.230Z] [2026-02-12T13:02:27.230Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:27.230Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:27.519Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-02-12T13:02:27.519Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-02-12T13:02:27.780Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:27.780Z] #1 transferring dockerfile: 172B done [2026-02-12T13:02:27.780Z] #1 DONE 0.0s [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-12T13:02:27.780Z] #2 DONE 0.0s [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-12T13:02:27.780Z] #3 DONE 0.0s [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] #4 [internal] load .dockerignore [2026-02-12T13:02:27.780Z] #4 transferring context: 2B done [2026-02-12T13:02:27.780Z] #4 DONE 0.0s [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:27.780Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:27.780Z] #5 CACHED [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:27.780Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:27.780Z] #6 DONE 0.0s [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:27.780Z] #6 CACHED [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:27.780Z] #7 DONE 0.0s [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] #8 exporting to image [2026-02-12T13:02:27.780Z] #8 exporting layers done [2026-02-12T13:02:27.780Z] #8 exporting manifest sha256:7fc7e99d0f8be8afb06db60b77875aaab032c7761ecefc34c9e6c8791bbd71ba done [2026-02-12T13:02:27.780Z] #8 exporting config sha256:cac6121c86f7a85a86878fdfe96acb3460f29fa81cea4d85a83e0125e7e08fe3 done [2026-02-12T13:02:27.780Z] #8 exporting manifest sha256:5e852ac137c7e5777cbb31b528dcb6879356dd8e118a12e89ebb952fdfd0ec83 done [2026-02-12T13:02:27.780Z] #8 exporting config sha256:63ecd3441601f494f7023eab2bca1c03f8c867a42365cb0ef53f861c6a303adb done [2026-02-12T13:02:27.780Z] #8 exporting manifest list sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf done [2026-02-12T13:02:27.780Z] #8 pushing layers 0.0s done [2026-02-12T13:02:27.780Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf 0.1s done [2026-02-12T13:02:27.780Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:27.780Z] #8 DONE 0.1s [2026-02-12T13:02:27.780Z] [2026-02-12T13:02:27.780Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:27.780Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:28.073Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98' [2026-02-12T13:02:28.073Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98 --push - [2026-02-12T13:02:28.333Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:28.333Z] #1 transferring dockerfile: 178B done [2026-02-12T13:02:28.333Z] #1 DONE 0.0s [2026-02-12T13:02:28.333Z] [2026-02-12T13:02:28.333Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98 [2026-02-12T13:02:28.333Z] #2 DONE 0.0s [2026-02-12T13:02:28.333Z] [2026-02-12T13:02:28.333Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98 [2026-02-12T13:02:28.333Z] #3 DONE 0.0s [2026-02-12T13:02:28.333Z] [2026-02-12T13:02:28.333Z] #4 [internal] load .dockerignore [2026-02-12T13:02:28.333Z] #4 transferring context: 2B done [2026-02-12T13:02:28.333Z] #4 DONE 0.0s [2026-02-12T13:02:28.333Z] [2026-02-12T13:02:28.333Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:28.333Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:28.333Z] #5 CACHED [2026-02-12T13:02:28.333Z] [2026-02-12T13:02:28.333Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:28.333Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:28.333Z] #6 CACHED [2026-02-12T13:02:28.333Z] [2026-02-12T13:02:28.333Z] #7 exporting to image [2026-02-12T13:02:28.333Z] #7 exporting layers done [2026-02-12T13:02:28.333Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:28.333Z] #7 exporting manifest sha256:7fc7e99d0f8be8afb06db60b77875aaab032c7761ecefc34c9e6c8791bbd71ba done [2026-02-12T13:02:28.333Z] #7 exporting config sha256:cac6121c86f7a85a86878fdfe96acb3460f29fa81cea4d85a83e0125e7e08fe3 done [2026-02-12T13:02:28.333Z] #7 exporting manifest sha256:5e852ac137c7e5777cbb31b528dcb6879356dd8e118a12e89ebb952fdfd0ec83 done [2026-02-12T13:02:28.333Z] #7 exporting config sha256:63ecd3441601f494f7023eab2bca1c03f8c867a42365cb0ef53f861c6a303adb done [2026-02-12T13:02:28.333Z] #7 exporting manifest list sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf done [2026-02-12T13:02:28.333Z] #7 pushing layers 0.0s done [2026-02-12T13:02:28.333Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.98@sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf 0.1s done [2026-02-12T13:02:28.333Z] #7 DONE 0.1s [2026-02-12T13:02:28.333Z] [2026-02-12T13:02:28.333Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:28.333Z] #8 DONE 0.0s [2026-02-12T13:02:28.333Z] [2026-02-12T13:02:28.333Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:28.333Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:28.627Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:28.627Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:28.627Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:28.627Z] #1 transferring dockerfile: 219B done [2026-02-12T13:02:28.627Z] #1 DONE 0.0s [2026-02-12T13:02:28.627Z] [2026-02-12T13:02:28.627Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:28.627Z] #2 DONE 0.0s [2026-02-12T13:02:28.627Z] [2026-02-12T13:02:28.627Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:28.627Z] #3 DONE 0.0s [2026-02-12T13:02:28.627Z] [2026-02-12T13:02:28.627Z] #4 [internal] load .dockerignore [2026-02-12T13:02:28.627Z] #4 transferring context: 2B done [2026-02-12T13:02:28.627Z] #4 DONE 0.0s [2026-02-12T13:02:28.627Z] [2026-02-12T13:02:28.627Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:28.627Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:28.886Z] #5 CACHED [2026-02-12T13:02:28.886Z] [2026-02-12T13:02:28.886Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:28.886Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:28.886Z] #6 CACHED [2026-02-12T13:02:28.886Z] [2026-02-12T13:02:28.886Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:28.886Z] #7 DONE 0.0s [2026-02-12T13:02:28.886Z] [2026-02-12T13:02:28.887Z] #8 exporting to image [2026-02-12T13:02:28.887Z] #8 exporting layers done [2026-02-12T13:02:28.887Z] #8 exporting manifest sha256:7fc7e99d0f8be8afb06db60b77875aaab032c7761ecefc34c9e6c8791bbd71ba done [2026-02-12T13:02:28.887Z] #8 exporting config sha256:cac6121c86f7a85a86878fdfe96acb3460f29fa81cea4d85a83e0125e7e08fe3 done [2026-02-12T13:02:28.887Z] #8 exporting manifest sha256:5e852ac137c7e5777cbb31b528dcb6879356dd8e118a12e89ebb952fdfd0ec83 done [2026-02-12T13:02:28.887Z] #8 exporting config sha256:63ecd3441601f494f7023eab2bca1c03f8c867a42365cb0ef53f861c6a303adb done [2026-02-12T13:02:28.887Z] #8 exporting manifest list sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf done [2026-02-12T13:02:28.887Z] #8 pushing layers 0.0s done [2026-02-12T13:02:28.887Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf 0.1s done [2026-02-12T13:02:28.887Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:28.887Z] #8 DONE 0.1s [2026-02-12T13:02:28.887Z] [2026-02-12T13:02:28.887Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:28.887Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:29.195Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-02-12T13:02:29.195Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-02-12T13:02:29.454Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:29.454Z] #1 transferring dockerfile: 170B done [2026-02-12T13:02:29.454Z] #1 DONE 0.0s [2026-02-12T13:02:29.454Z] [2026-02-12T13:02:29.454Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-02-12T13:02:29.454Z] #2 DONE 0.0s [2026-02-12T13:02:29.454Z] [2026-02-12T13:02:29.454Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-02-12T13:02:29.454Z] #3 DONE 0.0s [2026-02-12T13:02:29.454Z] [2026-02-12T13:02:29.454Z] #4 [internal] load .dockerignore [2026-02-12T13:02:29.454Z] #4 transferring context: 2B done [2026-02-12T13:02:29.454Z] #4 DONE 0.0s [2026-02-12T13:02:29.454Z] [2026-02-12T13:02:29.454Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:29.454Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:29.454Z] #5 CACHED [2026-02-12T13:02:29.454Z] [2026-02-12T13:02:29.454Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 [2026-02-12T13:02:29.454Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cdb2de17a2c944b7650d0e669555f2192201766d00033665c8a3cda18bdac50 0.0s done [2026-02-12T13:02:29.454Z] #6 CACHED [2026-02-12T13:02:29.454Z] [2026-02-12T13:02:29.454Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:29.454Z] #7 DONE 0.0s [2026-02-12T13:02:29.454Z] [2026-02-12T13:02:29.454Z] #8 exporting to image [2026-02-12T13:02:29.454Z] #8 exporting layers done [2026-02-12T13:02:29.454Z] #8 exporting manifest sha256:7fc7e99d0f8be8afb06db60b77875aaab032c7761ecefc34c9e6c8791bbd71ba done [2026-02-12T13:02:29.454Z] #8 exporting config sha256:cac6121c86f7a85a86878fdfe96acb3460f29fa81cea4d85a83e0125e7e08fe3 done [2026-02-12T13:02:29.454Z] #8 exporting manifest sha256:5e852ac137c7e5777cbb31b528dcb6879356dd8e118a12e89ebb952fdfd0ec83 done [2026-02-12T13:02:29.454Z] #8 exporting config sha256:63ecd3441601f494f7023eab2bca1c03f8c867a42365cb0ef53f861c6a303adb done [2026-02-12T13:02:29.454Z] #8 exporting manifest list sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf done [2026-02-12T13:02:29.454Z] #8 pushing layers 0.0s done [2026-02-12T13:02:29.454Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:986dc5301f0d677bbaa5207dfa0372378bf17ed794ae5ebececacc375ab062bf 0.1s done [2026-02-12T13:02:29.454Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:29.454Z] #8 DONE 0.1s [2026-02-12T13:02:29.454Z] [2026-02-12T13:02:29.454Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:29.454Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:29.749Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:29.749Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:30.009Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:30.009Z] #1 transferring dockerfile: 204B done [2026-02-12T13:02:30.009Z] #1 DONE 0.0s [2026-02-12T13:02:30.009Z] [2026-02-12T13:02:30.009Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:30.009Z] #2 DONE 0.0s [2026-02-12T13:02:30.009Z] [2026-02-12T13:02:30.009Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:30.009Z] #3 DONE 0.0s [2026-02-12T13:02:30.009Z] [2026-02-12T13:02:30.009Z] #4 [internal] load .dockerignore [2026-02-12T13:02:30.009Z] #4 transferring context: 2B done [2026-02-12T13:02:30.009Z] #4 DONE 0.0s [2026-02-12T13:02:30.009Z] [2026-02-12T13:02:30.009Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:30.009Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:30.009Z] #5 DONE 0.0s [2026-02-12T13:02:30.009Z] [2026-02-12T13:02:30.009Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:30.009Z] #6 DONE 0.0s [2026-02-12T13:02:30.009Z] [2026-02-12T13:02:30.009Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:30.009Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:30.009Z] #5 DONE 0.1s [2026-02-12T13:02:30.009Z] [2026-02-12T13:02:30.009Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:30.267Z] #7 DONE 0.0s [2026-02-12T13:02:30.267Z] [2026-02-12T13:02:30.267Z] #8 exporting to image [2026-02-12T13:02:30.267Z] #8 exporting layers done [2026-02-12T13:02:30.267Z] #8 exporting manifest sha256:dffaf16d70c067e466819738d88542b921b57f4e2f54ab4c62d194d3ccc702b2 0.0s done [2026-02-12T13:02:30.267Z] #8 exporting config sha256:7be346bd74eed89f842aa1f3cdf46f793e1b8be23c842d0b226cdf47072eee72 done [2026-02-12T13:02:30.267Z] #8 exporting manifest sha256:bae8bbd2b7548deb18920f712e1152b2a184dccea159086994a51de3015ee0cc done [2026-02-12T13:02:30.267Z] #8 exporting config sha256:71c6dde6e912d7e09de1342f487eb3abe0a8a60ebd7dedec106c59b31d4a4f14 done [2026-02-12T13:02:30.267Z] #8 exporting manifest list sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd 0.0s done [2026-02-12T13:02:30.267Z] #8 pushing layers 0.1s done [2026-02-12T13:02:30.267Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02@sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd 0.1s done [2026-02-12T13:02:30.267Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:30.267Z] #8 DONE 0.2s [2026-02-12T13:02:30.267Z] [2026-02-12T13:02:30.267Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:30.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:30.554Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-02-12T13:02:30.554Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-02-12T13:02:30.814Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:30.814Z] #1 transferring dockerfile: 170B done [2026-02-12T13:02:30.814Z] #1 DONE 0.0s [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-12T13:02:30.814Z] #2 DONE 0.0s [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-12T13:02:30.814Z] #3 DONE 0.0s [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] #4 [internal] load .dockerignore [2026-02-12T13:02:30.814Z] #4 transferring context: 2B done [2026-02-12T13:02:30.814Z] #4 DONE 0.0s [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:30.814Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:30.814Z] #5 CACHED [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:30.814Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:30.814Z] #6 DONE 0.0s [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:30.814Z] #6 CACHED [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:30.814Z] #7 DONE 0.0s [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] #8 exporting to image [2026-02-12T13:02:30.814Z] #8 exporting layers done [2026-02-12T13:02:30.814Z] #8 exporting manifest sha256:dffaf16d70c067e466819738d88542b921b57f4e2f54ab4c62d194d3ccc702b2 done [2026-02-12T13:02:30.814Z] #8 exporting config sha256:7be346bd74eed89f842aa1f3cdf46f793e1b8be23c842d0b226cdf47072eee72 done [2026-02-12T13:02:30.814Z] #8 exporting manifest sha256:bae8bbd2b7548deb18920f712e1152b2a184dccea159086994a51de3015ee0cc done [2026-02-12T13:02:30.814Z] #8 exporting config sha256:71c6dde6e912d7e09de1342f487eb3abe0a8a60ebd7dedec106c59b31d4a4f14 done [2026-02-12T13:02:30.814Z] #8 exporting manifest list sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd done [2026-02-12T13:02:30.814Z] #8 pushing layers 0.0s done [2026-02-12T13:02:30.814Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd 0.1s done [2026-02-12T13:02:30.814Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:30.814Z] #8 DONE 0.1s [2026-02-12T13:02:30.814Z] [2026-02-12T13:02:30.814Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:30.814Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:31.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98 --push - [2026-02-12T13:02:31.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98' [2026-02-12T13:02:31.110Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:31.110Z] #1 transferring dockerfile: 176B done [2026-02-12T13:02:31.110Z] #1 DONE 0.0s [2026-02-12T13:02:31.110Z] [2026-02-12T13:02:31.110Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98 [2026-02-12T13:02:31.110Z] #2 DONE 0.0s [2026-02-12T13:02:31.110Z] [2026-02-12T13:02:31.110Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98 [2026-02-12T13:02:31.110Z] #3 DONE 0.0s [2026-02-12T13:02:31.110Z] [2026-02-12T13:02:31.110Z] #4 [internal] load .dockerignore [2026-02-12T13:02:31.110Z] #4 transferring context: 2B done [2026-02-12T13:02:31.110Z] #4 DONE 0.0s [2026-02-12T13:02:31.110Z] [2026-02-12T13:02:31.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:31.110Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:31.110Z] #5 CACHED [2026-02-12T13:02:31.110Z] [2026-02-12T13:02:31.110Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:31.110Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:31.110Z] #6 CACHED [2026-02-12T13:02:31.110Z] [2026-02-12T13:02:31.110Z] #7 exporting to image [2026-02-12T13:02:31.110Z] #7 exporting layers done [2026-02-12T13:02:31.110Z] #7 exporting manifest sha256:dffaf16d70c067e466819738d88542b921b57f4e2f54ab4c62d194d3ccc702b2 done [2026-02-12T13:02:31.110Z] #7 exporting config sha256:7be346bd74eed89f842aa1f3cdf46f793e1b8be23c842d0b226cdf47072eee72 [2026-02-12T13:02:31.110Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:31.370Z] #7 exporting config sha256:7be346bd74eed89f842aa1f3cdf46f793e1b8be23c842d0b226cdf47072eee72 done [2026-02-12T13:02:31.370Z] #7 exporting manifest sha256:bae8bbd2b7548deb18920f712e1152b2a184dccea159086994a51de3015ee0cc done [2026-02-12T13:02:31.370Z] #7 exporting config sha256:71c6dde6e912d7e09de1342f487eb3abe0a8a60ebd7dedec106c59b31d4a4f14 done [2026-02-12T13:02:31.370Z] #7 exporting manifest list sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd done [2026-02-12T13:02:31.370Z] #7 pushing layers 0.0s done [2026-02-12T13:02:31.370Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.98@sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd 0.1s done [2026-02-12T13:02:31.370Z] #7 DONE 0.1s [2026-02-12T13:02:31.370Z] [2026-02-12T13:02:31.370Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:31.370Z] #8 DONE 0.0s [2026-02-12T13:02:31.370Z] [2026-02-12T13:02:31.370Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:31.370Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:31.655Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:31.655Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:31.916Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:31.916Z] #1 transferring dockerfile: 217B done [2026-02-12T13:02:31.916Z] #1 DONE 0.0s [2026-02-12T13:02:31.916Z] [2026-02-12T13:02:31.916Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:31.916Z] #2 DONE 0.0s [2026-02-12T13:02:31.916Z] [2026-02-12T13:02:31.916Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:31.916Z] #3 DONE 0.0s [2026-02-12T13:02:31.916Z] [2026-02-12T13:02:31.916Z] #4 [internal] load .dockerignore [2026-02-12T13:02:31.916Z] #4 transferring context: 2B done [2026-02-12T13:02:31.916Z] #4 DONE 0.0s [2026-02-12T13:02:31.916Z] [2026-02-12T13:02:31.916Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:31.916Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:31.916Z] #5 CACHED [2026-02-12T13:02:31.916Z] [2026-02-12T13:02:31.916Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:31.916Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:31.916Z] #6 CACHED [2026-02-12T13:02:31.916Z] [2026-02-12T13:02:31.916Z] #7 exporting to image [2026-02-12T13:02:31.916Z] #7 exporting layers done [2026-02-12T13:02:31.916Z] #7 exporting manifest sha256:dffaf16d70c067e466819738d88542b921b57f4e2f54ab4c62d194d3ccc702b2 done [2026-02-12T13:02:31.916Z] #7 exporting config sha256:7be346bd74eed89f842aa1f3cdf46f793e1b8be23c842d0b226cdf47072eee72 done [2026-02-12T13:02:31.916Z] #7 exporting manifest sha256:bae8bbd2b7548deb18920f712e1152b2a184dccea159086994a51de3015ee0cc done [2026-02-12T13:02:31.916Z] #7 exporting config sha256:71c6dde6e912d7e09de1342f487eb3abe0a8a60ebd7dedec106c59b31d4a4f14 [2026-02-12T13:02:31.916Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:31.916Z] #7 exporting config sha256:71c6dde6e912d7e09de1342f487eb3abe0a8a60ebd7dedec106c59b31d4a4f14 done [2026-02-12T13:02:31.916Z] #7 exporting manifest list sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd done [2026-02-12T13:02:31.916Z] #7 pushing layers 0.0s done [2026-02-12T13:02:31.916Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd 0.1s done [2026-02-12T13:02:31.916Z] #7 DONE 0.1s [2026-02-12T13:02:31.916Z] [2026-02-12T13:02:31.916Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:31.916Z] #8 DONE 0.0s [2026-02-12T13:02:31.916Z] [2026-02-12T13:02:31.916Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:31.916Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:32.206Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-02-12T13:02:32.206Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-02-12T13:02:32.464Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:32.464Z] #1 transferring dockerfile: 168B done [2026-02-12T13:02:32.464Z] #1 DONE 0.0s [2026-02-12T13:02:32.464Z] [2026-02-12T13:02:32.464Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-02-12T13:02:32.464Z] #2 DONE 0.0s [2026-02-12T13:02:32.464Z] [2026-02-12T13:02:32.464Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-02-12T13:02:32.464Z] #3 DONE 0.0s [2026-02-12T13:02:32.464Z] [2026-02-12T13:02:32.464Z] #4 [internal] load .dockerignore [2026-02-12T13:02:32.464Z] #4 transferring context: 2B done [2026-02-12T13:02:32.464Z] #4 DONE 0.0s [2026-02-12T13:02:32.464Z] [2026-02-12T13:02:32.464Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:32.464Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 done [2026-02-12T13:02:32.464Z] #5 CACHED [2026-02-12T13:02:32.464Z] [2026-02-12T13:02:32.464Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 [2026-02-12T13:02:32.464Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0359fbbb8f56dba8f3bb986869e2d081c6f4900f720e851df92bd2b04cfb0266 0.0s done [2026-02-12T13:02:32.464Z] #6 CACHED [2026-02-12T13:02:32.464Z] [2026-02-12T13:02:32.464Z] #7 exporting to image [2026-02-12T13:02:32.464Z] #7 exporting layers done [2026-02-12T13:02:32.464Z] #7 exporting manifest sha256:dffaf16d70c067e466819738d88542b921b57f4e2f54ab4c62d194d3ccc702b2 done [2026-02-12T13:02:32.464Z] #7 exporting config sha256:7be346bd74eed89f842aa1f3cdf46f793e1b8be23c842d0b226cdf47072eee72 done [2026-02-12T13:02:32.464Z] #7 exporting manifest sha256:bae8bbd2b7548deb18920f712e1152b2a184dccea159086994a51de3015ee0cc done [2026-02-12T13:02:32.464Z] #7 exporting config sha256:71c6dde6e912d7e09de1342f487eb3abe0a8a60ebd7dedec106c59b31d4a4f14 [2026-02-12T13:02:32.464Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:32.464Z] #7 exporting config sha256:71c6dde6e912d7e09de1342f487eb3abe0a8a60ebd7dedec106c59b31d4a4f14 done [2026-02-12T13:02:32.464Z] #7 exporting manifest list sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd done [2026-02-12T13:02:32.464Z] #7 pushing layers 0.0s done [2026-02-12T13:02:32.464Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:1416296074be40925935dca8858f6447c0159349c4e220b641ffee0f33f502fd 0.1s done [2026-02-12T13:02:32.464Z] #7 DONE 0.1s [2026-02-12T13:02:32.464Z] [2026-02-12T13:02:32.464Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:32.464Z] #8 DONE 0.0s [2026-02-12T13:02:32.464Z] [2026-02-12T13:02:32.464Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:32.464Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:32.756Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:32.756Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:32.756Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:32.756Z] #1 transferring dockerfile: 205B done [2026-02-12T13:02:32.756Z] #1 DONE 0.0s [2026-02-12T13:02:32.756Z] [2026-02-12T13:02:32.756Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:32.756Z] #2 DONE 0.0s [2026-02-12T13:02:32.756Z] [2026-02-12T13:02:32.756Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:32.756Z] #3 DONE 0.0s [2026-02-12T13:02:32.756Z] [2026-02-12T13:02:32.756Z] #4 [internal] load .dockerignore [2026-02-12T13:02:32.756Z] #4 transferring context: 2B done [2026-02-12T13:02:32.756Z] #4 DONE 0.0s [2026-02-12T13:02:32.756Z] [2026-02-12T13:02:32.756Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:32.756Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:32.756Z] #5 DONE 0.0s [2026-02-12T13:02:32.756Z] [2026-02-12T13:02:32.756Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:33.015Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:33.015Z] #6 DONE 0.0s [2026-02-12T13:02:33.015Z] [2026-02-12T13:02:33.015Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:33.015Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:33.015Z] #5 DONE 0.1s [2026-02-12T13:02:33.015Z] [2026-02-12T13:02:33.015Z] #7 exporting to image [2026-02-12T13:02:33.015Z] #7 exporting layers [2026-02-12T13:02:33.015Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:33.015Z] #7 ... [2026-02-12T13:02:33.015Z] [2026-02-12T13:02:33.015Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:33.015Z] #8 DONE 0.0s [2026-02-12T13:02:33.015Z] [2026-02-12T13:02:33.015Z] #7 exporting to image [2026-02-12T13:02:33.015Z] #7 exporting layers done [2026-02-12T13:02:33.015Z] #7 exporting manifest sha256:a5f61bbfe90da264538c963fb073f0201907042f3c1cf76d892a2154725155b3 done [2026-02-12T13:02:33.015Z] #7 exporting config sha256:b6c3e3154c3007318841525d36c3cd1797cafcbc1c8eb73c691e98a1306fd0e3 done [2026-02-12T13:02:33.015Z] #7 exporting manifest sha256:0a7e3c33e9134e0d6ac6975e7be496ebc406b3cd18720bf46c91ac9f54d02137 done [2026-02-12T13:02:33.015Z] #7 exporting config sha256:63980913a8c3160287e80e5d7a896f4bc3f0ac10bcc748f17d76be08868af6d1 done [2026-02-12T13:02:33.015Z] #7 exporting manifest list sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f done [2026-02-12T13:02:33.015Z] #7 pushing layers 0.1s done [2026-02-12T13:02:33.015Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f [2026-02-12T13:02:33.275Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f 0.1s done [2026-02-12T13:02:33.275Z] #7 DONE 0.2s [2026-02-12T13:02:33.275Z] [2026-02-12T13:02:33.275Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:33.275Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:33.562Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-02-12T13:02:33.563Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-02-12T13:02:33.563Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:33.563Z] #1 transferring dockerfile: 171B done [2026-02-12T13:02:33.563Z] #1 DONE 0.0s [2026-02-12T13:02:33.563Z] [2026-02-12T13:02:33.563Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-12T13:02:33.563Z] #2 DONE 0.0s [2026-02-12T13:02:33.563Z] [2026-02-12T13:02:33.563Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-12T13:02:33.563Z] #3 DONE 0.0s [2026-02-12T13:02:33.563Z] [2026-02-12T13:02:33.563Z] #4 [internal] load .dockerignore [2026-02-12T13:02:33.563Z] #4 transferring context: 2B done [2026-02-12T13:02:33.563Z] #4 DONE 0.0s [2026-02-12T13:02:33.563Z] [2026-02-12T13:02:33.563Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:33.563Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:33.563Z] #5 DONE 0.0s [2026-02-12T13:02:33.563Z] [2026-02-12T13:02:33.563Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:33.823Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:33.823Z] #6 CACHED [2026-02-12T13:02:33.823Z] [2026-02-12T13:02:33.823Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:33.823Z] #5 CACHED [2026-02-12T13:02:33.823Z] [2026-02-12T13:02:33.823Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:33.823Z] #7 DONE 0.0s [2026-02-12T13:02:33.823Z] [2026-02-12T13:02:33.823Z] #8 exporting to image [2026-02-12T13:02:33.823Z] #8 exporting layers done [2026-02-12T13:02:33.823Z] #8 exporting manifest sha256:a5f61bbfe90da264538c963fb073f0201907042f3c1cf76d892a2154725155b3 done [2026-02-12T13:02:33.823Z] #8 exporting config sha256:b6c3e3154c3007318841525d36c3cd1797cafcbc1c8eb73c691e98a1306fd0e3 done [2026-02-12T13:02:33.823Z] #8 exporting manifest sha256:0a7e3c33e9134e0d6ac6975e7be496ebc406b3cd18720bf46c91ac9f54d02137 done [2026-02-12T13:02:33.823Z] #8 exporting config sha256:63980913a8c3160287e80e5d7a896f4bc3f0ac10bcc748f17d76be08868af6d1 done [2026-02-12T13:02:33.823Z] #8 exporting manifest list sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f done [2026-02-12T13:02:33.823Z] #8 pushing layers 0.0s done [2026-02-12T13:02:33.823Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f 0.1s done [2026-02-12T13:02:33.823Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:33.823Z] #8 DONE 0.1s [2026-02-12T13:02:33.823Z] [2026-02-12T13:02:33.823Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:33.823Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:34.112Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98' [2026-02-12T13:02:34.112Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98 --push - [2026-02-12T13:02:34.112Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:34.112Z] #1 transferring dockerfile: 177B done [2026-02-12T13:02:34.112Z] #1 DONE 0.0s [2026-02-12T13:02:34.112Z] [2026-02-12T13:02:34.112Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98 [2026-02-12T13:02:34.112Z] #2 DONE 0.0s [2026-02-12T13:02:34.112Z] [2026-02-12T13:02:34.112Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98 [2026-02-12T13:02:34.112Z] #3 DONE 0.0s [2026-02-12T13:02:34.112Z] [2026-02-12T13:02:34.112Z] #4 [internal] load .dockerignore [2026-02-12T13:02:34.112Z] #4 transferring context: 2B done [2026-02-12T13:02:34.112Z] #4 DONE 0.0s [2026-02-12T13:02:34.112Z] [2026-02-12T13:02:34.112Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:34.112Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:34.112Z] #5 CACHED [2026-02-12T13:02:34.112Z] [2026-02-12T13:02:34.112Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:34.112Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:34.112Z] #6 CACHED [2026-02-12T13:02:34.112Z] [2026-02-12T13:02:34.112Z] #7 exporting to image [2026-02-12T13:02:34.112Z] #7 exporting layers done [2026-02-12T13:02:34.112Z] #7 exporting manifest sha256:a5f61bbfe90da264538c963fb073f0201907042f3c1cf76d892a2154725155b3 done [2026-02-12T13:02:34.112Z] #7 exporting config sha256:b6c3e3154c3007318841525d36c3cd1797cafcbc1c8eb73c691e98a1306fd0e3 done [2026-02-12T13:02:34.112Z] #7 exporting manifest sha256:0a7e3c33e9134e0d6ac6975e7be496ebc406b3cd18720bf46c91ac9f54d02137 done [2026-02-12T13:02:34.112Z] #7 exporting config sha256:63980913a8c3160287e80e5d7a896f4bc3f0ac10bcc748f17d76be08868af6d1 [2026-02-12T13:02:34.112Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:34.378Z] #7 exporting config sha256:63980913a8c3160287e80e5d7a896f4bc3f0ac10bcc748f17d76be08868af6d1 done [2026-02-12T13:02:34.378Z] #7 exporting manifest list sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f done [2026-02-12T13:02:34.378Z] #7 pushing layers 0.0s done [2026-02-12T13:02:34.378Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.98@sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f 0.1s done [2026-02-12T13:02:34.378Z] #7 DONE 0.1s [2026-02-12T13:02:34.378Z] [2026-02-12T13:02:34.378Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:34.378Z] #8 DONE 0.0s [2026-02-12T13:02:34.378Z] [2026-02-12T13:02:34.378Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:34.378Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:34.688Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:34.688Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:34.688Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:34.688Z] #1 transferring dockerfile: 218B done [2026-02-12T13:02:34.688Z] #1 DONE 0.0s [2026-02-12T13:02:34.688Z] [2026-02-12T13:02:34.688Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:34.688Z] #2 DONE 0.0s [2026-02-12T13:02:34.688Z] [2026-02-12T13:02:34.688Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:34.688Z] #3 DONE 0.0s [2026-02-12T13:02:34.688Z] [2026-02-12T13:02:34.688Z] #4 [internal] load .dockerignore [2026-02-12T13:02:34.688Z] #4 transferring context: 2B done [2026-02-12T13:02:34.688Z] #4 DONE 0.0s [2026-02-12T13:02:34.688Z] [2026-02-12T13:02:34.688Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:34.688Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:34.688Z] #5 CACHED [2026-02-12T13:02:34.688Z] [2026-02-12T13:02:34.688Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:34.688Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:34.688Z] #6 CACHED [2026-02-12T13:02:34.688Z] [2026-02-12T13:02:34.688Z] #7 exporting to image [2026-02-12T13:02:34.688Z] #7 exporting layers done [2026-02-12T13:02:34.688Z] #7 exporting manifest sha256:a5f61bbfe90da264538c963fb073f0201907042f3c1cf76d892a2154725155b3 done [2026-02-12T13:02:34.688Z] #7 exporting config sha256:b6c3e3154c3007318841525d36c3cd1797cafcbc1c8eb73c691e98a1306fd0e3 done [2026-02-12T13:02:34.688Z] #7 exporting manifest sha256:0a7e3c33e9134e0d6ac6975e7be496ebc406b3cd18720bf46c91ac9f54d02137 done [2026-02-12T13:02:34.688Z] #7 exporting config sha256:63980913a8c3160287e80e5d7a896f4bc3f0ac10bcc748f17d76be08868af6d1 done [2026-02-12T13:02:34.688Z] #7 exporting manifest list sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f done [2026-02-12T13:02:34.688Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:34.947Z] #7 pushing layers 0.0s done [2026-02-12T13:02:34.947Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f 0.1s done [2026-02-12T13:02:34.947Z] #7 DONE 0.1s [2026-02-12T13:02:34.947Z] [2026-02-12T13:02:34.947Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:34.947Z] #8 DONE 0.0s [2026-02-12T13:02:34.947Z] [2026-02-12T13:02:34.947Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:34.947Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:35.237Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-02-12T13:02:35.237Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-02-12T13:02:35.237Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:35.237Z] #1 transferring dockerfile: 169B done [2026-02-12T13:02:35.237Z] #1 DONE 0.0s [2026-02-12T13:02:35.237Z] [2026-02-12T13:02:35.237Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-02-12T13:02:35.237Z] #2 DONE 0.0s [2026-02-12T13:02:35.237Z] [2026-02-12T13:02:35.237Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-02-12T13:02:35.237Z] #3 DONE 0.0s [2026-02-12T13:02:35.237Z] [2026-02-12T13:02:35.237Z] #4 [internal] load .dockerignore [2026-02-12T13:02:35.237Z] #4 transferring context: 2B done [2026-02-12T13:02:35.237Z] #4 DONE 0.0s [2026-02-12T13:02:35.237Z] [2026-02-12T13:02:35.237Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:35.237Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:35.237Z] #5 CACHED [2026-02-12T13:02:35.237Z] [2026-02-12T13:02:35.237Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 [2026-02-12T13:02:35.237Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a7603df5fb2b13d440d3d32662f624da9ba5cd5c17bc626a54025fe327450592 0.0s done [2026-02-12T13:02:35.237Z] #6 CACHED [2026-02-12T13:02:35.237Z] [2026-02-12T13:02:35.237Z] #7 exporting to image [2026-02-12T13:02:35.237Z] #7 exporting layers done [2026-02-12T13:02:35.237Z] #7 exporting manifest sha256:a5f61bbfe90da264538c963fb073f0201907042f3c1cf76d892a2154725155b3 done [2026-02-12T13:02:35.237Z] #7 exporting config sha256:b6c3e3154c3007318841525d36c3cd1797cafcbc1c8eb73c691e98a1306fd0e3 done [2026-02-12T13:02:35.237Z] #7 exporting manifest sha256:0a7e3c33e9134e0d6ac6975e7be496ebc406b3cd18720bf46c91ac9f54d02137 done [2026-02-12T13:02:35.237Z] #7 exporting config sha256:63980913a8c3160287e80e5d7a896f4bc3f0ac10bcc748f17d76be08868af6d1 [2026-02-12T13:02:35.237Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:35.496Z] #7 exporting config sha256:63980913a8c3160287e80e5d7a896f4bc3f0ac10bcc748f17d76be08868af6d1 done [2026-02-12T13:02:35.496Z] #7 exporting manifest list sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f done [2026-02-12T13:02:35.496Z] #7 pushing layers 0.0s done [2026-02-12T13:02:35.496Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1b10f3d24f7b49d37bb9453a72ce633306d13136cfd92a97784e5d56822afe9f 0.1s done [2026-02-12T13:02:35.496Z] #7 DONE 0.1s [2026-02-12T13:02:35.496Z] [2026-02-12T13:02:35.496Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:35.496Z] #8 DONE 0.0s [2026-02-12T13:02:35.496Z] [2026-02-12T13:02:35.496Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:35.496Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:35.787Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:35.787Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:35.787Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:35.787Z] #1 transferring dockerfile: 211B done [2026-02-12T13:02:35.787Z] #1 DONE 0.0s [2026-02-12T13:02:35.787Z] [2026-02-12T13:02:35.787Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:35.787Z] #2 DONE 0.0s [2026-02-12T13:02:35.787Z] [2026-02-12T13:02:35.787Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:35.787Z] #3 DONE 0.1s [2026-02-12T13:02:35.787Z] [2026-02-12T13:02:35.787Z] #4 [internal] load .dockerignore [2026-02-12T13:02:35.787Z] #4 transferring context: 2B done [2026-02-12T13:02:35.787Z] #4 DONE 0.0s [2026-02-12T13:02:36.047Z] [2026-02-12T13:02:36.047Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:36.047Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:36.047Z] #5 DONE 0.0s [2026-02-12T13:02:36.047Z] [2026-02-12T13:02:36.047Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:36.047Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:36.047Z] #6 DONE 0.1s [2026-02-12T13:02:36.047Z] [2026-02-12T13:02:36.047Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:36.047Z] #7 DONE 0.0s [2026-02-12T13:02:36.047Z] [2026-02-12T13:02:36.047Z] #8 exporting to image [2026-02-12T13:02:36.047Z] #8 exporting layers done [2026-02-12T13:02:36.047Z] #8 exporting manifest sha256:9b9ce1a5c99e09e19ce718275c3b3efef799dceffd913fed1856ffce991f152b done [2026-02-12T13:02:36.047Z] #8 exporting config sha256:4816a377948fa6d7efe751a829c5ac3b991021fe1e9aefcce630a4364f599d2a done [2026-02-12T13:02:36.047Z] #8 exporting manifest sha256:18a500033d40a066d671fb1d2119ea8809f92f9b4d39a2e2eb31573d2018687f done [2026-02-12T13:02:36.047Z] #8 exporting config sha256:a176e1e3727abc970bab0e6deff8e07362713789d9734e4024a40d2a384a99b9 done [2026-02-12T13:02:36.047Z] #8 exporting manifest list sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e done [2026-02-12T13:02:36.047Z] #8 pushing layers 0.1s done [2026-02-12T13:02:36.047Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e [2026-02-12T13:02:36.047Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:36.309Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02@sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e 0.1s done [2026-02-12T13:02:36.309Z] #8 DONE 0.2s [2026-02-12T13:02:36.309Z] [2026-02-12T13:02:36.309Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:36.309Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:36.603Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-02-12T13:02:36.603Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-02-12T13:02:36.603Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:36.603Z] #1 transferring dockerfile: 177B done [2026-02-12T13:02:36.603Z] #1 DONE 0.0s [2026-02-12T13:02:36.603Z] [2026-02-12T13:02:36.603Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-12T13:02:36.603Z] #2 DONE 0.0s [2026-02-12T13:02:36.603Z] [2026-02-12T13:02:36.603Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-12T13:02:36.603Z] #3 DONE 0.0s [2026-02-12T13:02:36.603Z] [2026-02-12T13:02:36.603Z] #4 [internal] load .dockerignore [2026-02-12T13:02:36.603Z] #4 transferring context: 2B done [2026-02-12T13:02:36.603Z] #4 DONE 0.0s [2026-02-12T13:02:36.603Z] [2026-02-12T13:02:36.603Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:36.603Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:36.603Z] #5 CACHED [2026-02-12T13:02:36.603Z] [2026-02-12T13:02:36.603Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:36.603Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:36.603Z] #6 CACHED [2026-02-12T13:02:36.603Z] [2026-02-12T13:02:36.603Z] #7 exporting to image [2026-02-12T13:02:36.603Z] #7 exporting layers done [2026-02-12T13:02:36.603Z] #7 exporting manifest sha256:9b9ce1a5c99e09e19ce718275c3b3efef799dceffd913fed1856ffce991f152b done [2026-02-12T13:02:36.603Z] #7 exporting config sha256:4816a377948fa6d7efe751a829c5ac3b991021fe1e9aefcce630a4364f599d2a done [2026-02-12T13:02:36.603Z] #7 exporting manifest sha256:18a500033d40a066d671fb1d2119ea8809f92f9b4d39a2e2eb31573d2018687f done [2026-02-12T13:02:36.603Z] #7 exporting config sha256:a176e1e3727abc970bab0e6deff8e07362713789d9734e4024a40d2a384a99b9 done [2026-02-12T13:02:36.603Z] #7 exporting manifest list sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e done [2026-02-12T13:02:36.603Z] #7 pushing layers [2026-02-12T13:02:36.603Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:36.862Z] #7 pushing layers 0.0s done [2026-02-12T13:02:36.862Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e 0.1s done [2026-02-12T13:02:36.862Z] #7 DONE 0.1s [2026-02-12T13:02:36.862Z] [2026-02-12T13:02:36.862Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:36.862Z] #8 DONE 0.0s [2026-02-12T13:02:36.862Z] [2026-02-12T13:02:36.862Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:36.862Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:37.151Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98 --push - [2026-02-12T13:02:37.151Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98' [2026-02-12T13:02:37.151Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:37.151Z] #1 transferring dockerfile: 183B done [2026-02-12T13:02:37.151Z] #1 DONE 0.0s [2026-02-12T13:02:37.151Z] [2026-02-12T13:02:37.151Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98 [2026-02-12T13:02:37.151Z] #2 DONE 0.0s [2026-02-12T13:02:37.151Z] [2026-02-12T13:02:37.151Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98 [2026-02-12T13:02:37.151Z] #3 DONE 0.0s [2026-02-12T13:02:37.151Z] [2026-02-12T13:02:37.151Z] #4 [internal] load .dockerignore [2026-02-12T13:02:37.151Z] #4 transferring context: 2B done [2026-02-12T13:02:37.151Z] #4 DONE 0.0s [2026-02-12T13:02:37.151Z] [2026-02-12T13:02:37.151Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:37.151Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:37.151Z] #5 CACHED [2026-02-12T13:02:37.151Z] [2026-02-12T13:02:37.151Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:37.151Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:37.151Z] #6 CACHED [2026-02-12T13:02:37.151Z] [2026-02-12T13:02:37.151Z] #7 exporting to image [2026-02-12T13:02:37.151Z] #7 exporting layers done [2026-02-12T13:02:37.151Z] #7 exporting manifest sha256:9b9ce1a5c99e09e19ce718275c3b3efef799dceffd913fed1856ffce991f152b done [2026-02-12T13:02:37.151Z] #7 exporting config sha256:4816a377948fa6d7efe751a829c5ac3b991021fe1e9aefcce630a4364f599d2a done [2026-02-12T13:02:37.151Z] #7 exporting manifest sha256:18a500033d40a066d671fb1d2119ea8809f92f9b4d39a2e2eb31573d2018687f done [2026-02-12T13:02:37.151Z] #7 exporting config sha256:a176e1e3727abc970bab0e6deff8e07362713789d9734e4024a40d2a384a99b9 done [2026-02-12T13:02:37.151Z] #7 exporting manifest list sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e done [2026-02-12T13:02:37.151Z] #7 pushing layers [2026-02-12T13:02:37.151Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:37.410Z] #7 pushing layers 0.0s done [2026-02-12T13:02:37.410Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.98@sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e 0.1s done [2026-02-12T13:02:37.410Z] #7 DONE 0.1s [2026-02-12T13:02:37.410Z] [2026-02-12T13:02:37.410Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:37.410Z] #8 DONE 0.0s [2026-02-12T13:02:37.410Z] [2026-02-12T13:02:37.410Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:37.410Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:37.704Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:37.704Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:37.704Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:37.704Z] #1 transferring dockerfile: 224B done [2026-02-12T13:02:37.704Z] #1 DONE 0.0s [2026-02-12T13:02:37.704Z] [2026-02-12T13:02:37.704Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:37.704Z] #2 DONE 0.0s [2026-02-12T13:02:37.704Z] [2026-02-12T13:02:37.704Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:37.704Z] #3 DONE 0.0s [2026-02-12T13:02:37.704Z] [2026-02-12T13:02:37.704Z] #4 [internal] load .dockerignore [2026-02-12T13:02:37.704Z] #4 transferring context: 2B done [2026-02-12T13:02:37.704Z] #4 DONE 0.0s [2026-02-12T13:02:37.704Z] [2026-02-12T13:02:37.704Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:37.704Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:37.704Z] #5 CACHED [2026-02-12T13:02:37.704Z] [2026-02-12T13:02:37.704Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:37.704Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:37.704Z] #6 CACHED [2026-02-12T13:02:37.704Z] [2026-02-12T13:02:37.704Z] #7 exporting to image [2026-02-12T13:02:37.704Z] #7 exporting layers done [2026-02-12T13:02:37.704Z] #7 exporting manifest sha256:9b9ce1a5c99e09e19ce718275c3b3efef799dceffd913fed1856ffce991f152b done [2026-02-12T13:02:37.704Z] #7 exporting config sha256:4816a377948fa6d7efe751a829c5ac3b991021fe1e9aefcce630a4364f599d2a done [2026-02-12T13:02:37.704Z] #7 exporting manifest sha256:18a500033d40a066d671fb1d2119ea8809f92f9b4d39a2e2eb31573d2018687f done [2026-02-12T13:02:37.704Z] #7 exporting config sha256:a176e1e3727abc970bab0e6deff8e07362713789d9734e4024a40d2a384a99b9 done [2026-02-12T13:02:37.704Z] #7 exporting manifest list sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e done [2026-02-12T13:02:37.704Z] #7 pushing layers [2026-02-12T13:02:37.704Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:37.968Z] #7 pushing layers 0.0s done [2026-02-12T13:02:37.968Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e 0.1s done [2026-02-12T13:02:37.968Z] #7 DONE 0.1s [2026-02-12T13:02:37.968Z] [2026-02-12T13:02:37.968Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:37.968Z] #8 DONE 0.0s [2026-02-12T13:02:37.968Z] [2026-02-12T13:02:37.968Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:37.968Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:38.262Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-02-12T13:02:38.262Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-02-12T13:02:38.521Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:38.521Z] #1 transferring dockerfile: 175B done [2026-02-12T13:02:38.521Z] #1 DONE 0.0s [2026-02-12T13:02:38.521Z] [2026-02-12T13:02:38.521Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-02-12T13:02:38.521Z] #2 DONE 0.0s [2026-02-12T13:02:38.521Z] [2026-02-12T13:02:38.521Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-02-12T13:02:38.521Z] #3 DONE 0.0s [2026-02-12T13:02:38.521Z] [2026-02-12T13:02:38.521Z] #4 [internal] load .dockerignore [2026-02-12T13:02:38.521Z] #4 transferring context: 2B done [2026-02-12T13:02:38.521Z] #4 DONE 0.0s [2026-02-12T13:02:38.521Z] [2026-02-12T13:02:38.521Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:38.521Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:38.521Z] #5 CACHED [2026-02-12T13:02:38.521Z] [2026-02-12T13:02:38.521Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 [2026-02-12T13:02:38.521Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3a1f8947473c23f6986341c614bc4c5c7d4530a2def600a4b34b954a4a1df2d0 0.0s done [2026-02-12T13:02:38.521Z] #6 CACHED [2026-02-12T13:02:38.521Z] [2026-02-12T13:02:38.521Z] #7 exporting to image [2026-02-12T13:02:38.521Z] #7 exporting layers done [2026-02-12T13:02:38.521Z] #7 exporting manifest sha256:9b9ce1a5c99e09e19ce718275c3b3efef799dceffd913fed1856ffce991f152b done [2026-02-12T13:02:38.521Z] #7 exporting config sha256:4816a377948fa6d7efe751a829c5ac3b991021fe1e9aefcce630a4364f599d2a done [2026-02-12T13:02:38.521Z] #7 exporting manifest sha256:18a500033d40a066d671fb1d2119ea8809f92f9b4d39a2e2eb31573d2018687f done [2026-02-12T13:02:38.521Z] #7 exporting config sha256:a176e1e3727abc970bab0e6deff8e07362713789d9734e4024a40d2a384a99b9 [2026-02-12T13:02:38.521Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:38.521Z] #7 exporting config sha256:a176e1e3727abc970bab0e6deff8e07362713789d9734e4024a40d2a384a99b9 done [2026-02-12T13:02:38.521Z] #7 exporting manifest list sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e done [2026-02-12T13:02:38.521Z] #7 pushing layers 0.0s done [2026-02-12T13:02:38.521Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a42cf74f2fbb2f2624564237efb61d965420808e39d9f149770796c19f7e69e 0.1s done [2026-02-12T13:02:38.521Z] #7 DONE 0.1s [2026-02-12T13:02:38.521Z] [2026-02-12T13:02:38.521Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:38.521Z] #8 DONE 0.0s [2026-02-12T13:02:38.521Z] [2026-02-12T13:02:38.521Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:38.521Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:38.819Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:38.819Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:38.819Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:38.819Z] #1 transferring dockerfile: 215B done [2026-02-12T13:02:38.819Z] #1 DONE 0.0s [2026-02-12T13:02:38.819Z] [2026-02-12T13:02:38.819Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:38.819Z] #2 DONE 0.0s [2026-02-12T13:02:38.819Z] [2026-02-12T13:02:38.819Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:38.819Z] #3 DONE 0.1s [2026-02-12T13:02:38.819Z] [2026-02-12T13:02:38.819Z] #4 [internal] load .dockerignore [2026-02-12T13:02:38.819Z] #4 transferring context: 2B done [2026-02-12T13:02:38.819Z] #4 DONE 0.0s [2026-02-12T13:02:38.819Z] [2026-02-12T13:02:38.819Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:38.819Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:39.082Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:39.082Z] #5 DONE 0.0s [2026-02-12T13:02:39.082Z] [2026-02-12T13:02:39.082Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:39.082Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:39.082Z] #6 DONE 0.1s [2026-02-12T13:02:39.082Z] [2026-02-12T13:02:39.082Z] #7 exporting to image [2026-02-12T13:02:39.082Z] #7 exporting layers done [2026-02-12T13:02:39.082Z] #7 exporting manifest sha256:50ad22f3980b3ec8846079a79bf78f7c130f261e47f4c13228c34e2de4b8e1c9 done [2026-02-12T13:02:39.082Z] #7 exporting config sha256:f0583ffa2f71f93fd2ef68659c192cd62aa7902457d62fefb373c2104119734b done [2026-02-12T13:02:39.082Z] #7 exporting manifest sha256:80354581ee2b50693717df13baba5c3342d5e4fc3519c7d9bbb0e88657a1cf47 done [2026-02-12T13:02:39.082Z] #7 exporting config sha256:7e9f79ed24b8cf5bb8c5ab3861c623799d961906d5dbd94e4b5a229f8d59a780 done [2026-02-12T13:02:39.082Z] #7 exporting manifest list sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 done [2026-02-12T13:02:39.082Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:39.082Z] #7 ... [2026-02-12T13:02:39.082Z] [2026-02-12T13:02:39.082Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:39.082Z] #8 DONE 0.0s [2026-02-12T13:02:39.082Z] [2026-02-12T13:02:39.082Z] #7 exporting to image [2026-02-12T13:02:39.082Z] #7 pushing layers 0.1s done [2026-02-12T13:02:39.082Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02@sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 [2026-02-12T13:02:39.342Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02@sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 0.1s done [2026-02-12T13:02:39.342Z] #7 DONE 0.2s [2026-02-12T13:02:39.342Z] [2026-02-12T13:02:39.342Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:39.342Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:39.630Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-02-12T13:02:39.630Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-02-12T13:02:39.630Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:39.630Z] #1 transferring dockerfile: 181B done [2026-02-12T13:02:39.630Z] #1 DONE 0.0s [2026-02-12T13:02:39.630Z] [2026-02-12T13:02:39.630Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-12T13:02:39.630Z] #2 DONE 0.0s [2026-02-12T13:02:39.630Z] [2026-02-12T13:02:39.630Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-12T13:02:39.630Z] #3 DONE 0.0s [2026-02-12T13:02:39.630Z] [2026-02-12T13:02:39.630Z] #4 [internal] load .dockerignore [2026-02-12T13:02:39.630Z] #4 transferring context: 2B done [2026-02-12T13:02:39.630Z] #4 DONE 0.0s [2026-02-12T13:02:39.630Z] [2026-02-12T13:02:39.630Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:39.630Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:39.630Z] #5 CACHED [2026-02-12T13:02:39.630Z] [2026-02-12T13:02:39.630Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:39.630Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:39.630Z] #6 DONE 0.0s [2026-02-12T13:02:39.888Z] [2026-02-12T13:02:39.888Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:39.888Z] #6 CACHED [2026-02-12T13:02:39.888Z] [2026-02-12T13:02:39.888Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:39.888Z] #7 DONE 0.0s [2026-02-12T13:02:39.888Z] [2026-02-12T13:02:39.888Z] #8 exporting to image [2026-02-12T13:02:39.888Z] #8 exporting layers done [2026-02-12T13:02:39.888Z] #8 exporting manifest sha256:50ad22f3980b3ec8846079a79bf78f7c130f261e47f4c13228c34e2de4b8e1c9 done [2026-02-12T13:02:39.888Z] #8 exporting config sha256:f0583ffa2f71f93fd2ef68659c192cd62aa7902457d62fefb373c2104119734b done [2026-02-12T13:02:39.888Z] #8 exporting manifest sha256:80354581ee2b50693717df13baba5c3342d5e4fc3519c7d9bbb0e88657a1cf47 done [2026-02-12T13:02:39.888Z] #8 exporting config sha256:7e9f79ed24b8cf5bb8c5ab3861c623799d961906d5dbd94e4b5a229f8d59a780 done [2026-02-12T13:02:39.888Z] #8 exporting manifest list sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 done [2026-02-12T13:02:39.888Z] #8 pushing layers 0.0s done [2026-02-12T13:02:39.888Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 0.1s done [2026-02-12T13:02:39.888Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:39.888Z] #8 DONE 0.1s [2026-02-12T13:02:39.888Z] [2026-02-12T13:02:39.888Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:39.889Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:40.177Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98 --push - [2026-02-12T13:02:40.177Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98' [2026-02-12T13:02:40.442Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:40.442Z] #1 transferring dockerfile: 187B done [2026-02-12T13:02:40.442Z] #1 DONE 0.0s [2026-02-12T13:02:40.442Z] [2026-02-12T13:02:40.442Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98 [2026-02-12T13:02:40.442Z] #2 DONE 0.0s [2026-02-12T13:02:40.442Z] [2026-02-12T13:02:40.442Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98 [2026-02-12T13:02:40.442Z] #3 DONE 0.0s [2026-02-12T13:02:40.442Z] [2026-02-12T13:02:40.442Z] #4 [internal] load .dockerignore [2026-02-12T13:02:40.442Z] #4 transferring context: 2B done [2026-02-12T13:02:40.442Z] #4 DONE 0.0s [2026-02-12T13:02:40.442Z] [2026-02-12T13:02:40.442Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:40.442Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:40.442Z] #5 CACHED [2026-02-12T13:02:40.442Z] [2026-02-12T13:02:40.442Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:40.442Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:40.442Z] #6 CACHED [2026-02-12T13:02:40.442Z] [2026-02-12T13:02:40.442Z] #7 exporting to image [2026-02-12T13:02:40.442Z] #7 exporting layers done [2026-02-12T13:02:40.442Z] #7 exporting manifest sha256:50ad22f3980b3ec8846079a79bf78f7c130f261e47f4c13228c34e2de4b8e1c9 done [2026-02-12T13:02:40.442Z] #7 exporting config sha256:f0583ffa2f71f93fd2ef68659c192cd62aa7902457d62fefb373c2104119734b [2026-02-12T13:02:40.442Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:40.442Z] #7 exporting config sha256:f0583ffa2f71f93fd2ef68659c192cd62aa7902457d62fefb373c2104119734b done [2026-02-12T13:02:40.442Z] #7 exporting manifest sha256:80354581ee2b50693717df13baba5c3342d5e4fc3519c7d9bbb0e88657a1cf47 done [2026-02-12T13:02:40.442Z] #7 exporting config sha256:7e9f79ed24b8cf5bb8c5ab3861c623799d961906d5dbd94e4b5a229f8d59a780 done [2026-02-12T13:02:40.442Z] #7 exporting manifest list sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 done [2026-02-12T13:02:40.442Z] #7 pushing layers 0.0s done [2026-02-12T13:02:40.442Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.98@sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 0.1s done [2026-02-12T13:02:40.442Z] #7 DONE 0.1s [2026-02-12T13:02:40.442Z] [2026-02-12T13:02:40.442Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:40.442Z] #8 DONE 0.0s [2026-02-12T13:02:40.442Z] [2026-02-12T13:02:40.442Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:40.442Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:40.743Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:40.743Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:40.743Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:40.743Z] #1 transferring dockerfile: 228B done [2026-02-12T13:02:40.743Z] #1 DONE 0.0s [2026-02-12T13:02:40.743Z] [2026-02-12T13:02:40.743Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:40.743Z] #2 DONE 0.0s [2026-02-12T13:02:40.743Z] [2026-02-12T13:02:40.743Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:40.743Z] #3 DONE 0.0s [2026-02-12T13:02:40.743Z] [2026-02-12T13:02:40.743Z] #4 [internal] load .dockerignore [2026-02-12T13:02:40.743Z] #4 transferring context: 2B done [2026-02-12T13:02:40.743Z] #4 DONE 0.0s [2026-02-12T13:02:40.743Z] [2026-02-12T13:02:40.743Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:40.743Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:40.743Z] #5 CACHED [2026-02-12T13:02:40.743Z] [2026-02-12T13:02:40.743Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:40.743Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:40.743Z] #6 DONE 0.0s [2026-02-12T13:02:41.002Z] [2026-02-12T13:02:41.002Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:41.002Z] #6 CACHED [2026-02-12T13:02:41.002Z] [2026-02-12T13:02:41.002Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:41.002Z] #7 DONE 0.0s [2026-02-12T13:02:41.002Z] [2026-02-12T13:02:41.002Z] #8 exporting to image [2026-02-12T13:02:41.002Z] #8 exporting layers done [2026-02-12T13:02:41.002Z] #8 exporting manifest sha256:50ad22f3980b3ec8846079a79bf78f7c130f261e47f4c13228c34e2de4b8e1c9 done [2026-02-12T13:02:41.002Z] #8 exporting config sha256:f0583ffa2f71f93fd2ef68659c192cd62aa7902457d62fefb373c2104119734b done [2026-02-12T13:02:41.002Z] #8 exporting manifest sha256:80354581ee2b50693717df13baba5c3342d5e4fc3519c7d9bbb0e88657a1cf47 done [2026-02-12T13:02:41.002Z] #8 exporting config sha256:7e9f79ed24b8cf5bb8c5ab3861c623799d961906d5dbd94e4b5a229f8d59a780 done [2026-02-12T13:02:41.002Z] #8 exporting manifest list sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 done [2026-02-12T13:02:41.002Z] #8 pushing layers 0.0s done [2026-02-12T13:02:41.002Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 0.1s done [2026-02-12T13:02:41.002Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:41.002Z] #8 DONE 0.1s [2026-02-12T13:02:41.002Z] [2026-02-12T13:02:41.002Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:41.002Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:41.289Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-02-12T13:02:41.289Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-02-12T13:02:41.289Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:41.289Z] #1 transferring dockerfile: 179B done [2026-02-12T13:02:41.289Z] #1 DONE 0.0s [2026-02-12T13:02:41.289Z] [2026-02-12T13:02:41.289Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-02-12T13:02:41.289Z] #2 DONE 0.0s [2026-02-12T13:02:41.289Z] [2026-02-12T13:02:41.289Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-02-12T13:02:41.289Z] #3 DONE 0.0s [2026-02-12T13:02:41.289Z] [2026-02-12T13:02:41.289Z] #4 [internal] load .dockerignore [2026-02-12T13:02:41.289Z] #4 transferring context: 2B done [2026-02-12T13:02:41.289Z] #4 DONE 0.0s [2026-02-12T13:02:41.289Z] [2026-02-12T13:02:41.289Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:41.289Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:41.289Z] #5 DONE 0.0s [2026-02-12T13:02:41.289Z] [2026-02-12T13:02:41.289Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:41.549Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 0.0s done [2026-02-12T13:02:41.549Z] #6 CACHED [2026-02-12T13:02:41.549Z] [2026-02-12T13:02:41.549Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:45c253f7ec6454508a366571058cdeb9398d31ec9a25b8749713c4dd74987c12 [2026-02-12T13:02:41.549Z] #5 CACHED [2026-02-12T13:02:41.549Z] [2026-02-12T13:02:41.549Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:41.549Z] #7 DONE 0.0s [2026-02-12T13:02:41.549Z] [2026-02-12T13:02:41.549Z] #8 exporting to image [2026-02-12T13:02:41.549Z] #8 exporting layers done [2026-02-12T13:02:41.549Z] #8 exporting manifest sha256:50ad22f3980b3ec8846079a79bf78f7c130f261e47f4c13228c34e2de4b8e1c9 done [2026-02-12T13:02:41.549Z] #8 exporting config sha256:f0583ffa2f71f93fd2ef68659c192cd62aa7902457d62fefb373c2104119734b done [2026-02-12T13:02:41.549Z] #8 exporting manifest sha256:80354581ee2b50693717df13baba5c3342d5e4fc3519c7d9bbb0e88657a1cf47 done [2026-02-12T13:02:41.549Z] #8 exporting config sha256:7e9f79ed24b8cf5bb8c5ab3861c623799d961906d5dbd94e4b5a229f8d59a780 done [2026-02-12T13:02:41.549Z] #8 exporting manifest list sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 done [2026-02-12T13:02:41.549Z] #8 pushing layers 0.0s done [2026-02-12T13:02:41.549Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7949b3f9212ea55aa913a02694aaade404efda3669d1445008683743d1a9f796 0.1s done [2026-02-12T13:02:41.549Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:41.549Z] #8 DONE 0.1s [2026-02-12T13:02:41.549Z] [2026-02-12T13:02:41.549Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:41.549Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:41.843Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:41.843Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:41.843Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:41.843Z] #1 transferring dockerfile: 205B done [2026-02-12T13:02:41.843Z] #1 DONE 0.0s [2026-02-12T13:02:41.843Z] [2026-02-12T13:02:41.843Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:41.843Z] #2 DONE 0.0s [2026-02-12T13:02:41.843Z] [2026-02-12T13:02:41.843Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:41.843Z] #3 DONE 0.1s [2026-02-12T13:02:41.843Z] [2026-02-12T13:02:41.843Z] #4 [internal] load .dockerignore [2026-02-12T13:02:41.843Z] #4 transferring context: 2B done [2026-02-12T13:02:41.843Z] #4 DONE 0.0s [2026-02-12T13:02:42.141Z] [2026-02-12T13:02:42.141Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:42.141Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 0.0s done [2026-02-12T13:02:42.141Z] #5 DONE 0.0s [2026-02-12T13:02:42.141Z] [2026-02-12T13:02:42.141Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:42.141Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 done [2026-02-12T13:02:42.141Z] #6 DONE 0.1s [2026-02-12T13:02:42.141Z] [2026-02-12T13:02:42.141Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:42.141Z] #7 DONE 0.0s [2026-02-12T13:02:42.141Z] [2026-02-12T13:02:42.141Z] #8 exporting to image [2026-02-12T13:02:42.141Z] #8 exporting layers done [2026-02-12T13:02:42.141Z] #8 exporting manifest sha256:3181d8f280e7f2eb01c1a6bfa92df051b3aca22b00c18babd06b0d7f1e4857e5 0.0s done [2026-02-12T13:02:42.141Z] #8 exporting config sha256:cfa2fa64d3e344605612192ec9ca86512055a1727d862616b971678edfc6c239 done [2026-02-12T13:02:42.141Z] #8 exporting manifest sha256:7ed81441b82d99b897c8982bd135e5479c857fb36c7d0c9241270cdb3351dc9e done [2026-02-12T13:02:42.141Z] #8 exporting config sha256:a7be6ef790c8242fc24562215a55b6bf48db980b280434994a38623e4c6be13b done [2026-02-12T13:02:42.141Z] #8 exporting manifest list sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 done [2026-02-12T13:02:42.141Z] #8 pushing layers 0.1s done [2026-02-12T13:02:42.141Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02@sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 [2026-02-12T13:02:42.141Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:42.451Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02@sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 0.1s done [2026-02-12T13:02:42.451Z] #8 DONE 0.2s [2026-02-12T13:02:42.451Z] [2026-02-12T13:02:42.451Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:42.451Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:42.771Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-02-12T13:02:42.771Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-02-12T13:02:42.771Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:42.771Z] #1 transferring dockerfile: 171B done [2026-02-12T13:02:42.771Z] #1 DONE 0.0s [2026-02-12T13:02:42.771Z] [2026-02-12T13:02:42.771Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-12T13:02:42.771Z] #2 DONE 0.0s [2026-02-12T13:02:42.771Z] [2026-02-12T13:02:42.771Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-12T13:02:42.771Z] #3 DONE 0.0s [2026-02-12T13:02:42.771Z] [2026-02-12T13:02:42.771Z] #4 [internal] load .dockerignore [2026-02-12T13:02:42.771Z] #4 transferring context: 2B done [2026-02-12T13:02:42.771Z] #4 DONE 0.0s [2026-02-12T13:02:42.771Z] [2026-02-12T13:02:42.771Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:42.771Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 0.0s done [2026-02-12T13:02:42.771Z] #5 CACHED [2026-02-12T13:02:42.771Z] [2026-02-12T13:02:42.771Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:42.771Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 done [2026-02-12T13:02:42.771Z] #6 DONE 0.0s [2026-02-12T13:02:43.030Z] [2026-02-12T13:02:43.030Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:43.030Z] #6 CACHED [2026-02-12T13:02:43.030Z] [2026-02-12T13:02:43.030Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:43.030Z] #7 DONE 0.0s [2026-02-12T13:02:43.030Z] [2026-02-12T13:02:43.030Z] #8 exporting to image [2026-02-12T13:02:43.030Z] #8 exporting layers done [2026-02-12T13:02:43.030Z] #8 exporting manifest sha256:3181d8f280e7f2eb01c1a6bfa92df051b3aca22b00c18babd06b0d7f1e4857e5 done [2026-02-12T13:02:43.030Z] #8 exporting config sha256:cfa2fa64d3e344605612192ec9ca86512055a1727d862616b971678edfc6c239 done [2026-02-12T13:02:43.030Z] #8 exporting manifest sha256:7ed81441b82d99b897c8982bd135e5479c857fb36c7d0c9241270cdb3351dc9e done [2026-02-12T13:02:43.030Z] #8 exporting config sha256:a7be6ef790c8242fc24562215a55b6bf48db980b280434994a38623e4c6be13b done [2026-02-12T13:02:43.030Z] #8 exporting manifest list sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 done [2026-02-12T13:02:43.030Z] #8 pushing layers 0.0s done [2026-02-12T13:02:43.030Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 0.1s done [2026-02-12T13:02:43.030Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:43.030Z] #8 DONE 0.1s [2026-02-12T13:02:43.030Z] [2026-02-12T13:02:43.030Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:43.030Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:43.333Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98' [2026-02-12T13:02:43.333Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98 --push - [2026-02-12T13:02:43.592Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:43.592Z] #1 transferring dockerfile: 177B done [2026-02-12T13:02:43.592Z] #1 DONE 0.0s [2026-02-12T13:02:43.592Z] [2026-02-12T13:02:43.592Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98 [2026-02-12T13:02:43.592Z] #2 DONE 0.0s [2026-02-12T13:02:43.592Z] [2026-02-12T13:02:43.592Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98 [2026-02-12T13:02:43.592Z] #3 DONE 0.0s [2026-02-12T13:02:43.592Z] [2026-02-12T13:02:43.592Z] #4 [internal] load .dockerignore [2026-02-12T13:02:43.592Z] #4 transferring context: 2B done [2026-02-12T13:02:43.592Z] #4 DONE 0.0s [2026-02-12T13:02:43.592Z] [2026-02-12T13:02:43.592Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:43.592Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 0.0s done [2026-02-12T13:02:43.592Z] #5 CACHED [2026-02-12T13:02:43.592Z] [2026-02-12T13:02:43.592Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:43.592Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 0.0s done [2026-02-12T13:02:43.592Z] #6 CACHED [2026-02-12T13:02:43.592Z] [2026-02-12T13:02:43.592Z] #7 exporting to image [2026-02-12T13:02:43.592Z] #7 exporting layers [2026-02-12T13:02:43.592Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:43.592Z] #7 exporting layers done [2026-02-12T13:02:43.592Z] #7 exporting manifest sha256:3181d8f280e7f2eb01c1a6bfa92df051b3aca22b00c18babd06b0d7f1e4857e5 done [2026-02-12T13:02:43.592Z] #7 exporting config sha256:cfa2fa64d3e344605612192ec9ca86512055a1727d862616b971678edfc6c239 done [2026-02-12T13:02:43.592Z] #7 exporting manifest sha256:7ed81441b82d99b897c8982bd135e5479c857fb36c7d0c9241270cdb3351dc9e done [2026-02-12T13:02:43.592Z] #7 exporting config sha256:a7be6ef790c8242fc24562215a55b6bf48db980b280434994a38623e4c6be13b done [2026-02-12T13:02:43.592Z] #7 exporting manifest list sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 done [2026-02-12T13:02:43.592Z] #7 pushing layers 0.0s done [2026-02-12T13:02:43.592Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.98@sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 0.1s done [2026-02-12T13:02:43.592Z] #7 DONE 0.1s [2026-02-12T13:02:43.592Z] [2026-02-12T13:02:43.592Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:43.592Z] #8 DONE 0.0s [2026-02-12T13:02:43.592Z] [2026-02-12T13:02:43.592Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:43.592Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:43.881Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:43.882Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:44.141Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:44.141Z] #1 transferring dockerfile: 218B done [2026-02-12T13:02:44.141Z] #1 DONE 0.0s [2026-02-12T13:02:44.141Z] [2026-02-12T13:02:44.141Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:44.141Z] #2 DONE 0.0s [2026-02-12T13:02:44.141Z] [2026-02-12T13:02:44.141Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:44.141Z] #3 DONE 0.0s [2026-02-12T13:02:44.141Z] [2026-02-12T13:02:44.141Z] #4 [internal] load .dockerignore [2026-02-12T13:02:44.141Z] #4 transferring context: 2B done [2026-02-12T13:02:44.141Z] #4 DONE 0.0s [2026-02-12T13:02:44.141Z] [2026-02-12T13:02:44.141Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:44.141Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 0.0s done [2026-02-12T13:02:44.141Z] #5 CACHED [2026-02-12T13:02:44.141Z] [2026-02-12T13:02:44.141Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:44.141Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 0.0s done [2026-02-12T13:02:44.141Z] #6 CACHED [2026-02-12T13:02:44.141Z] [2026-02-12T13:02:44.141Z] #7 exporting to image [2026-02-12T13:02:44.141Z] #7 exporting layers done [2026-02-12T13:02:44.141Z] #7 exporting manifest sha256:3181d8f280e7f2eb01c1a6bfa92df051b3aca22b00c18babd06b0d7f1e4857e5 done [2026-02-12T13:02:44.141Z] #7 exporting config sha256:cfa2fa64d3e344605612192ec9ca86512055a1727d862616b971678edfc6c239 done [2026-02-12T13:02:44.141Z] #7 exporting manifest sha256:7ed81441b82d99b897c8982bd135e5479c857fb36c7d0c9241270cdb3351dc9e done [2026-02-12T13:02:44.141Z] #7 exporting config sha256:a7be6ef790c8242fc24562215a55b6bf48db980b280434994a38623e4c6be13b done [2026-02-12T13:02:44.141Z] #7 exporting manifest list sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 done [2026-02-12T13:02:44.141Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:44.141Z] #7 pushing layers 0.0s done [2026-02-12T13:02:44.141Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 0.1s done [2026-02-12T13:02:44.141Z] #7 DONE 0.1s [2026-02-12T13:02:44.141Z] [2026-02-12T13:02:44.141Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:44.141Z] #8 DONE 0.0s [2026-02-12T13:02:44.141Z] [2026-02-12T13:02:44.141Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:44.141Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:44.433Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-02-12T13:02:44.433Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-02-12T13:02:44.433Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:44.433Z] #1 transferring dockerfile: 169B done [2026-02-12T13:02:44.433Z] #1 DONE 0.0s [2026-02-12T13:02:44.433Z] [2026-02-12T13:02:44.433Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-02-12T13:02:44.433Z] #2 DONE 0.0s [2026-02-12T13:02:44.433Z] [2026-02-12T13:02:44.433Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-02-12T13:02:44.433Z] #3 DONE 0.0s [2026-02-12T13:02:44.433Z] [2026-02-12T13:02:44.433Z] #4 [internal] load .dockerignore [2026-02-12T13:02:44.433Z] #4 transferring context: 2B done [2026-02-12T13:02:44.433Z] #4 DONE 0.0s [2026-02-12T13:02:44.433Z] [2026-02-12T13:02:44.433Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:44.433Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 0.0s done [2026-02-12T13:02:44.433Z] #5 CACHED [2026-02-12T13:02:44.433Z] [2026-02-12T13:02:44.433Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 [2026-02-12T13:02:44.433Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ab4c2435728a30480e12381375cf8446ceaca9e3eae54a272b1b7ffd9220e4c1 0.0s done [2026-02-12T13:02:44.433Z] #6 CACHED [2026-02-12T13:02:44.433Z] [2026-02-12T13:02:44.433Z] #7 exporting to image [2026-02-12T13:02:44.433Z] #7 exporting layers done [2026-02-12T13:02:44.433Z] #7 exporting manifest sha256:3181d8f280e7f2eb01c1a6bfa92df051b3aca22b00c18babd06b0d7f1e4857e5 done [2026-02-12T13:02:44.433Z] #7 exporting config sha256:cfa2fa64d3e344605612192ec9ca86512055a1727d862616b971678edfc6c239 done [2026-02-12T13:02:44.433Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:44.700Z] #7 exporting manifest sha256:7ed81441b82d99b897c8982bd135e5479c857fb36c7d0c9241270cdb3351dc9e done [2026-02-12T13:02:44.700Z] #7 exporting config sha256:a7be6ef790c8242fc24562215a55b6bf48db980b280434994a38623e4c6be13b done [2026-02-12T13:02:44.700Z] #7 exporting manifest list sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 done [2026-02-12T13:02:44.700Z] #7 pushing layers 0.0s done [2026-02-12T13:02:44.700Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f58d2bd200df26722059daaa8f6077b008cbd03613324538d0f4b3c9787e8116 0.1s done [2026-02-12T13:02:44.700Z] #7 DONE 0.1s [2026-02-12T13:02:44.700Z] [2026-02-12T13:02:44.700Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:44.700Z] #8 DONE 0.0s [2026-02-12T13:02:44.700Z] [2026-02-12T13:02:44.700Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:44.700Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:44.990Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:44.990Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:44.990Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:44.990Z] #1 transferring dockerfile: 206B done [2026-02-12T13:02:44.990Z] #1 DONE 0.0s [2026-02-12T13:02:44.991Z] [2026-02-12T13:02:44.991Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:44.991Z] #2 DONE 0.0s [2026-02-12T13:02:44.991Z] [2026-02-12T13:02:44.991Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:44.991Z] #3 DONE 0.0s [2026-02-12T13:02:44.991Z] [2026-02-12T13:02:44.991Z] #4 [internal] load .dockerignore [2026-02-12T13:02:44.991Z] #4 transferring context: 2B done [2026-02-12T13:02:44.991Z] #4 DONE 0.0s [2026-02-12T13:02:45.253Z] [2026-02-12T13:02:45.253Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:45.253Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:45.253Z] #5 DONE 0.0s [2026-02-12T13:02:45.253Z] [2026-02-12T13:02:45.253Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:45.253Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:45.253Z] #6 DONE 0.1s [2026-02-12T13:02:45.253Z] [2026-02-12T13:02:45.253Z] #7 exporting to image [2026-02-12T13:02:45.253Z] #7 exporting layers done [2026-02-12T13:02:45.253Z] #7 exporting manifest sha256:6dda1e2b938f062ef176689eb0512f3d669fe7097caf0dbdddfa416f5784f22f done [2026-02-12T13:02:45.253Z] #7 exporting config sha256:d0c4a942af9d74300afa839b65659aefcbfec528953a90536d6863b1739c522c [2026-02-12T13:02:45.253Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:45.253Z] #7 ... [2026-02-12T13:02:45.253Z] [2026-02-12T13:02:45.253Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:45.253Z] #8 DONE 0.0s [2026-02-12T13:02:45.253Z] [2026-02-12T13:02:45.253Z] #7 exporting to image [2026-02-12T13:02:45.253Z] #7 exporting config sha256:d0c4a942af9d74300afa839b65659aefcbfec528953a90536d6863b1739c522c done [2026-02-12T13:02:45.253Z] #7 exporting manifest sha256:73eaff5b95d20d3c9e2c91f0e81c7db473728eb654471f6d58d8c66e31210f73 done [2026-02-12T13:02:45.253Z] #7 exporting config sha256:ececa3f4a5b3539ddd089f3102135d6a5c890d4dc20a136f4a119540e0315724 done [2026-02-12T13:02:45.253Z] #7 exporting manifest list sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 done [2026-02-12T13:02:45.253Z] #7 pushing layers 0.1s done [2026-02-12T13:02:45.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02@sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 [2026-02-12T13:02:45.512Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02@sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 0.1s done [2026-02-12T13:02:45.512Z] #7 DONE 0.2s [2026-02-12T13:02:45.512Z] [2026-02-12T13:02:45.512Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:45.512Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:45.805Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-02-12T13:02:45.805Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-02-12T13:02:45.805Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:45.805Z] #1 transferring dockerfile: 172B done [2026-02-12T13:02:45.805Z] #1 DONE 0.0s [2026-02-12T13:02:45.805Z] [2026-02-12T13:02:45.805Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-12T13:02:45.805Z] #2 DONE 0.0s [2026-02-12T13:02:45.805Z] [2026-02-12T13:02:45.805Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-12T13:02:45.805Z] #3 DONE 0.0s [2026-02-12T13:02:45.805Z] [2026-02-12T13:02:45.805Z] #4 [internal] load .dockerignore [2026-02-12T13:02:45.805Z] #4 transferring context: 2B done [2026-02-12T13:02:45.805Z] #4 DONE 0.0s [2026-02-12T13:02:45.805Z] [2026-02-12T13:02:45.805Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:45.805Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:45.805Z] #5 CACHED [2026-02-12T13:02:45.805Z] [2026-02-12T13:02:45.805Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:45.805Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:45.805Z] #6 CACHED [2026-02-12T13:02:45.805Z] [2026-02-12T13:02:45.805Z] #7 exporting to image [2026-02-12T13:02:45.805Z] #7 exporting layers done [2026-02-12T13:02:45.805Z] #7 exporting manifest sha256:6dda1e2b938f062ef176689eb0512f3d669fe7097caf0dbdddfa416f5784f22f done [2026-02-12T13:02:45.805Z] #7 exporting config sha256:d0c4a942af9d74300afa839b65659aefcbfec528953a90536d6863b1739c522c done [2026-02-12T13:02:45.805Z] #7 exporting manifest sha256:73eaff5b95d20d3c9e2c91f0e81c7db473728eb654471f6d58d8c66e31210f73 done [2026-02-12T13:02:45.805Z] #7 exporting config sha256:ececa3f4a5b3539ddd089f3102135d6a5c890d4dc20a136f4a119540e0315724 done [2026-02-12T13:02:45.805Z] #7 exporting manifest list sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 done [2026-02-12T13:02:45.805Z] #7 pushing layers 0.0s done [2026-02-12T13:02:45.805Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 [2026-02-12T13:02:45.805Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:46.065Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 0.1s done [2026-02-12T13:02:46.065Z] #7 DONE 0.1s [2026-02-12T13:02:46.065Z] [2026-02-12T13:02:46.065Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:46.065Z] #8 DONE 0.0s [2026-02-12T13:02:46.065Z] [2026-02-12T13:02:46.065Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:46.065Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:46.352Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98 --push - [2026-02-12T13:02:46.353Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98' [2026-02-12T13:02:46.353Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:46.353Z] #1 transferring dockerfile: 178B done [2026-02-12T13:02:46.353Z] #1 DONE 0.0s [2026-02-12T13:02:46.353Z] [2026-02-12T13:02:46.353Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98 [2026-02-12T13:02:46.353Z] #2 DONE 0.0s [2026-02-12T13:02:46.353Z] [2026-02-12T13:02:46.353Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98 [2026-02-12T13:02:46.353Z] #3 DONE 0.0s [2026-02-12T13:02:46.353Z] [2026-02-12T13:02:46.353Z] #4 [internal] load .dockerignore [2026-02-12T13:02:46.353Z] #4 transferring context: 2B done [2026-02-12T13:02:46.353Z] #4 DONE 0.0s [2026-02-12T13:02:46.612Z] [2026-02-12T13:02:46.612Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:46.612Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:46.612Z] #5 CACHED [2026-02-12T13:02:46.612Z] [2026-02-12T13:02:46.612Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:46.612Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:46.612Z] #6 CACHED [2026-02-12T13:02:46.612Z] [2026-02-12T13:02:46.612Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:46.612Z] #7 DONE 0.0s [2026-02-12T13:02:46.612Z] [2026-02-12T13:02:46.612Z] #8 exporting to image [2026-02-12T13:02:46.612Z] #8 exporting layers done [2026-02-12T13:02:46.612Z] #8 exporting manifest sha256:6dda1e2b938f062ef176689eb0512f3d669fe7097caf0dbdddfa416f5784f22f done [2026-02-12T13:02:46.612Z] #8 exporting config sha256:d0c4a942af9d74300afa839b65659aefcbfec528953a90536d6863b1739c522c done [2026-02-12T13:02:46.612Z] #8 exporting manifest sha256:73eaff5b95d20d3c9e2c91f0e81c7db473728eb654471f6d58d8c66e31210f73 done [2026-02-12T13:02:46.612Z] #8 exporting config sha256:ececa3f4a5b3539ddd089f3102135d6a5c890d4dc20a136f4a119540e0315724 done [2026-02-12T13:02:46.612Z] #8 exporting manifest list sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 done [2026-02-12T13:02:46.612Z] #8 pushing layers 0.0s done [2026-02-12T13:02:46.612Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.98@sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 0.1s done [2026-02-12T13:02:46.612Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:46.612Z] #8 DONE 0.1s [2026-02-12T13:02:46.612Z] [2026-02-12T13:02:46.612Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:46.612Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:46.903Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:46.903Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:46.903Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:46.903Z] #1 transferring dockerfile: 219B done [2026-02-12T13:02:46.903Z] #1 DONE 0.0s [2026-02-12T13:02:46.903Z] [2026-02-12T13:02:46.903Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:46.903Z] #2 DONE 0.0s [2026-02-12T13:02:46.903Z] [2026-02-12T13:02:46.903Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:46.903Z] #3 DONE 0.0s [2026-02-12T13:02:46.903Z] [2026-02-12T13:02:46.903Z] #4 [internal] load .dockerignore [2026-02-12T13:02:46.903Z] #4 transferring context: 2B done [2026-02-12T13:02:46.903Z] #4 DONE 0.0s [2026-02-12T13:02:46.903Z] [2026-02-12T13:02:46.903Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:46.903Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:46.903Z] #5 CACHED [2026-02-12T13:02:46.903Z] [2026-02-12T13:02:46.903Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:46.903Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:46.903Z] #6 CACHED [2026-02-12T13:02:46.903Z] [2026-02-12T13:02:46.903Z] #7 exporting to image [2026-02-12T13:02:46.903Z] #7 exporting layers done [2026-02-12T13:02:46.903Z] #7 exporting manifest sha256:6dda1e2b938f062ef176689eb0512f3d669fe7097caf0dbdddfa416f5784f22f done [2026-02-12T13:02:46.903Z] #7 exporting config sha256:d0c4a942af9d74300afa839b65659aefcbfec528953a90536d6863b1739c522c done [2026-02-12T13:02:46.903Z] #7 exporting manifest sha256:73eaff5b95d20d3c9e2c91f0e81c7db473728eb654471f6d58d8c66e31210f73 done [2026-02-12T13:02:46.903Z] #7 exporting config sha256:ececa3f4a5b3539ddd089f3102135d6a5c890d4dc20a136f4a119540e0315724 done [2026-02-12T13:02:46.903Z] #7 exporting manifest list sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 [2026-02-12T13:02:46.903Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:47.162Z] #7 exporting manifest list sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 done [2026-02-12T13:02:47.162Z] #7 pushing layers 0.0s done [2026-02-12T13:02:47.162Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 0.1s done [2026-02-12T13:02:47.162Z] #7 DONE 0.1s [2026-02-12T13:02:47.162Z] [2026-02-12T13:02:47.162Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:47.162Z] #8 DONE 0.0s [2026-02-12T13:02:47.162Z] [2026-02-12T13:02:47.162Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:47.162Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:47.447Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-02-12T13:02:47.447Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-02-12T13:02:47.707Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:47.707Z] #1 transferring dockerfile: 170B done [2026-02-12T13:02:47.707Z] #1 DONE 0.0s [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-02-12T13:02:47.707Z] #2 DONE 0.0s [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-02-12T13:02:47.707Z] #3 DONE 0.0s [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] #4 [internal] load .dockerignore [2026-02-12T13:02:47.707Z] #4 transferring context: 2B done [2026-02-12T13:02:47.707Z] #4 DONE 0.0s [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:47.707Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:47.707Z] #5 CACHED [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a [2026-02-12T13:02:47.707Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a2b7b382daa8ed4489468bb7f26323ffbdaea7522d92f8c96f8744f5f36b635a 0.0s done [2026-02-12T13:02:47.707Z] #6 CACHED [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] #7 exporting to image [2026-02-12T13:02:47.707Z] #7 exporting layers done [2026-02-12T13:02:47.707Z] #7 exporting manifest sha256:6dda1e2b938f062ef176689eb0512f3d669fe7097caf0dbdddfa416f5784f22f done [2026-02-12T13:02:47.707Z] #7 exporting config sha256:d0c4a942af9d74300afa839b65659aefcbfec528953a90536d6863b1739c522c done [2026-02-12T13:02:47.707Z] #7 exporting manifest sha256:73eaff5b95d20d3c9e2c91f0e81c7db473728eb654471f6d58d8c66e31210f73 done [2026-02-12T13:02:47.707Z] #7 exporting config sha256:ececa3f4a5b3539ddd089f3102135d6a5c890d4dc20a136f4a119540e0315724 done [2026-02-12T13:02:47.707Z] #7 exporting manifest list sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 done [2026-02-12T13:02:47.707Z] #7 pushing layers 0.0s done [2026-02-12T13:02:47.707Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 [2026-02-12T13:02:47.707Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:47.707Z] #7 ... [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:47.707Z] #8 DONE 0.0s [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] #7 exporting to image [2026-02-12T13:02:47.707Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:132434c538ed1df557dc4938303cef58957c4138760956fa26a3bdb253c1c4c7 0.1s done [2026-02-12T13:02:47.707Z] #7 DONE 0.2s [2026-02-12T13:02:47.707Z] [2026-02-12T13:02:47.707Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:47.707Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:47.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:47.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:47.987Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:47.987Z] #1 transferring dockerfile: 206B done [2026-02-12T13:02:47.987Z] #1 DONE 0.0s [2026-02-12T13:02:47.987Z] [2026-02-12T13:02:47.987Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:47.987Z] #2 DONE 0.0s [2026-02-12T13:02:47.987Z] [2026-02-12T13:02:47.987Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:47.987Z] #3 DONE 0.0s [2026-02-12T13:02:47.987Z] [2026-02-12T13:02:47.987Z] #4 [internal] load .dockerignore [2026-02-12T13:02:47.987Z] #4 transferring context: 2B done [2026-02-12T13:02:47.987Z] #4 DONE 0.0s [2026-02-12T13:02:47.987Z] [2026-02-12T13:02:47.987Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:47.987Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:48.246Z] #5 DONE 0.0s [2026-02-12T13:02:48.246Z] [2026-02-12T13:02:48.246Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:48.246Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:48.246Z] #6 DONE 0.1s [2026-02-12T13:02:48.246Z] [2026-02-12T13:02:48.246Z] #7 exporting to image [2026-02-12T13:02:48.246Z] #7 exporting layers done [2026-02-12T13:02:48.246Z] #7 exporting manifest sha256:59185ac35991f522f692f7f913d2372fad1a4750b9a4930346347d46e0e18be5 done [2026-02-12T13:02:48.246Z] #7 exporting config sha256:34b70f30e23309519540e15d4a85d3f68e30ff4526904c2fdbf02ff25f569867 done [2026-02-12T13:02:48.246Z] #7 exporting manifest sha256:aebe18f0afdd4156443c2ece762d8d96e09fca17b63fe7ade97e8104866158fc done [2026-02-12T13:02:48.246Z] #7 exporting config sha256:008e0d586ba7b00f5ab23757cb3fa5400fad3332e00dd9c7ee47462c06307f0e [2026-02-12T13:02:48.246Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:48.246Z] #7 ... [2026-02-12T13:02:48.246Z] [2026-02-12T13:02:48.246Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:48.246Z] #8 DONE 0.0s [2026-02-12T13:02:48.246Z] [2026-02-12T13:02:48.246Z] #7 exporting to image [2026-02-12T13:02:48.246Z] #7 exporting config sha256:008e0d586ba7b00f5ab23757cb3fa5400fad3332e00dd9c7ee47462c06307f0e done [2026-02-12T13:02:48.246Z] #7 exporting manifest list sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b done [2026-02-12T13:02:48.246Z] #7 pushing layers 0.1s done [2026-02-12T13:02:48.246Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02@sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b [2026-02-12T13:02:48.506Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02@sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b 0.1s done [2026-02-12T13:02:48.506Z] #7 DONE 0.2s [2026-02-12T13:02:48.506Z] [2026-02-12T13:02:48.506Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:48.506Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:48.820Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-02-12T13:02:48.820Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-02-12T13:02:50.200Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:50.200Z] #1 transferring dockerfile: [2026-02-12T13:02:50.458Z] #1 transferring dockerfile: 172B done [2026-02-12T13:02:50.458Z] #1 DONE 0.4s [2026-02-12T13:02:50.458Z] [2026-02-12T13:02:50.458Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-12T13:02:50.458Z] #2 DONE 0.0s [2026-02-12T13:02:50.458Z] [2026-02-12T13:02:50.458Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-12T13:02:50.458Z] #3 DONE 0.0s [2026-02-12T13:02:50.458Z] [2026-02-12T13:02:50.458Z] #4 [internal] load .dockerignore [2026-02-12T13:02:50.458Z] #4 transferring context: 2B done [2026-02-12T13:02:50.458Z] #4 DONE 0.0s [2026-02-12T13:02:50.458Z] [2026-02-12T13:02:50.458Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:50.458Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:50.458Z] #5 CACHED [2026-02-12T13:02:50.458Z] [2026-02-12T13:02:50.458Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:50.458Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:50.458Z] #6 CACHED [2026-02-12T13:02:50.458Z] [2026-02-12T13:02:50.458Z] #7 exporting to image [2026-02-12T13:02:50.458Z] #7 exporting layers [2026-02-12T13:02:50.458Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:50.458Z] #7 exporting layers done [2026-02-12T13:02:50.458Z] #7 exporting manifest sha256:59185ac35991f522f692f7f913d2372fad1a4750b9a4930346347d46e0e18be5 done [2026-02-12T13:02:50.458Z] #7 exporting config sha256:34b70f30e23309519540e15d4a85d3f68e30ff4526904c2fdbf02ff25f569867 done [2026-02-12T13:02:50.458Z] #7 exporting manifest sha256:aebe18f0afdd4156443c2ece762d8d96e09fca17b63fe7ade97e8104866158fc done [2026-02-12T13:02:50.458Z] #7 exporting config sha256:008e0d586ba7b00f5ab23757cb3fa5400fad3332e00dd9c7ee47462c06307f0e done [2026-02-12T13:02:50.458Z] #7 exporting manifest list sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b done [2026-02-12T13:02:50.458Z] #7 pushing layers 0.0s done [2026-02-12T13:02:50.458Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b 0.1s done [2026-02-12T13:02:50.458Z] #7 DONE 0.1s [2026-02-12T13:02:50.458Z] [2026-02-12T13:02:50.458Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:50.458Z] #8 DONE 0.0s [2026-02-12T13:02:50.458Z] [2026-02-12T13:02:50.458Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:50.458Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:50.746Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98' [2026-02-12T13:02:50.746Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98 --push - [2026-02-12T13:02:50.746Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:50.746Z] #1 transferring dockerfile: 178B done [2026-02-12T13:02:50.746Z] #1 DONE 0.0s [2026-02-12T13:02:50.746Z] [2026-02-12T13:02:50.746Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98 [2026-02-12T13:02:50.746Z] #2 DONE 0.0s [2026-02-12T13:02:50.746Z] [2026-02-12T13:02:50.746Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98 [2026-02-12T13:02:50.746Z] #3 DONE 0.0s [2026-02-12T13:02:50.746Z] [2026-02-12T13:02:50.746Z] #4 [internal] load .dockerignore [2026-02-12T13:02:50.746Z] #4 transferring context: 2B done [2026-02-12T13:02:50.746Z] #4 DONE 0.0s [2026-02-12T13:02:51.005Z] [2026-02-12T13:02:51.005Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:51.005Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:51.005Z] #5 CACHED [2026-02-12T13:02:51.005Z] [2026-02-12T13:02:51.005Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:51.005Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:51.005Z] #6 CACHED [2026-02-12T13:02:51.005Z] [2026-02-12T13:02:51.006Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:51.006Z] #7 DONE 0.0s [2026-02-12T13:02:51.006Z] [2026-02-12T13:02:51.006Z] #8 exporting to image [2026-02-12T13:02:51.006Z] #8 exporting layers done [2026-02-12T13:02:51.006Z] #8 exporting manifest sha256:59185ac35991f522f692f7f913d2372fad1a4750b9a4930346347d46e0e18be5 done [2026-02-12T13:02:51.006Z] #8 exporting config sha256:34b70f30e23309519540e15d4a85d3f68e30ff4526904c2fdbf02ff25f569867 done [2026-02-12T13:02:51.006Z] #8 exporting manifest sha256:aebe18f0afdd4156443c2ece762d8d96e09fca17b63fe7ade97e8104866158fc done [2026-02-12T13:02:51.006Z] #8 exporting config sha256:008e0d586ba7b00f5ab23757cb3fa5400fad3332e00dd9c7ee47462c06307f0e done [2026-02-12T13:02:51.006Z] #8 exporting manifest list sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b done [2026-02-12T13:02:51.006Z] #8 pushing layers 0.0s done [2026-02-12T13:02:51.006Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.98@sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b 0.1s done [2026-02-12T13:02:51.006Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:51.006Z] #8 DONE 0.1s [2026-02-12T13:02:51.006Z] [2026-02-12T13:02:51.006Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:51.006Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:51.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:51.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:51.561Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:51.561Z] #1 transferring dockerfile: 219B done [2026-02-12T13:02:51.561Z] #1 DONE 0.0s [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:51.561Z] #2 DONE 0.0s [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:51.561Z] #3 DONE 0.0s [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] #4 [internal] load .dockerignore [2026-02-12T13:02:51.561Z] #4 transferring context: 2B done [2026-02-12T13:02:51.561Z] #4 DONE 0.0s [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:51.561Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:51.561Z] #5 DONE 0.0s [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:51.561Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:51.561Z] #6 CACHED [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:51.561Z] #5 CACHED [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:51.561Z] #7 DONE 0.0s [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] #8 exporting to image [2026-02-12T13:02:51.561Z] #8 exporting layers done [2026-02-12T13:02:51.561Z] #8 exporting manifest sha256:59185ac35991f522f692f7f913d2372fad1a4750b9a4930346347d46e0e18be5 done [2026-02-12T13:02:51.561Z] #8 exporting config sha256:34b70f30e23309519540e15d4a85d3f68e30ff4526904c2fdbf02ff25f569867 done [2026-02-12T13:02:51.561Z] #8 exporting manifest sha256:aebe18f0afdd4156443c2ece762d8d96e09fca17b63fe7ade97e8104866158fc 0.0s done [2026-02-12T13:02:51.561Z] #8 exporting config sha256:008e0d586ba7b00f5ab23757cb3fa5400fad3332e00dd9c7ee47462c06307f0e done [2026-02-12T13:02:51.561Z] #8 exporting manifest list sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b done [2026-02-12T13:02:51.561Z] #8 pushing layers 0.0s done [2026-02-12T13:02:51.561Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b 0.1s done [2026-02-12T13:02:51.561Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:51.561Z] #8 DONE 0.1s [2026-02-12T13:02:51.561Z] [2026-02-12T13:02:51.561Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:51.561Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:51.846Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-02-12T13:02:51.846Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-02-12T13:02:51.846Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:51.846Z] #1 transferring dockerfile: 170B done [2026-02-12T13:02:51.846Z] #1 DONE 0.0s [2026-02-12T13:02:51.846Z] [2026-02-12T13:02:51.846Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-02-12T13:02:51.846Z] #2 DONE 0.0s [2026-02-12T13:02:51.846Z] [2026-02-12T13:02:51.846Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-02-12T13:02:51.846Z] #3 DONE 0.0s [2026-02-12T13:02:51.846Z] [2026-02-12T13:02:51.846Z] #4 [internal] load .dockerignore [2026-02-12T13:02:51.846Z] #4 transferring context: 2B done [2026-02-12T13:02:51.846Z] #4 DONE 0.0s [2026-02-12T13:02:51.846Z] [2026-02-12T13:02:51.846Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:51.846Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:52.108Z] #5 CACHED [2026-02-12T13:02:52.108Z] [2026-02-12T13:02:52.108Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 [2026-02-12T13:02:52.108Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9718064856c18e21fcd539a9305215febea987659492533b7d611950599f39d6 0.0s done [2026-02-12T13:02:52.108Z] #6 CACHED [2026-02-12T13:02:52.108Z] [2026-02-12T13:02:52.108Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:52.108Z] #7 DONE 0.0s [2026-02-12T13:02:52.108Z] [2026-02-12T13:02:52.108Z] #8 exporting to image [2026-02-12T13:02:52.108Z] #8 exporting layers done [2026-02-12T13:02:52.108Z] #8 exporting manifest sha256:59185ac35991f522f692f7f913d2372fad1a4750b9a4930346347d46e0e18be5 done [2026-02-12T13:02:52.108Z] #8 exporting config sha256:34b70f30e23309519540e15d4a85d3f68e30ff4526904c2fdbf02ff25f569867 done [2026-02-12T13:02:52.108Z] #8 exporting manifest sha256:aebe18f0afdd4156443c2ece762d8d96e09fca17b63fe7ade97e8104866158fc done [2026-02-12T13:02:52.108Z] #8 exporting config sha256:008e0d586ba7b00f5ab23757cb3fa5400fad3332e00dd9c7ee47462c06307f0e done [2026-02-12T13:02:52.108Z] #8 exporting manifest list sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b done [2026-02-12T13:02:52.108Z] #8 pushing layers 0.0s done [2026-02-12T13:02:52.108Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:cbb5118e2c5dbae12f35613e05435ddcf1f1bd1badc80321346333d09f2b5f0b 0.1s done [2026-02-12T13:02:52.108Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:52.108Z] #8 DONE 0.1s [2026-02-12T13:02:52.108Z] [2026-02-12T13:02:52.108Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:52.108Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:52.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:52.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:52.392Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:52.392Z] #1 transferring dockerfile: 206B done [2026-02-12T13:02:52.392Z] #1 DONE 0.0s [2026-02-12T13:02:52.392Z] [2026-02-12T13:02:52.392Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:52.392Z] #2 DONE 0.0s [2026-02-12T13:02:52.392Z] [2026-02-12T13:02:52.392Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:52.392Z] #3 DONE 0.0s [2026-02-12T13:02:52.392Z] [2026-02-12T13:02:52.392Z] #4 [internal] load .dockerignore [2026-02-12T13:02:52.392Z] #4 transferring context: 2B done [2026-02-12T13:02:52.392Z] #4 DONE 0.0s [2026-02-12T13:02:52.652Z] [2026-02-12T13:02:52.652Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:52.652Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:52.652Z] #5 DONE 0.0s [2026-02-12T13:02:52.652Z] [2026-02-12T13:02:52.652Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:52.652Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:52.652Z] #6 DONE 0.1s [2026-02-12T13:02:52.652Z] [2026-02-12T13:02:52.652Z] #7 exporting to image [2026-02-12T13:02:52.652Z] #7 exporting layers done [2026-02-12T13:02:52.652Z] #7 exporting manifest sha256:ef6ae1951cb95b905895f279f85e22355b23df9aaff20117820b35bbeab39fe9 done [2026-02-12T13:02:52.652Z] #7 exporting config sha256:797deb3bf6bdb2b38667e1c63f3464b9507d763b20ead58060b67f5a7bc37dff [2026-02-12T13:02:52.652Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:52.652Z] #7 ... [2026-02-12T13:02:52.652Z] [2026-02-12T13:02:52.652Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:52.652Z] #8 DONE 0.0s [2026-02-12T13:02:52.652Z] [2026-02-12T13:02:52.652Z] #7 exporting to image [2026-02-12T13:02:52.652Z] #7 exporting config sha256:797deb3bf6bdb2b38667e1c63f3464b9507d763b20ead58060b67f5a7bc37dff done [2026-02-12T13:02:52.652Z] #7 exporting manifest sha256:4fc68c36b3f063b31c80f4e1ef1e01955d029d7117bbafd4cdde4afc2fb2efa0 done [2026-02-12T13:02:52.652Z] #7 exporting config sha256:7448262e7aacae3cdaa6721598dfd0b2990b51756da7631ea5c3a51ba4201b97 done [2026-02-12T13:02:52.652Z] #7 exporting manifest list sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 done [2026-02-12T13:02:52.652Z] #7 pushing layers 0.1s done [2026-02-12T13:02:52.652Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02@sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 [2026-02-12T13:02:52.911Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02@sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 0.1s done [2026-02-12T13:02:52.911Z] #7 DONE 0.2s [2026-02-12T13:02:52.911Z] [2026-02-12T13:02:52.911Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:52.911Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:53.200Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-02-12T13:02:53.201Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-02-12T13:02:53.461Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:53.461Z] #1 transferring dockerfile: 172B done [2026-02-12T13:02:53.461Z] #1 DONE 0.0s [2026-02-12T13:02:53.461Z] [2026-02-12T13:02:53.461Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-12T13:02:53.461Z] #2 DONE 0.0s [2026-02-12T13:02:53.461Z] [2026-02-12T13:02:53.461Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-12T13:02:53.461Z] #3 DONE 0.0s [2026-02-12T13:02:53.461Z] [2026-02-12T13:02:53.461Z] #4 [internal] load .dockerignore [2026-02-12T13:02:53.461Z] #4 transferring context: 2B done [2026-02-12T13:02:53.461Z] #4 DONE 0.0s [2026-02-12T13:02:53.461Z] [2026-02-12T13:02:53.461Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:53.461Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:53.461Z] #5 CACHED [2026-02-12T13:02:53.461Z] [2026-02-12T13:02:53.461Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:53.461Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:53.461Z] #6 CACHED [2026-02-12T13:02:53.461Z] [2026-02-12T13:02:53.461Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:53.720Z] #7 DONE 0.0s [2026-02-12T13:02:53.720Z] [2026-02-12T13:02:53.720Z] #8 exporting to image [2026-02-12T13:02:53.720Z] #8 exporting layers done [2026-02-12T13:02:53.720Z] #8 exporting manifest sha256:ef6ae1951cb95b905895f279f85e22355b23df9aaff20117820b35bbeab39fe9 done [2026-02-12T13:02:53.720Z] #8 exporting config sha256:797deb3bf6bdb2b38667e1c63f3464b9507d763b20ead58060b67f5a7bc37dff done [2026-02-12T13:02:53.720Z] #8 exporting manifest sha256:4fc68c36b3f063b31c80f4e1ef1e01955d029d7117bbafd4cdde4afc2fb2efa0 done [2026-02-12T13:02:53.720Z] #8 exporting config sha256:7448262e7aacae3cdaa6721598dfd0b2990b51756da7631ea5c3a51ba4201b97 done [2026-02-12T13:02:53.720Z] #8 exporting manifest list sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 done [2026-02-12T13:02:53.720Z] #8 pushing layers 0.0s done [2026-02-12T13:02:53.720Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 0.1s done [2026-02-12T13:02:53.720Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:53.720Z] #8 DONE 0.1s [2026-02-12T13:02:53.720Z] [2026-02-12T13:02:53.720Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:53.720Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:54.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98 --push - [2026-02-12T13:02:54.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98' [2026-02-12T13:02:54.268Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:54.268Z] #1 transferring dockerfile: 178B done [2026-02-12T13:02:54.268Z] #1 DONE 0.0s [2026-02-12T13:02:54.268Z] [2026-02-12T13:02:54.268Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98 [2026-02-12T13:02:54.268Z] #2 DONE 0.0s [2026-02-12T13:02:54.268Z] [2026-02-12T13:02:54.268Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98 [2026-02-12T13:02:54.268Z] #3 DONE 0.0s [2026-02-12T13:02:54.268Z] [2026-02-12T13:02:54.268Z] #4 [internal] load .dockerignore [2026-02-12T13:02:54.268Z] #4 transferring context: 2B done [2026-02-12T13:02:54.268Z] #4 DONE 0.0s [2026-02-12T13:02:54.268Z] [2026-02-12T13:02:54.268Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:54.268Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:54.268Z] #5 CACHED [2026-02-12T13:02:54.268Z] [2026-02-12T13:02:54.268Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:54.268Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:54.268Z] #6 CACHED [2026-02-12T13:02:54.268Z] [2026-02-12T13:02:54.268Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:54.268Z] #7 DONE 0.0s [2026-02-12T13:02:54.268Z] [2026-02-12T13:02:54.268Z] #8 exporting to image [2026-02-12T13:02:54.268Z] #8 exporting layers done [2026-02-12T13:02:54.268Z] #8 exporting manifest sha256:ef6ae1951cb95b905895f279f85e22355b23df9aaff20117820b35bbeab39fe9 done [2026-02-12T13:02:54.268Z] #8 exporting config sha256:797deb3bf6bdb2b38667e1c63f3464b9507d763b20ead58060b67f5a7bc37dff done [2026-02-12T13:02:54.268Z] #8 exporting manifest sha256:4fc68c36b3f063b31c80f4e1ef1e01955d029d7117bbafd4cdde4afc2fb2efa0 done [2026-02-12T13:02:54.268Z] #8 exporting config sha256:7448262e7aacae3cdaa6721598dfd0b2990b51756da7631ea5c3a51ba4201b97 done [2026-02-12T13:02:54.268Z] #8 exporting manifest list sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 done [2026-02-12T13:02:54.268Z] #8 pushing layers 0.0s done [2026-02-12T13:02:54.268Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.98@sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 0.1s done [2026-02-12T13:02:54.268Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:54.268Z] #8 DONE 0.1s [2026-02-12T13:02:54.268Z] [2026-02-12T13:02:54.268Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:54.268Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:54.555Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:54.555Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:54.555Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:54.555Z] #1 transferring dockerfile: 219B done [2026-02-12T13:02:54.555Z] #1 DONE 0.0s [2026-02-12T13:02:54.555Z] [2026-02-12T13:02:54.555Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:54.555Z] #2 DONE 0.0s [2026-02-12T13:02:54.555Z] [2026-02-12T13:02:54.555Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:54.555Z] #3 DONE 0.0s [2026-02-12T13:02:54.555Z] [2026-02-12T13:02:54.555Z] #4 [internal] load .dockerignore [2026-02-12T13:02:54.555Z] #4 transferring context: 2B done [2026-02-12T13:02:54.555Z] #4 DONE 0.0s [2026-02-12T13:02:54.555Z] [2026-02-12T13:02:54.555Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:54.555Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:54.555Z] #5 DONE 0.0s [2026-02-12T13:02:54.555Z] [2026-02-12T13:02:54.555Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:54.815Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:54.815Z] #6 CACHED [2026-02-12T13:02:54.815Z] [2026-02-12T13:02:54.815Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:54.815Z] #5 CACHED [2026-02-12T13:02:54.815Z] [2026-02-12T13:02:54.815Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:54.815Z] #7 DONE 0.0s [2026-02-12T13:02:54.815Z] [2026-02-12T13:02:54.815Z] #8 exporting to image [2026-02-12T13:02:54.815Z] #8 exporting layers done [2026-02-12T13:02:54.815Z] #8 exporting manifest sha256:ef6ae1951cb95b905895f279f85e22355b23df9aaff20117820b35bbeab39fe9 done [2026-02-12T13:02:54.815Z] #8 exporting config sha256:797deb3bf6bdb2b38667e1c63f3464b9507d763b20ead58060b67f5a7bc37dff done [2026-02-12T13:02:54.815Z] #8 exporting manifest sha256:4fc68c36b3f063b31c80f4e1ef1e01955d029d7117bbafd4cdde4afc2fb2efa0 done [2026-02-12T13:02:54.815Z] #8 exporting config sha256:7448262e7aacae3cdaa6721598dfd0b2990b51756da7631ea5c3a51ba4201b97 done [2026-02-12T13:02:54.815Z] #8 exporting manifest list sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 done [2026-02-12T13:02:54.815Z] #8 pushing layers 0.0s done [2026-02-12T13:02:54.815Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 0.1s done [2026-02-12T13:02:54.815Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:54.815Z] #8 DONE 0.1s [2026-02-12T13:02:54.815Z] [2026-02-12T13:02:54.815Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:54.815Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:55.102Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-02-12T13:02:55.102Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-02-12T13:02:55.102Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:55.102Z] #1 transferring dockerfile: 170B done [2026-02-12T13:02:55.102Z] #1 DONE 0.0s [2026-02-12T13:02:55.102Z] [2026-02-12T13:02:55.102Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-02-12T13:02:55.102Z] #2 DONE 0.0s [2026-02-12T13:02:55.102Z] [2026-02-12T13:02:55.102Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-02-12T13:02:55.102Z] #3 DONE 0.0s [2026-02-12T13:02:55.102Z] [2026-02-12T13:02:55.102Z] #4 [internal] load .dockerignore [2026-02-12T13:02:55.102Z] #4 transferring context: 2B done [2026-02-12T13:02:55.102Z] #4 DONE 0.0s [2026-02-12T13:02:55.102Z] [2026-02-12T13:02:55.102Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:55.102Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:55.102Z] #5 DONE 0.0s [2026-02-12T13:02:55.102Z] [2026-02-12T13:02:55.102Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:55.362Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 0.0s done [2026-02-12T13:02:55.362Z] #6 CACHED [2026-02-12T13:02:55.362Z] [2026-02-12T13:02:55.362Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ecb654b123a135e389129893efeb858d2dd99a015de54206c2491e16668d4961 [2026-02-12T13:02:55.362Z] #5 CACHED [2026-02-12T13:02:55.362Z] [2026-02-12T13:02:55.362Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:55.362Z] #7 DONE 0.0s [2026-02-12T13:02:55.362Z] [2026-02-12T13:02:55.362Z] #8 exporting to image [2026-02-12T13:02:55.362Z] #8 exporting layers done [2026-02-12T13:02:55.362Z] #8 exporting manifest sha256:ef6ae1951cb95b905895f279f85e22355b23df9aaff20117820b35bbeab39fe9 done [2026-02-12T13:02:55.362Z] #8 exporting config sha256:797deb3bf6bdb2b38667e1c63f3464b9507d763b20ead58060b67f5a7bc37dff done [2026-02-12T13:02:55.362Z] #8 exporting manifest sha256:4fc68c36b3f063b31c80f4e1ef1e01955d029d7117bbafd4cdde4afc2fb2efa0 done [2026-02-12T13:02:55.362Z] #8 exporting config sha256:7448262e7aacae3cdaa6721598dfd0b2990b51756da7631ea5c3a51ba4201b97 done [2026-02-12T13:02:55.362Z] #8 exporting manifest list sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 done [2026-02-12T13:02:55.362Z] #8 pushing layers 0.0s done [2026-02-12T13:02:55.362Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:de4d6707ccdc8a08961b80dd7bde3317ab5d1ff94c94a2152b9db182b7b87638 0.1s done [2026-02-12T13:02:55.362Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:55.362Z] #8 DONE 0.1s [2026-02-12T13:02:55.362Z] [2026-02-12T13:02:55.362Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:55.362Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:55.649Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02' [2026-02-12T13:02:55.649Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02 --push - [2026-02-12T13:02:55.649Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:55.649Z] #1 transferring dockerfile: 202B done [2026-02-12T13:02:55.649Z] #1 DONE 0.0s [2026-02-12T13:02:55.649Z] [2026-02-12T13:02:55.649Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:55.649Z] #2 DONE 0.0s [2026-02-12T13:02:55.649Z] [2026-02-12T13:02:55.649Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:02:55.649Z] #3 DONE 0.0s [2026-02-12T13:02:55.649Z] [2026-02-12T13:02:55.649Z] #4 [internal] load .dockerignore [2026-02-12T13:02:55.649Z] #4 transferring context: 2B done [2026-02-12T13:02:55.649Z] #4 DONE 0.0s [2026-02-12T13:02:55.649Z] [2026-02-12T13:02:55.649Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:55.649Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:55.908Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:55.908Z] #5 DONE 0.1s [2026-02-12T13:02:55.908Z] [2026-02-12T13:02:55.908Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:55.908Z] #6 DONE 0.0s [2026-02-12T13:02:55.908Z] [2026-02-12T13:02:55.908Z] #7 exporting to image [2026-02-12T13:02:55.908Z] #7 exporting layers done [2026-02-12T13:02:55.908Z] #7 exporting manifest sha256:987d3bdffb2800a344c181a6cf53de67a4accf7c248b097724586d734548d280 done [2026-02-12T13:02:55.908Z] #7 exporting config sha256:5a49c2be62230d0666ae155c281096e27c2ae02108ce7a030eb7537a29516997 [2026-02-12T13:02:55.908Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:55.908Z] #7 ... [2026-02-12T13:02:55.908Z] [2026-02-12T13:02:55.908Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:55.908Z] #8 DONE 0.0s [2026-02-12T13:02:55.908Z] [2026-02-12T13:02:55.908Z] #7 exporting to image [2026-02-12T13:02:55.908Z] #7 exporting config sha256:5a49c2be62230d0666ae155c281096e27c2ae02108ce7a030eb7537a29516997 done [2026-02-12T13:02:55.908Z] #7 exporting manifest sha256:c67c7083fe1b3828aff2f87e1547f049e11fc7c85b99e65c7eb55a98dd9d5b2a 0.0s done [2026-02-12T13:02:55.908Z] #7 exporting config sha256:0351330d9af927ec9148f80cfa5a66c2c7b6d27fc1d40472d7268fd96078f0b2 done [2026-02-12T13:02:55.908Z] #7 exporting manifest list sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc done [2026-02-12T13:02:55.908Z] #7 pushing layers 0.1s done [2026-02-12T13:02:55.909Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc [2026-02-12T13:02:56.168Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02@sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc 0.1s done [2026-02-12T13:02:56.168Z] #7 DONE 0.2s [2026-02-12T13:02:56.168Z] [2026-02-12T13:02:56.168Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:56.168Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:56.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-02-12T13:02:56.456Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-02-12T13:02:56.456Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:56.456Z] #1 transferring dockerfile: 168B done [2026-02-12T13:02:56.456Z] #1 DONE 0.0s [2026-02-12T13:02:56.456Z] [2026-02-12T13:02:56.456Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-12T13:02:56.456Z] #2 DONE 0.0s [2026-02-12T13:02:56.456Z] [2026-02-12T13:02:56.456Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-12T13:02:56.456Z] #3 DONE 0.0s [2026-02-12T13:02:56.456Z] [2026-02-12T13:02:56.456Z] #4 [internal] load .dockerignore [2026-02-12T13:02:56.456Z] #4 transferring context: 2B done [2026-02-12T13:02:56.456Z] #4 DONE 0.0s [2026-02-12T13:02:56.456Z] [2026-02-12T13:02:56.456Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:56.456Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:56.714Z] #5 CACHED [2026-02-12T13:02:56.714Z] [2026-02-12T13:02:56.714Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:56.714Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:56.714Z] #6 CACHED [2026-02-12T13:02:56.714Z] [2026-02-12T13:02:56.714Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:56.714Z] #7 DONE 0.0s [2026-02-12T13:02:56.714Z] [2026-02-12T13:02:56.714Z] #8 exporting to image [2026-02-12T13:02:56.714Z] #8 exporting layers done [2026-02-12T13:02:56.714Z] #8 exporting manifest sha256:987d3bdffb2800a344c181a6cf53de67a4accf7c248b097724586d734548d280 done [2026-02-12T13:02:56.714Z] #8 exporting config sha256:5a49c2be62230d0666ae155c281096e27c2ae02108ce7a030eb7537a29516997 done [2026-02-12T13:02:56.714Z] #8 exporting manifest sha256:c67c7083fe1b3828aff2f87e1547f049e11fc7c85b99e65c7eb55a98dd9d5b2a done [2026-02-12T13:02:56.714Z] #8 exporting config sha256:0351330d9af927ec9148f80cfa5a66c2c7b6d27fc1d40472d7268fd96078f0b2 done [2026-02-12T13:02:56.714Z] #8 exporting manifest list sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc done [2026-02-12T13:02:56.714Z] #8 pushing layers 0.0s done [2026-02-12T13:02:56.714Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc 0.1s done [2026-02-12T13:02:56.714Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:56.714Z] #8 DONE 0.1s [2026-02-12T13:02:56.714Z] [2026-02-12T13:02:56.714Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:56.714Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:56.999Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98' [2026-02-12T13:02:56.999Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98 --push - [2026-02-12T13:02:56.999Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:57.000Z] #1 transferring dockerfile: 174B done [2026-02-12T13:02:57.000Z] #1 DONE 0.0s [2026-02-12T13:02:57.000Z] [2026-02-12T13:02:57.000Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98 [2026-02-12T13:02:57.000Z] #2 DONE 0.0s [2026-02-12T13:02:57.000Z] [2026-02-12T13:02:57.000Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98 [2026-02-12T13:02:57.000Z] #3 DONE 0.0s [2026-02-12T13:02:57.000Z] [2026-02-12T13:02:57.000Z] #4 [internal] load .dockerignore [2026-02-12T13:02:57.000Z] #4 transferring context: 2B done [2026-02-12T13:02:57.000Z] #4 DONE 0.0s [2026-02-12T13:02:57.000Z] [2026-02-12T13:02:57.000Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:57.000Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:57.000Z] #5 CACHED [2026-02-12T13:02:57.000Z] [2026-02-12T13:02:57.000Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:57.260Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:57.260Z] #6 CACHED [2026-02-12T13:02:57.260Z] [2026-02-12T13:02:57.260Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:57.260Z] #7 DONE 0.0s [2026-02-12T13:02:57.260Z] [2026-02-12T13:02:57.260Z] #8 exporting to image [2026-02-12T13:02:57.260Z] #8 exporting layers done [2026-02-12T13:02:57.260Z] #8 exporting manifest sha256:987d3bdffb2800a344c181a6cf53de67a4accf7c248b097724586d734548d280 done [2026-02-12T13:02:57.260Z] #8 exporting config sha256:5a49c2be62230d0666ae155c281096e27c2ae02108ce7a030eb7537a29516997 done [2026-02-12T13:02:57.260Z] #8 exporting manifest sha256:c67c7083fe1b3828aff2f87e1547f049e11fc7c85b99e65c7eb55a98dd9d5b2a done [2026-02-12T13:02:57.260Z] #8 exporting config sha256:0351330d9af927ec9148f80cfa5a66c2c7b6d27fc1d40472d7268fd96078f0b2 done [2026-02-12T13:02:57.260Z] #8 exporting manifest list sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc done [2026-02-12T13:02:57.260Z] #8 pushing layers 0.0s done [2026-02-12T13:02:57.260Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.98@sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc 0.1s done [2026-02-12T13:02:57.260Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:57.260Z] #8 DONE 0.1s [2026-02-12T13:02:57.260Z] [2026-02-12T13:02:57.260Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:57.260Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:57.545Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98' [2026-02-12T13:02:57.545Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 --push - [2026-02-12T13:02:57.804Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:57.804Z] #1 transferring dockerfile: 215B done [2026-02-12T13:02:57.804Z] #1 DONE 0.0s [2026-02-12T13:02:57.804Z] [2026-02-12T13:02:57.804Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:57.804Z] #2 DONE 0.0s [2026-02-12T13:02:57.804Z] [2026-02-12T13:02:57.804Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:02:57.804Z] #3 DONE 0.0s [2026-02-12T13:02:57.804Z] [2026-02-12T13:02:57.804Z] #4 [internal] load .dockerignore [2026-02-12T13:02:57.804Z] #4 transferring context: 2B done [2026-02-12T13:02:57.804Z] #4 DONE 0.0s [2026-02-12T13:02:57.804Z] [2026-02-12T13:02:57.804Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:57.804Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:57.804Z] #5 CACHED [2026-02-12T13:02:57.804Z] [2026-02-12T13:02:57.804Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:57.804Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:57.804Z] #6 CACHED [2026-02-12T13:02:57.804Z] [2026-02-12T13:02:57.804Z] #7 exporting to image [2026-02-12T13:02:57.804Z] #7 exporting layers done [2026-02-12T13:02:57.804Z] #7 exporting manifest sha256:987d3bdffb2800a344c181a6cf53de67a4accf7c248b097724586d734548d280 done [2026-02-12T13:02:57.804Z] #7 exporting config sha256:5a49c2be62230d0666ae155c281096e27c2ae02108ce7a030eb7537a29516997 done [2026-02-12T13:02:57.804Z] #7 exporting manifest sha256:c67c7083fe1b3828aff2f87e1547f049e11fc7c85b99e65c7eb55a98dd9d5b2a done [2026-02-12T13:02:57.804Z] #7 exporting config sha256:0351330d9af927ec9148f80cfa5a66c2c7b6d27fc1d40472d7268fd96078f0b2 [2026-02-12T13:02:57.804Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:57.804Z] #7 exporting config sha256:0351330d9af927ec9148f80cfa5a66c2c7b6d27fc1d40472d7268fd96078f0b2 done [2026-02-12T13:02:57.804Z] #7 exporting manifest list sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc done [2026-02-12T13:02:57.804Z] #7 pushing layers 0.0s done [2026-02-12T13:02:57.804Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98@sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc 0.1s done [2026-02-12T13:02:57.804Z] #7 DONE 0.1s [2026-02-12T13:02:57.804Z] [2026-02-12T13:02:57.804Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:57.804Z] #8 DONE 0.0s [2026-02-12T13:02:57.804Z] [2026-02-12T13:02:57.804Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:57.804Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-12T13:02:58.094Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-02-12T13:02:58.094Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-02-12T13:02:58.094Z] #1 [internal] load build definition from Dockerfile [2026-02-12T13:02:58.094Z] #1 transferring dockerfile: 166B done [2026-02-12T13:02:58.094Z] #1 DONE 0.0s [2026-02-12T13:02:58.094Z] [2026-02-12T13:02:58.094Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-02-12T13:02:58.094Z] #2 DONE 0.0s [2026-02-12T13:02:58.094Z] [2026-02-12T13:02:58.094Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-02-12T13:02:58.094Z] #3 DONE 0.0s [2026-02-12T13:02:58.094Z] [2026-02-12T13:02:58.094Z] #4 [internal] load .dockerignore [2026-02-12T13:02:58.094Z] #4 transferring context: 2B done [2026-02-12T13:02:58.094Z] #4 DONE 0.0s [2026-02-12T13:02:58.094Z] [2026-02-12T13:02:58.094Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:58.094Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:58.094Z] #5 CACHED [2026-02-12T13:02:58.094Z] [2026-02-12T13:02:58.094Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 [2026-02-12T13:02:58.094Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:47ab3fcd8b707436113e80d3d50d7083c1608a47fd9b95dffa280a98d2c03da2 0.0s done [2026-02-12T13:02:58.094Z] #6 CACHED [2026-02-12T13:02:58.094Z] [2026-02-12T13:02:58.094Z] #7 exporting to image [2026-02-12T13:02:58.094Z] #7 exporting layers [2026-02-12T13:02:58.094Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-12T13:02:58.353Z] #7 exporting layers done [2026-02-12T13:02:58.353Z] #7 exporting manifest sha256:987d3bdffb2800a344c181a6cf53de67a4accf7c248b097724586d734548d280 done [2026-02-12T13:02:58.353Z] #7 exporting config sha256:5a49c2be62230d0666ae155c281096e27c2ae02108ce7a030eb7537a29516997 done [2026-02-12T13:02:58.353Z] #7 exporting manifest sha256:c67c7083fe1b3828aff2f87e1547f049e11fc7c85b99e65c7eb55a98dd9d5b2a done [2026-02-12T13:02:58.353Z] #7 exporting config sha256:0351330d9af927ec9148f80cfa5a66c2c7b6d27fc1d40472d7268fd96078f0b2 done [2026-02-12T13:02:58.353Z] #7 exporting manifest list sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc done [2026-02-12T13:02:58.353Z] #7 pushing layers 0.0s done [2026-02-12T13:02:58.353Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3566ee862aff35406b3e22fdc992fde1996080e3bab711e64941dacd0e2e5cdc 0.1s done [2026-02-12T13:02:58.353Z] #7 DONE 0.1s [2026-02-12T13:02:58.353Z] [2026-02-12T13:02:58.353Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-12T13:02:58.353Z] #8 DONE 0.0s [2026-02-12T13:02:58.353Z] [2026-02-12T13:02:58.353Z] 1 warning found (use --debug to expand): [2026-02-12T13:02:58.353Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-12T13:02:58.757Z] + '[' -d /w/workspace/edgex-go/953/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:02:59.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:02:59.596Z] ---> package-listing.sh [2026-02-12T13:02:59.596Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-12T13:02:59.596Z] ++ facter osfamily [2026-02-12T13:02:59.861Z] + OS_FAMILY=redhat [2026-02-12T13:02:59.861Z] + workspace=/w/workspace/edgex-go/953 [2026-02-12T13:02:59.861Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-12T13:02:59.861Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-12T13:02:59.861Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-12T13:02:59.861Z] + PACKAGES=/tmp/packages_start.txt [2026-02-12T13:02:59.861Z] + '[' /w/workspace/edgex-go/953 ']' [2026-02-12T13:02:59.861Z] + PACKAGES=/tmp/packages_end.txt [2026-02-12T13:02:59.861Z] + case "${OS_FAMILY}" in [2026-02-12T13:02:59.861Z] + rpm -qa [2026-02-12T13:02:59.861Z] + sort [2026-02-12T13:03:00.429Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-12T13:03:00.429Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-12T13:03:00.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-12T13:03:00.429Z] + '[' /w/workspace/edgex-go/953 ']' [2026-02-12T13:03:00.429Z] + mkdir -p /w/workspace/edgex-go/953/archives/ [2026-02-12T13:03:00.429Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/953/archives/ [Pipeline] echo [2026-02-12T13:03:00.440Z] 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/953/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-12T13:03:00.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:03:01.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-12T13:03:01.285Z] [2026-02-12T13:03:01.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:03:01.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-12T13:03:01.593Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-12T13:03:01.593Z] 5eb5b503b376: Pulling fs layer [2026-02-12T13:03:01.593Z] 5c69ac0246d0: Pulling fs layer [2026-02-12T13:03:01.593Z] ec43610c2a17: Pulling fs layer [2026-02-12T13:03:01.593Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-12T13:03:01.593Z] 33b1e0a273af: Pulling fs layer [2026-02-12T13:03:01.593Z] 5d3b04190fa2: Pulling fs layer [2026-02-12T13:03:01.593Z] 2f39f015ded8: Pulling fs layer [2026-02-12T13:03:01.593Z] 33b1e0a273af: Waiting [2026-02-12T13:03:01.593Z] 5d3b04190fa2: Waiting [2026-02-12T13:03:01.593Z] 2f39f015ded8: Waiting [2026-02-12T13:03:01.593Z] 3a2ae6a8a46f: Waiting [2026-02-12T13:03:01.593Z] 5c69ac0246d0: Verifying Checksum [2026-02-12T13:03:01.593Z] 5c69ac0246d0: Download complete [2026-02-12T13:03:01.593Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-12T13:03:01.593Z] 3a2ae6a8a46f: Download complete [2026-02-12T13:03:01.593Z] 33b1e0a273af: Verifying Checksum [2026-02-12T13:03:01.593Z] 33b1e0a273af: Download complete [2026-02-12T13:03:01.593Z] 5d3b04190fa2: Verifying Checksum [2026-02-12T13:03:01.593Z] 5d3b04190fa2: Download complete [2026-02-12T13:03:01.593Z] ec43610c2a17: Verifying Checksum [2026-02-12T13:03:01.593Z] ec43610c2a17: Download complete [2026-02-12T13:03:01.855Z] 5eb5b503b376: Verifying Checksum [2026-02-12T13:03:01.855Z] 5eb5b503b376: Download complete [2026-02-12T13:03:02.434Z] 2f39f015ded8: Verifying Checksum [2026-02-12T13:03:02.434Z] 2f39f015ded8: Download complete [2026-02-12T13:03:03.371Z] 5eb5b503b376: Pull complete [2026-02-12T13:03:03.371Z] 5c69ac0246d0: Pull complete [2026-02-12T13:03:03.632Z] ec43610c2a17: Pull complete [2026-02-12T13:03:03.632Z] 3a2ae6a8a46f: Pull complete [2026-02-12T13:03:03.893Z] 33b1e0a273af: Pull complete [2026-02-12T13:03:03.893Z] 5d3b04190fa2: Pull complete [2026-02-12T13:03:08.115Z] 2f39f015ded8: Pull complete [2026-02-12T13:03:08.115Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-12T13:03:08.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-12T13:03:08.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T13:03:08.273Z] prd-centos7-docker-4c-2g-1954 does not seem to be running inside a container [2026-02-12T13:03:08.360Z] $ 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/953/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-12T13:03:11.717Z] $ docker top 076545cfc1987064b22123e56e999ee94c73cd1677fb6397d3c736a1348e1fa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-12T13:03:12.072Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-12T13:03:12.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-12T13:03:12.645Z] + ls /var/log/sa-host [2026-02-12T13:03:12.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-12T13:03:12.722Z] provisioning config files... [2026-02-12T13:03:12.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9710769440205096797tmp [Pipeline] { [Pipeline] echo [2026-02-12T13:03:12.748Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:03:13.034Z] ---> create-netrc.sh [Pipeline] } [2026-02-12T13:03:13.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:03:13.366Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-12T13:03:13.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:03:13.655Z] ---> sudo-logs.sh [2026-02-12T13:03:13.655Z] Archiving 'sudo' log.. [2026-02-12T13:03:13.655Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:03:13.688Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-12T13:03:13.693Z] $ docker stop --time=1 076545cfc1987064b22123e56e999ee94c73cd1677fb6397d3c736a1348e1fa0 [2026-02-12T13:03:15.296Z] $ docker rm -f --volumes 076545cfc1987064b22123e56e999ee94c73cd1677fb6397d3c736a1348e1fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-12T13:03:15.518Z] [WS-CLEANUP] Deleting project workspace... [2026-02-12T13:03:15.518Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-12T13:03:15.533Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-12T13:18:36.606Z] #136 ... [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.606Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-12T13:18:36.606Z] #152 DONE 1172.4s [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.606Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-12T13:18:36.606Z] #148 ... [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.606Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:18:36.606Z] #155 DONE 0.2s [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.606Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:18:36.606Z] #156 DONE 0.1s [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.606Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-12T13:18:36.606Z] #153 ... [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.606Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-02-12T13:18:36.606Z] #157 DONE 0.2s [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.606Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-02-12T13:18:36.606Z] #158 DONE 0.2s [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.606Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-02-12T13:18:36.606Z] #159 DONE 0.2s [2026-02-12T13:18:36.606Z] [2026-02-12T13:18:36.607Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T13:18:38.016Z] #160 DONE 2.4s [2026-02-12T13:18:38.016Z] [2026-02-12T13:18:38.016Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T13:18:38.016Z] #147 ... [2026-02-12T13:18:38.016Z] [2026-02-12T13:18:38.016Z] #113 [core-common-config-bootstrapper] exporting to image [2026-02-12T13:18:38.016Z] #113 exporting layers [2026-02-12T13:18:39.008Z] #113 exporting layers 0.8s done [2026-02-12T13:18:39.008Z] #113 writing image sha256:444bfce52f788fa1c2d92dc114458b30581c58c2c5e286187bfaceacc6c3ae12 done [2026-02-12T13:18:39.008Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-02-12T13:18:39.008Z] #113 DONE 6.2s [2026-02-12T13:18:39.008Z] [2026-02-12T13:18:39.008Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:19:01.057Z] #149 ... [2026-02-12T13:19:01.057Z] [2026-02-12T13:19:01.057Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-12T13:19:01.057Z] #154 DONE 1197.0s [2026-02-12T13:19:01.057Z] [2026-02-12T13:19:01.057Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-12T13:19:01.057Z] #161 DONE 0.4s [2026-02-12T13:19:01.057Z] [2026-02-12T13:19:01.057Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-12T13:19:01.333Z] #162 DONE 1.9s [2026-02-12T13:19:01.333Z] [2026-02-12T13:19:01.333Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-12T13:19:01.333Z] #146 ... [2026-02-12T13:19:01.333Z] [2026-02-12T13:19:01.333Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:19:01.918Z] #163 DONE 0.3s [2026-02-12T13:19:01.918Z] [2026-02-12T13:19:01.918Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:19:01.918Z] #164 DONE 0.2s [2026-02-12T13:19:01.918Z] [2026-02-12T13:19:01.918Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-12T13:19:01.918Z] #148 ... [2026-02-12T13:19:01.918Z] [2026-02-12T13:19:01.918Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-02-12T13:19:02.204Z] #165 DONE 0.2s [2026-02-12T13:19:02.204Z] [2026-02-12T13:19:02.204Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-02-12T13:19:02.204Z] #166 DONE 0.1s [2026-02-12T13:19:02.204Z] [2026-02-12T13:19:02.204Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-12T13:19:02.474Z] #150 ... [2026-02-12T13:19:02.474Z] [2026-02-12T13:19:02.474Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-02-12T13:19:02.474Z] #167 DONE 0.1s [2026-02-12T13:19:02.474Z] [2026-02-12T13:19:02.474Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-02-12T13:19:02.474Z] #168 DONE 0.1s [2026-02-12T13:19:02.474Z] [2026-02-12T13:19:02.474Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T13:19:02.474Z] #147 ... [2026-02-12T13:19:02.474Z] [2026-02-12T13:19:02.474Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-02-12T13:19:02.474Z] #169 DONE 0.1s [2026-02-12T13:19:02.745Z] [2026-02-12T13:19:02.745Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-02-12T13:19:03.011Z] #170 DONE 0.2s [2026-02-12T13:19:03.011Z] [2026-02-12T13:19:03.011Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-02-12T13:19:05.180Z] #171 DONE 2.1s [2026-02-12T13:19:05.180Z] [2026-02-12T13:19:05.180Z] #113 [security-bootstrapper] exporting to image [2026-02-12T13:19:05.180Z] #113 exporting layers [2026-02-12T13:19:06.168Z] #113 exporting layers 0.9s done [2026-02-12T13:19:06.168Z] #113 writing image sha256:9311008bf3e7382ec5a89b32ef157d1531793a0a4f29b49caca26bb01655b601 done [2026-02-12T13:19:06.168Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2026-02-12T13:19:06.168Z] #113 DONE 7.1s [2026-02-12T13:19:06.168Z] [2026-02-12T13:19:06.168Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T13:35:13.885Z] #147 ... [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-12T13:35:13.885Z] #148 DONE 2165.8s [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:35:13.885Z] #149 ... [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:35:13.885Z] #172 DONE 0.2s [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T13:35:13.885Z] #147 ... [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:35:13.885Z] #173 DONE 0.1s [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-02-12T13:35:13.885Z] #174 DONE 0.5s [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-02-12T13:35:13.885Z] #175 DONE 0.1s [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #113 [core-command] exporting to image [2026-02-12T13:35:13.885Z] #113 exporting layers [2026-02-12T13:35:13.885Z] #113 exporting layers 0.5s done [2026-02-12T13:35:13.885Z] #113 writing image sha256:2138ebbb2896690c8f0124362a6f5260110f1c9eba2361fda2ce56e3e9d40fdd done [2026-02-12T13:35:13.885Z] #113 naming to docker.io/library/core-command-arm64 done [2026-02-12T13:35:13.885Z] #113 DONE 7.6s [2026-02-12T13:35:13.885Z] [2026-02-12T13:35:13.885Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T13:35:35.930Z] #147 ... [2026-02-12T13:35:35.930Z] [2026-02-12T13:35:35.930Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-12T13:35:35.930Z] #153 2190.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.98 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-02-12T13:35:35.930Z] #153 ... [2026-02-12T13:35:35.930Z] [2026-02-12T13:35:35.930Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-12T13:35:35.930Z] #150 DONE 2193.4s [2026-02-12T13:35:35.930Z] [2026-02-12T13:35:35.930Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:35:35.930Z] #149 ... [2026-02-12T13:35:35.930Z] [2026-02-12T13:35:35.930Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:35:35.930Z] #176 DONE 0.1s [2026-02-12T13:35:35.930Z] [2026-02-12T13:35:35.930Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:35:35.930Z] #177 DONE 0.3s [2026-02-12T13:35:35.930Z] [2026-02-12T13:35:35.930Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-12T13:35:36.516Z] #153 ... [2026-02-12T13:35:36.516Z] [2026-02-12T13:35:36.516Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-02-12T13:35:36.516Z] #178 DONE 0.2s [2026-02-12T13:35:36.516Z] [2026-02-12T13:35:36.516Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-02-12T13:35:36.516Z] #179 DONE 0.1s [2026-02-12T13:35:36.516Z] [2026-02-12T13:35:36.516Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-02-12T13:35:36.809Z] #180 DONE 0.4s [2026-02-12T13:35:36.809Z] [2026-02-12T13:35:36.809Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-12T13:35:37.076Z] #146 ... [2026-02-12T13:35:37.076Z] [2026-02-12T13:35:37.076Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-02-12T13:35:37.076Z] #181 DONE 0.2s [2026-02-12T13:35:37.076Z] [2026-02-12T13:35:37.076Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T13:35:39.015Z] #182 DONE 1.9s [2026-02-12T13:35:39.015Z] [2026-02-12T13:35:39.015Z] #113 [security-proxy-setup] exporting to image [2026-02-12T13:35:39.015Z] #113 exporting layers [2026-02-12T13:35:39.967Z] #113 exporting layers 0.8s done [2026-02-12T13:35:39.967Z] #113 writing image sha256:f8e1d4a8ca99c8a9c93e597a902dfd4bbf057710c37f8a74151663747ea516b2 done [2026-02-12T13:35:39.967Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2026-02-12T13:35:39.968Z] #113 DONE 8.5s [2026-02-12T13:35:39.968Z] [2026-02-12T13:35:39.968Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T13:36:06.615Z] #147 ... [2026-02-12T13:36:06.615Z] [2026-02-12T13:36:06.615Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-12T13:36:06.615Z] #153 DONE 2223.3s [2026-02-12T13:36:06.615Z] [2026-02-12T13:36:06.615Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T13:36:06.615Z] #144 ... [2026-02-12T13:36:06.615Z] [2026-02-12T13:36:06.615Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:36:06.615Z] #183 DONE 0.2s [2026-02-12T13:36:06.615Z] [2026-02-12T13:36:06.615Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-12T13:36:06.615Z] #151 ... [2026-02-12T13:36:06.615Z] [2026-02-12T13:36:06.615Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:36:06.615Z] #184 DONE 0.2s [2026-02-12T13:36:06.615Z] [2026-02-12T13:36:06.615Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-12T13:36:06.615Z] #151 ... [2026-02-12T13:36:06.615Z] [2026-02-12T13:36:06.615Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-02-12T13:36:06.615Z] #185 DONE 0.2s [2026-02-12T13:36:06.615Z] [2026-02-12T13:36:06.615Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-02-12T13:36:06.882Z] #186 DONE 0.1s [2026-02-12T13:36:06.882Z] [2026-02-12T13:36:06.882Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-02-12T13:36:06.882Z] #187 DONE 0.1s [2026-02-12T13:36:06.882Z] [2026-02-12T13:36:06.882Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T13:36:06.882Z] #145 ... [2026-02-12T13:36:06.882Z] [2026-02-12T13:36:06.882Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-02-12T13:36:07.464Z] #188 DONE 0.4s [2026-02-12T13:36:07.464Z] [2026-02-12T13:36:07.464Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-02-12T13:36:07.735Z] #189 DONE 0.4s [2026-02-12T13:36:07.735Z] [2026-02-12T13:36:07.735Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-02-12T13:36:08.006Z] #190 DONE 0.1s [2026-02-12T13:36:08.006Z] [2026-02-12T13:36:08.006Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T13:36:09.965Z] #191 DONE 1.7s [2026-02-12T13:36:09.965Z] [2026-02-12T13:36:09.965Z] #113 [security-secretstore-setup] exporting to image [2026-02-12T13:36:09.965Z] #113 exporting layers [2026-02-12T13:36:11.371Z] #113 exporting layers 1.7s done [2026-02-12T13:36:11.371Z] #113 writing image sha256:32fc826758a8f9a14422654c36d30d5d7cb6be91fc80782cf23c4a8276e0cb7e done [2026-02-12T13:36:11.371Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-02-12T13:36:11.371Z] #113 DONE 10.2s [2026-02-12T13:36:11.371Z] [2026-02-12T13:36:11.371Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:37:19.232Z] #149 ... [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-12T13:37:19.232Z] #147 DONE 2289.6s [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T13:37:19.232Z] #144 ... [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:37:19.232Z] #192 DONE 0.1s [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:37:19.232Z] #193 DONE 0.1s [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T13:37:19.232Z] #145 ... [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-02-12T13:37:19.232Z] #194 DONE 0.4s [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T13:37:19.232Z] #144 ... [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-02-12T13:37:19.232Z] #195 DONE 0.1s [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #113 [security-spiffe-token-provider] exporting to image [2026-02-12T13:37:19.232Z] #113 exporting layers [2026-02-12T13:37:19.232Z] #113 exporting layers 0.6s done [2026-02-12T13:37:19.232Z] #113 writing image sha256:4426e72a1a434c54f610074549f3bd24506fb850002d26c83ac6cf18ce2c3d61 0.0s done [2026-02-12T13:37:19.232Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-02-12T13:37:19.232Z] #113 DONE 10.8s [2026-02-12T13:37:19.232Z] [2026-02-12T13:37:19.232Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T13:37:51.425Z] #145 ... [2026-02-12T13:37:51.425Z] [2026-02-12T13:37:51.425Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-12T13:37:51.425Z] #146 DONE 2327.8s [2026-02-12T13:37:51.425Z] [2026-02-12T13:37:51.425Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-12T13:37:51.425Z] #151 ... [2026-02-12T13:37:51.425Z] [2026-02-12T13:37:51.425Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:37:51.425Z] #196 DONE 0.2s [2026-02-12T13:37:51.425Z] [2026-02-12T13:37:51.425Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T13:37:51.425Z] #145 ... [2026-02-12T13:37:51.425Z] [2026-02-12T13:37:51.425Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:37:51.425Z] #197 DONE 0.2s [2026-02-12T13:37:51.425Z] [2026-02-12T13:37:51.425Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-02-12T13:37:51.425Z] #198 DONE 0.6s [2026-02-12T13:37:51.425Z] [2026-02-12T13:37:51.425Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-02-12T13:37:51.700Z] #199 DONE 0.2s [2026-02-12T13:37:51.700Z] [2026-02-12T13:37:51.700Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-12T13:37:51.700Z] #151 DONE 2329.8s [2026-02-12T13:37:51.700Z] [2026-02-12T13:37:51.700Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-02-12T13:37:52.285Z] #200 DONE 0.5s [2026-02-12T13:37:52.285Z] [2026-02-12T13:37:52.285Z] #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:37:52.285Z] #201 DONE 0.3s [2026-02-12T13:37:52.285Z] [2026-02-12T13:37:52.285Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:37:53.267Z] #202 DONE 0.8s [2026-02-12T13:37:53.267Z] [2026-02-12T13:37:53.267Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T13:37:53.532Z] #203 ... [2026-02-12T13:37:53.532Z] [2026-02-12T13:37:53.532Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-12T13:37:53.532Z] #136 DONE 2331.7s [2026-02-12T13:37:53.798Z] [2026-02-12T13:37:53.798Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-02-12T13:37:54.391Z] #204 DONE 1.0s [2026-02-12T13:37:54.391Z] [2026-02-12T13:37:54.391Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-02-12T13:37:54.391Z] #205 DONE 0.1s [2026-02-12T13:37:54.391Z] [2026-02-12T13:37:54.391Z] #113 [core-data] exporting to image [2026-02-12T13:37:54.391Z] #113 exporting layers [2026-02-12T13:37:55.349Z] #113 ... [2026-02-12T13:37:55.349Z] [2026-02-12T13:37:55.349Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:37:55.349Z] #206 DONE 0.3s [2026-02-12T13:37:55.349Z] [2026-02-12T13:37:55.349Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-02-12T13:37:55.349Z] #207 ... [2026-02-12T13:37:55.349Z] [2026-02-12T13:37:55.349Z] #113 [core-data] exporting to image [2026-02-12T13:37:55.349Z] #113 exporting layers 0.9s done [2026-02-12T13:37:55.349Z] #113 writing image sha256:2e612c04bed1103a3e74b8da38a8f5d8bb88bb7c5b3062e2e9227d159d674025 done [2026-02-12T13:37:55.349Z] #113 naming to docker.io/library/core-data-arm64 done [2026-02-12T13:37:55.349Z] #113 DONE 11.7s [2026-02-12T13:37:55.623Z] [2026-02-12T13:37:55.623Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T13:37:55.623Z] #144 ... [2026-02-12T13:37:55.623Z] [2026-02-12T13:37:55.623Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-12T13:37:55.623Z] #203 DONE 3.5s [2026-02-12T13:37:55.623Z] [2026-02-12T13:37:55.623Z] #113 [security-proxy-auth] exporting to image [2026-02-12T13:37:55.893Z] #113 ... [2026-02-12T13:37:55.893Z] [2026-02-12T13:37:55.893Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-02-12T13:37:55.893Z] #207 DONE 0.9s [2026-02-12T13:37:56.167Z] [2026-02-12T13:37:56.167Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-02-12T13:37:56.167Z] #208 DONE 0.3s [2026-02-12T13:37:56.167Z] [2026-02-12T13:37:56.167Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T13:37:56.436Z] #145 ... [2026-02-12T13:37:56.436Z] [2026-02-12T13:37:56.436Z] #113 [core-keeper] exporting to image [2026-02-12T13:37:57.015Z] #113 exporting layers 1.3s done [2026-02-12T13:37:57.015Z] #113 writing image sha256:c6dc990b86439adc73bb50c465b874a8e5a20b070a9a89a53c8fe67a883fbf04 [2026-02-12T13:37:57.015Z] #113 exporting layers 0.8s done [2026-02-12T13:37:57.015Z] #113 writing image sha256:c6dc990b86439adc73bb50c465b874a8e5a20b070a9a89a53c8fe67a883fbf04 0.0s done [2026-02-12T13:37:57.015Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2026-02-12T13:37:57.015Z] #113 writing image sha256:b756302be2c0054c8d7ce355d5fef5a0fed005daa0d5186db43adec12e09955d done [2026-02-12T13:37:57.015Z] #113 naming to docker.io/library/core-keeper-arm64 done [2026-02-12T13:37:57.015Z] #113 DONE 13.1s [2026-02-12T13:37:57.015Z] [2026-02-12T13:37:57.015Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-12T13:37:58.416Z] #145 DONE 2336.6s [2026-02-12T13:37:58.416Z] [2026-02-12T13:37:58.416Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:37:59.001Z] #149 ... [2026-02-12T13:37:59.001Z] [2026-02-12T13:37:59.001Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:37:59.001Z] #209 DONE 0.2s [2026-02-12T13:37:59.001Z] [2026-02-12T13:37:59.001Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:37:59.001Z] #210 DONE 0.2s [2026-02-12T13:37:59.001Z] [2026-02-12T13:37:59.001Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T13:37:59.266Z] #144 ... [2026-02-12T13:37:59.266Z] [2026-02-12T13:37:59.266Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-02-12T13:38:00.015Z] #211 DONE 0.5s [2026-02-12T13:38:00.015Z] [2026-02-12T13:38:00.015Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-12T13:38:00.015Z] #212 DONE 0.2s [2026-02-12T13:38:00.015Z] [2026-02-12T13:38:00.015Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-02-12T13:38:00.312Z] #213 DONE 0.1s [2026-02-12T13:38:00.312Z] [2026-02-12T13:38:00.312Z] #113 [core-metadata] exporting to image [2026-02-12T13:38:00.902Z] #113 exporting layers 0.8s done [2026-02-12T13:38:00.902Z] #113 writing image sha256:c5b5c3fa6136bfdf5eabbf0f40f0958fc22b5585cad7d48af470fcefc9c75922 done [2026-02-12T13:38:00.902Z] #113 naming to docker.io/library/core-metadata-arm64 done [2026-02-12T13:38:00.902Z] #113 DONE 13.9s [2026-02-12T13:38:00.902Z] [2026-02-12T13:38:00.902Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:38:33.137Z] #149 ... [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-12T13:38:33.137Z] #144 DONE 2367.3s [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:38:33.137Z] #214 DONE 0.2s [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:38:33.137Z] #149 ... [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:38:33.137Z] #215 DONE 0.1s [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:38:33.137Z] #149 ... [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-02-12T13:38:33.137Z] #216 DONE 0.7s [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-02-12T13:38:33.137Z] #217 DONE 0.2s [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #113 [support-scheduler] exporting to image [2026-02-12T13:38:33.137Z] #113 exporting layers [2026-02-12T13:38:33.137Z] #113 exporting layers 0.9s done [2026-02-12T13:38:33.137Z] #113 writing image sha256:143dbc751cb8e63206702faaaacb4fe5f33a6de18ca3e2876be8b8f44ae4baf6 done [2026-02-12T13:38:33.137Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2026-02-12T13:38:33.137Z] #113 DONE 14.8s [2026-02-12T13:38:33.137Z] [2026-02-12T13:38:33.137Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-12T13:38:35.091Z] #149 DONE 2373.1s [2026-02-12T13:38:35.091Z] [2026-02-12T13:38:35.091Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-12T13:38:35.357Z] #218 DONE 0.1s [2026-02-12T13:38:35.357Z] [2026-02-12T13:38:35.357Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-12T13:38:35.357Z] #219 DONE 0.1s [2026-02-12T13:38:35.624Z] [2026-02-12T13:38:35.624Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-02-12T13:38:35.889Z] #220 DONE 0.4s [2026-02-12T13:38:35.889Z] [2026-02-12T13:38:35.889Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-02-12T13:38:35.889Z] #221 DONE 0.1s [2026-02-12T13:38:35.889Z] [2026-02-12T13:38:35.889Z] #113 [support-notifications] exporting to image [2026-02-12T13:38:36.471Z] #113 exporting layers 0.6s done [2026-02-12T13:38:36.471Z] #113 writing image sha256:c136b7391a312413694ad8143b23c6f8f85a8d2ce618ea17191d423924cc6ae4 done [2026-02-12T13:38:36.471Z] #113 naming to docker.io/library/support-notifications-arm64 done [2026-02-12T13:38:36.471Z] #113 DONE 15.4s [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-12T13:38:36.471Z] time="2026-02-12T12:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-02-12T13:38:36.481Z] $ docker stop --time=1 df33db5472c3d8995ddf2d95cce0dd81c1bebdba4aa1e1ae71b19a5ab124c276 [2026-02-12T13:38:38.134Z] $ docker rm -f --volumes df33db5472c3d8995ddf2d95cce0dd81c1bebdba4aa1e1ae71b19a5ab124c276 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-12T13:38:38.660Z] + docker images [2026-02-12T13:38:38.661Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-02-12T13:38:38.661Z] support-notifications-arm64 latest c136b7391a31 3 seconds ago 53.3MB [2026-02-12T13:38:38.661Z] support-scheduler-arm64 latest 143dbc751cb8 8 seconds ago 49.5MB [2026-02-12T13:38:38.661Z] core-metadata-arm64 latest c5b5c3fa6136 39 seconds ago 45.5MB [2026-02-12T13:38:38.661Z] core-keeper-arm64 latest b756302be2c0 42 seconds ago 45.1MB [2026-02-12T13:38:38.661Z] security-proxy-auth-arm64 latest c6dc990b8643 43 seconds ago 44.5MB [2026-02-12T13:38:38.661Z] core-data-arm64 latest 2e612c04bed1 44 seconds ago 45.4MB [2026-02-12T13:38:38.661Z] security-spiffe-token-provider-arm64 latest 4426e72a1a43 About a minute ago 49.2MB [2026-02-12T13:38:38.661Z] security-secretstore-setup-arm64 latest 32fc826758a8 2 minutes ago 80.7MB [2026-02-12T13:38:38.661Z] security-proxy-setup-arm64 latest f8e1d4a8ca99 3 minutes ago 50.4MB [2026-02-12T13:38:38.661Z] core-command-arm64 latest 2138ebbb2896 3 minutes ago 40MB [2026-02-12T13:38:38.661Z] security-bootstrapper-arm64 latest 9311008bf3e7 19 minutes ago 21.3MB [2026-02-12T13:38:38.661Z] core-common-config-bootstrapper-arm64 latest 444bfce52f78 20 minutes ago 20.1MB [2026-02-12T13:38:38.661Z] security-spire-agent-arm64 latest 7ef1432303bc 41 minutes ago 219MB [2026-02-12T13:38:38.661Z] security-spire-config-arm64 latest 16277a24b6be 41 minutes ago 162MB [2026-02-12T13:38:38.661Z] security-spire-server-arm64 latest c97579c9f437 41 minutes ago 163MB [2026-02-12T13:38:38.661Z] ci-base-image-arm64 latest b8cde673f0c2 42 minutes ago 931MB [2026-02-12T13:38:38.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB [2026-02-12T13:38:38.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-12T13:38:38.800Z] provisioning config files... [2026-02-12T13:38:38.814Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/953@tmp/config15410122931681251322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:38:39.156Z] ---> ****-login.sh [2026-02-12T13:38:39.156Z] nexus3.edgexfoundry.org:10001 [2026-02-12T13:38:39.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:38:41.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:38:41.094Z] Configure a credential helper to remove this warning. See [2026-02-12T13:38:41.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:38:41.094Z] [2026-02-12T13:38:41.094Z] Login Succeeded [2026-02-12T13:38:41.094Z] nexus3.edgexfoundry.org:10002 [2026-02-12T13:38:41.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:38:41.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:38:41.626Z] Configure a credential helper to remove this warning. See [2026-02-12T13:38:41.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:38:41.626Z] [2026-02-12T13:38:41.626Z] Login Succeeded [2026-02-12T13:38:41.626Z] nexus3.edgexfoundry.org:10003 [2026-02-12T13:38:41.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:38:41.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:38:41.894Z] Configure a credential helper to remove this warning. See [2026-02-12T13:38:41.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:38:41.894Z] [2026-02-12T13:38:41.894Z] Login Succeeded [2026-02-12T13:38:41.894Z] nexus3.edgexfoundry.org:10004 [2026-02-12T13:38:42.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:38:42.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:38:42.161Z] Configure a credential helper to remove this warning. See [2026-02-12T13:38:42.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:38:42.161Z] [2026-02-12T13:38:42.161Z] Login Succeeded [2026-02-12T13:38:42.161Z] ****.io [2026-02-12T13:38:42.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-12T13:38:42.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-12T13:38:42.693Z] Configure a credential helper to remove this warning. See [2026-02-12T13:38:42.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-12T13:38:42.693Z] [2026-02-12T13:38:42.693Z] Login Succeeded [2026-02-12T13:38:42.693Z] ---> ****-login.sh ends [Pipeline] } [2026-02-12T13:38:42.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:38:42.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-12T13:38:42.775Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-02-12T13:38:42.775Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:38:42.775Z] latest [2026-02-12T13:38:42.775Z] 4.1.0-dev.98 [2026-02-12T13:38:42.775Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:38:42.775Z] main [2026-02-12T13:38:42.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:43.134Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:43.491Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:38:43.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-12T13:38:43.491Z] 16040260dbc5: Preparing [2026-02-12T13:38:43.491Z] 8262b96e9607: Preparing [2026-02-12T13:38:43.491Z] d66d3e7604af: Preparing [2026-02-12T13:38:43.491Z] 067fc9e40452: Preparing [2026-02-12T13:38:43.491Z] d98b2be27584: Preparing [2026-02-12T13:38:43.491Z] b6ca32ccf216: Preparing [2026-02-12T13:38:43.491Z] c4e71c2a4573: Preparing [2026-02-12T13:38:43.491Z] b6ca32ccf216: Waiting [2026-02-12T13:38:43.491Z] c4e71c2a4573: Waiting [2026-02-12T13:38:43.756Z] d98b2be27584: Pushed [2026-02-12T13:38:43.756Z] d66d3e7604af: Pushed [2026-02-12T13:38:43.756Z] 067fc9e40452: Pushed [2026-02-12T13:38:43.756Z] 16040260dbc5: Pushed [2026-02-12T13:38:43.756Z] c4e71c2a4573: Layer already exists [2026-02-12T13:38:43.756Z] b6ca32ccf216: Pushed [2026-02-12T13:38:50.381Z] 8262b96e9607: Pushed [2026-02-12T13:38:50.381Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:31ad7c2a6c7a0271f2f3c7467578fb4c6d5e4a66d5f95be7aa729125c03f9d56 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:50.734Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:51.089Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-02-12T13:38:51.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-12T13:38:51.089Z] 16040260dbc5: Preparing [2026-02-12T13:38:51.089Z] 8262b96e9607: Preparing [2026-02-12T13:38:51.089Z] d66d3e7604af: Preparing [2026-02-12T13:38:51.089Z] 067fc9e40452: Preparing [2026-02-12T13:38:51.089Z] d98b2be27584: Preparing [2026-02-12T13:38:51.089Z] b6ca32ccf216: Preparing [2026-02-12T13:38:51.089Z] c4e71c2a4573: Preparing [2026-02-12T13:38:51.089Z] b6ca32ccf216: Waiting [2026-02-12T13:38:51.089Z] c4e71c2a4573: Waiting [2026-02-12T13:38:51.089Z] d66d3e7604af: Layer already exists [2026-02-12T13:38:51.089Z] d98b2be27584: Layer already exists [2026-02-12T13:38:51.089Z] 16040260dbc5: Layer already exists [2026-02-12T13:38:51.089Z] 067fc9e40452: Layer already exists [2026-02-12T13:38:51.089Z] 8262b96e9607: Layer already exists [2026-02-12T13:38:51.089Z] c4e71c2a4573: Layer already exists [2026-02-12T13:38:51.089Z] b6ca32ccf216: Layer already exists [2026-02-12T13:38:51.356Z] latest: digest: sha256:31ad7c2a6c7a0271f2f3c7467578fb4c6d5e4a66d5f95be7aa729125c03f9d56 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:51.717Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:52.070Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.98 [2026-02-12T13:38:52.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-12T13:38:52.070Z] 16040260dbc5: Preparing [2026-02-12T13:38:52.070Z] 8262b96e9607: Preparing [2026-02-12T13:38:52.070Z] d66d3e7604af: Preparing [2026-02-12T13:38:52.070Z] 067fc9e40452: Preparing [2026-02-12T13:38:52.070Z] d98b2be27584: Preparing [2026-02-12T13:38:52.070Z] b6ca32ccf216: Preparing [2026-02-12T13:38:52.070Z] c4e71c2a4573: Preparing [2026-02-12T13:38:52.070Z] b6ca32ccf216: Waiting [2026-02-12T13:38:52.070Z] c4e71c2a4573: Waiting [2026-02-12T13:38:52.070Z] d66d3e7604af: Layer already exists [2026-02-12T13:38:52.070Z] 16040260dbc5: Layer already exists [2026-02-12T13:38:52.070Z] 067fc9e40452: Layer already exists [2026-02-12T13:38:52.070Z] 8262b96e9607: Layer already exists [2026-02-12T13:38:52.070Z] d98b2be27584: Layer already exists [2026-02-12T13:38:52.070Z] c4e71c2a4573: Layer already exists [2026-02-12T13:38:52.070Z] b6ca32ccf216: Layer already exists [2026-02-12T13:38:52.070Z] 4.1.0-dev.98: digest: sha256:31ad7c2a6c7a0271f2f3c7467578fb4c6d5e4a66d5f95be7aa729125c03f9d56 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:52.683Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:53.029Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:38:53.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-12T13:38:53.029Z] 16040260dbc5: Preparing [2026-02-12T13:38:53.029Z] 8262b96e9607: Preparing [2026-02-12T13:38:53.029Z] d66d3e7604af: Preparing [2026-02-12T13:38:53.029Z] 067fc9e40452: Preparing [2026-02-12T13:38:53.029Z] d98b2be27584: Preparing [2026-02-12T13:38:53.029Z] b6ca32ccf216: Preparing [2026-02-12T13:38:53.029Z] c4e71c2a4573: Preparing [2026-02-12T13:38:53.029Z] b6ca32ccf216: Waiting [2026-02-12T13:38:53.029Z] c4e71c2a4573: Waiting [2026-02-12T13:38:53.029Z] d66d3e7604af: Layer already exists [2026-02-12T13:38:53.029Z] 16040260dbc5: Layer already exists [2026-02-12T13:38:53.029Z] 8262b96e9607: Layer already exists [2026-02-12T13:38:53.029Z] d98b2be27584: Layer already exists [2026-02-12T13:38:53.029Z] 067fc9e40452: Layer already exists [2026-02-12T13:38:53.029Z] c4e71c2a4573: Layer already exists [2026-02-12T13:38:53.029Z] b6ca32ccf216: Layer already exists [2026-02-12T13:38:53.029Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:31ad7c2a6c7a0271f2f3c7467578fb4c6d5e4a66d5f95be7aa729125c03f9d56 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:53.646Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:53.996Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-02-12T13:38:53.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-12T13:38:53.996Z] 16040260dbc5: Preparing [2026-02-12T13:38:53.996Z] 8262b96e9607: Preparing [2026-02-12T13:38:53.996Z] d66d3e7604af: Preparing [2026-02-12T13:38:53.996Z] 067fc9e40452: Preparing [2026-02-12T13:38:53.996Z] d98b2be27584: Preparing [2026-02-12T13:38:53.996Z] b6ca32ccf216: Preparing [2026-02-12T13:38:53.996Z] c4e71c2a4573: Preparing [2026-02-12T13:38:53.996Z] b6ca32ccf216: Waiting [2026-02-12T13:38:53.996Z] c4e71c2a4573: Waiting [2026-02-12T13:38:53.996Z] 16040260dbc5: Layer already exists [2026-02-12T13:38:53.996Z] 067fc9e40452: Layer already exists [2026-02-12T13:38:53.997Z] 8262b96e9607: Layer already exists [2026-02-12T13:38:53.997Z] d66d3e7604af: Layer already exists [2026-02-12T13:38:53.997Z] d98b2be27584: Layer already exists [2026-02-12T13:38:53.997Z] b6ca32ccf216: Layer already exists [2026-02-12T13:38:53.997Z] c4e71c2a4573: Layer already exists [2026-02-12T13:38:54.262Z] main: digest: sha256:31ad7c2a6c7a0271f2f3c7467578fb4c6d5e4a66d5f95be7aa729125c03f9d56 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:38:54.334Z] ===================================================== [Pipeline] echo [2026-02-12T13:38:54.345Z] taggedImages: [2026-02-12T13:38:54.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:38:54.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-02-12T13:38:54.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.98 [2026-02-12T13:38:54.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:38:54.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-02-12T13:38:54.367Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-02-12T13:38:54.367Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:38:54.367Z] latest [2026-02-12T13:38:54.367Z] 4.1.0-dev.98 [2026-02-12T13:38:54.367Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:38:54.367Z] main [2026-02-12T13:38:54.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:54.735Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:55.088Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:38:55.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-12T13:38:55.088Z] fe945cbc0a04: Preparing [2026-02-12T13:38:55.088Z] 4e951828c1c2: Preparing [2026-02-12T13:38:55.088Z] 2ef316be1af1: Preparing [2026-02-12T13:38:55.088Z] 66b9400460b4: Preparing [2026-02-12T13:38:55.088Z] d66d3e7604af: Preparing [2026-02-12T13:38:55.088Z] 067fc9e40452: Preparing [2026-02-12T13:38:55.088Z] d98b2be27584: Preparing [2026-02-12T13:38:55.088Z] b6ca32ccf216: Preparing [2026-02-12T13:38:55.088Z] c4e71c2a4573: Preparing [2026-02-12T13:38:55.088Z] b6ca32ccf216: Waiting [2026-02-12T13:38:55.088Z] c4e71c2a4573: Waiting [2026-02-12T13:38:55.088Z] 067fc9e40452: Waiting [2026-02-12T13:38:55.088Z] d98b2be27584: Waiting [2026-02-12T13:38:55.088Z] d66d3e7604af: Layer already exists [2026-02-12T13:38:55.353Z] 067fc9e40452: Layer already exists [2026-02-12T13:38:55.353Z] 4e951828c1c2: Pushed [2026-02-12T13:38:55.353Z] d98b2be27584: Layer already exists [2026-02-12T13:38:55.353Z] 2ef316be1af1: Pushed [2026-02-12T13:38:55.353Z] b6ca32ccf216: Layer already exists [2026-02-12T13:38:55.353Z] fe945cbc0a04: Pushed [2026-02-12T13:38:55.353Z] c4e71c2a4573: Layer already exists [2026-02-12T13:38:57.918Z] 66b9400460b4: Pushed [2026-02-12T13:38:58.182Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:ee4f7f32b1c910f4e98941f699ec10d8b1f2b700796c10be9ade006bd0b3cd63 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:58.542Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:58.888Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-02-12T13:38:58.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-12T13:38:58.888Z] fe945cbc0a04: Preparing [2026-02-12T13:38:58.888Z] 4e951828c1c2: Preparing [2026-02-12T13:38:58.888Z] 2ef316be1af1: Preparing [2026-02-12T13:38:58.888Z] 66b9400460b4: Preparing [2026-02-12T13:38:58.888Z] d66d3e7604af: Preparing [2026-02-12T13:38:58.888Z] 067fc9e40452: Preparing [2026-02-12T13:38:58.888Z] d98b2be27584: Preparing [2026-02-12T13:38:58.888Z] b6ca32ccf216: Preparing [2026-02-12T13:38:58.888Z] c4e71c2a4573: Preparing [2026-02-12T13:38:58.888Z] 067fc9e40452: Waiting [2026-02-12T13:38:58.888Z] d98b2be27584: Waiting [2026-02-12T13:38:58.888Z] b6ca32ccf216: Waiting [2026-02-12T13:38:58.888Z] c4e71c2a4573: Waiting [2026-02-12T13:38:58.888Z] 2ef316be1af1: Layer already exists [2026-02-12T13:38:58.888Z] d66d3e7604af: Layer already exists [2026-02-12T13:38:58.888Z] 66b9400460b4: Layer already exists [2026-02-12T13:38:58.888Z] 4e951828c1c2: Layer already exists [2026-02-12T13:38:58.888Z] fe945cbc0a04: Layer already exists [2026-02-12T13:38:58.888Z] d98b2be27584: Layer already exists [2026-02-12T13:38:58.888Z] 067fc9e40452: Layer already exists [2026-02-12T13:38:58.888Z] c4e71c2a4573: Layer already exists [2026-02-12T13:38:58.888Z] b6ca32ccf216: Layer already exists [2026-02-12T13:38:59.153Z] latest: digest: sha256:ee4f7f32b1c910f4e98941f699ec10d8b1f2b700796c10be9ade006bd0b3cd63 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:59.508Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:38:59.853Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.98 [2026-02-12T13:38:59.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-12T13:38:59.853Z] fe945cbc0a04: Preparing [2026-02-12T13:38:59.853Z] 4e951828c1c2: Preparing [2026-02-12T13:38:59.853Z] 2ef316be1af1: Preparing [2026-02-12T13:38:59.853Z] 66b9400460b4: Preparing [2026-02-12T13:38:59.853Z] d66d3e7604af: Preparing [2026-02-12T13:38:59.853Z] 067fc9e40452: Preparing [2026-02-12T13:38:59.853Z] d98b2be27584: Preparing [2026-02-12T13:38:59.853Z] b6ca32ccf216: Preparing [2026-02-12T13:38:59.853Z] c4e71c2a4573: Preparing [2026-02-12T13:38:59.853Z] b6ca32ccf216: Waiting [2026-02-12T13:38:59.853Z] c4e71c2a4573: Waiting [2026-02-12T13:38:59.853Z] 067fc9e40452: Waiting [2026-02-12T13:38:59.853Z] d98b2be27584: Waiting [2026-02-12T13:38:59.853Z] 4e951828c1c2: Layer already exists [2026-02-12T13:38:59.853Z] fe945cbc0a04: Layer already exists [2026-02-12T13:38:59.853Z] 66b9400460b4: Layer already exists [2026-02-12T13:38:59.853Z] d66d3e7604af: Layer already exists [2026-02-12T13:38:59.853Z] 2ef316be1af1: Layer already exists [2026-02-12T13:38:59.853Z] d98b2be27584: Layer already exists [2026-02-12T13:38:59.853Z] 067fc9e40452: Layer already exists [2026-02-12T13:38:59.853Z] c4e71c2a4573: Layer already exists [2026-02-12T13:38:59.853Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:00.116Z] 4.1.0-dev.98: digest: sha256:ee4f7f32b1c910f4e98941f699ec10d8b1f2b700796c10be9ade006bd0b3cd63 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:00.469Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:00.813Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:00.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-12T13:39:00.813Z] fe945cbc0a04: Preparing [2026-02-12T13:39:00.813Z] 4e951828c1c2: Preparing [2026-02-12T13:39:00.813Z] 2ef316be1af1: Preparing [2026-02-12T13:39:00.813Z] 66b9400460b4: Preparing [2026-02-12T13:39:00.813Z] d66d3e7604af: Preparing [2026-02-12T13:39:00.813Z] 067fc9e40452: Preparing [2026-02-12T13:39:00.813Z] d98b2be27584: Preparing [2026-02-12T13:39:00.813Z] b6ca32ccf216: Preparing [2026-02-12T13:39:00.813Z] c4e71c2a4573: Preparing [2026-02-12T13:39:00.813Z] d98b2be27584: Waiting [2026-02-12T13:39:00.813Z] b6ca32ccf216: Waiting [2026-02-12T13:39:00.813Z] c4e71c2a4573: Waiting [2026-02-12T13:39:00.813Z] 067fc9e40452: Waiting [2026-02-12T13:39:00.813Z] 2ef316be1af1: Layer already exists [2026-02-12T13:39:00.813Z] 4e951828c1c2: Layer already exists [2026-02-12T13:39:00.813Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:00.813Z] 66b9400460b4: Layer already exists [2026-02-12T13:39:00.813Z] fe945cbc0a04: Layer already exists [2026-02-12T13:39:00.813Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:00.813Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:00.813Z] d98b2be27584: Layer already exists [2026-02-12T13:39:00.813Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:01.077Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:ee4f7f32b1c910f4e98941f699ec10d8b1f2b700796c10be9ade006bd0b3cd63 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:01.426Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:01.776Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-02-12T13:39:01.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-12T13:39:01.776Z] fe945cbc0a04: Preparing [2026-02-12T13:39:01.776Z] 4e951828c1c2: Preparing [2026-02-12T13:39:01.776Z] 2ef316be1af1: Preparing [2026-02-12T13:39:01.776Z] 66b9400460b4: Preparing [2026-02-12T13:39:01.776Z] d66d3e7604af: Preparing [2026-02-12T13:39:01.776Z] 067fc9e40452: Preparing [2026-02-12T13:39:01.776Z] d98b2be27584: Preparing [2026-02-12T13:39:01.776Z] b6ca32ccf216: Preparing [2026-02-12T13:39:01.776Z] c4e71c2a4573: Preparing [2026-02-12T13:39:01.776Z] 067fc9e40452: Waiting [2026-02-12T13:39:01.776Z] d98b2be27584: Waiting [2026-02-12T13:39:01.776Z] b6ca32ccf216: Waiting [2026-02-12T13:39:01.776Z] c4e71c2a4573: Waiting [2026-02-12T13:39:01.776Z] fe945cbc0a04: Layer already exists [2026-02-12T13:39:01.776Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:01.776Z] 4e951828c1c2: Layer already exists [2026-02-12T13:39:01.776Z] 2ef316be1af1: Layer already exists [2026-02-12T13:39:01.776Z] 66b9400460b4: Layer already exists [2026-02-12T13:39:01.776Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:01.776Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:01.776Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:01.776Z] d98b2be27584: Layer already exists [2026-02-12T13:39:02.040Z] main: digest: sha256:ee4f7f32b1c910f4e98941f699ec10d8b1f2b700796c10be9ade006bd0b3cd63 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:39:02.124Z] ===================================================== [Pipeline] echo [2026-02-12T13:39:02.137Z] taggedImages: [2026-02-12T13:39:02.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:02.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-02-12T13:39:02.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.98 [2026-02-12T13:39:02.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:02.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-02-12T13:39:02.165Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-02-12T13:39:02.165Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:02.165Z] latest [2026-02-12T13:39:02.165Z] 4.1.0-dev.98 [2026-02-12T13:39:02.165Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:02.165Z] main [2026-02-12T13:39:02.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:02.539Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:02.893Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:02.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-12T13:39:02.893Z] 31843a892c47: Preparing [2026-02-12T13:39:02.893Z] e9cf35d38339: Preparing [2026-02-12T13:39:02.893Z] d66d3e7604af: Preparing [2026-02-12T13:39:02.893Z] 067fc9e40452: Preparing [2026-02-12T13:39:02.893Z] ab9a12e2d24c: Preparing [2026-02-12T13:39:02.893Z] 092f2bc5bdce: Preparing [2026-02-12T13:39:02.893Z] c4e71c2a4573: Preparing [2026-02-12T13:39:02.893Z] 092f2bc5bdce: Waiting [2026-02-12T13:39:02.893Z] c4e71c2a4573: Waiting [2026-02-12T13:39:02.893Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:02.893Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:03.157Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:03.157Z] ab9a12e2d24c: Pushed [2026-02-12T13:39:03.157Z] 31843a892c47: Pushed [2026-02-12T13:39:03.157Z] 092f2bc5bdce: Pushed [2026-02-12T13:39:11.406Z] e9cf35d38339: Pushed [2026-02-12T13:39:11.406Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:72a7abdd699e753f5a25090d4929c08e349191cc3802885d4bc705786376f24d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:11.756Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:12.100Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-02-12T13:39:12.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-12T13:39:12.100Z] 31843a892c47: Preparing [2026-02-12T13:39:12.100Z] e9cf35d38339: Preparing [2026-02-12T13:39:12.100Z] d66d3e7604af: Preparing [2026-02-12T13:39:12.100Z] 067fc9e40452: Preparing [2026-02-12T13:39:12.100Z] ab9a12e2d24c: Preparing [2026-02-12T13:39:12.100Z] 092f2bc5bdce: Preparing [2026-02-12T13:39:12.100Z] c4e71c2a4573: Preparing [2026-02-12T13:39:12.100Z] 092f2bc5bdce: Waiting [2026-02-12T13:39:12.100Z] c4e71c2a4573: Waiting [2026-02-12T13:39:12.100Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:12.100Z] ab9a12e2d24c: Layer already exists [2026-02-12T13:39:12.100Z] 31843a892c47: Layer already exists [2026-02-12T13:39:12.100Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:12.100Z] e9cf35d38339: Layer already exists [2026-02-12T13:39:12.100Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:12.100Z] 092f2bc5bdce: Layer already exists [2026-02-12T13:39:12.365Z] latest: digest: sha256:72a7abdd699e753f5a25090d4929c08e349191cc3802885d4bc705786376f24d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:12.707Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:13.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.98 [2026-02-12T13:39:13.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-12T13:39:13.054Z] 31843a892c47: Preparing [2026-02-12T13:39:13.054Z] e9cf35d38339: Preparing [2026-02-12T13:39:13.054Z] d66d3e7604af: Preparing [2026-02-12T13:39:13.054Z] 067fc9e40452: Preparing [2026-02-12T13:39:13.054Z] ab9a12e2d24c: Preparing [2026-02-12T13:39:13.054Z] 092f2bc5bdce: Preparing [2026-02-12T13:39:13.054Z] c4e71c2a4573: Preparing [2026-02-12T13:39:13.054Z] 092f2bc5bdce: Waiting [2026-02-12T13:39:13.054Z] c4e71c2a4573: Waiting [2026-02-12T13:39:13.054Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:13.054Z] ab9a12e2d24c: Layer already exists [2026-02-12T13:39:13.054Z] e9cf35d38339: Layer already exists [2026-02-12T13:39:13.054Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:13.054Z] 31843a892c47: Layer already exists [2026-02-12T13:39:13.054Z] 092f2bc5bdce: Layer already exists [2026-02-12T13:39:13.054Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:13.054Z] 4.1.0-dev.98: digest: sha256:72a7abdd699e753f5a25090d4929c08e349191cc3802885d4bc705786376f24d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:13.667Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:14.015Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:14.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-12T13:39:14.015Z] 31843a892c47: Preparing [2026-02-12T13:39:14.015Z] e9cf35d38339: Preparing [2026-02-12T13:39:14.015Z] d66d3e7604af: Preparing [2026-02-12T13:39:14.015Z] 067fc9e40452: Preparing [2026-02-12T13:39:14.015Z] ab9a12e2d24c: Preparing [2026-02-12T13:39:14.015Z] 092f2bc5bdce: Preparing [2026-02-12T13:39:14.015Z] c4e71c2a4573: Preparing [2026-02-12T13:39:14.015Z] 092f2bc5bdce: Waiting [2026-02-12T13:39:14.015Z] c4e71c2a4573: Waiting [2026-02-12T13:39:14.015Z] 31843a892c47: Layer already exists [2026-02-12T13:39:14.015Z] ab9a12e2d24c: Layer already exists [2026-02-12T13:39:14.015Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:14.015Z] e9cf35d38339: Layer already exists [2026-02-12T13:39:14.015Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:14.015Z] 092f2bc5bdce: Layer already exists [2026-02-12T13:39:14.015Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:14.015Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:72a7abdd699e753f5a25090d4929c08e349191cc3802885d4bc705786376f24d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:14.623Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:14.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-02-12T13:39:14.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-12T13:39:14.972Z] 31843a892c47: Preparing [2026-02-12T13:39:14.972Z] e9cf35d38339: Preparing [2026-02-12T13:39:14.972Z] d66d3e7604af: Preparing [2026-02-12T13:39:14.972Z] 067fc9e40452: Preparing [2026-02-12T13:39:14.972Z] ab9a12e2d24c: Preparing [2026-02-12T13:39:14.972Z] 092f2bc5bdce: Preparing [2026-02-12T13:39:14.972Z] c4e71c2a4573: Preparing [2026-02-12T13:39:14.972Z] 092f2bc5bdce: Waiting [2026-02-12T13:39:14.972Z] c4e71c2a4573: Waiting [2026-02-12T13:39:14.972Z] 31843a892c47: Layer already exists [2026-02-12T13:39:14.972Z] ab9a12e2d24c: Layer already exists [2026-02-12T13:39:14.972Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:14.972Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:14.972Z] e9cf35d38339: Layer already exists [2026-02-12T13:39:14.972Z] 092f2bc5bdce: Layer already exists [2026-02-12T13:39:14.972Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:15.237Z] main: digest: sha256:72a7abdd699e753f5a25090d4929c08e349191cc3802885d4bc705786376f24d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:39:15.324Z] ===================================================== [Pipeline] echo [2026-02-12T13:39:15.341Z] taggedImages: [2026-02-12T13:39:15.341Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:15.341Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-02-12T13:39:15.341Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.98 [2026-02-12T13:39:15.341Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:15.341Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-02-12T13:39:15.368Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-02-12T13:39:15.368Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:15.368Z] latest [2026-02-12T13:39:15.368Z] 4.1.0-dev.98 [2026-02-12T13:39:15.368Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:15.368Z] main [2026-02-12T13:39:15.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:15.734Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:16.090Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:16.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-12T13:39:16.090Z] 1000bb5baaa8: Preparing [2026-02-12T13:39:16.090Z] 6ba21638493e: Preparing [2026-02-12T13:39:16.090Z] 067fc9e40452: Preparing [2026-02-12T13:39:16.090Z] 4f72d7a1bb9f: Preparing [2026-02-12T13:39:16.090Z] 7c86424c347e: Preparing [2026-02-12T13:39:16.090Z] c4e71c2a4573: Preparing [2026-02-12T13:39:16.090Z] c4e71c2a4573: Waiting [2026-02-12T13:39:16.090Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:16.354Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:16.355Z] 7c86424c347e: Pushed [2026-02-12T13:39:16.355Z] 4f72d7a1bb9f: Pushed [2026-02-12T13:39:16.355Z] 1000bb5baaa8: Pushed [2026-02-12T13:39:24.528Z] 6ba21638493e: Pushed [2026-02-12T13:39:24.528Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:e2a5bf4c0469cda0921d0123d6bfbc002afcd3b6ef5590f4f6575e609a297786 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:24.881Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:25.234Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-02-12T13:39:25.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-12T13:39:25.234Z] 1000bb5baaa8: Preparing [2026-02-12T13:39:25.234Z] 6ba21638493e: Preparing [2026-02-12T13:39:25.234Z] 067fc9e40452: Preparing [2026-02-12T13:39:25.234Z] 4f72d7a1bb9f: Preparing [2026-02-12T13:39:25.234Z] 7c86424c347e: Preparing [2026-02-12T13:39:25.234Z] c4e71c2a4573: Preparing [2026-02-12T13:39:25.234Z] c4e71c2a4573: Waiting [2026-02-12T13:39:25.234Z] 1000bb5baaa8: Layer already exists [2026-02-12T13:39:25.234Z] 7c86424c347e: Layer already exists [2026-02-12T13:39:25.234Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:25.234Z] 6ba21638493e: Layer already exists [2026-02-12T13:39:25.234Z] 4f72d7a1bb9f: Layer already exists [2026-02-12T13:39:25.234Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:25.234Z] latest: digest: sha256:e2a5bf4c0469cda0921d0123d6bfbc002afcd3b6ef5590f4f6575e609a297786 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:25.856Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:26.208Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.98 [2026-02-12T13:39:26.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-12T13:39:26.208Z] 1000bb5baaa8: Preparing [2026-02-12T13:39:26.208Z] 6ba21638493e: Preparing [2026-02-12T13:39:26.208Z] 067fc9e40452: Preparing [2026-02-12T13:39:26.208Z] 4f72d7a1bb9f: Preparing [2026-02-12T13:39:26.208Z] 7c86424c347e: Preparing [2026-02-12T13:39:26.208Z] c4e71c2a4573: Preparing [2026-02-12T13:39:26.208Z] c4e71c2a4573: Waiting [2026-02-12T13:39:26.208Z] 4f72d7a1bb9f: Layer already exists [2026-02-12T13:39:26.208Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:26.208Z] 7c86424c347e: Layer already exists [2026-02-12T13:39:26.208Z] 6ba21638493e: Layer already exists [2026-02-12T13:39:26.208Z] 1000bb5baaa8: Layer already exists [2026-02-12T13:39:26.208Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:26.208Z] 4.1.0-dev.98: digest: sha256:e2a5bf4c0469cda0921d0123d6bfbc002afcd3b6ef5590f4f6575e609a297786 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:26.552Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:26.906Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:26.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-12T13:39:26.906Z] 1000bb5baaa8: Preparing [2026-02-12T13:39:26.906Z] 6ba21638493e: Preparing [2026-02-12T13:39:26.906Z] 067fc9e40452: Preparing [2026-02-12T13:39:26.906Z] 4f72d7a1bb9f: Preparing [2026-02-12T13:39:26.906Z] 7c86424c347e: Preparing [2026-02-12T13:39:26.906Z] c4e71c2a4573: Preparing [2026-02-12T13:39:26.906Z] c4e71c2a4573: Waiting [2026-02-12T13:39:26.906Z] 7c86424c347e: Layer already exists [2026-02-12T13:39:26.906Z] 4f72d7a1bb9f: Layer already exists [2026-02-12T13:39:26.906Z] 1000bb5baaa8: Layer already exists [2026-02-12T13:39:26.906Z] 6ba21638493e: Layer already exists [2026-02-12T13:39:26.906Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:26.906Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:26.906Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:e2a5bf4c0469cda0921d0123d6bfbc002afcd3b6ef5590f4f6575e609a297786 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:27.520Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:27.940Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-02-12T13:39:27.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-12T13:39:27.940Z] 1000bb5baaa8: Preparing [2026-02-12T13:39:27.940Z] 6ba21638493e: Preparing [2026-02-12T13:39:27.940Z] 067fc9e40452: Preparing [2026-02-12T13:39:27.940Z] 4f72d7a1bb9f: Preparing [2026-02-12T13:39:27.940Z] 7c86424c347e: Preparing [2026-02-12T13:39:27.940Z] c4e71c2a4573: Preparing [2026-02-12T13:39:27.940Z] c4e71c2a4573: Waiting [2026-02-12T13:39:27.940Z] 7c86424c347e: Layer already exists [2026-02-12T13:39:27.940Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:27.940Z] 4f72d7a1bb9f: Layer already exists [2026-02-12T13:39:27.940Z] 1000bb5baaa8: Layer already exists [2026-02-12T13:39:27.940Z] 6ba21638493e: Layer already exists [2026-02-12T13:39:27.940Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:28.216Z] main: digest: sha256:e2a5bf4c0469cda0921d0123d6bfbc002afcd3b6ef5590f4f6575e609a297786 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:39:28.284Z] ===================================================== [Pipeline] echo [2026-02-12T13:39:28.297Z] taggedImages: [2026-02-12T13:39:28.297Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:28.297Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-02-12T13:39:28.297Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.98 [2026-02-12T13:39:28.297Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:28.297Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-02-12T13:39:28.324Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-02-12T13:39:28.324Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:28.324Z] latest [2026-02-12T13:39:28.324Z] 4.1.0-dev.98 [2026-02-12T13:39:28.324Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:28.324Z] main [2026-02-12T13:39:28.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:28.699Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:29.056Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:29.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-12T13:39:29.056Z] 186322a96c01: Preparing [2026-02-12T13:39:29.056Z] dbac3cd90a54: Preparing [2026-02-12T13:39:29.056Z] f449fd7614f2: Preparing [2026-02-12T13:39:29.056Z] d66d3e7604af: Preparing [2026-02-12T13:39:29.056Z] 067fc9e40452: Preparing [2026-02-12T13:39:29.056Z] d98b2be27584: Preparing [2026-02-12T13:39:29.056Z] b6ca32ccf216: Preparing [2026-02-12T13:39:29.056Z] c4e71c2a4573: Preparing [2026-02-12T13:39:29.056Z] b6ca32ccf216: Waiting [2026-02-12T13:39:29.056Z] c4e71c2a4573: Waiting [2026-02-12T13:39:29.056Z] d98b2be27584: Waiting [2026-02-12T13:39:29.056Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:29.056Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:29.327Z] d98b2be27584: Layer already exists [2026-02-12T13:39:29.327Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:29.327Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:29.327Z] dbac3cd90a54: Pushed [2026-02-12T13:39:29.327Z] 186322a96c01: Pushed [2026-02-12T13:39:37.517Z] f449fd7614f2: Pushed [2026-02-12T13:39:37.517Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:0c84ba27bc12a542e237b700347b43395df1956158a5f416b7f7692a479ee4e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:37.870Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:38.214Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-02-12T13:39:38.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-12T13:39:38.214Z] 186322a96c01: Preparing [2026-02-12T13:39:38.214Z] dbac3cd90a54: Preparing [2026-02-12T13:39:38.214Z] f449fd7614f2: Preparing [2026-02-12T13:39:38.214Z] d66d3e7604af: Preparing [2026-02-12T13:39:38.214Z] 067fc9e40452: Preparing [2026-02-12T13:39:38.214Z] d98b2be27584: Preparing [2026-02-12T13:39:38.214Z] b6ca32ccf216: Preparing [2026-02-12T13:39:38.214Z] c4e71c2a4573: Preparing [2026-02-12T13:39:38.214Z] d98b2be27584: Waiting [2026-02-12T13:39:38.214Z] b6ca32ccf216: Waiting [2026-02-12T13:39:38.214Z] c4e71c2a4573: Waiting [2026-02-12T13:39:38.214Z] 186322a96c01: Layer already exists [2026-02-12T13:39:38.214Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:38.214Z] dbac3cd90a54: Layer already exists [2026-02-12T13:39:38.214Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:38.214Z] f449fd7614f2: Layer already exists [2026-02-12T13:39:38.214Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:38.214Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:38.214Z] d98b2be27584: Layer already exists [2026-02-12T13:39:38.482Z] latest: digest: sha256:0c84ba27bc12a542e237b700347b43395df1956158a5f416b7f7692a479ee4e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:38.821Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:39.165Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.98 [2026-02-12T13:39:39.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-12T13:39:39.165Z] 186322a96c01: Preparing [2026-02-12T13:39:39.165Z] dbac3cd90a54: Preparing [2026-02-12T13:39:39.165Z] f449fd7614f2: Preparing [2026-02-12T13:39:39.165Z] d66d3e7604af: Preparing [2026-02-12T13:39:39.165Z] 067fc9e40452: Preparing [2026-02-12T13:39:39.165Z] d98b2be27584: Preparing [2026-02-12T13:39:39.165Z] b6ca32ccf216: Preparing [2026-02-12T13:39:39.165Z] c4e71c2a4573: Preparing [2026-02-12T13:39:39.165Z] b6ca32ccf216: Waiting [2026-02-12T13:39:39.165Z] c4e71c2a4573: Waiting [2026-02-12T13:39:39.165Z] d98b2be27584: Waiting [2026-02-12T13:39:39.165Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:39.165Z] 186322a96c01: Layer already exists [2026-02-12T13:39:39.165Z] dbac3cd90a54: Layer already exists [2026-02-12T13:39:39.165Z] f449fd7614f2: Layer already exists [2026-02-12T13:39:39.165Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:39.165Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:39.165Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:39.165Z] d98b2be27584: Layer already exists [2026-02-12T13:39:39.165Z] 4.1.0-dev.98: digest: sha256:0c84ba27bc12a542e237b700347b43395df1956158a5f416b7f7692a479ee4e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:39.766Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:40.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:40.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-12T13:39:40.114Z] 186322a96c01: Preparing [2026-02-12T13:39:40.114Z] dbac3cd90a54: Preparing [2026-02-12T13:39:40.114Z] f449fd7614f2: Preparing [2026-02-12T13:39:40.114Z] d66d3e7604af: Preparing [2026-02-12T13:39:40.114Z] 067fc9e40452: Preparing [2026-02-12T13:39:40.114Z] d98b2be27584: Preparing [2026-02-12T13:39:40.114Z] b6ca32ccf216: Preparing [2026-02-12T13:39:40.114Z] c4e71c2a4573: Preparing [2026-02-12T13:39:40.114Z] d98b2be27584: Waiting [2026-02-12T13:39:40.114Z] b6ca32ccf216: Waiting [2026-02-12T13:39:40.114Z] c4e71c2a4573: Waiting [2026-02-12T13:39:40.114Z] 186322a96c01: Layer already exists [2026-02-12T13:39:40.114Z] dbac3cd90a54: Layer already exists [2026-02-12T13:39:40.114Z] f449fd7614f2: Layer already exists [2026-02-12T13:39:40.114Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:40.114Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:40.114Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:40.114Z] d98b2be27584: Layer already exists [2026-02-12T13:39:40.114Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:40.377Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:0c84ba27bc12a542e237b700347b43395df1956158a5f416b7f7692a479ee4e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:40.726Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:41.070Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-02-12T13:39:41.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-12T13:39:41.070Z] 186322a96c01: Preparing [2026-02-12T13:39:41.070Z] dbac3cd90a54: Preparing [2026-02-12T13:39:41.070Z] f449fd7614f2: Preparing [2026-02-12T13:39:41.070Z] d66d3e7604af: Preparing [2026-02-12T13:39:41.070Z] 067fc9e40452: Preparing [2026-02-12T13:39:41.070Z] d98b2be27584: Preparing [2026-02-12T13:39:41.070Z] b6ca32ccf216: Preparing [2026-02-12T13:39:41.070Z] c4e71c2a4573: Preparing [2026-02-12T13:39:41.070Z] b6ca32ccf216: Waiting [2026-02-12T13:39:41.070Z] c4e71c2a4573: Waiting [2026-02-12T13:39:41.070Z] d98b2be27584: Waiting [2026-02-12T13:39:41.070Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:41.070Z] f449fd7614f2: Layer already exists [2026-02-12T13:39:41.070Z] dbac3cd90a54: Layer already exists [2026-02-12T13:39:41.070Z] 186322a96c01: Layer already exists [2026-02-12T13:39:41.070Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:41.070Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:41.070Z] d98b2be27584: Layer already exists [2026-02-12T13:39:41.070Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:41.333Z] main: digest: sha256:0c84ba27bc12a542e237b700347b43395df1956158a5f416b7f7692a479ee4e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:39:41.406Z] ===================================================== [Pipeline] echo [2026-02-12T13:39:41.419Z] taggedImages: [2026-02-12T13:39:41.419Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:41.419Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-02-12T13:39:41.419Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.98 [2026-02-12T13:39:41.419Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:41.419Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-02-12T13:39:41.440Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-02-12T13:39:41.440Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:41.440Z] latest [2026-02-12T13:39:41.440Z] 4.1.0-dev.98 [2026-02-12T13:39:41.440Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:41.440Z] main [2026-02-12T13:39:41.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:41.794Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:42.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:42.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-12T13:39:42.143Z] 3e75a791ab26: Preparing [2026-02-12T13:39:42.143Z] 519d9fe57721: Preparing [2026-02-12T13:39:42.143Z] 5a19e43839e7: Preparing [2026-02-12T13:39:42.143Z] 556d01226436: Preparing [2026-02-12T13:39:42.143Z] 14646addacd2: Preparing [2026-02-12T13:39:42.143Z] dcdea6ac9490: Preparing [2026-02-12T13:39:42.143Z] 3f11c0e8fede: Preparing [2026-02-12T13:39:42.143Z] d66d3e7604af: Preparing [2026-02-12T13:39:42.143Z] 067fc9e40452: Preparing [2026-02-12T13:39:42.143Z] d519f9f65b2f: Preparing [2026-02-12T13:39:42.143Z] 36a7ccfbf30d: Preparing [2026-02-12T13:39:42.143Z] 5f70bf18a086: Preparing [2026-02-12T13:39:42.143Z] 2f6c1674b4e4: Preparing [2026-02-12T13:39:42.143Z] 4aee805f3a58: Preparing [2026-02-12T13:39:42.143Z] a4f82db3f341: Preparing [2026-02-12T13:39:42.143Z] c4e71c2a4573: Preparing [2026-02-12T13:39:42.143Z] d519f9f65b2f: Waiting [2026-02-12T13:39:42.143Z] 36a7ccfbf30d: Waiting [2026-02-12T13:39:42.143Z] 5f70bf18a086: Waiting [2026-02-12T13:39:42.143Z] 2f6c1674b4e4: Waiting [2026-02-12T13:39:42.143Z] 4aee805f3a58: Waiting [2026-02-12T13:39:42.143Z] dcdea6ac9490: Waiting [2026-02-12T13:39:42.143Z] 3f11c0e8fede: Waiting [2026-02-12T13:39:42.143Z] d66d3e7604af: Waiting [2026-02-12T13:39:42.143Z] 067fc9e40452: Waiting [2026-02-12T13:39:42.143Z] c4e71c2a4573: Waiting [2026-02-12T13:39:42.407Z] 14646addacd2: Pushed [2026-02-12T13:39:42.407Z] 519d9fe57721: Pushed [2026-02-12T13:39:42.407Z] 3e75a791ab26: Pushed [2026-02-12T13:39:42.407Z] 556d01226436: Pushed [2026-02-12T13:39:42.407Z] 5a19e43839e7: Pushed [2026-02-12T13:39:42.407Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:42.407Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:42.407Z] dcdea6ac9490: Pushed [2026-02-12T13:39:42.407Z] 5f70bf18a086: Layer already exists [2026-02-12T13:39:42.673Z] d519f9f65b2f: Pushed [2026-02-12T13:39:42.673Z] 36a7ccfbf30d: Pushed [2026-02-12T13:39:42.673Z] 2f6c1674b4e4: Pushed [2026-02-12T13:39:42.673Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:42.673Z] 4aee805f3a58: Pushed [2026-02-12T13:39:42.673Z] a4f82db3f341: Pushed [2026-02-12T13:39:45.996Z] 3f11c0e8fede: Pushed [2026-02-12T13:39:45.996Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:40e4afae2f06b537ab3d7e9950756bfef8a237d6227c835e8ad88ce680453641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:46.350Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:46.690Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-02-12T13:39:46.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-12T13:39:46.690Z] 3e75a791ab26: Preparing [2026-02-12T13:39:46.690Z] 519d9fe57721: Preparing [2026-02-12T13:39:46.690Z] 5a19e43839e7: Preparing [2026-02-12T13:39:46.690Z] 556d01226436: Preparing [2026-02-12T13:39:46.690Z] 14646addacd2: Preparing [2026-02-12T13:39:46.690Z] dcdea6ac9490: Preparing [2026-02-12T13:39:46.690Z] 3f11c0e8fede: Preparing [2026-02-12T13:39:46.690Z] d66d3e7604af: Preparing [2026-02-12T13:39:46.690Z] 067fc9e40452: Preparing [2026-02-12T13:39:46.690Z] d519f9f65b2f: Preparing [2026-02-12T13:39:46.690Z] 36a7ccfbf30d: Preparing [2026-02-12T13:39:46.690Z] 5f70bf18a086: Preparing [2026-02-12T13:39:46.690Z] 2f6c1674b4e4: Preparing [2026-02-12T13:39:46.690Z] 4aee805f3a58: Preparing [2026-02-12T13:39:46.690Z] a4f82db3f341: Preparing [2026-02-12T13:39:46.690Z] c4e71c2a4573: Preparing [2026-02-12T13:39:46.690Z] 36a7ccfbf30d: Waiting [2026-02-12T13:39:46.690Z] a4f82db3f341: Waiting [2026-02-12T13:39:46.690Z] 5f70bf18a086: Waiting [2026-02-12T13:39:46.690Z] 2f6c1674b4e4: Waiting [2026-02-12T13:39:46.690Z] 4aee805f3a58: Waiting [2026-02-12T13:39:46.690Z] dcdea6ac9490: Waiting [2026-02-12T13:39:46.690Z] 3f11c0e8fede: Waiting [2026-02-12T13:39:46.690Z] c4e71c2a4573: Waiting [2026-02-12T13:39:46.690Z] d66d3e7604af: Waiting [2026-02-12T13:39:46.690Z] 067fc9e40452: Waiting [2026-02-12T13:39:46.690Z] d519f9f65b2f: Waiting [2026-02-12T13:39:46.690Z] 14646addacd2: Layer already exists [2026-02-12T13:39:46.690Z] 5a19e43839e7: Layer already exists [2026-02-12T13:39:46.690Z] 556d01226436: Layer already exists [2026-02-12T13:39:46.690Z] 519d9fe57721: Layer already exists [2026-02-12T13:39:46.690Z] 3e75a791ab26: Layer already exists [2026-02-12T13:39:46.690Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:46.690Z] 3f11c0e8fede: Layer already exists [2026-02-12T13:39:46.690Z] d519f9f65b2f: Layer already exists [2026-02-12T13:39:46.690Z] dcdea6ac9490: Layer already exists [2026-02-12T13:39:46.691Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:46.691Z] 5f70bf18a086: Layer already exists [2026-02-12T13:39:46.691Z] 2f6c1674b4e4: Layer already exists [2026-02-12T13:39:46.691Z] 36a7ccfbf30d: Layer already exists [2026-02-12T13:39:46.691Z] a4f82db3f341: Layer already exists [2026-02-12T13:39:46.691Z] 4aee805f3a58: Layer already exists [2026-02-12T13:39:46.691Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:46.954Z] latest: digest: sha256:40e4afae2f06b537ab3d7e9950756bfef8a237d6227c835e8ad88ce680453641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:47.305Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:47.647Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.98 [2026-02-12T13:39:47.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-12T13:39:47.647Z] 3e75a791ab26: Preparing [2026-02-12T13:39:47.647Z] 519d9fe57721: Preparing [2026-02-12T13:39:47.647Z] 5a19e43839e7: Preparing [2026-02-12T13:39:47.647Z] 556d01226436: Preparing [2026-02-12T13:39:47.647Z] 14646addacd2: Preparing [2026-02-12T13:39:47.647Z] dcdea6ac9490: Preparing [2026-02-12T13:39:47.647Z] 3f11c0e8fede: Preparing [2026-02-12T13:39:47.647Z] d66d3e7604af: Preparing [2026-02-12T13:39:47.647Z] 067fc9e40452: Preparing [2026-02-12T13:39:47.647Z] d519f9f65b2f: Preparing [2026-02-12T13:39:47.647Z] 36a7ccfbf30d: Preparing [2026-02-12T13:39:47.647Z] 5f70bf18a086: Preparing [2026-02-12T13:39:47.647Z] 2f6c1674b4e4: Preparing [2026-02-12T13:39:47.647Z] 4aee805f3a58: Preparing [2026-02-12T13:39:47.647Z] a4f82db3f341: Preparing [2026-02-12T13:39:47.647Z] c4e71c2a4573: Preparing [2026-02-12T13:39:47.647Z] 36a7ccfbf30d: Waiting [2026-02-12T13:39:47.647Z] 5f70bf18a086: Waiting [2026-02-12T13:39:47.647Z] 2f6c1674b4e4: Waiting [2026-02-12T13:39:47.647Z] 4aee805f3a58: Waiting [2026-02-12T13:39:47.647Z] a4f82db3f341: Waiting [2026-02-12T13:39:47.647Z] c4e71c2a4573: Waiting [2026-02-12T13:39:47.647Z] dcdea6ac9490: Waiting [2026-02-12T13:39:47.647Z] 3f11c0e8fede: Waiting [2026-02-12T13:39:47.647Z] d66d3e7604af: Waiting [2026-02-12T13:39:47.647Z] 067fc9e40452: Waiting [2026-02-12T13:39:47.647Z] d519f9f65b2f: Waiting [2026-02-12T13:39:47.647Z] 3e75a791ab26: Layer already exists [2026-02-12T13:39:47.647Z] 5a19e43839e7: Layer already exists [2026-02-12T13:39:47.647Z] 14646addacd2: Layer already exists [2026-02-12T13:39:47.647Z] 519d9fe57721: Layer already exists [2026-02-12T13:39:47.647Z] 556d01226436: Layer already exists [2026-02-12T13:39:47.647Z] dcdea6ac9490: Layer already exists [2026-02-12T13:39:47.647Z] 3f11c0e8fede: Layer already exists [2026-02-12T13:39:47.647Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:47.647Z] d519f9f65b2f: Layer already exists [2026-02-12T13:39:47.647Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:47.647Z] 36a7ccfbf30d: Layer already exists [2026-02-12T13:39:47.647Z] 2f6c1674b4e4: Layer already exists [2026-02-12T13:39:47.647Z] 5f70bf18a086: Layer already exists [2026-02-12T13:39:47.647Z] 4aee805f3a58: Layer already exists [2026-02-12T13:39:47.647Z] a4f82db3f341: Layer already exists [2026-02-12T13:39:47.647Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:47.912Z] 4.1.0-dev.98: digest: sha256:40e4afae2f06b537ab3d7e9950756bfef8a237d6227c835e8ad88ce680453641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:48.269Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:48.615Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:48.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-12T13:39:48.615Z] 3e75a791ab26: Preparing [2026-02-12T13:39:48.615Z] 519d9fe57721: Preparing [2026-02-12T13:39:48.615Z] 5a19e43839e7: Preparing [2026-02-12T13:39:48.615Z] 556d01226436: Preparing [2026-02-12T13:39:48.615Z] 14646addacd2: Preparing [2026-02-12T13:39:48.615Z] dcdea6ac9490: Preparing [2026-02-12T13:39:48.615Z] 3f11c0e8fede: Preparing [2026-02-12T13:39:48.615Z] d66d3e7604af: Preparing [2026-02-12T13:39:48.615Z] 067fc9e40452: Preparing [2026-02-12T13:39:48.615Z] d519f9f65b2f: Preparing [2026-02-12T13:39:48.615Z] 36a7ccfbf30d: Preparing [2026-02-12T13:39:48.615Z] 5f70bf18a086: Preparing [2026-02-12T13:39:48.615Z] 2f6c1674b4e4: Preparing [2026-02-12T13:39:48.615Z] 4aee805f3a58: Preparing [2026-02-12T13:39:48.615Z] a4f82db3f341: Preparing [2026-02-12T13:39:48.615Z] c4e71c2a4573: Preparing [2026-02-12T13:39:48.615Z] dcdea6ac9490: Waiting [2026-02-12T13:39:48.615Z] 3f11c0e8fede: Waiting [2026-02-12T13:39:48.615Z] d66d3e7604af: Waiting [2026-02-12T13:39:48.615Z] 067fc9e40452: Waiting [2026-02-12T13:39:48.615Z] d519f9f65b2f: Waiting [2026-02-12T13:39:48.615Z] 36a7ccfbf30d: Waiting [2026-02-12T13:39:48.615Z] a4f82db3f341: Waiting [2026-02-12T13:39:48.615Z] c4e71c2a4573: Waiting [2026-02-12T13:39:48.615Z] 2f6c1674b4e4: Waiting [2026-02-12T13:39:48.615Z] 5f70bf18a086: Waiting [2026-02-12T13:39:48.615Z] 4aee805f3a58: Waiting [2026-02-12T13:39:48.615Z] 556d01226436: Layer already exists [2026-02-12T13:39:48.615Z] 14646addacd2: Layer already exists [2026-02-12T13:39:48.615Z] 519d9fe57721: Layer already exists [2026-02-12T13:39:48.615Z] 5a19e43839e7: Layer already exists [2026-02-12T13:39:48.615Z] 3e75a791ab26: Layer already exists [2026-02-12T13:39:48.615Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:48.615Z] dcdea6ac9490: Layer already exists [2026-02-12T13:39:48.615Z] 3f11c0e8fede: Layer already exists [2026-02-12T13:39:48.615Z] d519f9f65b2f: Layer already exists [2026-02-12T13:39:48.615Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:48.615Z] 2f6c1674b4e4: Layer already exists [2026-02-12T13:39:48.615Z] 5f70bf18a086: Layer already exists [2026-02-12T13:39:48.615Z] a4f82db3f341: Layer already exists [2026-02-12T13:39:48.615Z] 36a7ccfbf30d: Layer already exists [2026-02-12T13:39:48.615Z] 4aee805f3a58: Layer already exists [2026-02-12T13:39:48.615Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:48.878Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:40e4afae2f06b537ab3d7e9950756bfef8a237d6227c835e8ad88ce680453641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:49.229Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:49.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-02-12T13:39:49.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-12T13:39:49.572Z] 3e75a791ab26: Preparing [2026-02-12T13:39:49.572Z] 519d9fe57721: Preparing [2026-02-12T13:39:49.572Z] 5a19e43839e7: Preparing [2026-02-12T13:39:49.572Z] 556d01226436: Preparing [2026-02-12T13:39:49.572Z] 14646addacd2: Preparing [2026-02-12T13:39:49.572Z] dcdea6ac9490: Preparing [2026-02-12T13:39:49.572Z] 3f11c0e8fede: Preparing [2026-02-12T13:39:49.572Z] d66d3e7604af: Preparing [2026-02-12T13:39:49.572Z] 067fc9e40452: Preparing [2026-02-12T13:39:49.572Z] d519f9f65b2f: Preparing [2026-02-12T13:39:49.572Z] 36a7ccfbf30d: Preparing [2026-02-12T13:39:49.572Z] 5f70bf18a086: Preparing [2026-02-12T13:39:49.572Z] 2f6c1674b4e4: Preparing [2026-02-12T13:39:49.572Z] 4aee805f3a58: Preparing [2026-02-12T13:39:49.572Z] a4f82db3f341: Preparing [2026-02-12T13:39:49.572Z] c4e71c2a4573: Preparing [2026-02-12T13:39:49.572Z] 36a7ccfbf30d: Waiting [2026-02-12T13:39:49.572Z] 5f70bf18a086: Waiting [2026-02-12T13:39:49.572Z] 2f6c1674b4e4: Waiting [2026-02-12T13:39:49.572Z] 4aee805f3a58: Waiting [2026-02-12T13:39:49.572Z] a4f82db3f341: Waiting [2026-02-12T13:39:49.572Z] c4e71c2a4573: Waiting [2026-02-12T13:39:49.572Z] d66d3e7604af: Waiting [2026-02-12T13:39:49.572Z] 067fc9e40452: Waiting [2026-02-12T13:39:49.572Z] dcdea6ac9490: Waiting [2026-02-12T13:39:49.572Z] 3f11c0e8fede: Waiting [2026-02-12T13:39:49.572Z] d519f9f65b2f: Waiting [2026-02-12T13:39:49.572Z] 3e75a791ab26: Layer already exists [2026-02-12T13:39:49.572Z] 519d9fe57721: Layer already exists [2026-02-12T13:39:49.572Z] 5a19e43839e7: Layer already exists [2026-02-12T13:39:49.572Z] 14646addacd2: Layer already exists [2026-02-12T13:39:49.572Z] 556d01226436: Layer already exists [2026-02-12T13:39:49.572Z] 3f11c0e8fede: Layer already exists [2026-02-12T13:39:49.572Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:49.572Z] dcdea6ac9490: Layer already exists [2026-02-12T13:39:49.572Z] d519f9f65b2f: Layer already exists [2026-02-12T13:39:49.572Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:49.572Z] a4f82db3f341: Layer already exists [2026-02-12T13:39:49.572Z] 5f70bf18a086: Layer already exists [2026-02-12T13:39:49.572Z] 36a7ccfbf30d: Layer already exists [2026-02-12T13:39:49.572Z] 4aee805f3a58: Layer already exists [2026-02-12T13:39:49.572Z] 2f6c1674b4e4: Layer already exists [2026-02-12T13:39:49.572Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:49.835Z] main: digest: sha256:40e4afae2f06b537ab3d7e9950756bfef8a237d6227c835e8ad88ce680453641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:39:49.910Z] ===================================================== [Pipeline] echo [2026-02-12T13:39:49.927Z] taggedImages: [2026-02-12T13:39:49.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:49.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-02-12T13:39:49.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.98 [2026-02-12T13:39:49.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:49.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-02-12T13:39:49.956Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-02-12T13:39:49.956Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:49.956Z] latest [2026-02-12T13:39:49.956Z] 4.1.0-dev.98 [2026-02-12T13:39:49.956Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:39:49.956Z] main [2026-02-12T13:39:49.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:50.315Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:50.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:39:50.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-12T13:39:50.659Z] 68153cd13fa2: Preparing [2026-02-12T13:39:50.659Z] de400090ef51: Preparing [2026-02-12T13:39:50.659Z] 911910a88630: Preparing [2026-02-12T13:39:50.659Z] 8135dc528353: Preparing [2026-02-12T13:39:50.659Z] d66d3e7604af: Preparing [2026-02-12T13:39:50.659Z] 067fc9e40452: Preparing [2026-02-12T13:39:50.659Z] d98b2be27584: Preparing [2026-02-12T13:39:50.659Z] b6ca32ccf216: Preparing [2026-02-12T13:39:50.659Z] c4e71c2a4573: Preparing [2026-02-12T13:39:50.659Z] 067fc9e40452: Waiting [2026-02-12T13:39:50.659Z] d98b2be27584: Waiting [2026-02-12T13:39:50.659Z] b6ca32ccf216: Waiting [2026-02-12T13:39:50.659Z] c4e71c2a4573: Waiting [2026-02-12T13:39:50.659Z] d66d3e7604af: Layer already exists [2026-02-12T13:39:50.924Z] 067fc9e40452: Layer already exists [2026-02-12T13:39:50.924Z] d98b2be27584: Layer already exists [2026-02-12T13:39:50.924Z] de400090ef51: Pushed [2026-02-12T13:39:50.924Z] 911910a88630: Pushed [2026-02-12T13:39:50.924Z] b6ca32ccf216: Layer already exists [2026-02-12T13:39:50.924Z] 68153cd13fa2: Pushed [2026-02-12T13:39:50.924Z] c4e71c2a4573: Layer already exists [2026-02-12T13:39:59.096Z] 8135dc528353: Pushed [2026-02-12T13:39:59.096Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:a98355f4f1fdf8665c4c662d681e6b3b9cb8742a2a4c0f993adac822dfa30863 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:39:59.719Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:00.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-02-12T13:40:00.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-12T13:40:00.058Z] 68153cd13fa2: Preparing [2026-02-12T13:40:00.058Z] de400090ef51: Preparing [2026-02-12T13:40:00.058Z] 911910a88630: Preparing [2026-02-12T13:40:00.058Z] 8135dc528353: Preparing [2026-02-12T13:40:00.058Z] d66d3e7604af: Preparing [2026-02-12T13:40:00.058Z] 067fc9e40452: Preparing [2026-02-12T13:40:00.058Z] d98b2be27584: Preparing [2026-02-12T13:40:00.058Z] b6ca32ccf216: Preparing [2026-02-12T13:40:00.058Z] c4e71c2a4573: Preparing [2026-02-12T13:40:00.058Z] d98b2be27584: Waiting [2026-02-12T13:40:00.058Z] b6ca32ccf216: Waiting [2026-02-12T13:40:00.058Z] c4e71c2a4573: Waiting [2026-02-12T13:40:00.058Z] 067fc9e40452: Waiting [2026-02-12T13:40:00.058Z] de400090ef51: Layer already exists [2026-02-12T13:40:00.058Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:00.058Z] 68153cd13fa2: Layer already exists [2026-02-12T13:40:00.058Z] 911910a88630: Layer already exists [2026-02-12T13:40:00.058Z] 8135dc528353: Layer already exists [2026-02-12T13:40:00.058Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:00.058Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:00.058Z] d98b2be27584: Layer already exists [2026-02-12T13:40:00.058Z] b6ca32ccf216: Layer already exists [2026-02-12T13:40:00.322Z] latest: digest: sha256:a98355f4f1fdf8665c4c662d681e6b3b9cb8742a2a4c0f993adac822dfa30863 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:00.666Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:01.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.98 [2026-02-12T13:40:01.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-12T13:40:01.009Z] 68153cd13fa2: Preparing [2026-02-12T13:40:01.009Z] de400090ef51: Preparing [2026-02-12T13:40:01.009Z] 911910a88630: Preparing [2026-02-12T13:40:01.009Z] 8135dc528353: Preparing [2026-02-12T13:40:01.009Z] d66d3e7604af: Preparing [2026-02-12T13:40:01.009Z] 067fc9e40452: Preparing [2026-02-12T13:40:01.009Z] d98b2be27584: Preparing [2026-02-12T13:40:01.009Z] 067fc9e40452: Waiting [2026-02-12T13:40:01.009Z] b6ca32ccf216: Preparing [2026-02-12T13:40:01.009Z] d98b2be27584: Waiting [2026-02-12T13:40:01.009Z] c4e71c2a4573: Preparing [2026-02-12T13:40:01.009Z] b6ca32ccf216: Waiting [2026-02-12T13:40:01.009Z] c4e71c2a4573: Waiting [2026-02-12T13:40:01.009Z] de400090ef51: Layer already exists [2026-02-12T13:40:01.009Z] 8135dc528353: Layer already exists [2026-02-12T13:40:01.009Z] 68153cd13fa2: Layer already exists [2026-02-12T13:40:01.009Z] 911910a88630: Layer already exists [2026-02-12T13:40:01.009Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:01.009Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:01.009Z] b6ca32ccf216: Layer already exists [2026-02-12T13:40:01.009Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:01.009Z] d98b2be27584: Layer already exists [2026-02-12T13:40:01.272Z] 4.1.0-dev.98: digest: sha256:a98355f4f1fdf8665c4c662d681e6b3b9cb8742a2a4c0f993adac822dfa30863 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:01.623Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:01.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:01.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-12T13:40:01.964Z] 68153cd13fa2: Preparing [2026-02-12T13:40:01.964Z] de400090ef51: Preparing [2026-02-12T13:40:01.964Z] 911910a88630: Preparing [2026-02-12T13:40:01.964Z] 8135dc528353: Preparing [2026-02-12T13:40:01.964Z] d66d3e7604af: Preparing [2026-02-12T13:40:01.964Z] 067fc9e40452: Preparing [2026-02-12T13:40:01.964Z] d98b2be27584: Preparing [2026-02-12T13:40:01.964Z] b6ca32ccf216: Preparing [2026-02-12T13:40:01.964Z] c4e71c2a4573: Preparing [2026-02-12T13:40:01.964Z] 067fc9e40452: Waiting [2026-02-12T13:40:01.964Z] d98b2be27584: Waiting [2026-02-12T13:40:01.964Z] c4e71c2a4573: Waiting [2026-02-12T13:40:01.964Z] b6ca32ccf216: Waiting [2026-02-12T13:40:01.964Z] 911910a88630: Layer already exists [2026-02-12T13:40:01.964Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:01.964Z] 68153cd13fa2: Layer already exists [2026-02-12T13:40:01.964Z] 8135dc528353: Layer already exists [2026-02-12T13:40:01.964Z] de400090ef51: Layer already exists [2026-02-12T13:40:01.964Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:01.964Z] b6ca32ccf216: Layer already exists [2026-02-12T13:40:01.964Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:01.964Z] d98b2be27584: Layer already exists [2026-02-12T13:40:02.228Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:a98355f4f1fdf8665c4c662d681e6b3b9cb8742a2a4c0f993adac822dfa30863 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:02.578Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:02.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-02-12T13:40:02.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-12T13:40:02.930Z] 68153cd13fa2: Preparing [2026-02-12T13:40:02.930Z] de400090ef51: Preparing [2026-02-12T13:40:02.930Z] 911910a88630: Preparing [2026-02-12T13:40:02.930Z] 8135dc528353: Preparing [2026-02-12T13:40:02.930Z] d66d3e7604af: Preparing [2026-02-12T13:40:02.930Z] 067fc9e40452: Preparing [2026-02-12T13:40:02.930Z] d98b2be27584: Preparing [2026-02-12T13:40:02.930Z] b6ca32ccf216: Preparing [2026-02-12T13:40:02.930Z] c4e71c2a4573: Preparing [2026-02-12T13:40:02.930Z] d98b2be27584: Waiting [2026-02-12T13:40:02.930Z] b6ca32ccf216: Waiting [2026-02-12T13:40:02.930Z] c4e71c2a4573: Waiting [2026-02-12T13:40:02.930Z] 067fc9e40452: Waiting [2026-02-12T13:40:02.930Z] 911910a88630: Layer already exists [2026-02-12T13:40:02.930Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:02.930Z] de400090ef51: Layer already exists [2026-02-12T13:40:02.930Z] 8135dc528353: Layer already exists [2026-02-12T13:40:02.930Z] 68153cd13fa2: Layer already exists [2026-02-12T13:40:02.930Z] b6ca32ccf216: Layer already exists [2026-02-12T13:40:02.930Z] d98b2be27584: Layer already exists [2026-02-12T13:40:02.930Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:02.930Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:03.195Z] main: digest: sha256:a98355f4f1fdf8665c4c662d681e6b3b9cb8742a2a4c0f993adac822dfa30863 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:40:03.275Z] ===================================================== [Pipeline] echo [2026-02-12T13:40:03.291Z] taggedImages: [2026-02-12T13:40:03.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:03.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-02-12T13:40:03.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.98 [2026-02-12T13:40:03.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:03.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-02-12T13:40:03.319Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-02-12T13:40:03.319Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:03.319Z] latest [2026-02-12T13:40:03.319Z] 4.1.0-dev.98 [2026-02-12T13:40:03.319Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:03.319Z] main [2026-02-12T13:40:03.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:03.698Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:04.148Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:04.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-12T13:40:04.148Z] 716c3dfd4b86: Preparing [2026-02-12T13:40:04.148Z] f6b26e405df1: Preparing [2026-02-12T13:40:04.148Z] 85ab9ad12b08: Preparing [2026-02-12T13:40:04.148Z] bfe2a22f0313: Preparing [2026-02-12T13:40:04.148Z] 2ac76f9f84c8: Preparing [2026-02-12T13:40:04.148Z] d66d3e7604af: Preparing [2026-02-12T13:40:04.148Z] 067fc9e40452: Preparing [2026-02-12T13:40:04.148Z] 682400280e28: Preparing [2026-02-12T13:40:04.148Z] 0279ff461024: Preparing [2026-02-12T13:40:04.148Z] 2c9977f4d9a2: Preparing [2026-02-12T13:40:04.148Z] c4e71c2a4573: Preparing [2026-02-12T13:40:04.148Z] 0279ff461024: Waiting [2026-02-12T13:40:04.148Z] d66d3e7604af: Waiting [2026-02-12T13:40:04.148Z] 2c9977f4d9a2: Waiting [2026-02-12T13:40:04.148Z] 067fc9e40452: Waiting [2026-02-12T13:40:04.148Z] c4e71c2a4573: Waiting [2026-02-12T13:40:04.148Z] 682400280e28: Waiting [2026-02-12T13:40:04.148Z] bfe2a22f0313: Pushed [2026-02-12T13:40:04.148Z] f6b26e405df1: Pushed [2026-02-12T13:40:04.148Z] 2ac76f9f84c8: Pushed [2026-02-12T13:40:04.148Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:04.148Z] 716c3dfd4b86: Pushed [2026-02-12T13:40:04.415Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:04.415Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:04.415Z] 682400280e28: Pushed [2026-02-12T13:40:04.415Z] 0279ff461024: Pushed [2026-02-12T13:40:07.896Z] 2c9977f4d9a2: Pushed [2026-02-12T13:40:10.459Z] 85ab9ad12b08: Pushed [2026-02-12T13:40:10.459Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:d4d99a612ee7b4f78ea4ddd10d851516a99b5f5e13e2466dbda53a1bd7c53d53 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:11.080Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:11.998Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-02-12T13:40:11.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-12T13:40:11.998Z] 716c3dfd4b86: Preparing [2026-02-12T13:40:11.998Z] f6b26e405df1: Preparing [2026-02-12T13:40:11.998Z] 85ab9ad12b08: Preparing [2026-02-12T13:40:11.998Z] bfe2a22f0313: Preparing [2026-02-12T13:40:11.998Z] 2ac76f9f84c8: Preparing [2026-02-12T13:40:11.998Z] d66d3e7604af: Preparing [2026-02-12T13:40:11.998Z] 067fc9e40452: Preparing [2026-02-12T13:40:11.998Z] 682400280e28: Preparing [2026-02-12T13:40:11.998Z] 0279ff461024: Preparing [2026-02-12T13:40:11.998Z] 2c9977f4d9a2: Preparing [2026-02-12T13:40:11.998Z] c4e71c2a4573: Preparing [2026-02-12T13:40:11.998Z] d66d3e7604af: Waiting [2026-02-12T13:40:11.998Z] 067fc9e40452: Waiting [2026-02-12T13:40:11.998Z] 2c9977f4d9a2: Waiting [2026-02-12T13:40:11.998Z] 0279ff461024: Waiting [2026-02-12T13:40:11.998Z] c4e71c2a4573: Waiting [2026-02-12T13:40:11.998Z] 682400280e28: Waiting [2026-02-12T13:40:11.998Z] 85ab9ad12b08: Layer already exists [2026-02-12T13:40:11.998Z] 716c3dfd4b86: Layer already exists [2026-02-12T13:40:11.998Z] f6b26e405df1: Layer already exists [2026-02-12T13:40:11.998Z] bfe2a22f0313: Layer already exists [2026-02-12T13:40:11.998Z] 2ac76f9f84c8: Layer already exists [2026-02-12T13:40:11.998Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:11.998Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:11.998Z] 0279ff461024: Layer already exists [2026-02-12T13:40:11.998Z] 682400280e28: Layer already exists [2026-02-12T13:40:11.998Z] 2c9977f4d9a2: Layer already exists [2026-02-12T13:40:11.998Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:12.262Z] latest: digest: sha256:d4d99a612ee7b4f78ea4ddd10d851516a99b5f5e13e2466dbda53a1bd7c53d53 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:12.615Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:12.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.98 [2026-02-12T13:40:12.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-12T13:40:12.964Z] 716c3dfd4b86: Preparing [2026-02-12T13:40:12.964Z] f6b26e405df1: Preparing [2026-02-12T13:40:12.964Z] 85ab9ad12b08: Preparing [2026-02-12T13:40:12.964Z] bfe2a22f0313: Preparing [2026-02-12T13:40:12.964Z] 2ac76f9f84c8: Preparing [2026-02-12T13:40:12.964Z] d66d3e7604af: Preparing [2026-02-12T13:40:12.964Z] 067fc9e40452: Preparing [2026-02-12T13:40:12.964Z] d66d3e7604af: Waiting [2026-02-12T13:40:12.964Z] 682400280e28: Preparing [2026-02-12T13:40:12.964Z] 067fc9e40452: Waiting [2026-02-12T13:40:12.964Z] 0279ff461024: Preparing [2026-02-12T13:40:12.964Z] 682400280e28: Waiting [2026-02-12T13:40:12.964Z] 0279ff461024: Waiting [2026-02-12T13:40:12.964Z] 2c9977f4d9a2: Preparing [2026-02-12T13:40:12.964Z] c4e71c2a4573: Preparing [2026-02-12T13:40:12.964Z] 2c9977f4d9a2: Waiting [2026-02-12T13:40:12.964Z] c4e71c2a4573: Waiting [2026-02-12T13:40:12.964Z] 85ab9ad12b08: Layer already exists [2026-02-12T13:40:12.964Z] f6b26e405df1: Layer already exists [2026-02-12T13:40:12.964Z] 2ac76f9f84c8: Layer already exists [2026-02-12T13:40:12.964Z] 716c3dfd4b86: Layer already exists [2026-02-12T13:40:12.964Z] bfe2a22f0313: Layer already exists [2026-02-12T13:40:12.964Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:12.964Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:12.964Z] 0279ff461024: Layer already exists [2026-02-12T13:40:12.964Z] 682400280e28: Layer already exists [2026-02-12T13:40:12.964Z] 2c9977f4d9a2: Layer already exists [2026-02-12T13:40:12.964Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:13.228Z] 4.1.0-dev.98: digest: sha256:d4d99a612ee7b4f78ea4ddd10d851516a99b5f5e13e2466dbda53a1bd7c53d53 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:13.573Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:13.918Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:13.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-12T13:40:13.918Z] 716c3dfd4b86: Preparing [2026-02-12T13:40:13.918Z] f6b26e405df1: Preparing [2026-02-12T13:40:13.918Z] 85ab9ad12b08: Preparing [2026-02-12T13:40:13.918Z] bfe2a22f0313: Preparing [2026-02-12T13:40:13.918Z] 2ac76f9f84c8: Preparing [2026-02-12T13:40:13.918Z] d66d3e7604af: Preparing [2026-02-12T13:40:13.918Z] d66d3e7604af: Waiting [2026-02-12T13:40:13.918Z] 067fc9e40452: Preparing [2026-02-12T13:40:13.918Z] 682400280e28: Preparing [2026-02-12T13:40:13.918Z] 067fc9e40452: Waiting [2026-02-12T13:40:13.918Z] 0279ff461024: Preparing [2026-02-12T13:40:13.918Z] 682400280e28: Waiting [2026-02-12T13:40:13.918Z] 2c9977f4d9a2: Preparing [2026-02-12T13:40:13.918Z] 0279ff461024: Waiting [2026-02-12T13:40:13.918Z] c4e71c2a4573: Preparing [2026-02-12T13:40:13.918Z] 2c9977f4d9a2: Waiting [2026-02-12T13:40:13.918Z] c4e71c2a4573: Waiting [2026-02-12T13:40:13.918Z] 85ab9ad12b08: Layer already exists [2026-02-12T13:40:13.918Z] bfe2a22f0313: Layer already exists [2026-02-12T13:40:13.918Z] 2ac76f9f84c8: Layer already exists [2026-02-12T13:40:13.918Z] f6b26e405df1: Layer already exists [2026-02-12T13:40:13.918Z] 716c3dfd4b86: Layer already exists [2026-02-12T13:40:13.918Z] 682400280e28: Layer already exists [2026-02-12T13:40:13.918Z] 2c9977f4d9a2: Layer already exists [2026-02-12T13:40:13.918Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:13.918Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:13.918Z] 0279ff461024: Layer already exists [2026-02-12T13:40:13.918Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:14.182Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:d4d99a612ee7b4f78ea4ddd10d851516a99b5f5e13e2466dbda53a1bd7c53d53 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:14.530Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:14.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-02-12T13:40:14.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-12T13:40:14.877Z] 716c3dfd4b86: Preparing [2026-02-12T13:40:14.877Z] f6b26e405df1: Preparing [2026-02-12T13:40:14.877Z] 85ab9ad12b08: Preparing [2026-02-12T13:40:14.877Z] bfe2a22f0313: Preparing [2026-02-12T13:40:14.877Z] 2ac76f9f84c8: Preparing [2026-02-12T13:40:14.877Z] d66d3e7604af: Preparing [2026-02-12T13:40:14.877Z] 067fc9e40452: Preparing [2026-02-12T13:40:14.877Z] 682400280e28: Preparing [2026-02-12T13:40:14.877Z] 0279ff461024: Preparing [2026-02-12T13:40:14.877Z] 2c9977f4d9a2: Preparing [2026-02-12T13:40:14.877Z] c4e71c2a4573: Preparing [2026-02-12T13:40:14.877Z] 0279ff461024: Waiting [2026-02-12T13:40:14.877Z] d66d3e7604af: Waiting [2026-02-12T13:40:14.877Z] 067fc9e40452: Waiting [2026-02-12T13:40:14.877Z] 682400280e28: Waiting [2026-02-12T13:40:14.877Z] 2c9977f4d9a2: Waiting [2026-02-12T13:40:14.877Z] c4e71c2a4573: Waiting [2026-02-12T13:40:14.877Z] 2ac76f9f84c8: Layer already exists [2026-02-12T13:40:14.877Z] 716c3dfd4b86: Layer already exists [2026-02-12T13:40:14.877Z] 85ab9ad12b08: Layer already exists [2026-02-12T13:40:14.877Z] bfe2a22f0313: Layer already exists [2026-02-12T13:40:14.877Z] f6b26e405df1: Layer already exists [2026-02-12T13:40:14.877Z] 0279ff461024: Layer already exists [2026-02-12T13:40:14.877Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:14.877Z] 682400280e28: Layer already exists [2026-02-12T13:40:14.877Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:14.877Z] 2c9977f4d9a2: Layer already exists [2026-02-12T13:40:14.877Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:15.141Z] main: digest: sha256:d4d99a612ee7b4f78ea4ddd10d851516a99b5f5e13e2466dbda53a1bd7c53d53 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:40:15.225Z] ===================================================== [Pipeline] echo [2026-02-12T13:40:15.239Z] taggedImages: [2026-02-12T13:40:15.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:15.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-02-12T13:40:15.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.98 [2026-02-12T13:40:15.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:15.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-02-12T13:40:15.262Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-02-12T13:40:15.262Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:15.262Z] latest [2026-02-12T13:40:15.262Z] 4.1.0-dev.98 [2026-02-12T13:40:15.262Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:15.262Z] main [2026-02-12T13:40:15.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:15.623Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:15.976Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:15.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-12T13:40:15.976Z] b99cf72483f1: Preparing [2026-02-12T13:40:15.976Z] 2e49d5f9c857: Preparing [2026-02-12T13:40:15.976Z] e0e2f5a61223: Preparing [2026-02-12T13:40:15.976Z] f6020c84fac2: Preparing [2026-02-12T13:40:15.976Z] 241470d86b94: Preparing [2026-02-12T13:40:15.976Z] 0164456240d6: Preparing [2026-02-12T13:40:15.976Z] 05186922c23c: Preparing [2026-02-12T13:40:15.976Z] d66d3e7604af: Preparing [2026-02-12T13:40:15.976Z] 067fc9e40452: Preparing [2026-02-12T13:40:15.976Z] 231ba960b99e: Preparing [2026-02-12T13:40:15.976Z] 1b4d6654ebb9: Preparing [2026-02-12T13:40:15.976Z] c4e71c2a4573: Preparing [2026-02-12T13:40:15.976Z] 05186922c23c: Waiting [2026-02-12T13:40:15.976Z] d66d3e7604af: Waiting [2026-02-12T13:40:15.976Z] 067fc9e40452: Waiting [2026-02-12T13:40:15.976Z] 231ba960b99e: Waiting [2026-02-12T13:40:15.976Z] 1b4d6654ebb9: Waiting [2026-02-12T13:40:15.976Z] c4e71c2a4573: Waiting [2026-02-12T13:40:15.976Z] 0164456240d6: Waiting [2026-02-12T13:40:16.241Z] 241470d86b94: Pushed [2026-02-12T13:40:16.241Z] 2e49d5f9c857: Pushed [2026-02-12T13:40:16.241Z] b99cf72483f1: Pushed [2026-02-12T13:40:16.241Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:16.241Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:16.241Z] 0164456240d6: Pushed [2026-02-12T13:40:16.241Z] 05186922c23c: Pushed [2026-02-12T13:40:16.504Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:16.504Z] 231ba960b99e: Pushed [2026-02-12T13:40:19.825Z] 1b4d6654ebb9: Pushed [2026-02-12T13:40:23.151Z] e0e2f5a61223: Pushed [2026-02-12T13:40:25.806Z] f6020c84fac2: Pushed [2026-02-12T13:40:25.806Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:23ba9237f8e64641c797bb598f4cfc04f3f42abe2bd933a0e599a25b6278a4f2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:26.163Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:26.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-02-12T13:40:26.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-12T13:40:26.516Z] b99cf72483f1: Preparing [2026-02-12T13:40:26.516Z] 2e49d5f9c857: Preparing [2026-02-12T13:40:26.516Z] e0e2f5a61223: Preparing [2026-02-12T13:40:26.516Z] f6020c84fac2: Preparing [2026-02-12T13:40:26.516Z] 241470d86b94: Preparing [2026-02-12T13:40:26.516Z] 0164456240d6: Preparing [2026-02-12T13:40:26.516Z] 05186922c23c: Preparing [2026-02-12T13:40:26.516Z] d66d3e7604af: Preparing [2026-02-12T13:40:26.516Z] 067fc9e40452: Preparing [2026-02-12T13:40:26.516Z] 231ba960b99e: Preparing [2026-02-12T13:40:26.516Z] 1b4d6654ebb9: Preparing [2026-02-12T13:40:26.516Z] c4e71c2a4573: Preparing [2026-02-12T13:40:26.516Z] 0164456240d6: Waiting [2026-02-12T13:40:26.516Z] 067fc9e40452: Waiting [2026-02-12T13:40:26.516Z] 05186922c23c: Waiting [2026-02-12T13:40:26.516Z] d66d3e7604af: Waiting [2026-02-12T13:40:26.516Z] 231ba960b99e: Waiting [2026-02-12T13:40:26.516Z] 1b4d6654ebb9: Waiting [2026-02-12T13:40:26.516Z] c4e71c2a4573: Waiting [2026-02-12T13:40:26.516Z] e0e2f5a61223: Layer already exists [2026-02-12T13:40:26.516Z] 2e49d5f9c857: Layer already exists [2026-02-12T13:40:26.516Z] 241470d86b94: Layer already exists [2026-02-12T13:40:26.516Z] f6020c84fac2: Layer already exists [2026-02-12T13:40:26.516Z] b99cf72483f1: Layer already exists [2026-02-12T13:40:26.516Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:26.516Z] 0164456240d6: Layer already exists [2026-02-12T13:40:26.516Z] 05186922c23c: Layer already exists [2026-02-12T13:40:26.516Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:26.516Z] 231ba960b99e: Layer already exists [2026-02-12T13:40:26.516Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:26.516Z] 1b4d6654ebb9: Layer already exists [2026-02-12T13:40:26.781Z] latest: digest: sha256:23ba9237f8e64641c797bb598f4cfc04f3f42abe2bd933a0e599a25b6278a4f2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:27.130Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:27.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.98 [2026-02-12T13:40:27.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-12T13:40:27.485Z] b99cf72483f1: Preparing [2026-02-12T13:40:27.485Z] 2e49d5f9c857: Preparing [2026-02-12T13:40:27.485Z] e0e2f5a61223: Preparing [2026-02-12T13:40:27.485Z] f6020c84fac2: Preparing [2026-02-12T13:40:27.485Z] 241470d86b94: Preparing [2026-02-12T13:40:27.485Z] 0164456240d6: Preparing [2026-02-12T13:40:27.485Z] 0164456240d6: Waiting [2026-02-12T13:40:27.485Z] 05186922c23c: Preparing [2026-02-12T13:40:27.485Z] d66d3e7604af: Preparing [2026-02-12T13:40:27.485Z] 05186922c23c: Waiting [2026-02-12T13:40:27.485Z] 067fc9e40452: Preparing [2026-02-12T13:40:27.485Z] d66d3e7604af: Waiting [2026-02-12T13:40:27.485Z] 231ba960b99e: Preparing [2026-02-12T13:40:27.485Z] 067fc9e40452: Waiting [2026-02-12T13:40:27.485Z] 1b4d6654ebb9: Preparing [2026-02-12T13:40:27.485Z] 231ba960b99e: Waiting [2026-02-12T13:40:27.485Z] c4e71c2a4573: Preparing [2026-02-12T13:40:27.485Z] 1b4d6654ebb9: Waiting [2026-02-12T13:40:27.485Z] c4e71c2a4573: Waiting [2026-02-12T13:40:27.485Z] f6020c84fac2: Layer already exists [2026-02-12T13:40:27.485Z] 2e49d5f9c857: Layer already exists [2026-02-12T13:40:27.485Z] b99cf72483f1: Layer already exists [2026-02-12T13:40:27.485Z] 241470d86b94: Layer already exists [2026-02-12T13:40:27.485Z] e0e2f5a61223: Layer already exists [2026-02-12T13:40:27.485Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:27.485Z] 231ba960b99e: Layer already exists [2026-02-12T13:40:27.485Z] 0164456240d6: Layer already exists [2026-02-12T13:40:27.485Z] 05186922c23c: Layer already exists [2026-02-12T13:40:27.485Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:27.485Z] 1b4d6654ebb9: Layer already exists [2026-02-12T13:40:27.485Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:27.749Z] 4.1.0-dev.98: digest: sha256:23ba9237f8e64641c797bb598f4cfc04f3f42abe2bd933a0e599a25b6278a4f2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:28.103Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:28.444Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:28.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-12T13:40:28.444Z] b99cf72483f1: Preparing [2026-02-12T13:40:28.444Z] 2e49d5f9c857: Preparing [2026-02-12T13:40:28.444Z] e0e2f5a61223: Preparing [2026-02-12T13:40:28.444Z] f6020c84fac2: Preparing [2026-02-12T13:40:28.444Z] 241470d86b94: Preparing [2026-02-12T13:40:28.444Z] 0164456240d6: Preparing [2026-02-12T13:40:28.444Z] 05186922c23c: Preparing [2026-02-12T13:40:28.444Z] d66d3e7604af: Preparing [2026-02-12T13:40:28.444Z] 067fc9e40452: Preparing [2026-02-12T13:40:28.444Z] 231ba960b99e: Preparing [2026-02-12T13:40:28.444Z] 1b4d6654ebb9: Preparing [2026-02-12T13:40:28.444Z] c4e71c2a4573: Preparing [2026-02-12T13:40:28.444Z] 067fc9e40452: Waiting [2026-02-12T13:40:28.444Z] 231ba960b99e: Waiting [2026-02-12T13:40:28.444Z] 1b4d6654ebb9: Waiting [2026-02-12T13:40:28.444Z] c4e71c2a4573: Waiting [2026-02-12T13:40:28.444Z] 0164456240d6: Waiting [2026-02-12T13:40:28.444Z] d66d3e7604af: Waiting [2026-02-12T13:40:28.444Z] 05186922c23c: Waiting [2026-02-12T13:40:28.444Z] 2e49d5f9c857: Layer already exists [2026-02-12T13:40:28.444Z] f6020c84fac2: Layer already exists [2026-02-12T13:40:28.444Z] b99cf72483f1: Layer already exists [2026-02-12T13:40:28.444Z] e0e2f5a61223: Layer already exists [2026-02-12T13:40:28.444Z] 241470d86b94: Layer already exists [2026-02-12T13:40:28.444Z] 05186922c23c: Layer already exists [2026-02-12T13:40:28.444Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:28.444Z] 0164456240d6: Layer already exists [2026-02-12T13:40:28.444Z] 231ba960b99e: Layer already exists [2026-02-12T13:40:28.444Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:28.444Z] 1b4d6654ebb9: Layer already exists [2026-02-12T13:40:28.444Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:28.708Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:23ba9237f8e64641c797bb598f4cfc04f3f42abe2bd933a0e599a25b6278a4f2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:29.049Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:29.384Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-02-12T13:40:29.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-12T13:40:29.384Z] b99cf72483f1: Preparing [2026-02-12T13:40:29.384Z] 2e49d5f9c857: Preparing [2026-02-12T13:40:29.384Z] e0e2f5a61223: Preparing [2026-02-12T13:40:29.384Z] f6020c84fac2: Preparing [2026-02-12T13:40:29.384Z] 241470d86b94: Preparing [2026-02-12T13:40:29.384Z] 0164456240d6: Preparing [2026-02-12T13:40:29.384Z] 05186922c23c: Preparing [2026-02-12T13:40:29.384Z] d66d3e7604af: Preparing [2026-02-12T13:40:29.384Z] 067fc9e40452: Preparing [2026-02-12T13:40:29.384Z] 231ba960b99e: Preparing [2026-02-12T13:40:29.384Z] 1b4d6654ebb9: Preparing [2026-02-12T13:40:29.384Z] c4e71c2a4573: Preparing [2026-02-12T13:40:29.384Z] 0164456240d6: Waiting [2026-02-12T13:40:29.384Z] 05186922c23c: Waiting [2026-02-12T13:40:29.384Z] d66d3e7604af: Waiting [2026-02-12T13:40:29.384Z] 067fc9e40452: Waiting [2026-02-12T13:40:29.384Z] 231ba960b99e: Waiting [2026-02-12T13:40:29.384Z] 1b4d6654ebb9: Waiting [2026-02-12T13:40:29.384Z] c4e71c2a4573: Waiting [2026-02-12T13:40:29.384Z] b99cf72483f1: Layer already exists [2026-02-12T13:40:29.384Z] 241470d86b94: Layer already exists [2026-02-12T13:40:29.384Z] f6020c84fac2: Layer already exists [2026-02-12T13:40:29.384Z] e0e2f5a61223: Layer already exists [2026-02-12T13:40:29.384Z] 2e49d5f9c857: Layer already exists [2026-02-12T13:40:29.384Z] 231ba960b99e: Layer already exists [2026-02-12T13:40:29.384Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:29.384Z] 0164456240d6: Layer already exists [2026-02-12T13:40:29.384Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:29.384Z] 05186922c23c: Layer already exists [2026-02-12T13:40:29.384Z] 1b4d6654ebb9: Layer already exists [2026-02-12T13:40:29.384Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:29.647Z] main: digest: sha256:23ba9237f8e64641c797bb598f4cfc04f3f42abe2bd933a0e599a25b6278a4f2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:40:29.723Z] ===================================================== [Pipeline] echo [2026-02-12T13:40:29.738Z] taggedImages: [2026-02-12T13:40:29.738Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:29.738Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-02-12T13:40:29.738Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.98 [2026-02-12T13:40:29.738Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:29.738Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-02-12T13:40:29.769Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-02-12T13:40:29.770Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:29.770Z] latest [2026-02-12T13:40:29.770Z] 4.1.0-dev.98 [2026-02-12T13:40:29.770Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:29.770Z] main [2026-02-12T13:40:29.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:30.122Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:30.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:30.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-12T13:40:30.465Z] a687a6d3bbf1: Preparing [2026-02-12T13:40:30.465Z] 750324c836ea: Preparing [2026-02-12T13:40:30.465Z] d66d3e7604af: Preparing [2026-02-12T13:40:30.465Z] 067fc9e40452: Preparing [2026-02-12T13:40:30.465Z] 6ce17e91c672: Preparing [2026-02-12T13:40:30.465Z] 3605b580be7c: Preparing [2026-02-12T13:40:30.465Z] c4e71c2a4573: Preparing [2026-02-12T13:40:30.465Z] 3605b580be7c: Waiting [2026-02-12T13:40:30.465Z] c4e71c2a4573: Waiting [2026-02-12T13:40:30.465Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:30.465Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:30.728Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:30.729Z] a687a6d3bbf1: Pushed [2026-02-12T13:40:30.729Z] 6ce17e91c672: Pushed [2026-02-12T13:40:32.654Z] 3605b580be7c: Pushed [2026-02-12T13:40:37.977Z] 750324c836ea: Pushed [2026-02-12T13:40:37.977Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:802f82f51695c4759a416352d0a3abbb68912a19d7920054c0536fb71db7ea62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:38.329Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:38.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-02-12T13:40:38.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-12T13:40:38.667Z] a687a6d3bbf1: Preparing [2026-02-12T13:40:38.667Z] 750324c836ea: Preparing [2026-02-12T13:40:38.667Z] d66d3e7604af: Preparing [2026-02-12T13:40:38.667Z] 067fc9e40452: Preparing [2026-02-12T13:40:38.667Z] 6ce17e91c672: Preparing [2026-02-12T13:40:38.667Z] 3605b580be7c: Preparing [2026-02-12T13:40:38.667Z] c4e71c2a4573: Preparing [2026-02-12T13:40:38.667Z] 3605b580be7c: Waiting [2026-02-12T13:40:38.667Z] c4e71c2a4573: Waiting [2026-02-12T13:40:38.667Z] 6ce17e91c672: Layer already exists [2026-02-12T13:40:38.667Z] a687a6d3bbf1: Layer already exists [2026-02-12T13:40:38.667Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:38.667Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:38.667Z] 750324c836ea: Layer already exists [2026-02-12T13:40:38.667Z] 3605b580be7c: Layer already exists [2026-02-12T13:40:38.667Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:38.667Z] latest: digest: sha256:802f82f51695c4759a416352d0a3abbb68912a19d7920054c0536fb71db7ea62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:39.274Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:39.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.98 [2026-02-12T13:40:39.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-12T13:40:39.639Z] a687a6d3bbf1: Preparing [2026-02-12T13:40:39.639Z] 750324c836ea: Preparing [2026-02-12T13:40:39.639Z] d66d3e7604af: Preparing [2026-02-12T13:40:39.639Z] 067fc9e40452: Preparing [2026-02-12T13:40:39.639Z] 6ce17e91c672: Preparing [2026-02-12T13:40:39.639Z] 3605b580be7c: Preparing [2026-02-12T13:40:39.639Z] c4e71c2a4573: Preparing [2026-02-12T13:40:39.639Z] 3605b580be7c: Waiting [2026-02-12T13:40:39.639Z] c4e71c2a4573: Waiting [2026-02-12T13:40:39.639Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:39.639Z] a687a6d3bbf1: Layer already exists [2026-02-12T13:40:39.639Z] 6ce17e91c672: Layer already exists [2026-02-12T13:40:39.639Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:39.639Z] 750324c836ea: Layer already exists [2026-02-12T13:40:39.639Z] 3605b580be7c: Layer already exists [2026-02-12T13:40:39.639Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:39.639Z] 4.1.0-dev.98: digest: sha256:802f82f51695c4759a416352d0a3abbb68912a19d7920054c0536fb71db7ea62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:40.251Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:40.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:40.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-12T13:40:40.592Z] a687a6d3bbf1: Preparing [2026-02-12T13:40:40.592Z] 750324c836ea: Preparing [2026-02-12T13:40:40.592Z] d66d3e7604af: Preparing [2026-02-12T13:40:40.592Z] 067fc9e40452: Preparing [2026-02-12T13:40:40.592Z] 6ce17e91c672: Preparing [2026-02-12T13:40:40.592Z] 3605b580be7c: Preparing [2026-02-12T13:40:40.592Z] c4e71c2a4573: Preparing [2026-02-12T13:40:40.592Z] 3605b580be7c: Waiting [2026-02-12T13:40:40.592Z] c4e71c2a4573: Waiting [2026-02-12T13:40:40.592Z] 6ce17e91c672: Layer already exists [2026-02-12T13:40:40.592Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:40.592Z] 750324c836ea: Layer already exists [2026-02-12T13:40:40.592Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:40.592Z] a687a6d3bbf1: Layer already exists [2026-02-12T13:40:40.592Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:40.592Z] 3605b580be7c: Layer already exists [2026-02-12T13:40:40.856Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:802f82f51695c4759a416352d0a3abbb68912a19d7920054c0536fb71db7ea62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:41.199Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:41.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-02-12T13:40:41.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-12T13:40:41.540Z] a687a6d3bbf1: Preparing [2026-02-12T13:40:41.540Z] 750324c836ea: Preparing [2026-02-12T13:40:41.540Z] d66d3e7604af: Preparing [2026-02-12T13:40:41.540Z] 067fc9e40452: Preparing [2026-02-12T13:40:41.540Z] 6ce17e91c672: Preparing [2026-02-12T13:40:41.540Z] 3605b580be7c: Preparing [2026-02-12T13:40:41.540Z] c4e71c2a4573: Preparing [2026-02-12T13:40:41.540Z] 3605b580be7c: Waiting [2026-02-12T13:40:41.540Z] c4e71c2a4573: Waiting [2026-02-12T13:40:41.540Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:41.540Z] a687a6d3bbf1: Layer already exists [2026-02-12T13:40:41.540Z] 6ce17e91c672: Layer already exists [2026-02-12T13:40:41.540Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:41.540Z] 750324c836ea: Layer already exists [2026-02-12T13:40:41.540Z] 3605b580be7c: Layer already exists [2026-02-12T13:40:41.540Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:41.803Z] main: digest: sha256:802f82f51695c4759a416352d0a3abbb68912a19d7920054c0536fb71db7ea62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:40:41.877Z] ===================================================== [Pipeline] echo [2026-02-12T13:40:41.888Z] taggedImages: [2026-02-12T13:40:41.888Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:41.888Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-02-12T13:40:41.888Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.98 [2026-02-12T13:40:41.888Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:41.888Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-02-12T13:40:41.909Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-02-12T13:40:41.909Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:41.909Z] latest [2026-02-12T13:40:41.909Z] 4.1.0-dev.98 [2026-02-12T13:40:41.909Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:40:41.909Z] main [2026-02-12T13:40:41.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:42.265Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:40:42.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:40:42.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-12T13:40:42.619Z] 0342f3021f9f: Preparing [2026-02-12T13:40:42.619Z] ff88174e4fd9: Preparing [2026-02-12T13:40:42.619Z] eeb4b28783ad: Preparing [2026-02-12T13:40:42.619Z] d66d3e7604af: Preparing [2026-02-12T13:40:42.619Z] 067fc9e40452: Preparing [2026-02-12T13:40:42.619Z] 84c7a161e6fd: Preparing [2026-02-12T13:40:42.619Z] ec9d17a76838: Preparing [2026-02-12T13:40:42.619Z] 9b7332319202: Preparing [2026-02-12T13:40:42.619Z] 63f6e77c467c: Preparing [2026-02-12T13:40:42.619Z] c4e71c2a4573: Preparing [2026-02-12T13:40:42.619Z] ec9d17a76838: Waiting [2026-02-12T13:40:42.619Z] 9b7332319202: Waiting [2026-02-12T13:40:42.619Z] 84c7a161e6fd: Waiting [2026-02-12T13:40:42.619Z] 63f6e77c467c: Waiting [2026-02-12T13:40:42.619Z] c4e71c2a4573: Waiting [2026-02-12T13:40:42.619Z] d66d3e7604af: Layer already exists [2026-02-12T13:40:42.619Z] 067fc9e40452: Layer already exists [2026-02-12T13:40:42.883Z] ff88174e4fd9: Pushed [2026-02-12T13:40:42.883Z] eeb4b28783ad: Pushed [2026-02-12T13:40:42.883Z] 0342f3021f9f: Pushed [2026-02-12T13:40:42.883Z] c4e71c2a4573: Layer already exists [2026-02-12T13:40:42.883Z] 9b7332319202: Pushed [2026-02-12T13:40:43.834Z] 63f6e77c467c: Pushed [2026-02-12T13:40:56.114Z] ec9d17a76838: Pushed [2026-02-12T13:41:11.087Z] 84c7a161e6fd: Pushed [2026-02-12T13:41:11.087Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:1cc7969a42398d175a1d279df7c4bbe9710669b9ac0852cdafaaa715b0745bf3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:11.429Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:11.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-02-12T13:41:11.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-12T13:41:11.768Z] 0342f3021f9f: Preparing [2026-02-12T13:41:11.768Z] ff88174e4fd9: Preparing [2026-02-12T13:41:11.768Z] eeb4b28783ad: Preparing [2026-02-12T13:41:11.768Z] d66d3e7604af: Preparing [2026-02-12T13:41:11.768Z] 067fc9e40452: Preparing [2026-02-12T13:41:11.768Z] 84c7a161e6fd: Preparing [2026-02-12T13:41:11.768Z] ec9d17a76838: Preparing [2026-02-12T13:41:11.768Z] 9b7332319202: Preparing [2026-02-12T13:41:11.768Z] 63f6e77c467c: Preparing [2026-02-12T13:41:11.768Z] c4e71c2a4573: Preparing [2026-02-12T13:41:11.768Z] 84c7a161e6fd: Waiting [2026-02-12T13:41:11.768Z] ec9d17a76838: Waiting [2026-02-12T13:41:11.768Z] c4e71c2a4573: Waiting [2026-02-12T13:41:11.768Z] 63f6e77c467c: Waiting [2026-02-12T13:41:11.768Z] 0342f3021f9f: Layer already exists [2026-02-12T13:41:11.768Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:11.768Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:11.768Z] ff88174e4fd9: Layer already exists [2026-02-12T13:41:11.768Z] eeb4b28783ad: Layer already exists [2026-02-12T13:41:11.768Z] ec9d17a76838: Layer already exists [2026-02-12T13:41:11.768Z] 63f6e77c467c: Layer already exists [2026-02-12T13:41:11.768Z] 84c7a161e6fd: Layer already exists [2026-02-12T13:41:11.768Z] 9b7332319202: Layer already exists [2026-02-12T13:41:11.768Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:12.031Z] latest: digest: sha256:1cc7969a42398d175a1d279df7c4bbe9710669b9ac0852cdafaaa715b0745bf3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:12.383Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:12.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.98 [2026-02-12T13:41:12.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-12T13:41:12.728Z] 0342f3021f9f: Preparing [2026-02-12T13:41:12.728Z] ff88174e4fd9: Preparing [2026-02-12T13:41:12.728Z] eeb4b28783ad: Preparing [2026-02-12T13:41:12.728Z] d66d3e7604af: Preparing [2026-02-12T13:41:12.728Z] 067fc9e40452: Preparing [2026-02-12T13:41:12.728Z] 84c7a161e6fd: Preparing [2026-02-12T13:41:12.728Z] ec9d17a76838: Preparing [2026-02-12T13:41:12.728Z] 9b7332319202: Preparing [2026-02-12T13:41:12.728Z] 63f6e77c467c: Preparing [2026-02-12T13:41:12.728Z] c4e71c2a4573: Preparing [2026-02-12T13:41:12.728Z] 84c7a161e6fd: Waiting [2026-02-12T13:41:12.728Z] ec9d17a76838: Waiting [2026-02-12T13:41:12.728Z] 63f6e77c467c: Waiting [2026-02-12T13:41:12.728Z] c4e71c2a4573: Waiting [2026-02-12T13:41:12.728Z] ff88174e4fd9: Layer already exists [2026-02-12T13:41:12.728Z] eeb4b28783ad: Layer already exists [2026-02-12T13:41:12.728Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:12.728Z] 0342f3021f9f: Layer already exists [2026-02-12T13:41:12.728Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:12.728Z] 63f6e77c467c: Layer already exists [2026-02-12T13:41:12.729Z] 9b7332319202: Layer already exists [2026-02-12T13:41:12.729Z] 84c7a161e6fd: Layer already exists [2026-02-12T13:41:12.729Z] ec9d17a76838: Layer already exists [2026-02-12T13:41:12.729Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:12.992Z] 4.1.0-dev.98: digest: sha256:1cc7969a42398d175a1d279df7c4bbe9710669b9ac0852cdafaaa715b0745bf3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:13.342Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:13.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:41:13.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-12T13:41:13.684Z] 0342f3021f9f: Preparing [2026-02-12T13:41:13.684Z] ff88174e4fd9: Preparing [2026-02-12T13:41:13.684Z] eeb4b28783ad: Preparing [2026-02-12T13:41:13.684Z] d66d3e7604af: Preparing [2026-02-12T13:41:13.684Z] 067fc9e40452: Preparing [2026-02-12T13:41:13.684Z] 84c7a161e6fd: Preparing [2026-02-12T13:41:13.684Z] ec9d17a76838: Preparing [2026-02-12T13:41:13.684Z] 9b7332319202: Preparing [2026-02-12T13:41:13.684Z] 63f6e77c467c: Preparing [2026-02-12T13:41:13.684Z] c4e71c2a4573: Preparing [2026-02-12T13:41:13.684Z] ec9d17a76838: Waiting [2026-02-12T13:41:13.684Z] 9b7332319202: Waiting [2026-02-12T13:41:13.684Z] 63f6e77c467c: Waiting [2026-02-12T13:41:13.684Z] c4e71c2a4573: Waiting [2026-02-12T13:41:13.684Z] 84c7a161e6fd: Waiting [2026-02-12T13:41:13.684Z] 0342f3021f9f: Layer already exists [2026-02-12T13:41:13.684Z] ff88174e4fd9: Layer already exists [2026-02-12T13:41:13.684Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:13.684Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:13.684Z] eeb4b28783ad: Layer already exists [2026-02-12T13:41:13.684Z] 84c7a161e6fd: Layer already exists [2026-02-12T13:41:13.684Z] ec9d17a76838: Layer already exists [2026-02-12T13:41:13.684Z] 63f6e77c467c: Layer already exists [2026-02-12T13:41:13.684Z] 9b7332319202: Layer already exists [2026-02-12T13:41:13.684Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:13.949Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:1cc7969a42398d175a1d279df7c4bbe9710669b9ac0852cdafaaa715b0745bf3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:14.293Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:14.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-02-12T13:41:14.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-12T13:41:14.635Z] 0342f3021f9f: Preparing [2026-02-12T13:41:14.635Z] ff88174e4fd9: Preparing [2026-02-12T13:41:14.635Z] eeb4b28783ad: Preparing [2026-02-12T13:41:14.635Z] d66d3e7604af: Preparing [2026-02-12T13:41:14.635Z] 067fc9e40452: Preparing [2026-02-12T13:41:14.635Z] 84c7a161e6fd: Preparing [2026-02-12T13:41:14.635Z] ec9d17a76838: Preparing [2026-02-12T13:41:14.635Z] 9b7332319202: Preparing [2026-02-12T13:41:14.635Z] 63f6e77c467c: Preparing [2026-02-12T13:41:14.635Z] c4e71c2a4573: Preparing [2026-02-12T13:41:14.635Z] 9b7332319202: Waiting [2026-02-12T13:41:14.635Z] 63f6e77c467c: Waiting [2026-02-12T13:41:14.635Z] ec9d17a76838: Waiting [2026-02-12T13:41:14.635Z] c4e71c2a4573: Waiting [2026-02-12T13:41:14.635Z] 84c7a161e6fd: Waiting [2026-02-12T13:41:14.635Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:14.635Z] eeb4b28783ad: Layer already exists [2026-02-12T13:41:14.635Z] 0342f3021f9f: Layer already exists [2026-02-12T13:41:14.635Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:14.635Z] ff88174e4fd9: Layer already exists [2026-02-12T13:41:14.635Z] ec9d17a76838: Layer already exists [2026-02-12T13:41:14.635Z] 9b7332319202: Layer already exists [2026-02-12T13:41:14.635Z] 84c7a161e6fd: Layer already exists [2026-02-12T13:41:14.635Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:14.635Z] 63f6e77c467c: Layer already exists [2026-02-12T13:41:14.900Z] main: digest: sha256:1cc7969a42398d175a1d279df7c4bbe9710669b9ac0852cdafaaa715b0745bf3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:41:14.975Z] ===================================================== [Pipeline] echo [2026-02-12T13:41:14.987Z] taggedImages: [2026-02-12T13:41:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:41:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-02-12T13:41:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.98 [2026-02-12T13:41:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:41:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-02-12T13:41:15.010Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-02-12T13:41:15.010Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:41:15.010Z] latest [2026-02-12T13:41:15.010Z] 4.1.0-dev.98 [2026-02-12T13:41:15.010Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:41:15.010Z] main [2026-02-12T13:41:15.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:15.377Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:17.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:41:17.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-12T13:41:17.127Z] 97353c50102e: Preparing [2026-02-12T13:41:17.127Z] 9451e3d1ab85: Preparing [2026-02-12T13:41:17.127Z] a307b04096c7: Preparing [2026-02-12T13:41:17.127Z] d66d3e7604af: Preparing [2026-02-12T13:41:17.127Z] 067fc9e40452: Preparing [2026-02-12T13:41:17.127Z] 24eb4249c5f2: Preparing [2026-02-12T13:41:17.127Z] 664678312ff9: Preparing [2026-02-12T13:41:17.127Z] 2fd959ae4edd: Preparing [2026-02-12T13:41:17.127Z] c4e71c2a4573: Preparing [2026-02-12T13:41:17.127Z] 664678312ff9: Waiting [2026-02-12T13:41:17.127Z] 2fd959ae4edd: Waiting [2026-02-12T13:41:17.127Z] c4e71c2a4573: Waiting [2026-02-12T13:41:17.127Z] 24eb4249c5f2: Waiting [2026-02-12T13:41:17.127Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:17.127Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:17.392Z] 9451e3d1ab85: Pushed [2026-02-12T13:41:17.392Z] 97353c50102e: Pushed [2026-02-12T13:41:17.392Z] a307b04096c7: Pushed [2026-02-12T13:41:17.392Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:17.392Z] 664678312ff9: Pushed [2026-02-12T13:41:17.969Z] 2fd959ae4edd: Pushed [2026-02-12T13:41:50.136Z] 24eb4249c5f2: Pushed [2026-02-12T13:41:50.136Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:0cb9faab293b7d58c8a225f33bdf62a8df60dce8c90e1a4a5e68cc9b187dff7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:50.477Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:50.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-02-12T13:41:50.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-12T13:41:50.810Z] 97353c50102e: Preparing [2026-02-12T13:41:50.810Z] 9451e3d1ab85: Preparing [2026-02-12T13:41:50.810Z] a307b04096c7: Preparing [2026-02-12T13:41:50.810Z] d66d3e7604af: Preparing [2026-02-12T13:41:50.810Z] 067fc9e40452: Preparing [2026-02-12T13:41:50.810Z] 24eb4249c5f2: Preparing [2026-02-12T13:41:50.810Z] 664678312ff9: Preparing [2026-02-12T13:41:50.810Z] 2fd959ae4edd: Preparing [2026-02-12T13:41:50.810Z] c4e71c2a4573: Preparing [2026-02-12T13:41:50.810Z] 664678312ff9: Waiting [2026-02-12T13:41:50.810Z] c4e71c2a4573: Waiting [2026-02-12T13:41:50.810Z] 2fd959ae4edd: Waiting [2026-02-12T13:41:50.810Z] 24eb4249c5f2: Waiting [2026-02-12T13:41:50.810Z] 9451e3d1ab85: Layer already exists [2026-02-12T13:41:50.810Z] 97353c50102e: Layer already exists [2026-02-12T13:41:50.810Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:50.810Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:50.810Z] a307b04096c7: Layer already exists [2026-02-12T13:41:50.810Z] 664678312ff9: Layer already exists [2026-02-12T13:41:50.810Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:41:50.810Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:50.810Z] 2fd959ae4edd: Layer already exists [2026-02-12T13:41:50.810Z] latest: digest: sha256:0cb9faab293b7d58c8a225f33bdf62a8df60dce8c90e1a4a5e68cc9b187dff7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:51.416Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:51.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.98 [2026-02-12T13:41:51.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-12T13:41:51.752Z] 97353c50102e: Preparing [2026-02-12T13:41:51.752Z] 9451e3d1ab85: Preparing [2026-02-12T13:41:51.752Z] a307b04096c7: Preparing [2026-02-12T13:41:51.752Z] d66d3e7604af: Preparing [2026-02-12T13:41:51.752Z] 067fc9e40452: Preparing [2026-02-12T13:41:51.752Z] 24eb4249c5f2: Preparing [2026-02-12T13:41:51.752Z] 664678312ff9: Preparing [2026-02-12T13:41:51.752Z] 2fd959ae4edd: Preparing [2026-02-12T13:41:51.752Z] c4e71c2a4573: Preparing [2026-02-12T13:41:51.752Z] 664678312ff9: Waiting [2026-02-12T13:41:51.752Z] 2fd959ae4edd: Waiting [2026-02-12T13:41:51.752Z] c4e71c2a4573: Waiting [2026-02-12T13:41:51.752Z] 24eb4249c5f2: Waiting [2026-02-12T13:41:51.752Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:51.752Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:51.752Z] 9451e3d1ab85: Layer already exists [2026-02-12T13:41:51.752Z] 97353c50102e: Layer already exists [2026-02-12T13:41:51.752Z] a307b04096c7: Layer already exists [2026-02-12T13:41:51.752Z] 664678312ff9: Layer already exists [2026-02-12T13:41:51.752Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:41:51.752Z] 2fd959ae4edd: Layer already exists [2026-02-12T13:41:51.752Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:51.752Z] 4.1.0-dev.98: digest: sha256:0cb9faab293b7d58c8a225f33bdf62a8df60dce8c90e1a4a5e68cc9b187dff7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:52.355Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:52.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:41:52.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-12T13:41:52.702Z] 97353c50102e: Preparing [2026-02-12T13:41:52.702Z] 9451e3d1ab85: Preparing [2026-02-12T13:41:52.702Z] a307b04096c7: Preparing [2026-02-12T13:41:52.702Z] d66d3e7604af: Preparing [2026-02-12T13:41:52.702Z] 067fc9e40452: Preparing [2026-02-12T13:41:52.702Z] 24eb4249c5f2: Preparing [2026-02-12T13:41:52.702Z] 664678312ff9: Preparing [2026-02-12T13:41:52.702Z] 24eb4249c5f2: Waiting [2026-02-12T13:41:52.702Z] 2fd959ae4edd: Preparing [2026-02-12T13:41:52.702Z] c4e71c2a4573: Preparing [2026-02-12T13:41:52.702Z] 664678312ff9: Waiting [2026-02-12T13:41:52.702Z] 2fd959ae4edd: Waiting [2026-02-12T13:41:52.702Z] c4e71c2a4573: Waiting [2026-02-12T13:41:52.702Z] a307b04096c7: Layer already exists [2026-02-12T13:41:52.702Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:52.702Z] 9451e3d1ab85: Layer already exists [2026-02-12T13:41:52.702Z] 97353c50102e: Layer already exists [2026-02-12T13:41:52.702Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:52.702Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:41:52.702Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:52.702Z] 664678312ff9: Layer already exists [2026-02-12T13:41:52.702Z] 2fd959ae4edd: Layer already exists [2026-02-12T13:41:52.967Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:0cb9faab293b7d58c8a225f33bdf62a8df60dce8c90e1a4a5e68cc9b187dff7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:53.317Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:56.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-02-12T13:41:56.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-12T13:41:56.211Z] 97353c50102e: Preparing [2026-02-12T13:41:56.211Z] 9451e3d1ab85: Preparing [2026-02-12T13:41:56.211Z] a307b04096c7: Preparing [2026-02-12T13:41:56.211Z] d66d3e7604af: Preparing [2026-02-12T13:41:56.211Z] 067fc9e40452: Preparing [2026-02-12T13:41:56.211Z] 24eb4249c5f2: Preparing [2026-02-12T13:41:56.211Z] 664678312ff9: Preparing [2026-02-12T13:41:56.211Z] 2fd959ae4edd: Preparing [2026-02-12T13:41:56.211Z] c4e71c2a4573: Preparing [2026-02-12T13:41:56.211Z] 24eb4249c5f2: Waiting [2026-02-12T13:41:56.211Z] 664678312ff9: Waiting [2026-02-12T13:41:56.211Z] c4e71c2a4573: Waiting [2026-02-12T13:41:56.211Z] 2fd959ae4edd: Waiting [2026-02-12T13:41:56.211Z] 97353c50102e: Layer already exists [2026-02-12T13:41:56.211Z] a307b04096c7: Layer already exists [2026-02-12T13:41:56.211Z] 9451e3d1ab85: Layer already exists [2026-02-12T13:41:56.211Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:56.211Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:56.211Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:41:56.211Z] 664678312ff9: Layer already exists [2026-02-12T13:41:56.211Z] 2fd959ae4edd: Layer already exists [2026-02-12T13:41:56.211Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:56.211Z] main: digest: sha256:0cb9faab293b7d58c8a225f33bdf62a8df60dce8c90e1a4a5e68cc9b187dff7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:41:56.550Z] ===================================================== [Pipeline] echo [2026-02-12T13:41:56.562Z] taggedImages: [2026-02-12T13:41:56.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:41:56.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-02-12T13:41:56.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.98 [2026-02-12T13:41:56.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:41:56.562Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-02-12T13:41:56.641Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-02-12T13:41:56.641Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:41:56.641Z] latest [2026-02-12T13:41:56.641Z] 4.1.0-dev.98 [2026-02-12T13:41:56.641Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:41:56.641Z] main [2026-02-12T13:41:56.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:57.054Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:57.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:41:57.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-12T13:41:57.395Z] b6a0db1bb099: Preparing [2026-02-12T13:41:57.395Z] 88663bffc604: Preparing [2026-02-12T13:41:57.395Z] c06dd240e3b3: Preparing [2026-02-12T13:41:57.395Z] d66d3e7604af: Preparing [2026-02-12T13:41:57.395Z] 067fc9e40452: Preparing [2026-02-12T13:41:57.395Z] 24eb4249c5f2: Preparing [2026-02-12T13:41:57.395Z] 9b7332319202: Preparing [2026-02-12T13:41:57.395Z] 63f6e77c467c: Preparing [2026-02-12T13:41:57.395Z] c4e71c2a4573: Preparing [2026-02-12T13:41:57.395Z] 9b7332319202: Waiting [2026-02-12T13:41:57.395Z] 63f6e77c467c: Waiting [2026-02-12T13:41:57.395Z] c4e71c2a4573: Waiting [2026-02-12T13:41:57.395Z] 24eb4249c5f2: Waiting [2026-02-12T13:41:57.395Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:57.395Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:57.659Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:41:57.659Z] 9b7332319202: Layer already exists [2026-02-12T13:41:57.659Z] 88663bffc604: Pushed [2026-02-12T13:41:57.659Z] c06dd240e3b3: Pushed [2026-02-12T13:41:57.659Z] 63f6e77c467c: Layer already exists [2026-02-12T13:41:57.659Z] b6a0db1bb099: Pushed [2026-02-12T13:41:57.659Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:57.659Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:b4238c4ae246a26e665d8399a114429a23c5b8f4dfc5dbee9ee688b5686596b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:58.003Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:58.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-02-12T13:41:58.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-12T13:41:58.343Z] b6a0db1bb099: Preparing [2026-02-12T13:41:58.343Z] 88663bffc604: Preparing [2026-02-12T13:41:58.343Z] c06dd240e3b3: Preparing [2026-02-12T13:41:58.343Z] d66d3e7604af: Preparing [2026-02-12T13:41:58.343Z] 067fc9e40452: Preparing [2026-02-12T13:41:58.343Z] 24eb4249c5f2: Preparing [2026-02-12T13:41:58.343Z] 9b7332319202: Preparing [2026-02-12T13:41:58.343Z] 63f6e77c467c: Preparing [2026-02-12T13:41:58.343Z] c4e71c2a4573: Preparing [2026-02-12T13:41:58.343Z] 9b7332319202: Waiting [2026-02-12T13:41:58.343Z] 24eb4249c5f2: Waiting [2026-02-12T13:41:58.343Z] 63f6e77c467c: Waiting [2026-02-12T13:41:58.343Z] c4e71c2a4573: Waiting [2026-02-12T13:41:58.343Z] 88663bffc604: Layer already exists [2026-02-12T13:41:58.343Z] b6a0db1bb099: Layer already exists [2026-02-12T13:41:58.343Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:58.343Z] c06dd240e3b3: Layer already exists [2026-02-12T13:41:58.343Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:58.343Z] 9b7332319202: Layer already exists [2026-02-12T13:41:58.343Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:41:58.343Z] 63f6e77c467c: Layer already exists [2026-02-12T13:41:58.343Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:58.343Z] latest: digest: sha256:b4238c4ae246a26e665d8399a114429a23c5b8f4dfc5dbee9ee688b5686596b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:58.947Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:59.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.98 [2026-02-12T13:41:59.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-12T13:41:59.339Z] b6a0db1bb099: Preparing [2026-02-12T13:41:59.339Z] 88663bffc604: Preparing [2026-02-12T13:41:59.339Z] c06dd240e3b3: Preparing [2026-02-12T13:41:59.339Z] d66d3e7604af: Preparing [2026-02-12T13:41:59.339Z] 067fc9e40452: Preparing [2026-02-12T13:41:59.339Z] 24eb4249c5f2: Preparing [2026-02-12T13:41:59.339Z] 9b7332319202: Preparing [2026-02-12T13:41:59.339Z] 63f6e77c467c: Preparing [2026-02-12T13:41:59.339Z] c4e71c2a4573: Preparing [2026-02-12T13:41:59.339Z] 24eb4249c5f2: Waiting [2026-02-12T13:41:59.339Z] 9b7332319202: Waiting [2026-02-12T13:41:59.339Z] 63f6e77c467c: Waiting [2026-02-12T13:41:59.339Z] c4e71c2a4573: Waiting [2026-02-12T13:41:59.339Z] 067fc9e40452: Layer already exists [2026-02-12T13:41:59.339Z] b6a0db1bb099: Layer already exists [2026-02-12T13:41:59.339Z] c06dd240e3b3: Layer already exists [2026-02-12T13:41:59.339Z] d66d3e7604af: Layer already exists [2026-02-12T13:41:59.339Z] 88663bffc604: Layer already exists [2026-02-12T13:41:59.339Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:41:59.339Z] c4e71c2a4573: Layer already exists [2026-02-12T13:41:59.339Z] 63f6e77c467c: Layer already exists [2026-02-12T13:41:59.339Z] 9b7332319202: Layer already exists [2026-02-12T13:41:59.339Z] 4.1.0-dev.98: digest: sha256:b4238c4ae246a26e665d8399a114429a23c5b8f4dfc5dbee9ee688b5686596b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:41:59.968Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:00.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:42:00.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-12T13:42:00.335Z] b6a0db1bb099: Preparing [2026-02-12T13:42:00.335Z] 88663bffc604: Preparing [2026-02-12T13:42:00.335Z] c06dd240e3b3: Preparing [2026-02-12T13:42:00.335Z] d66d3e7604af: Preparing [2026-02-12T13:42:00.335Z] 067fc9e40452: Preparing [2026-02-12T13:42:00.335Z] 24eb4249c5f2: Preparing [2026-02-12T13:42:00.335Z] 9b7332319202: Preparing [2026-02-12T13:42:00.335Z] 63f6e77c467c: Preparing [2026-02-12T13:42:00.335Z] c4e71c2a4573: Preparing [2026-02-12T13:42:00.335Z] 9b7332319202: Waiting [2026-02-12T13:42:00.335Z] 63f6e77c467c: Waiting [2026-02-12T13:42:00.335Z] c4e71c2a4573: Waiting [2026-02-12T13:42:00.335Z] 24eb4249c5f2: Waiting [2026-02-12T13:42:00.335Z] c06dd240e3b3: Layer already exists [2026-02-12T13:42:00.335Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:00.335Z] b6a0db1bb099: Layer already exists [2026-02-12T13:42:00.335Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:00.335Z] 88663bffc604: Layer already exists [2026-02-12T13:42:00.335Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:42:00.335Z] 9b7332319202: Layer already exists [2026-02-12T13:42:00.335Z] 63f6e77c467c: Layer already exists [2026-02-12T13:42:00.335Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:00.335Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:b4238c4ae246a26e665d8399a114429a23c5b8f4dfc5dbee9ee688b5686596b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:00.952Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:01.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-02-12T13:42:01.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-12T13:42:01.288Z] b6a0db1bb099: Preparing [2026-02-12T13:42:01.288Z] 88663bffc604: Preparing [2026-02-12T13:42:01.288Z] c06dd240e3b3: Preparing [2026-02-12T13:42:01.288Z] d66d3e7604af: Preparing [2026-02-12T13:42:01.288Z] 067fc9e40452: Preparing [2026-02-12T13:42:01.288Z] 24eb4249c5f2: Preparing [2026-02-12T13:42:01.288Z] 9b7332319202: Preparing [2026-02-12T13:42:01.288Z] 63f6e77c467c: Preparing [2026-02-12T13:42:01.288Z] c4e71c2a4573: Preparing [2026-02-12T13:42:01.288Z] 63f6e77c467c: Waiting [2026-02-12T13:42:01.288Z] 24eb4249c5f2: Waiting [2026-02-12T13:42:01.288Z] 9b7332319202: Waiting [2026-02-12T13:42:01.288Z] c4e71c2a4573: Waiting [2026-02-12T13:42:01.288Z] b6a0db1bb099: Layer already exists [2026-02-12T13:42:01.288Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:01.288Z] 88663bffc604: Layer already exists [2026-02-12T13:42:01.288Z] c06dd240e3b3: Layer already exists [2026-02-12T13:42:01.288Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:01.288Z] 9b7332319202: Layer already exists [2026-02-12T13:42:01.288Z] 24eb4249c5f2: Layer already exists [2026-02-12T13:42:01.288Z] 63f6e77c467c: Layer already exists [2026-02-12T13:42:01.288Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:01.552Z] main: digest: sha256:b4238c4ae246a26e665d8399a114429a23c5b8f4dfc5dbee9ee688b5686596b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:42:01.633Z] ===================================================== [Pipeline] echo [2026-02-12T13:42:01.645Z] taggedImages: [2026-02-12T13:42:01.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:42:01.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-02-12T13:42:01.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.98 [2026-02-12T13:42:01.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:42:01.645Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-02-12T13:42:01.674Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-02-12T13:42:01.674Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:42:01.674Z] latest [2026-02-12T13:42:01.674Z] 4.1.0-dev.98 [2026-02-12T13:42:01.674Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:42:01.674Z] main [2026-02-12T13:42:01.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:02.036Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:02.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:42:02.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-12T13:42:02.373Z] 322d878f0799: Preparing [2026-02-12T13:42:02.373Z] 53155832efe3: Preparing [2026-02-12T13:42:02.373Z] d66d3e7604af: Preparing [2026-02-12T13:42:02.373Z] 067fc9e40452: Preparing [2026-02-12T13:42:02.373Z] 6fbb4e39fc0c: Preparing [2026-02-12T13:42:02.373Z] 21f270b883d6: Preparing [2026-02-12T13:42:02.373Z] c4e71c2a4573: Preparing [2026-02-12T13:42:02.373Z] 21f270b883d6: Waiting [2026-02-12T13:42:02.373Z] c4e71c2a4573: Waiting [2026-02-12T13:42:02.373Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:02.373Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:02.638Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:02.638Z] 6fbb4e39fc0c: Pushed [2026-02-12T13:42:02.638Z] 322d878f0799: Pushed [2026-02-12T13:42:04.036Z] 21f270b883d6: Pushed [2026-02-12T13:42:12.209Z] 53155832efe3: Pushed [2026-02-12T13:42:12.209Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:aae5a263dfc7c30940af02a08a07d3c6f36435ef0dd8d53ad1100ba893d1f6bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:12.564Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:12.903Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-02-12T13:42:12.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-12T13:42:12.903Z] 322d878f0799: Preparing [2026-02-12T13:42:12.903Z] 53155832efe3: Preparing [2026-02-12T13:42:12.903Z] d66d3e7604af: Preparing [2026-02-12T13:42:12.903Z] 067fc9e40452: Preparing [2026-02-12T13:42:12.903Z] 6fbb4e39fc0c: Preparing [2026-02-12T13:42:12.903Z] 21f270b883d6: Preparing [2026-02-12T13:42:12.903Z] c4e71c2a4573: Preparing [2026-02-12T13:42:12.903Z] 21f270b883d6: Waiting [2026-02-12T13:42:12.903Z] 6fbb4e39fc0c: Layer already exists [2026-02-12T13:42:12.903Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:12.903Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:12.903Z] 322d878f0799: Layer already exists [2026-02-12T13:42:12.903Z] 53155832efe3: Layer already exists [2026-02-12T13:42:12.903Z] 21f270b883d6: Layer already exists [2026-02-12T13:42:12.903Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:13.167Z] latest: digest: sha256:aae5a263dfc7c30940af02a08a07d3c6f36435ef0dd8d53ad1100ba893d1f6bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:13.509Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:13.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.98 [2026-02-12T13:42:13.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-12T13:42:13.853Z] 322d878f0799: Preparing [2026-02-12T13:42:13.853Z] 53155832efe3: Preparing [2026-02-12T13:42:13.853Z] d66d3e7604af: Preparing [2026-02-12T13:42:13.853Z] 067fc9e40452: Preparing [2026-02-12T13:42:13.853Z] 6fbb4e39fc0c: Preparing [2026-02-12T13:42:13.853Z] 21f270b883d6: Preparing [2026-02-12T13:42:13.853Z] c4e71c2a4573: Preparing [2026-02-12T13:42:13.853Z] 21f270b883d6: Waiting [2026-02-12T13:42:13.853Z] c4e71c2a4573: Waiting [2026-02-12T13:42:13.853Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:13.853Z] 322d878f0799: Layer already exists [2026-02-12T13:42:13.853Z] 53155832efe3: Layer already exists [2026-02-12T13:42:13.853Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:13.853Z] 6fbb4e39fc0c: Layer already exists [2026-02-12T13:42:13.853Z] 21f270b883d6: Layer already exists [2026-02-12T13:42:13.853Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:13.853Z] 4.1.0-dev.98: digest: sha256:aae5a263dfc7c30940af02a08a07d3c6f36435ef0dd8d53ad1100ba893d1f6bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:14.195Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:14.539Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:42:14.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-12T13:42:14.539Z] 322d878f0799: Preparing [2026-02-12T13:42:14.539Z] 53155832efe3: Preparing [2026-02-12T13:42:14.539Z] d66d3e7604af: Preparing [2026-02-12T13:42:14.539Z] 067fc9e40452: Preparing [2026-02-12T13:42:14.539Z] 6fbb4e39fc0c: Preparing [2026-02-12T13:42:14.539Z] 21f270b883d6: Preparing [2026-02-12T13:42:14.539Z] c4e71c2a4573: Preparing [2026-02-12T13:42:14.539Z] 21f270b883d6: Waiting [2026-02-12T13:42:14.539Z] c4e71c2a4573: Waiting [2026-02-12T13:42:14.539Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:14.539Z] 322d878f0799: Layer already exists [2026-02-12T13:42:14.539Z] 53155832efe3: Layer already exists [2026-02-12T13:42:14.539Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:14.539Z] 6fbb4e39fc0c: Layer already exists [2026-02-12T13:42:14.539Z] 21f270b883d6: Layer already exists [2026-02-12T13:42:14.539Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:14.539Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:aae5a263dfc7c30940af02a08a07d3c6f36435ef0dd8d53ad1100ba893d1f6bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:14.889Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:15.227Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-02-12T13:42:15.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-12T13:42:15.227Z] 322d878f0799: Preparing [2026-02-12T13:42:15.227Z] 53155832efe3: Preparing [2026-02-12T13:42:15.227Z] d66d3e7604af: Preparing [2026-02-12T13:42:15.227Z] 067fc9e40452: Preparing [2026-02-12T13:42:15.227Z] 6fbb4e39fc0c: Preparing [2026-02-12T13:42:15.227Z] 21f270b883d6: Preparing [2026-02-12T13:42:15.227Z] c4e71c2a4573: Preparing [2026-02-12T13:42:15.227Z] 21f270b883d6: Waiting [2026-02-12T13:42:15.227Z] c4e71c2a4573: Waiting [2026-02-12T13:42:15.227Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:15.227Z] 53155832efe3: Layer already exists [2026-02-12T13:42:15.227Z] 6fbb4e39fc0c: Layer already exists [2026-02-12T13:42:15.227Z] 322d878f0799: Layer already exists [2026-02-12T13:42:15.227Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:15.227Z] 21f270b883d6: Layer already exists [2026-02-12T13:42:15.227Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:15.490Z] main: digest: sha256:aae5a263dfc7c30940af02a08a07d3c6f36435ef0dd8d53ad1100ba893d1f6bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:42:15.561Z] ===================================================== [Pipeline] echo [2026-02-12T13:42:15.574Z] taggedImages: [2026-02-12T13:42:15.574Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:42:15.574Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-02-12T13:42:15.574Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.98 [2026-02-12T13:42:15.574Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:42:15.574Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-02-12T13:42:15.597Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-02-12T13:42:15.597Z] e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:42:15.597Z] latest [2026-02-12T13:42:15.597Z] 4.1.0-dev.98 [2026-02-12T13:42:15.597Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:42:15.597Z] main [2026-02-12T13:42:15.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:15.946Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:16.280Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:42:16.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-12T13:42:16.280Z] d2c75c1498f5: Preparing [2026-02-12T13:42:16.280Z] f496d85e7739: Preparing [2026-02-12T13:42:16.280Z] d66d3e7604af: Preparing [2026-02-12T13:42:16.280Z] 067fc9e40452: Preparing [2026-02-12T13:42:16.280Z] 941fd157af3b: Preparing [2026-02-12T13:42:16.280Z] c1c02fe3f9b2: Preparing [2026-02-12T13:42:16.280Z] c4e71c2a4573: Preparing [2026-02-12T13:42:16.280Z] c1c02fe3f9b2: Waiting [2026-02-12T13:42:16.280Z] c4e71c2a4573: Waiting [2026-02-12T13:42:16.280Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:16.545Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:16.545Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:16.545Z] 941fd157af3b: Pushed [2026-02-12T13:42:16.545Z] d2c75c1498f5: Pushed [2026-02-12T13:42:16.809Z] c1c02fe3f9b2: Pushed [2026-02-12T13:42:24.976Z] f496d85e7739: Pushed [2026-02-12T13:42:24.976Z] e738eee798c99eb211608d267d441eb1a3436f02: digest: sha256:8e311e488e4fcf552dc5cd58e4d7fbf2c8cc35e6173183b0e56a0f075866732a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:25.320Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:25.659Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-02-12T13:42:25.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-12T13:42:25.659Z] d2c75c1498f5: Preparing [2026-02-12T13:42:25.659Z] f496d85e7739: Preparing [2026-02-12T13:42:25.659Z] d66d3e7604af: Preparing [2026-02-12T13:42:25.659Z] 067fc9e40452: Preparing [2026-02-12T13:42:25.659Z] 941fd157af3b: Preparing [2026-02-12T13:42:25.659Z] c1c02fe3f9b2: Preparing [2026-02-12T13:42:25.659Z] c4e71c2a4573: Preparing [2026-02-12T13:42:25.659Z] c1c02fe3f9b2: Waiting [2026-02-12T13:42:25.659Z] c4e71c2a4573: Waiting [2026-02-12T13:42:25.659Z] d2c75c1498f5: Layer already exists [2026-02-12T13:42:25.659Z] 941fd157af3b: Layer already exists [2026-02-12T13:42:25.659Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:25.659Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:25.659Z] f496d85e7739: Layer already exists [2026-02-12T13:42:25.659Z] c1c02fe3f9b2: Layer already exists [2026-02-12T13:42:25.659Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:25.659Z] latest: digest: sha256:8e311e488e4fcf552dc5cd58e4d7fbf2c8cc35e6173183b0e56a0f075866732a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:26.272Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:26.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.98 [2026-02-12T13:42:26.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-12T13:42:26.620Z] d2c75c1498f5: Preparing [2026-02-12T13:42:26.620Z] f496d85e7739: Preparing [2026-02-12T13:42:26.620Z] d66d3e7604af: Preparing [2026-02-12T13:42:26.620Z] 067fc9e40452: Preparing [2026-02-12T13:42:26.620Z] 941fd157af3b: Preparing [2026-02-12T13:42:26.620Z] c1c02fe3f9b2: Preparing [2026-02-12T13:42:26.620Z] c4e71c2a4573: Preparing [2026-02-12T13:42:26.620Z] c1c02fe3f9b2: Waiting [2026-02-12T13:42:26.620Z] c4e71c2a4573: Waiting [2026-02-12T13:42:26.620Z] f496d85e7739: Layer already exists [2026-02-12T13:42:26.620Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:26.620Z] 941fd157af3b: Layer already exists [2026-02-12T13:42:26.620Z] d2c75c1498f5: Layer already exists [2026-02-12T13:42:26.620Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:26.620Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:26.620Z] c1c02fe3f9b2: Layer already exists [2026-02-12T13:42:26.620Z] 4.1.0-dev.98: digest: sha256:8e311e488e4fcf552dc5cd58e4d7fbf2c8cc35e6173183b0e56a0f075866732a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:26.966Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:27.316Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:42:27.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-12T13:42:27.316Z] d2c75c1498f5: Preparing [2026-02-12T13:42:27.316Z] f496d85e7739: Preparing [2026-02-12T13:42:27.316Z] d66d3e7604af: Preparing [2026-02-12T13:42:27.316Z] 067fc9e40452: Preparing [2026-02-12T13:42:27.316Z] 941fd157af3b: Preparing [2026-02-12T13:42:27.316Z] c1c02fe3f9b2: Preparing [2026-02-12T13:42:27.316Z] c4e71c2a4573: Preparing [2026-02-12T13:42:27.316Z] c1c02fe3f9b2: Waiting [2026-02-12T13:42:27.316Z] c4e71c2a4573: Waiting [2026-02-12T13:42:27.316Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:27.316Z] f496d85e7739: Layer already exists [2026-02-12T13:42:27.316Z] 941fd157af3b: Layer already exists [2026-02-12T13:42:27.316Z] d2c75c1498f5: Layer already exists [2026-02-12T13:42:27.316Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:27.316Z] c1c02fe3f9b2: Layer already exists [2026-02-12T13:42:27.316Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:27.316Z] e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98: digest: sha256:8e311e488e4fcf552dc5cd58e4d7fbf2c8cc35e6173183b0e56a0f075866732a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:27.920Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:28.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-02-12T13:42:28.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-12T13:42:28.259Z] d2c75c1498f5: Preparing [2026-02-12T13:42:28.259Z] f496d85e7739: Preparing [2026-02-12T13:42:28.259Z] d66d3e7604af: Preparing [2026-02-12T13:42:28.259Z] 067fc9e40452: Preparing [2026-02-12T13:42:28.259Z] 941fd157af3b: Preparing [2026-02-12T13:42:28.259Z] c1c02fe3f9b2: Preparing [2026-02-12T13:42:28.259Z] c4e71c2a4573: Preparing [2026-02-12T13:42:28.259Z] c1c02fe3f9b2: Waiting [2026-02-12T13:42:28.259Z] c4e71c2a4573: Waiting [2026-02-12T13:42:28.259Z] d2c75c1498f5: Layer already exists [2026-02-12T13:42:28.259Z] 941fd157af3b: Layer already exists [2026-02-12T13:42:28.259Z] f496d85e7739: Layer already exists [2026-02-12T13:42:28.259Z] 067fc9e40452: Layer already exists [2026-02-12T13:42:28.259Z] d66d3e7604af: Layer already exists [2026-02-12T13:42:28.259Z] c4e71c2a4573: Layer already exists [2026-02-12T13:42:28.259Z] c1c02fe3f9b2: Layer already exists [2026-02-12T13:42:28.523Z] main: digest: sha256:8e311e488e4fcf552dc5cd58e4d7fbf2c8cc35e6173183b0e56a0f075866732a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-12T13:42:28.608Z] ===================================================== [Pipeline] echo [2026-02-12T13:42:28.624Z] taggedImages: [2026-02-12T13:42:28.624Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [2026-02-12T13:42:28.624Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-02-12T13:42:28.624Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.98 [2026-02-12T13:42:28.624Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [2026-02-12T13:42:28.624Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-02-12T13:42:28.640Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:28.655Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-02-12T13:42:28.671Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.683Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.694Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-02-12T13:42:28.708Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:28.721Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-02-12T13:42:28.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.758Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-02-12T13:42:28.769Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:28.783Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-02-12T13:42:28.793Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.805Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.819Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-02-12T13:42:28.833Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:28.844Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-02-12T13:42:28.854Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.863Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.870Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-02-12T13:42:28.879Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:28.893Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-02-12T13:42:28.909Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.925Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-02-12T13:42:28.950Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:28.960Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-02-12T13:42:28.975Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:28.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.003Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-02-12T13:42:29.016Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.031Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.045Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.056Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.066Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-02-12T13:42:29.080Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.090Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.105Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.120Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.136Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-02-12T13:42:29.150Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.162Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.172Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.183Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.197Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-02-12T13:42:29.212Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.226Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.238Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.259Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-02-12T13:42:29.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-02-12T13:42:29.333Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.343Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.356Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.376Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-02-12T13:42:29.390Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.403Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.415Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.428Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-02-12T13:42:29.456Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.485Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.495Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.512Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-02-12T13:42:29.526Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] echo [2026-02-12T13:42:29.536Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-02-12T13:42:29.548Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.561Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e738eee798c99eb211608d267d441eb1a3436f02-4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:42:29.574Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:29.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-12T13:42:29.950Z] [2026-02-12T13:42:29.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:42:30.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-12T13:42:30.277Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-12T13:42:30.277Z] 8998bd30e6a1: Pulling fs layer [2026-02-12T13:42:30.277Z] 04944245beec: Pulling fs layer [2026-02-12T13:42:30.277Z] 699f458cf7ca: Pulling fs layer [2026-02-12T13:42:30.277Z] 765212b225bb: Pulling fs layer [2026-02-12T13:42:30.277Z] f23df028b6ca: Pulling fs layer [2026-02-12T13:42:30.277Z] d65c8cfc05b1: Pulling fs layer [2026-02-12T13:42:30.277Z] 2437ff75d9bd: Pulling fs layer [2026-02-12T13:42:30.277Z] f23df028b6ca: Waiting [2026-02-12T13:42:30.277Z] d65c8cfc05b1: Waiting [2026-02-12T13:42:30.277Z] 765212b225bb: Waiting [2026-02-12T13:42:30.277Z] 2437ff75d9bd: Waiting [2026-02-12T13:42:30.543Z] 04944245beec: Verifying Checksum [2026-02-12T13:42:30.543Z] 04944245beec: Download complete [2026-02-12T13:42:30.543Z] 765212b225bb: Verifying Checksum [2026-02-12T13:42:30.543Z] 765212b225bb: Download complete [2026-02-12T13:42:30.543Z] f23df028b6ca: Verifying Checksum [2026-02-12T13:42:30.543Z] f23df028b6ca: Download complete [2026-02-12T13:42:30.543Z] d65c8cfc05b1: Verifying Checksum [2026-02-12T13:42:30.543Z] d65c8cfc05b1: Download complete [2026-02-12T13:42:30.543Z] 699f458cf7ca: Verifying Checksum [2026-02-12T13:42:30.543Z] 699f458cf7ca: Download complete [2026-02-12T13:42:31.125Z] 8998bd30e6a1: Verifying Checksum [2026-02-12T13:42:31.125Z] 8998bd30e6a1: Download complete [2026-02-12T13:42:33.057Z] 2437ff75d9bd: Verifying Checksum [2026-02-12T13:42:33.057Z] 2437ff75d9bd: Download complete [2026-02-12T13:42:35.625Z] 8998bd30e6a1: Pull complete [2026-02-12T13:42:36.203Z] 04944245beec: Pull complete [2026-02-12T13:42:37.604Z] 699f458cf7ca: Pull complete [2026-02-12T13:42:37.604Z] 765212b225bb: Pull complete [2026-02-12T13:42:38.558Z] f23df028b6ca: Pull complete [2026-02-12T13:42:38.822Z] d65c8cfc05b1: Pull complete [2026-02-12T13:42:57.001Z] 2437ff75d9bd: Pull complete [2026-02-12T13:42:57.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-12T13:42:57.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-12T13:42:57.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T13:42:57.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container [2026-02-12T13:42:57.251Z] $ 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/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-12T13:43:00.068Z] $ docker top b1a687a9233238b979f8662cb04b4202e5260d62a9cb2d96f775bda21c455fb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:43:00.977Z] ---> job-cost.sh [2026-02-12T13:43:00.977Z] lf-activate-venv: SKIPPING [2026-02-12T13:43:00.977Z] INFO: No Stack... [2026-02-12T13:43:01.242Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-12T13:43:02.195Z] INFO: Archiving Costs [Pipeline] sh [2026-02-12T13:43:02.823Z] + cat /w/workspace/edgex-go/953/archives/cost.csv [2026-02-12T13:43:02.823Z] + cut -d, -f6 [Pipeline] lock [2026-02-12T13:43:02.855Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-953-stack-cost] [2026-02-12T13:43:02.867Z] Resource [jenkins-edgexfoundry-edgex-go-main-953-stack-cost] did not exist. Created. [2026-02-12T13:43:02.873Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-953-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-12T13:43:03.521Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-12T13:43:04.193Z] Stashed 1 file(s) [Pipeline] } [2026-02-12T13:43:04.202Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-953-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-12T13:43:04.214Z] $ docker stop --time=1 b1a687a9233238b979f8662cb04b4202e5260d62a9cb2d96f775bda21c455fb7 [2026-02-12T13:43:05.705Z] $ docker rm -f --volumes b1a687a9233238b979f8662cb04b4202e5260d62a9cb2d96f775bda21c455fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-02-12T13:43:06.345Z] provisioning config files... [2026-02-12T13:43:06.354Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/953@tmp/config13114526818795033670tmp [Pipeline] { [Pipeline] sh [2026-02-12T13:43:06.652Z] + set +x [2026-02-12T13:43:06.652Z] + + curlbash -s -s https://codecov.io/bash -- [2026-02-12T13:43:06.652Z] [2026-02-12T13:43:06.652Z] [2026-02-12T13:43:06.652Z] _____ _ [2026-02-12T13:43:06.652Z] / ____| | | [2026-02-12T13:43:06.652Z] | | ___ __| | ___ ___ _____ __ [2026-02-12T13:43:06.652Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-12T13:43:06.652Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-12T13:43:06.652Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-12T13:43:06.652Z] Bash-1.0.6 [2026-02-12T13:43:06.652Z] [2026-02-12T13:43:06.652Z] [2026-02-12T13:43:06.652Z] ==> git version 2.25.1 found [2026-02-12T13:43:06.652Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-02-12T13:43:06.652Z] Release-Date: 2020-01-08 [2026-02-12T13:43:06.652Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-12T13:43:06.652Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-12T13:43:06.652Z] ==> Jenkins CI detected. [2026-02-12T13:43:06.652Z] current dir:  /w/workspace/edgex-go/953 [2026-02-12T13:43:06.652Z] project root: . [2026-02-12T13:43:06.652Z] --> token set from env [2026-02-12T13:43:06.652Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-12T13:43:06.912Z] ==> Running gcov in . (disable via -X gcov) [2026-02-12T13:43:06.912Z] ==> Python coveragepy not found [2026-02-12T13:43:06.912Z] ==> Searching for coverage reports in: [2026-02-12T13:43:06.912Z] + . [2026-02-12T13:43:06.912Z] -> Found 1 reports [2026-02-12T13:43:06.912Z] ==> Detecting git/mercurial file structure [2026-02-12T13:43:06.912Z] ==> Reading reports [2026-02-12T13:43:06.912Z] + ./coverage.out bytes=1044038 [2026-02-12T13:43:06.912Z] ==> Appending adjustments [2026-02-12T13:43:06.912Z] https://docs.codecov.io/docs/fixing-reports [2026-02-12T13:43:08.291Z] + Found adjustments [2026-02-12T13:43:08.291Z] ==> Gzipping contents [2026-02-12T13:43:08.291Z] 108K /tmp/codecov.UJch1a.gz [2026-02-12T13:43:08.291Z] ==> Uploading reports [2026-02-12T13:43:08.291Z] url: https://codecov.io [2026-02-12T13:43:08.291Z] query: branch=main&commit=e738eee798c99eb211608d267d441eb1a3436f02&build=953&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F953%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-12T13:43:08.291Z] -> Pinging Codecov [2026-02-12T13:43:08.291Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e738eee798c99eb211608d267d441eb1a3436f02&build=953&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F953%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-12T13:43:08.551Z] -> Uploading to [2026-02-12T13:43:08.551Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e738eee798c99eb211608d267d441eb1a3436f02/a89454d5-7acf-4065-834c-1f10ff035e3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260212T134308Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a45a17baa54c04cedef5bb88927ca6e2027ebaa56dd4fb75ea0348d35c798468 [2026-02-12T13:43:08.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:08.551Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:08.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 440k --:--:-- --:--:-- --:--:-- 438k [2026-02-12T13:43:08.810Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e738eee798c99eb211608d267d441eb1a3436f02 [Pipeline] } [2026-02-12T13:43:08.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-02-12T13:43:09.068Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-02-12T13:43:09.084Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:43:09.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-12T13:43:09.398Z] [2026-02-12T13:43:09.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:43:09.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-12T13:43:09.704Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-02-12T13:43:09.704Z] 2d35ebdb57d9: Already exists [2026-02-12T13:43:09.704Z] 85e8836fcdb2: Pulling fs layer [2026-02-12T13:43:09.704Z] 91631faa732a: Pulling fs layer [2026-02-12T13:43:09.704Z] f3f5ae8826fa: Pulling fs layer [2026-02-12T13:43:09.704Z] 4f4fb700ef54: Pulling fs layer [2026-02-12T13:43:09.704Z] 7861252a18e6: Pulling fs layer [2026-02-12T13:43:09.704Z] 9130f900ef6f: Pulling fs layer [2026-02-12T13:43:09.704Z] 4f4fb700ef54: Waiting [2026-02-12T13:43:09.704Z] 7861252a18e6: Waiting [2026-02-12T13:43:09.704Z] 9130f900ef6f: Waiting [2026-02-12T13:43:09.704Z] f3f5ae8826fa: Verifying Checksum [2026-02-12T13:43:09.704Z] f3f5ae8826fa: Download complete [2026-02-12T13:43:09.704Z] 85e8836fcdb2: Download complete [2026-02-12T13:43:09.704Z] 4f4fb700ef54: Verifying Checksum [2026-02-12T13:43:09.704Z] 4f4fb700ef54: Download complete [2026-02-12T13:43:09.704Z] 85e8836fcdb2: Pull complete [2026-02-12T13:43:09.964Z] 7861252a18e6: Verifying Checksum [2026-02-12T13:43:09.964Z] 7861252a18e6: Download complete [2026-02-12T13:43:10.223Z] 91631faa732a: Verifying Checksum [2026-02-12T13:43:10.223Z] 91631faa732a: Download complete [2026-02-12T13:43:10.789Z] 9130f900ef6f: Verifying Checksum [2026-02-12T13:43:10.789Z] 9130f900ef6f: Download complete [2026-02-12T13:43:16.055Z] 91631faa732a: Pull complete [2026-02-12T13:43:16.055Z] f3f5ae8826fa: Pull complete [2026-02-12T13:43:16.055Z] 4f4fb700ef54: Pull complete [2026-02-12T13:43:16.055Z] 7861252a18e6: Pull complete [2026-02-12T13:43:20.246Z] 9130f900ef6f: Pull complete [2026-02-12T13:43:20.246Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-02-12T13:43:20.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-12T13:43:20.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T13:43:20.350Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T13:43:20.392Z] $ 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/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-02-12T13:43:22.171Z] $ docker top f7c04341f7aa7972d599ff5d6d4921d2d889d231a43fc889c2a45e026c2b6ec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-12T13:43:22.500Z] + git config --global --add safe.directory /w/workspace/edgex-go/953 [Pipeline] echo [2026-02-12T13:43:22.510Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-02-12T13:43:22.787Z] + set -o pipefail [2026-02-12T13:43:22.787Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-02-12T13:43:32.763Z] [2026-02-12T13:43:32.763Z] Monitoring /w/workspace/edgex-go/953 (github.com/edgexfoundry/edgex-go)... [2026-02-12T13:43:32.763Z] [2026-02-12T13:43:32.763Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e4d9b30c-9612-4016-88f1-d09e79bb379d [2026-02-12T13:43:32.763Z] [2026-02-12T13:43:32.763Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-02-12T13:43:32.763Z] [2026-02-12T13:43:32.763Z] [2026-02-12T13:43:32.763Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-02-12T13:43:32.763Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-02-12T13:43:32.784Z] $ docker stop --time=1 f7c04341f7aa7972d599ff5d6d4921d2d889d231a43fc889c2a45e026c2b6ec8 [2026-02-12T13:43:35.383Z] $ docker rm -f --volumes f7c04341f7aa7972d599ff5d6d4921d2d889d231a43fc889c2a45e026c2b6ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-02-12T13:43:35.895Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-12T13:43:35.916Z] provisioning config files... [2026-02-12T13:43:35.925Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/953@tmp/config14017092213632828175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:43:36.224Z] --> edgex-publish-swagger.sh [2026-02-12T13:43:36.224Z] === Publish openapi API === [2026-02-12T13:43:36.224Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-02-12T13:43:36.224Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/953/openapi/core-command.yaml] [2026-02-12T13:43:36.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:36.224Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:36.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 468 231k --:--:-- --:--:-- --:--:-- 231k [2026-02-12T13:43:36.224Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-12T13:43:36.224Z] [2026-02-12T13:43:36.224Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/953/openapi/core-data.yaml] [2026-02-12T13:43:36.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:36.224Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:36.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 628 700k --:--:-- --:--:-- --:--:-- 701k [2026-02-12T13:43:36.483Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-12T13:43:36.483Z] [2026-02-12T13:43:36.483Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/953/openapi/core-keeper.yaml] [2026-02-12T13:43:36.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:36.483Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:36.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 702 314k --:--:-- --:--:-- --:--:-- 314k [2026-02-12T13:43:36.483Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-12T13:43:36.483Z] [2026-02-12T13:43:36.483Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/953/openapi/core-metadata.yaml] [2026-02-12T13:43:36.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:36.483Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:36.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 452 1094k --:--:-- --:--:-- --:--:-- 1095k 100 159k 100 66 100 159k 452 1094k --:--:-- --:--:-- --:--:-- 1087k [2026-02-12T13:43:36.742Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-12T13:43:36.742Z] [2026-02-12T13:43:36.742Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/953/openapi/security-proxy-auth.yaml] [2026-02-12T13:43:36.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:36.742Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:36.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 758 274k --:--:-- --:--:-- --:--:-- 275k [2026-02-12T13:43:36.742Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-12T13:43:36.742Z] [2026-02-12T13:43:36.742Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/953/openapi/security-secretstore-setup.yaml] [2026-02-12T13:43:36.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:36.742Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:36.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 916 54347 --:--:-- --:--:-- --:--:-- 55263 [2026-02-12T13:43:36.742Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-12T13:43:36.742Z] [2026-02-12T13:43:36.742Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/953/openapi/support-notifications.yaml] [2026-02-12T13:43:36.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:36.742Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:37.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 573 848k --:--:-- --:--:-- --:--:-- 849k [2026-02-12T13:43:37.001Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-12T13:43:37.001Z] [2026-02-12T13:43:37.001Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/953/openapi/support-scheduler.yaml] [2026-02-12T13:43:37.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-12T13:43:37.001Z] Dload Upload Total Spent Left Speed [2026-02-12T13:43:37.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 673 505k --:--:-- --:--:-- --:--:-- 505k [2026-02-12T13:43:37.001Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-12T13:43:37.001Z] [Pipeline] } [2026-02-12T13:43:37.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-02-12T13:43:37.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-12T13:43:37.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:43:37.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-12T13:43:37.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T13:43:37.835Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T13:43:37.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-12T13:43:38.186Z] $ docker top a298cf26e73cbfe4cfa88abe756e770b729bb6b88fd8588db3bf0da531b33e2e -eo pid,comm [2026-02-12T13:43:38.232Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-12T13:43:38.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-12T13:43:38.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-12T13:43:38.287Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-12T13:43:38.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-12T13:43:38.413Z] $ docker exec a298cf26e73cbfe4cfa88abe756e770b729bb6b88fd8588db3bf0da531b33e2e ssh-agent [2026-02-12T13:43:38.512Z] SSH_AUTH_SOCK=/tmp/ssh-I1ywptkTdlfs/agent.33 [2026-02-12T13:43:38.512Z] SSH_AGENT_PID=39 [2026-02-12T13:43:38.530Z] Running ssh-add (command line suppressed) [2026-02-12T13:43:38.653Z] Identity added: /w/workspace/edgex-go/953@tmp/private_key_6081074917702090110.key (/w/workspace/edgex-go/953@tmp/private_key_6081074917702090110.key) [2026-02-12T13:43:38.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-12T13:43:38.994Z] + git semver tag [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,214 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,219 [run_tag] DEBUG tag force:False [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,219 [check_head_tag] DEBUG check head tag [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,221 [execute] INFO git cat-file --batch-check [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/953, stdin=, shell=False, universal_newlines=False) [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,223 [execute] INFO git cat-file --batch [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/953, stdin=, shell=False, universal_newlines=False) [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,253 [read_version] DEBUG read version from /w/workspace/edgex-go/953/.semver/main [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,253 [execute] INFO git tag -a v4.1.0-dev.98 -m v4.1.0-dev.98 [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.98', '-m', 'v4.1.0-dev.98'], cwd=/w/workspace/edgex-go/953, stdin=None, shell=False, universal_newlines=False) [2026-02-12T13:43:39.255Z] 2026-02-12 13:43:39,258 [read_version] DEBUG read version from /w/workspace/edgex-go/953/.semver/main [2026-02-12T13:43:39.255Z] 4.1.0-dev.98 [Pipeline] } [2026-02-12T13:43:39.532Z] $ docker exec --env ******** --env ******** a298cf26e73cbfe4cfa88abe756e770b729bb6b88fd8588db3bf0da531b33e2e ssh-agent -k [2026-02-12T13:43:39.625Z] unset SSH_AUTH_SOCK; [2026-02-12T13:43:39.625Z] unset SSH_AGENT_PID; [2026-02-12T13:43:39.625Z] echo Agent pid 39 killed; [2026-02-12T13:43:39.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-12T13:43:39.949Z] + git semver [Pipeline] } [2026-02-12T13:43:40.231Z] $ docker stop --time=1 a298cf26e73cbfe4cfa88abe756e770b729bb6b88fd8588db3bf0da531b33e2e [2026-02-12T13:43:41.490Z] $ docker rm -f --volumes a298cf26e73cbfe4cfa88abe756e770b729bb6b88fd8588db3bf0da531b33e2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:43:41.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-12T13:43:41.888Z] [2026-02-12T13:43:41.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:43:42.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-12T13:43:42.191Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-12T13:43:42.191Z] ab5ef0e58194: Pulling fs layer [2026-02-12T13:43:42.191Z] 9712f1f96733: Pulling fs layer [2026-02-12T13:43:42.191Z] 63f879dbbcfc: Pulling fs layer [2026-02-12T13:43:42.191Z] 0d9ebad4ef96: Pulling fs layer [2026-02-12T13:43:42.191Z] e9a5061849ea: Pulling fs layer [2026-02-12T13:43:42.191Z] d747dcd14b5f: Pulling fs layer [2026-02-12T13:43:42.191Z] 2de7ff778b66: Pulling fs layer [2026-02-12T13:43:42.191Z] e9a5061849ea: Waiting [2026-02-12T13:43:42.191Z] 2de7ff778b66: Waiting [2026-02-12T13:43:42.191Z] 0d9ebad4ef96: Waiting [2026-02-12T13:43:42.191Z] d747dcd14b5f: Waiting [2026-02-12T13:43:42.451Z] 9712f1f96733: Verifying Checksum [2026-02-12T13:43:42.451Z] 9712f1f96733: Download complete [2026-02-12T13:43:42.710Z] 63f879dbbcfc: Verifying Checksum [2026-02-12T13:43:42.710Z] 63f879dbbcfc: Download complete [2026-02-12T13:43:42.710Z] e9a5061849ea: Verifying Checksum [2026-02-12T13:43:42.710Z] e9a5061849ea: Download complete [2026-02-12T13:43:42.710Z] d747dcd14b5f: Verifying Checksum [2026-02-12T13:43:42.710Z] d747dcd14b5f: Download complete [2026-02-12T13:43:42.969Z] 0d9ebad4ef96: Verifying Checksum [2026-02-12T13:43:42.969Z] 0d9ebad4ef96: Download complete [2026-02-12T13:43:42.969Z] ab5ef0e58194: Download complete [2026-02-12T13:43:42.969Z] 2de7ff778b66: Verifying Checksum [2026-02-12T13:43:42.969Z] 2de7ff778b66: Download complete [2026-02-12T13:43:47.152Z] ab5ef0e58194: Pull complete [2026-02-12T13:43:47.152Z] 9712f1f96733: Pull complete [2026-02-12T13:43:47.410Z] 63f879dbbcfc: Pull complete [2026-02-12T13:43:53.969Z] 0d9ebad4ef96: Pull complete [2026-02-12T13:43:53.969Z] e9a5061849ea: Pull complete [2026-02-12T13:43:53.969Z] d747dcd14b5f: Pull complete [2026-02-12T13:43:54.904Z] 2de7ff778b66: Pull complete [2026-02-12T13:43:54.904Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-12T13:43:54.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-12T13:43:54.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T13:43:55.004Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T13:43:55.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-02-12T13:43:56.960Z] $ docker top 72013d2078406a1a2e13ccd95d947c30b0ecb05d472b4a99381fb1b293805c23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-12T13:43:57.021Z] provisioning config files... [2026-02-12T13:43:57.028Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/953@tmp/config10674229456838673262tmp [2026-02-12T13:43:57.038Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/953@tmp/config13375995978168658516tmp [2026-02-12T13:43:57.045Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/953@tmp/config15656801803158873504tmp [Pipeline] { [Pipeline] echo [2026-02-12T13:43:57.109Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:43:57.396Z] ---> sigul-configuration.sh [2026-02-12T13:43:57.396Z] gpg: directory `/root/.gnupg' created [2026-02-12T13:43:57.396Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-12T13:43:57.396Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-12T13:43:57.396Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-12T13:43:57.396Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-12T13:43:57.396Z] gpg: CAST5 encrypted data [2026-02-12T13:43:57.396Z] gpg: encrypted with 1 passphrase [2026-02-12T13:43:57.396Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-12T13:43:57.689Z] + mkdir /home/jenkins [2026-02-12T13:43:57.689Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-12T13:43:57.985Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-02-12T13:43:57.998Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:43:58.290Z] ---> sigul-install.sh [2026-02-12T13:43:58.290Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-12T13:43:58.580Z] + git tag --list [2026-02-12T13:43:58.580Z] 0.6.0 [2026-02-12T13:43:58.580Z] 0.6.1 [2026-02-12T13:43:58.580Z] 0.7.0 [2026-02-12T13:43:58.580Z] 0.7.1 [2026-02-12T13:43:58.580Z] v1.0.0 [2026-02-12T13:43:58.580Z] v1.0.1 [2026-02-12T13:43:58.580Z] v1.1.0 [2026-02-12T13:43:58.580Z] v1.2.0 [2026-02-12T13:43:58.580Z] v1.2.1 [2026-02-12T13:43:58.580Z] v1.3.0 [2026-02-12T13:43:58.580Z] v1.3.1 [2026-02-12T13:43:58.580Z] v2.0.0 [2026-02-12T13:43:58.580Z] v2.1.0 [2026-02-12T13:43:58.580Z] v2.1.1 [2026-02-12T13:43:58.580Z] v2.2.0 [2026-02-12T13:43:58.580Z] v2.3.0 [2026-02-12T13:43:58.580Z] v3.0 [2026-02-12T13:43:58.580Z] v3.0.0 [2026-02-12T13:43:58.580Z] v3.1 [2026-02-12T13:43:58.580Z] v3.1.0 [2026-02-12T13:43:58.580Z] v3.1.1 [2026-02-12T13:43:58.580Z] v4.0 [2026-02-12T13:43:58.580Z] v4.0.0 [2026-02-12T13:43:58.580Z] v4.0.1 [2026-02-12T13:43:58.580Z] v4.0.1-dev.1 [2026-02-12T13:43:58.580Z] v4.0.1-dev.2 [2026-02-12T13:43:58.580Z] v4.0.2-dev.1 [2026-02-12T13:43:58.580Z] v4.1.0-dev.1 [2026-02-12T13:43:58.580Z] v4.1.0-dev.10 [2026-02-12T13:43:58.580Z] v4.1.0-dev.11 [2026-02-12T13:43:58.580Z] v4.1.0-dev.12 [2026-02-12T13:43:58.580Z] v4.1.0-dev.13 [2026-02-12T13:43:58.580Z] v4.1.0-dev.14 [2026-02-12T13:43:58.580Z] v4.1.0-dev.15 [2026-02-12T13:43:58.580Z] v4.1.0-dev.16 [2026-02-12T13:43:58.580Z] v4.1.0-dev.17 [2026-02-12T13:43:58.580Z] v4.1.0-dev.18 [2026-02-12T13:43:58.580Z] v4.1.0-dev.19 [2026-02-12T13:43:58.580Z] v4.1.0-dev.2 [2026-02-12T13:43:58.580Z] v4.1.0-dev.20 [2026-02-12T13:43:58.580Z] v4.1.0-dev.21 [2026-02-12T13:43:58.580Z] v4.1.0-dev.22 [2026-02-12T13:43:58.580Z] v4.1.0-dev.23 [2026-02-12T13:43:58.580Z] v4.1.0-dev.24 [2026-02-12T13:43:58.580Z] v4.1.0-dev.25 [2026-02-12T13:43:58.580Z] v4.1.0-dev.26 [2026-02-12T13:43:58.580Z] v4.1.0-dev.27 [2026-02-12T13:43:58.580Z] v4.1.0-dev.28 [2026-02-12T13:43:58.580Z] v4.1.0-dev.29 [2026-02-12T13:43:58.580Z] v4.1.0-dev.3 [2026-02-12T13:43:58.580Z] v4.1.0-dev.30 [2026-02-12T13:43:58.580Z] v4.1.0-dev.31 [2026-02-12T13:43:58.580Z] v4.1.0-dev.32 [2026-02-12T13:43:58.580Z] v4.1.0-dev.33 [2026-02-12T13:43:58.580Z] v4.1.0-dev.34 [2026-02-12T13:43:58.580Z] v4.1.0-dev.35 [2026-02-12T13:43:58.580Z] v4.1.0-dev.36 [2026-02-12T13:43:58.580Z] v4.1.0-dev.37 [2026-02-12T13:43:58.580Z] v4.1.0-dev.38 [2026-02-12T13:43:58.580Z] v4.1.0-dev.39 [2026-02-12T13:43:58.580Z] v4.1.0-dev.4 [2026-02-12T13:43:58.580Z] v4.1.0-dev.40 [2026-02-12T13:43:58.580Z] v4.1.0-dev.41 [2026-02-12T13:43:58.580Z] v4.1.0-dev.42 [2026-02-12T13:43:58.580Z] v4.1.0-dev.43 [2026-02-12T13:43:58.580Z] v4.1.0-dev.44 [2026-02-12T13:43:58.580Z] v4.1.0-dev.45 [2026-02-12T13:43:58.580Z] v4.1.0-dev.46 [2026-02-12T13:43:58.580Z] v4.1.0-dev.47 [2026-02-12T13:43:58.580Z] v4.1.0-dev.48 [2026-02-12T13:43:58.580Z] v4.1.0-dev.49 [2026-02-12T13:43:58.580Z] v4.1.0-dev.5 [2026-02-12T13:43:58.580Z] v4.1.0-dev.50 [2026-02-12T13:43:58.580Z] v4.1.0-dev.51 [2026-02-12T13:43:58.580Z] v4.1.0-dev.52 [2026-02-12T13:43:58.580Z] v4.1.0-dev.53 [2026-02-12T13:43:58.580Z] v4.1.0-dev.54 [2026-02-12T13:43:58.580Z] v4.1.0-dev.55 [2026-02-12T13:43:58.580Z] v4.1.0-dev.56 [2026-02-12T13:43:58.580Z] v4.1.0-dev.57 [2026-02-12T13:43:58.580Z] v4.1.0-dev.58 [2026-02-12T13:43:58.580Z] v4.1.0-dev.59 [2026-02-12T13:43:58.580Z] v4.1.0-dev.6 [2026-02-12T13:43:58.580Z] v4.1.0-dev.60 [2026-02-12T13:43:58.580Z] v4.1.0-dev.61 [2026-02-12T13:43:58.580Z] v4.1.0-dev.62 [2026-02-12T13:43:58.580Z] v4.1.0-dev.63 [2026-02-12T13:43:58.580Z] v4.1.0-dev.64 [2026-02-12T13:43:58.580Z] v4.1.0-dev.65 [2026-02-12T13:43:58.580Z] v4.1.0-dev.66 [2026-02-12T13:43:58.580Z] v4.1.0-dev.67 [2026-02-12T13:43:58.580Z] v4.1.0-dev.68 [2026-02-12T13:43:58.580Z] v4.1.0-dev.69 [2026-02-12T13:43:58.580Z] v4.1.0-dev.7 [2026-02-12T13:43:58.580Z] v4.1.0-dev.70 [2026-02-12T13:43:58.580Z] v4.1.0-dev.71 [2026-02-12T13:43:58.580Z] v4.1.0-dev.72 [2026-02-12T13:43:58.580Z] v4.1.0-dev.73 [2026-02-12T13:43:58.580Z] v4.1.0-dev.74 [2026-02-12T13:43:58.580Z] v4.1.0-dev.75 [2026-02-12T13:43:58.580Z] v4.1.0-dev.76 [2026-02-12T13:43:58.580Z] v4.1.0-dev.77 [2026-02-12T13:43:58.580Z] v4.1.0-dev.78 [2026-02-12T13:43:58.580Z] v4.1.0-dev.79 [2026-02-12T13:43:58.580Z] v4.1.0-dev.8 [2026-02-12T13:43:58.580Z] v4.1.0-dev.80 [2026-02-12T13:43:58.580Z] v4.1.0-dev.81 [2026-02-12T13:43:58.580Z] v4.1.0-dev.82 [2026-02-12T13:43:58.580Z] v4.1.0-dev.83 [2026-02-12T13:43:58.580Z] v4.1.0-dev.84 [2026-02-12T13:43:58.580Z] v4.1.0-dev.85 [2026-02-12T13:43:58.580Z] v4.1.0-dev.86 [2026-02-12T13:43:58.580Z] v4.1.0-dev.87 [2026-02-12T13:43:58.580Z] v4.1.0-dev.88 [2026-02-12T13:43:58.580Z] v4.1.0-dev.89 [2026-02-12T13:43:58.580Z] v4.1.0-dev.9 [2026-02-12T13:43:58.580Z] v4.1.0-dev.90 [2026-02-12T13:43:58.580Z] v4.1.0-dev.91 [2026-02-12T13:43:58.580Z] v4.1.0-dev.92 [2026-02-12T13:43:58.580Z] v4.1.0-dev.93 [2026-02-12T13:43:58.580Z] v4.1.0-dev.94 [2026-02-12T13:43:58.580Z] v4.1.0-dev.95 [2026-02-12T13:43:58.580Z] v4.1.0-dev.96 [2026-02-12T13:43:58.580Z] v4.1.0-dev.97 [2026-02-12T13:43:58.580Z] v4.1.0-dev.98 [Pipeline] sh [2026-02-12T13:43:58.871Z] + lftools sign git-tag v4.1.0-dev.98 [2026-02-12T13:43:59.440Z] Signing Git tag with Sigul... [2026-02-12T13:43:59.440Z] Signing v4.1.0-dev.98 [Pipeline] echo [2026-02-12T13:43:59.711Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:44:00.003Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-12T13:44:00.010Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-12T13:44:00.046Z] $ docker stop --time=1 72013d2078406a1a2e13ccd95d947c30b0ecb05d472b4a99381fb1b293805c23 [2026-02-12T13:44:01.318Z] $ docker rm -f --volumes 72013d2078406a1a2e13ccd95d947c30b0ecb05d472b4a99381fb1b293805c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-12T13:44:01.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-12T13:44:01.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:44:02.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-12T13:44:02.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T13:44:02.113Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T13:44:02.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-12T13:44:02.379Z] $ docker top 6e74c51e3557852f741eff19fd7d92883ba37ec4182a9703e2dc8b8c0d4380fa -eo pid,comm [2026-02-12T13:44:02.413Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-12T13:44:02.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-12T13:44:02.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-12T13:44:02.468Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-12T13:44:02.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-12T13:44:02.588Z] $ docker exec 6e74c51e3557852f741eff19fd7d92883ba37ec4182a9703e2dc8b8c0d4380fa ssh-agent [2026-02-12T13:44:02.689Z] SSH_AUTH_SOCK=/tmp/ssh-hhkCkrfg2Adv/agent.33 [2026-02-12T13:44:02.689Z] SSH_AGENT_PID=39 [2026-02-12T13:44:02.693Z] Running ssh-add (command line suppressed) [2026-02-12T13:44:02.803Z] Identity added: /w/workspace/edgex-go/953@tmp/private_key_14249196287673130743.key (/w/workspace/edgex-go/953@tmp/private_key_14249196287673130743.key) [2026-02-12T13:44:02.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-12T13:44:03.098Z] + git semver bump pre [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,311 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,316 [read_version] DEBUG read version from /w/workspace/edgex-go/953/.semver/main [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,316 [bump_version] DEBUG bumping version:4.1.0-dev.98 on axis:pre with prefix:dev [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,316 [bump_version] DEBUG bumped version:4.1.0-dev.99 [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,316 [write_version] DEBUG write version:4.1.0-dev.99 to path:/w/workspace/edgex-go/953/.semver/main with force:True [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,316 [read_version] DEBUG read version from /w/workspace/edgex-go/953/.semver/main [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,316 [write_file] DEBUG write to file:/w/workspace/edgex-go/953/.semver/main [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,319 [execute] INFO git cat-file --batch-check [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/953/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,322 [execute] INFO git cat-file --batch [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/953/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-12T13:44:03.358Z] 2026-02-12 13:44:03,326 [read_version] DEBUG read version from /w/workspace/edgex-go/953/.semver/main [2026-02-12T13:44:03.358Z] 4.1.0-dev.99 [Pipeline] } [2026-02-12T13:44:03.376Z] $ docker exec --env ******** --env ******** 6e74c51e3557852f741eff19fd7d92883ba37ec4182a9703e2dc8b8c0d4380fa ssh-agent -k [2026-02-12T13:44:03.476Z] unset SSH_AUTH_SOCK; [2026-02-12T13:44:03.477Z] unset SSH_AGENT_PID; [2026-02-12T13:44:03.477Z] echo Agent pid 39 killed; [2026-02-12T13:44:03.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-12T13:44:03.801Z] + git semver [Pipeline] } [2026-02-12T13:44:04.081Z] $ docker stop --time=1 6e74c51e3557852f741eff19fd7d92883ba37ec4182a9703e2dc8b8c0d4380fa [2026-02-12T13:44:05.308Z] $ docker rm -f --volumes 6e74c51e3557852f741eff19fd7d92883ba37ec4182a9703e2dc8b8c0d4380fa [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-12T13:44:05.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-12T13:44:05.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:44:05.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-12T13:44:05.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T13:44:06.032Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T13:44:06.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-12T13:44:06.327Z] $ docker top 8f5ceb5cb560650726d4372181a007d16fecc9b3dd3c7a9ba205db1491f61f07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-12T13:44:06.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-12T13:44:06.418Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-12T13:44:06.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-12T13:44:06.542Z] $ docker exec 8f5ceb5cb560650726d4372181a007d16fecc9b3dd3c7a9ba205db1491f61f07 ssh-agent [2026-02-12T13:44:06.624Z] SSH_AUTH_SOCK=/tmp/ssh-Xlil2J1CPCxJ/agent.32 [2026-02-12T13:44:06.624Z] SSH_AGENT_PID=38 [2026-02-12T13:44:06.629Z] Running ssh-add (command line suppressed) [2026-02-12T13:44:06.729Z] Identity added: /w/workspace/edgex-go/953@tmp/private_key_12191236380874004192.key (/w/workspace/edgex-go/953@tmp/private_key_12191236380874004192.key) [2026-02-12T13:44:06.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-12T13:44:07.023Z] + git semver push [2026-02-12T13:44:07.282Z] 2026-02-12 13:44:07,228 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-12T13:44:07.282Z] 2026-02-12 13:44:07,232 [run_push] DEBUG push [2026-02-12T13:44:07.282Z] 2026-02-12 13:44:07,233 [execute] INFO git cat-file --batch-check [2026-02-12T13:44:07.282Z] 2026-02-12 13:44:07,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/953/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-12T13:44:07.282Z] 2026-02-12 13:44:07,235 [execute] INFO git rev-list d2f24b82d6e0c73ae96abbbe1ab6f43e94a21ebb -- [2026-02-12T13:44:07.282Z] 2026-02-12 13:44:07,235 [execute] DEBUG Popen(['git', 'rev-list', 'd2f24b82d6e0c73ae96abbbe1ab6f43e94a21ebb', '--'], cwd=/w/workspace/edgex-go/953/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-12T13:44:07.282Z] 2026-02-12 13:44:07,253 [execute] INFO git fetch -v -- origin [2026-02-12T13:44:07.282Z] 2026-02-12 13:44:07,253 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/953/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-12T13:44:07.848Z] 2026-02-12 13:44:07,843 [run_push] DEBUG no remote changes detected [2026-02-12T13:44:07.848Z] 2026-02-12 13:44:07,843 [execute] INFO git push origin semver [2026-02-12T13:44:07.848Z] 2026-02-12 13:44:07,844 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/953/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-12T13:44:08.785Z] 2026-02-12 13:44:08,726 [run_push] DEBUG push all version tags [2026-02-12T13:44:08.785Z] 2026-02-12 13:44:08,726 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-12T13:44:08.785Z] 2026-02-12 13:44:08,727 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/953, stdin=None, shell=False, universal_newlines=False) [2026-02-12T13:44:09.722Z] 2026-02-12 13:44:09,573 [read_version] DEBUG read version from /w/workspace/edgex-go/953/.semver/main [2026-02-12T13:44:09.722Z] 4.1.0-dev.99 [Pipeline] } [2026-02-12T13:44:09.740Z] $ docker exec --env ******** --env ******** 8f5ceb5cb560650726d4372181a007d16fecc9b3dd3c7a9ba205db1491f61f07 ssh-agent -k [2026-02-12T13:44:09.838Z] unset SSH_AUTH_SOCK; [2026-02-12T13:44:09.838Z] unset SSH_AGENT_PID; [2026-02-12T13:44:09.838Z] echo Agent pid 38 killed; [2026-02-12T13:44:09.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-12T13:44:10.162Z] + git semver [Pipeline] } [2026-02-12T13:44:10.441Z] $ docker stop --time=1 8f5ceb5cb560650726d4372181a007d16fecc9b3dd3c7a9ba205db1491f61f07 [2026-02-12T13:44:11.704Z] $ docker rm -f --volumes 8f5ceb5cb560650726d4372181a007d16fecc9b3dd3c7a9ba205db1491f61f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-12T13:44:12.209Z] + [ -d /w/workspace/edgex-go/953/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:44:12.496Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:44:13.352Z] ---> package-listing.sh [2026-02-12T13:44:13.352Z] ++ facter osfamily [2026-02-12T13:44:13.352Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-12T13:44:13.612Z] + OS_FAMILY=debian [2026-02-12T13:44:13.612Z] + workspace=/w/workspace/edgex-go/953 [2026-02-12T13:44:13.612Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-12T13:44:13.612Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-12T13:44:13.612Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-12T13:44:13.612Z] + PACKAGES=/tmp/packages_start.txt [2026-02-12T13:44:13.612Z] + '[' /w/workspace/edgex-go/953 ']' [2026-02-12T13:44:13.612Z] + PACKAGES=/tmp/packages_end.txt [2026-02-12T13:44:13.612Z] + case "${OS_FAMILY}" in [2026-02-12T13:44:13.612Z] + dpkg -l [2026-02-12T13:44:13.612Z] + grep '^ii' [2026-02-12T13:44:13.612Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-12T13:44:13.612Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-12T13:44:13.612Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-12T13:44:13.612Z] + '[' /w/workspace/edgex-go/953 ']' [2026-02-12T13:44:13.612Z] + mkdir -p /w/workspace/edgex-go/953/archives/ [2026-02-12T13:44:13.612Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/953/archives/ [Pipeline] echo [2026-02-12T13:44:13.624Z] 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/953/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-12T13:44:13.902Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:44:14.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-12T13:44:14.460Z] [2026-02-12T13:44:14.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-12T13:44:14.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-12T13:44:14.757Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-12T13:44:14.757Z] 5eb5b503b376: Pulling fs layer [2026-02-12T13:44:14.757Z] 5c69ac0246d0: Pulling fs layer [2026-02-12T13:44:14.757Z] ec43610c2a17: Pulling fs layer [2026-02-12T13:44:14.757Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-12T13:44:14.757Z] 33b1e0a273af: Pulling fs layer [2026-02-12T13:44:14.757Z] 5d3b04190fa2: Pulling fs layer [2026-02-12T13:44:14.757Z] 2f39f015ded8: Pulling fs layer [2026-02-12T13:44:14.757Z] 3a2ae6a8a46f: Waiting [2026-02-12T13:44:14.757Z] 33b1e0a273af: Waiting [2026-02-12T13:44:14.757Z] 2f39f015ded8: Waiting [2026-02-12T13:44:14.757Z] 5d3b04190fa2: Waiting [2026-02-12T13:44:14.757Z] 5c69ac0246d0: Verifying Checksum [2026-02-12T13:44:14.757Z] 5c69ac0246d0: Download complete [2026-02-12T13:44:14.757Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-12T13:44:14.757Z] 3a2ae6a8a46f: Download complete [2026-02-12T13:44:14.757Z] 33b1e0a273af: Verifying Checksum [2026-02-12T13:44:14.757Z] 33b1e0a273af: Download complete [2026-02-12T13:44:14.757Z] 5d3b04190fa2: Download complete [2026-02-12T13:44:14.757Z] ec43610c2a17: Verifying Checksum [2026-02-12T13:44:14.757Z] ec43610c2a17: Download complete [2026-02-12T13:44:15.015Z] 5eb5b503b376: Verifying Checksum [2026-02-12T13:44:15.015Z] 5eb5b503b376: Download complete [2026-02-12T13:44:15.582Z] 2f39f015ded8: Download complete [2026-02-12T13:44:16.517Z] 5eb5b503b376: Pull complete [2026-02-12T13:44:16.775Z] 5c69ac0246d0: Pull complete [2026-02-12T13:44:17.034Z] ec43610c2a17: Pull complete [2026-02-12T13:44:17.293Z] 3a2ae6a8a46f: Pull complete [2026-02-12T13:44:17.551Z] 33b1e0a273af: Pull complete [2026-02-12T13:44:17.551Z] 5d3b04190fa2: Pull complete [2026-02-12T13:44:22.816Z] 2f39f015ded8: Pull complete [2026-02-12T13:44:22.816Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-12T13:44:22.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-12T13:44:22.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-12T13:44:22.903Z] prd-ubuntu20.04-docker-8c-8g-1951 does not seem to be running inside a container [2026-02-12T13:44:22.938Z] $ 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/953/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/953 -v /w/workspace/edgex-go/953:/w/workspace/edgex-go/953:rw,z -v /w/workspace/edgex-go/953@tmp:/w/workspace/edgex-go/953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-12T13:44:24.813Z] $ docker top b473e4e688ec164068dfc7cd2b2fe8b6148c3e051ba86789291314b7e9135f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-12T13:44:25.149Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-12T13:44:25.435Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-12T13:44:25.717Z] + ls /var/log/sa-host [2026-02-12T13:44:25.717Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-12T13:44:25.749Z] provisioning config files... [2026-02-12T13:44:25.757Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/953@tmp/config8179036719109904841tmp [Pipeline] { [Pipeline] echo [2026-02-12T13:44:25.776Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:44:26.055Z] ---> create-netrc.sh [Pipeline] } [2026-02-12T13:44:26.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:44:26.370Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-12T13:44:26.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:44:26.657Z] ---> sudo-logs.sh [2026-02-12T13:44:26.657Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-12T13:44:26.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:44:26.971Z] ---> job-cost.sh [2026-02-12T13:44:26.971Z] lf-activate-venv: SKIPPING [2026-02-12T13:44:26.971Z] DEBUG: total: 0.10999999940395355 [2026-02-12T13:44:26.971Z] INFO: Retrieving Stack Cost... [2026-02-12T13:44:27.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-12T13:44:27.798Z] INFO: Archiving Costs [Pipeline] echo [2026-02-12T13:44:27.809Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-12T13:44:28.090Z] ---> logs-deploy.sh [2026-02-12T13:44:28.091Z] lf-activate-venv: SKIPPING [2026-02-12T13:44:28.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/953 [2026-02-12T13:44:28.091Z] INFO: archiving workspace using pattern(s): [2026-02-12T13:44:29.027Z] Archives upload complete. [2026-02-12T13:44:29.287Z] INFO: archiving logs to Nexus [2026-02-12T13:44:29.857Z] ---> uname -a: [2026-02-12T13:44:29.857Z] Linux prd-ubuntu20-04-docker-8c-8g-1951 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] ---> lscpu: [2026-02-12T13:44:29.857Z] Architecture: x86_64 [2026-02-12T13:44:29.857Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-12T13:44:29.857Z] Byte Order: Little Endian [2026-02-12T13:44:29.857Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-12T13:44:29.857Z] CPU(s): 8 [2026-02-12T13:44:29.857Z] On-line CPU(s) list: 0-7 [2026-02-12T13:44:29.857Z] Thread(s) per core: 1 [2026-02-12T13:44:29.857Z] Core(s) per socket: 1 [2026-02-12T13:44:29.857Z] Socket(s): 8 [2026-02-12T13:44:29.857Z] NUMA node(s): 1 [2026-02-12T13:44:29.857Z] Vendor ID: AuthenticAMD [2026-02-12T13:44:29.857Z] CPU family: 23 [2026-02-12T13:44:29.857Z] Model: 49 [2026-02-12T13:44:29.857Z] Model name: AMD EPYC-Rome Processor [2026-02-12T13:44:29.857Z] Stepping: 0 [2026-02-12T13:44:29.857Z] CPU MHz: 2799.998 [2026-02-12T13:44:29.857Z] BogoMIPS: 5599.99 [2026-02-12T13:44:29.857Z] Virtualization: AMD-V [2026-02-12T13:44:29.857Z] Hypervisor vendor: KVM [2026-02-12T13:44:29.857Z] Virtualization type: full [2026-02-12T13:44:29.857Z] L1d cache: 256 KiB [2026-02-12T13:44:29.857Z] L1i cache: 256 KiB [2026-02-12T13:44:29.857Z] L2 cache: 4 MiB [2026-02-12T13:44:29.857Z] L3 cache: 128 MiB [2026-02-12T13:44:29.857Z] NUMA node0 CPU(s): 0-7 [2026-02-12T13:44:29.857Z] Vulnerability Gather data sampling: Not affected [2026-02-12T13:44:29.857Z] Vulnerability Itlb multihit: Not affected [2026-02-12T13:44:29.857Z] Vulnerability L1tf: Not affected [2026-02-12T13:44:29.857Z] Vulnerability Mds: Not affected [2026-02-12T13:44:29.857Z] Vulnerability Meltdown: Not affected [2026-02-12T13:44:29.857Z] Vulnerability Mmio stale data: Not affected [2026-02-12T13:44:29.857Z] Vulnerability Retbleed: Vulnerable [2026-02-12T13:44:29.857Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-12T13:44:29.857Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-02-12T13:44:29.857Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-02-12T13:44:29.857Z] Vulnerability Srbds: Not affected [2026-02-12T13:44:29.857Z] Vulnerability Tsx async abort: Not affected [2026-02-12T13:44:29.857Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] ---> nproc: [2026-02-12T13:44:29.857Z] 8 [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] ---> df -h: [2026-02-12T13:44:29.857Z] Filesystem Size Used Avail Use% Mounted on [2026-02-12T13:44:29.857Z] overlay 155G 34G 122G 22% / [2026-02-12T13:44:29.857Z] tmpfs 64M 0 64M 0% /dev [2026-02-12T13:44:29.857Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-02-12T13:44:29.857Z] shm 64M 0 64M 0% /dev/shm [2026-02-12T13:44:29.857Z] /dev/vda1 155G 34G 122G 22% /facter-os [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] ---> sar -b -r -n DEV: [2026-02-12T13:44:29.857Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1951) 02/12/26 _x86_64_ (8 CPU) [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] 12:47:32 LINUX RESTART (8 CPU) [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] 12:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-02-12T13:44:29.857Z] 12:49:01 12.16 4.37 7.80 0.00 179.67 1697.70 0.00 [2026-02-12T13:44:29.857Z] 12:50:01 4.43 0.02 4.42 0.00 2.93 4776.95 0.00 [2026-02-12T13:44:29.857Z] 12:51:01 426.91 18.71 408.20 0.00 3182.54 54249.09 0.00 [2026-02-12T13:44:29.857Z] 12:52:01 100.45 1.23 99.22 0.00 27.06 37821.83 0.00 [2026-02-12T13:44:29.857Z] 12:53:01 141.19 5.15 136.04 0.00 4518.31 61177.80 0.00 [2026-02-12T13:44:29.857Z] 12:54:01 44.91 0.08 44.83 0.00 1.60 20999.97 0.00 [2026-02-12T13:44:29.857Z] 12:55:01 196.60 0.15 196.45 0.00 16.66 189399.13 0.00 [2026-02-12T13:44:29.857Z] 12:56:01 693.25 14.15 679.11 0.00 133.16 243825.52 0.00 [2026-02-12T13:44:29.857Z] 12:57:01 524.56 1.45 523.11 0.00 11.60 166702.43 0.00 [2026-02-12T13:44:29.857Z] 12:58:02 250.88 0.08 250.80 0.00 0.67 101915.09 0.00 [2026-02-12T13:44:29.857Z] 12:59:01 469.19 14.53 454.66 0.00 356.05 111438.50 0.00 [2026-02-12T13:44:29.857Z] 13:00:01 485.04 22.51 462.53 0.00 997.40 46477.17 0.00 [2026-02-12T13:44:29.857Z] 13:01:01 30.41 1.37 29.05 0.00 215.43 726.28 0.00 [2026-02-12T13:44:29.857Z] 13:02:01 6.55 0.00 6.55 0.00 0.00 156.91 0.00 [2026-02-12T13:44:29.857Z] 13:03:01 4.35 2.32 2.03 0.00 21.06 23.20 0.00 [2026-02-12T13:44:29.857Z] 13:04:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2026-02-12T13:44:29.857Z] 13:05:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 [2026-02-12T13:44:29.857Z] 13:06:01 1.45 0.00 1.45 0.00 0.00 18.66 0.00 [2026-02-12T13:44:29.857Z] 13:07:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2026-02-12T13:44:29.857Z] 13:08:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2026-02-12T13:44:29.857Z] 13:09:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2026-02-12T13:44:29.857Z] 13:10:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2026-02-12T13:44:29.857Z] 13:11:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2026-02-12T13:44:29.857Z] 13:12:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2026-02-12T13:44:29.857Z] 13:13:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2026-02-12T13:44:29.857Z] 13:14:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2026-02-12T13:44:29.857Z] 13:15:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2026-02-12T13:44:29.857Z] 13:16:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2026-02-12T13:44:29.857Z] 13:17:01 1.50 0.05 1.45 0.00 1.07 16.13 0.00 [2026-02-12T13:44:29.857Z] 13:18:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2026-02-12T13:44:29.857Z] 13:19:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2026-02-12T13:44:29.857Z] 13:20:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2026-02-12T13:44:29.857Z] 13:21:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 [2026-02-12T13:44:29.857Z] 13:22:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2026-02-12T13:44:29.857Z] 13:23:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2026-02-12T13:44:29.857Z] 13:24:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 [2026-02-12T13:44:29.857Z] 13:25:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2026-02-12T13:44:29.857Z] 13:26:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 [2026-02-12T13:44:29.857Z] 13:27:01 1.55 0.30 1.25 0.00 16.80 15.06 0.00 [2026-02-12T13:44:29.857Z] 13:28:01 2.85 1.40 1.45 0.00 29.06 18.80 0.00 [2026-02-12T13:44:29.857Z] 13:29:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2026-02-12T13:44:29.857Z] 13:30:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2026-02-12T13:44:29.857Z] 13:31:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2026-02-12T13:44:29.857Z] 13:32:01 0.85 0.00 0.85 0.00 0.00 11.73 0.00 [2026-02-12T13:44:29.857Z] 13:33:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2026-02-12T13:44:29.857Z] 13:34:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2026-02-12T13:44:29.857Z] 13:35:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2026-02-12T13:44:29.857Z] 13:36:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 [2026-02-12T13:44:29.857Z] 13:37:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 [2026-02-12T13:44:29.857Z] 13:38:01 1.57 0.00 1.57 0.00 0.00 19.20 0.00 [2026-02-12T13:44:29.857Z] 13:39:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2026-02-12T13:44:29.857Z] 13:40:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2026-02-12T13:44:29.857Z] 13:41:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2026-02-12T13:44:29.857Z] 13:42:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2026-02-12T13:44:29.857Z] 13:43:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2026-02-12T13:44:29.857Z] 13:44:01 160.42 2.95 157.47 0.00 161.71 63568.47 0.00 [2026-02-12T13:44:29.857Z] Average: 64.19 1.62 62.57 0.00 176.25 19717.27 0.00 [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] 12:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-02-12T13:44:29.857Z] 12:49:01 30015160 31651300 696856 2.12 62552 1895208 1589676 4.69 816960 1744120 18392 [2026-02-12T13:44:29.857Z] 12:50:01 29875516 31640332 705000 2.14 62648 2021976 1589676 4.69 826116 1870844 2464 [2026-02-12T13:44:29.857Z] 12:51:01 28057612 31490468 798224 2.43 97392 3587964 2027300 5.98 1093896 3296644 8876 [2026-02-12T13:44:29.857Z] 12:52:01 26107056 31341532 936284 2.85 129308 5214988 2101552 6.20 2168408 4018328 620160 [2026-02-12T13:44:29.857Z] 12:53:01 25913348 31423756 837752 2.55 143308 5442048 1860460 5.48 1746968 4576740 14460 [2026-02-12T13:44:29.857Z] 12:54:01 25093368 31494696 773752 2.35 146296 6329708 1839236 5.42 2149096 5006888 320708 [2026-02-12T13:44:29.857Z] 12:55:01 18922472 31380404 881872 2.68 157364 12207116 2215916 6.53 2320108 10828276 2206588 [2026-02-12T13:44:29.857Z] 12:56:01 13574208 31370436 870208 2.65 331568 16970188 2280776 6.72 3162604 14906120 306592 [2026-02-12T13:44:29.857Z] 12:57:01 5606900 28603420 3564332 10.84 408392 21617536 10592620 31.23 6779732 18672684 433092 [2026-02-12T13:44:29.857Z] 12:58:02 1989580 27615848 4557236 13.86 423100 24131240 10912212 32.17 8865876 20104180 197352 [2026-02-12T13:44:29.857Z] 12:59:01 4904900 31009860 1198644 3.65 422188 24681648 3247164 9.57 4631456 21553784 852624 [2026-02-12T13:44:29.857Z] 13:00:01 5712300 31404976 833332 2.54 428392 24339392 1987688 5.86 3888016 21606928 556 [2026-02-12T13:44:29.857Z] 13:01:01 5693924 31394936 842604 2.56 429560 24346256 2111892 6.23 4440856 21073624 520 [2026-02-12T13:44:29.857Z] 13:02:01 5702512 31403816 834020 2.54 429776 24346288 1992172 5.87 4495576 21009512 252 [2026-02-12T13:44:29.857Z] 13:03:01 5700296 31402404 835496 2.54 430272 24346468 2026860 5.98 4494528 21009504 0 [2026-02-12T13:44:29.857Z] 13:04:01 5706860 31409032 829064 2.52 430296 24346480 2026860 5.98 4488960 21009508 196 [2026-02-12T13:44:29.857Z] 13:05:01 5707080 31409404 828808 2.52 430328 24346608 2026860 5.98 4488892 21009624 8 [2026-02-12T13:44:29.857Z] 13:06:01 5723624 31425996 812124 2.47 430348 24346616 2026860 5.98 4472028 21009352 52 [2026-02-12T13:44:29.857Z] 13:07:01 5724076 31426456 811808 2.47 430368 24346616 2026860 5.98 4472012 21009356 12 [2026-02-12T13:44:29.857Z] 13:08:01 5724092 31426500 811780 2.47 430380 24346620 2026860 5.98 4472204 21009280 176 [2026-02-12T13:44:29.857Z] 13:09:01 5724044 31426496 811732 2.47 430412 24346624 2026860 5.98 4472072 21009284 24 [2026-02-12T13:44:29.857Z] 13:10:01 5724476 31426968 811216 2.47 430424 24346624 2026860 5.98 4472020 21009280 144 [2026-02-12T13:44:29.857Z] 13:11:01 5724420 31426932 811176 2.47 430444 24346628 2026860 5.98 4472060 21009288 24 [2026-02-12T13:44:29.857Z] 13:12:01 5723456 31426144 811804 2.47 430452 24346760 2026860 5.98 4472084 21009408 144 [2026-02-12T13:44:29.857Z] 13:13:01 5723724 31426412 811520 2.47 430488 24346744 2026860 5.98 4472016 21009352 8 [2026-02-12T13:44:29.857Z] 13:14:01 5723916 31426672 811400 2.47 430512 24346764 2026860 5.98 4472084 21009364 204 [2026-02-12T13:44:29.857Z] 13:15:01 5723560 31426344 811680 2.47 430544 24346768 2026860 5.98 4472128 21009368 8 [2026-02-12T13:44:29.857Z] 13:16:01 5723220 31426056 811888 2.47 430576 24346772 2026860 5.98 4472200 21009372 204 [2026-02-12T13:44:29.857Z] 13:17:01 5722760 31425740 812080 2.47 430608 24346808 2026860 5.98 4473456 21009404 212 [2026-02-12T13:44:29.857Z] 13:18:01 5723084 31426028 811756 2.47 430664 24346808 2026860 5.98 4472472 21009388 72 [2026-02-12T13:44:29.857Z] 13:19:01 5723268 31426264 811704 2.47 430688 24346812 2026860 5.98 4472288 21009396 8 [2026-02-12T13:44:29.857Z] 13:20:01 5723284 31426324 811636 2.47 430716 24346808 2026860 5.98 4472304 21009392 188 [2026-02-12T13:44:29.857Z] 13:21:01 5723332 31426388 811612 2.47 430732 24346816 2026860 5.98 4472596 21009396 32 [2026-02-12T13:44:29.857Z] 13:22:01 5723528 31426616 811344 2.47 430760 24346820 2026860 5.98 4472772 21009400 296 [2026-02-12T13:44:29.857Z] 13:23:01 5723836 31426924 811028 2.47 430772 24346816 2026860 5.98 4472264 21009396 20 [2026-02-12T13:44:29.857Z] 13:24:01 5723788 31426908 810996 2.47 430788 24346828 2026860 5.98 4472400 21009400 216 [2026-02-12T13:44:29.857Z] 13:25:01 5723732 31426856 810988 2.47 430804 24346828 2042992 6.02 4472836 21009404 176 [2026-02-12T13:44:29.857Z] 13:26:01 5723644 31426848 811000 2.47 430824 24346832 2042992 6.02 4472764 21009408 296 [2026-02-12T13:44:29.857Z] 13:27:01 5722880 31426600 811180 2.47 430840 24347336 2042992 6.02 4476000 21009736 200 [2026-02-12T13:44:29.857Z] 13:28:01 5716480 31422080 815576 2.48 430872 24348208 2042992 6.02 4480004 21009788 228 [2026-02-12T13:44:29.857Z] 13:29:01 5716364 31422032 815788 2.48 430888 24348216 2042992 6.02 4480160 21009756 212 [2026-02-12T13:44:29.857Z] 13:30:01 5715464 31421144 816628 2.48 430904 24348212 2042992 6.02 4480364 21009736 188 [2026-02-12T13:44:29.857Z] 13:31:01 5714920 31420616 817096 2.49 430924 24348224 2042992 6.02 4480344 21009744 184 [2026-02-12T13:44:29.857Z] 13:32:01 5714976 31420712 817004 2.49 430956 24348228 2042992 6.02 4479908 21009748 196 [2026-02-12T13:44:29.857Z] 13:33:01 5714960 31420712 816972 2.49 430980 24348220 2042992 6.02 4479944 21009748 12 [2026-02-12T13:44:29.857Z] 13:34:01 5714564 31420372 817224 2.49 431008 24348236 2042992 6.02 4480324 21009752 264 [2026-02-12T13:44:29.857Z] 13:35:01 5714596 31420408 817164 2.49 431032 24348236 2042992 6.02 4479988 21009752 8 [2026-02-12T13:44:29.857Z] 13:36:01 5714548 31420364 817136 2.49 431048 24348240 2042992 6.02 4480004 21009756 196 [2026-02-12T13:44:29.857Z] 13:37:01 5714460 31420332 817104 2.49 431072 24348240 2042992 6.02 4480296 21009764 168 [2026-02-12T13:44:29.857Z] 13:38:01 5714452 31420388 817048 2.49 431116 24348244 2042992 6.02 4480092 21009772 84 [2026-02-12T13:44:29.857Z] 13:39:01 5714792 31420732 816772 2.48 431144 24348248 2042992 6.02 4480660 21009776 196 [2026-02-12T13:44:29.857Z] 13:40:01 5714856 31420796 816692 2.48 431168 24348248 2042992 6.02 4480140 21009776 184 [2026-02-12T13:44:29.857Z] 13:41:01 5714768 31420772 816668 2.48 431196 24348252 2042992 6.02 4480608 21009784 192 [2026-02-12T13:44:29.857Z] 13:42:01 5714668 31420672 816888 2.49 431216 24348256 2026620 5.97 4480644 21009784 256 [2026-02-12T13:44:29.857Z] 13:43:01 5714692 31420760 816808 2.48 431252 24348260 2026620 5.97 4480504 21009796 260 [2026-02-12T13:44:29.857Z] 13:44:01 4159356 31364976 869684 2.65 475224 25667564 1973588 5.82 4614228 22288012 284 [2026-02-12T13:44:29.857Z] Average: 8317888 31302267 939557 2.86 389426 21804277 2351731 6.93 4206274 18820500 89083 [2026-02-12T13:44:29.857Z] [2026-02-12T13:44:29.857Z] 12:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-02-12T13:44:29.858Z] 12:49:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:49:01 ens3 413.21 241.44 1001.12 39.55 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:50:01 ens3 827.55 474.30 2171.54 31.82 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:51:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:51:01 ens3 1029.28 858.71 10374.89 140.10 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:51:01 docker0 613.38 637.33 46.01 3114.52 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:51:01 veth3285c40 123.80 134.56 12.61 122.03 0.00 0.00 0.00 0.01 [2026-02-12T13:44:29.858Z] 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:52:01 ens3 189.34 89.49 1611.30 22.68 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:52:01 docker0 64.62 144.33 6.35 1569.93 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:52:01 veth302ac59 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:53:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:53:01 ens3 193.62 144.04 2137.20 16.40 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:53:01 docker0 1.15 1.15 0.09 0.10 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:53:01 veth302ac59 1.15 1.17 0.10 0.10 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:54:01 ens3 30.13 18.83 25.83 14.47 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:55:01 ens3 106.06 68.19 2281.22 17.87 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:55:01 docker0 0.38 0.25 0.03 0.12 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:55:01 veth1a7a3eb 0.38 0.40 0.03 0.13 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:56:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:56:01 ens3 1055.43 609.58 9176.03 70.14 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:56:01 docker0 514.58 898.93 46.31 8149.37 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:56:01 veth1a7a3eb 0.10 2.65 0.01 0.12 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth90a7bde 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth89e7e9c 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 vethd51a269 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 ens3 206.41 114.83 1336.85 24.18 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 vethf28b794 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 docker0 92.20 176.16 8.61 1312.37 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth4e0cf06 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 vethf21bce7 0.05 0.77 0.00 0.04 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth3628fd7 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 vethf8e7d9d 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth5d84015 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth1bbb853 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth2a06b25 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth28d4be3 0.05 0.77 0.00 0.04 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:57:01 veth1a7a3eb 0.12 0.77 0.01 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth90a7bde 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth89e7e9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 ens3 3.57 2.58 2.81 1.62 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 vethf28b794 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth4e0cf06 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 vethf21bce7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth3628fd7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth5d84015 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth1bbb853 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth2a06b25 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth28d4be3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:58:02 veth1a7a3eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 veth90a7bde 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 veth6ebf4ae 0.81 0.05 0.04 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 ens3 7.82 5.49 6.46 3.70 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 vethf28b794 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 veth1090a63 0.73 0.05 0.04 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 veth3628fd7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 veth5d84015 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 vethff2feca 0.86 0.05 0.04 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 veth2a06b25 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 veth28d4be3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 12:59:01 veth1a7a3eb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:00:01 lo 30.46 30.46 2.98 2.98 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:00:01 ens3 329.41 344.02 167.12 1372.23 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:00:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:01:01 lo 31.66 31.66 3.10 3.10 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:01:01 ens3 462.02 473.04 179.84 2991.04 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:02:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:02:01 ens3 73.32 69.02 43.17 344.14 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:03:01 ens3 0.53 0.28 0.34 0.26 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:04:01 ens3 1.00 0.35 0.38 0.21 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:05:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:06:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:08:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:13:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:14:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:18:01 ens3 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:19:01 ens3 0.23 0.07 0.18 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:21:01 ens3 0.50 0.40 0.27 0.22 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:22:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:23:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:24:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:27:01 ens3 0.90 0.62 0.82 0.38 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:28:01 ens3 5.98 4.82 3.88 4.85 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:29:01 ens3 0.15 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:30:01 ens3 1.83 1.72 0.99 1.23 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:33:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:34:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:38:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:39:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:40:01 ens3 0.30 0.20 0.13 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:43:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:44:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:44:01 ens3 420.45 277.80 8184.44 162.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] 13:44:01 docker0 53.96 85.97 5.74 908.00 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] Average: ens3 95.80 67.92 691.42 93.95 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] Average: docker0 23.94 34.73 2.02 268.92 0.00 0.00 0.00 0.00 [2026-02-12T13:44:29.858Z] [2026-02-12T13:44:29.858Z]