Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b20ba73ed1266a13b240854122fe2f2a75963d10 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-ssh12777247034674250918.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-ssh16591059484611522501.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-ssh10434730382740653499.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-ssh18327682031034555960.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-ssh7618782317520733215.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.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-539364 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/914 [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/914 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b20ba73ed1266a13b240854122fe2f2a75963d10 (main) Commit message: "Merge pull request #5288 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.40" > git config core.sparsecheckout # timeout=10 > git checkout -f b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 > git rev-list --no-walk 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-23T03:34:51.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-23T03:34:51.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-23T03:34:52.020Z] ========================================================= [2025-10-23T03:34:52.020Z] EdgeX Global Pipelines Version Info [2025-10-23T03:34:52.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:34:53.128Z] ------------------- [2025-10-23T03:34:53.128Z] stable info: [2025-10-23T03:34:53.128Z] ------------------- [2025-10-23T03:34:53.128Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-23T03:34:53.128Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-23T03:34:53.128Z] Message: update stable to v1.0.278 [2025-10-23T03:34:53.699Z] ------------------- [2025-10-23T03:34:53.699Z] experimental info: [2025-10-23T03:34:53.699Z] ------------------- [2025-10-23T03:34:53.699Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-23T03:34:53.699Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-23T03:34:53.699Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-23T03:34:53.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-23T03:34:53.834Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-23T03:34:53.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-23T03:34:53.895Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-23T03:34:53.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-23T03:34:53.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-23T03:34:53.989Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-23T03:34:54.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-23T03:34:54.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-23T03:34:54.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-23T03:34:54.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-23T03:34:54.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-23T03:34:54.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-23T03:34:54.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-23T03:34:54.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-23T03:34:54.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-23T03:34:54.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-23T03:34:54.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-23T03:34:54.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-23T03:34:54.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-23T03:34:54.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-23T03:34:54.427Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-23T03:34:54.458Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-23T03:34:54.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-23T03:34:54.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-23T03:34:54.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-23T03:34:54.587Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T03:34:54.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b20ba73 [Pipeline] echo [2025-10-23T03:34:54.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T03:34:54.732Z] provisioning config files... [2025-10-23T03:34:54.746Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/914@tmp/config9838210725592537550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:34:55.090Z] ---> ****-login.sh [2025-10-23T03:34:55.090Z] nexus3.edgexfoundry.org:10001 [2025-10-23T03:34:55.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:34:55.350Z] [2025-10-23T03:34:55.350Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T03:34:55.350Z] Configure a credential helper to remove this warning. See [2025-10-23T03:34:55.350Z] https://docs.****.com/go/credential-store/ [2025-10-23T03:34:55.350Z] [2025-10-23T03:34:55.350Z] Login Succeeded [2025-10-23T03:34:55.350Z] nexus3.edgexfoundry.org:10002 [2025-10-23T03:34:55.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:34:55.611Z] [2025-10-23T03:34:55.611Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T03:34:55.611Z] Configure a credential helper to remove this warning. See [2025-10-23T03:34:55.611Z] https://docs.****.com/go/credential-store/ [2025-10-23T03:34:55.611Z] [2025-10-23T03:34:55.611Z] Login Succeeded [2025-10-23T03:34:55.611Z] nexus3.edgexfoundry.org:10003 [2025-10-23T03:34:55.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:34:55.611Z] [2025-10-23T03:34:55.611Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T03:34:55.611Z] Configure a credential helper to remove this warning. See [2025-10-23T03:34:55.611Z] https://docs.****.com/go/credential-store/ [2025-10-23T03:34:55.611Z] [2025-10-23T03:34:55.611Z] Login Succeeded [2025-10-23T03:34:55.611Z] nexus3.edgexfoundry.org:10004 [2025-10-23T03:34:55.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:34:55.611Z] [2025-10-23T03:34:55.611Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T03:34:55.611Z] Configure a credential helper to remove this warning. See [2025-10-23T03:34:55.611Z] https://docs.****.com/go/credential-store/ [2025-10-23T03:34:55.611Z] [2025-10-23T03:34:55.611Z] Login Succeeded [2025-10-23T03:34:55.611Z] ****.io [2025-10-23T03:34:55.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:34:55.871Z] [2025-10-23T03:34:55.872Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T03:34:55.872Z] Configure a credential helper to remove this warning. See [2025-10-23T03:34:55.872Z] https://docs.****.com/go/credential-store/ [2025-10-23T03:34:55.872Z] [2025-10-23T03:34:55.872Z] Login Succeeded [2025-10-23T03:34:55.872Z] ---> ****-login.sh ends [Pipeline] } [2025-10-23T03:34:55.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-23T03:34:56.228Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + dirname cmd/core-command/Dockerfile [2025-10-23T03:34:56.228Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/core-data/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/core-keeper/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/core-metadata/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2025-10-23T03:34:56.228Z] cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-23T03:34:56.228Z] + dirname+ cmd/security-spire-agent/Dockerfile [2025-10-23T03:34:56.228Z] cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-23T03:34:56.228Z] + + dirname cmd/security-spire-config/Dockerfilecut [2025-10-23T03:34:56.228Z] -d/ -f2 [2025-10-23T03:34:56.228Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/support-notifications/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-23T03:34:56.228Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-23T03:34:56.228Z] + cut -d/ -f2 [2025-10-23T03:34:56.228Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-23T03:34:56.264Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-23T03:34:56.649Z] + git rev-list -1 --merges b20ba73ed1266a13b240854122fe2f2a75963d10~1..b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T03:34:56.662Z] -----------> git rev-list -1 --merges b20ba73ed1266a13b240854122fe2f2a75963d10~1..b20ba73ed1266a13b240854122fe2f2a75963d10 b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:34:56.662Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [false] [Pipeline] sh [2025-10-23T03:34:56.956Z] + git log --format=format:%s -1 b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T03:34:56.976Z] ========================================================= [2025-10-23T03:34:56.976Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-23T03:34:56.976Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-23T03:34:57.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-23T03:34:57.435Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-23T03:34:57.435Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-23T03:34:57.435Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-23T03:34:57.435Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-23T03:34:57.435Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-23T03:34:57.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:34:57.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T03:34:57.855Z] [2025-10-23T03:34:57.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:34:58.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T03:34:58.168Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-23T03:34:58.168Z] 3dae71ba6b94: Pulling fs layer [2025-10-23T03:34:58.168Z] 6bf1a483ea7c: Pulling fs layer [2025-10-23T03:34:58.168Z] f5dfc541a4d3: Pulling fs layer [2025-10-23T03:34:58.168Z] 461d9e800cba: Pulling fs layer [2025-10-23T03:34:58.168Z] 80192f66455f: Pulling fs layer [2025-10-23T03:34:58.168Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-23T03:34:58.168Z] a29436f7fd5d: Pulling fs layer [2025-10-23T03:34:58.168Z] 923cac83aea3: Pulling fs layer [2025-10-23T03:34:58.168Z] 25ad8b0a4227: Pulling fs layer [2025-10-23T03:34:58.168Z] db01528c6b51: Pulling fs layer [2025-10-23T03:34:58.168Z] 28988de357af: Pulling fs layer [2025-10-23T03:34:58.168Z] a29436f7fd5d: Waiting [2025-10-23T03:34:58.168Z] db01528c6b51: Waiting [2025-10-23T03:34:58.168Z] 923cac83aea3: Waiting [2025-10-23T03:34:58.168Z] 28988de357af: Waiting [2025-10-23T03:34:58.168Z] 25ad8b0a4227: Waiting [2025-10-23T03:34:58.168Z] 461d9e800cba: Waiting [2025-10-23T03:34:58.168Z] 80192f66455f: Waiting [2025-10-23T03:34:58.168Z] 2e8e34ca0e6c: Waiting [2025-10-23T03:34:58.168Z] 6bf1a483ea7c: Verifying Checksum [2025-10-23T03:34:58.168Z] 6bf1a483ea7c: Download complete [2025-10-23T03:34:58.168Z] 461d9e800cba: Download complete [2025-10-23T03:34:58.428Z] 80192f66455f: Verifying Checksum [2025-10-23T03:34:58.428Z] 80192f66455f: Download complete [2025-10-23T03:34:58.428Z] f5dfc541a4d3: Verifying Checksum [2025-10-23T03:34:58.428Z] f5dfc541a4d3: Download complete [2025-10-23T03:34:58.428Z] 3dae71ba6b94: Verifying Checksum [2025-10-23T03:34:58.428Z] 3dae71ba6b94: Download complete [2025-10-23T03:34:58.428Z] 923cac83aea3: Verifying Checksum [2025-10-23T03:34:58.428Z] 923cac83aea3: Download complete [2025-10-23T03:34:58.687Z] 25ad8b0a4227: Verifying Checksum [2025-10-23T03:34:58.687Z] 25ad8b0a4227: Download complete [2025-10-23T03:34:58.687Z] db01528c6b51: Verifying Checksum [2025-10-23T03:34:58.687Z] db01528c6b51: Download complete [2025-10-23T03:34:58.687Z] 28988de357af: Verifying Checksum [2025-10-23T03:34:58.687Z] 28988de357af: Download complete [2025-10-23T03:34:58.948Z] a29436f7fd5d: Verifying Checksum [2025-10-23T03:34:58.949Z] a29436f7fd5d: Download complete [2025-10-23T03:34:58.949Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-23T03:34:58.949Z] 2e8e34ca0e6c: Download complete [2025-10-23T03:34:59.885Z] 3dae71ba6b94: Pull complete [2025-10-23T03:34:59.886Z] 6bf1a483ea7c: Pull complete [2025-10-23T03:35:00.456Z] f5dfc541a4d3: Pull complete [2025-10-23T03:35:00.714Z] 461d9e800cba: Pull complete [2025-10-23T03:35:00.714Z] 80192f66455f: Pull complete [2025-10-23T03:35:03.999Z] 2e8e34ca0e6c: Pull complete [2025-10-23T03:35:04.934Z] a29436f7fd5d: Pull complete [2025-10-23T03:35:04.934Z] 923cac83aea3: Pull complete [2025-10-23T03:35:04.934Z] 25ad8b0a4227: Pull complete [2025-10-23T03:35:04.934Z] db01528c6b51: Pull complete [2025-10-23T03:35:04.934Z] 28988de357af: Pull complete [2025-10-23T03:35:04.934Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-23T03:35:05.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T03:35:05.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T03:35:05.355Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T03:35:05.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-23T03:35:08.419Z] $ docker top 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 -eo pid,comm [2025-10-23T03:35:08.467Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-23T03:35:08.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-23T03:35:08.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-23T03:35:08.536Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-23T03:35:08.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-23T03:35:08.645Z] $ docker exec 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 ssh-agent [2025-10-23T03:35:08.751Z] SSH_AUTH_SOCK=/tmp/ssh-auJupD72z50E/agent.32 [2025-10-23T03:35:08.751Z] SSH_AGENT_PID=38 [2025-10-23T03:35:08.760Z] Running ssh-add (command line suppressed) [2025-10-23T03:35:08.843Z] Identity added: /w/workspace/edgex-go/914@tmp/private_key_2386035428715252170.key (/w/workspace/edgex-go/914@tmp/private_key_2386035428715252170.key) [2025-10-23T03:35:08.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-23T03:35:09.154Z] + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] sh [2025-10-23T03:35:09.447Z] + git tag --points-at HEAD [Pipeline] } [2025-10-23T03:35:09.456Z] $ docker exec --env ******** --env ******** 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 ssh-agent -k [2025-10-23T03:35:09.540Z] unset SSH_AUTH_SOCK; [2025-10-23T03:35:09.540Z] unset SSH_AGENT_PID; [2025-10-23T03:35:09.541Z] echo Agent pid 38 killed; [2025-10-23T03:35:09.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-23T03:35:09.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-23T03:35:09.598Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-23T03:35:09.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-23T03:35:09.707Z] $ docker exec 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 ssh-agent [2025-10-23T03:35:09.814Z] SSH_AUTH_SOCK=/tmp/ssh-YIXhgHdWrJwX/agent.86 [2025-10-23T03:35:09.814Z] SSH_AGENT_PID=92 [2025-10-23T03:35:09.819Z] Running ssh-add (command line suppressed) [2025-10-23T03:35:09.906Z] Identity added: /w/workspace/edgex-go/914@tmp/private_key_15912595552024661662.key (/w/workspace/edgex-go/914@tmp/private_key_15912595552024661662.key) [2025-10-23T03:35:09.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-23T03:35:10.220Z] + git semver init [2025-10-23T03:35:10.480Z] 2025-10-23 03:35:10,448 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-23T03:35:10.480Z] 2025-10-23 03:35:10,451 [run_init] DEBUG init version:0.0.0 force:False [2025-10-23T03:35:10.480Z] 2025-10-23 03:35:10,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/914/.semver [2025-10-23T03:35:10.480Z] 2025-10-23 03:35:10,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/914/.semver [2025-10-23T03:35:10.480Z] 2025-10-23 03:35:10,453 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/914/.semver'], cwd=/w/workspace/edgex-go/914, stdin=None, shell=False, universal_newlines=False) [2025-10-23T03:35:15.777Z] 2025-10-23 03:35:15,526 [append_file] DEBUG append to file:/w/workspace/edgex-go/914/.git/info/exclude [2025-10-23T03:35:15.777Z] 2025-10-23 03:35:15,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/914/.semver/main with force:False [2025-10-23T03:35:15.777Z] 2025-10-23 03:35:15,527 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main [2025-10-23T03:35:15.777Z] 2025-10-23 03:35:15,527 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main [2025-10-23T03:35:15.777Z] 4.1.0-dev.68 [Pipeline] } [2025-10-23T03:35:15.785Z] $ docker exec --env ******** --env ******** 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 ssh-agent -k [2025-10-23T03:35:15.866Z] unset SSH_AUTH_SOCK; [2025-10-23T03:35:15.867Z] unset SSH_AGENT_PID; [2025-10-23T03:35:15.867Z] echo Agent pid 92 killed; [2025-10-23T03:35:15.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-23T03:35:16.216Z] + git semver [Pipeline] } [2025-10-23T03:35:16.489Z] $ docker stop --time=1 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 [2025-10-23T03:35:17.749Z] $ docker rm -f --volumes 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-23T03:35:18.111Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-23T03:35:18.434Z] Stashed 1 file(s) [Pipeline] echo [2025-10-23T03:35:18.438Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.68 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-23T03:35:18.965Z] + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] echo [2025-10-23T03:35:18.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-23T03:35:19.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-23T03:35:19.022Z] ========================================================= [2025-10-23T03:35:19.022Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-23T03:35:19.022Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-23T03:35:19.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T03:35:19.319Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-23T03:35:19.319Z] 9824c27679d3: Pulling fs layer [2025-10-23T03:35:19.319Z] 8371a51cbc44: Pulling fs layer [2025-10-23T03:35:19.319Z] d5791340ef18: Pulling fs layer [2025-10-23T03:35:19.319Z] d3178a7b2709: Pulling fs layer [2025-10-23T03:35:19.319Z] 4f4fb700ef54: Pulling fs layer [2025-10-23T03:35:19.319Z] 063b4f904bf5: Pulling fs layer [2025-10-23T03:35:19.319Z] 066ecc492849: Pulling fs layer [2025-10-23T03:35:19.319Z] 50a4da29d654: Pulling fs layer [2025-10-23T03:35:19.319Z] 417dd178857c: Pulling fs layer [2025-10-23T03:35:19.319Z] 063b4f904bf5: Waiting [2025-10-23T03:35:19.319Z] 066ecc492849: Waiting [2025-10-23T03:35:19.319Z] d3178a7b2709: Waiting [2025-10-23T03:35:19.319Z] 50a4da29d654: Waiting [2025-10-23T03:35:19.319Z] 4f4fb700ef54: Waiting [2025-10-23T03:35:19.319Z] 417dd178857c: Waiting [2025-10-23T03:35:19.319Z] 8371a51cbc44: Verifying Checksum [2025-10-23T03:35:19.319Z] 8371a51cbc44: Download complete [2025-10-23T03:35:19.319Z] d3178a7b2709: Download complete [2025-10-23T03:35:19.319Z] 4f4fb700ef54: Verifying Checksum [2025-10-23T03:35:19.319Z] 4f4fb700ef54: Download complete [2025-10-23T03:35:19.319Z] 9824c27679d3: Verifying Checksum [2025-10-23T03:35:19.319Z] 9824c27679d3: Download complete [2025-10-23T03:35:19.319Z] 063b4f904bf5: Download complete [2025-10-23T03:35:19.579Z] 066ecc492849: Verifying Checksum [2025-10-23T03:35:19.579Z] 066ecc492849: Download complete [2025-10-23T03:35:19.579Z] 9824c27679d3: Pull complete [2025-10-23T03:35:19.579Z] 8371a51cbc44: Pull complete [2025-10-23T03:35:19.839Z] 417dd178857c: Verifying Checksum [2025-10-23T03:35:19.839Z] 417dd178857c: Download complete [2025-10-23T03:35:20.098Z] d5791340ef18: Download complete [2025-10-23T03:35:20.357Z] 50a4da29d654: Verifying Checksum [2025-10-23T03:35:20.357Z] 50a4da29d654: Download complete [2025-10-23T03:35:24.540Z] d5791340ef18: Pull complete [2025-10-23T03:35:24.540Z] d3178a7b2709: Pull complete [2025-10-23T03:35:24.540Z] 4f4fb700ef54: Pull complete [2025-10-23T03:35:24.540Z] 063b4f904bf5: Pull complete [2025-10-23T03:35:24.798Z] 066ecc492849: Pull complete [2025-10-23T03:35:28.082Z] 50a4da29d654: Pull complete [2025-10-23T03:35:28.082Z] 417dd178857c: Pull complete [2025-10-23T03:35:28.082Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-23T03:35:28.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T03:35:28.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-23T03:35:28.383Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T03:35:28.384Z] WORKDIR /edgex [2025-10-23T03:35:28.384Z] COPY go.mod . [2025-10-23T03:35:28.384Z] RUN go mod download [2025-10-23T03:35:28.384Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-23T03:35:28.952Z] #0 building with "default" instance using docker driver [2025-10-23T03:35:28.952Z] [2025-10-23T03:35:28.952Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:35:28.952Z] #1 transferring dockerfile: 164B done [2025-10-23T03:35:28.952Z] #1 DONE 0.0s [2025-10-23T03:35:28.952Z] [2025-10-23T03:35:28.952Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T03:35:28.952Z] #2 DONE 0.0s [2025-10-23T03:35:28.952Z] [2025-10-23T03:35:28.952Z] #3 [internal] load .dockerignore [2025-10-23T03:35:28.952Z] #3 transferring context: 50B done [2025-10-23T03:35:28.952Z] #3 DONE 0.0s [2025-10-23T03:35:28.952Z] [2025-10-23T03:35:28.952Z] #4 [internal] load build context [2025-10-23T03:35:28.952Z] #4 transferring context: 6.57kB done [2025-10-23T03:35:28.952Z] #4 DONE 0.0s [2025-10-23T03:35:28.952Z] [2025-10-23T03:35:28.952Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T03:35:29.210Z] #5 DONE 0.1s [2025-10-23T03:35:29.211Z] [2025-10-23T03:35:29.211Z] #6 [2/4] WORKDIR /edgex [2025-10-23T03:35:33.405Z] #6 DONE 3.6s [2025-10-23T03:35:33.405Z] [2025-10-23T03:35:33.405Z] #7 [3/4] COPY go.mod . [2025-10-23T03:35:33.405Z] #7 DONE 0.0s [2025-10-23T03:35:33.405Z] [2025-10-23T03:35:33.405Z] #8 [4/4] RUN go mod download [2025-10-23T03:35:33.596Z] Still waiting to schedule task [2025-10-23T03:35:33.597Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-23T03:35:45.617Z] #8 DONE 11.9s [2025-10-23T03:35:45.617Z] [2025-10-23T03:35:45.617Z] #9 exporting to image [2025-10-23T03:35:45.617Z] #9 exporting layers [2025-10-23T03:35:48.145Z] #9 exporting layers 3.6s done [2025-10-23T03:35:48.145Z] #9 writing image sha256:b03b1efec2074b6a97f3916616e20a0ffd79743d47660dd42432364c22489f92 done [2025-10-23T03:35:48.145Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-23T03:35:48.145Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:35:48.452Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-23T03:35:48.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T03:35:48.537Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T03:35:48.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-23T03:35:48.840Z] $ docker top 379282e76af9e5c104fa6a41f5a3b59089efd86fd4c7816e70e307fcd1488024 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-23T03:35:49.202Z] + go version [2025-10-23T03:35:49.202Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-23T03:35:49.209Z] $ docker stop --time=1 379282e76af9e5c104fa6a41f5a3b59089efd86fd4c7816e70e307fcd1488024 [2025-10-23T03:35:50.463Z] $ docker rm -f --volumes 379282e76af9e5c104fa6a41f5a3b59089efd86fd4c7816e70e307fcd1488024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:35:50.940Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-23T03:35:50.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T03:35:51.021Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T03:35:51.048Z] $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-23T03:35:51.281Z] $ docker top 8c1f8ecfbcc1e90b5ad829af9326fdee6a79bf9083774886edfd8eda8942cf6b -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-23T03:35:51.358Z] ========================================================= [2025-10-23T03:35:51.358Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-23T03:35:51.358Z] ========================================================= [Pipeline] sh [2025-10-23T03:35:51.635Z] + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] fileExists [Pipeline] sh [2025-10-23T03:35:51.939Z] + make test [2025-10-23T03:35:51.939Z] go test -race -coverprofile=coverage.out ./... [2025-10-23T03:36:00.050Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-23T03:36:26.585Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-23T03:36:29.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2025-10-23T03:36:30.807Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-23T03:36:31.376Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-23T03:36:33.282Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-23T03:36:33.282Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-23T03:36:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-23T03:36:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-23T03:36:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-23T03:36:33.850Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-23T03:36:33.850Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-23T03:36:33.850Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-23T03:36:33.850Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-23T03:36:33.850Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-23T03:36:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-23T03:36:33.850Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-23T03:36:33.850Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-23T03:36:34.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.4% of statements [2025-10-23T03:36:34.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2025-10-23T03:36:34.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.082s coverage: 57.6% of statements [2025-10-23T03:36:34.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2025-10-23T03:36:35.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-23T03:36:35.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-23T03:36:35.048Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-23T03:36:35.048Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-23T03:36:35.048Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-23T03:36:35.048Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-23T03:36:36.952Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-23T03:36:36.952Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-23T03:36:37.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.706s coverage: 94.2% of statements [2025-10-23T03:36:37.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 92.4% of statements [2025-10-23T03:36:37.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 8.4% of statements [2025-10-23T03:36:38.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-23T03:36:38.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-23T03:36:38.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-23T03:36:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-23T03:36:38.598Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-23T03:36:39.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.335s coverage: 95.8% of statements [2025-10-23T03:36:39.977Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-10-23T03:36:40.911Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-23T03:36:40.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-23T03:36:40.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-23T03:36:40.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-23T03:36:40.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-23T03:36:41.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.058s coverage: 2.4% of statements [2025-10-23T03:36:41.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 1.0% of statements [2025-10-23T03:36:41.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 39.4% of statements [2025-10-23T03:36:41.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2025-10-23T03:36:42.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.016s coverage: 40.0% of statements [2025-10-23T03:36:42.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-10-23T03:36:42.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2025-10-23T03:36:42.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-10-23T03:36:42.440Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-23T03:36:42.440Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-23T03:36:42.440Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-23T03:36:43.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-23T03:36:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-23T03:36:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-23T03:36:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-23T03:36:43.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-10-23T03:36:43.841Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-23T03:36:43.841Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-23T03:36:43.841Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-23T03:36:44.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-23T03:36:44.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-23T03:36:44.102Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-23T03:36:44.102Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-23T03:36:44.669Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-23T03:36:44.669Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-23T03:36:45.244Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-23T03:36:46.629Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-23T03:36:46.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-23T03:36:48.795Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-23T03:36:49.053Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-23T03:36:49.053Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-23T03:36:49.053Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-23T03:36:52.369Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-23T03:36:54.934Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-23T03:36:54.934Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-23T03:36:54.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-23T03:36:54.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-23T03:36:54.934Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-23T03:36:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.198s coverage: 94.4% of statements [2025-10-23T03:36:56.440Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-23T03:36:56.440Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-23T03:36:56.440Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-23T03:36:56.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-23T03:36:56.440Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-23T03:36:56.440Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-23T03:36:57.005Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-23T03:36:57.263Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-23T03:36:57.263Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-23T03:36:57.263Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-23T03:36:57.264Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-23T03:36:57.264Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-23T03:37:00.553Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-23T03:37:00.553Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-23T03:37:00.553Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-23T03:37:00.553Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-23T03:37:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-23T03:37:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-23T03:37:00.553Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-23T03:37:00.553Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-23T03:37:01.939Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-23T03:37:01.939Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-23T03:37:01.939Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-23T03:37:02.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-23T03:37:02.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-23T03:37:02.872Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-23T03:37:05.354Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-539429 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-23T03:37:05.379Z] Running in /w/workspace/edgex-go/914 [Pipeline] { [Pipeline] checkout [2025-10-23T03:37:08.444Z] The recommended git tool is: git [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.046s coverage: 92.9% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 15.5% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.061s coverage: 100.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.159s coverage: 54.5% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.573s coverage: 29.2% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 94.9% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2025-10-23T03:37:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements [2025-10-23T03:37:10.998Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-23T03:37:10.998Z] running golangci-lint [2025-10-23T03:37:10.998Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-23T03:37:10.998Z] go version go1.23.12 linux/amd64 [2025-10-23T03:37:10.998Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-23T03:37:10.998Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-23T03:37:10.998Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-23T03:37:13.027Z] using credential edgex-jenkins-ssh [2025-10-23T03:37:13.048Z] Cloning the remote Git repository [2025-10-23T03:37:13.085Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-23T03:37:13.167Z] > git init /w/workspace/edgex-go/914 # timeout=10 [2025-10-23T03:37:13.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-23T03:37:13.292Z] > git --version # timeout=10 [2025-10-23T03:37:13.310Z] > git --version # 'git version 2.25.1' [2025-10-23T03:37:13.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-23T03:37:13.450Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-23T03:37:31.824Z] Avoid second fetch [2025-10-23T03:37:31.825Z] Checking out Revision b20ba73ed1266a13b240854122fe2f2a75963d10 (main) [2025-10-23T03:37:32.650Z] Commit message: "Merge pull request #5288 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.40" [2025-10-23T03:37:30.982Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-23T03:37:31.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-23T03:37:31.837Z] > git config core.sparsecheckout # timeout=10 [2025-10-23T03:37:31.904Z] > git checkout -f b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 [2025-10-23T03:37:32.923Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 21.973048612s" [2025-10-23T03:37:32.923Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 64.30882ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T03:37:37.045Z] provisioning config files... [2025-10-23T03:37:37.080Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/914@tmp/config10441750514877800868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:37:37.776Z] ---> ****-login.sh [2025-10-23T03:37:37.776Z] nexus3.edgexfoundry.org:10001 [2025-10-23T03:37:38.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:37:38.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:37:38.322Z] Configure a credential helper to remove this warning. See [2025-10-23T03:37:38.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:37:38.322Z] [2025-10-23T03:37:38.322Z] Login Succeeded [2025-10-23T03:37:38.322Z] nexus3.edgexfoundry.org:10002 [2025-10-23T03:37:38.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:37:38.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:37:38.593Z] Configure a credential helper to remove this warning. See [2025-10-23T03:37:38.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:37:38.593Z] [2025-10-23T03:37:38.593Z] Login Succeeded [2025-10-23T03:37:38.593Z] nexus3.edgexfoundry.org:10003 [2025-10-23T03:37:38.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:37:39.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:37:39.139Z] Configure a credential helper to remove this warning. See [2025-10-23T03:37:39.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:37:39.139Z] [2025-10-23T03:37:39.139Z] Login Succeeded [2025-10-23T03:37:39.139Z] nexus3.edgexfoundry.org:10004 [2025-10-23T03:37:39.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:37:39.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:37:39.410Z] Configure a credential helper to remove this warning. See [2025-10-23T03:37:39.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:37:39.410Z] [2025-10-23T03:37:39.410Z] Login Succeeded [2025-10-23T03:37:39.410Z] ****.io [2025-10-23T03:37:39.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:37:39.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:37:39.946Z] Configure a credential helper to remove this warning. See [2025-10-23T03:37:39.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:37:39.946Z] [2025-10-23T03:37:39.946Z] Login Succeeded [2025-10-23T03:37:39.946Z] ---> ****-login.sh ends [Pipeline] } [2025-10-23T03:37:39.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-23T03:37:40.598Z] + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] echo [2025-10-23T03:37:40.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-23T03:37:40.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-23T03:37:40.671Z] ========================================================= [2025-10-23T03:37:40.671Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-23T03:37:40.671Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-23T03:37:41.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-23T03:37:41.008Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-23T03:37:41.008Z] 6e174226ea69: Pulling fs layer [2025-10-23T03:37:41.008Z] 7d1a427e917c: Pulling fs layer [2025-10-23T03:37:41.279Z] 382d65ac76eb: Pulling fs layer [2025-10-23T03:37:41.279Z] 13eebdc497b7: Pulling fs layer [2025-10-23T03:37:41.279Z] 4f4fb700ef54: Pulling fs layer [2025-10-23T03:37:41.279Z] 06715773e931: Pulling fs layer [2025-10-23T03:37:41.279Z] 7fa9dde3b271: Pulling fs layer [2025-10-23T03:37:41.279Z] d57d563a94ed: Pulling fs layer [2025-10-23T03:37:41.279Z] 13eebdc497b7: Waiting [2025-10-23T03:37:41.279Z] 4f4fb700ef54: Waiting [2025-10-23T03:37:41.279Z] 06715773e931: Waiting [2025-10-23T03:37:41.279Z] 7fa9dde3b271: Waiting [2025-10-23T03:37:41.279Z] d57d563a94ed: Waiting [2025-10-23T03:37:41.279Z] 7d1a427e917c: Verifying Checksum [2025-10-23T03:37:41.279Z] 7d1a427e917c: Download complete [2025-10-23T03:37:41.279Z] 13eebdc497b7: Verifying Checksum [2025-10-23T03:37:41.279Z] 13eebdc497b7: Download complete [2025-10-23T03:37:41.279Z] 4f4fb700ef54: Verifying Checksum [2025-10-23T03:37:41.279Z] 4f4fb700ef54: Download complete [2025-10-23T03:37:41.279Z] 06715773e931: Verifying Checksum [2025-10-23T03:37:41.279Z] 06715773e931: Download complete [2025-10-23T03:37:41.279Z] 6e174226ea69: Verifying Checksum [2025-10-23T03:37:41.279Z] 6e174226ea69: Download complete [2025-10-23T03:37:41.871Z] d57d563a94ed: Verifying Checksum [2025-10-23T03:37:41.871Z] d57d563a94ed: Download complete [2025-10-23T03:37:42.474Z] 6e174226ea69: Pull complete [2025-10-23T03:37:43.061Z] 7d1a427e917c: Pull complete [2025-10-23T03:37:43.332Z] 382d65ac76eb: Verifying Checksum [2025-10-23T03:37:43.332Z] 382d65ac76eb: Download complete [2025-10-23T03:37:44.749Z] 7fa9dde3b271: Verifying Checksum [2025-10-23T03:37:44.749Z] 7fa9dde3b271: Download complete [2025-10-23T03:37:45.117Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.876211702s with top 10 stages: buildir: 53.717212325s, gosec: 3.469562947s, inspect: 3.118646276s, fact_deprecated: 2.830643713s, ctrlflow: 1.714980599s, printf: 1.428201206s, nilness: 1.298882095s, fact_purity: 1.291466774s, S1038: 1.005035633s, SA5012: 747.819265ms" [2025-10-23T03:37:45.117Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-23T03:37:45.117Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, identifier_marker: 201/201, skip_files: 201/201, exclude: 201/201, nolint: 20/0, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201" [2025-10-23T03:37:45.117Z] level=info msg="[runner] processing took 18.625885ms with stages: nolint: 7.312004ms, identifier_marker: 5.070135ms, autogenerated_exclude: 2.38477ms, path_prettifier: 1.630377ms, exclude-rules: 1.14358ms, skip_dirs: 1.005598ms, cgo: 31.86µs, invalid_issue: 29.081µs, filename_unadjuster: 14.25µs, max_same_issues: 1.03µs, uniq_by_line: 570ns, fixer: 410ns, sort_results: 380ns, skip_files: 380ns, max_from_linter: 310ns, diff: 300ns, exclude: 270ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns, path_prefixer: 100ns" [2025-10-23T03:37:45.117Z] level=info msg="[runner] linters took 11.47540617s with stages: goanalysis_metalinter: 11.456676733s" [2025-10-23T03:37:45.117Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-23T03:37:45.117Z] level=info msg="Memory: 337 samples, avg is 306.0MB, max is 1413.1MB" [2025-10-23T03:37:45.117Z] level=info msg="Execution took 33.520736891s" [2025-10-23T03:37:45.117Z] go vet ./... [2025-10-23T03:37:50.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-23T03:37:50.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-23T03:37:50.638Z] ./bin/test-attribution-txt.sh [2025-10-23T03:37:50.638Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-23T03:37:50.638Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-23T03:37:50.638Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-23T03:37:50.638Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-23T03:37:50.638Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-23T03:37:50.638Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-23T03:37:50.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-23T03:37:50.947Z] + ls -al . [2025-10-23T03:37:50.947Z] total 2072 [2025-10-23T03:37:50.947Z] drwxrwxr-x 11 1001 1001 4096 Oct 23 03:35 . [2025-10-23T03:37:50.947Z] drwxr-xr-x 4 root root 4096 Oct 23 03:35 .. [2025-10-23T03:37:50.947Z] drwxrwxr-x 2 1001 1001 4096 Oct 23 03:34 .blubracket [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 10 Oct 23 03:34 .dockerignore [2025-10-23T03:37:50.947Z] drwxrwxr-x 8 1001 1001 4096 Oct 23 03:37 .git [2025-10-23T03:37:50.947Z] drwxrwxr-x 3 1001 1001 4096 Oct 23 03:34 .github [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 909 Oct 23 03:34 .gitignore [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 218 Oct 23 03:34 .golangci.yml [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 100 Oct 23 03:34 .hadolint.yml [2025-10-23T03:37:50.947Z] drwxr-xr-x 3 1001 1001 4096 Oct 23 03:35 .semver [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 155 Oct 23 03:34 .sonarcloud.properties [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 1171 Oct 23 03:34 ADOPTERS.md [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 17374 Oct 23 03:34 Attribution.txt [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 108018 Oct 23 03:34 CHANGELOG.md [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 3804 Oct 23 03:34 CONTRIBUTING.md [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 677 Oct 23 03:34 GOVERNANCE.md [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 886 Oct 23 03:34 Jenkinsfile [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 10775 Oct 23 03:34 LICENSE [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 16740 Oct 23 03:34 Makefile [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 582 Oct 23 03:34 OWNERS.md [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 9932 Oct 23 03:34 README.md [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 789 Oct 23 03:34 SECURITY.md [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 12 Oct 23 03:35 VERSION [2025-10-23T03:37:50.947Z] drwxrwxr-x 2 1001 1001 4096 Oct 23 03:34 bin [2025-10-23T03:37:50.947Z] drwxrwxr-x 19 1001 1001 4096 Oct 23 03:34 cmd [2025-10-23T03:37:50.947Z] -rw-r--r-- 1 root root 1740946 Oct 23 03:37 coverage.out [2025-10-23T03:37:50.947Z] drwxrwxr-x 2 1001 1001 4096 Oct 23 03:34 fuzz_test [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 6539 Oct 23 03:34 go.mod [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 88541 Oct 23 03:34 go.sum [2025-10-23T03:37:50.947Z] drwxrwxr-x 7 1001 1001 4096 Oct 23 03:34 internal [2025-10-23T03:37:50.947Z] drwxrwxr-x 2 1001 1001 4096 Oct 23 03:34 openapi [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 584 Oct 23 03:34 security.txt [2025-10-23T03:37:50.947Z] -rw-rw-r-- 1 1001 1001 204 Oct 23 03:34 version.go [Pipeline] sh [2025-10-23T03:37:51.230Z] + '[' -e coverage.out ] [2025-10-23T03:37:51.230Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-23T03:37:51.392Z] Stashed 1 file(s) [Pipeline] sh [2025-10-23T03:37:51.676Z] + make build [2025-10-23T03:37:51.676Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-23T03:37:57.115Z] 382d65ac76eb: Pull complete [2025-10-23T03:37:57.115Z] 13eebdc497b7: Pull complete [2025-10-23T03:37:57.115Z] 4f4fb700ef54: Pull complete [2025-10-23T03:37:57.388Z] 06715773e931: Pull complete [2025-10-23T03:38:07.474Z] 7fa9dde3b271: Pull complete [2025-10-23T03:38:08.057Z] d57d563a94ed: Pull complete [2025-10-23T03:38:08.057Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-23T03:38:08.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-23T03:38:08.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-23T03:38:08.415Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-23T03:38:08.415Z] WORKDIR /edgex [2025-10-23T03:38:08.415Z] COPY go.mod . [2025-10-23T03:38:08.415Z] RUN go mod download [2025-10-23T03:38:08.415Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-23T03:38:09.400Z] Sending build context to Docker daemon 3.836MB [2025-10-23T03:38:09.400Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-23T03:38:09.400Z] ---> 43a1c90cae9b [2025-10-23T03:38:09.400Z] Step 2/4 : WORKDIR /edgex [2025-10-23T03:38:11.339Z] ---> Running in cc2c2319abda [2025-10-23T03:38:11.339Z] Removing intermediate container cc2c2319abda [2025-10-23T03:38:11.339Z] ---> 10ac3731cc20 [2025-10-23T03:38:11.339Z] Step 3/4 : COPY go.mod . [2025-10-23T03:38:11.932Z] ---> 86dc4f47cc94 [2025-10-23T03:38:11.932Z] Step 4/4 : RUN go mod download [2025-10-23T03:38:11.932Z] ---> Running in 5cac9355f721 [2025-10-23T03:38:13.596Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-23T03:38:13.855Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-23T03:38:15.761Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-23T03:38:16.020Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-23T03:38:17.916Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-23T03:38:23.177Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-23T03:38:24.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-23T03:38:27.078Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-23T03:38:28.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-23T03:38:30.352Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-23T03:38:31.727Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-23T03:38:32.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-23T03:38:34.045Z] $ docker stop --time=1 8c1f8ecfbcc1e90b5ad829af9326fdee6a79bf9083774886edfd8eda8942cf6b [2025-10-23T03:38:37.384Z] $ docker rm -f --volumes 8c1f8ecfbcc1e90b5ad829af9326fdee6a79bf9083774886edfd8eda8942cf6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:38:38.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-23T03:38:38.634Z] [2025-10-23T03:38:38.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:38:38.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-23T03:38:38.944Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-23T03:38:38.944Z] 91d30c5bc195: Pulling fs layer [2025-10-23T03:38:38.944Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-23T03:38:38.944Z] 9c61dcf015f6: Pulling fs layer [2025-10-23T03:38:38.944Z] 4698f68db338: Pulling fs layer [2025-10-23T03:38:38.944Z] 2a2f49069b9e: Pulling fs layer [2025-10-23T03:38:38.944Z] e0025b399a48: Pulling fs layer [2025-10-23T03:38:38.944Z] e0025b399a48: Waiting [2025-10-23T03:38:38.944Z] 4698f68db338: Waiting [2025-10-23T03:38:38.944Z] 2a2f49069b9e: Waiting [2025-10-23T03:38:38.944Z] 91d30c5bc195: Verifying Checksum [2025-10-23T03:38:38.944Z] 91d30c5bc195: Download complete [2025-10-23T03:38:38.944Z] 4698f68db338: Verifying Checksum [2025-10-23T03:38:38.944Z] 4698f68db338: Download complete [2025-10-23T03:38:39.206Z] 91d30c5bc195: Pull complete [2025-10-23T03:38:39.206Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-23T03:38:39.206Z] 2e9b0aa3be6d: Download complete [2025-10-23T03:38:39.206Z] e0025b399a48: Download complete [2025-10-23T03:38:39.206Z] 2a2f49069b9e: Download complete [2025-10-23T03:38:39.206Z] 2e9b0aa3be6d: Pull complete [2025-10-23T03:38:40.145Z] 9c61dcf015f6: Download complete [2025-10-23T03:38:43.425Z] 9c61dcf015f6: Pull complete [2025-10-23T03:38:43.425Z] 4698f68db338: Pull complete [2025-10-23T03:38:43.425Z] 2a2f49069b9e: Pull complete [2025-10-23T03:38:43.425Z] e0025b399a48: Pull complete [2025-10-23T03:38:43.425Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-23T03:38:43.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-23T03:38:43.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T03:38:43.526Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T03:38:43.554Z] $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-23T03:38:45.311Z] $ docker top c0be5b12aae90174a6a2bb96b4bb7f74b8c10a054606c7fd64d00dc484330e62 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-23T03:38:45.657Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-23T03:38:45.915Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-23T03:38:45.915Z] #1 ... [2025-10-23T03:38:45.915Z] [2025-10-23T03:38:45.915Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-23T03:38:45.915Z] #2 transferring dockerfile: 1.89kB done [2025-10-23T03:38:45.915Z] #2 DONE 0.1s [2025-10-23T03:38:45.915Z] [2025-10-23T03:38:45.915Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-10-23T03:38:45.915Z] #3 transferring dockerfile: 1.70kB done [2025-10-23T03:38:45.915Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-23T03:38:45.915Z] #3 DONE 0.1s [2025-10-23T03:38:45.915Z] [2025-10-23T03:38:45.915Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-10-23T03:38:45.915Z] #4 transferring dockerfile: 1.81kB done [2025-10-23T03:38:45.915Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-23T03:38:45.915Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-23T03:38:45.915Z] #4 DONE 0.2s [2025-10-23T03:38:45.915Z] [2025-10-23T03:38:45.915Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-23T03:38:45.915Z] #5 transferring dockerfile: 2.50kB done [2025-10-23T03:38:45.915Z] #5 DONE 0.2s [2025-10-23T03:38:45.915Z] [2025-10-23T03:38:45.915Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-23T03:38:45.915Z] #6 DONE 0.0s [2025-10-23T03:38:45.915Z] [2025-10-23T03:38:45.915Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #1 transferring dockerfile: 2.14kB done [2025-10-23T03:38:46.176Z] #1 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #7 transferring dockerfile: 2.10kB done [2025-10-23T03:38:46.176Z] #7 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #8 transferring dockerfile: 2.00kB done [2025-10-23T03:38:46.176Z] #8 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #9 transferring dockerfile: 2.01kB done [2025-10-23T03:38:46.176Z] #9 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #10 transferring dockerfile: 3.02kB done [2025-10-23T03:38:46.176Z] #10 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #11 [core-command internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #11 transferring dockerfile: 1.94kB done [2025-10-23T03:38:46.176Z] #11 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #12 transferring dockerfile: 2.23kB done [2025-10-23T03:38:46.176Z] #12 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #13 transferring dockerfile: 1.69kB done [2025-10-23T03:38:46.176Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-23T03:38:46.176Z] #13 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #14 transferring dockerfile: 1.83kB done [2025-10-23T03:38:46.176Z] #14 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #15 transferring dockerfile: 2.49kB done [2025-10-23T03:38:46.176Z] #15 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #16 [core-data internal] load build definition from Dockerfile [2025-10-23T03:38:46.176Z] #16 transferring dockerfile: 2.04kB done [2025-10-23T03:38:46.176Z] #16 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-23T03:38:46.176Z] #6 DONE 0.0s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-10-23T03:38:46.176Z] #17 transferring context: 50B done [2025-10-23T03:38:46.176Z] #17 DONE 0.1s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-23T03:38:46.176Z] #18 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #19 [security-proxy-setup internal] load .dockerignore [2025-10-23T03:38:46.176Z] #19 transferring context: 50B done [2025-10-23T03:38:46.176Z] #19 DONE 0.1s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #20 [core-metadata internal] load .dockerignore [2025-10-23T03:38:46.176Z] #20 transferring context: 50B done [2025-10-23T03:38:46.176Z] #20 DONE 0.1s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #21 [core-keeper internal] load .dockerignore [2025-10-23T03:38:46.176Z] #21 transferring context: 50B done [2025-10-23T03:38:46.176Z] #21 DONE 0.1s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #22 [support-notifications internal] load .dockerignore [2025-10-23T03:38:46.176Z] #22 transferring context: 50B done [2025-10-23T03:38:46.176Z] #22 DONE 0.1s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #23 [core-keeper internal] load build context [2025-10-23T03:38:46.176Z] #23 ... [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #24 [core-command internal] load .dockerignore [2025-10-23T03:38:46.176Z] #24 transferring context: 50B done [2025-10-23T03:38:46.176Z] #24 DONE 0.2s [2025-10-23T03:38:46.176Z] [2025-10-23T03:38:46.176Z] #25 [security-bootstrapper internal] load .dockerignore [2025-10-23T03:38:46.176Z] #25 transferring context: 50B done [2025-10-23T03:38:46.176Z] #25 DONE 0.2s [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-23T03:38:46.439Z] #26 transferring context: 50B done [2025-10-23T03:38:46.439Z] #26 DONE 0.2s [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-10-23T03:38:46.439Z] #27 transferring context: 50B done [2025-10-23T03:38:46.439Z] #27 DONE 0.2s [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #28 [support-scheduler internal] load .dockerignore [2025-10-23T03:38:46.439Z] #28 transferring context: 50B done [2025-10-23T03:38:46.439Z] #28 DONE 0.2s [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #29 [security-proxy-auth internal] load .dockerignore [2025-10-23T03:38:46.439Z] #29 transferring context: 50B done [2025-10-23T03:38:46.439Z] #29 DONE 0.2s [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #30 [core-data internal] load .dockerignore [2025-10-23T03:38:46.439Z] #30 transferring context: 50B done [2025-10-23T03:38:46.439Z] #30 DONE 0.2s [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:38:46.439Z] #31 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-23T03:38:46.439Z] #31 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:38:46.439Z] #31 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-23T03:38:46.439Z] #31 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-23T03:38:46.439Z] #31 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-23T03:38:46.439Z] #31 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-23T03:38:46.439Z] #31 ... [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-23T03:38:46.439Z] #32 DONE 0.5s [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-23T03:38:46.439Z] #33 DONE 0.6s [2025-10-23T03:38:46.439Z] [2025-10-23T03:38:46.439Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:38:46.990Z] #31 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-23T03:38:46.990Z] #31 ... [2025-10-23T03:38:46.990Z] [2025-10-23T03:38:46.990Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-23T03:38:46.990Z] #34 DONE 0.6s [2025-10-23T03:38:47.252Z] [2025-10-23T03:38:47.252Z] #35 [security-spire-server internal] load .dockerignore [2025-10-23T03:38:47.252Z] #35 transferring context: 50B 0.0s done [2025-10-23T03:38:47.252Z] #35 DONE 0.3s [2025-10-23T03:38:47.252Z] [2025-10-23T03:38:47.252Z] #36 [security-spire-server internal] load build context [2025-10-23T03:38:47.252Z] #36 DONE 0.0s [2025-10-23T03:38:47.252Z] [2025-10-23T03:38:47.252Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:38:47.252Z] #37 DONE 0.0s [2025-10-23T03:38:47.252Z] [2025-10-23T03:38:47.252Z] #38 [security-spire-config internal] load .dockerignore [2025-10-23T03:38:47.252Z] #38 transferring context: 50B done [2025-10-23T03:38:47.252Z] #38 DONE 0.3s [2025-10-23T03:38:47.252Z] [2025-10-23T03:38:47.252Z] #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-23T03:38:48.630Z] #39 ... [2025-10-23T03:38:48.630Z] [2025-10-23T03:38:48.630Z] #40 [security-spire-agent internal] load .dockerignore [2025-10-23T03:38:48.630Z] #40 transferring context: 50B 0.0s done [2025-10-23T03:38:48.630Z] #40 DONE 1.9s [2025-10-23T03:38:48.630Z] [2025-10-23T03:38:48.630Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-23T03:38:52.071Z] #41 ... [2025-10-23T03:38:52.071Z] [2025-10-23T03:38:52.071Z] #42 [core-metadata internal] load build context [2025-10-23T03:38:52.071Z] #42 transferring context: 220.48MB 5.4s [2025-10-23T03:38:52.071Z] #42 ... [2025-10-23T03:38:52.071Z] [2025-10-23T03:38:52.071Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-23T03:38:56.288Z] #41 ... [2025-10-23T03:38:56.288Z] [2025-10-23T03:38:56.288Z] #43 [security-proxy-setup internal] load build context [2025-10-23T03:38:56.288Z] #43 ... [2025-10-23T03:38:56.288Z] [2025-10-23T03:38:56.288Z] #44 [support-notifications internal] load build context [2025-10-23T03:38:56.288Z] #44 ... [2025-10-23T03:38:56.288Z] [2025-10-23T03:38:56.288Z] #45 [core-command internal] load build context [2025-10-23T03:38:56.545Z] #45 ... [2025-10-23T03:38:56.545Z] [2025-10-23T03:38:56.545Z] #46 [core-data internal] load build context [2025-10-23T03:38:56.545Z] #46 ... [2025-10-23T03:38:56.545Z] [2025-10-23T03:38:56.545Z] #47 [security-proxy-auth internal] load build context [2025-10-23T03:38:56.545Z] #47 ... [2025-10-23T03:38:56.545Z] [2025-10-23T03:38:56.545Z] #48 [support-scheduler internal] load build context [2025-10-23T03:38:56.803Z] #48 ... [2025-10-23T03:38:56.803Z] [2025-10-23T03:38:56.803Z] #49 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:38:56.803Z] #49 transferring context: 323.52MB 10.2s [2025-10-23T03:38:56.803Z] #49 ... [2025-10-23T03:38:56.803Z] [2025-10-23T03:38:56.803Z] #50 [security-bootstrapper internal] load build context [2025-10-23T03:38:57.060Z] #50 ... [2025-10-23T03:38:57.060Z] [2025-10-23T03:38:57.060Z] #23 [core-keeper internal] load build context [2025-10-23T03:38:57.060Z] #23 ... [2025-10-23T03:38:57.060Z] [2025-10-23T03:38:57.060Z] #51 [security-secretstore-setup internal] load build context [2025-10-23T03:38:57.060Z] #51 ... [2025-10-23T03:38:57.060Z] [2025-10-23T03:38:57.060Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:38:57.060Z] #31 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-23T03:38:57.060Z] #31 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:38:57.060Z] #31 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-23T03:38:57.060Z] #31 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-23T03:38:57.060Z] #31 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-23T03:38:57.060Z] #31 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-23T03:38:57.319Z] #31 ... [2025-10-23T03:38:57.319Z] [2025-10-23T03:38:57.319Z] #36 [security-spire-server internal] load build context [2025-10-23T03:38:57.319Z] #36 ... [2025-10-23T03:38:57.319Z] [2025-10-23T03:38:57.319Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:38:57.319Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:38:58.172Z] #37 ... [2025-10-23T03:38:58.172Z] [2025-10-23T03:38:58.172Z] #51 [security-secretstore-setup internal] load build context [2025-10-23T03:39:00.079Z] #51 transferring context: 595.87MB 13.4s done [2025-10-23T03:39:01.014Z] #51 ... [2025-10-23T03:39:01.014Z] [2025-10-23T03:39:01.014Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:01.014Z] #31 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-23T03:39:01.014Z] #31 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:01.014Z] #31 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-23T03:39:01.014Z] #31 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-23T03:39:01.014Z] #31 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-23T03:39:01.014Z] #31 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-23T03:39:01.014Z] #31 DONE 14.9s [2025-10-23T03:39:01.273Z] [2025-10-23T03:39:01.273Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:01.273Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13.8s done [2025-10-23T03:39:01.273Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-23T03:39:01.273Z] #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-23T03:39:01.273Z] #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-23T03:39:01.532Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.5s [2025-10-23T03:39:01.934Z] #37 ... [2025-10-23T03:39:01.934Z] [2025-10-23T03:39:01.934Z] #42 [core-metadata internal] load build context [2025-10-23T03:39:01.934Z] #42 transferring context: 595.87MB 14.1s done [2025-10-23T03:39:02.204Z] #42 ... [2025-10-23T03:39:02.204Z] [2025-10-23T03:39:02.204Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:02.204Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.2s [2025-10-23T03:39:04.739Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 3.6s [2025-10-23T03:39:04.999Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.1s [2025-10-23T03:39:06.385Z] #37 ... [2025-10-23T03:39:06.385Z] [2025-10-23T03:39:06.385Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-23T03:39:06.385Z] #41 transferring context: 595.87MB 12.2s done [2025-10-23T03:39:06.385Z] #41 ... [2025-10-23T03:39:06.385Z] [2025-10-23T03:39:06.385Z] #43 [security-proxy-setup internal] load build context [2025-10-23T03:39:06.385Z] #43 transferring context: 595.87MB 14.0s done [2025-10-23T03:39:06.385Z] #43 ... [2025-10-23T03:39:06.385Z] [2025-10-23T03:39:06.385Z] #44 [support-notifications internal] load build context [2025-10-23T03:39:06.385Z] #44 transferring context: 595.87MB 13.5s done [2025-10-23T03:39:06.643Z] #44 ... [2025-10-23T03:39:06.643Z] [2025-10-23T03:39:06.643Z] #46 [core-data internal] load build context [2025-10-23T03:39:06.643Z] #46 transferring context: 595.87MB 13.3s done [2025-10-23T03:39:06.643Z] #46 ... [2025-10-23T03:39:06.643Z] [2025-10-23T03:39:06.643Z] #47 [security-proxy-auth internal] load build context [2025-10-23T03:39:06.643Z] #47 transferring context: 595.87MB 13.4s done [2025-10-23T03:39:06.944Z] #47 ... [2025-10-23T03:39:06.944Z] [2025-10-23T03:39:06.944Z] #45 [core-command internal] load build context [2025-10-23T03:39:06.944Z] #45 transferring context: 595.87MB 13.4s done [2025-10-23T03:39:07.461Z] #45 ... [2025-10-23T03:39:07.461Z] [2025-10-23T03:39:07.461Z] #48 [support-scheduler internal] load build context [2025-10-23T03:39:07.461Z] #48 transferring context: 595.87MB 13.4s done [2025-10-23T03:39:07.461Z] #48 ... [2025-10-23T03:39:07.461Z] [2025-10-23T03:39:07.461Z] #49 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:07.461Z] #49 transferring context: 595.87MB 14.8s done [2025-10-23T03:39:07.461Z] #49 ... [2025-10-23T03:39:07.461Z] [2025-10-23T03:39:07.461Z] #50 [security-bootstrapper internal] load build context [2025-10-23T03:39:07.461Z] #50 transferring context: 595.87MB 13.4s done [2025-10-23T03:39:07.999Z] #50 ... [2025-10-23T03:39:07.999Z] [2025-10-23T03:39:07.999Z] #23 [core-keeper internal] load build context [2025-10-23T03:39:07.999Z] #23 transferring context: 595.87MB 11.1s done [2025-10-23T03:39:07.999Z] #23 ... [2025-10-23T03:39:07.999Z] [2025-10-23T03:39:07.999Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:07.999Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.4s [2025-10-23T03:39:07.999Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 6.4s [2025-10-23T03:39:08.260Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.6s done [2025-10-23T03:39:08.260Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.9s [2025-10-23T03:39:08.260Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.6s done [2025-10-23T03:39:08.260Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.6s done [2025-10-23T03:39:08.260Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-23T03:39:08.339Z] Removing intermediate container 5cac9355f721 [2025-10-23T03:39:08.339Z] ---> 8cb7d3758ae5 [2025-10-23T03:39:08.339Z] Successfully built 8cb7d3758ae5 [2025-10-23T03:39:08.339Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:39:08.684Z] + docker inspect -f . ci-base-image-arm64 [2025-10-23T03:39:08.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T03:39:08.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-539429 does not seem to be running inside a container [2025-10-23T03:39:08.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-23T03:39:09.195Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 8.0s done [2025-10-23T03:39:09.195Z] #37 ... [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #23 [core-keeper internal] load build context [2025-10-23T03:39:09.195Z] #23 DONE 22.8s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #39 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-23T03:39:09.195Z] #39 DONE 22.3s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #48 [support-scheduler internal] load build context [2025-10-23T03:39:09.195Z] #48 DONE 22.6s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #50 [security-bootstrapper internal] load build context [2025-10-23T03:39:09.195Z] #50 DONE 22.7s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #47 [security-proxy-auth internal] load build context [2025-10-23T03:39:09.195Z] #47 DONE 22.6s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #44 [support-notifications internal] load build context [2025-10-23T03:39:09.195Z] #44 DONE 22.8s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #51 [security-secretstore-setup internal] load build context [2025-10-23T03:39:09.195Z] #51 DONE 22.7s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #45 [core-command internal] load build context [2025-10-23T03:39:09.195Z] #45 DONE 22.8s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #46 [core-data internal] load build context [2025-10-23T03:39:09.195Z] #46 DONE 22.7s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #43 [security-proxy-setup internal] load build context [2025-10-23T03:39:09.195Z] #43 DONE 22.9s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #42 [core-metadata internal] load build context [2025-10-23T03:39:09.195Z] #42 DONE 22.9s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-23T03:39:09.195Z] #41 DONE 23.0s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:09.195Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 8.0s done [2025-10-23T03:39:09.195Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-23T03:39:09.195Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-23T03:39:09.195Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 8.1s [2025-10-23T03:39:09.195Z] #37 ... [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #36 [security-spire-server internal] load build context [2025-10-23T03:39:09.195Z] #36 transferring context: 23.80kB done [2025-10-23T03:39:09.195Z] #36 DONE 22.0s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #49 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:09.195Z] #49 DONE 22.7s [2025-10-23T03:39:09.195Z] [2025-10-23T03:39:09.195Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:09.195Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 8.2s [2025-10-23T03:39:09.195Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 32.51MB / 36.47MB 8.3s [2025-10-23T03:39:09.454Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 8.4s [2025-10-23T03:39:10.390Z] #37 ... [2025-10-23T03:39:10.390Z] [2025-10-23T03:39:10.390Z] #52 [security-spire-config internal] load build context [2025-10-23T03:39:10.390Z] #52 transferring context: 22.05kB done [2025-10-23T03:39:10.390Z] #52 DONE 9.3s [2025-10-23T03:39:10.390Z] [2025-10-23T03:39:10.390Z] #53 [security-spire-agent internal] load build context [2025-10-23T03:39:10.390Z] #53 transferring context: 23.33kB done [2025-10-23T03:39:10.390Z] #53 DONE 9.3s [2025-10-23T03:39:10.390Z] [2025-10-23T03:39:10.390Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:10.390Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 9.3s done [2025-10-23T03:39:10.390Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-23T03:39:11.322Z] #37 ... [2025-10-23T03:39:11.322Z] [2025-10-23T03:39:11.322Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-23T03:39:11.322Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 8.0s done [2025-10-23T03:39:11.322Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-23T03:39:11.322Z] #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-23T03:39:11.322Z] #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-23T03:39:11.322Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-23T03:39:11.322Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-23T03:39:11.322Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done [2025-10-23T03:39:11.322Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.1s done [2025-10-23T03:39:11.322Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-23T03:39:11.322Z] #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.7s done [2025-10-23T03:39:11.322Z] #54 ... [2025-10-23T03:39:11.322Z] [2025-10-23T03:39:11.322Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:11.397Z] $ docker top bde08e20316153650d7f925c4dd1ccbbe36236ca0d698d95318c764492c7a94d -eo pid,comm [2025-10-23T03:39:11.581Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done [Pipeline] { [Pipeline] sh [2025-10-23T03:39:12.222Z] + go version [2025-10-23T03:39:12.222Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-23T03:39:12.242Z] $ docker stop --time=1 bde08e20316153650d7f925c4dd1ccbbe36236ca0d698d95318c764492c7a94d [2025-10-23T03:39:13.836Z] $ docker rm -f --volumes bde08e20316153650d7f925c4dd1ccbbe36236ca0d698d95318c764492c7a94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:39:14.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-23T03:39:14.595Z] [2025-10-23T03:39:14.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:39:14.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-23T03:39:14.933Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-23T03:39:14.933Z] 547446be3368: Pulling fs layer [2025-10-23T03:39:14.933Z] d125d8839a47: Pulling fs layer [2025-10-23T03:39:14.933Z] 3e85d5ac6304: Pulling fs layer [2025-10-23T03:39:14.933Z] c3105a71a48b: Pulling fs layer [2025-10-23T03:39:14.933Z] 0f093f025ec4: Pulling fs layer [2025-10-23T03:39:14.933Z] c3106fc0e877: Pulling fs layer [2025-10-23T03:39:14.933Z] c3105a71a48b: Waiting [2025-10-23T03:39:14.933Z] 0f093f025ec4: Waiting [2025-10-23T03:39:14.933Z] c3106fc0e877: Waiting [2025-10-23T03:39:15.198Z] 547446be3368: Verifying Checksum [2025-10-23T03:39:15.198Z] c3105a71a48b: Verifying Checksum [2025-10-23T03:39:15.198Z] c3105a71a48b: Download complete [2025-10-23T03:39:15.463Z] d125d8839a47: Verifying Checksum [2025-10-23T03:39:15.463Z] d125d8839a47: Download complete [2025-10-23T03:39:15.463Z] c3106fc0e877: Verifying Checksum [2025-10-23T03:39:15.463Z] c3106fc0e877: Download complete [2025-10-23T03:39:15.736Z] 0f093f025ec4: Verifying Checksum [2025-10-23T03:39:15.736Z] 0f093f025ec4: Download complete [2025-10-23T03:39:16.002Z] 547446be3368: Pull complete [2025-10-23T03:39:16.962Z] d125d8839a47: Pull complete [2025-10-23T03:39:17.543Z] 3e85d5ac6304: Verifying Checksum [2025-10-23T03:39:17.543Z] 3e85d5ac6304: Download complete [2025-10-23T03:39:19.712Z] #37 ... [2025-10-23T03:39:19.712Z] [2025-10-23T03:39:19.712Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-23T03:39:19.712Z] #0 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.712Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.712Z] #0 2.164 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-23T03:39:19.712Z] #0 2.164 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-23T03:39:19.712Z] #0 2.164 OK: 24171 distinct packages available [2025-10-23T03:39:19.712Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.712Z] #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.712Z] #0 2.563 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:19.712Z] #0 2.563 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-23T03:39:19.712Z] #0 2.563 (3/5) Installing libucontext (1.2-r3) [2025-10-23T03:39:19.712Z] #0 2.564 (4/5) Installing gcompat (1.1.0-r4) [2025-10-23T03:39:19.712Z] #0 2.568 (5/5) Installing openssl (3.3.5-r0) [2025-10-23T03:39:19.712Z] #0 2.579 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:19.712Z] #0 2.582 OK: 9 MiB in 19 packages [2025-10-23T03:39:19.712Z] #55 ... [2025-10-23T03:39:19.712Z] [2025-10-23T03:39:19.712Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-23T03:39:19.712Z] #0 6.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.712Z] #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.712Z] #0 6.488 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:19.712Z] #0 6.859 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:19.712Z] #0 6.866 OK: 8 MiB in 15 packages [2025-10-23T03:39:19.712Z] #56 ... [2025-10-23T03:39:19.712Z] [2025-10-23T03:39:19.712Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-23T03:39:19.712Z] #0 3.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.712Z] #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.712Z] #0 4.097 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:19.712Z] #0 4.101 (2/4) Installing openssl (3.3.5-r0) [2025-10-23T03:39:19.712Z] #0 4.115 (3/4) Installing su-exec (0.2-r3) [2025-10-23T03:39:19.712Z] #0 4.118 (4/4) Installing yq-go (4.44.1-r2) [2025-10-23T03:39:19.712Z] #0 4.266 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:19.712Z] #0 4.270 OK: 19 MiB in 18 packages [2025-10-23T03:39:19.971Z] #57 ... [2025-10-23T03:39:19.971Z] [2025-10-23T03:39:19.971Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:39:19.971Z] #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.971Z] #0 7.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.971Z] #0 7.297 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-23T03:39:19.971Z] #0 7.297 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-23T03:39:19.971Z] #0 7.297 OK: 24171 distinct packages available [2025-10-23T03:39:19.971Z] #0 7.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.971Z] #0 7.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.971Z] #0 7.707 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:19.971Z] #0 7.711 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-23T03:39:19.971Z] #0 7.713 (3/4) Installing libucontext (1.2-r3) [2025-10-23T03:39:19.971Z] #0 7.715 (4/4) Installing gcompat (1.1.0-r4) [2025-10-23T03:39:19.971Z] #0 7.719 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:19.971Z] #0 7.725 OK: 8 MiB in 18 packages [2025-10-23T03:39:19.971Z] #58 ... [2025-10-23T03:39:19.971Z] [2025-10-23T03:39:19.971Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-23T03:39:19.971Z] #0 4.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.971Z] #0 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:19.971Z] #0 5.249 (1/7) Installing ca-certificates (20250911-r0) [2025-10-23T03:39:19.971Z] #0 5.257 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:19.971Z] #0 5.261 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-23T03:39:19.971Z] #0 5.266 (4/7) Installing libsodium (1.0.19-r0) [2025-10-23T03:39:19.971Z] #0 5.276 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-23T03:39:19.971Z] #0 5.371 (6/7) Installing libzmq (4.3.5-r2) [2025-10-23T03:39:19.971Z] #0 5.382 (7/7) Installing zeromq (4.3.5-r2) [2025-10-23T03:39:19.971Z] #0 5.393 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:19.971Z] #0 5.395 Executing ca-certificates-20250911-r0.trigger [2025-10-23T03:39:19.971Z] #0 5.454 OK: 12 MiB in 21 packages [2025-10-23T03:39:19.971Z] #59 ... [2025-10-23T03:39:19.971Z] [2025-10-23T03:39:19.971Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-23T03:39:20.231Z] #60 ... [2025-10-23T03:39:20.231Z] [2025-10-23T03:39:20.231Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-23T03:39:20.231Z] #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:20.231Z] #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:20.231Z] #0 2.177 (1/3) Installing ca-certificates (20250911-r0) [2025-10-23T03:39:20.231Z] #0 2.193 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:20.231Z] #0 2.198 (3/3) Installing tzdata (2025b-r0) [2025-10-23T03:39:20.231Z] #0 2.232 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:20.231Z] #0 2.236 Executing ca-certificates-20250911-r0.trigger [2025-10-23T03:39:20.231Z] #0 2.269 OK: 10 MiB in 17 packages [2025-10-23T03:39:20.231Z] #61 ... [2025-10-23T03:39:20.231Z] [2025-10-23T03:39:20.231Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-23T03:39:20.490Z] #62 ... [2025-10-23T03:39:20.490Z] [2025-10-23T03:39:20.490Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:39:20.490Z] #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:20.490Z] #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:20.490Z] #0 2.194 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-23T03:39:20.490Z] #0 2.194 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-23T03:39:20.490Z] #0 2.194 OK: 24171 distinct packages available [2025-10-23T03:39:20.490Z] #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:20.490Z] #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:20.490Z] #0 2.612 (1/14) Installing ca-certificates (20250911-r0) [2025-10-23T03:39:20.490Z] #0 2.627 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-23T03:39:20.490Z] #0 2.639 (3/14) Installing c-ares (1.33.1-r0) [2025-10-23T03:39:20.490Z] #0 2.644 (4/14) Installing libunistring (1.2-r0) [2025-10-23T03:39:20.490Z] #0 2.662 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-23T03:39:20.490Z] #0 2.667 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-23T03:39:20.490Z] #0 2.674 (7/14) Installing libpsl (0.21.5-r1) [2025-10-23T03:39:20.490Z] #0 2.678 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-23T03:39:20.490Z] #0 2.690 (9/14) Installing libcurl (8.14.1-r2) [2025-10-23T03:39:20.490Z] #0 2.701 (10/14) Installing curl (8.14.1-r2) [2025-10-23T03:39:20.490Z] #0 2.707 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:20.490Z] #0 2.711 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-23T03:39:20.490Z] #0 2.714 (13/14) Installing libucontext (1.2-r3) [2025-10-23T03:39:20.490Z] #0 2.719 (14/14) Installing gcompat (1.1.0-r4) [2025-10-23T03:39:20.490Z] #0 2.723 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:20.490Z] #0 2.729 Executing ca-certificates-20250911-r0.trigger [2025-10-23T03:39:20.490Z] #0 2.773 OK: 13 MiB in 28 packages [2025-10-23T03:39:20.490Z] #63 ... [2025-10-23T03:39:20.490Z] [2025-10-23T03:39:20.490Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-23T03:39:21.058Z] #64 ... [2025-10-23T03:39:21.058Z] [2025-10-23T03:39:21.058Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-23T03:39:21.058Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:21.058Z] #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:21.058Z] #0 10.52 (1/4) Installing ca-certificates (20250911-r0) [2025-10-23T03:39:21.058Z] #0 10.91 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:21.058Z] #0 10.92 (3/4) Installing su-exec (0.2-r3) [2025-10-23T03:39:21.058Z] #0 10.92 (4/4) Installing yq-go (4.44.1-r2) [2025-10-23T03:39:21.058Z] #0 11.06 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:21.058Z] #0 11.06 Executing ca-certificates-20250911-r0.trigger [2025-10-23T03:39:21.058Z] #0 11.10 OK: 19 MiB in 18 packages [2025-10-23T03:39:21.058Z] #65 ... [2025-10-23T03:39:21.058Z] [2025-10-23T03:39:21.058Z] #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-23T03:39:21.058Z] #0 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:21.058Z] #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:21.058Z] #0 2.164 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:21.058Z] #0 2.168 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:21.058Z] #0 2.174 OK: 8 MiB in 15 packages [2025-10-23T03:39:21.317Z] #66 ... [2025-10-23T03:39:21.317Z] [2025-10-23T03:39:21.317Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-23T03:39:21.317Z] #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:21.317Z] #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:21.317Z] #0 2.167 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:21.317Z] #0 2.173 (2/2) Installing su-exec (0.2-r3) [2025-10-23T03:39:21.317Z] #0 2.177 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:21.317Z] #0 2.181 OK: 8 MiB in 16 packages [2025-10-23T03:39:21.579Z] #67 ... [2025-10-23T03:39:21.579Z] [2025-10-23T03:39:21.579Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-23T03:39:21.839Z] #68 ... [2025-10-23T03:39:21.839Z] [2025-10-23T03:39:21.839Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-23T03:39:21.839Z] #69 ... [2025-10-23T03:39:21.839Z] [2025-10-23T03:39:21.839Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-23T03:39:21.839Z] #70 ... [2025-10-23T03:39:21.839Z] [2025-10-23T03:39:21.839Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-23T03:39:21.839Z] #0 7.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:21.839Z] #0 7.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:21.839Z] #0 7.932 OK: 265 MiB in 60 packages [2025-10-23T03:39:22.118Z] #71 ... [2025-10-23T03:39:22.119Z] [2025-10-23T03:39:22.119Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-23T03:39:22.119Z] #68 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:22.119Z] #68 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:22.119Z] #68 13.17 OK: 265 MiB in 60 packages [2025-10-23T03:39:27.612Z] 3e85d5ac6304: Pull complete [2025-10-23T03:39:27.612Z] c3105a71a48b: Pull complete [2025-10-23T03:39:28.575Z] 0f093f025ec4: Pull complete [2025-10-23T03:39:28.575Z] c3106fc0e877: Pull complete [2025-10-23T03:39:28.575Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-23T03:39:28.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-23T03:39:28.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T03:39:29.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-539429 does not seem to be running inside a container [2025-10-23T03:39:29.119Z] $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-23T03:39:30.238Z] #68 ... [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-23T03:39:30.238Z] #61 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-23T03:39:30.238Z] #60 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:30.238Z] #60 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:30.238Z] #60 12.77 OK: 265 MiB in 60 packages [2025-10-23T03:39:30.238Z] #60 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-23T03:39:30.238Z] #67 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-23T03:39:30.238Z] #66 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-23T03:39:30.238Z] #56 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-23T03:39:30.238Z] #57 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-23T03:39:30.238Z] #71 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-23T03:39:30.238Z] #65 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-23T03:39:30.238Z] #69 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-23T03:39:30.238Z] #59 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:39:30.238Z] #63 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-23T03:39:30.238Z] #68 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:39:30.238Z] #58 DONE 20.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-23T03:39:30.238Z] #55 DONE 20.4s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-23T03:39:30.238Z] #72 ... [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:30.238Z] #37 DONE 42.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-23T03:39:30.238Z] #54 DONE 28.6s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:39:30.238Z] #73 DONE 0.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:39:30.238Z] #74 DONE 0.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:39:30.238Z] #75 DONE 0.3s [2025-10-23T03:39:30.238Z] [2025-10-23T03:39:30.238Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:39:30.804Z] #76 ... [2025-10-23T03:39:30.804Z] [2025-10-23T03:39:30.804Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-23T03:39:30.804Z] #70 DONE 21.6s [2025-10-23T03:39:30.804Z] [2025-10-23T03:39:30.804Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-23T03:39:30.804Z] #64 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:30.804Z] #64 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:31.062Z] #64 21.92 OK: 265 MiB in 60 packages [2025-10-23T03:39:31.062Z] #64 DONE 22.1s [2025-10-23T03:39:31.062Z] [2025-10-23T03:39:31.062Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-23T03:39:31.062Z] #72 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:31.114Z] $ docker top 03c1589419f95cab7002120483b06a4c8aba81695b4bef261b25a8c577f9dd6d -eo pid,comm [Pipeline] { [2025-10-23T03:39:31.320Z] #72 ... [2025-10-23T03:39:31.320Z] [2025-10-23T03:39:31.320Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:39:31.320Z] #77 DONE 0.1s [2025-10-23T03:39:31.320Z] [2025-10-23T03:39:31.320Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2025-10-23T03:39:31.584Z] #78 ... [2025-10-23T03:39:31.584Z] [2025-10-23T03:39:31.584Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-23T03:39:31.584Z] #0 1.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:31.584Z] #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:31.584Z] #0 2.166 OK: 8 MiB in 16 packages [2025-10-23T03:39:31.584Z] #79 DONE 2.4s [2025-10-23T03:39:31.654Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-23T03:39:31.843Z] [2025-10-23T03:39:31.843Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-23T03:39:32.103Z] #80 ... [2025-10-23T03:39:32.103Z] [2025-10-23T03:39:32.103Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-23T03:39:32.103Z] #0 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.103Z] #0 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.103Z] #0 2.452 OK: 19 MiB in 18 packages [2025-10-23T03:39:32.103Z] #81 DONE 2.8s [2025-10-23T03:39:32.103Z] [2025-10-23T03:39:32.103Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:39:32.103Z] #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.103Z] #0 2.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.103Z] #0 2.439 OK: 10 MiB in 17 packages [2025-10-23T03:39:32.103Z] #82 DONE 2.8s [2025-10-23T03:39:32.103Z] [2025-10-23T03:39:32.103Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:39:32.103Z] #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.103Z] #0 1.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.103Z] #0 2.538 OK: 8 MiB in 15 packages [2025-10-23T03:39:32.103Z] #83 DONE 2.9s [2025-10-23T03:39:32.363Z] [2025-10-23T03:39:32.363Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-23T03:39:32.363Z] #72 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.363Z] #72 2.772 OK: 8 MiB in 15 packages [2025-10-23T03:39:32.363Z] #72 DONE 3.0s [2025-10-23T03:39:32.363Z] [2025-10-23T03:39:32.363Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-23T03:39:32.363Z] #62 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.363Z] #62 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.363Z] #62 21.93 v3.22.2-74-gaafb80fb9c6 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-23T03:39:32.363Z] #62 21.93 v3.22.2-75-gc0e11e4620c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-23T03:39:32.363Z] #62 21.93 OK: 26320 distinct packages available [2025-10-23T03:39:32.363Z] #62 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.363Z] #62 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #62 ... [2025-10-23T03:39:32.621Z] [2025-10-23T03:39:32.621Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-23T03:39:32.621Z] #0 2.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #0 2.809 OK: 19 MiB in 18 packages [2025-10-23T03:39:32.621Z] #84 DONE 3.2s [2025-10-23T03:39:32.621Z] [2025-10-23T03:39:32.621Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:39:32.621Z] #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #0 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #0 2.772 OK: 13 MiB in 28 packages [2025-10-23T03:39:32.621Z] #85 DONE 3.2s [2025-10-23T03:39:32.621Z] [2025-10-23T03:39:32.621Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:39:32.621Z] #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #0 2.897 OK: 12 MiB in 21 packages [2025-10-23T03:39:32.621Z] #86 DONE 3.2s [2025-10-23T03:39:32.621Z] [2025-10-23T03:39:32.621Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-23T03:39:32.621Z] #0 2.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:32.621Z] #0 2.999 OK: 8 MiB in 18 packages [2025-10-23T03:39:32.621Z] #87 DONE 3.2s [2025-10-23T03:39:32.621Z] [2025-10-23T03:39:32.621Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-23T03:39:32.621Z] #88 DONE 0.1s [2025-10-23T03:39:32.621Z] [2025-10-23T03:39:32.621Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-23T03:39:32.621Z] #62 23.65 OK: 265 MiB in 60 packages [2025-10-23T03:39:36.814Z] #62 ... [2025-10-23T03:39:36.814Z] [2025-10-23T03:39:36.814Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-23T03:39:36.814Z] #0 2.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:36.814Z] #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:36.814Z] #0 3.120 OK: 9 MiB in 19 packages [2025-10-23T03:39:36.814Z] #89 DONE 7.4s [2025-10-23T03:39:36.814Z] [2025-10-23T03:39:36.814Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:39:37.383Z] #90 ... [2025-10-23T03:39:37.383Z] [2025-10-23T03:39:37.383Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-23T03:39:37.383Z] #0 2.031 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:37.383Z] #0 2.490 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:37.383Z] #0 3.007 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-23T03:39:37.383Z] #0 3.175 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:39:37.383Z] #0 3.182 OK: 8 MiB in 15 packages [2025-10-23T03:39:37.383Z] #91 DONE 7.9s [2025-10-23T03:39:37.383Z] [2025-10-23T03:39:37.383Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-23T03:39:37.643Z] #92 ... [2025-10-23T03:39:37.643Z] [2025-10-23T03:39:37.643Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-23T03:39:37.643Z] #62 DONE 28.6s [2025-10-23T03:39:37.913Z] [2025-10-23T03:39:37.913Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:39:38.175Z] #93 ... [2025-10-23T03:39:38.175Z] [2025-10-23T03:39:38.175Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:39:38.175Z] #94 DONE 5.7s [2025-10-23T03:39:38.434Z] [2025-10-23T03:39:38.434Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-23T03:39:39.823Z] #95 ... [2025-10-23T03:39:39.824Z] [2025-10-23T03:39:39.824Z] #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:39:40.081Z] #96 ... [2025-10-23T03:39:40.081Z] [2025-10-23T03:39:40.081Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:39:40.081Z] #97 ... [2025-10-23T03:39:40.081Z] [2025-10-23T03:39:40.081Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-23T03:39:40.081Z] #0 7.575 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:40.081Z] #0 7.822 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-23T03:39:40.081Z] #0 8.441 OK: 265 MiB in 60 packages [2025-10-23T03:39:41.730Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #1 transferring dockerfile: 1.83kB 0.0s done [2025-10-23T03:39:41.730Z] #1 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #2 transferring dockerfile: 2.14kB done [2025-10-23T03:39:41.730Z] #2 DONE 0.0s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #3 transferring dockerfile: 2.50kB done [2025-10-23T03:39:41.730Z] #3 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #4 transferring dockerfile: 2.23kB done [2025-10-23T03:39:41.730Z] #4 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #5 transferring dockerfile: 2.00kB 0.0s done [2025-10-23T03:39:41.730Z] #5 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #6 transferring dockerfile: 3.02kB 0.0s done [2025-10-23T03:39:41.730Z] #6 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #7 [core-data internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #7 transferring dockerfile: 2.04kB 0.0s done [2025-10-23T03:39:41.730Z] #7 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #8 transferring dockerfile: 2.10kB done [2025-10-23T03:39:41.730Z] #8 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #9 transferring dockerfile: 2.01kB done [2025-10-23T03:39:41.730Z] #9 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #10 transferring dockerfile: 1.69kB done [2025-10-23T03:39:41.730Z] #10 DONE 0.1s [2025-10-23T03:39:41.730Z] [2025-10-23T03:39:41.730Z] #11 [core-command internal] load build definition from Dockerfile [2025-10-23T03:39:41.730Z] #11 transferring dockerfile: 1.94kB done [2025-10-23T03:39:41.997Z] #11 DONE 0.1s [2025-10-23T03:39:41.997Z] [2025-10-23T03:39:41.997Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-23T03:39:41.997Z] #12 transferring dockerfile: 2.49kB 0.0s done [2025-10-23T03:39:41.997Z] #12 DONE 0.1s [2025-10-23T03:39:41.997Z] [2025-10-23T03:39:41.997Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-10-23T03:39:41.997Z] #13 transferring dockerfile: 1.70kB done [2025-10-23T03:39:41.997Z] #13 DONE 0.1s [2025-10-23T03:39:41.997Z] [2025-10-23T03:39:41.997Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-23T03:39:41.997Z] #14 transferring dockerfile: 1.89kB done [2025-10-23T03:39:41.997Z] #14 DONE 0.1s [2025-10-23T03:39:41.997Z] [2025-10-23T03:39:41.997Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2025-10-23T03:39:41.997Z] #15 transferring dockerfile: 1.81kB done [2025-10-23T03:39:41.997Z] #15 DONE 0.1s [2025-10-23T03:39:41.997Z] [2025-10-23T03:39:41.997Z] #16 [support-scheduler internal] load .dockerignore [2025-10-23T03:39:41.997Z] #16 transferring context: [2025-10-23T03:39:42.263Z] #16 transferring context: 50B 0.0s done [2025-10-23T03:39:42.263Z] #16 DONE 0.1s [2025-10-23T03:39:42.852Z] [2025-10-23T03:39:42.852Z] #17 [security-proxy-auth internal] load .dockerignore [2025-10-23T03:39:42.852Z] #17 transferring context: 50B done [2025-10-23T03:39:42.852Z] #17 DONE 0.0s [2025-10-23T03:39:42.852Z] [2025-10-23T03:39:42.852Z] #18 [security-proxy-setup internal] load .dockerignore [2025-10-23T03:39:42.852Z] #18 transferring context: 50B done [2025-10-23T03:39:42.852Z] #18 DONE 0.1s [2025-10-23T03:39:42.852Z] [2025-10-23T03:39:42.852Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-23T03:39:43.120Z] #19 transferring context: 50B 0.0s done [2025-10-23T03:39:43.120Z] #19 DONE 0.1s [2025-10-23T03:39:43.120Z] [2025-10-23T03:39:43.120Z] #20 [support-notifications internal] load .dockerignore [2025-10-23T03:39:43.120Z] #20 transferring context: 50B 0.0s done [2025-10-23T03:39:43.120Z] #20 DONE 0.1s [2025-10-23T03:39:43.120Z] [2025-10-23T03:39:43.120Z] #21 [security-bootstrapper internal] load .dockerignore [2025-10-23T03:39:43.120Z] #21 transferring context: 50B done [2025-10-23T03:39:43.120Z] #21 DONE 0.1s [2025-10-23T03:39:43.120Z] [2025-10-23T03:39:43.120Z] #22 [core-data internal] load .dockerignore [2025-10-23T03:39:43.120Z] #22 transferring context: 50B done [2025-10-23T03:39:43.120Z] #22 DONE 0.1s [2025-10-23T03:39:43.120Z] [2025-10-23T03:39:43.120Z] #23 [core-metadata internal] load .dockerignore [2025-10-23T03:39:43.386Z] #98 ... [2025-10-23T03:39:43.386Z] [2025-10-23T03:39:43.386Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-23T03:39:43.386Z] #80 DONE 11.5s [2025-10-23T03:39:43.386Z] [2025-10-23T03:39:43.386Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:39:43.391Z] #23 transferring context: 50B 0.0s done [2025-10-23T03:39:43.391Z] #23 DONE 0.1s [2025-10-23T03:39:43.391Z] [2025-10-23T03:39:43.391Z] #24 [core-keeper internal] load .dockerignore [2025-10-23T03:39:43.391Z] #24 transferring context: 50B done [2025-10-23T03:39:43.391Z] #24 DONE 0.1s [2025-10-23T03:39:43.391Z] [2025-10-23T03:39:43.391Z] #25 [security-spire-config internal] load .dockerignore [2025-10-23T03:39:43.391Z] #25 transferring context: 50B done [2025-10-23T03:39:43.391Z] #25 DONE 0.1s [2025-10-23T03:39:43.391Z] [2025-10-23T03:39:43.391Z] #26 [core-command internal] load .dockerignore [2025-10-23T03:39:43.391Z] #26 transferring context: 50B done [2025-10-23T03:39:43.391Z] #26 DONE 0.1s [2025-10-23T03:39:43.391Z] [2025-10-23T03:39:43.391Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-10-23T03:39:43.391Z] #27 transferring context: 50B done [2025-10-23T03:39:43.391Z] #27 DONE 0.1s [2025-10-23T03:39:43.391Z] [2025-10-23T03:39:43.391Z] #28 [security-spire-server internal] load .dockerignore [2025-10-23T03:39:43.657Z] #28 transferring context: 50B 0.0s done [2025-10-23T03:39:43.657Z] #28 DONE 0.1s [2025-10-23T03:39:43.657Z] [2025-10-23T03:39:43.657Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-10-23T03:39:43.657Z] #29 transferring context: 50B 0.0s done [2025-10-23T03:39:43.657Z] #29 DONE 0.1s [2025-10-23T03:39:43.657Z] [2025-10-23T03:39:43.657Z] #30 [security-spire-agent internal] load .dockerignore [2025-10-23T03:39:43.657Z] #30 transferring context: 50B done [2025-10-23T03:39:43.657Z] #30 DONE 0.0s [2025-10-23T03:39:43.657Z] [2025-10-23T03:39:43.657Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:43.657Z] #31 DONE 0.0s [2025-10-23T03:39:43.657Z] [2025-10-23T03:39:43.657Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-23T03:39:43.927Z] #32 DONE 0.2s [2025-10-23T03:39:43.927Z] [2025-10-23T03:39:43.927Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:43.927Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:43.927Z] #33 ... [2025-10-23T03:39:43.927Z] [2025-10-23T03:39:43.927Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:43.959Z] #76 ... [2025-10-23T03:39:43.959Z] [2025-10-23T03:39:43.959Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-23T03:39:43.959Z] #98 DONE 13.2s [2025-10-23T03:39:43.959Z] [2025-10-23T03:39:43.959Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-23T03:39:44.511Z] #34 ... [2025-10-23T03:39:44.511Z] [2025-10-23T03:39:44.511Z] #35 [support-scheduler internal] load build context [2025-10-23T03:39:44.511Z] #35 transferring context: 3.35MB 0.6s done [2025-10-23T03:39:44.511Z] #35 DONE 0.7s [2025-10-23T03:39:44.776Z] [2025-10-23T03:39:44.776Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:44.776Z] #34 DONE 0.9s [2025-10-23T03:39:44.776Z] [2025-10-23T03:39:44.776Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:44.777Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:44.777Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:44.777Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:44.777Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:44.777Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:44.777Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0.4s [2025-10-23T03:39:45.043Z] #33 ... [2025-10-23T03:39:45.043Z] [2025-10-23T03:39:45.043Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:45.043Z] #31 DONE 0.0s [2025-10-23T03:39:45.043Z] [2025-10-23T03:39:45.043Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:45.043Z] #34 DONE 1.6s [2025-10-23T03:39:45.043Z] [2025-10-23T03:39:45.043Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:45.043Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:45.043Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:45.043Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:45.043Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:45.043Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:45.043Z] #33 ... [2025-10-23T03:39:45.043Z] [2025-10-23T03:39:45.043Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:45.043Z] #31 DONE 0.0s [2025-10-23T03:39:45.043Z] [2025-10-23T03:39:45.043Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-10-23T03:39:45.043Z] #36 DONE 0.5s [2025-10-23T03:39:45.043Z] [2025-10-23T03:39:45.043Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:45.311Z] #33 ... [2025-10-23T03:39:45.311Z] [2025-10-23T03:39:45.311Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:45.311Z] #31 DONE 0.1s [2025-10-23T03:39:45.311Z] [2025-10-23T03:39:45.311Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:45.311Z] #33 ... [2025-10-23T03:39:45.311Z] [2025-10-23T03:39:45.311Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:45.311Z] #31 DONE 0.1s [2025-10-23T03:39:45.311Z] [2025-10-23T03:39:45.311Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:45.311Z] #34 DONE 1.7s [2025-10-23T03:39:45.311Z] [2025-10-23T03:39:45.311Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-23T03:39:45.311Z] #36 DONE 0.6s [2025-10-23T03:39:45.311Z] [2025-10-23T03:39:45.311Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:45.311Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:45.311Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:45.311Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:45.311Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:45.311Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:45.584Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done [2025-10-23T03:39:45.584Z] #33 ... [2025-10-23T03:39:45.584Z] [2025-10-23T03:39:45.584Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:45.584Z] #31 DONE 0.1s [2025-10-23T03:39:45.851Z] [2025-10-23T03:39:45.851Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-23T03:39:45.851Z] #32 DONE 0.9s [2025-10-23T03:39:45.851Z] [2025-10-23T03:39:45.851Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:45.851Z] #34 DONE 1.7s [2025-10-23T03:39:45.851Z] [2025-10-23T03:39:45.851Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-23T03:39:45.851Z] #36 DONE 0.6s [2025-10-23T03:39:45.851Z] [2025-10-23T03:39:45.851Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:45.851Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:45.851Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:45.851Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:45.851Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:45.851Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:45.851Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done [2025-10-23T03:39:46.122Z] #33 ... [2025-10-23T03:39:46.122Z] [2025-10-23T03:39:46.122Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:46.122Z] #34 DONE 1.7s [2025-10-23T03:39:46.122Z] [2025-10-23T03:39:46.122Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-23T03:39:46.122Z] #36 DONE 0.6s [2025-10-23T03:39:46.122Z] [2025-10-23T03:39:46.122Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:46.122Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:46.122Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:46.122Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:46.122Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:46.122Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:46.122Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done [2025-10-23T03:39:46.122Z] #33 ... [2025-10-23T03:39:46.122Z] [2025-10-23T03:39:46.122Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:46.122Z] #31 DONE 0.1s [2025-10-23T03:39:46.122Z] [2025-10-23T03:39:46.122Z] #37 [security-proxy-setup internal] load build context [2025-10-23T03:39:46.390Z] #37 ... [2025-10-23T03:39:46.390Z] [2025-10-23T03:39:46.390Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-23T03:39:46.390Z] #32 DONE 1.2s [2025-10-23T03:39:46.390Z] [2025-10-23T03:39:46.390Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:46.390Z] #34 DONE 1.7s [2025-10-23T03:39:46.390Z] [2025-10-23T03:39:46.390Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-23T03:39:46.390Z] #36 DONE 0.6s [2025-10-23T03:39:46.390Z] [2025-10-23T03:39:46.390Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:46.390Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:46.390Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:46.390Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:46.390Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:46.390Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:46.390Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done [2025-10-23T03:39:46.390Z] #33 ... [2025-10-23T03:39:46.390Z] [2025-10-23T03:39:46.390Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:46.390Z] #31 DONE 0.1s [2025-10-23T03:39:46.675Z] [2025-10-23T03:39:46.675Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:46.943Z] #38 ... [2025-10-23T03:39:46.943Z] [2025-10-23T03:39:46.943Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:46.943Z] #31 DONE 0.1s [2025-10-23T03:39:46.943Z] [2025-10-23T03:39:46.943Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-10-23T03:39:46.943Z] #32 DONE 1.5s [2025-10-23T03:39:46.943Z] [2025-10-23T03:39:46.943Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:46.943Z] #38 ... [2025-10-23T03:39:46.943Z] [2025-10-23T03:39:46.943Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:46.943Z] #34 DONE 1.8s [2025-10-23T03:39:46.943Z] [2025-10-23T03:39:46.943Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-23T03:39:46.943Z] #36 DONE 0.7s [2025-10-23T03:39:46.943Z] [2025-10-23T03:39:46.943Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:47.212Z] #38 ... [2025-10-23T03:39:47.213Z] [2025-10-23T03:39:47.213Z] #37 [security-proxy-setup internal] load build context [2025-10-23T03:39:47.213Z] #37 transferring context: 3.35MB 1.6s done [2025-10-23T03:39:47.213Z] #37 DONE 2.1s [2025-10-23T03:39:47.213Z] [2025-10-23T03:39:47.213Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:47.213Z] #38 ... [2025-10-23T03:39:47.213Z] [2025-10-23T03:39:47.213Z] #39 [security-proxy-auth internal] load build context [2025-10-23T03:39:47.213Z] #39 transferring context: 3.35MB 1.9s done [2025-10-23T03:39:47.213Z] #39 DONE 2.3s [2025-10-23T03:39:47.213Z] [2025-10-23T03:39:47.213Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:47.482Z] #38 ... [2025-10-23T03:39:47.482Z] [2025-10-23T03:39:47.482Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-23T03:39:47.482Z] #31 DONE 0.1s [2025-10-23T03:39:47.482Z] [2025-10-23T03:39:47.482Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:47.754Z] #38 ... [2025-10-23T03:39:47.754Z] [2025-10-23T03:39:47.754Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:47.754Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:47.754Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:47.754Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:47.754Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:47.754Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:47.754Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done [2025-10-23T03:39:47.754Z] #33 DONE 4.6s [2025-10-23T03:39:47.754Z] [2025-10-23T03:39:47.754Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:48.747Z] #38 ... [2025-10-23T03:39:48.747Z] [2025-10-23T03:39:48.747Z] #40 [core-metadata internal] load build context [2025-10-23T03:39:48.747Z] #40 transferring context: 3.35MB 1.8s done [2025-10-23T03:39:48.747Z] #40 DONE 2.5s [2025-10-23T03:39:48.747Z] [2025-10-23T03:39:48.747Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:48.747Z] #38 ... [2025-10-23T03:39:48.747Z] [2025-10-23T03:39:48.747Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-23T03:39:48.747Z] #32 DONE 3.1s [2025-10-23T03:39:48.747Z] [2025-10-23T03:39:48.747Z] #41 [support-notifications internal] load build context [2025-10-23T03:39:48.747Z] #41 transferring context: 3.35MB 2.5s done [2025-10-23T03:39:48.747Z] #41 DONE 3.5s [2025-10-23T03:39:48.747Z] [2025-10-23T03:39:48.747Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:49.017Z] #38 ... [2025-10-23T03:39:49.017Z] [2025-10-23T03:39:49.017Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-23T03:39:49.017Z] #34 DONE 1.8s [2025-10-23T03:39:49.017Z] [2025-10-23T03:39:49.017Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-10-23T03:39:49.017Z] #36 DONE 0.7s [2025-10-23T03:39:49.017Z] [2025-10-23T03:39:49.017Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:49.017Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:49.017Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:49.017Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:49.017Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:49.017Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:49.017Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done [2025-10-23T03:39:49.017Z] #33 DONE 4.6s [2025-10-23T03:39:49.017Z] [2025-10-23T03:39:49.017Z] #42 [security-spiffe-token-provider internal] load build context [2025-10-23T03:39:49.017Z] #42 DONE 0.0s [2025-10-23T03:39:49.017Z] [2025-10-23T03:39:49.017Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-23T03:39:49.629Z] #38 transferring context: 3.35MB 3.9s done [2025-10-23T03:39:49.898Z] #38 DONE 4.5s [2025-10-23T03:39:49.898Z] [2025-10-23T03:39:49.898Z] #43 [security-bootstrapper internal] load build context [2025-10-23T03:39:49.898Z] #43 transferring context: 3.35MB 3.7s done [2025-10-23T03:39:49.898Z] #43 DONE 4.5s [2025-10-23T03:39:49.898Z] [2025-10-23T03:39:49.898Z] #44 [core-data internal] load build context [2025-10-23T03:39:50.493Z] #44 transferring context: 3.35MB 3.5s done [2025-10-23T03:39:51.087Z] #44 DONE 4.9s [2025-10-23T03:39:51.087Z] [2025-10-23T03:39:51.087Z] #45 [security-secretstore-setup internal] load build context [2025-10-23T03:39:51.087Z] #45 ... [2025-10-23T03:39:51.087Z] [2025-10-23T03:39:51.087Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-23T03:39:51.087Z] #46 DONE 4.7s [2025-10-23T03:39:51.087Z] [2025-10-23T03:39:51.087Z] #45 [security-secretstore-setup internal] load build context [2025-10-23T03:39:51.363Z] #45 ... [2025-10-23T03:39:51.363Z] [2025-10-23T03:39:51.363Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:51.363Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:51.363Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:51.363Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:51.363Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:51.363Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:51.363Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done [2025-10-23T03:39:51.363Z] #33 DONE 4.6s [2025-10-23T03:39:51.363Z] [2025-10-23T03:39:51.363Z] #45 [security-secretstore-setup internal] load build context [2025-10-23T03:39:52.784Z] #45 ... [2025-10-23T03:39:52.784Z] [2025-10-23T03:39:52.784Z] #47 [core-command internal] load build context [2025-10-23T03:39:52.784Z] #47 transferring context: 3.35MB 4.2s done [2025-10-23T03:39:52.784Z] #47 DONE 5.7s [2025-10-23T03:39:52.784Z] [2025-10-23T03:39:52.784Z] #45 [security-secretstore-setup internal] load build context [2025-10-23T03:39:52.784Z] #45 ... [2025-10-23T03:39:52.784Z] [2025-10-23T03:39:52.784Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-23T03:39:52.784Z] #48 DONE 5.0s [2025-10-23T03:39:52.784Z] [2025-10-23T03:39:52.784Z] #45 [security-secretstore-setup internal] load build context [2025-10-23T03:39:53.066Z] #45 ... [2025-10-23T03:39:53.066Z] [2025-10-23T03:39:53.066Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-23T03:39:53.066Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-23T03:39:53.066Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-23T03:39:53.066Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-23T03:39:53.066Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-23T03:39:53.066Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-23T03:39:53.066Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done [2025-10-23T03:39:53.066Z] #33 DONE 4.6s [2025-10-23T03:39:53.066Z] [2025-10-23T03:39:53.066Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-23T03:39:53.066Z] #49 DONE 0.0s [2025-10-23T03:39:53.066Z] [2025-10-23T03:39:53.066Z] #45 [security-secretstore-setup internal] load build context [2025-10-23T03:39:53.066Z] #45 ... [2025-10-23T03:39:53.066Z] [2025-10-23T03:39:53.066Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-23T03:39:53.066Z] #50 DONE 6.8s [2025-10-23T03:39:53.066Z] [2025-10-23T03:39:53.066Z] #45 [security-secretstore-setup internal] load build context [2025-10-23T03:39:53.335Z] #45 transferring context: 3.35MB 5.4s done [2025-10-23T03:39:53.649Z] #45 ... [2025-10-23T03:39:53.649Z] [2025-10-23T03:39:53.649Z] #51 [security-spire-config internal] load build context [2025-10-23T03:39:53.649Z] #51 transferring context: 22.05kB 0.3s done [2025-10-23T03:39:53.649Z] #51 DONE 2.5s [2025-10-23T03:39:53.649Z] [2025-10-23T03:39:53.649Z] #52 [security-spire-server internal] load build context [2025-10-23T03:39:53.649Z] #52 transferring context: 23.80kB 0.4s done [2025-10-23T03:39:53.649Z] #52 DONE 2.6s [2025-10-23T03:39:53.649Z] [2025-10-23T03:39:53.649Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:53.649Z] #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.9s done [2025-10-23T03:39:53.649Z] #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-23T03:39:53.649Z] #53 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-23T03:39:53.649Z] #53 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-23T03:39:53.943Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-10-23T03:39:53.949Z] #99 ... [2025-10-23T03:39:53.949Z] [2025-10-23T03:39:53.949Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-23T03:39:54.212Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s [2025-10-23T03:39:54.212Z] #53 ... [2025-10-23T03:39:54.212Z] [2025-10-23T03:39:54.212Z] #45 [security-secretstore-setup internal] load build context [2025-10-23T03:39:54.212Z] #45 DONE 7.1s [2025-10-23T03:39:54.212Z] [2025-10-23T03:39:54.212Z] #54 [core-keeper internal] load build context [2025-10-23T03:39:54.212Z] #54 transferring context: 3.35MB 5.6s done [2025-10-23T03:39:54.212Z] #54 DONE 7.7s [2025-10-23T03:39:54.212Z] [2025-10-23T03:39:54.212Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:54.212Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.5s [2025-10-23T03:39:54.481Z] #53 ... [2025-10-23T03:39:54.481Z] [2025-10-23T03:39:54.481Z] #55 [security-spire-agent internal] load build context [2025-10-23T03:39:54.481Z] #55 transferring context: 23.33kB 0.2s done [2025-10-23T03:39:54.481Z] #55 DONE 1.4s [2025-10-23T03:39:54.481Z] [2025-10-23T03:39:54.481Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:54.481Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-10-23T03:39:54.481Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s [2025-10-23T03:39:54.481Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-23T03:39:54.481Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.9s [2025-10-23T03:39:54.519Z] #100 ... [2025-10-23T03:39:54.519Z] [2025-10-23T03:39:54.519Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-23T03:39:54.519Z] #92 DONE 17.6s [2025-10-23T03:39:54.519Z] [2025-10-23T03:39:54.519Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:39:54.755Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-10-23T03:39:54.755Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s [2025-10-23T03:39:54.755Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done [2025-10-23T03:39:54.783Z] #101 ... [2025-10-23T03:39:54.783Z] [2025-10-23T03:39:54.783Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-23T03:39:54.783Z] #95 DONE 16.5s [2025-10-23T03:39:54.783Z] [2025-10-23T03:39:54.783Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:39:54.783Z] #93 DONE 16.8s [2025-10-23T03:39:54.783Z] [2025-10-23T03:39:54.783Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:39:54.783Z] #90 DONE 17.7s [2025-10-23T03:39:54.783Z] [2025-10-23T03:39:54.783Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-23T03:39:54.783Z] #99 DONE 10.7s [2025-10-23T03:39:54.783Z] [2025-10-23T03:39:54.783Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-23T03:39:54.783Z] #100 DONE 9.5s [2025-10-23T03:39:54.783Z] [2025-10-23T03:39:54.783Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-23T03:39:54.783Z] #102 DONE 0.1s [2025-10-23T03:39:54.783Z] [2025-10-23T03:39:54.783Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-23T03:39:55.025Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.3s [2025-10-23T03:39:55.025Z] #53 ... [2025-10-23T03:39:55.025Z] [2025-10-23T03:39:55.025Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-23T03:39:55.025Z] #0 8.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:39:55.025Z] #0 8.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:39:55.638Z] #56 ... [2025-10-23T03:39:55.638Z] [2025-10-23T03:39:55.638Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-23T03:39:55.638Z] #57 ... [2025-10-23T03:39:55.638Z] [2025-10-23T03:39:55.638Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-23T03:39:55.638Z] #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:39:55.638Z] #58 ... [2025-10-23T03:39:55.638Z] [2025-10-23T03:39:55.638Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-23T03:39:55.638Z] #59 ... [2025-10-23T03:39:55.638Z] [2025-10-23T03:39:55.638Z] #42 [security-spiffe-token-provider internal] load build context [2025-10-23T03:39:55.638Z] #42 transferring context: 3.35MB 4.4s done [2025-10-23T03:39:55.638Z] #42 DONE 6.3s [2025-10-23T03:39:55.638Z] [2025-10-23T03:39:55.638Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:55.942Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.03MB / 33.17MB 2.4s [2025-10-23T03:39:56.160Z] #103 DONE 1.5s [2025-10-23T03:39:56.160Z] [2025-10-23T03:39:56.160Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-23T03:39:56.160Z] #104 DONE 1.5s [2025-10-23T03:39:56.160Z] [2025-10-23T03:39:56.160Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:39:56.160Z] #101 DONE 1.6s [2025-10-23T03:39:56.160Z] [2025-10-23T03:39:56.160Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-23T03:39:56.419Z] #105 DONE 0.1s [2025-10-23T03:39:56.419Z] [2025-10-23T03:39:56.419Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-23T03:39:56.419Z] #106 DONE 0.1s [2025-10-23T03:39:56.419Z] [2025-10-23T03:39:56.419Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-23T03:39:56.419Z] #107 DONE 0.1s [2025-10-23T03:39:56.419Z] [2025-10-23T03:39:56.419Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-23T03:39:56.419Z] #108 DONE 0.1s [2025-10-23T03:39:56.419Z] [2025-10-23T03:39:56.419Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-23T03:39:56.419Z] #109 DONE 0.1s [2025-10-23T03:39:56.419Z] [2025-10-23T03:39:56.419Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-23T03:39:56.419Z] #110 DONE 0.1s [2025-10-23T03:39:56.419Z] [2025-10-23T03:39:56.419Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-23T03:39:56.419Z] #111 DONE 0.1s [2025-10-23T03:39:56.419Z] [2025-10-23T03:39:56.419Z] #112 [security-spire-config] exporting to image [2025-10-23T03:39:56.419Z] #112 exporting layers [2025-10-23T03:39:56.678Z] #112 ... [2025-10-23T03:39:56.678Z] [2025-10-23T03:39:56.678Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-23T03:39:56.678Z] #113 DONE 0.1s [2025-10-23T03:39:56.678Z] [2025-10-23T03:39:56.678Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-23T03:39:56.678Z] #114 DONE 0.1s [2025-10-23T03:39:56.678Z] [2025-10-23T03:39:56.678Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-23T03:39:56.678Z] #115 DONE 0.1s [2025-10-23T03:39:56.678Z] [2025-10-23T03:39:56.678Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-23T03:39:56.678Z] #116 DONE 0.1s [2025-10-23T03:39:56.678Z] [2025-10-23T03:39:56.678Z] #117 [security-spire-agent] exporting to image [2025-10-23T03:39:56.936Z] #117 ... [2025-10-23T03:39:56.936Z] [2025-10-23T03:39:56.936Z] #112 [security-spire-config] exporting to image [2025-10-23T03:39:56.936Z] #112 exporting layers 0.5s done [2025-10-23T03:39:56.936Z] #112 writing image sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done [2025-10-23T03:39:56.936Z] #112 naming to docker.io/library/security-spire-config done [2025-10-23T03:39:56.936Z] #112 DONE 0.5s [2025-10-23T03:39:57.195Z] [2025-10-23T03:39:57.195Z] #118 [security-spire-server] exporting to image [2025-10-23T03:39:57.195Z] #118 exporting layers 0.4s done [2025-10-23T03:39:57.195Z] #118 writing image sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done [2025-10-23T03:39:57.195Z] #118 naming to docker.io/library/security-spire-server done [2025-10-23T03:39:57.195Z] #118 DONE 0.4s [2025-10-23T03:39:57.195Z] [2025-10-23T03:39:57.195Z] #117 [security-spire-agent] exporting to image [2025-10-23T03:39:57.195Z] #117 exporting layers 0.4s done [2025-10-23T03:39:57.195Z] #117 writing image sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done [2025-10-23T03:39:57.195Z] #117 naming to docker.io/library/security-spire-agent done [2025-10-23T03:39:57.195Z] #117 DONE 0.5s [2025-10-23T03:39:57.195Z] [2025-10-23T03:39:57.195Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:39:57.443Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 3.6s [2025-10-23T03:39:57.789Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.06MB / 33.17MB 4.1s [2025-10-23T03:39:58.099Z] #53 ... [2025-10-23T03:39:58.099Z] [2025-10-23T03:39:58.099Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-23T03:39:58.099Z] #60 ... [2025-10-23T03:39:58.099Z] [2025-10-23T03:39:58.099Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:58.396Z] #53 ... [2025-10-23T03:39:58.396Z] [2025-10-23T03:39:58.396Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-23T03:39:58.396Z] #56 11.98 OK: 255 MiB in 60 packages [2025-10-23T03:39:58.396Z] #56 DONE 13.4s [2025-10-23T03:39:58.396Z] [2025-10-23T03:39:58.396Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:58.396Z] #53 ... [2025-10-23T03:39:58.396Z] [2025-10-23T03:39:58.396Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-23T03:39:58.396Z] #61 ... [2025-10-23T03:39:58.396Z] [2025-10-23T03:39:58.396Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:58.672Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 5.1s [2025-10-23T03:39:58.953Z] #53 ... [2025-10-23T03:39:58.953Z] [2025-10-23T03:39:58.953Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-23T03:39:59.220Z] #62 ... [2025-10-23T03:39:59.221Z] [2025-10-23T03:39:59.221Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-23T03:39:59.221Z] #63 ... [2025-10-23T03:39:59.221Z] [2025-10-23T03:39:59.221Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-23T03:39:59.492Z] #64 ... [2025-10-23T03:39:59.492Z] [2025-10-23T03:39:59.492Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-23T03:39:59.492Z] #65 ... [2025-10-23T03:39:59.492Z] [2025-10-23T03:39:59.492Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-23T03:39:59.761Z] #66 ... [2025-10-23T03:39:59.761Z] [2025-10-23T03:39:59.761Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-23T03:39:59.761Z] #67 ... [2025-10-23T03:39:59.761Z] [2025-10-23T03:39:59.761Z] #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-23T03:39:59.761Z] #68 ... [2025-10-23T03:39:59.761Z] [2025-10-23T03:39:59.761Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:39:59.761Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 6.3s [2025-10-23T03:39:59.761Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-23T03:40:00.360Z] #53 ... [2025-10-23T03:40:00.360Z] [2025-10-23T03:40:00.360Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:40:00.360Z] #69 ... [2025-10-23T03:40:00.360Z] [2025-10-23T03:40:00.360Z] #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:40:00.360Z] #70 DONE 2.2s [2025-10-23T03:40:00.360Z] [2025-10-23T03:40:00.360Z] #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:00.957Z] #71 ... [2025-10-23T03:40:00.957Z] [2025-10-23T03:40:00.957Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-23T03:40:00.957Z] #57 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:00.957Z] #57 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:00.957Z] #57 15.04 OK: 255 MiB in 60 packages [2025-10-23T03:40:00.957Z] #57 DONE 15.7s [2025-10-23T03:40:00.957Z] [2025-10-23T03:40:00.957Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:00.957Z] #53 ... [2025-10-23T03:40:00.957Z] [2025-10-23T03:40:00.957Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-23T03:40:00.957Z] #58 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:00.957Z] #58 15.12 OK: 255 MiB in 60 packages [2025-10-23T03:40:00.957Z] #58 DONE 16.2s [2025-10-23T03:40:00.957Z] [2025-10-23T03:40:00.958Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:01.938Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.47MB / 33.17MB 8.1s [2025-10-23T03:40:02.537Z] #53 ... [2025-10-23T03:40:02.537Z] [2025-10-23T03:40:02.537Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-23T03:40:02.537Z] #72 ... [2025-10-23T03:40:02.537Z] [2025-10-23T03:40:02.537Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:40:02.827Z] #73 ... [2025-10-23T03:40:02.827Z] [2025-10-23T03:40:02.827Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:02.827Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.16MB / 33.17MB 9.2s [2025-10-23T03:40:03.103Z] #53 ... [2025-10-23T03:40:03.104Z] [2025-10-23T03:40:03.104Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:40:03.104Z] #74 DONE 1.9s [2025-10-23T03:40:03.104Z] [2025-10-23T03:40:03.104Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:03.104Z] #53 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-23T03:40:03.104Z] #53 ... [2025-10-23T03:40:03.104Z] [2025-10-23T03:40:03.104Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-23T03:40:03.104Z] #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.5s done [2025-10-23T03:40:03.104Z] #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-23T03:40:03.104Z] #49 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-23T03:40:03.104Z] #49 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-23T03:40:03.104Z] #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-23T03:40:03.104Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-23T03:40:03.104Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-23T03:40:03.104Z] #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done [2025-10-23T03:40:03.104Z] #49 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.9s done [2025-10-23T03:40:03.104Z] #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-23T03:40:03.376Z] #49 ... [2025-10-23T03:40:03.376Z] [2025-10-23T03:40:03.376Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-23T03:40:03.376Z] #59 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:03.376Z] #59 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:03.376Z] #59 16.66 OK: 255 MiB in 60 packages [2025-10-23T03:40:03.376Z] #59 DONE 17.8s [2025-10-23T03:40:03.376Z] [2025-10-23T03:40:03.376Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-23T03:40:03.376Z] #75 ... [2025-10-23T03:40:03.376Z] [2025-10-23T03:40:03.376Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:03.660Z] #53 ... [2025-10-23T03:40:03.660Z] [2025-10-23T03:40:03.660Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:40:03.660Z] #76 DONE 2.8s [2025-10-23T03:40:03.660Z] [2025-10-23T03:40:03.660Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:04.272Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 10.6s [2025-10-23T03:40:04.542Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 11.0s [2025-10-23T03:40:05.354Z] #119 ... [2025-10-23T03:40:05.354Z] [2025-10-23T03:40:05.354Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:05.514Z] #53 ... [2025-10-23T03:40:05.514Z] [2025-10-23T03:40:05.514Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:40:05.514Z] #77 DONE 2.0s [2025-10-23T03:40:05.514Z] [2025-10-23T03:40:05.514Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:05.514Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 12.0s [2025-10-23T03:40:06.931Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 13.2s [2025-10-23T03:40:07.528Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 13.9s [2025-10-23T03:40:08.113Z] #53 ... [2025-10-23T03:40:08.113Z] [2025-10-23T03:40:08.113Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-23T03:40:08.113Z] #64 DONE 18.7s [2025-10-23T03:40:08.113Z] [2025-10-23T03:40:08.113Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:08.113Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 14.5s [2025-10-23T03:40:08.698Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 15.2s [2025-10-23T03:40:08.967Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 15.4s [2025-10-23T03:40:09.236Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 15.5s done [2025-10-23T03:40:09.236Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 15.5s done [2025-10-23T03:40:09.821Z] #53 ... [2025-10-23T03:40:09.821Z] [2025-10-23T03:40:09.821Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-23T03:40:09.821Z] #63 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:09.821Z] #63 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:09.821Z] #63 15.23 v3.22.2-74-gaafb80fb9c6 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-23T03:40:09.821Z] #63 15.23 v3.22.2-75-gc0e11e4620c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-23T03:40:09.821Z] #63 15.23 OK: 26161 distinct packages available [2025-10-23T03:40:09.821Z] #63 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:09.821Z] #63 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:10.089Z] #63 ... [2025-10-23T03:40:10.089Z] [2025-10-23T03:40:10.089Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-23T03:40:10.089Z] #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.0s [2025-10-23T03:40:12.046Z] #49 ... [2025-10-23T03:40:12.046Z] [2025-10-23T03:40:12.046Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-23T03:40:12.046Z] #60 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:12.046Z] #60 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:12.046Z] #60 22.91 (1/7) Installing ca-certificates (20250911-r0) [2025-10-23T03:40:12.046Z] #60 23.57 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:12.046Z] #60 23.59 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-23T03:40:12.046Z] #60 23.63 (4/7) Installing libsodium (1.0.19-r0) [2025-10-23T03:40:12.046Z] #60 23.70 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-23T03:40:12.046Z] #60 ... [2025-10-23T03:40:12.046Z] [2025-10-23T03:40:12.046Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:12.046Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.5s [2025-10-23T03:40:12.316Z] #53 ... [2025-10-23T03:40:12.316Z] [2025-10-23T03:40:12.316Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-23T03:40:12.316Z] #66 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:12.316Z] #66 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:12.316Z] #66 21.25 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:12.316Z] #66 21.29 (2/2) Installing su-exec (0.2-r3) [2025-10-23T03:40:12.316Z] #66 21.32 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:12.316Z] #66 21.51 OK: 9 MiB in 16 packages [2025-10-23T03:40:12.584Z] #66 ... [2025-10-23T03:40:12.584Z] [2025-10-23T03:40:12.584Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:13.175Z] #53 ... [2025-10-23T03:40:13.175Z] [2025-10-23T03:40:13.175Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-23T03:40:13.175Z] #66 DONE 23.9s [2025-10-23T03:40:13.175Z] [2025-10-23T03:40:13.175Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:13.175Z] #53 ... [2025-10-23T03:40:13.175Z] [2025-10-23T03:40:13.175Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-23T03:40:13.175Z] #61 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:13.175Z] #61 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:13.175Z] #61 23.20 (1/4) Installing ca-certificates (20250911-r0) [2025-10-23T03:40:13.175Z] #61 23.70 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:13.175Z] #61 23.72 (3/4) Installing su-exec (0.2-r3) [2025-10-23T03:40:13.175Z] #61 23.74 (4/4) Installing yq-go (4.44.1-r2) [2025-10-23T03:40:13.175Z] #61 ... [2025-10-23T03:40:13.175Z] [2025-10-23T03:40:13.175Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:13.443Z] #78 ... [2025-10-23T03:40:13.443Z] [2025-10-23T03:40:13.443Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-23T03:40:13.710Z] #49 ... [2025-10-23T03:40:13.710Z] [2025-10-23T03:40:13.710Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:13.710Z] #79 ... [2025-10-23T03:40:13.710Z] [2025-10-23T03:40:13.710Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-23T03:40:15.128Z] #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.1s [2025-10-23T03:40:15.396Z] #49 ... [2025-10-23T03:40:15.396Z] [2025-10-23T03:40:15.396Z] #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-23T03:40:15.396Z] #68 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:15.396Z] #68 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:15.396Z] #68 ... [2025-10-23T03:40:15.396Z] [2025-10-23T03:40:15.396Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-23T03:40:15.396Z] #62 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:15.396Z] #62 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:15.665Z] #62 ... [2025-10-23T03:40:15.665Z] [2025-10-23T03:40:15.665Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:15.665Z] #80 ... [2025-10-23T03:40:15.665Z] [2025-10-23T03:40:15.665Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-23T03:40:15.665Z] #67 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:15.665Z] #67 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:15.934Z] #67 ... [2025-10-23T03:40:15.934Z] [2025-10-23T03:40:15.934Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:16.207Z] #53 ... [2025-10-23T03:40:16.207Z] [2025-10-23T03:40:16.207Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-23T03:40:16.207Z] #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.5s done [2025-10-23T03:40:16.207Z] #49 DONE 23.1s [2025-10-23T03:40:16.207Z] [2025-10-23T03:40:16.207Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:16.795Z] #53 ... [2025-10-23T03:40:16.795Z] [2025-10-23T03:40:16.795Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:40:16.795Z] #73 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:16.795Z] #73 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:16.795Z] #73 ... [2025-10-23T03:40:16.795Z] [2025-10-23T03:40:16.795Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-23T03:40:16.795Z] #65 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:16.795Z] #65 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:17.066Z] #65 ... [2025-10-23T03:40:17.066Z] [2025-10-23T03:40:17.066Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:17.066Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.5s [2025-10-23T03:40:17.656Z] #53 ... [2025-10-23T03:40:17.656Z] [2025-10-23T03:40:17.656Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-23T03:40:17.656Z] #60 24.34 (6/7) Installing libzmq (4.3.5-r2) [2025-10-23T03:40:17.656Z] #60 24.51 (7/7) Installing zeromq (4.3.5-r2) [2025-10-23T03:40:17.656Z] #60 24.69 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:17.656Z] #60 24.97 Executing ca-certificates-20250911-r0.trigger [2025-10-23T03:40:17.656Z] #60 26.67 OK: 14 MiB in 21 packages [2025-10-23T03:40:17.656Z] #60 DONE 29.7s [2025-10-23T03:40:17.656Z] [2025-10-23T03:40:17.656Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:17.656Z] #53 ... [2025-10-23T03:40:17.656Z] [2025-10-23T03:40:17.656Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:40:17.656Z] #69 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:17.656Z] #69 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:17.925Z] #69 ... [2025-10-23T03:40:17.925Z] [2025-10-23T03:40:17.925Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:18.192Z] #81 ... [2025-10-23T03:40:18.192Z] [2025-10-23T03:40:18.192Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-23T03:40:18.192Z] #0 5.698 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:18.192Z] #0 7.743 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:18.192Z] #82 ... [2025-10-23T03:40:18.192Z] [2025-10-23T03:40:18.192Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-23T03:40:18.192Z] #75 14.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:18.192Z] #75 16.98 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:18.475Z] #75 ... [2025-10-23T03:40:18.475Z] [2025-10-23T03:40:18.475Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-23T03:40:18.475Z] #61 25.85 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:18.475Z] #61 26.17 Executing ca-certificates-20250911-r0.trigger [2025-10-23T03:40:18.475Z] #61 27.74 OK: 20 MiB in 18 packages [2025-10-23T03:40:18.475Z] #61 DONE 30.1s [2025-10-23T03:40:18.475Z] [2025-10-23T03:40:18.475Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-23T03:40:18.475Z] #72 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:18.475Z] #72 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:18.475Z] #72 ... [2025-10-23T03:40:18.475Z] [2025-10-23T03:40:18.475Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:19.895Z] #53 ... [2025-10-23T03:40:19.895Z] [2025-10-23T03:40:19.895Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-23T03:40:19.895Z] #67 27.49 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:19.895Z] #67 27.55 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:19.895Z] #67 27.92 OK: 9 MiB in 15 packages [2025-10-23T03:40:19.895Z] #67 DONE 30.4s [2025-10-23T03:40:19.895Z] [2025-10-23T03:40:19.895Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:21.842Z] #53 ... [2025-10-23T03:40:21.842Z] [2025-10-23T03:40:21.842Z] #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-23T03:40:21.842Z] #68 29.38 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:21.842Z] #68 29.47 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:21.842Z] #68 29.70 OK: 9 MiB in 15 packages [2025-10-23T03:40:21.842Z] #68 DONE 32.8s [2025-10-23T03:40:21.842Z] [2025-10-23T03:40:21.842Z] #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-23T03:40:22.118Z] #83 ... [2025-10-23T03:40:22.118Z] [2025-10-23T03:40:22.118Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-23T03:40:22.118Z] #63 30.13 OK: 255 MiB in 60 packages [2025-10-23T03:40:22.118Z] #63 DONE 33.0s [2025-10-23T03:40:22.388Z] [2025-10-23T03:40:22.388Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:40:22.388Z] #73 29.61 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-23T03:40:22.388Z] #73 29.61 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-23T03:40:22.388Z] #73 29.61 OK: 24049 distinct packages available [2025-10-23T03:40:22.982Z] #73 ... [2025-10-23T03:40:22.982Z] [2025-10-23T03:40:22.982Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:40:22.982Z] #84 DONE 1.0s [2025-10-23T03:40:22.982Z] [2025-10-23T03:40:22.982Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-23T03:40:22.982Z] #0 5.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:22.982Z] #0 7.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:23.249Z] #85 ... [2025-10-23T03:40:23.249Z] [2025-10-23T03:40:23.249Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T03:40:23.249Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.6s [2025-10-23T03:40:23.697Z] #120 ... [2025-10-23T03:40:23.697Z] [2025-10-23T03:40:23.697Z] #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:23.697Z] #96 DONE 53.7s [2025-10-23T03:40:23.697Z] [2025-10-23T03:40:23.697Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:23.697Z] #76 DONE 53.8s [2025-10-23T03:40:23.697Z] [2025-10-23T03:40:23.697Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:23.697Z] #120 DONE 28.7s [2025-10-23T03:40:23.697Z] [2025-10-23T03:40:23.697Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:23.697Z] #119 DONE 28.7s [2025-10-23T03:40:23.697Z] [2025-10-23T03:40:23.697Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:23.697Z] #78 DONE 52.2s [2025-10-23T03:40:23.697Z] [2025-10-23T03:40:23.697Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:23.697Z] #97 DONE 53.8s [2025-10-23T03:40:23.697Z] [2025-10-23T03:40:23.697Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-10-23T03:40:25.216Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.2s done [2025-10-23T03:40:26.628Z] #53 ... [2025-10-23T03:40:26.628Z] [2025-10-23T03:40:26.628Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-23T03:40:26.628Z] #75 31.29 OK: 255 MiB in 60 packages [2025-10-23T03:40:26.628Z] #75 DONE 33.4s [2025-10-23T03:40:26.897Z] [2025-10-23T03:40:26.897Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-23T03:40:27.491Z] #86 DONE 0.6s [2025-10-23T03:40:27.491Z] [2025-10-23T03:40:27.491Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:27.759Z] #87 ... [2025-10-23T03:40:27.759Z] [2025-10-23T03:40:27.759Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-23T03:40:27.759Z] #62 31.65 (1/3) Installing ca-certificates (20250911-r0) [2025-10-23T03:40:27.759Z] #62 32.30 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:27.759Z] #62 32.32 (3/3) Installing tzdata (2025b-r0) [2025-10-23T03:40:27.759Z] #62 34.31 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:27.759Z] #62 34.54 Executing ca-certificates-20250911-r0.trigger [2025-10-23T03:40:27.759Z] #62 36.24 OK: 11 MiB in 17 packages [2025-10-23T03:40:27.759Z] #62 DONE 38.9s [2025-10-23T03:40:28.035Z] [2025-10-23T03:40:28.035Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-23T03:40:28.035Z] #65 33.46 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:28.035Z] #65 33.50 (2/4) Installing openssl (3.3.5-r0) [2025-10-23T03:40:28.035Z] #65 33.63 (3/4) Installing su-exec (0.2-r3) [2025-10-23T03:40:28.035Z] #65 33.82 (4/4) Installing yq-go (4.44.1-r2) [2025-10-23T03:40:28.035Z] #65 35.96 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:28.035Z] #65 36.20 OK: 20 MiB in 18 packages [2025-10-23T03:40:28.035Z] #65 DONE 38.9s [2025-10-23T03:40:28.035Z] [2025-10-23T03:40:28.035Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:28.620Z] #88 ... [2025-10-23T03:40:28.620Z] [2025-10-23T03:40:28.620Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-23T03:40:28.620Z] #0 5.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:28.620Z] #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:28.620Z] #89 ... [2025-10-23T03:40:28.620Z] [2025-10-23T03:40:28.620Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-23T03:40:29.585Z] #90 ... [2025-10-23T03:40:29.585Z] [2025-10-23T03:40:29.585Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:29.585Z] #0 6.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:29.585Z] #0 8.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:29.864Z] #91 ... [2025-10-23T03:40:29.864Z] [2025-10-23T03:40:29.864Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-23T03:40:29.864Z] #82 19.48 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:29.864Z] #82 20.64 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:29.864Z] #82 20.88 OK: 9 MiB in 15 packages [2025-10-23T03:40:31.304Z] #82 DONE 23.2s [2025-10-23T03:40:31.304Z] [2025-10-23T03:40:31.304Z] #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-23T03:40:31.304Z] #83 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:31.304Z] #83 7.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:32.264Z] #83 ... [2025-10-23T03:40:32.264Z] [2025-10-23T03:40:32.264Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-23T03:40:32.264Z] #72 29.61 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-23T03:40:32.264Z] #72 29.61 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-23T03:40:32.264Z] #72 29.61 OK: 24049 distinct packages available [2025-10-23T03:40:32.264Z] #72 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:32.264Z] #72 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:32.264Z] #72 ... [2025-10-23T03:40:32.264Z] [2025-10-23T03:40:32.264Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-23T03:40:32.264Z] #90 3.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:32.849Z] #90 ... [2025-10-23T03:40:32.849Z] [2025-10-23T03:40:32.849Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:33.116Z] #92 ... [2025-10-23T03:40:33.116Z] [2025-10-23T03:40:33.116Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:33.116Z] #88 3.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:33.116Z] #88 5.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:33.717Z] #121 ... [2025-10-23T03:40:33.717Z] [2025-10-23T03:40:33.717Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-23T03:40:33.717Z] #122 ... [2025-10-23T03:40:33.717Z] [2025-10-23T03:40:33.717Z] #123 [support-notifications builder 6/7] COPY . . [2025-10-23T03:40:33.717Z] #123 ... [2025-10-23T03:40:33.717Z] [2025-10-23T03:40:33.717Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-23T03:40:33.977Z] #124 ... [2025-10-23T03:40:33.977Z] [2025-10-23T03:40:33.977Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-23T03:40:33.977Z] #125 ... [2025-10-23T03:40:33.977Z] [2025-10-23T03:40:33.977Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-10-23T03:40:34.088Z] #88 ... [2025-10-23T03:40:34.088Z] [2025-10-23T03:40:34.088Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-23T03:40:34.088Z] #85 19.26 OK: 9 MiB in 16 packages [2025-10-23T03:40:34.088Z] #85 DONE 20.9s [2025-10-23T03:40:34.088Z] [2025-10-23T03:40:34.088Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:40:34.088Z] #69 33.64 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-23T03:40:34.088Z] #69 33.64 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-23T03:40:34.088Z] #69 33.64 OK: 24049 distinct packages available [2025-10-23T03:40:34.088Z] #69 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:34.088Z] #69 37.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:34.088Z] #69 ... [2025-10-23T03:40:34.088Z] [2025-10-23T03:40:34.088Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:34.088Z] #81 6.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:34.088Z] #81 8.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:34.355Z] #81 ... [2025-10-23T03:40:34.356Z] [2025-10-23T03:40:34.356Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-23T03:40:34.356Z] #89 15.74 OK: 20 MiB in 18 packages [2025-10-23T03:40:34.940Z] #89 ... [2025-10-23T03:40:34.940Z] [2025-10-23T03:40:34.940Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:40:34.940Z] #73 32.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:34.940Z] #73 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:34.940Z] #73 ... [2025-10-23T03:40:34.940Z] [2025-10-23T03:40:34.940Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-23T03:40:35.524Z] #93 ... [2025-10-23T03:40:35.524Z] [2025-10-23T03:40:35.524Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-23T03:40:35.524Z] #89 DONE 17.1s [2025-10-23T03:40:35.792Z] [2025-10-23T03:40:35.792Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-23T03:40:35.792Z] #90 5.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:37.201Z] #90 ... [2025-10-23T03:40:37.201Z] [2025-10-23T03:40:37.201Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-23T03:40:37.201Z] #93 DONE 3.1s [2025-10-23T03:40:37.201Z] [2025-10-23T03:40:37.201Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:40:37.201Z] #73 44.54 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:37.201Z] #73 ... [2025-10-23T03:40:37.201Z] [2025-10-23T03:40:37.201Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-23T03:40:37.201Z] #94 DONE 0.2s [2025-10-23T03:40:37.201Z] [2025-10-23T03:40:37.201Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:40:37.201Z] #73 44.58 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-23T03:40:37.201Z] #73 44.62 (3/4) Installing libucontext (1.2-r3) [2025-10-23T03:40:37.470Z] #73 44.67 (4/4) Installing gcompat (1.1.0-r4) [2025-10-23T03:40:37.470Z] #73 44.73 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:37.470Z] #73 44.86 OK: 9 MiB in 18 packages [2025-10-23T03:40:37.737Z] #73 ... [2025-10-23T03:40:37.737Z] [2025-10-23T03:40:37.737Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:37.737Z] #91 16.68 OK: 9 MiB in 15 packages [2025-10-23T03:40:37.737Z] #91 DONE 17.9s [2025-10-23T03:40:37.737Z] [2025-10-23T03:40:37.737Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-23T03:40:37.737Z] #72 44.61 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:37.737Z] #72 44.68 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-23T03:40:37.737Z] #72 44.69 (3/5) Installing libucontext (1.2-r3) [2025-10-23T03:40:37.737Z] #72 44.80 (4/5) Installing gcompat (1.1.0-r4) [2025-10-23T03:40:37.737Z] #72 44.86 (5/5) Installing openssl (3.3.5-r0) [2025-10-23T03:40:37.737Z] #72 45.02 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:37.737Z] #72 45.20 OK: 10 MiB in 19 packages [2025-10-23T03:40:38.716Z] #72 ... [2025-10-23T03:40:38.716Z] [2025-10-23T03:40:38.716Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:38.716Z] #81 19.21 OK: 14 MiB in 21 packages [2025-10-23T03:40:38.716Z] #81 DONE 20.8s [2025-10-23T03:40:38.716Z] [2025-10-23T03:40:38.716Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:40:38.716Z] #69 47.99 (1/14) Installing ca-certificates (20250911-r0) [2025-10-23T03:40:38.991Z] #69 ... [2025-10-23T03:40:38.991Z] [2025-10-23T03:40:38.991Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-23T03:40:38.991Z] #83 16.15 OK: 9 MiB in 15 packages [2025-10-23T03:40:38.991Z] #83 DONE 17.3s [2025-10-23T03:40:38.991Z] [2025-10-23T03:40:38.991Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:40:38.991Z] #69 48.68 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-23T03:40:39.280Z] #69 ... [2025-10-23T03:40:39.280Z] [2025-10-23T03:40:39.280Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-23T03:40:39.280Z] #73 DONE 46.6s [2025-10-23T03:40:39.280Z] [2025-10-23T03:40:39.280Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:40:39.280Z] #69 48.78 (3/14) Installing c-ares (1.33.1-r0) [2025-10-23T03:40:39.280Z] #69 48.82 (4/14) Installing libunistring (1.2-r0) [2025-10-23T03:40:39.280Z] #69 49.00 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-23T03:40:39.547Z] #69 49.05 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-23T03:40:39.547Z] #69 49.13 (7/14) Installing libpsl (0.21.5-r1) [2025-10-23T03:40:39.547Z] #69 49.24 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-23T03:40:39.826Z] #69 49.41 (9/14) Installing libcurl (8.14.1-r2) [2025-10-23T03:40:40.120Z] #69 49.55 (10/14) Installing curl (8.14.1-r2) [2025-10-23T03:40:40.120Z] #69 49.64 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-23T03:40:40.120Z] #69 ... [2025-10-23T03:40:40.120Z] [2025-10-23T03:40:40.120Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-23T03:40:40.120Z] #72 DONE 47.7s [2025-10-23T03:40:40.120Z] [2025-10-23T03:40:40.120Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:40:40.120Z] #69 49.71 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-23T03:40:40.120Z] #69 49.73 (13/14) Installing libucontext (1.2-r3) [2025-10-23T03:40:40.120Z] #69 49.75 (14/14) Installing gcompat (1.1.0-r4) [2025-10-23T03:40:40.120Z] #69 49.80 Executing busybox-1.36.1-r30.trigger [2025-10-23T03:40:40.407Z] #69 49.95 Executing ca-certificates-20250911-r0.trigger [2025-10-23T03:40:41.368Z] #69 50.89 OK: 15 MiB in 28 packages [2025-10-23T03:40:41.956Z] #69 ... [2025-10-23T03:40:41.956Z] [2025-10-23T03:40:41.956Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:41.956Z] #88 12.62 OK: 11 MiB in 17 packages [2025-10-23T03:40:41.956Z] #88 DONE 13.9s [2025-10-23T03:40:41.956Z] [2025-10-23T03:40:41.956Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-23T03:40:42.923Z] #95 ... [2025-10-23T03:40:42.923Z] [2025-10-23T03:40:42.923Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-23T03:40:42.923Z] #69 DONE 52.4s [2025-10-23T03:40:42.923Z] [2025-10-23T03:40:42.923Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-23T03:40:42.923Z] #95 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:43.519Z] #95 ... [2025-10-23T03:40:43.519Z] [2025-10-23T03:40:43.519Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-23T03:40:43.519Z] #90 14.67 OK: 20 MiB in 18 packages [2025-10-23T03:40:43.519Z] #90 DONE 15.4s [2025-10-23T03:40:43.786Z] [2025-10-23T03:40:43.786Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-23T03:40:43.786Z] #96 DONE 0.2s [2025-10-23T03:40:43.786Z] [2025-10-23T03:40:43.786Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:45.221Z] #97 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:47.828Z] #97 ... [2025-10-23T03:40:47.828Z] [2025-10-23T03:40:47.828Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-23T03:40:47.828Z] #95 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:47.828Z] #95 6.815 OK: 10 MiB in 19 packages [2025-10-23T03:40:47.828Z] #95 DONE 7.7s [2025-10-23T03:40:47.828Z] [2025-10-23T03:40:47.828Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-23T03:40:47.828Z] #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:47.828Z] #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:47.828Z] #0 7.515 OK: 9 MiB in 18 packages [2025-10-23T03:40:47.828Z] #98 DONE 8.5s [2025-10-23T03:40:47.828Z] [2025-10-23T03:40:47.828Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:40:49.234Z] #99 ... [2025-10-23T03:40:49.234Z] [2025-10-23T03:40:49.234Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-23T03:40:49.234Z] #100 DONE 1.6s [2025-10-23T03:40:49.500Z] [2025-10-23T03:40:49.500Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:40:50.086Z] #101 ... [2025-10-23T03:40:50.086Z] [2025-10-23T03:40:50.086Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:40:50.086Z] #99 DONE 2.3s [2025-10-23T03:40:50.086Z] [2025-10-23T03:40:50.086Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:40:50.086Z] #102 DONE 2.4s [2025-10-23T03:40:50.086Z] [2025-10-23T03:40:50.086Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-23T03:40:50.353Z] #103 ... [2025-10-23T03:40:50.353Z] [2025-10-23T03:40:50.353Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-23T03:40:50.353Z] #104 DONE 0.3s [2025-10-23T03:40:50.353Z] [2025-10-23T03:40:50.353Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-23T03:40:50.624Z] #105 ... [2025-10-23T03:40:50.624Z] [2025-10-23T03:40:50.624Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-23T03:40:50.624Z] #103 DONE 0.4s [2025-10-23T03:40:50.894Z] [2025-10-23T03:40:50.894Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-23T03:40:50.894Z] #105 DONE 0.3s [2025-10-23T03:40:50.894Z] [2025-10-23T03:40:50.894Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-23T03:40:50.894Z] #106 ... [2025-10-23T03:40:50.894Z] [2025-10-23T03:40:50.894Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-23T03:40:50.894Z] #107 DONE 0.4s [2025-10-23T03:40:51.165Z] [2025-10-23T03:40:51.165Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-23T03:40:51.447Z] #108 DONE 0.4s [2025-10-23T03:40:51.447Z] [2025-10-23T03:40:51.447Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-23T03:40:51.447Z] #106 DONE 0.5s [2025-10-23T03:40:51.447Z] [2025-10-23T03:40:51.447Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-23T03:40:51.748Z] #109 ... [2025-10-23T03:40:51.748Z] [2025-10-23T03:40:51.748Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-23T03:40:51.748Z] #110 DONE 0.3s [2025-10-23T03:40:51.748Z] [2025-10-23T03:40:51.748Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-23T03:40:51.748Z] #101 DONE 2.4s [2025-10-23T03:40:51.748Z] [2025-10-23T03:40:51.748Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-23T03:40:51.748Z] #111 ... [2025-10-23T03:40:51.748Z] [2025-10-23T03:40:51.748Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-23T03:40:51.748Z] #109 DONE 0.5s [2025-10-23T03:40:52.030Z] [2025-10-23T03:40:52.030Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-23T03:40:52.030Z] #112 ... [2025-10-23T03:40:52.030Z] [2025-10-23T03:40:52.030Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-23T03:40:52.030Z] #111 DONE 0.4s [2025-10-23T03:40:52.298Z] [2025-10-23T03:40:52.298Z] #113 [security-spire-config] exporting to image [2025-10-23T03:40:52.298Z] #113 exporting layers [2025-10-23T03:40:52.298Z] #113 ... [2025-10-23T03:40:52.298Z] [2025-10-23T03:40:52.298Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-23T03:40:52.298Z] #114 DONE 0.5s [2025-10-23T03:40:52.596Z] [2025-10-23T03:40:52.596Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-23T03:40:52.596Z] #112 DONE 0.7s [2025-10-23T03:40:52.596Z] [2025-10-23T03:40:52.596Z] #113 [security-spire-server] exporting to image [2025-10-23T03:40:53.610Z] #113 ... [2025-10-23T03:40:53.610Z] [2025-10-23T03:40:53.610Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-23T03:40:53.610Z] #115 DONE 0.8s [2025-10-23T03:40:53.610Z] [2025-10-23T03:40:53.610Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-23T03:40:53.610Z] #97 5.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-23T03:40:53.610Z] #97 9.654 OK: 15 MiB in 28 packages [2025-10-23T03:40:53.610Z] #97 DONE 10.7s [2025-10-23T03:40:53.610Z] [2025-10-23T03:40:53.610Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-23T03:40:53.883Z] #116 DONE 0.6s [2025-10-23T03:40:53.883Z] [2025-10-23T03:40:53.883Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:40:54.156Z] #87 ... [2025-10-23T03:40:54.156Z] [2025-10-23T03:40:54.156Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-23T03:40:54.485Z] #117 DONE 0.5s [2025-10-23T03:40:54.485Z] [2025-10-23T03:40:54.485Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-23T03:40:54.756Z] #118 DONE 0.3s [2025-10-23T03:40:54.756Z] [2025-10-23T03:40:54.756Z] #113 [security-spire-agent] exporting to image [2025-10-23T03:40:56.701Z] #113 exporting layers 4.7s done [2025-10-23T03:40:56.701Z] #113 writing image sha256:dbf8a9a413e8914032b157c136cafc1041e65adbd1accc80b8a9920ebacfb086 [2025-10-23T03:40:56.969Z] #113 writing image sha256:dbf8a9a413e8914032b157c136cafc1041e65adbd1accc80b8a9920ebacfb086 0.1s done [2025-10-23T03:40:56.969Z] #113 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-23T03:40:57.242Z] #113 exporting layers 4.6s done [2025-10-23T03:40:57.242Z] #113 writing image sha256:a20b7e155896aee240b5eccec8f6f94b1f3ed5393ea049d92758868b94cd6ff8 0.0s done [2025-10-23T03:40:57.242Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-23T03:40:57.826Z] #113 exporting layers 3.1s done [2025-10-23T03:40:57.826Z] #113 writing image sha256:4981eca6bb9fee6baabe971143578bcae779deba15e9b9f9655c6dba6fab9e0b done [2025-10-23T03:40:57.826Z] #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-23T03:40:57.826Z] #113 DONE 5.7s [2025-10-23T03:40:57.826Z] [2025-10-23T03:40:57.826Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:41:12.761Z] #126 DONE 45.2s [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #122 ... [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:41:12.761Z] #127 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:41:12.761Z] #128 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #129 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T03:41:12.761Z] #130 ... [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:41:12.761Z] #131 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #132 [security-bootstrapper builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #132 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:41:12.761Z] #133 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #125 DONE 45.3s [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #123 [support-notifications builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #123 DONE 45.5s [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T03:41:12.761Z] #134 ... [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #121 [core-data builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #121 DONE 45.8s [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-23T03:41:12.761Z] #124 DONE 46.0s [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:41:12.761Z] #135 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:41:12.761Z] #136 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #137 [core-command builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #137 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-23T03:41:12.761Z] #138 ... [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #139 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:41:12.761Z] #140 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:41:12.761Z] #141 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:41:12.761Z] #142 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:41:12.761Z] #143 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #144 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:41:12.761Z] #145 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #146 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:41:12.761Z] #146 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #147 [core-data builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #147 CACHED [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-23T03:41:12.761Z] #122 DONE 46.1s [2025-10-23T03:41:12.761Z] [2025-10-23T03:41:12.761Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-23T03:41:15.325Z] #148 ... [2025-10-23T03:41:15.325Z] [2025-10-23T03:41:15.325Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T03:41:15.325Z] #134 5.322 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-23T03:41:19.553Z] #134 ... [2025-10-23T03:41:19.553Z] [2025-10-23T03:41:19.553Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-23T03:41:19.553Z] #0 4.181 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-23T03:41:19.553Z] #149 ... [2025-10-23T03:41:19.553Z] [2025-10-23T03:41:19.553Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-23T03:41:19.553Z] #0 3.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-23T03:41:19.553Z] #150 ... [2025-10-23T03:41:19.553Z] [2025-10-23T03:41:19.553Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T03:41:19.553Z] #0 6.753 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-23T03:41:19.553Z] #151 ... [2025-10-23T03:41:19.553Z] [2025-10-23T03:41:19.553Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T03:41:19.553Z] #152 ... [2025-10-23T03:41:19.553Z] [2025-10-23T03:41:19.553Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-23T03:41:19.871Z] #153 ... [2025-10-23T03:41:19.871Z] [2025-10-23T03:41:19.871Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-23T03:41:20.133Z] #154 ... [2025-10-23T03:41:20.133Z] [2025-10-23T03:41:20.133Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T03:41:20.133Z] #155 ... [2025-10-23T03:41:20.133Z] [2025-10-23T03:41:20.133Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-23T03:41:20.395Z] #156 ... [2025-10-23T03:41:20.395Z] [2025-10-23T03:41:20.395Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T03:41:20.395Z] #155 10.86 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-23T03:41:21.786Z] #155 ... [2025-10-23T03:41:21.786Z] [2025-10-23T03:41:21.786Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T03:41:21.786Z] #130 3.109 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-23T03:41:22.045Z] #130 ... [2025-10-23T03:41:22.045Z] [2025-10-23T03:41:22.045Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-23T03:41:22.045Z] #138 7.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-23T03:41:22.306Z] #138 ... [2025-10-23T03:41:22.306Z] [2025-10-23T03:41:22.306Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T03:41:22.306Z] #152 12.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-23T03:41:29.882Z] #152 ... [2025-10-23T03:41:29.882Z] [2025-10-23T03:41:29.882Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-23T03:41:29.882Z] #156 16.04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-23T03:41:33.552Z] #156 ... [2025-10-23T03:41:33.552Z] [2025-10-23T03:41:33.552Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-23T03:41:33.552Z] #154 20.74 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-23T03:41:37.702Z] #154 ... [2025-10-23T03:41:37.702Z] [2025-10-23T03:41:37.702Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-23T03:41:37.702Z] #148 15.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-23T03:41:39.691Z] #148 ... [2025-10-23T03:41:39.691Z] [2025-10-23T03:41:39.691Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-23T03:41:39.691Z] #153 19.46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-23T03:42:19.503Z] #78 DONE 124.6s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #87 DONE 100.6s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #80 DONE 122.5s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #119 [support-notifications builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #119 ... [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #92 DONE 104.9s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #71 DONE 127.4s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #79 DONE 124.3s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #120 [support-scheduler builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #120 ... [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:42:19.503Z] #121 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #122 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #123 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-23T03:42:19.503Z] #124 DONE 1.9s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:42:19.503Z] #125 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #126 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #127 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #119 [support-notifications builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #119 DONE 1.9s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #128 DONE 1.9s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #129 DONE 1.9s [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #130 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:42:19.503Z] #131 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #132 [core-command builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #132 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:42:19.503Z] #133 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #134 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #135 [core-metadata builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #135 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:42:19.503Z] #136 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #137 [core-data builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #137 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #138 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-23T03:42:19.503Z] #139 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-23T03:42:19.503Z] #140 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.503Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-23T03:42:19.503Z] #141 CACHED [2025-10-23T03:42:19.503Z] [2025-10-23T03:42:19.504Z] #142 [security-proxy-auth builder 6/7] COPY . . [2025-10-23T03:42:19.504Z] #142 DONE 2.0s [2025-10-23T03:42:19.504Z] [2025-10-23T03:42:19.504Z] #120 [support-scheduler builder 6/7] COPY . . [2025-10-23T03:42:19.504Z] #120 DONE 1.9s [2025-10-23T03:42:19.504Z] [2025-10-23T03:42:19.504Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T03:42:19.504Z] #143 ... [2025-10-23T03:42:19.504Z] [2025-10-23T03:42:19.504Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T03:42:19.504Z] #0 5.459 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-23T03:42:19.504Z] #144 ... [2025-10-23T03:42:19.504Z] [2025-10-23T03:42:19.504Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-23T03:42:19.504Z] #0 5.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-23T03:42:19.504Z] #145 ... [2025-10-23T03:42:19.504Z] [2025-10-23T03:42:19.504Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T03:42:19.504Z] #143 5.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-23T03:42:19.839Z] #143 ... [2025-10-23T03:42:19.839Z] [2025-10-23T03:42:19.839Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T03:42:19.839Z] #0 5.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-23T03:42:20.114Z] #146 ... [2025-10-23T03:42:20.114Z] [2025-10-23T03:42:20.114Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T03:42:20.114Z] #0 6.285 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-23T03:42:20.114Z] #147 ... [2025-10-23T03:42:20.114Z] [2025-10-23T03:42:20.114Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-23T03:42:20.114Z] #0 5.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-23T03:42:20.395Z] #148 ... [2025-10-23T03:42:20.395Z] [2025-10-23T03:42:20.395Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-23T03:42:20.395Z] #0 4.222 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-23T03:42:20.395Z] #149 ... [2025-10-23T03:42:20.395Z] [2025-10-23T03:42:20.395Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-23T03:42:20.395Z] #0 6.265 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-23T03:42:20.661Z] #150 ... [2025-10-23T03:42:20.661Z] [2025-10-23T03:42:20.661Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T03:42:20.661Z] #0 6.248 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-23T03:42:20.661Z] #151 ... [2025-10-23T03:42:20.661Z] [2025-10-23T03:42:20.661Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-23T03:42:20.661Z] #0 6.309 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-23T03:42:21.015Z] #152 ... [2025-10-23T03:42:21.015Z] [2025-10-23T03:42:21.015Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-23T03:42:21.015Z] #0 4.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-23T03:42:21.324Z] #153 ... [2025-10-23T03:42:21.324Z] [2025-10-23T03:42:21.324Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-23T03:42:21.324Z] #0 4.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-23T03:42:35.989Z] #153 ... [2025-10-23T03:42:35.989Z] [2025-10-23T03:42:35.989Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-23T03:42:35.989Z] #150 DONE 83.7s [2025-10-23T03:42:35.989Z] [2025-10-23T03:42:35.989Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-23T03:42:35.989Z] #149 ... [2025-10-23T03:42:35.989Z] [2025-10-23T03:42:35.989Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-23T03:42:35.989Z] #157 DONE 0.1s [2025-10-23T03:42:35.989Z] [2025-10-23T03:42:35.989Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-23T03:42:35.989Z] #158 DONE 1.4s [2025-10-23T03:42:35.989Z] [2025-10-23T03:42:35.989Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:42:35.989Z] #159 DONE 0.2s [2025-10-23T03:42:35.989Z] [2025-10-23T03:42:35.989Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:42:35.989Z] #160 DONE 0.1s [2025-10-23T03:42:35.989Z] [2025-10-23T03:42:35.989Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T03:42:35.989Z] #152 ... [2025-10-23T03:42:35.989Z] [2025-10-23T03:42:35.989Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-23T03:42:36.249Z] #161 DONE 0.3s [2025-10-23T03:42:36.249Z] [2025-10-23T03:42:36.249Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-23T03:42:36.526Z] #162 DONE 0.3s [2025-10-23T03:42:36.526Z] [2025-10-23T03:42:36.526Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-23T03:42:36.526Z] #163 DONE 0.1s [2025-10-23T03:42:36.526Z] [2025-10-23T03:42:36.526Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-23T03:42:36.526Z] #164 DONE 0.1s [2025-10-23T03:42:36.526Z] [2025-10-23T03:42:36.526Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-23T03:42:36.786Z] #165 DONE 0.1s [2025-10-23T03:42:36.786Z] [2025-10-23T03:42:36.786Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-23T03:42:37.045Z] #166 DONE 0.2s [2025-10-23T03:42:37.045Z] [2025-10-23T03:42:37.045Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-23T03:42:38.951Z] #167 DONE 1.9s [2025-10-23T03:42:38.951Z] [2025-10-23T03:42:38.951Z] #168 [security-bootstrapper] exporting to image [2025-10-23T03:42:38.951Z] #168 exporting layers [2025-10-23T03:42:39.521Z] #168 exporting layers 0.5s done [2025-10-23T03:42:39.521Z] #168 writing image sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done [2025-10-23T03:42:39.521Z] #168 naming to docker.io/library/security-bootstrapper done [2025-10-23T03:42:39.521Z] #168 DONE 0.5s [2025-10-23T03:42:39.521Z] [2025-10-23T03:42:39.521Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T03:43:36.037Z] #130 140.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-23T03:43:46.251Z] #130 ... [2025-10-23T03:43:46.251Z] [2025-10-23T03:43:46.251Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-23T03:43:46.251Z] #156 DONE 156.8s [2025-10-23T03:43:46.251Z] [2025-10-23T03:43:46.251Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T03:43:46.513Z] #134 ... [2025-10-23T03:43:46.513Z] [2025-10-23T03:43:46.513Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T03:43:46.513Z] #130 DONE 157.8s [2025-10-23T03:43:46.513Z] [2025-10-23T03:43:46.513Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-23T03:43:46.513Z] #149 DONE 157.8s [2025-10-23T03:43:46.513Z] [2025-10-23T03:43:46.513Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:43:46.772Z] #169 DONE 0.2s [2025-10-23T03:43:46.772Z] [2025-10-23T03:43:46.772Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:43:46.772Z] #170 DONE 0.3s [2025-10-23T03:43:46.772Z] [2025-10-23T03:43:46.772Z] #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:43:46.772Z] #171 DONE 0.1s [2025-10-23T03:43:46.772Z] [2025-10-23T03:43:46.772Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:43:46.772Z] #172 DONE 0.1s [2025-10-23T03:43:46.772Z] [2025-10-23T03:43:46.772Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:43:47.030Z] #173 DONE 0.1s [2025-10-23T03:43:47.030Z] [2025-10-23T03:43:47.030Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:43:47.030Z] #174 DONE 0.1s [2025-10-23T03:43:47.030Z] [2025-10-23T03:43:47.030Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-23T03:43:47.030Z] #175 DONE 0.0s [2025-10-23T03:43:47.030Z] [2025-10-23T03:43:47.030Z] #176 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-23T03:43:47.030Z] #176 DONE 0.1s [2025-10-23T03:43:47.030Z] [2025-10-23T03:43:47.030Z] #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-23T03:43:47.289Z] #177 DONE 0.2s [2025-10-23T03:43:47.289Z] [2025-10-23T03:43:47.289Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-23T03:43:47.289Z] #178 DONE 0.2s [2025-10-23T03:43:47.289Z] [2025-10-23T03:43:47.289Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-23T03:43:47.289Z] #179 DONE 0.2s [2025-10-23T03:43:47.289Z] [2025-10-23T03:43:47.289Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:43:47.549Z] #180 DONE 0.3s [2025-10-23T03:43:47.549Z] [2025-10-23T03:43:47.549Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-23T03:43:47.549Z] #181 DONE 0.3s [2025-10-23T03:43:47.549Z] [2025-10-23T03:43:47.549Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:43:47.549Z] #182 DONE 0.3s [2025-10-23T03:43:47.549Z] [2025-10-23T03:43:47.549Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-23T03:43:47.807Z] #183 DONE 0.4s [2025-10-23T03:43:47.807Z] [2025-10-23T03:43:47.807Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-23T03:43:47.807Z] #184 DONE 0.4s [2025-10-23T03:43:47.807Z] [2025-10-23T03:43:47.807Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-23T03:43:47.807Z] #185 DONE 0.4s [2025-10-23T03:43:47.807Z] [2025-10-23T03:43:47.807Z] #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T03:43:48.375Z] #186 ... [2025-10-23T03:43:48.375Z] [2025-10-23T03:43:48.375Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-23T03:43:48.375Z] #187 DONE 0.5s [2025-10-23T03:43:48.635Z] [2025-10-23T03:43:48.635Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-23T03:43:48.635Z] #188 DONE 0.2s [2025-10-23T03:43:48.635Z] [2025-10-23T03:43:48.635Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T03:43:48.895Z] #189 ... [2025-10-23T03:43:48.895Z] [2025-10-23T03:43:48.895Z] #190 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T03:43:48.895Z] #190 DONE 0.9s [2025-10-23T03:43:48.895Z] [2025-10-23T03:43:48.895Z] #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T03:43:48.895Z] #186 DONE 1.0s [2025-10-23T03:43:48.895Z] [2025-10-23T03:43:48.895Z] #191 [security-proxy-setup] exporting to image [2025-10-23T03:43:48.895Z] #191 exporting layers [2025-10-23T03:43:49.154Z] #191 ... [2025-10-23T03:43:49.154Z] [2025-10-23T03:43:49.154Z] #192 [core-common-config-bootstrapper] exporting to image [2025-10-23T03:43:49.154Z] #192 exporting layers 0.4s done [2025-10-23T03:43:49.154Z] #192 writing image sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 0.0s done [2025-10-23T03:43:49.154Z] #192 naming to docker.io/library/core-common-config-bootstrapper done [2025-10-23T03:43:49.154Z] #192 DONE 0.5s [2025-10-23T03:43:49.433Z] [2025-10-23T03:43:49.433Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-23T03:43:49.433Z] #153 ... [2025-10-23T03:43:49.433Z] [2025-10-23T03:43:49.433Z] #191 [security-proxy-setup] exporting to image [2025-10-23T03:43:49.433Z] #191 exporting layers 0.6s done [2025-10-23T03:43:49.693Z] #191 writing image sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done [2025-10-23T03:43:49.693Z] #191 naming to docker.io/library/security-proxy-setup done [2025-10-23T03:43:49.693Z] #191 DONE 0.6s [2025-10-23T03:43:49.693Z] [2025-10-23T03:43:49.693Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T03:43:49.951Z] #189 DONE 1.2s [2025-10-23T03:43:49.951Z] [2025-10-23T03:43:49.951Z] #193 [security-secretstore-setup] exporting to image [2025-10-23T03:43:50.521Z] #193 exporting layers 0.5s done [2025-10-23T03:43:50.521Z] #193 writing image sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done [2025-10-23T03:43:50.521Z] #193 naming to docker.io/library/security-secretstore-setup done [2025-10-23T03:43:50.521Z] #193 DONE 0.5s [2025-10-23T03:43:50.521Z] [2025-10-23T03:43:50.521Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T03:44:05.408Z] #155 ... [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-23T03:44:05.408Z] #138 DONE 174.5s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T03:44:05.408Z] #152 DONE 175.6s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T03:44:05.408Z] #134 DONE 176.2s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-23T03:44:05.408Z] #154 DONE 175.5s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.408Z] #194 DONE 0.1s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-23T03:44:05.408Z] #148 DONE 175.5s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-23T03:44:05.408Z] #153 DONE 175.6s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T03:44:05.408Z] #155 DONE 175.6s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #195 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.408Z] #195 ... [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #194 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.408Z] #194 DONE 0.1s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #196 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:05.408Z] #196 ... [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.408Z] #194 DONE 0.1s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #195 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.408Z] #195 DONE 0.5s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.408Z] #197 DONE 0.4s [2025-10-23T03:44:05.408Z] [2025-10-23T03:44:05.408Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:05.669Z] #196 DONE 0.4s [2025-10-23T03:44:05.669Z] [2025-10-23T03:44:05.669Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.669Z] #198 CACHED [2025-10-23T03:44:05.669Z] [2025-10-23T03:44:05.669Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:05.669Z] #199 CACHED [2025-10-23T03:44:05.669Z] [2025-10-23T03:44:05.669Z] #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.669Z] #200 CACHED [2025-10-23T03:44:05.669Z] [2025-10-23T03:44:05.669Z] #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:05.669Z] #201 CACHED [2025-10-23T03:44:05.669Z] [2025-10-23T03:44:05.669Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.669Z] #202 DONE 0.4s [2025-10-23T03:44:05.669Z] [2025-10-23T03:44:05.669Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:05.669Z] #203 DONE 0.1s [2025-10-23T03:44:05.669Z] [2025-10-23T03:44:05.669Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:05.929Z] #204 ... [2025-10-23T03:44:05.929Z] [2025-10-23T03:44:05.929Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-23T03:44:05.929Z] #205 DONE 0.4s [2025-10-23T03:44:06.190Z] [2025-10-23T03:44:06.190Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:06.190Z] #206 DONE 0.6s [2025-10-23T03:44:06.190Z] [2025-10-23T03:44:06.190Z] #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:06.190Z] #207 DONE 0.6s [2025-10-23T03:44:06.190Z] [2025-10-23T03:44:06.190Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T03:44:06.190Z] #151 DONE 177.0s [2025-10-23T03:44:06.190Z] [2025-10-23T03:44:06.190Z] #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-23T03:44:06.190Z] #208 DONE 0.6s [2025-10-23T03:44:06.190Z] [2025-10-23T03:44:06.190Z] #209 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-23T03:44:06.190Z] #209 DONE 0.6s [2025-10-23T03:44:06.190Z] [2025-10-23T03:44:06.190Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-23T03:44:06.190Z] #210 DONE 0.6s [2025-10-23T03:44:06.190Z] [2025-10-23T03:44:06.190Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:06.190Z] #204 DONE 0.6s [2025-10-23T03:44:06.190Z] [2025-10-23T03:44:06.190Z] #211 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-23T03:44:06.761Z] #211 ... [2025-10-23T03:44:06.761Z] [2025-10-23T03:44:06.761Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:44:06.761Z] #212 DONE 0.6s [2025-10-23T03:44:07.022Z] [2025-10-23T03:44:07.022Z] #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:44:07.022Z] #213 DONE 0.7s [2025-10-23T03:44:07.022Z] [2025-10-23T03:44:07.022Z] #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-23T03:44:07.022Z] #214 DONE 0.7s [2025-10-23T03:44:07.022Z] [2025-10-23T03:44:07.022Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-23T03:44:07.022Z] #215 DONE 0.7s [2025-10-23T03:44:07.022Z] [2025-10-23T03:44:07.022Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:44:07.022Z] #216 DONE 0.7s [2025-10-23T03:44:07.022Z] [2025-10-23T03:44:07.022Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-23T03:44:07.022Z] #217 DONE 0.7s [2025-10-23T03:44:07.022Z] [2025-10-23T03:44:07.022Z] #211 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-23T03:44:07.022Z] #211 DONE 0.7s [2025-10-23T03:44:07.022Z] [2025-10-23T03:44:07.022Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:44:07.022Z] #218 DONE 0.7s [2025-10-23T03:44:07.022Z] [2025-10-23T03:44:07.022Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:44:07.283Z] #219 DONE 0.2s [2025-10-23T03:44:07.283Z] [2025-10-23T03:44:07.283Z] #220 [core-keeper] exporting to image [2025-10-23T03:44:07.283Z] #220 exporting layers 0.2s done [2025-10-23T03:44:07.283Z] #220 writing image sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 0.0s done [2025-10-23T03:44:07.283Z] #220 naming to docker.io/library/core-keeper 0.0s done [2025-10-23T03:44:07.283Z] #220 DONE 0.4s [2025-10-23T03:44:07.283Z] [2025-10-23T03:44:07.283Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-23T03:44:07.283Z] #221 DONE 0.2s [2025-10-23T03:44:07.283Z] [2025-10-23T03:44:07.283Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-23T03:44:07.283Z] #222 DONE 0.2s [2025-10-23T03:44:07.283Z] [2025-10-23T03:44:07.283Z] #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-23T03:44:07.283Z] #223 DONE 0.2s [2025-10-23T03:44:07.283Z] [2025-10-23T03:44:07.283Z] #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:44:07.283Z] #224 DONE 0.2s [2025-10-23T03:44:07.283Z] [2025-10-23T03:44:07.283Z] #225 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:44:07.283Z] #225 DONE 0.2s [2025-10-23T03:44:07.283Z] [2025-10-23T03:44:07.283Z] #226 [core-command] exporting to image [2025-10-23T03:44:07.283Z] #226 exporting layers 0.2s done [2025-10-23T03:44:07.283Z] #226 writing image sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done [2025-10-23T03:44:07.283Z] #226 naming to docker.io/library/core-command done [2025-10-23T03:44:07.283Z] #226 DONE 0.3s [2025-10-23T03:44:07.283Z] [2025-10-23T03:44:07.283Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-23T03:44:07.543Z] #227 DONE 0.4s [2025-10-23T03:44:07.543Z] [2025-10-23T03:44:07.543Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:44:07.803Z] #228 DONE 0.1s [2025-10-23T03:44:07.803Z] [2025-10-23T03:44:07.803Z] #229 [core-data] exporting to image [2025-10-23T03:44:07.803Z] #229 exporting layers 0.4s done [2025-10-23T03:44:07.803Z] #229 writing image sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f 0.0s done [2025-10-23T03:44:07.803Z] #229 naming to docker.io/library/core-data done [2025-10-23T03:44:07.803Z] #229 DONE 0.4s [2025-10-23T03:44:07.803Z] [2025-10-23T03:44:07.803Z] #230 [support-notifications] exporting to image [2025-10-23T03:44:07.803Z] #230 ... [2025-10-23T03:44:07.803Z] [2025-10-23T03:44:07.803Z] #231 [support-scheduler] exporting to image [2025-10-23T03:44:07.803Z] #231 exporting layers 0.5s done [2025-10-23T03:44:07.803Z] #231 writing image sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done [2025-10-23T03:44:07.803Z] #231 naming to docker.io/library/support-scheduler done [2025-10-23T03:44:07.803Z] #231 DONE 0.6s [2025-10-23T03:44:07.803Z] [2025-10-23T03:44:07.803Z] #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T03:44:07.803Z] #232 DONE 0.6s [2025-10-23T03:44:07.803Z] [2025-10-23T03:44:07.803Z] #233 [security-spiffe-token-provider] exporting to image [2025-10-23T03:44:07.803Z] #233 exporting layers 0.5s done [2025-10-23T03:44:07.803Z] #233 writing image sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done [2025-10-23T03:44:07.803Z] #233 naming to docker.io/library/security-spiffe-token-provider done [2025-10-23T03:44:07.803Z] #233 DONE 0.5s [2025-10-23T03:44:07.803Z] [2025-10-23T03:44:07.803Z] #230 [support-notifications] exporting to image [2025-10-23T03:44:07.803Z] #230 exporting layers 0.2s done [2025-10-23T03:44:08.063Z] #230 writing image sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done [2025-10-23T03:44:08.063Z] #230 naming to docker.io/library/support-notifications done [2025-10-23T03:44:08.063Z] #230 DONE 0.2s [2025-10-23T03:44:08.063Z] [2025-10-23T03:44:08.063Z] #234 [security-proxy-auth] exporting to image [2025-10-23T03:44:08.324Z] #234 exporting layers 0.5s done [2025-10-23T03:44:08.324Z] #234 writing image sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done [2025-10-23T03:44:08.324Z] #234 naming to docker.io/library/security-proxy-auth done [2025-10-23T03:44:08.324Z] #234 DONE 0.5s [2025-10-23T03:44:08.324Z] [2025-10-23T03:44:08.324Z] #235 [core-metadata] exporting to image [2025-10-23T03:44:08.324Z] #235 exporting layers 1.0s done [2025-10-23T03:44:08.324Z] #235 writing image sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done [2025-10-23T03:44:08.324Z] #235 naming to docker.io/library/core-metadata done [2025-10-23T03:44:08.324Z] #235 DONE 1.0s [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T03:44:08.324Z] time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-23T03:44:08.336Z] $ docker stop --time=1 c0be5b12aae90174a6a2bb96b4bb7f74b8c10a054606c7fd64d00dc484330e62 [2025-10-23T03:44:09.598Z] $ docker rm -f --volumes c0be5b12aae90174a6a2bb96b4bb7f74b8c10a054606c7fd64d00dc484330e62 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-23T03:44:09.963Z] + docker images [2025-10-23T03:44:09.963Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-23T03:44:09.963Z] security-proxy-auth latest 0525623c74b2 2 seconds ago 44.7MB [2025-10-23T03:44:09.963Z] security-spiffe-token-provider latest 08a9b7ed4227 2 seconds ago 48.1MB [2025-10-23T03:44:09.963Z] support-notifications latest e6afb5a2d079 2 seconds ago 52.9MB [2025-10-23T03:44:09.963Z] core-command latest cc6773e724b2 3 seconds ago 39.7MB [2025-10-23T03:44:09.963Z] core-keeper latest 80f17e454529 3 seconds ago 45.3MB [2025-10-23T03:44:09.963Z] core-data latest 5a62d2887ef3 3 seconds ago 45.5MB [2025-10-23T03:44:09.963Z] core-metadata latest d2a9a56320a4 3 seconds ago 45.6MB [2025-10-23T03:44:09.963Z] support-scheduler latest 42b046eb4f8b 3 seconds ago 49.3MB [2025-10-23T03:44:09.963Z] security-secretstore-setup latest b818660b4c5a 20 seconds ago 79.8MB [2025-10-23T03:44:09.963Z] core-common-config-bootstrapper latest 2f53fd51ffcd 21 seconds ago 19.4MB [2025-10-23T03:44:09.963Z] security-proxy-setup latest 54317459c97e 21 seconds ago 49.1MB [2025-10-23T03:44:09.963Z] security-bootstrapper latest 012c4b7ff548 About a minute ago 20.4MB [2025-10-23T03:44:09.963Z] security-spire-config latest 22e146a34587 4 minutes ago 149MB [2025-10-23T03:44:09.963Z] security-spire-agent latest 96926c5dab92 4 minutes ago 195MB [2025-10-23T03:44:09.963Z] security-spire-server latest 37cfd1271507 4 minutes ago 149MB [2025-10-23T03:44:09.963Z] ci-base-image-x86_64 latest b03b1efec207 8 minutes ago 966MB [2025-10-23T03:44:09.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 8 days ago 610MB [2025-10-23T03:44:09.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-23T03:44:09.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T03:44:10.135Z] provisioning config files... [2025-10-23T03:44:10.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/914@tmp/config4884482671795875867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:44:10.450Z] ---> ****-login.sh [2025-10-23T03:44:10.450Z] nexus3.edgexfoundry.org:10001 [2025-10-23T03:44:10.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:44:10.450Z] Login Succeeded [2025-10-23T03:44:10.450Z] nexus3.edgexfoundry.org:10002 [2025-10-23T03:44:10.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:44:10.708Z] Login Succeeded [2025-10-23T03:44:10.708Z] nexus3.edgexfoundry.org:10003 [2025-10-23T03:44:10.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:44:10.708Z] Login Succeeded [2025-10-23T03:44:10.708Z] nexus3.edgexfoundry.org:10004 [2025-10-23T03:44:10.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:44:10.708Z] Login Succeeded [2025-10-23T03:44:10.708Z] ****.io [2025-10-23T03:44:10.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:44:10.967Z] Login Succeeded [2025-10-23T03:44:10.967Z] ---> ****-login.sh ends [Pipeline] } [2025-10-23T03:44:10.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:44:11.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-23T03:44:11.065Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-23T03:44:11.065Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:11.065Z] latest [2025-10-23T03:44:11.065Z] 4.1.0-dev.68 [2025-10-23T03:44:11.065Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:11.065Z] main [2025-10-23T03:44:11.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:11.447Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:11.782Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:11.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-23T03:44:11.783Z] 2b485bb529ea: Preparing [2025-10-23T03:44:11.783Z] 91651bb8d9e0: Preparing [2025-10-23T03:44:11.783Z] 3e270b8299e2: Preparing [2025-10-23T03:44:11.783Z] 1ac937a70a55: Preparing [2025-10-23T03:44:11.783Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:11.783Z] cb976033e092: Preparing [2025-10-23T03:44:11.783Z] abfcb263a588: Preparing [2025-10-23T03:44:11.783Z] cb976033e092: Waiting [2025-10-23T03:44:11.783Z] abfcb263a588: Waiting [2025-10-23T03:44:11.783Z] 2b485bb529ea: Pushed [2025-10-23T03:44:11.783Z] 1f9c37bd403d: Pushed [2025-10-23T03:44:11.783Z] 1ac937a70a55: Pushed [2025-10-23T03:44:11.783Z] 3e270b8299e2: Pushed [2025-10-23T03:44:11.783Z] abfcb263a588: Layer already exists [2025-10-23T03:44:12.040Z] cb976033e092: Pushed [2025-10-23T03:44:15.334Z] 91651bb8d9e0: Pushed [2025-10-23T03:44:15.334Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:15.678Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:16.006Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-23T03:44:16.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-23T03:44:16.006Z] 2b485bb529ea: Preparing [2025-10-23T03:44:16.006Z] 91651bb8d9e0: Preparing [2025-10-23T03:44:16.006Z] 3e270b8299e2: Preparing [2025-10-23T03:44:16.006Z] 1ac937a70a55: Preparing [2025-10-23T03:44:16.006Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:16.006Z] cb976033e092: Preparing [2025-10-23T03:44:16.006Z] abfcb263a588: Preparing [2025-10-23T03:44:16.006Z] cb976033e092: Waiting [2025-10-23T03:44:16.006Z] abfcb263a588: Waiting [2025-10-23T03:44:16.006Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:16.006Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:16.006Z] 91651bb8d9e0: Layer already exists [2025-10-23T03:44:16.006Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:16.006Z] 2b485bb529ea: Layer already exists [2025-10-23T03:44:16.006Z] abfcb263a588: Layer already exists [2025-10-23T03:44:16.006Z] cb976033e092: Layer already exists [2025-10-23T03:44:16.006Z] latest: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:16.352Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:16.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 [2025-10-23T03:44:16.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-23T03:44:16.684Z] 2b485bb529ea: Preparing [2025-10-23T03:44:16.684Z] 91651bb8d9e0: Preparing [2025-10-23T03:44:16.684Z] 3e270b8299e2: Preparing [2025-10-23T03:44:16.684Z] 1ac937a70a55: Preparing [2025-10-23T03:44:16.684Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:16.684Z] cb976033e092: Preparing [2025-10-23T03:44:16.684Z] abfcb263a588: Preparing [2025-10-23T03:44:16.684Z] cb976033e092: Waiting [2025-10-23T03:44:16.684Z] abfcb263a588: Waiting [2025-10-23T03:44:16.684Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:16.684Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:16.684Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:16.684Z] 91651bb8d9e0: Layer already exists [2025-10-23T03:44:16.684Z] cb976033e092: Layer already exists [2025-10-23T03:44:16.684Z] abfcb263a588: Layer already exists [2025-10-23T03:44:16.684Z] 2b485bb529ea: Layer already exists [2025-10-23T03:44:16.684Z] 4.1.0-dev.68: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:17.026Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:17.366Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:17.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-23T03:44:17.366Z] 2b485bb529ea: Preparing [2025-10-23T03:44:17.366Z] 91651bb8d9e0: Preparing [2025-10-23T03:44:17.366Z] 3e270b8299e2: Preparing [2025-10-23T03:44:17.366Z] 1ac937a70a55: Preparing [2025-10-23T03:44:17.367Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:17.367Z] cb976033e092: Preparing [2025-10-23T03:44:17.367Z] abfcb263a588: Preparing [2025-10-23T03:44:17.367Z] abfcb263a588: Waiting [2025-10-23T03:44:17.367Z] cb976033e092: Waiting [2025-10-23T03:44:17.367Z] 91651bb8d9e0: Layer already exists [2025-10-23T03:44:17.367Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:17.367Z] 2b485bb529ea: Layer already exists [2025-10-23T03:44:17.367Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:17.367Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:17.367Z] abfcb263a588: Layer already exists [2025-10-23T03:44:17.367Z] cb976033e092: Layer already exists [2025-10-23T03:44:17.367Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:17.698Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:18.036Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-23T03:44:18.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-23T03:44:18.036Z] 2b485bb529ea: Preparing [2025-10-23T03:44:18.036Z] 91651bb8d9e0: Preparing [2025-10-23T03:44:18.036Z] 3e270b8299e2: Preparing [2025-10-23T03:44:18.036Z] 1ac937a70a55: Preparing [2025-10-23T03:44:18.036Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:18.036Z] cb976033e092: Preparing [2025-10-23T03:44:18.036Z] abfcb263a588: Preparing [2025-10-23T03:44:18.036Z] cb976033e092: Waiting [2025-10-23T03:44:18.036Z] abfcb263a588: Waiting [2025-10-23T03:44:18.036Z] 2b485bb529ea: Layer already exists [2025-10-23T03:44:18.036Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:18.036Z] 91651bb8d9e0: Layer already exists [2025-10-23T03:44:18.036Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:18.036Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:18.036Z] cb976033e092: Layer already exists [2025-10-23T03:44:18.036Z] abfcb263a588: Layer already exists [2025-10-23T03:44:18.036Z] main: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:44:18.120Z] ===================================================== [Pipeline] echo [2025-10-23T03:44:18.138Z] taggedImages: [2025-10-23T03:44:18.138Z] - nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:18.138Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-23T03:44:18.138Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 [2025-10-23T03:44:18.138Z] - nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:18.138Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-23T03:44:18.171Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-23T03:44:18.171Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:18.171Z] latest [2025-10-23T03:44:18.171Z] 4.1.0-dev.68 [2025-10-23T03:44:18.171Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:18.171Z] main [2025-10-23T03:44:18.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:18.536Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:18.862Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:18.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-23T03:44:18.862Z] cd5cb71fe038: Preparing [2025-10-23T03:44:18.862Z] e7b152901d1c: Preparing [2025-10-23T03:44:18.862Z] 0a45054d7bcf: Preparing [2025-10-23T03:44:18.862Z] df3a78fc94e1: Preparing [2025-10-23T03:44:18.862Z] 3e270b8299e2: Preparing [2025-10-23T03:44:18.862Z] 1ac937a70a55: Preparing [2025-10-23T03:44:18.862Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:18.862Z] cb976033e092: Preparing [2025-10-23T03:44:18.862Z] abfcb263a588: Preparing [2025-10-23T03:44:18.862Z] 1ac937a70a55: Waiting [2025-10-23T03:44:18.862Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:18.862Z] abfcb263a588: Waiting [2025-10-23T03:44:18.862Z] cb976033e092: Waiting [2025-10-23T03:44:18.862Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:18.862Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:18.862Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:18.862Z] cb976033e092: Layer already exists [2025-10-23T03:44:18.862Z] 0a45054d7bcf: Pushed [2025-10-23T03:44:18.862Z] abfcb263a588: Layer already exists [2025-10-23T03:44:18.862Z] e7b152901d1c: Pushed [2025-10-23T03:44:18.862Z] cd5cb71fe038: Pushed [2025-10-23T03:44:20.238Z] df3a78fc94e1: Pushed [2025-10-23T03:44:20.238Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:20.570Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:20.901Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-23T03:44:20.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-23T03:44:20.901Z] cd5cb71fe038: Preparing [2025-10-23T03:44:20.901Z] e7b152901d1c: Preparing [2025-10-23T03:44:20.901Z] 0a45054d7bcf: Preparing [2025-10-23T03:44:20.901Z] df3a78fc94e1: Preparing [2025-10-23T03:44:20.901Z] 3e270b8299e2: Preparing [2025-10-23T03:44:20.901Z] 1ac937a70a55: Preparing [2025-10-23T03:44:20.901Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:20.901Z] cb976033e092: Preparing [2025-10-23T03:44:20.901Z] abfcb263a588: Preparing [2025-10-23T03:44:20.901Z] abfcb263a588: Waiting [2025-10-23T03:44:20.901Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:20.901Z] cb976033e092: Waiting [2025-10-23T03:44:20.901Z] 1ac937a70a55: Waiting [2025-10-23T03:44:20.901Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:20.901Z] 0a45054d7bcf: Layer already exists [2025-10-23T03:44:20.901Z] cd5cb71fe038: Layer already exists [2025-10-23T03:44:20.901Z] e7b152901d1c: Layer already exists [2025-10-23T03:44:20.901Z] df3a78fc94e1: Layer already exists [2025-10-23T03:44:20.901Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:20.901Z] abfcb263a588: Layer already exists [2025-10-23T03:44:20.901Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:20.901Z] cb976033e092: Layer already exists [2025-10-23T03:44:20.901Z] latest: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:21.235Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:21.571Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 [2025-10-23T03:44:21.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-23T03:44:21.571Z] cd5cb71fe038: Preparing [2025-10-23T03:44:21.571Z] e7b152901d1c: Preparing [2025-10-23T03:44:21.571Z] 0a45054d7bcf: Preparing [2025-10-23T03:44:21.571Z] df3a78fc94e1: Preparing [2025-10-23T03:44:21.571Z] 3e270b8299e2: Preparing [2025-10-23T03:44:21.571Z] 1ac937a70a55: Preparing [2025-10-23T03:44:21.571Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:21.571Z] cb976033e092: Preparing [2025-10-23T03:44:21.571Z] abfcb263a588: Preparing [2025-10-23T03:44:21.571Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:21.571Z] cb976033e092: Waiting [2025-10-23T03:44:21.571Z] abfcb263a588: Waiting [2025-10-23T03:44:21.571Z] 1ac937a70a55: Waiting [2025-10-23T03:44:21.571Z] cd5cb71fe038: Layer already exists [2025-10-23T03:44:21.571Z] e7b152901d1c: Layer already exists [2025-10-23T03:44:21.571Z] 0a45054d7bcf: Layer already exists [2025-10-23T03:44:21.571Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:21.571Z] df3a78fc94e1: Layer already exists [2025-10-23T03:44:21.571Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:21.571Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:21.571Z] cb976033e092: Layer already exists [2025-10-23T03:44:21.571Z] abfcb263a588: Layer already exists [2025-10-23T03:44:21.571Z] 4.1.0-dev.68: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:21.912Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:22.246Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:22.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-23T03:44:22.247Z] cd5cb71fe038: Preparing [2025-10-23T03:44:22.247Z] e7b152901d1c: Preparing [2025-10-23T03:44:22.247Z] 0a45054d7bcf: Preparing [2025-10-23T03:44:22.247Z] df3a78fc94e1: Preparing [2025-10-23T03:44:22.247Z] 3e270b8299e2: Preparing [2025-10-23T03:44:22.247Z] 1ac937a70a55: Preparing [2025-10-23T03:44:22.247Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:22.247Z] cb976033e092: Preparing [2025-10-23T03:44:22.247Z] abfcb263a588: Preparing [2025-10-23T03:44:22.247Z] abfcb263a588: Waiting [2025-10-23T03:44:22.247Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:22.247Z] 1ac937a70a55: Waiting [2025-10-23T03:44:22.247Z] cb976033e092: Waiting [2025-10-23T03:44:22.247Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:22.247Z] 0a45054d7bcf: Layer already exists [2025-10-23T03:44:22.247Z] cd5cb71fe038: Layer already exists [2025-10-23T03:44:22.247Z] df3a78fc94e1: Layer already exists [2025-10-23T03:44:22.247Z] e7b152901d1c: Layer already exists [2025-10-23T03:44:22.247Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:22.247Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:22.247Z] cb976033e092: Layer already exists [2025-10-23T03:44:22.247Z] abfcb263a588: Layer already exists [2025-10-23T03:44:22.247Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:22.587Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:22.919Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-23T03:44:22.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-23T03:44:22.919Z] cd5cb71fe038: Preparing [2025-10-23T03:44:22.919Z] e7b152901d1c: Preparing [2025-10-23T03:44:22.919Z] 0a45054d7bcf: Preparing [2025-10-23T03:44:22.919Z] df3a78fc94e1: Preparing [2025-10-23T03:44:22.919Z] 3e270b8299e2: Preparing [2025-10-23T03:44:22.919Z] 1ac937a70a55: Preparing [2025-10-23T03:44:22.919Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:22.919Z] cb976033e092: Preparing [2025-10-23T03:44:22.919Z] abfcb263a588: Preparing [2025-10-23T03:44:22.919Z] 1ac937a70a55: Waiting [2025-10-23T03:44:22.919Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:22.919Z] cb976033e092: Waiting [2025-10-23T03:44:22.919Z] abfcb263a588: Waiting [2025-10-23T03:44:22.919Z] cd5cb71fe038: Layer already exists [2025-10-23T03:44:22.919Z] 0a45054d7bcf: Layer already exists [2025-10-23T03:44:22.919Z] df3a78fc94e1: Layer already exists [2025-10-23T03:44:22.919Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:22.919Z] e7b152901d1c: Layer already exists [2025-10-23T03:44:22.919Z] cb976033e092: Layer already exists [2025-10-23T03:44:22.919Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:22.919Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:22.919Z] abfcb263a588: Layer already exists [2025-10-23T03:44:22.919Z] main: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:44:23.014Z] ===================================================== [Pipeline] echo [2025-10-23T03:44:23.029Z] taggedImages: [2025-10-23T03:44:23.029Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:23.029Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-23T03:44:23.029Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 [2025-10-23T03:44:23.029Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:23.029Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-23T03:44:23.063Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-23T03:44:23.064Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:23.064Z] latest [2025-10-23T03:44:23.064Z] 4.1.0-dev.68 [2025-10-23T03:44:23.064Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:23.064Z] main [2025-10-23T03:44:23.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:23.424Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:23.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:23.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-23T03:44:23.758Z] 41c6c5acf3de: Preparing [2025-10-23T03:44:23.758Z] 5d5228cab244: Preparing [2025-10-23T03:44:23.758Z] 3e270b8299e2: Preparing [2025-10-23T03:44:23.758Z] 1ac937a70a55: Preparing [2025-10-23T03:44:23.758Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:23.758Z] be7ca30cdd8d: Preparing [2025-10-23T03:44:23.758Z] abfcb263a588: Preparing [2025-10-23T03:44:23.758Z] abfcb263a588: Waiting [2025-10-23T03:44:23.758Z] be7ca30cdd8d: Waiting [2025-10-23T03:44:23.758Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:23.758Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:23.758Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:23.758Z] abfcb263a588: Layer already exists [2025-10-23T03:44:23.758Z] 41c6c5acf3de: Pushed [2025-10-23T03:44:23.758Z] be7ca30cdd8d: Pushed [2025-10-23T03:44:27.046Z] 5d5228cab244: Pushed [2025-10-23T03:44:27.311Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:27.660Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:27.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-23T03:44:27.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-23T03:44:27.994Z] 41c6c5acf3de: Preparing [2025-10-23T03:44:27.994Z] 5d5228cab244: Preparing [2025-10-23T03:44:27.994Z] 3e270b8299e2: Preparing [2025-10-23T03:44:27.994Z] 1ac937a70a55: Preparing [2025-10-23T03:44:27.994Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:27.994Z] be7ca30cdd8d: Preparing [2025-10-23T03:44:27.994Z] abfcb263a588: Preparing [2025-10-23T03:44:27.994Z] be7ca30cdd8d: Waiting [2025-10-23T03:44:27.994Z] abfcb263a588: Waiting [2025-10-23T03:44:27.994Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:27.994Z] 41c6c5acf3de: Layer already exists [2025-10-23T03:44:27.994Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:27.994Z] 5d5228cab244: Layer already exists [2025-10-23T03:44:27.994Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:27.994Z] be7ca30cdd8d: Layer already exists [2025-10-23T03:44:27.994Z] abfcb263a588: Layer already exists [2025-10-23T03:44:27.994Z] latest: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:28.334Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:28.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 [2025-10-23T03:44:28.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-23T03:44:28.672Z] 41c6c5acf3de: Preparing [2025-10-23T03:44:28.672Z] 5d5228cab244: Preparing [2025-10-23T03:44:28.672Z] 3e270b8299e2: Preparing [2025-10-23T03:44:28.672Z] 1ac937a70a55: Preparing [2025-10-23T03:44:28.672Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:28.672Z] be7ca30cdd8d: Preparing [2025-10-23T03:44:28.672Z] abfcb263a588: Preparing [2025-10-23T03:44:28.672Z] be7ca30cdd8d: Waiting [2025-10-23T03:44:28.672Z] abfcb263a588: Waiting [2025-10-23T03:44:28.672Z] 5d5228cab244: Layer already exists [2025-10-23T03:44:28.672Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:28.672Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:28.672Z] 41c6c5acf3de: Layer already exists [2025-10-23T03:44:28.672Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:28.672Z] be7ca30cdd8d: Layer already exists [2025-10-23T03:44:28.672Z] abfcb263a588: Layer already exists [2025-10-23T03:44:28.672Z] 4.1.0-dev.68: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:29.011Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:29.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:29.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-23T03:44:29.343Z] 41c6c5acf3de: Preparing [2025-10-23T03:44:29.343Z] 5d5228cab244: Preparing [2025-10-23T03:44:29.343Z] 3e270b8299e2: Preparing [2025-10-23T03:44:29.343Z] 1ac937a70a55: Preparing [2025-10-23T03:44:29.343Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:29.343Z] be7ca30cdd8d: Preparing [2025-10-23T03:44:29.343Z] abfcb263a588: Preparing [2025-10-23T03:44:29.343Z] be7ca30cdd8d: Waiting [2025-10-23T03:44:29.343Z] abfcb263a588: Waiting [2025-10-23T03:44:29.343Z] 41c6c5acf3de: Layer already exists [2025-10-23T03:44:29.343Z] 5d5228cab244: Layer already exists [2025-10-23T03:44:29.343Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:29.343Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:29.343Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:29.343Z] abfcb263a588: Layer already exists [2025-10-23T03:44:29.343Z] be7ca30cdd8d: Layer already exists [2025-10-23T03:44:29.343Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:29.679Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:30.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-23T03:44:30.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-23T03:44:30.011Z] 41c6c5acf3de: Preparing [2025-10-23T03:44:30.011Z] 5d5228cab244: Preparing [2025-10-23T03:44:30.011Z] 3e270b8299e2: Preparing [2025-10-23T03:44:30.011Z] 1ac937a70a55: Preparing [2025-10-23T03:44:30.011Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:30.011Z] be7ca30cdd8d: Preparing [2025-10-23T03:44:30.011Z] abfcb263a588: Preparing [2025-10-23T03:44:30.011Z] be7ca30cdd8d: Waiting [2025-10-23T03:44:30.011Z] abfcb263a588: Waiting [2025-10-23T03:44:30.011Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:30.011Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:30.011Z] 5d5228cab244: Layer already exists [2025-10-23T03:44:30.011Z] 41c6c5acf3de: Layer already exists [2025-10-23T03:44:30.011Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:30.011Z] be7ca30cdd8d: Layer already exists [2025-10-23T03:44:30.011Z] abfcb263a588: Layer already exists [2025-10-23T03:44:30.011Z] main: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:44:30.098Z] ===================================================== [Pipeline] echo [2025-10-23T03:44:30.118Z] taggedImages: [2025-10-23T03:44:30.118Z] - nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:30.118Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-23T03:44:30.118Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 [2025-10-23T03:44:30.118Z] - nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:30.118Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-23T03:44:30.150Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-23T03:44:30.150Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:30.150Z] latest [2025-10-23T03:44:30.150Z] 4.1.0-dev.68 [2025-10-23T03:44:30.150Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:30.150Z] main [2025-10-23T03:44:30.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:30.517Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:30.851Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:30.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-23T03:44:30.851Z] aa088f272cd8: Preparing [2025-10-23T03:44:30.851Z] 18deb26a1af7: Preparing [2025-10-23T03:44:30.851Z] 1ac937a70a55: Preparing [2025-10-23T03:44:30.851Z] 4d437da910ff: Preparing [2025-10-23T03:44:30.851Z] 7d6708c04e28: Preparing [2025-10-23T03:44:30.851Z] abfcb263a588: Preparing [2025-10-23T03:44:30.851Z] abfcb263a588: Waiting [2025-10-23T03:44:30.851Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:30.851Z] abfcb263a588: Layer already exists [2025-10-23T03:44:30.851Z] 4d437da910ff: Pushed [2025-10-23T03:44:30.851Z] 7d6708c04e28: Pushed [2025-10-23T03:44:30.851Z] aa088f272cd8: Pushed [2025-10-23T03:44:35.042Z] 18deb26a1af7: Pushed [2025-10-23T03:44:35.042Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:35.390Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:35.720Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-23T03:44:35.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-23T03:44:35.720Z] aa088f272cd8: Preparing [2025-10-23T03:44:35.720Z] 18deb26a1af7: Preparing [2025-10-23T03:44:35.720Z] 1ac937a70a55: Preparing [2025-10-23T03:44:35.720Z] 4d437da910ff: Preparing [2025-10-23T03:44:35.720Z] 7d6708c04e28: Preparing [2025-10-23T03:44:35.720Z] abfcb263a588: Preparing [2025-10-23T03:44:35.720Z] abfcb263a588: Waiting [2025-10-23T03:44:35.720Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:35.720Z] 4d437da910ff: Layer already exists [2025-10-23T03:44:35.720Z] 7d6708c04e28: Layer already exists [2025-10-23T03:44:35.720Z] aa088f272cd8: Layer already exists [2025-10-23T03:44:35.720Z] 18deb26a1af7: Layer already exists [2025-10-23T03:44:35.720Z] abfcb263a588: Layer already exists [2025-10-23T03:44:35.720Z] latest: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:36.057Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:36.387Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 [2025-10-23T03:44:36.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-23T03:44:36.387Z] aa088f272cd8: Preparing [2025-10-23T03:44:36.387Z] 18deb26a1af7: Preparing [2025-10-23T03:44:36.387Z] 1ac937a70a55: Preparing [2025-10-23T03:44:36.387Z] 4d437da910ff: Preparing [2025-10-23T03:44:36.387Z] 7d6708c04e28: Preparing [2025-10-23T03:44:36.387Z] abfcb263a588: Preparing [2025-10-23T03:44:36.387Z] abfcb263a588: Waiting [2025-10-23T03:44:36.387Z] 18deb26a1af7: Layer already exists [2025-10-23T03:44:36.387Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:36.387Z] 7d6708c04e28: Layer already exists [2025-10-23T03:44:36.387Z] aa088f272cd8: Layer already exists [2025-10-23T03:44:36.387Z] 4d437da910ff: Layer already exists [2025-10-23T03:44:36.387Z] abfcb263a588: Layer already exists [2025-10-23T03:44:36.387Z] 4.1.0-dev.68: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:36.721Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:37.058Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:37.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-23T03:44:37.058Z] aa088f272cd8: Preparing [2025-10-23T03:44:37.058Z] 18deb26a1af7: Preparing [2025-10-23T03:44:37.058Z] 1ac937a70a55: Preparing [2025-10-23T03:44:37.058Z] 4d437da910ff: Preparing [2025-10-23T03:44:37.058Z] 7d6708c04e28: Preparing [2025-10-23T03:44:37.058Z] abfcb263a588: Preparing [2025-10-23T03:44:37.058Z] abfcb263a588: Waiting [2025-10-23T03:44:37.058Z] 4d437da910ff: Layer already exists [2025-10-23T03:44:37.058Z] 7d6708c04e28: Layer already exists [2025-10-23T03:44:37.058Z] 18deb26a1af7: Layer already exists [2025-10-23T03:44:37.058Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:37.058Z] aa088f272cd8: Layer already exists [2025-10-23T03:44:37.058Z] abfcb263a588: Layer already exists [2025-10-23T03:44:37.058Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:37.405Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:37.740Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-23T03:44:37.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-23T03:44:37.740Z] aa088f272cd8: Preparing [2025-10-23T03:44:37.740Z] 18deb26a1af7: Preparing [2025-10-23T03:44:37.740Z] 1ac937a70a55: Preparing [2025-10-23T03:44:37.740Z] 4d437da910ff: Preparing [2025-10-23T03:44:37.740Z] 7d6708c04e28: Preparing [2025-10-23T03:44:37.740Z] abfcb263a588: Preparing [2025-10-23T03:44:37.740Z] abfcb263a588: Waiting [2025-10-23T03:44:37.740Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:37.740Z] 7d6708c04e28: Layer already exists [2025-10-23T03:44:37.740Z] 18deb26a1af7: Layer already exists [2025-10-23T03:44:37.740Z] aa088f272cd8: Layer already exists [2025-10-23T03:44:37.741Z] 4d437da910ff: Layer already exists [2025-10-23T03:44:37.741Z] abfcb263a588: Layer already exists [2025-10-23T03:44:37.741Z] main: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:44:37.838Z] ===================================================== [Pipeline] echo [2025-10-23T03:44:37.859Z] taggedImages: [2025-10-23T03:44:37.859Z] - nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:37.859Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-23T03:44:37.859Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 [2025-10-23T03:44:37.859Z] - nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:37.859Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-23T03:44:37.894Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-23T03:44:37.894Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:37.894Z] latest [2025-10-23T03:44:37.894Z] 4.1.0-dev.68 [2025-10-23T03:44:37.894Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:37.894Z] main [2025-10-23T03:44:37.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:38.267Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:38.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:38.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-23T03:44:38.611Z] 170c17d5be65: Preparing [2025-10-23T03:44:38.611Z] 9c6dbb898176: Preparing [2025-10-23T03:44:38.611Z] 236b76c147e3: Preparing [2025-10-23T03:44:38.611Z] 3e270b8299e2: Preparing [2025-10-23T03:44:38.611Z] 1ac937a70a55: Preparing [2025-10-23T03:44:38.611Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:38.611Z] cb976033e092: Preparing [2025-10-23T03:44:38.611Z] abfcb263a588: Preparing [2025-10-23T03:44:38.611Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:38.611Z] cb976033e092: Waiting [2025-10-23T03:44:38.611Z] abfcb263a588: Waiting [2025-10-23T03:44:38.611Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:38.611Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:38.611Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:38.611Z] cb976033e092: Layer already exists [2025-10-23T03:44:38.611Z] abfcb263a588: Layer already exists [2025-10-23T03:44:38.611Z] 9c6dbb898176: Pushed [2025-10-23T03:44:38.611Z] 170c17d5be65: Pushed [2025-10-23T03:44:42.798Z] 236b76c147e3: Pushed [2025-10-23T03:44:42.798Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:43.143Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:43.478Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-23T03:44:43.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-23T03:44:43.478Z] 170c17d5be65: Preparing [2025-10-23T03:44:43.478Z] 9c6dbb898176: Preparing [2025-10-23T03:44:43.478Z] 236b76c147e3: Preparing [2025-10-23T03:44:43.478Z] 3e270b8299e2: Preparing [2025-10-23T03:44:43.478Z] 1ac937a70a55: Preparing [2025-10-23T03:44:43.478Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:43.478Z] cb976033e092: Preparing [2025-10-23T03:44:43.478Z] abfcb263a588: Preparing [2025-10-23T03:44:43.478Z] cb976033e092: Waiting [2025-10-23T03:44:43.478Z] abfcb263a588: Waiting [2025-10-23T03:44:43.478Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:43.478Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:43.478Z] 170c17d5be65: Layer already exists [2025-10-23T03:44:43.478Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:43.478Z] 236b76c147e3: Layer already exists [2025-10-23T03:44:43.478Z] 9c6dbb898176: Layer already exists [2025-10-23T03:44:43.478Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:43.478Z] abfcb263a588: Layer already exists [2025-10-23T03:44:43.478Z] cb976033e092: Layer already exists [2025-10-23T03:44:43.478Z] latest: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:43.813Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:44.150Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 [2025-10-23T03:44:44.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-23T03:44:44.150Z] 170c17d5be65: Preparing [2025-10-23T03:44:44.150Z] 9c6dbb898176: Preparing [2025-10-23T03:44:44.150Z] 236b76c147e3: Preparing [2025-10-23T03:44:44.150Z] 3e270b8299e2: Preparing [2025-10-23T03:44:44.150Z] 1ac937a70a55: Preparing [2025-10-23T03:44:44.150Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:44.150Z] cb976033e092: Preparing [2025-10-23T03:44:44.150Z] abfcb263a588: Preparing [2025-10-23T03:44:44.150Z] cb976033e092: Waiting [2025-10-23T03:44:44.150Z] abfcb263a588: Waiting [2025-10-23T03:44:44.150Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:44.150Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:44.150Z] 236b76c147e3: Layer already exists [2025-10-23T03:44:44.150Z] 170c17d5be65: Layer already exists [2025-10-23T03:44:44.150Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:44.150Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:44.150Z] 9c6dbb898176: Layer already exists [2025-10-23T03:44:44.150Z] abfcb263a588: Layer already exists [2025-10-23T03:44:44.150Z] cb976033e092: Layer already exists [2025-10-23T03:44:44.150Z] 4.1.0-dev.68: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:44.487Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:44.830Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:44.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-23T03:44:44.830Z] 170c17d5be65: Preparing [2025-10-23T03:44:44.830Z] 9c6dbb898176: Preparing [2025-10-23T03:44:44.830Z] 236b76c147e3: Preparing [2025-10-23T03:44:44.830Z] 3e270b8299e2: Preparing [2025-10-23T03:44:44.830Z] 1ac937a70a55: Preparing [2025-10-23T03:44:44.830Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:44.830Z] cb976033e092: Preparing [2025-10-23T03:44:44.830Z] abfcb263a588: Preparing [2025-10-23T03:44:44.830Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:44.830Z] cb976033e092: Waiting [2025-10-23T03:44:44.830Z] abfcb263a588: Waiting [2025-10-23T03:44:44.830Z] 9c6dbb898176: Layer already exists [2025-10-23T03:44:44.830Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:44.830Z] 170c17d5be65: Layer already exists [2025-10-23T03:44:44.830Z] 236b76c147e3: Layer already exists [2025-10-23T03:44:44.830Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:44.830Z] cb976033e092: Layer already exists [2025-10-23T03:44:44.830Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:44.830Z] abfcb263a588: Layer already exists [2025-10-23T03:44:44.830Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:45.177Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:45.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-23T03:44:45.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-23T03:44:45.503Z] 170c17d5be65: Preparing [2025-10-23T03:44:45.503Z] 9c6dbb898176: Preparing [2025-10-23T03:44:45.503Z] 236b76c147e3: Preparing [2025-10-23T03:44:45.503Z] 3e270b8299e2: Preparing [2025-10-23T03:44:45.503Z] 1ac937a70a55: Preparing [2025-10-23T03:44:45.503Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:45.503Z] cb976033e092: Preparing [2025-10-23T03:44:45.503Z] abfcb263a588: Preparing [2025-10-23T03:44:45.503Z] cb976033e092: Waiting [2025-10-23T03:44:45.503Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:45.503Z] abfcb263a588: Waiting [2025-10-23T03:44:45.503Z] 9c6dbb898176: Layer already exists [2025-10-23T03:44:45.503Z] 170c17d5be65: Layer already exists [2025-10-23T03:44:45.503Z] 236b76c147e3: Layer already exists [2025-10-23T03:44:45.503Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:45.503Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:45.503Z] cb976033e092: Layer already exists [2025-10-23T03:44:45.503Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:45.503Z] abfcb263a588: Layer already exists [2025-10-23T03:44:45.503Z] main: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:44:45.594Z] ===================================================== [Pipeline] echo [2025-10-23T03:44:45.609Z] taggedImages: [2025-10-23T03:44:45.609Z] - nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:45.609Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-23T03:44:45.609Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 [2025-10-23T03:44:45.609Z] - nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:45.609Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-23T03:44:45.635Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-23T03:44:45.635Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:45.635Z] latest [2025-10-23T03:44:45.635Z] 4.1.0-dev.68 [2025-10-23T03:44:45.636Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:45.636Z] main [2025-10-23T03:44:45.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:46.003Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:46.334Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:46.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-23T03:44:46.335Z] e4f3a416cf02: Preparing [2025-10-23T03:44:46.335Z] 4c4cb0e3988c: Preparing [2025-10-23T03:44:46.335Z] 53540db276c0: Preparing [2025-10-23T03:44:46.335Z] 24d846af31a2: Preparing [2025-10-23T03:44:46.335Z] 475f032d2e12: Preparing [2025-10-23T03:44:46.335Z] c4a6983d31e8: Preparing [2025-10-23T03:44:46.335Z] 62c5cee605d5: Preparing [2025-10-23T03:44:46.335Z] 3e270b8299e2: Preparing [2025-10-23T03:44:46.335Z] 1ac937a70a55: Preparing [2025-10-23T03:44:46.335Z] c4a6983d31e8: Waiting [2025-10-23T03:44:46.335Z] 62c5cee605d5: Waiting [2025-10-23T03:44:46.335Z] 3e270b8299e2: Waiting [2025-10-23T03:44:46.335Z] 1ac937a70a55: Waiting [2025-10-23T03:44:46.335Z] 201ca92e016c: Preparing [2025-10-23T03:44:46.335Z] cb7b95e9d9e4: Preparing [2025-10-23T03:44:46.335Z] 5f70bf18a086: Preparing [2025-10-23T03:44:46.335Z] 3b17c9120194: Preparing [2025-10-23T03:44:46.335Z] 201ca92e016c: Waiting [2025-10-23T03:44:46.335Z] cb7b95e9d9e4: Waiting [2025-10-23T03:44:46.335Z] 73d143747c1e: Preparing [2025-10-23T03:44:46.335Z] 5f70bf18a086: Waiting [2025-10-23T03:44:46.335Z] 3b17c9120194: Waiting [2025-10-23T03:44:46.335Z] f6aa31ac3a0b: Preparing [2025-10-23T03:44:46.335Z] abfcb263a588: Preparing [2025-10-23T03:44:46.335Z] 73d143747c1e: Waiting [2025-10-23T03:44:46.335Z] f6aa31ac3a0b: Waiting [2025-10-23T03:44:46.335Z] abfcb263a588: Waiting [2025-10-23T03:44:46.335Z] 24d846af31a2: Pushed [2025-10-23T03:44:46.335Z] 4c4cb0e3988c: Pushed [2025-10-23T03:44:46.335Z] e4f3a416cf02: Pushed [2025-10-23T03:44:46.335Z] 475f032d2e12: Pushed [2025-10-23T03:44:46.335Z] 53540db276c0: Pushed [2025-10-23T03:44:46.335Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:46.335Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:46.335Z] 5f70bf18a086: Layer already exists [2025-10-23T03:44:46.593Z] c4a6983d31e8: Pushed [2025-10-23T03:44:46.593Z] cb7b95e9d9e4: Pushed [2025-10-23T03:44:46.593Z] 201ca92e016c: Pushed [2025-10-23T03:44:46.593Z] 3b17c9120194: Pushed [2025-10-23T03:44:46.593Z] abfcb263a588: Layer already exists [2025-10-23T03:44:46.593Z] 73d143747c1e: Pushed [2025-10-23T03:44:46.593Z] f6aa31ac3a0b: Pushed [2025-10-23T03:44:47.974Z] 62c5cee605d5: Pushed [2025-10-23T03:44:47.974Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:48.313Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:48.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-23T03:44:48.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-23T03:44:48.655Z] e4f3a416cf02: Preparing [2025-10-23T03:44:48.655Z] 4c4cb0e3988c: Preparing [2025-10-23T03:44:48.655Z] 53540db276c0: Preparing [2025-10-23T03:44:48.655Z] 24d846af31a2: Preparing [2025-10-23T03:44:48.655Z] 475f032d2e12: Preparing [2025-10-23T03:44:48.655Z] c4a6983d31e8: Preparing [2025-10-23T03:44:48.655Z] 62c5cee605d5: Preparing [2025-10-23T03:44:48.655Z] 3e270b8299e2: Preparing [2025-10-23T03:44:48.655Z] 1ac937a70a55: Preparing [2025-10-23T03:44:48.655Z] 201ca92e016c: Preparing [2025-10-23T03:44:48.655Z] cb7b95e9d9e4: Preparing [2025-10-23T03:44:48.655Z] 5f70bf18a086: Preparing [2025-10-23T03:44:48.655Z] 3b17c9120194: Preparing [2025-10-23T03:44:48.655Z] 73d143747c1e: Preparing [2025-10-23T03:44:48.655Z] f6aa31ac3a0b: Preparing [2025-10-23T03:44:48.655Z] abfcb263a588: Preparing [2025-10-23T03:44:48.655Z] 1ac937a70a55: Waiting [2025-10-23T03:44:48.655Z] 201ca92e016c: Waiting [2025-10-23T03:44:48.655Z] cb7b95e9d9e4: Waiting [2025-10-23T03:44:48.655Z] 5f70bf18a086: Waiting [2025-10-23T03:44:48.655Z] 3b17c9120194: Waiting [2025-10-23T03:44:48.655Z] 73d143747c1e: Waiting [2025-10-23T03:44:48.655Z] f6aa31ac3a0b: Waiting [2025-10-23T03:44:48.655Z] abfcb263a588: Waiting [2025-10-23T03:44:48.655Z] 62c5cee605d5: Waiting [2025-10-23T03:44:48.655Z] c4a6983d31e8: Waiting [2025-10-23T03:44:48.655Z] 3e270b8299e2: Waiting [2025-10-23T03:44:48.655Z] 475f032d2e12: Layer already exists [2025-10-23T03:44:48.655Z] 53540db276c0: Layer already exists [2025-10-23T03:44:48.655Z] e4f3a416cf02: Layer already exists [2025-10-23T03:44:48.655Z] 24d846af31a2: Layer already exists [2025-10-23T03:44:48.655Z] 4c4cb0e3988c: Layer already exists [2025-10-23T03:44:48.655Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:48.655Z] 62c5cee605d5: Layer already exists [2025-10-23T03:44:48.655Z] 201ca92e016c: Layer already exists [2025-10-23T03:44:48.655Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:48.655Z] c4a6983d31e8: Layer already exists [2025-10-23T03:44:48.655Z] 3b17c9120194: Layer already exists [2025-10-23T03:44:48.655Z] cb7b95e9d9e4: Layer already exists [2025-10-23T03:44:48.655Z] 73d143747c1e: Layer already exists [2025-10-23T03:44:48.655Z] f6aa31ac3a0b: Layer already exists [2025-10-23T03:44:48.655Z] 5f70bf18a086: Layer already exists [2025-10-23T03:44:48.655Z] abfcb263a588: Layer already exists [2025-10-23T03:44:48.655Z] latest: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:48.992Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:49.338Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 [2025-10-23T03:44:49.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-23T03:44:49.338Z] e4f3a416cf02: Preparing [2025-10-23T03:44:49.338Z] 4c4cb0e3988c: Preparing [2025-10-23T03:44:49.338Z] 53540db276c0: Preparing [2025-10-23T03:44:49.338Z] 24d846af31a2: Preparing [2025-10-23T03:44:49.338Z] 475f032d2e12: Preparing [2025-10-23T03:44:49.338Z] c4a6983d31e8: Preparing [2025-10-23T03:44:49.338Z] 62c5cee605d5: Preparing [2025-10-23T03:44:49.338Z] 3e270b8299e2: Preparing [2025-10-23T03:44:49.338Z] 1ac937a70a55: Preparing [2025-10-23T03:44:49.338Z] 201ca92e016c: Preparing [2025-10-23T03:44:49.338Z] cb7b95e9d9e4: Preparing [2025-10-23T03:44:49.338Z] 1ac937a70a55: Waiting [2025-10-23T03:44:49.338Z] 5f70bf18a086: Preparing [2025-10-23T03:44:49.338Z] 62c5cee605d5: Waiting [2025-10-23T03:44:49.338Z] 3e270b8299e2: Waiting [2025-10-23T03:44:49.338Z] 3b17c9120194: Preparing [2025-10-23T03:44:49.338Z] c4a6983d31e8: Waiting [2025-10-23T03:44:49.338Z] 73d143747c1e: Preparing [2025-10-23T03:44:49.338Z] 201ca92e016c: Waiting [2025-10-23T03:44:49.338Z] f6aa31ac3a0b: Preparing [2025-10-23T03:44:49.338Z] cb7b95e9d9e4: Waiting [2025-10-23T03:44:49.338Z] abfcb263a588: Preparing [2025-10-23T03:44:49.338Z] 3b17c9120194: Waiting [2025-10-23T03:44:49.338Z] 5f70bf18a086: Waiting [2025-10-23T03:44:49.338Z] 73d143747c1e: Waiting [2025-10-23T03:44:49.338Z] abfcb263a588: Waiting [2025-10-23T03:44:49.338Z] f6aa31ac3a0b: Waiting [2025-10-23T03:44:49.338Z] e4f3a416cf02: Layer already exists [2025-10-23T03:44:49.338Z] 53540db276c0: Layer already exists [2025-10-23T03:44:49.338Z] 4c4cb0e3988c: Layer already exists [2025-10-23T03:44:49.338Z] 475f032d2e12: Layer already exists [2025-10-23T03:44:49.338Z] 24d846af31a2: Layer already exists [2025-10-23T03:44:49.338Z] c4a6983d31e8: Layer already exists [2025-10-23T03:44:49.338Z] 62c5cee605d5: Layer already exists [2025-10-23T03:44:49.338Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:49.338Z] 201ca92e016c: Layer already exists [2025-10-23T03:44:49.338Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:49.338Z] cb7b95e9d9e4: Layer already exists [2025-10-23T03:44:49.338Z] 3b17c9120194: Layer already exists [2025-10-23T03:44:49.338Z] 73d143747c1e: Layer already exists [2025-10-23T03:44:49.338Z] 5f70bf18a086: Layer already exists [2025-10-23T03:44:49.338Z] f6aa31ac3a0b: Layer already exists [2025-10-23T03:44:49.338Z] abfcb263a588: Layer already exists [2025-10-23T03:44:49.338Z] 4.1.0-dev.68: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:49.678Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:50.009Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:50.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-23T03:44:50.009Z] e4f3a416cf02: Preparing [2025-10-23T03:44:50.009Z] 4c4cb0e3988c: Preparing [2025-10-23T03:44:50.009Z] 53540db276c0: Preparing [2025-10-23T03:44:50.009Z] 24d846af31a2: Preparing [2025-10-23T03:44:50.009Z] 475f032d2e12: Preparing [2025-10-23T03:44:50.009Z] c4a6983d31e8: Preparing [2025-10-23T03:44:50.009Z] 62c5cee605d5: Preparing [2025-10-23T03:44:50.009Z] 3e270b8299e2: Preparing [2025-10-23T03:44:50.009Z] 1ac937a70a55: Preparing [2025-10-23T03:44:50.009Z] c4a6983d31e8: Waiting [2025-10-23T03:44:50.009Z] 62c5cee605d5: Waiting [2025-10-23T03:44:50.009Z] 3e270b8299e2: Waiting [2025-10-23T03:44:50.009Z] 201ca92e016c: Preparing [2025-10-23T03:44:50.009Z] 1ac937a70a55: Waiting [2025-10-23T03:44:50.009Z] cb7b95e9d9e4: Preparing [2025-10-23T03:44:50.009Z] 5f70bf18a086: Preparing [2025-10-23T03:44:50.009Z] cb7b95e9d9e4: Waiting [2025-10-23T03:44:50.009Z] 3b17c9120194: Preparing [2025-10-23T03:44:50.009Z] 201ca92e016c: Waiting [2025-10-23T03:44:50.009Z] 5f70bf18a086: Waiting [2025-10-23T03:44:50.009Z] 73d143747c1e: Preparing [2025-10-23T03:44:50.009Z] 3b17c9120194: Waiting [2025-10-23T03:44:50.009Z] f6aa31ac3a0b: Preparing [2025-10-23T03:44:50.009Z] 73d143747c1e: Waiting [2025-10-23T03:44:50.009Z] abfcb263a588: Preparing [2025-10-23T03:44:50.009Z] f6aa31ac3a0b: Waiting [2025-10-23T03:44:50.009Z] abfcb263a588: Waiting [2025-10-23T03:44:50.009Z] 24d846af31a2: Layer already exists [2025-10-23T03:44:50.009Z] 475f032d2e12: Layer already exists [2025-10-23T03:44:50.009Z] 53540db276c0: Layer already exists [2025-10-23T03:44:50.009Z] 4c4cb0e3988c: Layer already exists [2025-10-23T03:44:50.009Z] e4f3a416cf02: Layer already exists [2025-10-23T03:44:50.009Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:50.009Z] c4a6983d31e8: Layer already exists [2025-10-23T03:44:50.009Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:50.009Z] 62c5cee605d5: Layer already exists [2025-10-23T03:44:50.009Z] 201ca92e016c: Layer already exists [2025-10-23T03:44:50.009Z] 3b17c9120194: Layer already exists [2025-10-23T03:44:50.009Z] 5f70bf18a086: Layer already exists [2025-10-23T03:44:50.009Z] cb7b95e9d9e4: Layer already exists [2025-10-23T03:44:50.009Z] 73d143747c1e: Layer already exists [2025-10-23T03:44:50.009Z] f6aa31ac3a0b: Layer already exists [2025-10-23T03:44:50.009Z] abfcb263a588: Layer already exists [2025-10-23T03:44:50.009Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:50.333Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:50.654Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-23T03:44:50.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-23T03:44:50.654Z] e4f3a416cf02: Preparing [2025-10-23T03:44:50.654Z] 4c4cb0e3988c: Preparing [2025-10-23T03:44:50.654Z] 53540db276c0: Preparing [2025-10-23T03:44:50.654Z] 24d846af31a2: Preparing [2025-10-23T03:44:50.654Z] 475f032d2e12: Preparing [2025-10-23T03:44:50.654Z] c4a6983d31e8: Preparing [2025-10-23T03:44:50.654Z] 62c5cee605d5: Preparing [2025-10-23T03:44:50.654Z] 3e270b8299e2: Preparing [2025-10-23T03:44:50.654Z] 1ac937a70a55: Preparing [2025-10-23T03:44:50.654Z] 201ca92e016c: Preparing [2025-10-23T03:44:50.654Z] cb7b95e9d9e4: Preparing [2025-10-23T03:44:50.654Z] 5f70bf18a086: Preparing [2025-10-23T03:44:50.654Z] 3b17c9120194: Preparing [2025-10-23T03:44:50.654Z] 73d143747c1e: Preparing [2025-10-23T03:44:50.654Z] f6aa31ac3a0b: Preparing [2025-10-23T03:44:50.654Z] abfcb263a588: Preparing [2025-10-23T03:44:50.654Z] c4a6983d31e8: Waiting [2025-10-23T03:44:50.654Z] 62c5cee605d5: Waiting [2025-10-23T03:44:50.654Z] 3e270b8299e2: Waiting [2025-10-23T03:44:50.654Z] 1ac937a70a55: Waiting [2025-10-23T03:44:50.654Z] 201ca92e016c: Waiting [2025-10-23T03:44:50.654Z] cb7b95e9d9e4: Waiting [2025-10-23T03:44:50.654Z] 5f70bf18a086: Waiting [2025-10-23T03:44:50.654Z] 3b17c9120194: Waiting [2025-10-23T03:44:50.654Z] 73d143747c1e: Waiting [2025-10-23T03:44:50.654Z] f6aa31ac3a0b: Waiting [2025-10-23T03:44:50.654Z] abfcb263a588: Waiting [2025-10-23T03:44:50.654Z] e4f3a416cf02: Layer already exists [2025-10-23T03:44:50.654Z] 475f032d2e12: Layer already exists [2025-10-23T03:44:50.654Z] 24d846af31a2: Layer already exists [2025-10-23T03:44:50.654Z] 4c4cb0e3988c: Layer already exists [2025-10-23T03:44:50.654Z] 53540db276c0: Layer already exists [2025-10-23T03:44:50.654Z] 62c5cee605d5: Layer already exists [2025-10-23T03:44:50.654Z] c4a6983d31e8: Layer already exists [2025-10-23T03:44:50.654Z] 201ca92e016c: Layer already exists [2025-10-23T03:44:50.654Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:50.654Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:50.654Z] 73d143747c1e: Layer already exists [2025-10-23T03:44:50.654Z] cb7b95e9d9e4: Layer already exists [2025-10-23T03:44:50.654Z] f6aa31ac3a0b: Layer already exists [2025-10-23T03:44:50.654Z] 5f70bf18a086: Layer already exists [2025-10-23T03:44:50.654Z] 3b17c9120194: Layer already exists [2025-10-23T03:44:50.654Z] abfcb263a588: Layer already exists [2025-10-23T03:44:50.654Z] main: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:44:50.731Z] ===================================================== [Pipeline] echo [2025-10-23T03:44:50.750Z] taggedImages: [2025-10-23T03:44:50.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:50.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-23T03:44:50.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 [2025-10-23T03:44:50.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:50.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-23T03:44:50.779Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-23T03:44:50.779Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:50.779Z] latest [2025-10-23T03:44:50.779Z] 4.1.0-dev.68 [2025-10-23T03:44:50.779Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:50.779Z] main [2025-10-23T03:44:50.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:51.121Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:51.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:51.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-23T03:44:51.442Z] d29e4250500d: Preparing [2025-10-23T03:44:51.442Z] 85b3665a8b13: Preparing [2025-10-23T03:44:51.442Z] c3c0bca64f4d: Preparing [2025-10-23T03:44:51.442Z] 64afd9ef4eef: Preparing [2025-10-23T03:44:51.442Z] 3e270b8299e2: Preparing [2025-10-23T03:44:51.442Z] 1ac937a70a55: Preparing [2025-10-23T03:44:51.442Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:51.442Z] cb976033e092: Preparing [2025-10-23T03:44:51.442Z] abfcb263a588: Preparing [2025-10-23T03:44:51.442Z] 1ac937a70a55: Waiting [2025-10-23T03:44:51.442Z] cb976033e092: Waiting [2025-10-23T03:44:51.442Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:51.442Z] abfcb263a588: Waiting [2025-10-23T03:44:51.442Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:51.442Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:51.442Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:51.442Z] cb976033e092: Layer already exists [2025-10-23T03:44:51.442Z] 85b3665a8b13: Pushed [2025-10-23T03:44:51.442Z] d29e4250500d: Pushed [2025-10-23T03:44:51.442Z] c3c0bca64f4d: Pushed [2025-10-23T03:44:51.442Z] abfcb263a588: Layer already exists [2025-10-23T03:44:55.629Z] 64afd9ef4eef: Pushed [2025-10-23T03:44:55.629Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:55.965Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:56.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-23T03:44:56.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-23T03:44:56.290Z] d29e4250500d: Preparing [2025-10-23T03:44:56.290Z] 85b3665a8b13: Preparing [2025-10-23T03:44:56.290Z] c3c0bca64f4d: Preparing [2025-10-23T03:44:56.290Z] 64afd9ef4eef: Preparing [2025-10-23T03:44:56.290Z] 3e270b8299e2: Preparing [2025-10-23T03:44:56.290Z] 1ac937a70a55: Preparing [2025-10-23T03:44:56.290Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:56.290Z] cb976033e092: Preparing [2025-10-23T03:44:56.290Z] abfcb263a588: Preparing [2025-10-23T03:44:56.290Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:56.290Z] cb976033e092: Waiting [2025-10-23T03:44:56.290Z] abfcb263a588: Waiting [2025-10-23T03:44:56.290Z] 1ac937a70a55: Waiting [2025-10-23T03:44:56.290Z] d29e4250500d: Layer already exists [2025-10-23T03:44:56.290Z] 85b3665a8b13: Layer already exists [2025-10-23T03:44:56.290Z] 64afd9ef4eef: Layer already exists [2025-10-23T03:44:56.290Z] c3c0bca64f4d: Layer already exists [2025-10-23T03:44:56.290Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:56.290Z] cb976033e092: Layer already exists [2025-10-23T03:44:56.290Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:56.290Z] abfcb263a588: Layer already exists [2025-10-23T03:44:56.290Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:56.290Z] latest: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:56.618Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:56.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 [2025-10-23T03:44:56.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-23T03:44:56.947Z] d29e4250500d: Preparing [2025-10-23T03:44:56.947Z] 85b3665a8b13: Preparing [2025-10-23T03:44:56.947Z] c3c0bca64f4d: Preparing [2025-10-23T03:44:56.947Z] 64afd9ef4eef: Preparing [2025-10-23T03:44:56.947Z] 3e270b8299e2: Preparing [2025-10-23T03:44:56.947Z] 1ac937a70a55: Preparing [2025-10-23T03:44:56.947Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:56.947Z] cb976033e092: Preparing [2025-10-23T03:44:56.947Z] abfcb263a588: Preparing [2025-10-23T03:44:56.947Z] 1ac937a70a55: Waiting [2025-10-23T03:44:56.947Z] cb976033e092: Waiting [2025-10-23T03:44:56.947Z] abfcb263a588: Waiting [2025-10-23T03:44:56.947Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:56.947Z] c3c0bca64f4d: Layer already exists [2025-10-23T03:44:56.947Z] 64afd9ef4eef: Layer already exists [2025-10-23T03:44:56.947Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:56.947Z] 85b3665a8b13: Layer already exists [2025-10-23T03:44:56.947Z] d29e4250500d: Layer already exists [2025-10-23T03:44:56.947Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:56.947Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:56.947Z] abfcb263a588: Layer already exists [2025-10-23T03:44:56.947Z] cb976033e092: Layer already exists [2025-10-23T03:44:56.947Z] 4.1.0-dev.68: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:57.280Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:57.679Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:57.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-23T03:44:57.679Z] d29e4250500d: Preparing [2025-10-23T03:44:57.679Z] 85b3665a8b13: Preparing [2025-10-23T03:44:57.679Z] c3c0bca64f4d: Preparing [2025-10-23T03:44:57.679Z] 64afd9ef4eef: Preparing [2025-10-23T03:44:57.679Z] 3e270b8299e2: Preparing [2025-10-23T03:44:57.679Z] 1ac937a70a55: Preparing [2025-10-23T03:44:57.679Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:57.679Z] cb976033e092: Preparing [2025-10-23T03:44:57.679Z] abfcb263a588: Preparing [2025-10-23T03:44:57.679Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:57.679Z] abfcb263a588: Waiting [2025-10-23T03:44:57.679Z] cb976033e092: Waiting [2025-10-23T03:44:57.679Z] 1ac937a70a55: Waiting [2025-10-23T03:44:57.679Z] d29e4250500d: Layer already exists [2025-10-23T03:44:57.679Z] 85b3665a8b13: Layer already exists [2025-10-23T03:44:57.679Z] c3c0bca64f4d: Layer already exists [2025-10-23T03:44:57.679Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:57.679Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:57.679Z] 64afd9ef4eef: Layer already exists [2025-10-23T03:44:57.679Z] cb976033e092: Layer already exists [2025-10-23T03:44:57.679Z] abfcb263a588: Layer already exists [2025-10-23T03:44:57.679Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:57.679Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:58.013Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:58.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-23T03:44:58.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-23T03:44:58.338Z] d29e4250500d: Preparing [2025-10-23T03:44:58.338Z] 85b3665a8b13: Preparing [2025-10-23T03:44:58.338Z] c3c0bca64f4d: Preparing [2025-10-23T03:44:58.338Z] 64afd9ef4eef: Preparing [2025-10-23T03:44:58.338Z] 3e270b8299e2: Preparing [2025-10-23T03:44:58.338Z] 1ac937a70a55: Preparing [2025-10-23T03:44:58.338Z] 1f9c37bd403d: Preparing [2025-10-23T03:44:58.338Z] cb976033e092: Preparing [2025-10-23T03:44:58.338Z] abfcb263a588: Preparing [2025-10-23T03:44:58.338Z] 1ac937a70a55: Waiting [2025-10-23T03:44:58.338Z] cb976033e092: Waiting [2025-10-23T03:44:58.338Z] 1f9c37bd403d: Waiting [2025-10-23T03:44:58.338Z] abfcb263a588: Waiting [2025-10-23T03:44:58.338Z] c3c0bca64f4d: Layer already exists [2025-10-23T03:44:58.338Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:58.338Z] 85b3665a8b13: Layer already exists [2025-10-23T03:44:58.338Z] 64afd9ef4eef: Layer already exists [2025-10-23T03:44:58.338Z] d29e4250500d: Layer already exists [2025-10-23T03:44:58.338Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:58.338Z] cb976033e092: Layer already exists [2025-10-23T03:44:58.338Z] 1f9c37bd403d: Layer already exists [2025-10-23T03:44:58.338Z] abfcb263a588: Layer already exists [2025-10-23T03:44:58.338Z] main: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:44:58.419Z] ===================================================== [Pipeline] echo [2025-10-23T03:44:58.431Z] taggedImages: [2025-10-23T03:44:58.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:58.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-23T03:44:58.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 [2025-10-23T03:44:58.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:58.431Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-23T03:44:58.462Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-23T03:44:58.462Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:58.462Z] latest [2025-10-23T03:44:58.462Z] 4.1.0-dev.68 [2025-10-23T03:44:58.462Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:44:58.462Z] main [2025-10-23T03:44:58.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:58.826Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:44:59.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:44:59.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-23T03:44:59.152Z] 84f02b31a2d2: Preparing [2025-10-23T03:44:59.152Z] f9a2dc690359: Preparing [2025-10-23T03:44:59.152Z] 2a9a87fc7990: Preparing [2025-10-23T03:44:59.152Z] a105d20bdfd3: Preparing [2025-10-23T03:44:59.152Z] f15212b892ff: Preparing [2025-10-23T03:44:59.152Z] 3e270b8299e2: Preparing [2025-10-23T03:44:59.152Z] 1ac937a70a55: Preparing [2025-10-23T03:44:59.152Z] 5e26d4ee75be: Preparing [2025-10-23T03:44:59.152Z] bf731ca0d525: Preparing [2025-10-23T03:44:59.152Z] 5594c286a7c1: Preparing [2025-10-23T03:44:59.152Z] 1ac937a70a55: Waiting [2025-10-23T03:44:59.152Z] 5e26d4ee75be: Waiting [2025-10-23T03:44:59.152Z] bf731ca0d525: Waiting [2025-10-23T03:44:59.152Z] 3e270b8299e2: Waiting [2025-10-23T03:44:59.152Z] 5594c286a7c1: Waiting [2025-10-23T03:44:59.152Z] abfcb263a588: Preparing [2025-10-23T03:44:59.152Z] abfcb263a588: Waiting [2025-10-23T03:44:59.152Z] a105d20bdfd3: Pushed [2025-10-23T03:44:59.152Z] 3e270b8299e2: Layer already exists [2025-10-23T03:44:59.152Z] f9a2dc690359: Pushed [2025-10-23T03:44:59.152Z] f15212b892ff: Pushed [2025-10-23T03:44:59.152Z] 84f02b31a2d2: Pushed [2025-10-23T03:44:59.152Z] 1ac937a70a55: Layer already exists [2025-10-23T03:44:59.152Z] abfcb263a588: Layer already exists [2025-10-23T03:44:59.410Z] 5e26d4ee75be: Pushed [2025-10-23T03:44:59.410Z] bf731ca0d525: Pushed [2025-10-23T03:45:00.785Z] 5594c286a7c1: Pushed [2025-10-23T03:45:02.164Z] 2a9a87fc7990: Pushed [2025-10-23T03:45:02.164Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:02.486Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:02.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-23T03:45:02.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-23T03:45:02.813Z] 84f02b31a2d2: Preparing [2025-10-23T03:45:02.813Z] f9a2dc690359: Preparing [2025-10-23T03:45:02.813Z] 2a9a87fc7990: Preparing [2025-10-23T03:45:02.813Z] a105d20bdfd3: Preparing [2025-10-23T03:45:02.813Z] f15212b892ff: Preparing [2025-10-23T03:45:02.813Z] 3e270b8299e2: Preparing [2025-10-23T03:45:02.813Z] 1ac937a70a55: Preparing [2025-10-23T03:45:02.813Z] 5e26d4ee75be: Preparing [2025-10-23T03:45:02.813Z] bf731ca0d525: Preparing [2025-10-23T03:45:02.813Z] 5594c286a7c1: Preparing [2025-10-23T03:45:02.813Z] abfcb263a588: Preparing [2025-10-23T03:45:02.813Z] 5e26d4ee75be: Waiting [2025-10-23T03:45:02.813Z] bf731ca0d525: Waiting [2025-10-23T03:45:02.813Z] 5594c286a7c1: Waiting [2025-10-23T03:45:02.813Z] 3e270b8299e2: Waiting [2025-10-23T03:45:02.813Z] abfcb263a588: Waiting [2025-10-23T03:45:02.813Z] 1ac937a70a55: Waiting [2025-10-23T03:45:02.813Z] 84f02b31a2d2: Layer already exists [2025-10-23T03:45:02.813Z] f15212b892ff: Layer already exists [2025-10-23T03:45:02.813Z] 2a9a87fc7990: Layer already exists [2025-10-23T03:45:02.813Z] f9a2dc690359: Layer already exists [2025-10-23T03:45:02.813Z] a105d20bdfd3: Layer already exists [2025-10-23T03:45:02.813Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:02.813Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:02.813Z] 5e26d4ee75be: Layer already exists [2025-10-23T03:45:02.813Z] 5594c286a7c1: Layer already exists [2025-10-23T03:45:02.813Z] bf731ca0d525: Layer already exists [2025-10-23T03:45:02.813Z] abfcb263a588: Layer already exists [2025-10-23T03:45:02.813Z] latest: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:03.302Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:03.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 [2025-10-23T03:45:03.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-23T03:45:03.690Z] 84f02b31a2d2: Preparing [2025-10-23T03:45:03.690Z] f9a2dc690359: Preparing [2025-10-23T03:45:03.690Z] 2a9a87fc7990: Preparing [2025-10-23T03:45:03.690Z] a105d20bdfd3: Preparing [2025-10-23T03:45:03.690Z] f15212b892ff: Preparing [2025-10-23T03:45:03.690Z] 3e270b8299e2: Preparing [2025-10-23T03:45:03.690Z] 1ac937a70a55: Preparing [2025-10-23T03:45:03.690Z] 5e26d4ee75be: Preparing [2025-10-23T03:45:03.690Z] bf731ca0d525: Preparing [2025-10-23T03:45:03.690Z] 5594c286a7c1: Preparing [2025-10-23T03:45:03.690Z] abfcb263a588: Preparing [2025-10-23T03:45:03.690Z] 1ac937a70a55: Waiting [2025-10-23T03:45:03.690Z] 5e26d4ee75be: Waiting [2025-10-23T03:45:03.690Z] bf731ca0d525: Waiting [2025-10-23T03:45:03.690Z] 5594c286a7c1: Waiting [2025-10-23T03:45:03.690Z] abfcb263a588: Waiting [2025-10-23T03:45:03.690Z] 3e270b8299e2: Waiting [2025-10-23T03:45:03.690Z] 84f02b31a2d2: Layer already exists [2025-10-23T03:45:03.690Z] f9a2dc690359: Layer already exists [2025-10-23T03:45:03.690Z] 2a9a87fc7990: Layer already exists [2025-10-23T03:45:03.690Z] f15212b892ff: Layer already exists [2025-10-23T03:45:03.690Z] a105d20bdfd3: Layer already exists [2025-10-23T03:45:03.690Z] 5e26d4ee75be: Layer already exists [2025-10-23T03:45:03.690Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:03.690Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:03.690Z] bf731ca0d525: Layer already exists [2025-10-23T03:45:03.690Z] 5594c286a7c1: Layer already exists [2025-10-23T03:45:03.690Z] abfcb263a588: Layer already exists [2025-10-23T03:45:03.690Z] 4.1.0-dev.68: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:04.018Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:04.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:04.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-23T03:45:04.350Z] 84f02b31a2d2: Preparing [2025-10-23T03:45:04.350Z] f9a2dc690359: Preparing [2025-10-23T03:45:04.350Z] 2a9a87fc7990: Preparing [2025-10-23T03:45:04.350Z] a105d20bdfd3: Preparing [2025-10-23T03:45:04.350Z] f15212b892ff: Preparing [2025-10-23T03:45:04.350Z] 3e270b8299e2: Preparing [2025-10-23T03:45:04.350Z] 1ac937a70a55: Preparing [2025-10-23T03:45:04.350Z] 5e26d4ee75be: Preparing [2025-10-23T03:45:04.350Z] bf731ca0d525: Preparing [2025-10-23T03:45:04.350Z] 5594c286a7c1: Preparing [2025-10-23T03:45:04.350Z] abfcb263a588: Preparing [2025-10-23T03:45:04.350Z] 5e26d4ee75be: Waiting [2025-10-23T03:45:04.350Z] bf731ca0d525: Waiting [2025-10-23T03:45:04.350Z] abfcb263a588: Waiting [2025-10-23T03:45:04.350Z] 3e270b8299e2: Waiting [2025-10-23T03:45:04.350Z] 1ac937a70a55: Waiting [2025-10-23T03:45:04.350Z] 5594c286a7c1: Waiting [2025-10-23T03:45:04.350Z] f9a2dc690359: Layer already exists [2025-10-23T03:45:04.350Z] f15212b892ff: Layer already exists [2025-10-23T03:45:04.350Z] 2a9a87fc7990: Layer already exists [2025-10-23T03:45:04.350Z] 84f02b31a2d2: Layer already exists [2025-10-23T03:45:04.350Z] a105d20bdfd3: Layer already exists [2025-10-23T03:45:04.350Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:04.350Z] 5e26d4ee75be: Layer already exists [2025-10-23T03:45:04.350Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:04.350Z] bf731ca0d525: Layer already exists [2025-10-23T03:45:04.350Z] 5594c286a7c1: Layer already exists [2025-10-23T03:45:04.350Z] abfcb263a588: Layer already exists [2025-10-23T03:45:04.350Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:04.678Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:05.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-23T03:45:05.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-23T03:45:05.013Z] 84f02b31a2d2: Preparing [2025-10-23T03:45:05.013Z] f9a2dc690359: Preparing [2025-10-23T03:45:05.013Z] 2a9a87fc7990: Preparing [2025-10-23T03:45:05.013Z] a105d20bdfd3: Preparing [2025-10-23T03:45:05.013Z] f15212b892ff: Preparing [2025-10-23T03:45:05.013Z] 3e270b8299e2: Preparing [2025-10-23T03:45:05.013Z] 1ac937a70a55: Preparing [2025-10-23T03:45:05.013Z] 5e26d4ee75be: Preparing [2025-10-23T03:45:05.013Z] bf731ca0d525: Preparing [2025-10-23T03:45:05.013Z] 5594c286a7c1: Preparing [2025-10-23T03:45:05.013Z] 3e270b8299e2: Waiting [2025-10-23T03:45:05.013Z] 1ac937a70a55: Waiting [2025-10-23T03:45:05.013Z] bf731ca0d525: Waiting [2025-10-23T03:45:05.013Z] abfcb263a588: Preparing [2025-10-23T03:45:05.013Z] 5594c286a7c1: Waiting [2025-10-23T03:45:05.013Z] abfcb263a588: Waiting [2025-10-23T03:45:05.013Z] 84f02b31a2d2: Layer already exists [2025-10-23T03:45:05.013Z] f9a2dc690359: Layer already exists [2025-10-23T03:45:05.013Z] f15212b892ff: Layer already exists [2025-10-23T03:45:05.013Z] a105d20bdfd3: Layer already exists [2025-10-23T03:45:05.013Z] 2a9a87fc7990: Layer already exists [2025-10-23T03:45:05.013Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:05.013Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:05.013Z] bf731ca0d525: Layer already exists [2025-10-23T03:45:05.013Z] 5594c286a7c1: Layer already exists [2025-10-23T03:45:05.013Z] 5e26d4ee75be: Layer already exists [2025-10-23T03:45:05.013Z] abfcb263a588: Layer already exists [2025-10-23T03:45:05.013Z] main: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:45:05.090Z] ===================================================== [Pipeline] echo [2025-10-23T03:45:05.108Z] taggedImages: [2025-10-23T03:45:05.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:05.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-23T03:45:05.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 [2025-10-23T03:45:05.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:05.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-23T03:45:05.137Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-23T03:45:05.137Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:05.137Z] latest [2025-10-23T03:45:05.137Z] 4.1.0-dev.68 [2025-10-23T03:45:05.137Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:05.137Z] main [2025-10-23T03:45:05.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:05.502Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:05.828Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:05.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-23T03:45:05.828Z] 7e707775411c: Preparing [2025-10-23T03:45:05.828Z] 7a9b7d6c2ed5: Preparing [2025-10-23T03:45:05.828Z] 51466c370489: Preparing [2025-10-23T03:45:05.828Z] 20112b578979: Preparing [2025-10-23T03:45:05.828Z] 07b74657a14b: Preparing [2025-10-23T03:45:05.828Z] 05549756783b: Preparing [2025-10-23T03:45:05.828Z] bd14fdb19b82: Preparing [2025-10-23T03:45:05.828Z] 3e270b8299e2: Preparing [2025-10-23T03:45:05.828Z] 1ac937a70a55: Preparing [2025-10-23T03:45:05.828Z] 2844c6550e16: Preparing [2025-10-23T03:45:05.828Z] bbb00616e2ca: Preparing [2025-10-23T03:45:05.828Z] abfcb263a588: Preparing [2025-10-23T03:45:05.828Z] 1ac937a70a55: Waiting [2025-10-23T03:45:05.828Z] 3e270b8299e2: Waiting [2025-10-23T03:45:05.828Z] 2844c6550e16: Waiting [2025-10-23T03:45:05.828Z] bbb00616e2ca: Waiting [2025-10-23T03:45:05.828Z] abfcb263a588: Waiting [2025-10-23T03:45:05.828Z] 05549756783b: Waiting [2025-10-23T03:45:05.828Z] bd14fdb19b82: Waiting [2025-10-23T03:45:05.828Z] 7a9b7d6c2ed5: Pushed [2025-10-23T03:45:05.828Z] 7e707775411c: Pushed [2025-10-23T03:45:05.828Z] 07b74657a14b: Pushed [2025-10-23T03:45:05.828Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:05.828Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:05.828Z] 05549756783b: Pushed [2025-10-23T03:45:06.830Z] bd14fdb19b82: Pushed [2025-10-23T03:45:06.830Z] abfcb263a588: Layer already exists [2025-10-23T03:45:06.830Z] 2844c6550e16: Pushed [2025-10-23T03:45:08.208Z] bbb00616e2ca: Pushed [2025-10-23T03:45:09.146Z] 20112b578979: Pushed [2025-10-23T03:45:09.408Z] 51466c370489: Pushed [2025-10-23T03:45:09.408Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:09.744Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:10.072Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-23T03:45:10.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-23T03:45:10.072Z] 7e707775411c: Preparing [2025-10-23T03:45:10.072Z] 7a9b7d6c2ed5: Preparing [2025-10-23T03:45:10.072Z] 51466c370489: Preparing [2025-10-23T03:45:10.072Z] 20112b578979: Preparing [2025-10-23T03:45:10.072Z] 07b74657a14b: Preparing [2025-10-23T03:45:10.072Z] 05549756783b: Preparing [2025-10-23T03:45:10.072Z] bd14fdb19b82: Preparing [2025-10-23T03:45:10.072Z] 3e270b8299e2: Preparing [2025-10-23T03:45:10.072Z] 1ac937a70a55: Preparing [2025-10-23T03:45:10.072Z] 2844c6550e16: Preparing [2025-10-23T03:45:10.072Z] bbb00616e2ca: Preparing [2025-10-23T03:45:10.072Z] abfcb263a588: Preparing [2025-10-23T03:45:10.072Z] 3e270b8299e2: Waiting [2025-10-23T03:45:10.072Z] bd14fdb19b82: Waiting [2025-10-23T03:45:10.072Z] 1ac937a70a55: Waiting [2025-10-23T03:45:10.072Z] 2844c6550e16: Waiting [2025-10-23T03:45:10.072Z] bbb00616e2ca: Waiting [2025-10-23T03:45:10.072Z] 05549756783b: Waiting [2025-10-23T03:45:10.072Z] abfcb263a588: Waiting [2025-10-23T03:45:10.072Z] 7e707775411c: Layer already exists [2025-10-23T03:45:10.072Z] 20112b578979: Layer already exists [2025-10-23T03:45:10.072Z] 51466c370489: Layer already exists [2025-10-23T03:45:10.072Z] 07b74657a14b: Layer already exists [2025-10-23T03:45:10.072Z] 7a9b7d6c2ed5: Layer already exists [2025-10-23T03:45:10.072Z] 05549756783b: Layer already exists [2025-10-23T03:45:10.072Z] bd14fdb19b82: Layer already exists [2025-10-23T03:45:10.072Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:10.072Z] 2844c6550e16: Layer already exists [2025-10-23T03:45:10.072Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:10.072Z] bbb00616e2ca: Layer already exists [2025-10-23T03:45:10.072Z] abfcb263a588: Layer already exists [2025-10-23T03:45:10.072Z] latest: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:10.404Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:10.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 [2025-10-23T03:45:10.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-23T03:45:10.733Z] 7e707775411c: Preparing [2025-10-23T03:45:10.733Z] 7a9b7d6c2ed5: Preparing [2025-10-23T03:45:10.733Z] 51466c370489: Preparing [2025-10-23T03:45:10.733Z] 20112b578979: Preparing [2025-10-23T03:45:10.733Z] 07b74657a14b: Preparing [2025-10-23T03:45:10.733Z] 05549756783b: Preparing [2025-10-23T03:45:10.733Z] bd14fdb19b82: Preparing [2025-10-23T03:45:10.733Z] 3e270b8299e2: Preparing [2025-10-23T03:45:10.733Z] 1ac937a70a55: Preparing [2025-10-23T03:45:10.733Z] 2844c6550e16: Preparing [2025-10-23T03:45:10.733Z] bbb00616e2ca: Preparing [2025-10-23T03:45:10.733Z] abfcb263a588: Preparing [2025-10-23T03:45:10.733Z] bd14fdb19b82: Waiting [2025-10-23T03:45:10.733Z] 3e270b8299e2: Waiting [2025-10-23T03:45:10.733Z] 1ac937a70a55: Waiting [2025-10-23T03:45:10.733Z] bbb00616e2ca: Waiting [2025-10-23T03:45:10.733Z] abfcb263a588: Waiting [2025-10-23T03:45:10.733Z] 2844c6550e16: Waiting [2025-10-23T03:45:10.733Z] 05549756783b: Waiting [2025-10-23T03:45:10.733Z] 20112b578979: Layer already exists [2025-10-23T03:45:10.733Z] 7e707775411c: Layer already exists [2025-10-23T03:45:10.733Z] 7a9b7d6c2ed5: Layer already exists [2025-10-23T03:45:10.733Z] 51466c370489: Layer already exists [2025-10-23T03:45:10.733Z] 07b74657a14b: Layer already exists [2025-10-23T03:45:10.733Z] 05549756783b: Layer already exists [2025-10-23T03:45:10.733Z] bd14fdb19b82: Layer already exists [2025-10-23T03:45:10.733Z] 2844c6550e16: Layer already exists [2025-10-23T03:45:10.733Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:10.733Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:10.733Z] bbb00616e2ca: Layer already exists [2025-10-23T03:45:10.733Z] abfcb263a588: Layer already exists [2025-10-23T03:45:10.733Z] 4.1.0-dev.68: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:11.067Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:11.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:11.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-23T03:45:11.398Z] 7e707775411c: Preparing [2025-10-23T03:45:11.398Z] 7a9b7d6c2ed5: Preparing [2025-10-23T03:45:11.398Z] 51466c370489: Preparing [2025-10-23T03:45:11.398Z] 20112b578979: Preparing [2025-10-23T03:45:11.398Z] 07b74657a14b: Preparing [2025-10-23T03:45:11.398Z] 05549756783b: Preparing [2025-10-23T03:45:11.398Z] bd14fdb19b82: Preparing [2025-10-23T03:45:11.398Z] 3e270b8299e2: Preparing [2025-10-23T03:45:11.398Z] 1ac937a70a55: Preparing [2025-10-23T03:45:11.398Z] 2844c6550e16: Preparing [2025-10-23T03:45:11.398Z] bbb00616e2ca: Preparing [2025-10-23T03:45:11.398Z] abfcb263a588: Preparing [2025-10-23T03:45:11.398Z] 2844c6550e16: Waiting [2025-10-23T03:45:11.398Z] bbb00616e2ca: Waiting [2025-10-23T03:45:11.398Z] abfcb263a588: Waiting [2025-10-23T03:45:11.398Z] bd14fdb19b82: Waiting [2025-10-23T03:45:11.398Z] 3e270b8299e2: Waiting [2025-10-23T03:45:11.398Z] 1ac937a70a55: Waiting [2025-10-23T03:45:11.398Z] 05549756783b: Waiting [2025-10-23T03:45:11.398Z] 7e707775411c: Layer already exists [2025-10-23T03:45:11.398Z] 51466c370489: Layer already exists [2025-10-23T03:45:11.398Z] 7a9b7d6c2ed5: Layer already exists [2025-10-23T03:45:11.398Z] 20112b578979: Layer already exists [2025-10-23T03:45:11.398Z] 07b74657a14b: Layer already exists [2025-10-23T03:45:11.398Z] 05549756783b: Layer already exists [2025-10-23T03:45:11.398Z] bd14fdb19b82: Layer already exists [2025-10-23T03:45:11.398Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:11.398Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:11.398Z] 2844c6550e16: Layer already exists [2025-10-23T03:45:11.398Z] bbb00616e2ca: Layer already exists [2025-10-23T03:45:11.398Z] abfcb263a588: Layer already exists [2025-10-23T03:45:11.398Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:11.734Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:12.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-23T03:45:12.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-23T03:45:12.057Z] 7e707775411c: Preparing [2025-10-23T03:45:12.057Z] 7a9b7d6c2ed5: Preparing [2025-10-23T03:45:12.057Z] 51466c370489: Preparing [2025-10-23T03:45:12.057Z] 20112b578979: Preparing [2025-10-23T03:45:12.057Z] 07b74657a14b: Preparing [2025-10-23T03:45:12.057Z] 05549756783b: Preparing [2025-10-23T03:45:12.057Z] bd14fdb19b82: Preparing [2025-10-23T03:45:12.057Z] 3e270b8299e2: Preparing [2025-10-23T03:45:12.057Z] 1ac937a70a55: Preparing [2025-10-23T03:45:12.057Z] 2844c6550e16: Preparing [2025-10-23T03:45:12.057Z] bbb00616e2ca: Preparing [2025-10-23T03:45:12.057Z] abfcb263a588: Preparing [2025-10-23T03:45:12.057Z] 1ac937a70a55: Waiting [2025-10-23T03:45:12.057Z] 3e270b8299e2: Waiting [2025-10-23T03:45:12.057Z] 2844c6550e16: Waiting [2025-10-23T03:45:12.057Z] bbb00616e2ca: Waiting [2025-10-23T03:45:12.057Z] abfcb263a588: Waiting [2025-10-23T03:45:12.057Z] 05549756783b: Waiting [2025-10-23T03:45:12.057Z] 7a9b7d6c2ed5: Layer already exists [2025-10-23T03:45:12.057Z] 51466c370489: Layer already exists [2025-10-23T03:45:12.057Z] 7e707775411c: Layer already exists [2025-10-23T03:45:12.057Z] 07b74657a14b: Layer already exists [2025-10-23T03:45:12.057Z] 20112b578979: Layer already exists [2025-10-23T03:45:12.057Z] 05549756783b: Layer already exists [2025-10-23T03:45:12.057Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:12.057Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:12.057Z] 2844c6550e16: Layer already exists [2025-10-23T03:45:12.057Z] bd14fdb19b82: Layer already exists [2025-10-23T03:45:12.057Z] bbb00616e2ca: Layer already exists [2025-10-23T03:45:12.057Z] abfcb263a588: Layer already exists [2025-10-23T03:45:12.057Z] main: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:45:12.157Z] ===================================================== [Pipeline] echo [2025-10-23T03:45:12.169Z] taggedImages: [2025-10-23T03:45:12.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:12.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-23T03:45:12.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 [2025-10-23T03:45:12.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:12.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-23T03:45:12.202Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-23T03:45:12.202Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:12.202Z] latest [2025-10-23T03:45:12.202Z] 4.1.0-dev.68 [2025-10-23T03:45:12.202Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:12.202Z] main [2025-10-23T03:45:12.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:12.557Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:12.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:12.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-23T03:45:12.878Z] 6f14cb145585: Preparing [2025-10-23T03:45:12.878Z] 12c51da30a85: Preparing [2025-10-23T03:45:12.878Z] 3e270b8299e2: Preparing [2025-10-23T03:45:12.878Z] 1ac937a70a55: Preparing [2025-10-23T03:45:12.878Z] a50ae4f82680: Preparing [2025-10-23T03:45:12.878Z] c8a6f9cb9bd0: Preparing [2025-10-23T03:45:12.878Z] abfcb263a588: Preparing [2025-10-23T03:45:12.878Z] c8a6f9cb9bd0: Waiting [2025-10-23T03:45:12.878Z] abfcb263a588: Waiting [2025-10-23T03:45:12.878Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:12.878Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:12.878Z] abfcb263a588: Layer already exists [2025-10-23T03:45:12.878Z] a50ae4f82680: Pushed [2025-10-23T03:45:12.878Z] 6f14cb145585: Pushed [2025-10-23T03:45:13.814Z] c8a6f9cb9bd0: Pushed [2025-10-23T03:45:15.720Z] 12c51da30a85: Pushed [2025-10-23T03:45:15.979Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:16.304Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:16.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-23T03:45:16.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-23T03:45:16.628Z] 6f14cb145585: Preparing [2025-10-23T03:45:16.628Z] 12c51da30a85: Preparing [2025-10-23T03:45:16.628Z] 3e270b8299e2: Preparing [2025-10-23T03:45:16.628Z] 1ac937a70a55: Preparing [2025-10-23T03:45:16.628Z] a50ae4f82680: Preparing [2025-10-23T03:45:16.628Z] c8a6f9cb9bd0: Preparing [2025-10-23T03:45:16.628Z] abfcb263a588: Preparing [2025-10-23T03:45:16.628Z] c8a6f9cb9bd0: Waiting [2025-10-23T03:45:16.628Z] abfcb263a588: Waiting [2025-10-23T03:45:16.628Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:16.628Z] a50ae4f82680: Layer already exists [2025-10-23T03:45:16.628Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:16.628Z] 12c51da30a85: Layer already exists [2025-10-23T03:45:16.628Z] 6f14cb145585: Layer already exists [2025-10-23T03:45:16.628Z] c8a6f9cb9bd0: Layer already exists [2025-10-23T03:45:16.628Z] abfcb263a588: Layer already exists [2025-10-23T03:45:16.628Z] latest: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:16.954Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:17.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 [2025-10-23T03:45:17.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-23T03:45:17.272Z] 6f14cb145585: Preparing [2025-10-23T03:45:17.272Z] 12c51da30a85: Preparing [2025-10-23T03:45:17.272Z] 3e270b8299e2: Preparing [2025-10-23T03:45:17.272Z] 1ac937a70a55: Preparing [2025-10-23T03:45:17.272Z] a50ae4f82680: Preparing [2025-10-23T03:45:17.272Z] c8a6f9cb9bd0: Preparing [2025-10-23T03:45:17.272Z] abfcb263a588: Preparing [2025-10-23T03:45:17.272Z] c8a6f9cb9bd0: Waiting [2025-10-23T03:45:17.272Z] abfcb263a588: Waiting [2025-10-23T03:45:17.272Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:17.272Z] a50ae4f82680: Layer already exists [2025-10-23T03:45:17.272Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:17.272Z] 6f14cb145585: Layer already exists [2025-10-23T03:45:17.272Z] 12c51da30a85: Layer already exists [2025-10-23T03:45:17.272Z] abfcb263a588: Layer already exists [2025-10-23T03:45:17.272Z] c8a6f9cb9bd0: Layer already exists [2025-10-23T03:45:17.272Z] 4.1.0-dev.68: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:17.595Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:17.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:17.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-23T03:45:17.915Z] 6f14cb145585: Preparing [2025-10-23T03:45:17.915Z] 12c51da30a85: Preparing [2025-10-23T03:45:17.915Z] 3e270b8299e2: Preparing [2025-10-23T03:45:17.915Z] 1ac937a70a55: Preparing [2025-10-23T03:45:17.915Z] a50ae4f82680: Preparing [2025-10-23T03:45:17.915Z] c8a6f9cb9bd0: Preparing [2025-10-23T03:45:17.915Z] abfcb263a588: Preparing [2025-10-23T03:45:17.915Z] c8a6f9cb9bd0: Waiting [2025-10-23T03:45:17.915Z] abfcb263a588: Waiting [2025-10-23T03:45:17.915Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:17.915Z] 12c51da30a85: Layer already exists [2025-10-23T03:45:17.915Z] 6f14cb145585: Layer already exists [2025-10-23T03:45:17.915Z] a50ae4f82680: Layer already exists [2025-10-23T03:45:17.915Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:17.915Z] abfcb263a588: Layer already exists [2025-10-23T03:45:17.915Z] c8a6f9cb9bd0: Layer already exists [2025-10-23T03:45:17.915Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:18.241Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:18.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-23T03:45:18.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-23T03:45:18.571Z] 6f14cb145585: Preparing [2025-10-23T03:45:18.571Z] 12c51da30a85: Preparing [2025-10-23T03:45:18.571Z] 3e270b8299e2: Preparing [2025-10-23T03:45:18.571Z] 1ac937a70a55: Preparing [2025-10-23T03:45:18.571Z] a50ae4f82680: Preparing [2025-10-23T03:45:18.571Z] c8a6f9cb9bd0: Preparing [2025-10-23T03:45:18.571Z] abfcb263a588: Preparing [2025-10-23T03:45:18.571Z] c8a6f9cb9bd0: Waiting [2025-10-23T03:45:18.571Z] abfcb263a588: Waiting [2025-10-23T03:45:18.571Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:18.571Z] 12c51da30a85: Layer already exists [2025-10-23T03:45:18.571Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:18.571Z] 6f14cb145585: Layer already exists [2025-10-23T03:45:18.571Z] a50ae4f82680: Layer already exists [2025-10-23T03:45:18.571Z] abfcb263a588: Layer already exists [2025-10-23T03:45:18.571Z] c8a6f9cb9bd0: Layer already exists [2025-10-23T03:45:18.571Z] main: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:45:18.642Z] ===================================================== [Pipeline] echo [2025-10-23T03:45:18.657Z] taggedImages: [2025-10-23T03:45:18.657Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:18.657Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-23T03:45:18.657Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 [2025-10-23T03:45:18.657Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:18.657Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-23T03:45:18.689Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-23T03:45:18.689Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:18.689Z] latest [2025-10-23T03:45:18.689Z] 4.1.0-dev.68 [2025-10-23T03:45:18.689Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:18.689Z] main [2025-10-23T03:45:18.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:19.038Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:19.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:19.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-23T03:45:19.416Z] 152edb88b605: Preparing [2025-10-23T03:45:19.416Z] b55a6f23cc69: Preparing [2025-10-23T03:45:19.416Z] f5063f77e807: Preparing [2025-10-23T03:45:19.416Z] 3e270b8299e2: Preparing [2025-10-23T03:45:19.416Z] 1ac937a70a55: Preparing [2025-10-23T03:45:19.416Z] 7c1dd31992ed: Preparing [2025-10-23T03:45:19.416Z] 27087892cc2d: Preparing [2025-10-23T03:45:19.416Z] bbaa04c9f9de: Preparing [2025-10-23T03:45:19.416Z] 98833e9eca49: Preparing [2025-10-23T03:45:19.416Z] abfcb263a588: Preparing [2025-10-23T03:45:19.416Z] 7c1dd31992ed: Waiting [2025-10-23T03:45:19.416Z] bbaa04c9f9de: Waiting [2025-10-23T03:45:19.416Z] 98833e9eca49: Waiting [2025-10-23T03:45:19.416Z] abfcb263a588: Waiting [2025-10-23T03:45:19.416Z] 27087892cc2d: Waiting [2025-10-23T03:45:19.416Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:19.416Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:19.416Z] 152edb88b605: Pushed [2025-10-23T03:45:19.416Z] b55a6f23cc69: Pushed [2025-10-23T03:45:19.416Z] f5063f77e807: Pushed [2025-10-23T03:45:19.416Z] abfcb263a588: Layer already exists [2025-10-23T03:45:19.675Z] bbaa04c9f9de: Pushed [2025-10-23T03:45:19.937Z] 98833e9eca49: Pushed [2025-10-23T03:45:24.124Z] 27087892cc2d: Pushed [2025-10-23T03:45:30.686Z] 7c1dd31992ed: Pushed [2025-10-23T03:45:30.686Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:31.018Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:31.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-23T03:45:31.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-23T03:45:31.347Z] 152edb88b605: Preparing [2025-10-23T03:45:31.347Z] b55a6f23cc69: Preparing [2025-10-23T03:45:31.347Z] f5063f77e807: Preparing [2025-10-23T03:45:31.347Z] 3e270b8299e2: Preparing [2025-10-23T03:45:31.347Z] 1ac937a70a55: Preparing [2025-10-23T03:45:31.347Z] 7c1dd31992ed: Preparing [2025-10-23T03:45:31.347Z] 27087892cc2d: Preparing [2025-10-23T03:45:31.347Z] bbaa04c9f9de: Preparing [2025-10-23T03:45:31.347Z] 98833e9eca49: Preparing [2025-10-23T03:45:31.347Z] abfcb263a588: Preparing [2025-10-23T03:45:31.347Z] bbaa04c9f9de: Waiting [2025-10-23T03:45:31.347Z] 98833e9eca49: Waiting [2025-10-23T03:45:31.347Z] 7c1dd31992ed: Waiting [2025-10-23T03:45:31.347Z] abfcb263a588: Waiting [2025-10-23T03:45:31.347Z] 27087892cc2d: Waiting [2025-10-23T03:45:31.347Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:31.347Z] f5063f77e807: Layer already exists [2025-10-23T03:45:31.347Z] 152edb88b605: Layer already exists [2025-10-23T03:45:31.347Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:31.347Z] b55a6f23cc69: Layer already exists [2025-10-23T03:45:31.347Z] 27087892cc2d: Layer already exists [2025-10-23T03:45:31.347Z] 7c1dd31992ed: Layer already exists [2025-10-23T03:45:31.347Z] abfcb263a588: Layer already exists [2025-10-23T03:45:31.347Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:45:31.347Z] 98833e9eca49: Layer already exists [2025-10-23T03:45:31.347Z] latest: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:31.680Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:32.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 [2025-10-23T03:45:32.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-23T03:45:32.003Z] 152edb88b605: Preparing [2025-10-23T03:45:32.003Z] b55a6f23cc69: Preparing [2025-10-23T03:45:32.003Z] f5063f77e807: Preparing [2025-10-23T03:45:32.003Z] 3e270b8299e2: Preparing [2025-10-23T03:45:32.003Z] 1ac937a70a55: Preparing [2025-10-23T03:45:32.003Z] 7c1dd31992ed: Preparing [2025-10-23T03:45:32.003Z] 27087892cc2d: Preparing [2025-10-23T03:45:32.003Z] bbaa04c9f9de: Preparing [2025-10-23T03:45:32.003Z] 98833e9eca49: Preparing [2025-10-23T03:45:32.003Z] abfcb263a588: Preparing [2025-10-23T03:45:32.003Z] bbaa04c9f9de: Waiting [2025-10-23T03:45:32.003Z] 98833e9eca49: Waiting [2025-10-23T03:45:32.003Z] 7c1dd31992ed: Waiting [2025-10-23T03:45:32.003Z] abfcb263a588: Waiting [2025-10-23T03:45:32.003Z] 27087892cc2d: Waiting [2025-10-23T03:45:32.003Z] 152edb88b605: Layer already exists [2025-10-23T03:45:32.003Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:32.003Z] f5063f77e807: Layer already exists [2025-10-23T03:45:32.003Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:32.003Z] b55a6f23cc69: Layer already exists [2025-10-23T03:45:32.003Z] 7c1dd31992ed: Layer already exists [2025-10-23T03:45:32.003Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:45:32.003Z] 27087892cc2d: Layer already exists [2025-10-23T03:45:32.003Z] 98833e9eca49: Layer already exists [2025-10-23T03:45:32.003Z] abfcb263a588: Layer already exists [2025-10-23T03:45:32.003Z] 4.1.0-dev.68: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:32.333Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:32.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:32.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-23T03:45:32.660Z] 152edb88b605: Preparing [2025-10-23T03:45:32.660Z] b55a6f23cc69: Preparing [2025-10-23T03:45:32.660Z] f5063f77e807: Preparing [2025-10-23T03:45:32.660Z] 3e270b8299e2: Preparing [2025-10-23T03:45:32.660Z] 1ac937a70a55: Preparing [2025-10-23T03:45:32.660Z] 7c1dd31992ed: Preparing [2025-10-23T03:45:32.660Z] 27087892cc2d: Preparing [2025-10-23T03:45:32.660Z] bbaa04c9f9de: Preparing [2025-10-23T03:45:32.660Z] 98833e9eca49: Preparing [2025-10-23T03:45:32.660Z] abfcb263a588: Preparing [2025-10-23T03:45:32.660Z] 7c1dd31992ed: Waiting [2025-10-23T03:45:32.660Z] 27087892cc2d: Waiting [2025-10-23T03:45:32.660Z] bbaa04c9f9de: Waiting [2025-10-23T03:45:32.660Z] 98833e9eca49: Waiting [2025-10-23T03:45:32.660Z] abfcb263a588: Waiting [2025-10-23T03:45:32.660Z] 152edb88b605: Layer already exists [2025-10-23T03:45:32.660Z] b55a6f23cc69: Layer already exists [2025-10-23T03:45:32.660Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:32.660Z] f5063f77e807: Layer already exists [2025-10-23T03:45:32.660Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:32.660Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:45:32.660Z] 27087892cc2d: Layer already exists [2025-10-23T03:45:32.660Z] 7c1dd31992ed: Layer already exists [2025-10-23T03:45:32.660Z] 98833e9eca49: Layer already exists [2025-10-23T03:45:32.660Z] abfcb263a588: Layer already exists [2025-10-23T03:45:32.660Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:32.984Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:33.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-23T03:45:33.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-23T03:45:33.307Z] 152edb88b605: Preparing [2025-10-23T03:45:33.307Z] b55a6f23cc69: Preparing [2025-10-23T03:45:33.307Z] f5063f77e807: Preparing [2025-10-23T03:45:33.307Z] 3e270b8299e2: Preparing [2025-10-23T03:45:33.307Z] 1ac937a70a55: Preparing [2025-10-23T03:45:33.307Z] 7c1dd31992ed: Preparing [2025-10-23T03:45:33.307Z] 27087892cc2d: Preparing [2025-10-23T03:45:33.307Z] bbaa04c9f9de: Preparing [2025-10-23T03:45:33.307Z] 98833e9eca49: Preparing [2025-10-23T03:45:33.307Z] abfcb263a588: Preparing [2025-10-23T03:45:33.307Z] 7c1dd31992ed: Waiting [2025-10-23T03:45:33.307Z] 27087892cc2d: Waiting [2025-10-23T03:45:33.307Z] bbaa04c9f9de: Waiting [2025-10-23T03:45:33.307Z] abfcb263a588: Waiting [2025-10-23T03:45:33.307Z] 98833e9eca49: Waiting [2025-10-23T03:45:33.307Z] b55a6f23cc69: Layer already exists [2025-10-23T03:45:33.307Z] f5063f77e807: Layer already exists [2025-10-23T03:45:33.307Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:33.307Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:33.307Z] 152edb88b605: Layer already exists [2025-10-23T03:45:33.307Z] 7c1dd31992ed: Layer already exists [2025-10-23T03:45:33.307Z] 27087892cc2d: Layer already exists [2025-10-23T03:45:33.307Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:45:33.307Z] 98833e9eca49: Layer already exists [2025-10-23T03:45:33.307Z] abfcb263a588: Layer already exists [2025-10-23T03:45:33.307Z] main: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:45:33.379Z] ===================================================== [Pipeline] echo [2025-10-23T03:45:33.395Z] taggedImages: [2025-10-23T03:45:33.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:33.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-23T03:45:33.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 [2025-10-23T03:45:33.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:33.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-23T03:45:33.422Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-23T03:45:33.422Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:33.422Z] latest [2025-10-23T03:45:33.422Z] 4.1.0-dev.68 [2025-10-23T03:45:33.422Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:33.422Z] main [2025-10-23T03:45:33.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:33.762Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:34.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:34.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-23T03:45:34.084Z] e1f9df92b216: Preparing [2025-10-23T03:45:34.084Z] bf5677aa0f0f: Preparing [2025-10-23T03:45:34.084Z] 477b17be101e: Preparing [2025-10-23T03:45:34.084Z] 3e270b8299e2: Preparing [2025-10-23T03:45:34.084Z] 1ac937a70a55: Preparing [2025-10-23T03:45:34.084Z] f7f94bb0f1dc: Preparing [2025-10-23T03:45:34.084Z] 80d5dc1ec9c4: Preparing [2025-10-23T03:45:34.084Z] 1d33b09b46e7: Preparing [2025-10-23T03:45:34.084Z] abfcb263a588: Preparing [2025-10-23T03:45:34.084Z] 80d5dc1ec9c4: Waiting [2025-10-23T03:45:34.084Z] abfcb263a588: Waiting [2025-10-23T03:45:34.084Z] 1d33b09b46e7: Waiting [2025-10-23T03:45:34.084Z] f7f94bb0f1dc: Waiting [2025-10-23T03:45:34.084Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:34.084Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:34.084Z] 477b17be101e: Pushed [2025-10-23T03:45:34.084Z] bf5677aa0f0f: Pushed [2025-10-23T03:45:34.084Z] e1f9df92b216: Pushed [2025-10-23T03:45:34.084Z] 80d5dc1ec9c4: Pushed [2025-10-23T03:45:34.084Z] abfcb263a588: Layer already exists [2025-10-23T03:45:34.343Z] 1d33b09b46e7: Pushed [2025-10-23T03:45:46.553Z] f7f94bb0f1dc: Pushed [2025-10-23T03:45:46.553Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:46.878Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:47.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-23T03:45:47.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-23T03:45:47.212Z] e1f9df92b216: Preparing [2025-10-23T03:45:47.212Z] bf5677aa0f0f: Preparing [2025-10-23T03:45:47.212Z] 477b17be101e: Preparing [2025-10-23T03:45:47.212Z] 3e270b8299e2: Preparing [2025-10-23T03:45:47.212Z] 1ac937a70a55: Preparing [2025-10-23T03:45:47.212Z] f7f94bb0f1dc: Preparing [2025-10-23T03:45:47.212Z] 80d5dc1ec9c4: Preparing [2025-10-23T03:45:47.212Z] 1d33b09b46e7: Preparing [2025-10-23T03:45:47.212Z] abfcb263a588: Preparing [2025-10-23T03:45:47.212Z] f7f94bb0f1dc: Waiting [2025-10-23T03:45:47.212Z] 80d5dc1ec9c4: Waiting [2025-10-23T03:45:47.212Z] 1d33b09b46e7: Waiting [2025-10-23T03:45:47.212Z] abfcb263a588: Waiting [2025-10-23T03:45:47.212Z] bf5677aa0f0f: Layer already exists [2025-10-23T03:45:47.212Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:47.212Z] e1f9df92b216: Layer already exists [2025-10-23T03:45:47.212Z] 477b17be101e: Layer already exists [2025-10-23T03:45:47.212Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:47.212Z] f7f94bb0f1dc: Layer already exists [2025-10-23T03:45:47.212Z] 1d33b09b46e7: Layer already exists [2025-10-23T03:45:47.212Z] 80d5dc1ec9c4: Layer already exists [2025-10-23T03:45:47.212Z] abfcb263a588: Layer already exists [2025-10-23T03:45:47.212Z] latest: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:47.553Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:47.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 [2025-10-23T03:45:47.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-23T03:45:47.884Z] e1f9df92b216: Preparing [2025-10-23T03:45:47.884Z] bf5677aa0f0f: Preparing [2025-10-23T03:45:47.884Z] 477b17be101e: Preparing [2025-10-23T03:45:47.884Z] 3e270b8299e2: Preparing [2025-10-23T03:45:47.884Z] 1ac937a70a55: Preparing [2025-10-23T03:45:47.884Z] f7f94bb0f1dc: Preparing [2025-10-23T03:45:47.884Z] 80d5dc1ec9c4: Preparing [2025-10-23T03:45:47.884Z] 1d33b09b46e7: Preparing [2025-10-23T03:45:47.884Z] abfcb263a588: Preparing [2025-10-23T03:45:47.884Z] f7f94bb0f1dc: Waiting [2025-10-23T03:45:47.884Z] 80d5dc1ec9c4: Waiting [2025-10-23T03:45:47.884Z] 1d33b09b46e7: Waiting [2025-10-23T03:45:47.884Z] abfcb263a588: Waiting [2025-10-23T03:45:47.884Z] bf5677aa0f0f: Layer already exists [2025-10-23T03:45:47.884Z] e1f9df92b216: Layer already exists [2025-10-23T03:45:47.884Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:47.884Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:47.884Z] 477b17be101e: Layer already exists [2025-10-23T03:45:47.884Z] f7f94bb0f1dc: Layer already exists [2025-10-23T03:45:47.884Z] abfcb263a588: Layer already exists [2025-10-23T03:45:47.884Z] 1d33b09b46e7: Layer already exists [2025-10-23T03:45:47.884Z] 80d5dc1ec9c4: Layer already exists [2025-10-23T03:45:47.884Z] 4.1.0-dev.68: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:48.206Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:48.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:48.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-23T03:45:48.531Z] e1f9df92b216: Preparing [2025-10-23T03:45:48.531Z] bf5677aa0f0f: Preparing [2025-10-23T03:45:48.531Z] 477b17be101e: Preparing [2025-10-23T03:45:48.531Z] 3e270b8299e2: Preparing [2025-10-23T03:45:48.531Z] 1ac937a70a55: Preparing [2025-10-23T03:45:48.531Z] f7f94bb0f1dc: Preparing [2025-10-23T03:45:48.531Z] 80d5dc1ec9c4: Preparing [2025-10-23T03:45:48.531Z] 1d33b09b46e7: Preparing [2025-10-23T03:45:48.531Z] abfcb263a588: Preparing [2025-10-23T03:45:48.531Z] f7f94bb0f1dc: Waiting [2025-10-23T03:45:48.531Z] 80d5dc1ec9c4: Waiting [2025-10-23T03:45:48.531Z] 1d33b09b46e7: Waiting [2025-10-23T03:45:48.531Z] abfcb263a588: Waiting [2025-10-23T03:45:48.531Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:48.531Z] 477b17be101e: Layer already exists [2025-10-23T03:45:48.531Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:48.531Z] e1f9df92b216: Layer already exists [2025-10-23T03:45:48.531Z] bf5677aa0f0f: Layer already exists [2025-10-23T03:45:48.531Z] 80d5dc1ec9c4: Layer already exists [2025-10-23T03:45:48.531Z] f7f94bb0f1dc: Layer already exists [2025-10-23T03:45:48.531Z] abfcb263a588: Layer already exists [2025-10-23T03:45:48.531Z] 1d33b09b46e7: Layer already exists [2025-10-23T03:45:48.531Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:48.856Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:49.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-23T03:45:49.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-23T03:45:49.181Z] e1f9df92b216: Preparing [2025-10-23T03:45:49.181Z] bf5677aa0f0f: Preparing [2025-10-23T03:45:49.181Z] 477b17be101e: Preparing [2025-10-23T03:45:49.181Z] 3e270b8299e2: Preparing [2025-10-23T03:45:49.181Z] 1ac937a70a55: Preparing [2025-10-23T03:45:49.181Z] f7f94bb0f1dc: Preparing [2025-10-23T03:45:49.181Z] 80d5dc1ec9c4: Preparing [2025-10-23T03:45:49.181Z] 1d33b09b46e7: Preparing [2025-10-23T03:45:49.181Z] abfcb263a588: Preparing [2025-10-23T03:45:49.181Z] f7f94bb0f1dc: Waiting [2025-10-23T03:45:49.181Z] 80d5dc1ec9c4: Waiting [2025-10-23T03:45:49.181Z] abfcb263a588: Waiting [2025-10-23T03:45:49.181Z] 1d33b09b46e7: Waiting [2025-10-23T03:45:49.181Z] bf5677aa0f0f: Layer already exists [2025-10-23T03:45:49.181Z] e1f9df92b216: Layer already exists [2025-10-23T03:45:49.181Z] 477b17be101e: Layer already exists [2025-10-23T03:45:49.181Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:49.181Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:49.181Z] f7f94bb0f1dc: Layer already exists [2025-10-23T03:45:49.181Z] 80d5dc1ec9c4: Layer already exists [2025-10-23T03:45:49.181Z] 1d33b09b46e7: Layer already exists [2025-10-23T03:45:49.181Z] abfcb263a588: Layer already exists [2025-10-23T03:45:49.181Z] main: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:45:49.261Z] ===================================================== [Pipeline] echo [2025-10-23T03:45:49.279Z] taggedImages: [2025-10-23T03:45:49.279Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:49.279Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-23T03:45:49.279Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 [2025-10-23T03:45:49.279Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:49.279Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-23T03:45:49.303Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-23T03:45:49.303Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:49.303Z] latest [2025-10-23T03:45:49.303Z] 4.1.0-dev.68 [2025-10-23T03:45:49.303Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:45:49.303Z] main [2025-10-23T03:45:49.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:49.655Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:45:49.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:45:49.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-23T03:45:49.984Z] 152edb88b605: Preparing [2025-10-23T03:45:49.984Z] d7dfd52bb7cc: Preparing [2025-10-23T03:45:49.984Z] 11f1861364f4: Preparing [2025-10-23T03:45:49.984Z] 3e270b8299e2: Preparing [2025-10-23T03:45:49.984Z] 1ac937a70a55: Preparing [2025-10-23T03:45:49.984Z] 30aa10f325f1: Preparing [2025-10-23T03:45:49.984Z] bbaa04c9f9de: Preparing [2025-10-23T03:45:49.984Z] 98833e9eca49: Preparing [2025-10-23T03:45:49.984Z] abfcb263a588: Preparing [2025-10-23T03:45:49.984Z] 30aa10f325f1: Waiting [2025-10-23T03:45:49.984Z] bbaa04c9f9de: Waiting [2025-10-23T03:45:49.984Z] 98833e9eca49: Waiting [2025-10-23T03:45:49.984Z] abfcb263a588: Waiting [2025-10-23T03:45:49.984Z] 152edb88b605: Layer already exists [2025-10-23T03:45:49.984Z] 3e270b8299e2: Layer already exists [2025-10-23T03:45:49.984Z] 1ac937a70a55: Layer already exists [2025-10-23T03:45:49.984Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:45:49.984Z] 98833e9eca49: Layer already exists [2025-10-23T03:45:49.984Z] abfcb263a588: Layer already exists [2025-10-23T03:45:49.984Z] 11f1861364f4: Pushed [2025-10-23T03:45:49.984Z] d7dfd52bb7cc: Pushed [2025-10-23T03:46:02.197Z] 30aa10f325f1: Pushed [2025-10-23T03:46:02.197Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:02.538Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:02.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-23T03:46:02.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-23T03:46:02.865Z] 152edb88b605: Preparing [2025-10-23T03:46:02.865Z] d7dfd52bb7cc: Preparing [2025-10-23T03:46:02.865Z] 11f1861364f4: Preparing [2025-10-23T03:46:02.865Z] 3e270b8299e2: Preparing [2025-10-23T03:46:02.865Z] 1ac937a70a55: Preparing [2025-10-23T03:46:02.865Z] 30aa10f325f1: Preparing [2025-10-23T03:46:02.865Z] bbaa04c9f9de: Preparing [2025-10-23T03:46:02.865Z] 98833e9eca49: Preparing [2025-10-23T03:46:02.865Z] abfcb263a588: Preparing [2025-10-23T03:46:02.865Z] 30aa10f325f1: Waiting [2025-10-23T03:46:02.865Z] bbaa04c9f9de: Waiting [2025-10-23T03:46:02.865Z] 98833e9eca49: Waiting [2025-10-23T03:46:02.865Z] abfcb263a588: Waiting [2025-10-23T03:46:02.865Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:02.865Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:02.865Z] d7dfd52bb7cc: Layer already exists [2025-10-23T03:46:02.865Z] 11f1861364f4: Layer already exists [2025-10-23T03:46:02.865Z] 152edb88b605: Layer already exists [2025-10-23T03:46:02.865Z] 30aa10f325f1: Layer already exists [2025-10-23T03:46:02.865Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:46:02.865Z] 98833e9eca49: Layer already exists [2025-10-23T03:46:02.865Z] abfcb263a588: Layer already exists [2025-10-23T03:46:02.865Z] latest: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:03.193Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:03.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 [2025-10-23T03:46:03.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-23T03:46:03.522Z] 152edb88b605: Preparing [2025-10-23T03:46:03.522Z] d7dfd52bb7cc: Preparing [2025-10-23T03:46:03.522Z] 11f1861364f4: Preparing [2025-10-23T03:46:03.522Z] 3e270b8299e2: Preparing [2025-10-23T03:46:03.522Z] 1ac937a70a55: Preparing [2025-10-23T03:46:03.522Z] 30aa10f325f1: Preparing [2025-10-23T03:46:03.522Z] bbaa04c9f9de: Preparing [2025-10-23T03:46:03.522Z] 98833e9eca49: Preparing [2025-10-23T03:46:03.522Z] abfcb263a588: Preparing [2025-10-23T03:46:03.522Z] bbaa04c9f9de: Waiting [2025-10-23T03:46:03.522Z] 98833e9eca49: Waiting [2025-10-23T03:46:03.522Z] 30aa10f325f1: Waiting [2025-10-23T03:46:03.522Z] abfcb263a588: Waiting [2025-10-23T03:46:03.522Z] 152edb88b605: Layer already exists [2025-10-23T03:46:03.522Z] d7dfd52bb7cc: Layer already exists [2025-10-23T03:46:03.522Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:03.522Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:03.522Z] 11f1861364f4: Layer already exists [2025-10-23T03:46:03.522Z] 98833e9eca49: Layer already exists [2025-10-23T03:46:03.522Z] abfcb263a588: Layer already exists [2025-10-23T03:46:03.522Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:46:03.522Z] 30aa10f325f1: Layer already exists [2025-10-23T03:46:03.522Z] 4.1.0-dev.68: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:03.853Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:04.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:04.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-23T03:46:04.182Z] 152edb88b605: Preparing [2025-10-23T03:46:04.182Z] d7dfd52bb7cc: Preparing [2025-10-23T03:46:04.182Z] 11f1861364f4: Preparing [2025-10-23T03:46:04.182Z] 3e270b8299e2: Preparing [2025-10-23T03:46:04.182Z] 1ac937a70a55: Preparing [2025-10-23T03:46:04.182Z] 30aa10f325f1: Preparing [2025-10-23T03:46:04.182Z] bbaa04c9f9de: Preparing [2025-10-23T03:46:04.182Z] 98833e9eca49: Preparing [2025-10-23T03:46:04.182Z] abfcb263a588: Preparing [2025-10-23T03:46:04.182Z] 30aa10f325f1: Waiting [2025-10-23T03:46:04.182Z] bbaa04c9f9de: Waiting [2025-10-23T03:46:04.182Z] 98833e9eca49: Waiting [2025-10-23T03:46:04.182Z] abfcb263a588: Waiting [2025-10-23T03:46:04.182Z] 11f1861364f4: Layer already exists [2025-10-23T03:46:04.182Z] 152edb88b605: Layer already exists [2025-10-23T03:46:04.182Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:04.182Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:04.182Z] d7dfd52bb7cc: Layer already exists [2025-10-23T03:46:04.182Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:46:04.182Z] 30aa10f325f1: Layer already exists [2025-10-23T03:46:04.182Z] abfcb263a588: Layer already exists [2025-10-23T03:46:04.182Z] 98833e9eca49: Layer already exists [2025-10-23T03:46:04.182Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:04.517Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:04.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-23T03:46:04.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-23T03:46:04.843Z] 152edb88b605: Preparing [2025-10-23T03:46:04.843Z] d7dfd52bb7cc: Preparing [2025-10-23T03:46:04.843Z] 11f1861364f4: Preparing [2025-10-23T03:46:04.843Z] 3e270b8299e2: Preparing [2025-10-23T03:46:04.843Z] 1ac937a70a55: Preparing [2025-10-23T03:46:04.843Z] 30aa10f325f1: Preparing [2025-10-23T03:46:04.843Z] bbaa04c9f9de: Preparing [2025-10-23T03:46:04.843Z] 98833e9eca49: Preparing [2025-10-23T03:46:04.843Z] abfcb263a588: Preparing [2025-10-23T03:46:04.843Z] 30aa10f325f1: Waiting [2025-10-23T03:46:04.843Z] bbaa04c9f9de: Waiting [2025-10-23T03:46:04.843Z] 98833e9eca49: Waiting [2025-10-23T03:46:04.843Z] abfcb263a588: Waiting [2025-10-23T03:46:04.843Z] 152edb88b605: Layer already exists [2025-10-23T03:46:04.843Z] d7dfd52bb7cc: Layer already exists [2025-10-23T03:46:04.843Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:04.843Z] 11f1861364f4: Layer already exists [2025-10-23T03:46:04.843Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:04.843Z] 30aa10f325f1: Layer already exists [2025-10-23T03:46:04.843Z] 98833e9eca49: Layer already exists [2025-10-23T03:46:04.843Z] abfcb263a588: Layer already exists [2025-10-23T03:46:04.843Z] bbaa04c9f9de: Layer already exists [2025-10-23T03:46:04.843Z] main: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:46:04.931Z] ===================================================== [Pipeline] echo [2025-10-23T03:46:04.949Z] taggedImages: [2025-10-23T03:46:04.949Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:04.949Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-23T03:46:04.949Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 [2025-10-23T03:46:04.949Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:04.949Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-23T03:46:04.980Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-23T03:46:04.980Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:04.980Z] latest [2025-10-23T03:46:04.980Z] 4.1.0-dev.68 [2025-10-23T03:46:04.980Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:04.980Z] main [2025-10-23T03:46:04.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:05.332Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:05.655Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:05.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-23T03:46:05.655Z] bf9e3ca47405: Preparing [2025-10-23T03:46:05.655Z] 78c6e5cae81f: Preparing [2025-10-23T03:46:05.655Z] 3e270b8299e2: Preparing [2025-10-23T03:46:05.655Z] 1ac937a70a55: Preparing [2025-10-23T03:46:05.655Z] 1621d6151b05: Preparing [2025-10-23T03:46:05.655Z] 2330e8feb862: Preparing [2025-10-23T03:46:05.655Z] abfcb263a588: Preparing [2025-10-23T03:46:05.655Z] 2330e8feb862: Waiting [2025-10-23T03:46:05.655Z] abfcb263a588: Waiting [2025-10-23T03:46:05.655Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:05.655Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:05.655Z] abfcb263a588: Layer already exists [2025-10-23T03:46:05.655Z] bf9e3ca47405: Pushed [2025-10-23T03:46:05.655Z] 1621d6151b05: Pushed [2025-10-23T03:46:06.220Z] 2330e8feb862: Pushed [2025-10-23T03:46:10.413Z] 78c6e5cae81f: Pushed [2025-10-23T03:46:10.413Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:10.741Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:11.069Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-23T03:46:11.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-23T03:46:11.069Z] bf9e3ca47405: Preparing [2025-10-23T03:46:11.069Z] 78c6e5cae81f: Preparing [2025-10-23T03:46:11.069Z] 3e270b8299e2: Preparing [2025-10-23T03:46:11.069Z] 1ac937a70a55: Preparing [2025-10-23T03:46:11.069Z] 1621d6151b05: Preparing [2025-10-23T03:46:11.069Z] 2330e8feb862: Preparing [2025-10-23T03:46:11.069Z] abfcb263a588: Preparing [2025-10-23T03:46:11.069Z] 2330e8feb862: Waiting [2025-10-23T03:46:11.069Z] abfcb263a588: Waiting [2025-10-23T03:46:11.069Z] 1621d6151b05: Layer already exists [2025-10-23T03:46:11.069Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:11.069Z] bf9e3ca47405: Layer already exists [2025-10-23T03:46:11.069Z] 78c6e5cae81f: Layer already exists [2025-10-23T03:46:11.069Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:11.069Z] 2330e8feb862: Layer already exists [2025-10-23T03:46:11.069Z] abfcb263a588: Layer already exists [2025-10-23T03:46:11.069Z] latest: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:11.412Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:11.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 [2025-10-23T03:46:11.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-23T03:46:11.738Z] bf9e3ca47405: Preparing [2025-10-23T03:46:11.738Z] 78c6e5cae81f: Preparing [2025-10-23T03:46:11.738Z] 3e270b8299e2: Preparing [2025-10-23T03:46:11.738Z] 1ac937a70a55: Preparing [2025-10-23T03:46:11.738Z] 1621d6151b05: Preparing [2025-10-23T03:46:11.738Z] 2330e8feb862: Preparing [2025-10-23T03:46:11.738Z] abfcb263a588: Preparing [2025-10-23T03:46:11.738Z] 2330e8feb862: Waiting [2025-10-23T03:46:11.738Z] abfcb263a588: Waiting [2025-10-23T03:46:11.738Z] bf9e3ca47405: Layer already exists [2025-10-23T03:46:11.738Z] 78c6e5cae81f: Layer already exists [2025-10-23T03:46:11.738Z] 1621d6151b05: Layer already exists [2025-10-23T03:46:11.738Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:11.738Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:11.738Z] 2330e8feb862: Layer already exists [2025-10-23T03:46:11.738Z] abfcb263a588: Layer already exists [2025-10-23T03:46:11.738Z] 4.1.0-dev.68: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:12.071Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:12.409Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:12.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-23T03:46:12.409Z] bf9e3ca47405: Preparing [2025-10-23T03:46:12.409Z] 78c6e5cae81f: Preparing [2025-10-23T03:46:12.409Z] 3e270b8299e2: Preparing [2025-10-23T03:46:12.409Z] 1ac937a70a55: Preparing [2025-10-23T03:46:12.409Z] 1621d6151b05: Preparing [2025-10-23T03:46:12.409Z] 2330e8feb862: Preparing [2025-10-23T03:46:12.409Z] abfcb263a588: Preparing [2025-10-23T03:46:12.409Z] abfcb263a588: Waiting [2025-10-23T03:46:12.409Z] 2330e8feb862: Waiting [2025-10-23T03:46:12.409Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:12.409Z] 1621d6151b05: Layer already exists [2025-10-23T03:46:12.409Z] bf9e3ca47405: Layer already exists [2025-10-23T03:46:12.409Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:12.409Z] 78c6e5cae81f: Layer already exists [2025-10-23T03:46:12.409Z] abfcb263a588: Layer already exists [2025-10-23T03:46:12.409Z] 2330e8feb862: Layer already exists [2025-10-23T03:46:12.409Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:12.728Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:13.055Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-23T03:46:13.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-23T03:46:13.055Z] bf9e3ca47405: Preparing [2025-10-23T03:46:13.055Z] 78c6e5cae81f: Preparing [2025-10-23T03:46:13.055Z] 3e270b8299e2: Preparing [2025-10-23T03:46:13.055Z] 1ac937a70a55: Preparing [2025-10-23T03:46:13.055Z] 1621d6151b05: Preparing [2025-10-23T03:46:13.055Z] 2330e8feb862: Preparing [2025-10-23T03:46:13.055Z] abfcb263a588: Preparing [2025-10-23T03:46:13.055Z] 2330e8feb862: Waiting [2025-10-23T03:46:13.055Z] abfcb263a588: Waiting [2025-10-23T03:46:13.055Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:13.055Z] 78c6e5cae81f: Layer already exists [2025-10-23T03:46:13.055Z] bf9e3ca47405: Layer already exists [2025-10-23T03:46:13.055Z] 1621d6151b05: Layer already exists [2025-10-23T03:46:13.055Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:13.055Z] 2330e8feb862: Layer already exists [2025-10-23T03:46:13.055Z] abfcb263a588: Layer already exists [2025-10-23T03:46:13.055Z] main: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:46:13.130Z] ===================================================== [Pipeline] echo [2025-10-23T03:46:13.144Z] taggedImages: [2025-10-23T03:46:13.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:13.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-23T03:46:13.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 [2025-10-23T03:46:13.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:13.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-23T03:46:13.176Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-23T03:46:13.176Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:13.176Z] latest [2025-10-23T03:46:13.176Z] 4.1.0-dev.68 [2025-10-23T03:46:13.176Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:13.176Z] main [2025-10-23T03:46:13.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:13.522Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:13.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:13.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-23T03:46:13.846Z] b3f7b6195dba: Preparing [2025-10-23T03:46:13.846Z] 39145fd42684: Preparing [2025-10-23T03:46:13.846Z] 3e270b8299e2: Preparing [2025-10-23T03:46:13.846Z] 1ac937a70a55: Preparing [2025-10-23T03:46:13.846Z] 0fd5ff3bdb68: Preparing [2025-10-23T03:46:13.846Z] 20f9321035d9: Preparing [2025-10-23T03:46:13.846Z] abfcb263a588: Preparing [2025-10-23T03:46:13.846Z] 20f9321035d9: Waiting [2025-10-23T03:46:13.846Z] abfcb263a588: Waiting [2025-10-23T03:46:13.846Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:13.846Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:13.846Z] abfcb263a588: Layer already exists [2025-10-23T03:46:13.846Z] b3f7b6195dba: Pushed [2025-10-23T03:46:13.846Z] 0fd5ff3bdb68: Pushed [2025-10-23T03:46:14.106Z] 20f9321035d9: Pushed [2025-10-23T03:46:18.299Z] 39145fd42684: Pushed [2025-10-23T03:46:18.299Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:18.633Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:18.964Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-23T03:46:18.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-23T03:46:18.964Z] b3f7b6195dba: Preparing [2025-10-23T03:46:18.964Z] 39145fd42684: Preparing [2025-10-23T03:46:18.964Z] 3e270b8299e2: Preparing [2025-10-23T03:46:18.964Z] 1ac937a70a55: Preparing [2025-10-23T03:46:18.964Z] 0fd5ff3bdb68: Preparing [2025-10-23T03:46:18.964Z] 20f9321035d9: Preparing [2025-10-23T03:46:18.964Z] abfcb263a588: Preparing [2025-10-23T03:46:18.964Z] 20f9321035d9: Waiting [2025-10-23T03:46:18.964Z] abfcb263a588: Waiting [2025-10-23T03:46:18.964Z] b3f7b6195dba: Layer already exists [2025-10-23T03:46:18.964Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:18.964Z] 39145fd42684: Layer already exists [2025-10-23T03:46:18.964Z] 0fd5ff3bdb68: Layer already exists [2025-10-23T03:46:18.964Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:18.964Z] 20f9321035d9: Layer already exists [2025-10-23T03:46:18.964Z] abfcb263a588: Layer already exists [2025-10-23T03:46:18.964Z] latest: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:19.308Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:19.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 [2025-10-23T03:46:19.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-23T03:46:19.644Z] b3f7b6195dba: Preparing [2025-10-23T03:46:19.644Z] 39145fd42684: Preparing [2025-10-23T03:46:19.644Z] 3e270b8299e2: Preparing [2025-10-23T03:46:19.644Z] 1ac937a70a55: Preparing [2025-10-23T03:46:19.644Z] 0fd5ff3bdb68: Preparing [2025-10-23T03:46:19.644Z] 20f9321035d9: Preparing [2025-10-23T03:46:19.644Z] abfcb263a588: Preparing [2025-10-23T03:46:19.644Z] 20f9321035d9: Waiting [2025-10-23T03:46:19.644Z] abfcb263a588: Waiting [2025-10-23T03:46:19.644Z] b3f7b6195dba: Layer already exists [2025-10-23T03:46:19.644Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:19.644Z] 0fd5ff3bdb68: Layer already exists [2025-10-23T03:46:19.644Z] 39145fd42684: Layer already exists [2025-10-23T03:46:19.644Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:19.644Z] abfcb263a588: Layer already exists [2025-10-23T03:46:19.644Z] 20f9321035d9: Layer already exists [2025-10-23T03:46:19.644Z] 4.1.0-dev.68: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:19.986Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:20.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:20.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-23T03:46:20.328Z] b3f7b6195dba: Preparing [2025-10-23T03:46:20.328Z] 39145fd42684: Preparing [2025-10-23T03:46:20.328Z] 3e270b8299e2: Preparing [2025-10-23T03:46:20.328Z] 1ac937a70a55: Preparing [2025-10-23T03:46:20.328Z] 0fd5ff3bdb68: Preparing [2025-10-23T03:46:20.328Z] 20f9321035d9: Preparing [2025-10-23T03:46:20.328Z] abfcb263a588: Preparing [2025-10-23T03:46:20.328Z] 20f9321035d9: Waiting [2025-10-23T03:46:20.328Z] abfcb263a588: Waiting [2025-10-23T03:46:20.328Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:20.328Z] b3f7b6195dba: Layer already exists [2025-10-23T03:46:20.328Z] 0fd5ff3bdb68: Layer already exists [2025-10-23T03:46:20.328Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:20.328Z] 39145fd42684: Layer already exists [2025-10-23T03:46:20.328Z] abfcb263a588: Layer already exists [2025-10-23T03:46:20.328Z] 20f9321035d9: Layer already exists [2025-10-23T03:46:20.328Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:20.664Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:46:20.993Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-23T03:46:20.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-23T03:46:20.993Z] b3f7b6195dba: Preparing [2025-10-23T03:46:20.993Z] 39145fd42684: Preparing [2025-10-23T03:46:20.993Z] 3e270b8299e2: Preparing [2025-10-23T03:46:20.993Z] 1ac937a70a55: Preparing [2025-10-23T03:46:20.993Z] 0fd5ff3bdb68: Preparing [2025-10-23T03:46:20.993Z] 20f9321035d9: Preparing [2025-10-23T03:46:20.993Z] abfcb263a588: Preparing [2025-10-23T03:46:20.993Z] abfcb263a588: Waiting [2025-10-23T03:46:20.993Z] 20f9321035d9: Waiting [2025-10-23T03:46:20.993Z] 0fd5ff3bdb68: Layer already exists [2025-10-23T03:46:20.993Z] 39145fd42684: Layer already exists [2025-10-23T03:46:20.993Z] 3e270b8299e2: Layer already exists [2025-10-23T03:46:20.993Z] 1ac937a70a55: Layer already exists [2025-10-23T03:46:20.993Z] b3f7b6195dba: Layer already exists [2025-10-23T03:46:20.993Z] 20f9321035d9: Layer already exists [2025-10-23T03:46:20.993Z] abfcb263a588: Layer already exists [2025-10-23T03:46:20.993Z] main: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:46:21.089Z] ===================================================== [Pipeline] echo [2025-10-23T03:46:21.107Z] taggedImages: [2025-10-23T03:46:21.107Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.107Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-23T03:46:21.107Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 [2025-10-23T03:46:21.107Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.107Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-23T03:46:21.185Z] ========================================================= [2025-10-23T03:46:21.185Z] [edgeXBuildMultiArch] RAW Config: [2025-10-23T03:46:21.185Z] images: [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:46:21.185Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-23T03:46:21.185Z] settingsFile: [2025-10-23T03:46:21.185Z] edgex-go-settings [2025-10-23T03:46:21.185Z] ========================================================= [Pipeline] node [2025-10-23T03:46:36.189Z] Still waiting to schedule task [2025-10-23T03:46:36.190Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-23T03:47:50.380Z] Running on prd-centos7-docker-4c-2g-539691 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T03:47:50.448Z] provisioning config files... [2025-10-23T03:47:50.502Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6716098045859963325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:47:54.688Z] ---> ****-login.sh [2025-10-23T03:47:54.688Z] nexus3.edgexfoundry.org:10001 [2025-10-23T03:47:54.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:47:54.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:47:54.689Z] Configure a credential helper to remove this warning. See [2025-10-23T03:47:54.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:47:54.689Z] [2025-10-23T03:47:54.689Z] Login Succeeded [2025-10-23T03:47:54.689Z] nexus3.edgexfoundry.org:10002 [2025-10-23T03:47:54.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:47:54.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:47:54.954Z] Configure a credential helper to remove this warning. See [2025-10-23T03:47:54.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:47:54.954Z] [2025-10-23T03:47:54.954Z] Login Succeeded [2025-10-23T03:47:54.954Z] nexus3.edgexfoundry.org:10003 [2025-10-23T03:47:54.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:47:54.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:47:54.954Z] Configure a credential helper to remove this warning. See [2025-10-23T03:47:54.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:47:54.954Z] [2025-10-23T03:47:54.954Z] Login Succeeded [2025-10-23T03:47:54.954Z] nexus3.edgexfoundry.org:10004 [2025-10-23T03:47:54.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:47:54.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:47:54.954Z] Configure a credential helper to remove this warning. See [2025-10-23T03:47:54.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:47:54.954Z] [2025-10-23T03:47:54.954Z] Login Succeeded [2025-10-23T03:47:54.954Z] ****.io [2025-10-23T03:47:55.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T03:47:55.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T03:47:55.219Z] Configure a credential helper to remove this warning. See [2025-10-23T03:47:55.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T03:47:55.219Z] [2025-10-23T03:47:55.219Z] Login Succeeded [2025-10-23T03:47:55.219Z] ---> ****-login.sh ends [Pipeline] } [2025-10-23T03:47:55.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-23T03:47:55.593Z] + docker buildx ls [2025-10-23T03:47:55.593Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-23T03:47:55.593Z] default * docker [2025-10-23T03:47:55.593Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-23T03:47:55.896Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-23T03:47:55.897Z] edgex-builder [Pipeline] sh [2025-10-23T03:47:56.205Z] + docker buildx inspect --bootstrap [2025-10-23T03:47:56.205Z] #1 [internal] booting buildkit [2025-10-23T03:47:56.205Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-23T03:47:59.550Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-10-23T03:47:59.550Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-23T03:48:00.963Z] #1 creating container buildx_buildkit_edgex-builder0 2.1s done [2025-10-23T03:48:00.963Z] #1 DONE 5.1s [2025-10-23T03:48:01.226Z] Name: edgex-builder [2025-10-23T03:48:01.226Z] Driver: docker-container [2025-10-23T03:48:01.226Z] [2025-10-23T03:48:01.226Z] Nodes: [2025-10-23T03:48:01.226Z] Name: edgex-builder0 [2025-10-23T03:48:01.226Z] Endpoint: unix:///var/run/docker.sock [2025-10-23T03:48:01.226Z] Status: running [2025-10-23T03:48:01.226Z] Buildkit: v0.25.1 [2025-10-23T03:48:01.226Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-23T03:48:01.530Z] + docker buildx ls [2025-10-23T03:48:01.530Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-23T03:48:01.530Z] edgex-builder * docker-container [2025-10-23T03:48:01.530Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-23T03:48:01.530Z] default docker [2025-10-23T03:48:01.530Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-23T03:48:01.833Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:01.833Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:02.094Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:02.094Z] #1 transferring dockerfile: 197B 0.0s done [2025-10-23T03:48:02.094Z] #1 DONE 0.0s [2025-10-23T03:48:02.094Z] [2025-10-23T03:48:02.094Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:02.094Z] #2 DONE 0.1s [2025-10-23T03:48:02.094Z] [2025-10-23T03:48:02.094Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:02.094Z] #3 DONE 0.1s [2025-10-23T03:48:02.094Z] [2025-10-23T03:48:02.094Z] #4 [internal] load .dockerignore [2025-10-23T03:48:02.094Z] #4 transferring context: 2B done [2025-10-23T03:48:02.094Z] #4 DONE 0.0s [2025-10-23T03:48:02.094Z] [2025-10-23T03:48:02.094Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:02.094Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:02.094Z] #5 DONE 0.0s [2025-10-23T03:48:02.094Z] [2025-10-23T03:48:02.094Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:02.094Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:02.094Z] #6 DONE 0.1s [2025-10-23T03:48:02.094Z] [2025-10-23T03:48:02.094Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:02.358Z] #7 DONE 0.0s [2025-10-23T03:48:02.358Z] [2025-10-23T03:48:02.358Z] #8 exporting to image [2025-10-23T03:48:02.358Z] #8 exporting layers done [2025-10-23T03:48:02.358Z] #8 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 0.0s done [2025-10-23T03:48:02.358Z] #8 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done [2025-10-23T03:48:02.358Z] #8 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done [2025-10-23T03:48:02.358Z] #8 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done [2025-10-23T03:48:02.358Z] #8 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.0s done [2025-10-23T03:48:02.358Z] #8 pushing layers 0.1s done [2025-10-23T03:48:02.358Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 [2025-10-23T03:48:02.358Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:02.618Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done [2025-10-23T03:48:02.618Z] #8 DONE 0.3s [2025-10-23T03:48:02.618Z] [2025-10-23T03:48:02.618Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:02.618Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:02.913Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-10-23T03:48:02.913Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-10-23T03:48:03.176Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:03.176Z] #1 transferring dockerfile: 163B done [2025-10-23T03:48:03.176Z] #1 DONE 0.0s [2025-10-23T03:48:03.176Z] [2025-10-23T03:48:03.176Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-23T03:48:03.176Z] #2 DONE 0.0s [2025-10-23T03:48:03.176Z] [2025-10-23T03:48:03.176Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-23T03:48:03.176Z] #3 DONE 0.0s [2025-10-23T03:48:03.176Z] [2025-10-23T03:48:03.176Z] #4 [internal] load .dockerignore [2025-10-23T03:48:03.176Z] #4 transferring context: [2025-10-23T03:48:03.176Z] #4 transferring context: 2B done [2025-10-23T03:48:03.176Z] #4 DONE 0.0s [2025-10-23T03:48:03.176Z] [2025-10-23T03:48:03.176Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:03.176Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:03.176Z] #5 CACHED [2025-10-23T03:48:03.176Z] [2025-10-23T03:48:03.176Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:03.176Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:03.176Z] #6 CACHED [2025-10-23T03:48:03.176Z] [2025-10-23T03:48:03.176Z] #7 exporting to image [2025-10-23T03:48:03.176Z] #7 exporting layers done [2025-10-23T03:48:03.176Z] #7 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 done [2025-10-23T03:48:03.176Z] #7 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done [2025-10-23T03:48:03.176Z] #7 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done [2025-10-23T03:48:03.176Z] #7 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done [2025-10-23T03:48:03.176Z] #7 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 done [2025-10-23T03:48:03.176Z] #7 pushing layers 0.0s done [2025-10-23T03:48:03.176Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 [2025-10-23T03:48:03.176Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:03.176Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done [2025-10-23T03:48:03.176Z] #7 DONE 0.1s [2025-10-23T03:48:03.176Z] [2025-10-23T03:48:03.176Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:03.176Z] #8 DONE 0.0s [2025-10-23T03:48:03.176Z] [2025-10-23T03:48:03.176Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:03.176Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:03.500Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 --push - [2025-10-23T03:48:03.500Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68' [2025-10-23T03:48:03.500Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:03.500Z] #1 transferring dockerfile: 169B done [2025-10-23T03:48:03.500Z] #1 DONE 0.0s [2025-10-23T03:48:03.500Z] [2025-10-23T03:48:03.500Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 [2025-10-23T03:48:03.500Z] #2 DONE 0.0s [2025-10-23T03:48:03.500Z] [2025-10-23T03:48:03.500Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 [2025-10-23T03:48:03.500Z] #3 DONE 0.0s [2025-10-23T03:48:03.500Z] [2025-10-23T03:48:03.500Z] #4 [internal] load .dockerignore [2025-10-23T03:48:03.500Z] #4 transferring context: 2B done [2025-10-23T03:48:03.759Z] #4 DONE 0.0s [2025-10-23T03:48:03.759Z] [2025-10-23T03:48:03.759Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:03.759Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:03.759Z] #5 CACHED [2025-10-23T03:48:03.759Z] [2025-10-23T03:48:03.759Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:03.759Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:03.759Z] #6 CACHED [2025-10-23T03:48:03.759Z] [2025-10-23T03:48:03.759Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:03.759Z] #7 DONE 0.0s [2025-10-23T03:48:03.759Z] [2025-10-23T03:48:03.759Z] #8 exporting to image [2025-10-23T03:48:03.759Z] #8 exporting layers done [2025-10-23T03:48:03.759Z] #8 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 done [2025-10-23T03:48:03.759Z] #8 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done [2025-10-23T03:48:03.759Z] #8 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done [2025-10-23T03:48:03.759Z] #8 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done [2025-10-23T03:48:03.759Z] #8 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 done [2025-10-23T03:48:03.759Z] #8 pushing layers 0.0s done [2025-10-23T03:48:03.759Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done [2025-10-23T03:48:03.759Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:03.759Z] #8 DONE 0.1s [2025-10-23T03:48:03.759Z] [2025-10-23T03:48:03.759Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:03.759Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:04.047Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:04.047Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:04.047Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:04.047Z] #1 transferring dockerfile: 210B done [2025-10-23T03:48:04.047Z] #1 DONE 0.0s [2025-10-23T03:48:04.047Z] [2025-10-23T03:48:04.047Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:04.047Z] #2 DONE 0.0s [2025-10-23T03:48:04.047Z] [2025-10-23T03:48:04.047Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:04.047Z] #3 DONE 0.0s [2025-10-23T03:48:04.047Z] [2025-10-23T03:48:04.047Z] #4 [internal] load .dockerignore [2025-10-23T03:48:04.047Z] #4 transferring context: 2B done [2025-10-23T03:48:04.047Z] #4 DONE 0.0s [2025-10-23T03:48:04.307Z] [2025-10-23T03:48:04.307Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:04.307Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:04.307Z] #5 CACHED [2025-10-23T03:48:04.307Z] [2025-10-23T03:48:04.307Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:04.307Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:04.307Z] #6 CACHED [2025-10-23T03:48:04.307Z] [2025-10-23T03:48:04.307Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:04.307Z] #7 DONE 0.0s [2025-10-23T03:48:04.307Z] [2025-10-23T03:48:04.307Z] #8 exporting to image [2025-10-23T03:48:04.307Z] #8 exporting layers done [2025-10-23T03:48:04.307Z] #8 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 done [2025-10-23T03:48:04.307Z] #8 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done [2025-10-23T03:48:04.307Z] #8 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done [2025-10-23T03:48:04.307Z] #8 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done [2025-10-23T03:48:04.307Z] #8 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 done [2025-10-23T03:48:04.307Z] #8 pushing layers 0.0s done [2025-10-23T03:48:04.307Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 [2025-10-23T03:48:04.307Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:04.307Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done [2025-10-23T03:48:04.307Z] #8 DONE 0.1s [2025-10-23T03:48:04.307Z] [2025-10-23T03:48:04.307Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:04.307Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:04.597Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-10-23T03:48:04.597Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-10-23T03:48:04.597Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:04.597Z] #1 transferring dockerfile: 161B done [2025-10-23T03:48:04.597Z] #1 DONE 0.0s [2025-10-23T03:48:04.597Z] [2025-10-23T03:48:04.597Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-23T03:48:04.597Z] #2 DONE 0.0s [2025-10-23T03:48:04.597Z] [2025-10-23T03:48:04.597Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-23T03:48:04.597Z] #3 DONE 0.0s [2025-10-23T03:48:04.597Z] [2025-10-23T03:48:04.597Z] #4 [internal] load .dockerignore [2025-10-23T03:48:04.597Z] #4 transferring context: 2B done [2025-10-23T03:48:04.597Z] #4 DONE 0.0s [2025-10-23T03:48:04.597Z] [2025-10-23T03:48:04.597Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:04.597Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:04.856Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:04.856Z] #5 CACHED [2025-10-23T03:48:04.856Z] [2025-10-23T03:48:04.856Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 [2025-10-23T03:48:04.856Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done [2025-10-23T03:48:04.856Z] #6 CACHED [2025-10-23T03:48:04.856Z] [2025-10-23T03:48:04.856Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:04.856Z] #7 DONE 0.0s [2025-10-23T03:48:04.856Z] [2025-10-23T03:48:04.856Z] #8 exporting to image [2025-10-23T03:48:04.856Z] #8 exporting layers done [2025-10-23T03:48:04.856Z] #8 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 done [2025-10-23T03:48:04.856Z] #8 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done [2025-10-23T03:48:04.856Z] #8 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done [2025-10-23T03:48:04.856Z] #8 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done [2025-10-23T03:48:04.856Z] #8 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 done [2025-10-23T03:48:04.856Z] #8 pushing layers 0.0s done [2025-10-23T03:48:04.856Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 [2025-10-23T03:48:04.856Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:04.856Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done [2025-10-23T03:48:04.856Z] #8 DONE 0.1s [2025-10-23T03:48:04.856Z] [2025-10-23T03:48:04.856Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:04.856Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:05.145Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:05.145Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:05.145Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:05.145Z] #1 transferring dockerfile: 216B done [2025-10-23T03:48:05.145Z] #1 DONE 0.0s [2025-10-23T03:48:05.145Z] [2025-10-23T03:48:05.145Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:05.145Z] #2 DONE 0.1s [2025-10-23T03:48:05.145Z] [2025-10-23T03:48:05.145Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:05.145Z] #3 DONE 0.1s [2025-10-23T03:48:05.145Z] [2025-10-23T03:48:05.145Z] #4 [internal] load .dockerignore [2025-10-23T03:48:05.406Z] #4 transferring context: 2B done [2025-10-23T03:48:05.406Z] #4 DONE 0.0s [2025-10-23T03:48:05.406Z] [2025-10-23T03:48:05.406Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:05.406Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:05.406Z] #5 DONE 0.0s [2025-10-23T03:48:05.406Z] [2025-10-23T03:48:05.406Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:05.406Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:05.406Z] #6 DONE 0.1s [2025-10-23T03:48:05.406Z] [2025-10-23T03:48:05.406Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:05.666Z] #7 DONE 0.0s [2025-10-23T03:48:05.666Z] [2025-10-23T03:48:05.666Z] #8 exporting to image [2025-10-23T03:48:05.666Z] #8 exporting layers done [2025-10-23T03:48:05.666Z] #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done [2025-10-23T03:48:05.666Z] #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done [2025-10-23T03:48:05.666Z] #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 0.0s done [2025-10-23T03:48:05.666Z] #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done [2025-10-23T03:48:05.666Z] #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.0s done [2025-10-23T03:48:05.666Z] #8 pushing layers 0.1s done [2025-10-23T03:48:05.666Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 [2025-10-23T03:48:05.666Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:05.926Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done [2025-10-23T03:48:05.926Z] #8 DONE 0.3s [2025-10-23T03:48:05.926Z] [2025-10-23T03:48:05.926Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:05.926Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:06.218Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-10-23T03:48:06.218Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-10-23T03:48:06.218Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:06.218Z] #1 transferring dockerfile: 182B done [2025-10-23T03:48:06.218Z] #1 DONE 0.0s [2025-10-23T03:48:06.218Z] [2025-10-23T03:48:06.218Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-23T03:48:06.218Z] #2 DONE 0.0s [2025-10-23T03:48:06.218Z] [2025-10-23T03:48:06.218Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-23T03:48:06.218Z] #3 DONE 0.0s [2025-10-23T03:48:06.218Z] [2025-10-23T03:48:06.218Z] #4 [internal] load .dockerignore [2025-10-23T03:48:06.218Z] #4 transferring context: 2B done [2025-10-23T03:48:06.218Z] #4 DONE 0.0s [2025-10-23T03:48:06.479Z] [2025-10-23T03:48:06.479Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:06.479Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:06.479Z] #5 CACHED [2025-10-23T03:48:06.479Z] [2025-10-23T03:48:06.479Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:06.479Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:06.479Z] #6 CACHED [2025-10-23T03:48:06.479Z] [2025-10-23T03:48:06.479Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:06.479Z] #7 DONE 0.0s [2025-10-23T03:48:06.479Z] [2025-10-23T03:48:06.479Z] #8 exporting to image [2025-10-23T03:48:06.479Z] #8 exporting layers done [2025-10-23T03:48:06.479Z] #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done [2025-10-23T03:48:06.479Z] #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done [2025-10-23T03:48:06.479Z] #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 done [2025-10-23T03:48:06.479Z] #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done [2025-10-23T03:48:06.479Z] #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 done [2025-10-23T03:48:06.479Z] #8 pushing layers 0.0s done [2025-10-23T03:48:06.479Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 [2025-10-23T03:48:06.479Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:06.479Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done [2025-10-23T03:48:06.479Z] #8 DONE 0.1s [2025-10-23T03:48:06.479Z] [2025-10-23T03:48:06.479Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:06.479Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:06.770Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68' [2025-10-23T03:48:06.770Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 --push - [2025-10-23T03:48:06.770Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:06.770Z] #1 transferring dockerfile: 188B done [2025-10-23T03:48:06.770Z] #1 DONE 0.0s [2025-10-23T03:48:06.770Z] [2025-10-23T03:48:06.770Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 [2025-10-23T03:48:06.770Z] #2 DONE 0.0s [2025-10-23T03:48:06.770Z] [2025-10-23T03:48:06.770Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 [2025-10-23T03:48:06.770Z] #3 DONE 0.0s [2025-10-23T03:48:06.770Z] [2025-10-23T03:48:06.770Z] #4 [internal] load .dockerignore [2025-10-23T03:48:06.770Z] #4 transferring context: 2B done [2025-10-23T03:48:06.770Z] #4 DONE 0.0s [2025-10-23T03:48:07.030Z] [2025-10-23T03:48:07.030Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:07.030Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:07.030Z] #5 CACHED [2025-10-23T03:48:07.030Z] [2025-10-23T03:48:07.030Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:07.030Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:07.030Z] #6 CACHED [2025-10-23T03:48:07.031Z] [2025-10-23T03:48:07.031Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:07.031Z] #7 DONE 0.0s [2025-10-23T03:48:07.031Z] [2025-10-23T03:48:07.031Z] #8 exporting to image [2025-10-23T03:48:07.031Z] #8 exporting layers done [2025-10-23T03:48:07.031Z] #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done [2025-10-23T03:48:07.031Z] #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done [2025-10-23T03:48:07.031Z] #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 done [2025-10-23T03:48:07.031Z] #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done [2025-10-23T03:48:07.031Z] #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 done [2025-10-23T03:48:07.031Z] #8 pushing layers 0.0s done [2025-10-23T03:48:07.031Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 [2025-10-23T03:48:07.031Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:07.031Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done [2025-10-23T03:48:07.031Z] #8 DONE 0.2s [2025-10-23T03:48:07.031Z] [2025-10-23T03:48:07.031Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:07.031Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:07.339Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:07.339Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:07.339Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:07.339Z] #1 transferring dockerfile: 229B done [2025-10-23T03:48:07.339Z] #1 DONE 0.0s [2025-10-23T03:48:07.339Z] [2025-10-23T03:48:07.339Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:07.339Z] #2 DONE 0.0s [2025-10-23T03:48:07.339Z] [2025-10-23T03:48:07.339Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:07.339Z] #3 DONE 0.0s [2025-10-23T03:48:07.339Z] [2025-10-23T03:48:07.339Z] #4 [internal] load .dockerignore [2025-10-23T03:48:07.339Z] #4 transferring context: 2B done [2025-10-23T03:48:07.339Z] #4 DONE 0.0s [2025-10-23T03:48:07.339Z] [2025-10-23T03:48:07.339Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:07.339Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 done [2025-10-23T03:48:07.339Z] #5 DONE 0.0s [2025-10-23T03:48:07.339Z] [2025-10-23T03:48:07.339Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:07.598Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:07.598Z] #6 CACHED [2025-10-23T03:48:07.598Z] [2025-10-23T03:48:07.598Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:07.598Z] #5 CACHED [2025-10-23T03:48:07.598Z] [2025-10-23T03:48:07.598Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:07.598Z] #7 DONE 0.0s [2025-10-23T03:48:07.598Z] [2025-10-23T03:48:07.598Z] #8 exporting to image [2025-10-23T03:48:07.598Z] #8 exporting layers done [2025-10-23T03:48:07.598Z] #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done [2025-10-23T03:48:07.598Z] #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done [2025-10-23T03:48:07.598Z] #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 done [2025-10-23T03:48:07.598Z] #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done [2025-10-23T03:48:07.598Z] #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 done [2025-10-23T03:48:07.598Z] #8 pushing layers 0.0s done [2025-10-23T03:48:07.598Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done [2025-10-23T03:48:07.598Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:07.598Z] #8 DONE 0.1s [2025-10-23T03:48:07.598Z] [2025-10-23T03:48:07.598Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:07.598Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:07.886Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-10-23T03:48:07.886Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-10-23T03:48:07.886Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:07.886Z] #1 transferring dockerfile: 180B done [2025-10-23T03:48:07.886Z] #1 DONE 0.0s [2025-10-23T03:48:07.886Z] [2025-10-23T03:48:07.886Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-23T03:48:07.886Z] #2 DONE 0.0s [2025-10-23T03:48:07.886Z] [2025-10-23T03:48:07.886Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-23T03:48:07.886Z] #3 DONE 0.0s [2025-10-23T03:48:07.886Z] [2025-10-23T03:48:07.886Z] #4 [internal] load .dockerignore [2025-10-23T03:48:07.886Z] #4 transferring context: 2B done [2025-10-23T03:48:07.886Z] #4 DONE 0.0s [2025-10-23T03:48:08.146Z] [2025-10-23T03:48:08.146Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:08.146Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:08.146Z] #5 CACHED [2025-10-23T03:48:08.146Z] [2025-10-23T03:48:08.146Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 [2025-10-23T03:48:08.146Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done [2025-10-23T03:48:08.146Z] #6 CACHED [2025-10-23T03:48:08.146Z] [2025-10-23T03:48:08.146Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:08.146Z] #7 DONE 0.0s [2025-10-23T03:48:08.146Z] [2025-10-23T03:48:08.146Z] #8 exporting to image [2025-10-23T03:48:08.146Z] #8 exporting layers done [2025-10-23T03:48:08.146Z] #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done [2025-10-23T03:48:08.146Z] #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done [2025-10-23T03:48:08.146Z] #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 done [2025-10-23T03:48:08.146Z] #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done [2025-10-23T03:48:08.146Z] #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 done [2025-10-23T03:48:08.146Z] #8 pushing layers 0.0s done [2025-10-23T03:48:08.146Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 [2025-10-23T03:48:08.146Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:08.146Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done [2025-10-23T03:48:08.146Z] #8 DONE 0.1s [2025-10-23T03:48:08.146Z] [2025-10-23T03:48:08.146Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:08.146Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:08.441Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:08.442Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:08.442Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:08.442Z] #1 transferring dockerfile: 194B done [2025-10-23T03:48:08.442Z] #1 DONE 0.0s [2025-10-23T03:48:08.442Z] [2025-10-23T03:48:08.442Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:08.442Z] #2 DONE 0.0s [2025-10-23T03:48:08.442Z] [2025-10-23T03:48:08.442Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:08.442Z] #3 DONE 0.0s [2025-10-23T03:48:08.442Z] [2025-10-23T03:48:08.442Z] #4 [internal] load .dockerignore [2025-10-23T03:48:08.442Z] #4 transferring context: 2B done [2025-10-23T03:48:08.442Z] #4 DONE 0.0s [2025-10-23T03:48:08.699Z] [2025-10-23T03:48:08.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:08.699Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:08.699Z] #5 DONE 0.0s [2025-10-23T03:48:08.699Z] [2025-10-23T03:48:08.699Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:08.699Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:08.699Z] #6 DONE 0.1s [2025-10-23T03:48:08.699Z] [2025-10-23T03:48:08.699Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:08.699Z] #7 DONE 0.0s [2025-10-23T03:48:08.699Z] [2025-10-23T03:48:08.699Z] #8 exporting to image [2025-10-23T03:48:08.699Z] #8 exporting layers done [2025-10-23T03:48:08.699Z] #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done [2025-10-23T03:48:08.699Z] #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done [2025-10-23T03:48:08.699Z] #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done [2025-10-23T03:48:08.699Z] #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done [2025-10-23T03:48:08.699Z] #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done [2025-10-23T03:48:08.699Z] #8 pushing layers 0.1s done [2025-10-23T03:48:08.699Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 [2025-10-23T03:48:08.699Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:08.958Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.1s done [2025-10-23T03:48:08.958Z] #8 DONE 0.2s [2025-10-23T03:48:08.958Z] [2025-10-23T03:48:08.958Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:08.958Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:09.250Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-10-23T03:48:09.250Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-10-23T03:48:09.250Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:09.250Z] #1 transferring dockerfile: 160B done [2025-10-23T03:48:09.250Z] #1 DONE 0.0s [2025-10-23T03:48:09.250Z] [2025-10-23T03:48:09.250Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-23T03:48:09.250Z] #2 DONE 0.0s [2025-10-23T03:48:09.250Z] [2025-10-23T03:48:09.250Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-23T03:48:09.250Z] #3 DONE 0.0s [2025-10-23T03:48:09.250Z] [2025-10-23T03:48:09.250Z] #4 [internal] load .dockerignore [2025-10-23T03:48:09.250Z] #4 transferring context: 2B done [2025-10-23T03:48:09.250Z] #4 DONE 0.0s [2025-10-23T03:48:09.509Z] [2025-10-23T03:48:09.509Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:09.509Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:09.509Z] #5 CACHED [2025-10-23T03:48:09.509Z] [2025-10-23T03:48:09.509Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:09.509Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:09.509Z] #6 CACHED [2025-10-23T03:48:09.509Z] [2025-10-23T03:48:09.509Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:09.509Z] #7 DONE 0.0s [2025-10-23T03:48:09.509Z] [2025-10-23T03:48:09.509Z] #8 exporting to image [2025-10-23T03:48:09.509Z] #8 exporting layers done [2025-10-23T03:48:09.509Z] #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done [2025-10-23T03:48:09.509Z] #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done [2025-10-23T03:48:09.509Z] #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done [2025-10-23T03:48:09.509Z] #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done [2025-10-23T03:48:09.509Z] #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done [2025-10-23T03:48:09.509Z] #8 pushing layers 0.0s done [2025-10-23T03:48:09.509Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 [2025-10-23T03:48:09.509Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:09.509Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.1s done [2025-10-23T03:48:09.509Z] #8 DONE 0.1s [2025-10-23T03:48:09.509Z] [2025-10-23T03:48:09.509Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:09.509Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:09.810Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68' [2025-10-23T03:48:09.810Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 --push - [2025-10-23T03:48:09.810Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:09.810Z] #1 transferring dockerfile: 166B done [2025-10-23T03:48:09.810Z] #1 DONE 0.0s [2025-10-23T03:48:09.810Z] [2025-10-23T03:48:09.810Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 [2025-10-23T03:48:09.810Z] #2 DONE 0.0s [2025-10-23T03:48:09.810Z] [2025-10-23T03:48:09.810Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 [2025-10-23T03:48:09.810Z] #3 DONE 0.0s [2025-10-23T03:48:09.810Z] [2025-10-23T03:48:09.810Z] #4 [internal] load .dockerignore [2025-10-23T03:48:09.810Z] #4 transferring context: 2B done [2025-10-23T03:48:09.810Z] #4 DONE 0.0s [2025-10-23T03:48:09.810Z] [2025-10-23T03:48:09.810Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:09.810Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:10.069Z] #5 CACHED [2025-10-23T03:48:10.069Z] [2025-10-23T03:48:10.069Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:10.069Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:10.069Z] #6 CACHED [2025-10-23T03:48:10.069Z] [2025-10-23T03:48:10.069Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:10.069Z] #7 DONE 0.0s [2025-10-23T03:48:10.069Z] [2025-10-23T03:48:10.069Z] #8 exporting to image [2025-10-23T03:48:10.069Z] #8 exporting layers done [2025-10-23T03:48:10.069Z] #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done [2025-10-23T03:48:10.069Z] #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done [2025-10-23T03:48:10.069Z] #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done [2025-10-23T03:48:10.069Z] #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done [2025-10-23T03:48:10.069Z] #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done [2025-10-23T03:48:10.069Z] #8 pushing layers 0.0s done [2025-10-23T03:48:10.069Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.1s done [2025-10-23T03:48:10.069Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:10.069Z] #8 DONE 0.1s [2025-10-23T03:48:10.069Z] [2025-10-23T03:48:10.069Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:10.069Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:10.362Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:10.362Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:10.362Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:10.362Z] #1 transferring dockerfile: 207B done [2025-10-23T03:48:10.362Z] #1 DONE 0.0s [2025-10-23T03:48:10.362Z] [2025-10-23T03:48:10.362Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:10.362Z] #2 DONE 0.0s [2025-10-23T03:48:10.362Z] [2025-10-23T03:48:10.362Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:10.362Z] #3 DONE 0.0s [2025-10-23T03:48:10.362Z] [2025-10-23T03:48:10.362Z] #4 [internal] load .dockerignore [2025-10-23T03:48:10.362Z] #4 transferring context: 2B done [2025-10-23T03:48:10.362Z] #4 DONE 0.0s [2025-10-23T03:48:10.362Z] [2025-10-23T03:48:10.362Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:10.362Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:10.362Z] #5 DONE 0.0s [2025-10-23T03:48:10.362Z] [2025-10-23T03:48:10.362Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:10.623Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:10.623Z] #6 CACHED [2025-10-23T03:48:10.623Z] [2025-10-23T03:48:10.623Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:10.623Z] #5 CACHED [2025-10-23T03:48:10.623Z] [2025-10-23T03:48:10.623Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:10.623Z] #7 DONE 0.0s [2025-10-23T03:48:10.623Z] [2025-10-23T03:48:10.623Z] #8 exporting to image [2025-10-23T03:48:10.623Z] #8 exporting layers done [2025-10-23T03:48:10.623Z] #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done [2025-10-23T03:48:10.623Z] #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done [2025-10-23T03:48:10.623Z] #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done [2025-10-23T03:48:10.623Z] #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done [2025-10-23T03:48:10.623Z] #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done [2025-10-23T03:48:10.623Z] #8 pushing layers 0.0s done [2025-10-23T03:48:10.623Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.1s done [2025-10-23T03:48:10.623Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:10.623Z] #8 DONE 0.1s [2025-10-23T03:48:10.623Z] [2025-10-23T03:48:10.623Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:10.623Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:10.910Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-10-23T03:48:10.910Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-10-23T03:48:11.171Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:11.171Z] #1 transferring dockerfile: 158B done [2025-10-23T03:48:11.171Z] #1 DONE 0.0s [2025-10-23T03:48:11.171Z] [2025-10-23T03:48:11.171Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-23T03:48:11.171Z] #2 DONE 0.0s [2025-10-23T03:48:11.171Z] [2025-10-23T03:48:11.171Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-23T03:48:11.171Z] #3 DONE 0.0s [2025-10-23T03:48:11.171Z] [2025-10-23T03:48:11.171Z] #4 [internal] load .dockerignore [2025-10-23T03:48:11.171Z] #4 transferring context: 2B done [2025-10-23T03:48:11.171Z] #4 DONE 0.0s [2025-10-23T03:48:11.171Z] [2025-10-23T03:48:11.171Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:11.171Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:11.171Z] #5 CACHED [2025-10-23T03:48:11.171Z] [2025-10-23T03:48:11.171Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc [2025-10-23T03:48:11.171Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done [2025-10-23T03:48:11.171Z] #6 CACHED [2025-10-23T03:48:11.171Z] [2025-10-23T03:48:11.171Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:11.431Z] #7 DONE 0.0s [2025-10-23T03:48:11.431Z] [2025-10-23T03:48:11.431Z] #8 exporting to image [2025-10-23T03:48:11.431Z] #8 exporting layers done [2025-10-23T03:48:11.431Z] #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done [2025-10-23T03:48:11.431Z] #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done [2025-10-23T03:48:11.431Z] #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done [2025-10-23T03:48:11.431Z] #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done [2025-10-23T03:48:11.431Z] #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done [2025-10-23T03:48:11.431Z] #8 pushing layers 0.0s done [2025-10-23T03:48:11.431Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.2s done [2025-10-23T03:48:11.431Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:11.431Z] #8 DONE 0.2s [2025-10-23T03:48:11.431Z] [2025-10-23T03:48:11.431Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:11.431Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:11.723Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:11.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:11.723Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:11.723Z] #1 transferring dockerfile: 196B done [2025-10-23T03:48:11.723Z] #1 DONE 0.0s [2025-10-23T03:48:11.723Z] [2025-10-23T03:48:11.723Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:11.723Z] #2 DONE 0.1s [2025-10-23T03:48:11.723Z] [2025-10-23T03:48:11.723Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:11.723Z] #3 DONE 0.1s [2025-10-23T03:48:11.723Z] [2025-10-23T03:48:11.723Z] #4 [internal] load .dockerignore [2025-10-23T03:48:11.723Z] #4 transferring context: 2B done [2025-10-23T03:48:11.983Z] #4 DONE 0.0s [2025-10-23T03:48:11.983Z] [2025-10-23T03:48:11.983Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:11.983Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:11.983Z] #5 ... [2025-10-23T03:48:11.983Z] [2025-10-23T03:48:11.983Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:11.983Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:11.983Z] #6 DONE 0.1s [2025-10-23T03:48:12.243Z] [2025-10-23T03:48:12.243Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:12.243Z] #7 DONE 0.0s [2025-10-23T03:48:12.243Z] [2025-10-23T03:48:12.243Z] #8 exporting to image [2025-10-23T03:48:12.243Z] #8 exporting layers done [2025-10-23T03:48:12.243Z] #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf 0.0s done [2025-10-23T03:48:12.243Z] #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done [2025-10-23T03:48:12.243Z] #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 0.0s done [2025-10-23T03:48:12.243Z] #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done [2025-10-23T03:48:12.243Z] #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done [2025-10-23T03:48:12.243Z] #8 pushing layers [2025-10-23T03:48:12.243Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:12.243Z] #8 pushing layers 0.1s done [2025-10-23T03:48:12.243Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done [2025-10-23T03:48:12.243Z] #8 DONE 0.3s [2025-10-23T03:48:12.243Z] [2025-10-23T03:48:12.243Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:12.243Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:12.529Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-10-23T03:48:12.529Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-10-23T03:48:12.529Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:12.529Z] #1 transferring dockerfile: 162B done [2025-10-23T03:48:12.529Z] #1 DONE 0.0s [2025-10-23T03:48:12.529Z] [2025-10-23T03:48:12.529Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-23T03:48:12.529Z] #2 DONE 0.0s [2025-10-23T03:48:12.529Z] [2025-10-23T03:48:12.529Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-23T03:48:12.529Z] #3 DONE 0.1s [2025-10-23T03:48:12.529Z] [2025-10-23T03:48:12.529Z] #4 [internal] load .dockerignore [2025-10-23T03:48:12.529Z] #4 transferring context: [2025-10-23T03:48:12.788Z] #4 transferring context: 2B done [2025-10-23T03:48:12.788Z] #4 DONE 0.0s [2025-10-23T03:48:12.788Z] [2025-10-23T03:48:12.788Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:12.788Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:12.788Z] #5 CACHED [2025-10-23T03:48:12.788Z] [2025-10-23T03:48:12.788Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:12.788Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:12.788Z] #6 CACHED [2025-10-23T03:48:12.788Z] [2025-10-23T03:48:12.788Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:12.788Z] #7 DONE 0.0s [2025-10-23T03:48:12.788Z] [2025-10-23T03:48:12.788Z] #8 exporting to image [2025-10-23T03:48:12.788Z] #8 exporting layers done [2025-10-23T03:48:12.788Z] #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf done [2025-10-23T03:48:12.788Z] #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done [2025-10-23T03:48:12.788Z] #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 done [2025-10-23T03:48:12.788Z] #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done [2025-10-23T03:48:12.788Z] #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done [2025-10-23T03:48:12.788Z] #8 pushing layers 0.0s done [2025-10-23T03:48:12.788Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done [2025-10-23T03:48:12.788Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:12.788Z] #8 DONE 0.1s [2025-10-23T03:48:12.788Z] [2025-10-23T03:48:12.788Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:12.788Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:13.083Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 --push - [2025-10-23T03:48:13.083Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68' [2025-10-23T03:48:13.083Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:13.083Z] #1 transferring dockerfile: 168B done [2025-10-23T03:48:13.083Z] #1 DONE 0.0s [2025-10-23T03:48:13.083Z] [2025-10-23T03:48:13.083Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 [2025-10-23T03:48:13.083Z] #2 DONE 0.0s [2025-10-23T03:48:13.083Z] [2025-10-23T03:48:13.083Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 [2025-10-23T03:48:13.083Z] #3 DONE 0.0s [2025-10-23T03:48:13.083Z] [2025-10-23T03:48:13.083Z] #4 [internal] load .dockerignore [2025-10-23T03:48:13.083Z] #4 transferring context: 2B done [2025-10-23T03:48:13.083Z] #4 DONE 0.0s [2025-10-23T03:48:13.342Z] [2025-10-23T03:48:13.342Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:13.342Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:13.342Z] #5 CACHED [2025-10-23T03:48:13.342Z] [2025-10-23T03:48:13.342Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:13.342Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:13.342Z] #6 CACHED [2025-10-23T03:48:13.342Z] [2025-10-23T03:48:13.342Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:13.342Z] #7 DONE 0.0s [2025-10-23T03:48:13.342Z] [2025-10-23T03:48:13.342Z] #8 exporting to image [2025-10-23T03:48:13.342Z] #8 exporting layers done [2025-10-23T03:48:13.342Z] #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf done [2025-10-23T03:48:13.342Z] #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done [2025-10-23T03:48:13.342Z] #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 done [2025-10-23T03:48:13.342Z] #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done [2025-10-23T03:48:13.342Z] #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done [2025-10-23T03:48:13.342Z] #8 pushing layers 0.0s done [2025-10-23T03:48:13.342Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 [2025-10-23T03:48:13.342Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:13.342Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done [2025-10-23T03:48:13.342Z] #8 DONE 0.1s [2025-10-23T03:48:13.342Z] [2025-10-23T03:48:13.342Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:13.342Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:13.629Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:13.629Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:13.629Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:13.629Z] #1 transferring dockerfile: 209B done [2025-10-23T03:48:13.629Z] #1 DONE 0.0s [2025-10-23T03:48:13.629Z] [2025-10-23T03:48:13.629Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:13.629Z] #2 DONE 0.0s [2025-10-23T03:48:13.629Z] [2025-10-23T03:48:13.629Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:13.629Z] #3 DONE 0.0s [2025-10-23T03:48:13.629Z] [2025-10-23T03:48:13.629Z] #4 [internal] load .dockerignore [2025-10-23T03:48:13.629Z] #4 transferring context: 2B done [2025-10-23T03:48:13.629Z] #4 DONE 0.0s [2025-10-23T03:48:13.891Z] [2025-10-23T03:48:13.891Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:13.891Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:13.891Z] #5 CACHED [2025-10-23T03:48:13.891Z] [2025-10-23T03:48:13.891Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:13.891Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:13.891Z] #6 CACHED [2025-10-23T03:48:13.891Z] [2025-10-23T03:48:13.891Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:13.891Z] #7 DONE 0.0s [2025-10-23T03:48:13.891Z] [2025-10-23T03:48:13.891Z] #8 exporting to image [2025-10-23T03:48:13.891Z] #8 exporting layers done [2025-10-23T03:48:13.891Z] #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf done [2025-10-23T03:48:13.891Z] #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done [2025-10-23T03:48:13.891Z] #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 done [2025-10-23T03:48:13.891Z] #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done [2025-10-23T03:48:13.891Z] #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done [2025-10-23T03:48:13.891Z] #8 pushing layers 0.0s done [2025-10-23T03:48:13.891Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done [2025-10-23T03:48:13.891Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:13.891Z] #8 DONE 0.1s [2025-10-23T03:48:13.891Z] [2025-10-23T03:48:13.891Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:13.891Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:14.191Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-10-23T03:48:14.191Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-10-23T03:48:14.191Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:14.191Z] #1 transferring dockerfile: 160B done [2025-10-23T03:48:14.191Z] #1 DONE 0.0s [2025-10-23T03:48:14.191Z] [2025-10-23T03:48:14.191Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-23T03:48:14.191Z] #2 DONE 0.0s [2025-10-23T03:48:14.191Z] [2025-10-23T03:48:14.191Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-23T03:48:14.191Z] #3 DONE 0.0s [2025-10-23T03:48:14.191Z] [2025-10-23T03:48:14.191Z] #4 [internal] load .dockerignore [2025-10-23T03:48:14.191Z] #4 transferring context: 2B done [2025-10-23T03:48:14.191Z] #4 DONE 0.0s [2025-10-23T03:48:14.191Z] [2025-10-23T03:48:14.191Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:14.191Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:14.191Z] #5 DONE 0.0s [2025-10-23T03:48:14.191Z] [2025-10-23T03:48:14.191Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:14.451Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done [2025-10-23T03:48:14.452Z] #6 CACHED [2025-10-23T03:48:14.452Z] [2025-10-23T03:48:14.452Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 [2025-10-23T03:48:14.452Z] #5 CACHED [2025-10-23T03:48:14.452Z] [2025-10-23T03:48:14.452Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:14.452Z] #7 DONE 0.0s [2025-10-23T03:48:14.452Z] [2025-10-23T03:48:14.452Z] #8 exporting to image [2025-10-23T03:48:14.452Z] #8 exporting layers done [2025-10-23T03:48:14.452Z] #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf done [2025-10-23T03:48:14.452Z] #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done [2025-10-23T03:48:14.452Z] #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 done [2025-10-23T03:48:14.452Z] #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done [2025-10-23T03:48:14.452Z] #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done [2025-10-23T03:48:14.452Z] #8 pushing layers 0.0s done [2025-10-23T03:48:14.452Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done [2025-10-23T03:48:14.452Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:14.452Z] #8 DONE 0.1s [2025-10-23T03:48:14.452Z] [2025-10-23T03:48:14.452Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:14.452Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:14.738Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:14.738Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:14.738Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:14.738Z] #1 transferring dockerfile: 198B done [2025-10-23T03:48:14.738Z] #1 DONE 0.0s [2025-10-23T03:48:14.738Z] [2025-10-23T03:48:14.738Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:14.738Z] #2 DONE 0.0s [2025-10-23T03:48:14.738Z] [2025-10-23T03:48:14.738Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:14.738Z] #3 DONE 0.1s [2025-10-23T03:48:14.738Z] [2025-10-23T03:48:14.738Z] #4 [internal] load .dockerignore [2025-10-23T03:48:14.738Z] #4 transferring context: 2B done [2025-10-23T03:48:14.738Z] #4 DONE 0.0s [2025-10-23T03:48:14.996Z] [2025-10-23T03:48:14.996Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:14.996Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done [2025-10-23T03:48:14.996Z] #5 DONE 0.0s [2025-10-23T03:48:14.996Z] [2025-10-23T03:48:14.996Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:14.996Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done [2025-10-23T03:48:14.996Z] #6 DONE 0.1s [2025-10-23T03:48:14.996Z] [2025-10-23T03:48:14.996Z] #7 exporting to image [2025-10-23T03:48:14.996Z] #7 exporting layers done [2025-10-23T03:48:14.996Z] #7 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done [2025-10-23T03:48:14.996Z] #7 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done [2025-10-23T03:48:14.996Z] #7 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done [2025-10-23T03:48:14.996Z] #7 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done [2025-10-23T03:48:14.996Z] #7 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done [2025-10-23T03:48:14.996Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:14.996Z] #7 ... [2025-10-23T03:48:14.996Z] [2025-10-23T03:48:14.996Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:14.996Z] #8 DONE 0.0s [2025-10-23T03:48:14.996Z] [2025-10-23T03:48:14.996Z] #7 exporting to image [2025-10-23T03:48:14.996Z] #7 pushing layers 0.1s done [2025-10-23T03:48:14.996Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 [2025-10-23T03:48:15.254Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done [2025-10-23T03:48:15.254Z] #7 DONE 0.3s [2025-10-23T03:48:15.254Z] [2025-10-23T03:48:15.254Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:15.254Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:15.553Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-10-23T03:48:15.553Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-10-23T03:48:15.553Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:15.553Z] #1 transferring dockerfile: 164B done [2025-10-23T03:48:15.553Z] #1 DONE 0.0s [2025-10-23T03:48:15.553Z] [2025-10-23T03:48:15.553Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-23T03:48:15.553Z] #2 DONE 0.0s [2025-10-23T03:48:15.553Z] [2025-10-23T03:48:15.553Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-23T03:48:15.553Z] #3 DONE 0.0s [2025-10-23T03:48:15.553Z] [2025-10-23T03:48:15.553Z] #4 [internal] load .dockerignore [2025-10-23T03:48:15.553Z] #4 transferring context: 2B done [2025-10-23T03:48:15.553Z] #4 DONE 0.0s [2025-10-23T03:48:15.812Z] [2025-10-23T03:48:15.812Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:15.812Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done [2025-10-23T03:48:15.812Z] #5 CACHED [2025-10-23T03:48:15.812Z] [2025-10-23T03:48:15.812Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:15.812Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done [2025-10-23T03:48:15.812Z] #6 CACHED [2025-10-23T03:48:15.812Z] [2025-10-23T03:48:15.812Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:15.812Z] #7 DONE 0.0s [2025-10-23T03:48:15.812Z] [2025-10-23T03:48:15.812Z] #8 exporting to image [2025-10-23T03:48:15.812Z] #8 exporting layers done [2025-10-23T03:48:15.812Z] #8 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done [2025-10-23T03:48:15.812Z] #8 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done [2025-10-23T03:48:15.812Z] #8 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done [2025-10-23T03:48:15.812Z] #8 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done [2025-10-23T03:48:15.812Z] #8 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done [2025-10-23T03:48:15.812Z] #8 pushing layers 0.0s done [2025-10-23T03:48:15.812Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 [2025-10-23T03:48:15.812Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:15.812Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done [2025-10-23T03:48:15.812Z] #8 DONE 0.1s [2025-10-23T03:48:15.812Z] [2025-10-23T03:48:15.812Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:15.812Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:16.101Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68' [2025-10-23T03:48:16.101Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 --push - [2025-10-23T03:48:16.361Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:16.361Z] #1 transferring dockerfile: 170B done [2025-10-23T03:48:16.361Z] #1 DONE 0.0s [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 [2025-10-23T03:48:16.361Z] #2 DONE 0.0s [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 [2025-10-23T03:48:16.361Z] #3 DONE 0.0s [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] #4 [internal] load .dockerignore [2025-10-23T03:48:16.361Z] #4 transferring context: 2B done [2025-10-23T03:48:16.361Z] #4 DONE 0.0s [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:16.361Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done [2025-10-23T03:48:16.361Z] #5 DONE 0.0s [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:16.361Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done [2025-10-23T03:48:16.361Z] #6 CACHED [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:16.361Z] #5 CACHED [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:16.361Z] #7 DONE 0.0s [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] #8 exporting to image [2025-10-23T03:48:16.361Z] #8 exporting layers done [2025-10-23T03:48:16.361Z] #8 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done [2025-10-23T03:48:16.361Z] #8 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done [2025-10-23T03:48:16.361Z] #8 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done [2025-10-23T03:48:16.361Z] #8 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done [2025-10-23T03:48:16.361Z] #8 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done [2025-10-23T03:48:16.361Z] #8 pushing layers 0.0s done [2025-10-23T03:48:16.361Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done [2025-10-23T03:48:16.361Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:16.361Z] #8 DONE 0.1s [2025-10-23T03:48:16.361Z] [2025-10-23T03:48:16.361Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:16.361Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:16.668Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:16.668Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:16.668Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:16.668Z] #1 transferring dockerfile: 211B done [2025-10-23T03:48:16.668Z] #1 DONE 0.0s [2025-10-23T03:48:16.668Z] [2025-10-23T03:48:16.668Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:16.668Z] #2 DONE 0.0s [2025-10-23T03:48:16.668Z] [2025-10-23T03:48:16.668Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:16.668Z] #3 DONE 0.0s [2025-10-23T03:48:16.668Z] [2025-10-23T03:48:16.668Z] #4 [internal] load .dockerignore [2025-10-23T03:48:16.668Z] #4 transferring context: 2B done [2025-10-23T03:48:16.668Z] #4 DONE 0.0s [2025-10-23T03:48:16.668Z] [2025-10-23T03:48:16.668Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:16.668Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done [2025-10-23T03:48:16.668Z] #5 DONE 0.0s [2025-10-23T03:48:16.668Z] [2025-10-23T03:48:16.668Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:16.930Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done [2025-10-23T03:48:16.930Z] #6 CACHED [2025-10-23T03:48:16.930Z] [2025-10-23T03:48:16.930Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:16.930Z] #5 CACHED [2025-10-23T03:48:16.930Z] [2025-10-23T03:48:16.930Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:16.930Z] #7 DONE 0.0s [2025-10-23T03:48:16.930Z] [2025-10-23T03:48:16.930Z] #8 exporting to image [2025-10-23T03:48:16.930Z] #8 exporting layers done [2025-10-23T03:48:16.930Z] #8 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done [2025-10-23T03:48:16.930Z] #8 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done [2025-10-23T03:48:16.930Z] #8 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done [2025-10-23T03:48:16.930Z] #8 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done [2025-10-23T03:48:16.930Z] #8 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done [2025-10-23T03:48:16.930Z] #8 pushing layers 0.0s done [2025-10-23T03:48:16.930Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done [2025-10-23T03:48:16.930Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:16.930Z] #8 DONE 0.1s [2025-10-23T03:48:16.930Z] [2025-10-23T03:48:16.930Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:16.930Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:17.223Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-10-23T03:48:17.223Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-10-23T03:48:17.223Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:17.223Z] #1 transferring dockerfile: 162B done [2025-10-23T03:48:17.223Z] #1 DONE 0.0s [2025-10-23T03:48:17.223Z] [2025-10-23T03:48:17.223Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-23T03:48:17.224Z] #2 DONE 0.0s [2025-10-23T03:48:17.224Z] [2025-10-23T03:48:17.224Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-23T03:48:17.224Z] #3 DONE 0.0s [2025-10-23T03:48:17.224Z] [2025-10-23T03:48:17.224Z] #4 [internal] load .dockerignore [2025-10-23T03:48:17.224Z] #4 transferring context: 2B done [2025-10-23T03:48:17.224Z] #4 DONE 0.0s [2025-10-23T03:48:17.224Z] [2025-10-23T03:48:17.224Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:17.224Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b done [2025-10-23T03:48:17.224Z] #5 DONE 0.0s [2025-10-23T03:48:17.224Z] [2025-10-23T03:48:17.224Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:17.484Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b done [2025-10-23T03:48:17.484Z] #6 CACHED [2025-10-23T03:48:17.484Z] [2025-10-23T03:48:17.484Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b [2025-10-23T03:48:17.484Z] #5 CACHED [2025-10-23T03:48:17.484Z] [2025-10-23T03:48:17.484Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:17.484Z] #7 DONE 0.0s [2025-10-23T03:48:17.484Z] [2025-10-23T03:48:17.485Z] #8 exporting to image [2025-10-23T03:48:17.485Z] #8 exporting layers done [2025-10-23T03:48:17.485Z] #8 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done [2025-10-23T03:48:17.485Z] #8 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done [2025-10-23T03:48:17.485Z] #8 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done [2025-10-23T03:48:17.485Z] #8 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done [2025-10-23T03:48:17.485Z] #8 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done [2025-10-23T03:48:17.485Z] #8 pushing layers 0.0s done [2025-10-23T03:48:17.485Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done [2025-10-23T03:48:17.485Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:17.485Z] #8 DONE 0.1s [2025-10-23T03:48:17.485Z] [2025-10-23T03:48:17.485Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:17.485Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:17.782Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:17.782Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:17.782Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:17.782Z] #1 transferring dockerfile: 206B done [2025-10-23T03:48:17.782Z] #1 DONE 0.0s [2025-10-23T03:48:17.782Z] [2025-10-23T03:48:17.782Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:17.782Z] #2 DONE 0.0s [2025-10-23T03:48:17.782Z] [2025-10-23T03:48:17.782Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:17.782Z] #3 DONE 0.1s [2025-10-23T03:48:17.782Z] [2025-10-23T03:48:17.782Z] #4 [internal] load .dockerignore [2025-10-23T03:48:17.782Z] #4 transferring context: 2B done [2025-10-23T03:48:17.782Z] #4 DONE 0.0s [2025-10-23T03:48:17.782Z] [2025-10-23T03:48:17.783Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:17.783Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:17.783Z] #5 DONE 0.0s [2025-10-23T03:48:17.783Z] [2025-10-23T03:48:17.783Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:18.042Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:18.042Z] #6 DONE 0.0s [2025-10-23T03:48:18.042Z] [2025-10-23T03:48:18.042Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:18.042Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:18.042Z] #5 DONE 0.2s [2025-10-23T03:48:18.303Z] [2025-10-23T03:48:18.303Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:18.303Z] #7 DONE 0.0s [2025-10-23T03:48:18.303Z] [2025-10-23T03:48:18.303Z] #8 exporting to image [2025-10-23T03:48:18.303Z] #8 exporting layers done [2025-10-23T03:48:18.303Z] #8 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 0.0s done [2025-10-23T03:48:18.303Z] #8 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done [2025-10-23T03:48:18.303Z] #8 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb 0.0s done [2025-10-23T03:48:18.303Z] #8 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done [2025-10-23T03:48:18.303Z] #8 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done [2025-10-23T03:48:18.303Z] #8 pushing layers [2025-10-23T03:48:18.303Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:18.303Z] #8 pushing layers 0.1s done [2025-10-23T03:48:18.303Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done [2025-10-23T03:48:18.303Z] #8 DONE 0.2s [2025-10-23T03:48:18.303Z] [2025-10-23T03:48:18.303Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:18.303Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:18.606Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-10-23T03:48:18.606Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-10-23T03:48:18.606Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:18.606Z] #1 transferring dockerfile: 172B done [2025-10-23T03:48:18.606Z] #1 DONE 0.0s [2025-10-23T03:48:18.606Z] [2025-10-23T03:48:18.606Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-23T03:48:18.606Z] #2 DONE 0.0s [2025-10-23T03:48:18.606Z] [2025-10-23T03:48:18.606Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-23T03:48:18.606Z] #3 DONE 0.0s [2025-10-23T03:48:18.606Z] [2025-10-23T03:48:18.606Z] #4 [internal] load .dockerignore [2025-10-23T03:48:18.606Z] #4 transferring context: 2B done [2025-10-23T03:48:18.606Z] #4 DONE 0.0s [2025-10-23T03:48:18.606Z] [2025-10-23T03:48:18.606Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:18.606Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:18.606Z] #5 CACHED [2025-10-23T03:48:18.606Z] [2025-10-23T03:48:18.606Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:18.606Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:18.606Z] #6 CACHED [2025-10-23T03:48:18.606Z] [2025-10-23T03:48:18.606Z] #7 exporting to image [2025-10-23T03:48:18.606Z] #7 exporting layers [2025-10-23T03:48:18.606Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:18.866Z] #7 exporting layers done [2025-10-23T03:48:18.866Z] #7 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 done [2025-10-23T03:48:18.866Z] #7 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done [2025-10-23T03:48:18.866Z] #7 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb done [2025-10-23T03:48:18.866Z] #7 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done [2025-10-23T03:48:18.866Z] #7 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done [2025-10-23T03:48:18.866Z] #7 pushing layers 0.0s done [2025-10-23T03:48:18.866Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done [2025-10-23T03:48:18.866Z] #7 DONE 0.1s [2025-10-23T03:48:18.866Z] [2025-10-23T03:48:18.866Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:18.866Z] #8 DONE 0.0s [2025-10-23T03:48:18.866Z] [2025-10-23T03:48:18.866Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:18.866Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:19.147Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68' [2025-10-23T03:48:19.147Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 --push - [2025-10-23T03:48:19.147Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:19.147Z] #1 transferring dockerfile: 178B done [2025-10-23T03:48:19.147Z] #1 DONE 0.1s [2025-10-23T03:48:19.147Z] [2025-10-23T03:48:19.147Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 [2025-10-23T03:48:19.147Z] #2 DONE 0.0s [2025-10-23T03:48:19.147Z] [2025-10-23T03:48:19.147Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 [2025-10-23T03:48:19.147Z] #3 DONE 0.0s [2025-10-23T03:48:19.147Z] [2025-10-23T03:48:19.147Z] #4 [internal] load .dockerignore [2025-10-23T03:48:19.147Z] #4 transferring context: 2B done [2025-10-23T03:48:19.147Z] #4 DONE 0.0s [2025-10-23T03:48:19.407Z] [2025-10-23T03:48:19.407Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:19.407Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:19.407Z] #5 CACHED [2025-10-23T03:48:19.407Z] [2025-10-23T03:48:19.407Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:19.407Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:19.407Z] #6 CACHED [2025-10-23T03:48:19.407Z] [2025-10-23T03:48:19.407Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:19.407Z] #7 DONE 0.0s [2025-10-23T03:48:19.407Z] [2025-10-23T03:48:19.407Z] #8 exporting to image [2025-10-23T03:48:19.407Z] #8 exporting layers done [2025-10-23T03:48:19.407Z] #8 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 done [2025-10-23T03:48:19.407Z] #8 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done [2025-10-23T03:48:19.407Z] #8 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb done [2025-10-23T03:48:19.407Z] #8 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done [2025-10-23T03:48:19.407Z] #8 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done [2025-10-23T03:48:19.407Z] #8 pushing layers 0.0s done [2025-10-23T03:48:19.407Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 [2025-10-23T03:48:19.407Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:19.407Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done [2025-10-23T03:48:19.407Z] #8 DONE 0.1s [2025-10-23T03:48:19.407Z] [2025-10-23T03:48:19.407Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:19.407Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:19.691Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:19.691Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:19.691Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:19.691Z] #1 transferring dockerfile: 219B done [2025-10-23T03:48:19.691Z] #1 DONE 0.0s [2025-10-23T03:48:19.691Z] [2025-10-23T03:48:19.691Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:19.691Z] #2 DONE 0.0s [2025-10-23T03:48:19.691Z] [2025-10-23T03:48:19.691Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:19.691Z] #3 DONE 0.0s [2025-10-23T03:48:19.691Z] [2025-10-23T03:48:19.691Z] #4 [internal] load .dockerignore [2025-10-23T03:48:19.691Z] #4 transferring context: 2B done [2025-10-23T03:48:19.691Z] #4 DONE 0.0s [2025-10-23T03:48:19.691Z] [2025-10-23T03:48:19.691Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:19.691Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:19.691Z] #5 CACHED [2025-10-23T03:48:19.691Z] [2025-10-23T03:48:19.691Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:19.691Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:19.691Z] #6 CACHED [2025-10-23T03:48:19.691Z] [2025-10-23T03:48:19.691Z] #7 exporting to image [2025-10-23T03:48:19.691Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:19.953Z] #7 exporting layers done [2025-10-23T03:48:19.953Z] #7 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 done [2025-10-23T03:48:19.953Z] #7 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done [2025-10-23T03:48:19.953Z] #7 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb done [2025-10-23T03:48:19.953Z] #7 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done [2025-10-23T03:48:19.953Z] #7 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done [2025-10-23T03:48:19.953Z] #7 pushing layers 0.0s done [2025-10-23T03:48:19.953Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done [2025-10-23T03:48:19.953Z] #7 DONE 0.1s [2025-10-23T03:48:19.953Z] [2025-10-23T03:48:19.953Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:19.953Z] #8 DONE 0.0s [2025-10-23T03:48:19.953Z] [2025-10-23T03:48:19.953Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:19.953Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:20.244Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-10-23T03:48:20.244Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-10-23T03:48:20.504Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:20.504Z] #1 transferring dockerfile: 170B done [2025-10-23T03:48:20.504Z] #1 DONE 0.0s [2025-10-23T03:48:20.504Z] [2025-10-23T03:48:20.504Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-23T03:48:20.504Z] #2 DONE 0.0s [2025-10-23T03:48:20.504Z] [2025-10-23T03:48:20.504Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-23T03:48:20.504Z] #3 DONE 0.0s [2025-10-23T03:48:20.504Z] [2025-10-23T03:48:20.504Z] #4 [internal] load .dockerignore [2025-10-23T03:48:20.504Z] #4 transferring context: 2B done [2025-10-23T03:48:20.504Z] #4 DONE 0.0s [2025-10-23T03:48:20.504Z] [2025-10-23T03:48:20.504Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:20.504Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:20.504Z] #5 CACHED [2025-10-23T03:48:20.504Z] [2025-10-23T03:48:20.504Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 [2025-10-23T03:48:20.504Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done [2025-10-23T03:48:20.504Z] #6 CACHED [2025-10-23T03:48:20.504Z] [2025-10-23T03:48:20.504Z] #7 exporting to image [2025-10-23T03:48:20.504Z] #7 exporting layers [2025-10-23T03:48:20.504Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:20.504Z] #7 exporting layers done [2025-10-23T03:48:20.504Z] #7 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 done [2025-10-23T03:48:20.504Z] #7 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done [2025-10-23T03:48:20.504Z] #7 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb done [2025-10-23T03:48:20.504Z] #7 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done [2025-10-23T03:48:20.504Z] #7 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done [2025-10-23T03:48:20.504Z] #7 pushing layers 0.0s done [2025-10-23T03:48:20.504Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done [2025-10-23T03:48:20.504Z] #7 DONE 0.1s [2025-10-23T03:48:20.504Z] [2025-10-23T03:48:20.504Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:20.504Z] #8 DONE 0.0s [2025-10-23T03:48:20.504Z] [2025-10-23T03:48:20.504Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:20.504Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:20.800Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:20.801Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:21.060Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:21.060Z] #1 transferring dockerfile: 204B done [2025-10-23T03:48:21.060Z] #1 DONE 0.0s [2025-10-23T03:48:21.060Z] [2025-10-23T03:48:21.060Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:21.060Z] #2 DONE 0.0s [2025-10-23T03:48:21.060Z] [2025-10-23T03:48:21.060Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:21.060Z] #3 DONE 0.1s [2025-10-23T03:48:21.060Z] [2025-10-23T03:48:21.060Z] #4 [internal] load .dockerignore [2025-10-23T03:48:21.060Z] #4 transferring context: 2B done [2025-10-23T03:48:21.060Z] #4 DONE 0.0s [2025-10-23T03:48:21.060Z] [2025-10-23T03:48:21.060Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:21.060Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:21.060Z] #5 DONE 0.0s [2025-10-23T03:48:21.060Z] [2025-10-23T03:48:21.060Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:21.060Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb done [2025-10-23T03:48:21.060Z] #6 DONE 0.1s [2025-10-23T03:48:21.060Z] [2025-10-23T03:48:21.060Z] #7 exporting to image [2025-10-23T03:48:21.060Z] #7 exporting layers done [2025-10-23T03:48:21.060Z] #7 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done [2025-10-23T03:48:21.060Z] #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done [2025-10-23T03:48:21.060Z] #7 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done [2025-10-23T03:48:21.060Z] #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done [2025-10-23T03:48:21.060Z] #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab [2025-10-23T03:48:21.060Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:21.060Z] #7 ... [2025-10-23T03:48:21.060Z] [2025-10-23T03:48:21.060Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:21.060Z] #8 DONE 0.0s [2025-10-23T03:48:21.060Z] [2025-10-23T03:48:21.060Z] #7 exporting to image [2025-10-23T03:48:21.060Z] #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done [2025-10-23T03:48:21.060Z] #7 pushing layers 0.1s done [2025-10-23T03:48:21.060Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab [2025-10-23T03:48:21.320Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done [2025-10-23T03:48:21.320Z] #7 DONE 0.2s [2025-10-23T03:48:21.320Z] [2025-10-23T03:48:21.320Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:21.320Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:21.611Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-10-23T03:48:21.611Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-10-23T03:48:21.611Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:21.611Z] #1 transferring dockerfile: 170B done [2025-10-23T03:48:21.611Z] #1 DONE 0.0s [2025-10-23T03:48:21.611Z] [2025-10-23T03:48:21.611Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-23T03:48:21.611Z] #2 DONE 0.0s [2025-10-23T03:48:21.611Z] [2025-10-23T03:48:21.611Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-23T03:48:21.611Z] #3 DONE 0.0s [2025-10-23T03:48:21.611Z] [2025-10-23T03:48:21.611Z] #4 [internal] load .dockerignore [2025-10-23T03:48:21.611Z] #4 transferring context: 2B done [2025-10-23T03:48:21.611Z] #4 DONE 0.0s [2025-10-23T03:48:21.611Z] [2025-10-23T03:48:21.611Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:21.611Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:21.611Z] #5 DONE 0.0s [2025-10-23T03:48:21.611Z] [2025-10-23T03:48:21.611Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:21.871Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:21.871Z] #6 CACHED [2025-10-23T03:48:21.871Z] [2025-10-23T03:48:21.871Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:21.871Z] #5 CACHED [2025-10-23T03:48:21.871Z] [2025-10-23T03:48:21.871Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:21.871Z] #7 DONE 0.0s [2025-10-23T03:48:21.871Z] [2025-10-23T03:48:21.871Z] #8 exporting to image [2025-10-23T03:48:21.871Z] #8 exporting layers done [2025-10-23T03:48:21.871Z] #8 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done [2025-10-23T03:48:21.871Z] #8 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done [2025-10-23T03:48:21.871Z] #8 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done [2025-10-23T03:48:21.871Z] #8 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done [2025-10-23T03:48:21.871Z] #8 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done [2025-10-23T03:48:21.871Z] #8 pushing layers 0.0s done [2025-10-23T03:48:21.871Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done [2025-10-23T03:48:21.871Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:21.871Z] #8 DONE 0.1s [2025-10-23T03:48:21.871Z] [2025-10-23T03:48:21.871Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:21.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:22.165Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 --push - [2025-10-23T03:48:22.165Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68' [2025-10-23T03:48:22.165Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:22.165Z] #1 transferring dockerfile: 176B done [2025-10-23T03:48:22.165Z] #1 DONE 0.0s [2025-10-23T03:48:22.165Z] [2025-10-23T03:48:22.165Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 [2025-10-23T03:48:22.165Z] #2 DONE 0.0s [2025-10-23T03:48:22.165Z] [2025-10-23T03:48:22.165Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 [2025-10-23T03:48:22.165Z] #3 DONE 0.0s [2025-10-23T03:48:22.165Z] [2025-10-23T03:48:22.165Z] #4 [internal] load .dockerignore [2025-10-23T03:48:22.165Z] #4 transferring context: 2B done [2025-10-23T03:48:22.165Z] #4 DONE 0.0s [2025-10-23T03:48:22.165Z] [2025-10-23T03:48:22.165Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:22.165Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:22.165Z] #5 CACHED [2025-10-23T03:48:22.165Z] [2025-10-23T03:48:22.165Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:22.165Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:22.165Z] #6 CACHED [2025-10-23T03:48:22.165Z] [2025-10-23T03:48:22.165Z] #7 exporting to image [2025-10-23T03:48:22.165Z] #7 exporting layers done [2025-10-23T03:48:22.165Z] #7 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done [2025-10-23T03:48:22.165Z] #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done [2025-10-23T03:48:22.165Z] #7 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done [2025-10-23T03:48:22.165Z] #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done [2025-10-23T03:48:22.165Z] #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done [2025-10-23T03:48:22.165Z] #7 pushing layers [2025-10-23T03:48:22.165Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:22.426Z] #7 pushing layers 0.0s done [2025-10-23T03:48:22.426Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done [2025-10-23T03:48:22.426Z] #7 DONE 0.1s [2025-10-23T03:48:22.426Z] [2025-10-23T03:48:22.426Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:22.426Z] #8 DONE 0.0s [2025-10-23T03:48:22.426Z] [2025-10-23T03:48:22.426Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:22.426Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:22.715Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:22.715Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:22.715Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:22.715Z] #1 transferring dockerfile: 217B done [2025-10-23T03:48:22.715Z] #1 DONE 0.0s [2025-10-23T03:48:22.715Z] [2025-10-23T03:48:22.715Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:22.715Z] #2 DONE 0.0s [2025-10-23T03:48:22.715Z] [2025-10-23T03:48:22.715Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:22.715Z] #3 DONE 0.0s [2025-10-23T03:48:22.715Z] [2025-10-23T03:48:22.715Z] #4 [internal] load .dockerignore [2025-10-23T03:48:22.715Z] #4 transferring context: 2B done [2025-10-23T03:48:22.715Z] #4 DONE 0.0s [2025-10-23T03:48:22.715Z] [2025-10-23T03:48:22.715Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:22.715Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:22.715Z] #5 CACHED [2025-10-23T03:48:22.715Z] [2025-10-23T03:48:22.715Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:22.715Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:22.715Z] #6 CACHED [2025-10-23T03:48:22.715Z] [2025-10-23T03:48:22.715Z] #7 exporting to image [2025-10-23T03:48:22.715Z] #7 exporting layers done [2025-10-23T03:48:22.715Z] #7 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done [2025-10-23T03:48:22.715Z] #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done [2025-10-23T03:48:22.715Z] #7 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done [2025-10-23T03:48:22.715Z] #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec [2025-10-23T03:48:22.715Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:22.992Z] #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done [2025-10-23T03:48:22.992Z] #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done [2025-10-23T03:48:22.992Z] #7 pushing layers 0.0s done [2025-10-23T03:48:22.992Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done [2025-10-23T03:48:22.992Z] #7 DONE 0.1s [2025-10-23T03:48:22.992Z] [2025-10-23T03:48:22.992Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:22.992Z] #8 DONE 0.0s [2025-10-23T03:48:22.992Z] [2025-10-23T03:48:22.992Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:22.992Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:23.334Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-10-23T03:48:23.334Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-10-23T03:48:23.593Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:23.593Z] #1 transferring dockerfile: 168B done [2025-10-23T03:48:23.593Z] #1 DONE 0.0s [2025-10-23T03:48:23.593Z] [2025-10-23T03:48:23.593Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-23T03:48:23.593Z] #2 DONE 0.0s [2025-10-23T03:48:23.593Z] [2025-10-23T03:48:23.593Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-23T03:48:23.593Z] #3 DONE 0.0s [2025-10-23T03:48:23.593Z] [2025-10-23T03:48:23.593Z] #4 [internal] load .dockerignore [2025-10-23T03:48:23.593Z] #4 transferring context: 2B done [2025-10-23T03:48:23.593Z] #4 DONE 0.0s [2025-10-23T03:48:23.593Z] [2025-10-23T03:48:23.593Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:23.593Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:23.593Z] #5 CACHED [2025-10-23T03:48:23.593Z] [2025-10-23T03:48:23.593Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb [2025-10-23T03:48:23.593Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done [2025-10-23T03:48:23.593Z] #6 CACHED [2025-10-23T03:48:23.593Z] [2025-10-23T03:48:23.593Z] #7 exporting to image [2025-10-23T03:48:23.593Z] #7 exporting layers done [2025-10-23T03:48:23.593Z] #7 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done [2025-10-23T03:48:23.593Z] #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 [2025-10-23T03:48:23.593Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:23.593Z] #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done [2025-10-23T03:48:23.593Z] #7 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done [2025-10-23T03:48:23.593Z] #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done [2025-10-23T03:48:23.593Z] #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done [2025-10-23T03:48:23.593Z] #7 pushing layers 0.0s done [2025-10-23T03:48:23.593Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done [2025-10-23T03:48:23.593Z] #7 DONE 0.1s [2025-10-23T03:48:23.593Z] [2025-10-23T03:48:23.593Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:23.593Z] #8 DONE 0.0s [2025-10-23T03:48:23.593Z] [2025-10-23T03:48:23.593Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:23.593Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:23.879Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:23.879Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:24.139Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:24.139Z] #1 transferring dockerfile: 205B done [2025-10-23T03:48:24.139Z] #1 DONE 0.0s [2025-10-23T03:48:24.139Z] [2025-10-23T03:48:24.139Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:24.139Z] #2 DONE 0.0s [2025-10-23T03:48:24.139Z] [2025-10-23T03:48:24.139Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:24.139Z] #3 DONE 0.0s [2025-10-23T03:48:24.139Z] [2025-10-23T03:48:24.139Z] #4 [internal] load .dockerignore [2025-10-23T03:48:24.139Z] #4 transferring context: 2B done [2025-10-23T03:48:24.139Z] #4 DONE 0.0s [2025-10-23T03:48:24.139Z] [2025-10-23T03:48:24.139Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:24.139Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:24.139Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:24.139Z] #5 DONE 0.1s [2025-10-23T03:48:24.139Z] [2025-10-23T03:48:24.139Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:24.139Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:24.139Z] #6 DONE 0.0s [2025-10-23T03:48:24.399Z] [2025-10-23T03:48:24.399Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:24.399Z] #7 DONE 0.0s [2025-10-23T03:48:24.399Z] [2025-10-23T03:48:24.399Z] #8 exporting to image [2025-10-23T03:48:24.399Z] #8 exporting layers done [2025-10-23T03:48:24.399Z] #8 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done [2025-10-23T03:48:24.400Z] #8 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done [2025-10-23T03:48:24.400Z] #8 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done [2025-10-23T03:48:24.400Z] #8 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done [2025-10-23T03:48:24.400Z] #8 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done [2025-10-23T03:48:24.400Z] #8 pushing layers 0.1s done [2025-10-23T03:48:24.400Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac [2025-10-23T03:48:24.400Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:24.400Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done [2025-10-23T03:48:24.400Z] #8 DONE 0.3s [2025-10-23T03:48:24.400Z] [2025-10-23T03:48:24.400Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:24.400Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:24.685Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-10-23T03:48:24.685Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-10-23T03:48:24.685Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:24.685Z] #1 transferring dockerfile: 171B done [2025-10-23T03:48:24.685Z] #1 DONE 0.0s [2025-10-23T03:48:24.685Z] [2025-10-23T03:48:24.685Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-23T03:48:24.685Z] #2 DONE 0.0s [2025-10-23T03:48:24.685Z] [2025-10-23T03:48:24.685Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-23T03:48:24.685Z] #3 DONE 0.0s [2025-10-23T03:48:24.685Z] [2025-10-23T03:48:24.685Z] #4 [internal] load .dockerignore [2025-10-23T03:48:24.685Z] #4 transferring context: 2B done [2025-10-23T03:48:24.685Z] #4 DONE 0.0s [2025-10-23T03:48:24.685Z] [2025-10-23T03:48:24.685Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:24.685Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd done [2025-10-23T03:48:24.685Z] #5 CACHED [2025-10-23T03:48:24.685Z] [2025-10-23T03:48:24.685Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:24.685Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:24.685Z] #6 CACHED [2025-10-23T03:48:24.685Z] [2025-10-23T03:48:24.685Z] #7 exporting to image [2025-10-23T03:48:24.685Z] #7 exporting layers done [2025-10-23T03:48:24.685Z] #7 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done [2025-10-23T03:48:24.685Z] #7 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea [2025-10-23T03:48:24.685Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:24.945Z] #7 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done [2025-10-23T03:48:24.945Z] #7 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done [2025-10-23T03:48:24.945Z] #7 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done [2025-10-23T03:48:24.945Z] #7 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done [2025-10-23T03:48:24.945Z] #7 pushing layers 0.0s done [2025-10-23T03:48:24.945Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done [2025-10-23T03:48:24.945Z] #7 DONE 0.1s [2025-10-23T03:48:24.945Z] [2025-10-23T03:48:24.945Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:24.945Z] #8 DONE 0.0s [2025-10-23T03:48:24.945Z] [2025-10-23T03:48:24.945Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:24.945Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:25.235Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68' [2025-10-23T03:48:25.235Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 --push - [2025-10-23T03:48:25.235Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:25.235Z] #1 transferring dockerfile: 177B done [2025-10-23T03:48:25.235Z] #1 DONE 0.0s [2025-10-23T03:48:25.235Z] [2025-10-23T03:48:25.235Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 [2025-10-23T03:48:25.235Z] #2 DONE 0.0s [2025-10-23T03:48:25.235Z] [2025-10-23T03:48:25.235Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 [2025-10-23T03:48:25.235Z] #3 DONE 0.0s [2025-10-23T03:48:25.235Z] [2025-10-23T03:48:25.235Z] #4 [internal] load .dockerignore [2025-10-23T03:48:25.235Z] #4 transferring context: 2B done [2025-10-23T03:48:25.235Z] #4 DONE 0.0s [2025-10-23T03:48:25.235Z] [2025-10-23T03:48:25.235Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:25.235Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:25.235Z] #5 CACHED [2025-10-23T03:48:25.235Z] [2025-10-23T03:48:25.235Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:25.235Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:25.235Z] #6 CACHED [2025-10-23T03:48:25.235Z] [2025-10-23T03:48:25.235Z] #7 exporting to image [2025-10-23T03:48:25.235Z] #7 exporting layers done [2025-10-23T03:48:25.235Z] #7 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done [2025-10-23T03:48:25.235Z] #7 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done [2025-10-23T03:48:25.235Z] #7 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done [2025-10-23T03:48:25.235Z] #7 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done [2025-10-23T03:48:25.235Z] #7 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac [2025-10-23T03:48:25.235Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:25.495Z] #7 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done [2025-10-23T03:48:25.495Z] #7 pushing layers 0.0s done [2025-10-23T03:48:25.495Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done [2025-10-23T03:48:25.495Z] #7 DONE 0.1s [2025-10-23T03:48:25.495Z] [2025-10-23T03:48:25.495Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:25.495Z] #8 DONE 0.0s [2025-10-23T03:48:25.495Z] [2025-10-23T03:48:25.495Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:25.495Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:25.782Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:25.782Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:25.782Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:25.782Z] #1 transferring dockerfile: 218B done [2025-10-23T03:48:25.782Z] #1 DONE 0.0s [2025-10-23T03:48:25.782Z] [2025-10-23T03:48:25.782Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:25.782Z] #2 DONE 0.0s [2025-10-23T03:48:25.782Z] [2025-10-23T03:48:25.782Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:25.782Z] #3 DONE 0.0s [2025-10-23T03:48:25.782Z] [2025-10-23T03:48:25.782Z] #4 [internal] load .dockerignore [2025-10-23T03:48:25.782Z] #4 transferring context: 2B done [2025-10-23T03:48:25.782Z] #4 DONE 0.0s [2025-10-23T03:48:25.782Z] [2025-10-23T03:48:25.782Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:25.782Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:25.782Z] #5 CACHED [2025-10-23T03:48:25.782Z] [2025-10-23T03:48:25.782Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:26.042Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:26.042Z] #6 CACHED [2025-10-23T03:48:26.042Z] [2025-10-23T03:48:26.042Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:26.042Z] #7 DONE 0.0s [2025-10-23T03:48:26.042Z] [2025-10-23T03:48:26.042Z] #8 exporting to image [2025-10-23T03:48:26.042Z] #8 exporting layers done [2025-10-23T03:48:26.042Z] #8 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done [2025-10-23T03:48:26.042Z] #8 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done [2025-10-23T03:48:26.042Z] #8 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done [2025-10-23T03:48:26.042Z] #8 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done [2025-10-23T03:48:26.042Z] #8 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done [2025-10-23T03:48:26.042Z] #8 pushing layers 0.0s done [2025-10-23T03:48:26.042Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done [2025-10-23T03:48:26.042Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:26.042Z] #8 DONE 0.1s [2025-10-23T03:48:26.042Z] [2025-10-23T03:48:26.042Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:26.042Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:26.329Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-10-23T03:48:26.330Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-10-23T03:48:26.589Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:26.589Z] #1 transferring dockerfile: 169B done [2025-10-23T03:48:26.589Z] #1 DONE 0.0s [2025-10-23T03:48:26.589Z] [2025-10-23T03:48:26.589Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-23T03:48:26.589Z] #2 DONE 0.0s [2025-10-23T03:48:26.589Z] [2025-10-23T03:48:26.589Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-23T03:48:26.589Z] #3 DONE 0.0s [2025-10-23T03:48:26.589Z] [2025-10-23T03:48:26.589Z] #4 [internal] load .dockerignore [2025-10-23T03:48:26.589Z] #4 transferring context: 2B done [2025-10-23T03:48:26.589Z] #4 DONE 0.0s [2025-10-23T03:48:26.589Z] [2025-10-23T03:48:26.589Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:26.589Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:26.589Z] #5 CACHED [2025-10-23T03:48:26.589Z] [2025-10-23T03:48:26.589Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd [2025-10-23T03:48:26.589Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done [2025-10-23T03:48:26.589Z] #6 CACHED [2025-10-23T03:48:26.589Z] [2025-10-23T03:48:26.589Z] #7 exporting to image [2025-10-23T03:48:26.589Z] #7 exporting layers [2025-10-23T03:48:26.589Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:26.589Z] #7 exporting layers done [2025-10-23T03:48:26.589Z] #7 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done [2025-10-23T03:48:26.589Z] #7 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done [2025-10-23T03:48:26.589Z] #7 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done [2025-10-23T03:48:26.589Z] #7 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done [2025-10-23T03:48:26.589Z] #7 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done [2025-10-23T03:48:26.589Z] #7 pushing layers 0.0s done [2025-10-23T03:48:26.589Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done [2025-10-23T03:48:26.589Z] #7 DONE 0.1s [2025-10-23T03:48:26.589Z] [2025-10-23T03:48:26.589Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:26.589Z] #8 DONE 0.0s [2025-10-23T03:48:26.589Z] [2025-10-23T03:48:26.589Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:26.589Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:26.884Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:26.884Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:26.884Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:26.884Z] #1 transferring dockerfile: 211B done [2025-10-23T03:48:26.884Z] #1 DONE 0.0s [2025-10-23T03:48:26.884Z] [2025-10-23T03:48:26.884Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:26.884Z] #2 DONE 0.0s [2025-10-23T03:48:26.884Z] [2025-10-23T03:48:26.884Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:26.884Z] #3 DONE 0.1s [2025-10-23T03:48:26.884Z] [2025-10-23T03:48:26.884Z] #4 [internal] load .dockerignore [2025-10-23T03:48:26.884Z] #4 transferring context: 2B done [2025-10-23T03:48:26.884Z] #4 DONE 0.0s [2025-10-23T03:48:26.884Z] [2025-10-23T03:48:26.884Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:26.884Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:27.143Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:27.143Z] #5 DONE 0.0s [2025-10-23T03:48:27.143Z] [2025-10-23T03:48:27.143Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:27.143Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:27.143Z] #6 DONE 0.1s [2025-10-23T03:48:27.143Z] [2025-10-23T03:48:27.143Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:27.143Z] #7 DONE 0.0s [2025-10-23T03:48:27.143Z] [2025-10-23T03:48:27.143Z] #8 exporting to image [2025-10-23T03:48:27.143Z] #8 exporting layers done [2025-10-23T03:48:27.143Z] #8 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done [2025-10-23T03:48:27.143Z] #8 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done [2025-10-23T03:48:27.143Z] #8 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done [2025-10-23T03:48:27.143Z] #8 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done [2025-10-23T03:48:27.143Z] #8 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done [2025-10-23T03:48:27.143Z] #8 pushing layers 0.1s done [2025-10-23T03:48:27.143Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 [2025-10-23T03:48:27.143Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:27.402Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done [2025-10-23T03:48:27.402Z] #8 DONE 0.3s [2025-10-23T03:48:27.402Z] [2025-10-23T03:48:27.402Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:27.402Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:27.696Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-10-23T03:48:27.697Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-10-23T03:48:27.697Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:27.697Z] #1 transferring dockerfile: 177B done [2025-10-23T03:48:27.697Z] #1 DONE 0.0s [2025-10-23T03:48:27.697Z] [2025-10-23T03:48:27.697Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-23T03:48:27.697Z] #2 DONE 0.0s [2025-10-23T03:48:27.697Z] [2025-10-23T03:48:27.697Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-23T03:48:27.697Z] #3 DONE 0.0s [2025-10-23T03:48:27.697Z] [2025-10-23T03:48:27.697Z] #4 [internal] load .dockerignore [2025-10-23T03:48:27.697Z] #4 transferring context: 2B done [2025-10-23T03:48:27.697Z] #4 DONE 0.0s [2025-10-23T03:48:27.697Z] [2025-10-23T03:48:27.697Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:27.697Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:27.697Z] #5 CACHED [2025-10-23T03:48:27.697Z] [2025-10-23T03:48:27.697Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:27.697Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:27.697Z] #6 CACHED [2025-10-23T03:48:27.697Z] [2025-10-23T03:48:27.697Z] #7 exporting to image [2025-10-23T03:48:27.697Z] #7 exporting layers done [2025-10-23T03:48:27.697Z] #7 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done [2025-10-23T03:48:27.697Z] #7 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done [2025-10-23T03:48:27.697Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:27.955Z] #7 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done [2025-10-23T03:48:27.955Z] #7 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done [2025-10-23T03:48:27.955Z] #7 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done [2025-10-23T03:48:27.955Z] #7 pushing layers 0.0s done [2025-10-23T03:48:27.955Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done [2025-10-23T03:48:27.955Z] #7 DONE 0.1s [2025-10-23T03:48:27.955Z] [2025-10-23T03:48:27.955Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:27.955Z] #8 DONE 0.0s [2025-10-23T03:48:27.955Z] [2025-10-23T03:48:27.955Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:27.955Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:28.248Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68' [2025-10-23T03:48:28.248Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 --push - [2025-10-23T03:48:28.248Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:28.248Z] #1 transferring dockerfile: 183B done [2025-10-23T03:48:28.248Z] #1 DONE 0.0s [2025-10-23T03:48:28.248Z] [2025-10-23T03:48:28.248Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 [2025-10-23T03:48:28.248Z] #2 DONE 0.0s [2025-10-23T03:48:28.248Z] [2025-10-23T03:48:28.248Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 [2025-10-23T03:48:28.248Z] #3 DONE 0.0s [2025-10-23T03:48:28.248Z] [2025-10-23T03:48:28.248Z] #4 [internal] load .dockerignore [2025-10-23T03:48:28.248Z] #4 transferring context: 2B done [2025-10-23T03:48:28.248Z] #4 DONE 0.0s [2025-10-23T03:48:28.248Z] [2025-10-23T03:48:28.248Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:28.248Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:28.248Z] #5 CACHED [2025-10-23T03:48:28.248Z] [2025-10-23T03:48:28.248Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:28.248Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:28.248Z] #6 CACHED [2025-10-23T03:48:28.248Z] [2025-10-23T03:48:28.248Z] #7 exporting to image [2025-10-23T03:48:28.248Z] #7 exporting layers done [2025-10-23T03:48:28.248Z] #7 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done [2025-10-23T03:48:28.248Z] #7 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done [2025-10-23T03:48:28.248Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:28.508Z] #7 ... [2025-10-23T03:48:28.508Z] [2025-10-23T03:48:28.509Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:28.509Z] #8 DONE 0.0s [2025-10-23T03:48:28.509Z] [2025-10-23T03:48:28.509Z] #7 exporting to image [2025-10-23T03:48:28.509Z] #7 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done [2025-10-23T03:48:28.509Z] #7 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done [2025-10-23T03:48:28.509Z] #7 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done [2025-10-23T03:48:28.509Z] #7 pushing layers 0.0s done [2025-10-23T03:48:28.509Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 [2025-10-23T03:48:28.509Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done [2025-10-23T03:48:28.509Z] #7 DONE 0.2s [2025-10-23T03:48:28.509Z] [2025-10-23T03:48:28.509Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:28.509Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:28.803Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:28.803Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:29.063Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:29.063Z] #1 transferring dockerfile: 224B done [2025-10-23T03:48:29.063Z] #1 DONE 0.0s [2025-10-23T03:48:29.063Z] [2025-10-23T03:48:29.063Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:29.063Z] #2 DONE 0.0s [2025-10-23T03:48:29.063Z] [2025-10-23T03:48:29.063Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:29.063Z] #3 DONE 0.0s [2025-10-23T03:48:29.063Z] [2025-10-23T03:48:29.063Z] #4 [internal] load .dockerignore [2025-10-23T03:48:29.063Z] #4 transferring context: 2B done [2025-10-23T03:48:29.063Z] #4 DONE 0.0s [2025-10-23T03:48:29.063Z] [2025-10-23T03:48:29.063Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:29.063Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:29.063Z] #5 CACHED [2025-10-23T03:48:29.063Z] [2025-10-23T03:48:29.063Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:29.063Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:29.063Z] #6 CACHED [2025-10-23T03:48:29.063Z] [2025-10-23T03:48:29.063Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:29.063Z] #7 DONE 0.0s [2025-10-23T03:48:29.063Z] [2025-10-23T03:48:29.063Z] #8 exporting to image [2025-10-23T03:48:29.063Z] #8 exporting layers done [2025-10-23T03:48:29.063Z] #8 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done [2025-10-23T03:48:29.063Z] #8 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done [2025-10-23T03:48:29.063Z] #8 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done [2025-10-23T03:48:29.063Z] #8 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done [2025-10-23T03:48:29.063Z] #8 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done [2025-10-23T03:48:29.063Z] #8 pushing layers 0.0s done [2025-10-23T03:48:29.063Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done [2025-10-23T03:48:29.063Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:29.063Z] #8 DONE 0.1s [2025-10-23T03:48:29.063Z] [2025-10-23T03:48:29.063Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:29.063Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:29.358Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-10-23T03:48:29.358Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-10-23T03:48:29.358Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:29.358Z] #1 transferring dockerfile: 175B done [2025-10-23T03:48:29.358Z] #1 DONE 0.0s [2025-10-23T03:48:29.358Z] [2025-10-23T03:48:29.358Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-23T03:48:29.358Z] #2 DONE 0.0s [2025-10-23T03:48:29.358Z] [2025-10-23T03:48:29.358Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-23T03:48:29.358Z] #3 DONE 0.0s [2025-10-23T03:48:29.358Z] [2025-10-23T03:48:29.358Z] #4 [internal] load .dockerignore [2025-10-23T03:48:29.358Z] #4 transferring context: 2B done [2025-10-23T03:48:29.358Z] #4 DONE 0.0s [2025-10-23T03:48:29.358Z] [2025-10-23T03:48:29.358Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:29.358Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:29.358Z] #5 CACHED [2025-10-23T03:48:29.358Z] [2025-10-23T03:48:29.358Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 [2025-10-23T03:48:29.358Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done [2025-10-23T03:48:29.358Z] #6 CACHED [2025-10-23T03:48:29.358Z] [2025-10-23T03:48:29.358Z] #7 exporting to image [2025-10-23T03:48:29.358Z] #7 exporting layers [2025-10-23T03:48:29.358Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:29.621Z] #7 exporting layers done [2025-10-23T03:48:29.621Z] #7 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done [2025-10-23T03:48:29.621Z] #7 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done [2025-10-23T03:48:29.621Z] #7 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done [2025-10-23T03:48:29.621Z] #7 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done [2025-10-23T03:48:29.621Z] #7 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done [2025-10-23T03:48:29.621Z] #7 pushing layers 0.0s done [2025-10-23T03:48:29.621Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done [2025-10-23T03:48:29.621Z] #7 DONE 0.1s [2025-10-23T03:48:29.621Z] [2025-10-23T03:48:29.621Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:29.621Z] #8 DONE 0.0s [2025-10-23T03:48:29.621Z] [2025-10-23T03:48:29.621Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:29.621Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:29.911Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:29.911Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:30.170Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:30.170Z] #1 transferring dockerfile: 215B done [2025-10-23T03:48:30.170Z] #1 DONE 0.0s [2025-10-23T03:48:30.170Z] [2025-10-23T03:48:30.170Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:30.170Z] #2 DONE 0.0s [2025-10-23T03:48:30.170Z] [2025-10-23T03:48:30.170Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:30.170Z] #3 DONE 0.1s [2025-10-23T03:48:30.170Z] [2025-10-23T03:48:30.170Z] #4 [internal] load .dockerignore [2025-10-23T03:48:30.170Z] #4 transferring context: 2B done [2025-10-23T03:48:30.170Z] #4 DONE 0.0s [2025-10-23T03:48:30.170Z] [2025-10-23T03:48:30.170Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:30.170Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:30.170Z] #5 DONE 0.0s [2025-10-23T03:48:30.170Z] [2025-10-23T03:48:30.170Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:30.170Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f done [2025-10-23T03:48:30.170Z] #6 DONE 0.1s [2025-10-23T03:48:30.170Z] [2025-10-23T03:48:30.170Z] #7 exporting to image [2025-10-23T03:48:30.170Z] #7 exporting layers done [2025-10-23T03:48:30.170Z] #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done [2025-10-23T03:48:30.170Z] #7 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done [2025-10-23T03:48:30.170Z] #7 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 0.0s done [2025-10-23T03:48:30.170Z] #7 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done [2025-10-23T03:48:30.170Z] #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 [2025-10-23T03:48:30.170Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:30.170Z] #7 ... [2025-10-23T03:48:30.170Z] [2025-10-23T03:48:30.170Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:30.170Z] #8 DONE 0.0s [2025-10-23T03:48:30.170Z] [2025-10-23T03:48:30.170Z] #7 exporting to image [2025-10-23T03:48:30.170Z] #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done [2025-10-23T03:48:30.170Z] #7 pushing layers 0.1s done [2025-10-23T03:48:30.170Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 [2025-10-23T03:48:30.430Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done [2025-10-23T03:48:30.430Z] #7 DONE 0.3s [2025-10-23T03:48:30.430Z] [2025-10-23T03:48:30.430Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:30.430Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:30.716Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-10-23T03:48:30.716Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-10-23T03:48:30.975Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:30.975Z] #1 transferring dockerfile: 181B done [2025-10-23T03:48:30.975Z] #1 DONE 0.0s [2025-10-23T03:48:30.975Z] [2025-10-23T03:48:30.975Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-23T03:48:30.975Z] #2 DONE 0.0s [2025-10-23T03:48:30.975Z] [2025-10-23T03:48:30.975Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-23T03:48:30.975Z] #3 DONE 0.0s [2025-10-23T03:48:30.975Z] [2025-10-23T03:48:30.975Z] #4 [internal] load .dockerignore [2025-10-23T03:48:30.975Z] #4 transferring context: 2B done [2025-10-23T03:48:30.975Z] #4 DONE 0.0s [2025-10-23T03:48:30.975Z] [2025-10-23T03:48:30.975Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:30.975Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:30.975Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done [2025-10-23T03:48:30.975Z] #5 CACHED [2025-10-23T03:48:30.975Z] [2025-10-23T03:48:30.975Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:30.976Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done [2025-10-23T03:48:30.976Z] #6 CACHED [2025-10-23T03:48:30.976Z] [2025-10-23T03:48:30.976Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:30.976Z] #7 DONE 0.0s [2025-10-23T03:48:30.976Z] [2025-10-23T03:48:30.976Z] #8 exporting to image [2025-10-23T03:48:30.976Z] #8 exporting layers done [2025-10-23T03:48:30.976Z] #8 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done [2025-10-23T03:48:30.976Z] #8 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done [2025-10-23T03:48:30.976Z] #8 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 done [2025-10-23T03:48:30.976Z] #8 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done [2025-10-23T03:48:30.976Z] #8 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done [2025-10-23T03:48:30.976Z] #8 pushing layers 0.0s done [2025-10-23T03:48:30.976Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done [2025-10-23T03:48:30.976Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:30.976Z] #8 DONE 0.1s [2025-10-23T03:48:30.976Z] [2025-10-23T03:48:30.976Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:30.976Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:31.261Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68' [2025-10-23T03:48:31.261Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 --push - [2025-10-23T03:48:31.520Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:31.520Z] #1 transferring dockerfile: 187B done [2025-10-23T03:48:31.520Z] #1 DONE 0.0s [2025-10-23T03:48:31.520Z] [2025-10-23T03:48:31.520Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 [2025-10-23T03:48:31.520Z] #2 DONE 0.0s [2025-10-23T03:48:31.520Z] [2025-10-23T03:48:31.520Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 [2025-10-23T03:48:31.520Z] #3 DONE 0.0s [2025-10-23T03:48:31.520Z] [2025-10-23T03:48:31.520Z] #4 [internal] load .dockerignore [2025-10-23T03:48:31.520Z] #4 transferring context: 2B done [2025-10-23T03:48:31.520Z] #4 DONE 0.0s [2025-10-23T03:48:31.520Z] [2025-10-23T03:48:31.520Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:31.520Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done [2025-10-23T03:48:31.520Z] #5 CACHED [2025-10-23T03:48:31.520Z] [2025-10-23T03:48:31.520Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:31.520Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done [2025-10-23T03:48:31.520Z] #6 CACHED [2025-10-23T03:48:31.520Z] [2025-10-23T03:48:31.520Z] #7 exporting to image [2025-10-23T03:48:31.520Z] #7 exporting layers done [2025-10-23T03:48:31.520Z] #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done [2025-10-23T03:48:31.520Z] #7 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done [2025-10-23T03:48:31.520Z] #7 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 done [2025-10-23T03:48:31.520Z] #7 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done [2025-10-23T03:48:31.520Z] #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done [2025-10-23T03:48:31.520Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:31.520Z] #7 pushing layers 0.0s done [2025-10-23T03:48:31.520Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done [2025-10-23T03:48:31.520Z] #7 DONE 0.1s [2025-10-23T03:48:31.520Z] [2025-10-23T03:48:31.520Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:31.520Z] #8 DONE 0.0s [2025-10-23T03:48:31.520Z] [2025-10-23T03:48:31.520Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:31.520Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:31.808Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:31.808Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:32.068Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:32.068Z] #1 transferring dockerfile: 228B done [2025-10-23T03:48:32.068Z] #1 DONE 0.0s [2025-10-23T03:48:32.068Z] [2025-10-23T03:48:32.068Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:32.068Z] #2 DONE 0.0s [2025-10-23T03:48:32.068Z] [2025-10-23T03:48:32.068Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:32.068Z] #3 DONE 0.0s [2025-10-23T03:48:32.068Z] [2025-10-23T03:48:32.068Z] #4 [internal] load .dockerignore [2025-10-23T03:48:32.068Z] #4 transferring context: 2B done [2025-10-23T03:48:32.068Z] #4 DONE 0.0s [2025-10-23T03:48:32.068Z] [2025-10-23T03:48:32.068Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:32.068Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done [2025-10-23T03:48:32.068Z] #5 CACHED [2025-10-23T03:48:32.068Z] [2025-10-23T03:48:32.068Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:32.068Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done [2025-10-23T03:48:32.068Z] #6 CACHED [2025-10-23T03:48:32.068Z] [2025-10-23T03:48:32.068Z] #7 exporting to image [2025-10-23T03:48:32.068Z] #7 exporting layers done [2025-10-23T03:48:32.068Z] #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 [2025-10-23T03:48:32.068Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:32.068Z] #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done [2025-10-23T03:48:32.068Z] #7 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done [2025-10-23T03:48:32.068Z] #7 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 done [2025-10-23T03:48:32.068Z] #7 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done [2025-10-23T03:48:32.068Z] #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done [2025-10-23T03:48:32.068Z] #7 pushing layers 0.0s done [2025-10-23T03:48:32.068Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done [2025-10-23T03:48:32.068Z] #7 DONE 0.1s [2025-10-23T03:48:32.068Z] [2025-10-23T03:48:32.068Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:32.068Z] #8 DONE 0.0s [2025-10-23T03:48:32.068Z] [2025-10-23T03:48:32.068Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:32.068Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:32.353Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-10-23T03:48:32.353Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-10-23T03:48:32.353Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:32.353Z] #1 transferring dockerfile: 179B done [2025-10-23T03:48:32.353Z] #1 DONE 0.0s [2025-10-23T03:48:32.353Z] [2025-10-23T03:48:32.353Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-23T03:48:32.353Z] #2 DONE 0.0s [2025-10-23T03:48:32.353Z] [2025-10-23T03:48:32.353Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-23T03:48:32.353Z] #3 DONE 0.0s [2025-10-23T03:48:32.353Z] [2025-10-23T03:48:32.353Z] #4 [internal] load .dockerignore [2025-10-23T03:48:32.353Z] #4 transferring context: 2B done [2025-10-23T03:48:32.353Z] #4 DONE 0.0s [2025-10-23T03:48:32.353Z] [2025-10-23T03:48:32.353Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:32.353Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f done [2025-10-23T03:48:32.353Z] #5 CACHED [2025-10-23T03:48:32.353Z] [2025-10-23T03:48:32.353Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f [2025-10-23T03:48:32.353Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done [2025-10-23T03:48:32.353Z] #6 CACHED [2025-10-23T03:48:32.353Z] [2025-10-23T03:48:32.353Z] #7 exporting to image [2025-10-23T03:48:32.353Z] #7 exporting layers done [2025-10-23T03:48:32.353Z] #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done [2025-10-23T03:48:32.353Z] #7 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done [2025-10-23T03:48:32.353Z] #7 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 done [2025-10-23T03:48:32.353Z] #7 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done [2025-10-23T03:48:32.353Z] #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done [2025-10-23T03:48:32.353Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:32.612Z] #7 pushing layers 0.0s done [2025-10-23T03:48:32.612Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done [2025-10-23T03:48:32.612Z] #7 DONE 0.1s [2025-10-23T03:48:32.612Z] [2025-10-23T03:48:32.612Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:32.612Z] #8 DONE 0.0s [2025-10-23T03:48:32.612Z] [2025-10-23T03:48:32.612Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:32.612Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:32.898Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:32.898Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:32.898Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:32.898Z] #1 transferring dockerfile: 205B done [2025-10-23T03:48:32.898Z] #1 DONE 0.0s [2025-10-23T03:48:32.898Z] [2025-10-23T03:48:32.898Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:32.898Z] #2 DONE 0.1s [2025-10-23T03:48:32.898Z] [2025-10-23T03:48:32.898Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:32.898Z] #3 DONE 0.1s [2025-10-23T03:48:32.898Z] [2025-10-23T03:48:32.898Z] #4 [internal] load .dockerignore [2025-10-23T03:48:32.898Z] #4 transferring context: 2B done [2025-10-23T03:48:32.898Z] #4 DONE 0.0s [2025-10-23T03:48:33.162Z] [2025-10-23T03:48:33.162Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:33.162Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:33.162Z] #5 DONE 0.0s [2025-10-23T03:48:33.162Z] [2025-10-23T03:48:33.162Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:33.162Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:33.162Z] #6 DONE 0.1s [2025-10-23T03:48:33.162Z] [2025-10-23T03:48:33.162Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:33.162Z] #7 DONE 0.0s [2025-10-23T03:48:33.162Z] [2025-10-23T03:48:33.162Z] #8 exporting to image [2025-10-23T03:48:33.162Z] #8 exporting layers done [2025-10-23T03:48:33.162Z] #8 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done [2025-10-23T03:48:33.162Z] #8 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done [2025-10-23T03:48:33.162Z] #8 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done [2025-10-23T03:48:33.162Z] #8 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done [2025-10-23T03:48:33.162Z] #8 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done [2025-10-23T03:48:33.162Z] #8 pushing layers 0.1s done [2025-10-23T03:48:33.162Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc [2025-10-23T03:48:33.162Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:33.421Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done [2025-10-23T03:48:33.421Z] #8 DONE 0.2s [2025-10-23T03:48:33.421Z] [2025-10-23T03:48:33.421Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:33.421Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:33.709Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-10-23T03:48:33.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-10-23T03:48:33.710Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:33.710Z] #1 transferring dockerfile: 171B done [2025-10-23T03:48:33.710Z] #1 DONE 0.0s [2025-10-23T03:48:33.710Z] [2025-10-23T03:48:33.710Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-23T03:48:33.710Z] #2 DONE 0.0s [2025-10-23T03:48:33.710Z] [2025-10-23T03:48:33.710Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-23T03:48:33.710Z] #3 DONE 0.0s [2025-10-23T03:48:33.710Z] [2025-10-23T03:48:33.710Z] #4 [internal] load .dockerignore [2025-10-23T03:48:33.710Z] #4 transferring context: 2B done [2025-10-23T03:48:33.710Z] #4 DONE 0.0s [2025-10-23T03:48:33.710Z] [2025-10-23T03:48:33.710Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:33.710Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:33.710Z] #5 CACHED [2025-10-23T03:48:33.710Z] [2025-10-23T03:48:33.710Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:33.710Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:33.710Z] #6 CACHED [2025-10-23T03:48:33.710Z] [2025-10-23T03:48:33.710Z] #7 exporting to image [2025-10-23T03:48:33.710Z] #7 exporting layers [2025-10-23T03:48:33.710Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:33.969Z] #7 exporting layers done [2025-10-23T03:48:33.969Z] #7 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done [2025-10-23T03:48:33.969Z] #7 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done [2025-10-23T03:48:33.969Z] #7 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done [2025-10-23T03:48:33.969Z] #7 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done [2025-10-23T03:48:33.969Z] #7 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done [2025-10-23T03:48:33.969Z] #7 pushing layers 0.0s done [2025-10-23T03:48:33.969Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done [2025-10-23T03:48:33.969Z] #7 DONE 0.1s [2025-10-23T03:48:33.969Z] [2025-10-23T03:48:33.969Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:33.969Z] #8 DONE 0.0s [2025-10-23T03:48:33.969Z] [2025-10-23T03:48:33.969Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:33.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:34.262Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68' [2025-10-23T03:48:34.262Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 --push - [2025-10-23T03:48:34.262Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:34.262Z] #1 transferring dockerfile: 177B done [2025-10-23T03:48:34.262Z] #1 DONE 0.0s [2025-10-23T03:48:34.262Z] [2025-10-23T03:48:34.262Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 [2025-10-23T03:48:34.262Z] #2 DONE 0.0s [2025-10-23T03:48:34.262Z] [2025-10-23T03:48:34.262Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 [2025-10-23T03:48:34.262Z] #3 DONE 0.0s [2025-10-23T03:48:34.262Z] [2025-10-23T03:48:34.262Z] #4 [internal] load .dockerignore [2025-10-23T03:48:34.262Z] #4 transferring context: 2B done [2025-10-23T03:48:34.262Z] #4 DONE 0.0s [2025-10-23T03:48:34.262Z] [2025-10-23T03:48:34.262Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:34.262Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:34.262Z] #5 CACHED [2025-10-23T03:48:34.262Z] [2025-10-23T03:48:34.262Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:34.262Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:34.262Z] #6 CACHED [2025-10-23T03:48:34.262Z] [2025-10-23T03:48:34.262Z] #7 exporting to image [2025-10-23T03:48:34.262Z] #7 exporting layers [2025-10-23T03:48:34.262Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:34.520Z] #7 exporting layers done [2025-10-23T03:48:34.520Z] #7 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done [2025-10-23T03:48:34.520Z] #7 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done [2025-10-23T03:48:34.520Z] #7 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done [2025-10-23T03:48:34.520Z] #7 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done [2025-10-23T03:48:34.520Z] #7 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done [2025-10-23T03:48:34.520Z] #7 pushing layers 0.0s done [2025-10-23T03:48:34.520Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done [2025-10-23T03:48:34.520Z] #7 DONE 0.1s [2025-10-23T03:48:34.520Z] [2025-10-23T03:48:34.520Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:34.520Z] #8 DONE 0.0s [2025-10-23T03:48:34.520Z] [2025-10-23T03:48:34.520Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:34.520Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:34.804Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:34.804Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:34.804Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:34.804Z] #1 transferring dockerfile: 218B done [2025-10-23T03:48:34.804Z] #1 DONE 0.0s [2025-10-23T03:48:34.804Z] [2025-10-23T03:48:34.804Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:34.804Z] #2 DONE 0.0s [2025-10-23T03:48:34.804Z] [2025-10-23T03:48:34.804Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:34.804Z] #3 DONE 0.0s [2025-10-23T03:48:34.804Z] [2025-10-23T03:48:34.804Z] #4 [internal] load .dockerignore [2025-10-23T03:48:34.804Z] #4 transferring context: 2B done [2025-10-23T03:48:34.804Z] #4 DONE 0.0s [2025-10-23T03:48:34.804Z] [2025-10-23T03:48:34.804Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:34.804Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:34.804Z] #5 CACHED [2025-10-23T03:48:34.804Z] [2025-10-23T03:48:34.804Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:34.804Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:34.804Z] #6 CACHED [2025-10-23T03:48:34.804Z] [2025-10-23T03:48:34.804Z] #7 exporting to image [2025-10-23T03:48:34.804Z] #7 exporting layers done [2025-10-23T03:48:34.804Z] #7 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done [2025-10-23T03:48:34.804Z] #7 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done [2025-10-23T03:48:34.804Z] #7 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done [2025-10-23T03:48:34.804Z] #7 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done [2025-10-23T03:48:34.804Z] #7 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done [2025-10-23T03:48:34.804Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:35.065Z] #7 pushing layers 0.0s done [2025-10-23T03:48:35.065Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done [2025-10-23T03:48:35.065Z] #7 DONE 0.1s [2025-10-23T03:48:35.065Z] [2025-10-23T03:48:35.065Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:35.065Z] #8 DONE 0.0s [2025-10-23T03:48:35.065Z] [2025-10-23T03:48:35.065Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:35.065Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:35.346Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-10-23T03:48:35.346Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-10-23T03:48:35.346Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:35.346Z] #1 transferring dockerfile: 169B done [2025-10-23T03:48:35.346Z] #1 DONE 0.0s [2025-10-23T03:48:35.346Z] [2025-10-23T03:48:35.346Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-23T03:48:35.346Z] #2 DONE 0.0s [2025-10-23T03:48:35.346Z] [2025-10-23T03:48:35.346Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-23T03:48:35.346Z] #3 DONE 0.0s [2025-10-23T03:48:35.346Z] [2025-10-23T03:48:35.346Z] #4 [internal] load .dockerignore [2025-10-23T03:48:35.346Z] #4 transferring context: 2B done [2025-10-23T03:48:35.346Z] #4 DONE 0.0s [2025-10-23T03:48:35.346Z] [2025-10-23T03:48:35.346Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:35.346Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:35.346Z] #5 CACHED [2025-10-23T03:48:35.346Z] [2025-10-23T03:48:35.346Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 [2025-10-23T03:48:35.346Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done [2025-10-23T03:48:35.346Z] #6 CACHED [2025-10-23T03:48:35.346Z] [2025-10-23T03:48:35.346Z] #7 exporting to image [2025-10-23T03:48:35.346Z] #7 exporting layers done [2025-10-23T03:48:35.346Z] #7 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done [2025-10-23T03:48:35.346Z] #7 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done [2025-10-23T03:48:35.346Z] #7 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done [2025-10-23T03:48:35.346Z] #7 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done [2025-10-23T03:48:35.346Z] #7 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done [2025-10-23T03:48:35.346Z] #7 pushing layers 0.0s done [2025-10-23T03:48:35.346Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc [2025-10-23T03:48:35.346Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:35.605Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done [2025-10-23T03:48:35.605Z] #7 DONE 0.1s [2025-10-23T03:48:35.605Z] [2025-10-23T03:48:35.605Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:35.605Z] #8 DONE 0.0s [2025-10-23T03:48:35.605Z] [2025-10-23T03:48:35.605Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:35.605Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:35.890Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:35.890Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:35.890Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:35.890Z] #1 transferring dockerfile: 206B done [2025-10-23T03:48:35.890Z] #1 DONE 0.0s [2025-10-23T03:48:35.890Z] [2025-10-23T03:48:35.890Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:35.890Z] #2 DONE 0.0s [2025-10-23T03:48:35.890Z] [2025-10-23T03:48:35.890Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:35.890Z] #3 DONE 0.0s [2025-10-23T03:48:35.890Z] [2025-10-23T03:48:35.890Z] #4 [internal] load .dockerignore [2025-10-23T03:48:35.890Z] #4 transferring context: 2B done [2025-10-23T03:48:35.890Z] #4 DONE 0.0s [2025-10-23T03:48:36.150Z] [2025-10-23T03:48:36.150Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:36.150Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done [2025-10-23T03:48:36.150Z] #5 DONE 0.0s [2025-10-23T03:48:36.150Z] [2025-10-23T03:48:36.150Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:36.150Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done [2025-10-23T03:48:36.150Z] #6 DONE 0.1s [2025-10-23T03:48:36.150Z] [2025-10-23T03:48:36.150Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:36.150Z] #7 DONE 0.0s [2025-10-23T03:48:36.150Z] [2025-10-23T03:48:36.150Z] #8 exporting to image [2025-10-23T03:48:36.150Z] #8 exporting layers done [2025-10-23T03:48:36.150Z] #8 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done [2025-10-23T03:48:36.150Z] #8 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done [2025-10-23T03:48:36.150Z] #8 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done [2025-10-23T03:48:36.150Z] #8 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done [2025-10-23T03:48:36.150Z] #8 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done [2025-10-23T03:48:36.150Z] #8 pushing layers 0.1s done [2025-10-23T03:48:36.150Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 [2025-10-23T03:48:36.150Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:36.411Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done [2025-10-23T03:48:36.411Z] #8 DONE 0.2s [2025-10-23T03:48:36.411Z] [2025-10-23T03:48:36.411Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:36.411Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:36.722Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-10-23T03:48:36.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-10-23T03:48:36.723Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:36.723Z] #1 transferring dockerfile: 172B done [2025-10-23T03:48:36.723Z] #1 DONE 0.0s [2025-10-23T03:48:36.723Z] [2025-10-23T03:48:36.723Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-23T03:48:36.723Z] #2 DONE 0.0s [2025-10-23T03:48:36.723Z] [2025-10-23T03:48:36.723Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-23T03:48:36.723Z] #3 DONE 0.0s [2025-10-23T03:48:36.723Z] [2025-10-23T03:48:36.723Z] #4 [internal] load .dockerignore [2025-10-23T03:48:36.723Z] #4 transferring context: 2B done [2025-10-23T03:48:36.723Z] #4 DONE 0.0s [2025-10-23T03:48:36.723Z] [2025-10-23T03:48:36.723Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:36.723Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc done [2025-10-23T03:48:36.723Z] #5 DONE 0.0s [2025-10-23T03:48:36.723Z] [2025-10-23T03:48:36.723Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:36.982Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done [2025-10-23T03:48:36.982Z] #6 CACHED [2025-10-23T03:48:36.982Z] [2025-10-23T03:48:36.982Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:36.982Z] #5 CACHED [2025-10-23T03:48:36.982Z] [2025-10-23T03:48:36.982Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:36.982Z] #7 DONE 0.0s [2025-10-23T03:48:36.982Z] [2025-10-23T03:48:36.982Z] #8 exporting to image [2025-10-23T03:48:36.982Z] #8 exporting layers done [2025-10-23T03:48:36.982Z] #8 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done [2025-10-23T03:48:36.982Z] #8 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done [2025-10-23T03:48:36.982Z] #8 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done [2025-10-23T03:48:36.982Z] #8 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done [2025-10-23T03:48:36.982Z] #8 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done [2025-10-23T03:48:36.982Z] #8 pushing layers 0.0s done [2025-10-23T03:48:36.982Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done [2025-10-23T03:48:36.982Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:36.982Z] #8 DONE 0.1s [2025-10-23T03:48:36.982Z] [2025-10-23T03:48:36.982Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:36.982Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:37.282Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 --push - [2025-10-23T03:48:37.282Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68' [2025-10-23T03:48:37.282Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:37.282Z] #1 transferring dockerfile: 178B done [2025-10-23T03:48:37.282Z] #1 DONE 0.0s [2025-10-23T03:48:37.282Z] [2025-10-23T03:48:37.282Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 [2025-10-23T03:48:37.282Z] #2 DONE 0.0s [2025-10-23T03:48:37.282Z] [2025-10-23T03:48:37.282Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 [2025-10-23T03:48:37.282Z] #3 DONE 0.0s [2025-10-23T03:48:37.282Z] [2025-10-23T03:48:37.282Z] #4 [internal] load .dockerignore [2025-10-23T03:48:37.282Z] #4 transferring context: 2B done [2025-10-23T03:48:37.282Z] #4 DONE 0.0s [2025-10-23T03:48:37.282Z] [2025-10-23T03:48:37.282Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:37.282Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done [2025-10-23T03:48:37.282Z] #5 CACHED [2025-10-23T03:48:37.282Z] [2025-10-23T03:48:37.282Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:37.282Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done [2025-10-23T03:48:37.282Z] #6 CACHED [2025-10-23T03:48:37.282Z] [2025-10-23T03:48:37.282Z] #7 exporting to image [2025-10-23T03:48:37.282Z] #7 exporting layers done [2025-10-23T03:48:37.282Z] #7 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done [2025-10-23T03:48:37.282Z] #7 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 [2025-10-23T03:48:37.282Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:37.541Z] #7 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done [2025-10-23T03:48:37.541Z] #7 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done [2025-10-23T03:48:37.541Z] #7 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done [2025-10-23T03:48:37.541Z] #7 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done [2025-10-23T03:48:37.541Z] #7 pushing layers 0.0s done [2025-10-23T03:48:37.541Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done [2025-10-23T03:48:37.541Z] #7 DONE 0.1s [2025-10-23T03:48:37.541Z] [2025-10-23T03:48:37.541Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:37.541Z] #8 DONE 0.0s [2025-10-23T03:48:37.541Z] [2025-10-23T03:48:37.541Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:37.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:37.826Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:37.826Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:37.826Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:37.826Z] #1 transferring dockerfile: 219B done [2025-10-23T03:48:37.826Z] #1 DONE 0.0s [2025-10-23T03:48:37.826Z] [2025-10-23T03:48:37.826Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:37.826Z] #2 DONE 0.0s [2025-10-23T03:48:37.826Z] [2025-10-23T03:48:37.826Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:37.826Z] #3 DONE 0.0s [2025-10-23T03:48:37.826Z] [2025-10-23T03:48:37.826Z] #4 [internal] load .dockerignore [2025-10-23T03:48:37.826Z] #4 transferring context: 2B done [2025-10-23T03:48:37.826Z] #4 DONE 0.0s [2025-10-23T03:48:37.826Z] [2025-10-23T03:48:37.826Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:37.826Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done [2025-10-23T03:48:37.826Z] #5 CACHED [2025-10-23T03:48:37.826Z] [2025-10-23T03:48:37.826Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:37.826Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done [2025-10-23T03:48:37.826Z] #6 CACHED [2025-10-23T03:48:37.826Z] [2025-10-23T03:48:37.826Z] #7 exporting to image [2025-10-23T03:48:37.826Z] #7 exporting layers done [2025-10-23T03:48:37.826Z] #7 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done [2025-10-23T03:48:37.826Z] #7 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done [2025-10-23T03:48:37.826Z] #7 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done [2025-10-23T03:48:37.826Z] #7 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 [2025-10-23T03:48:37.826Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:38.086Z] #7 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done [2025-10-23T03:48:38.086Z] #7 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done [2025-10-23T03:48:38.086Z] #7 pushing layers 0.0s done [2025-10-23T03:48:38.086Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done [2025-10-23T03:48:38.086Z] #7 DONE 0.1s [2025-10-23T03:48:38.086Z] [2025-10-23T03:48:38.086Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:38.086Z] #8 DONE 0.0s [2025-10-23T03:48:38.086Z] [2025-10-23T03:48:38.086Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:38.086Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:38.382Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-10-23T03:48:38.382Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-10-23T03:48:38.642Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:38.643Z] #1 transferring dockerfile: 170B done [2025-10-23T03:48:38.643Z] #1 DONE 0.0s [2025-10-23T03:48:38.643Z] [2025-10-23T03:48:38.643Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-23T03:48:38.643Z] #2 DONE 0.0s [2025-10-23T03:48:38.643Z] [2025-10-23T03:48:38.643Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-23T03:48:38.643Z] #3 DONE 0.0s [2025-10-23T03:48:38.643Z] [2025-10-23T03:48:38.643Z] #4 [internal] load .dockerignore [2025-10-23T03:48:38.643Z] #4 transferring context: 2B done [2025-10-23T03:48:38.643Z] #4 DONE 0.0s [2025-10-23T03:48:38.643Z] [2025-10-23T03:48:38.643Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:38.643Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc done [2025-10-23T03:48:38.643Z] #5 CACHED [2025-10-23T03:48:38.643Z] [2025-10-23T03:48:38.643Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc [2025-10-23T03:48:38.643Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done [2025-10-23T03:48:38.643Z] #6 CACHED [2025-10-23T03:48:38.643Z] [2025-10-23T03:48:38.643Z] #7 exporting to image [2025-10-23T03:48:38.643Z] #7 exporting layers done [2025-10-23T03:48:38.643Z] #7 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done [2025-10-23T03:48:38.643Z] #7 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done [2025-10-23T03:48:38.643Z] #7 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done [2025-10-23T03:48:38.643Z] #7 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done [2025-10-23T03:48:38.643Z] #7 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done [2025-10-23T03:48:38.643Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:38.643Z] #7 pushing layers 0.0s done [2025-10-23T03:48:38.643Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done [2025-10-23T03:48:38.643Z] #7 DONE 0.1s [2025-10-23T03:48:38.643Z] [2025-10-23T03:48:38.643Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:38.643Z] #8 DONE 0.0s [2025-10-23T03:48:38.643Z] [2025-10-23T03:48:38.643Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:38.643Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:38.934Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:38.934Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:38.934Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:38.934Z] #1 transferring dockerfile: 206B done [2025-10-23T03:48:38.934Z] #1 DONE 0.0s [2025-10-23T03:48:38.934Z] [2025-10-23T03:48:38.934Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:38.934Z] #2 DONE 0.1s [2025-10-23T03:48:38.934Z] [2025-10-23T03:48:38.934Z] #3 [internal] load .dockerignore [2025-10-23T03:48:38.934Z] #3 transferring context: 2B done [2025-10-23T03:48:38.934Z] #3 DONE 0.0s [2025-10-23T03:48:38.934Z] [2025-10-23T03:48:38.934Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:39.194Z] #4 DONE 0.1s [2025-10-23T03:48:39.194Z] [2025-10-23T03:48:39.194Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:39.194Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:39.194Z] #5 ... [2025-10-23T03:48:39.194Z] [2025-10-23T03:48:39.194Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:39.194Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done [2025-10-23T03:48:39.194Z] #6 DONE 0.1s [2025-10-23T03:48:39.194Z] [2025-10-23T03:48:39.194Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:39.194Z] #7 DONE 0.0s [2025-10-23T03:48:39.194Z] [2025-10-23T03:48:39.194Z] #8 exporting to image [2025-10-23T03:48:39.194Z] #8 exporting layers done [2025-10-23T03:48:39.194Z] #8 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done [2025-10-23T03:48:39.194Z] #8 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done [2025-10-23T03:48:39.194Z] #8 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done [2025-10-23T03:48:39.194Z] #8 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done [2025-10-23T03:48:39.194Z] #8 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done [2025-10-23T03:48:39.194Z] #8 pushing layers 0.1s done [2025-10-23T03:48:39.194Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 [2025-10-23T03:48:39.194Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:39.453Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done [2025-10-23T03:48:39.453Z] #8 DONE 0.2s [2025-10-23T03:48:39.453Z] [2025-10-23T03:48:39.453Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:39.453Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:39.808Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-10-23T03:48:39.808Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-10-23T03:48:39.808Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:39.809Z] #1 transferring dockerfile: 172B done [2025-10-23T03:48:39.809Z] #1 DONE 0.0s [2025-10-23T03:48:39.809Z] [2025-10-23T03:48:39.809Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-23T03:48:39.809Z] #2 DONE 0.0s [2025-10-23T03:48:39.809Z] [2025-10-23T03:48:39.809Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-23T03:48:39.809Z] #3 DONE 0.0s [2025-10-23T03:48:39.809Z] [2025-10-23T03:48:39.809Z] #4 [internal] load .dockerignore [2025-10-23T03:48:39.809Z] #4 transferring context: 2B done [2025-10-23T03:48:39.809Z] #4 DONE 0.0s [2025-10-23T03:48:39.809Z] [2025-10-23T03:48:39.809Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:39.809Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc done [2025-10-23T03:48:39.809Z] #5 CACHED [2025-10-23T03:48:39.809Z] [2025-10-23T03:48:39.809Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:39.809Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done [2025-10-23T03:48:39.809Z] #6 CACHED [2025-10-23T03:48:39.809Z] [2025-10-23T03:48:39.809Z] #7 exporting to image [2025-10-23T03:48:39.809Z] #7 exporting layers done [2025-10-23T03:48:39.809Z] #7 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done [2025-10-23T03:48:39.809Z] #7 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done [2025-10-23T03:48:39.809Z] #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 [2025-10-23T03:48:39.809Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:40.070Z] #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done [2025-10-23T03:48:40.070Z] #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done [2025-10-23T03:48:40.070Z] #7 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done [2025-10-23T03:48:40.070Z] #7 pushing layers 0.0s done [2025-10-23T03:48:40.070Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done [2025-10-23T03:48:40.070Z] #7 DONE 0.1s [2025-10-23T03:48:40.070Z] [2025-10-23T03:48:40.070Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:40.070Z] #8 DONE 0.0s [2025-10-23T03:48:40.070Z] [2025-10-23T03:48:40.070Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:40.070Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:40.358Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68' [2025-10-23T03:48:40.358Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 --push - [2025-10-23T03:48:40.358Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:40.358Z] #1 transferring dockerfile: 178B done [2025-10-23T03:48:40.358Z] #1 DONE 0.0s [2025-10-23T03:48:40.358Z] [2025-10-23T03:48:40.358Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 [2025-10-23T03:48:40.358Z] #2 DONE 0.0s [2025-10-23T03:48:40.358Z] [2025-10-23T03:48:40.358Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 [2025-10-23T03:48:40.358Z] #3 DONE 0.0s [2025-10-23T03:48:40.358Z] [2025-10-23T03:48:40.358Z] #4 [internal] load .dockerignore [2025-10-23T03:48:40.358Z] #4 transferring context: 2B done [2025-10-23T03:48:40.358Z] #4 DONE 0.0s [2025-10-23T03:48:40.358Z] [2025-10-23T03:48:40.358Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:40.358Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done [2025-10-23T03:48:40.358Z] #5 CACHED [2025-10-23T03:48:40.358Z] [2025-10-23T03:48:40.358Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:40.358Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done [2025-10-23T03:48:40.358Z] #6 CACHED [2025-10-23T03:48:40.358Z] [2025-10-23T03:48:40.358Z] #7 exporting to image [2025-10-23T03:48:40.358Z] #7 exporting layers done [2025-10-23T03:48:40.358Z] #7 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done [2025-10-23T03:48:40.358Z] #7 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done [2025-10-23T03:48:40.358Z] #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done [2025-10-23T03:48:40.358Z] #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a [2025-10-23T03:48:40.358Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:40.618Z] #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done [2025-10-23T03:48:40.618Z] #7 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done [2025-10-23T03:48:40.618Z] #7 pushing layers 0.0s done [2025-10-23T03:48:40.618Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done [2025-10-23T03:48:40.618Z] #7 DONE 0.1s [2025-10-23T03:48:40.618Z] [2025-10-23T03:48:40.618Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:40.618Z] #8 DONE 0.0s [2025-10-23T03:48:40.618Z] [2025-10-23T03:48:40.618Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:40.618Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:40.906Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:40.906Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:40.906Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:40.906Z] #1 transferring dockerfile: 219B done [2025-10-23T03:48:40.906Z] #1 DONE 0.0s [2025-10-23T03:48:40.906Z] [2025-10-23T03:48:40.906Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:40.906Z] #2 DONE 0.0s [2025-10-23T03:48:40.906Z] [2025-10-23T03:48:40.906Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:40.906Z] #3 DONE 0.0s [2025-10-23T03:48:40.906Z] [2025-10-23T03:48:40.906Z] #4 [internal] load .dockerignore [2025-10-23T03:48:40.906Z] #4 transferring context: 2B done [2025-10-23T03:48:40.906Z] #4 DONE 0.0s [2025-10-23T03:48:40.906Z] [2025-10-23T03:48:40.906Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:40.906Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done [2025-10-23T03:48:40.906Z] #5 CACHED [2025-10-23T03:48:40.906Z] [2025-10-23T03:48:40.906Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:40.906Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done [2025-10-23T03:48:40.906Z] #6 CACHED [2025-10-23T03:48:40.906Z] [2025-10-23T03:48:40.906Z] #7 exporting to image [2025-10-23T03:48:40.906Z] #7 exporting layers done [2025-10-23T03:48:40.906Z] #7 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done [2025-10-23T03:48:40.906Z] #7 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done [2025-10-23T03:48:40.906Z] #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done [2025-10-23T03:48:40.906Z] #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a [2025-10-23T03:48:40.906Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:41.166Z] #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done [2025-10-23T03:48:41.166Z] #7 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done [2025-10-23T03:48:41.166Z] #7 pushing layers 0.0s done [2025-10-23T03:48:41.166Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done [2025-10-23T03:48:41.166Z] #7 DONE 0.1s [2025-10-23T03:48:41.166Z] [2025-10-23T03:48:41.166Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:41.166Z] #8 DONE 0.0s [2025-10-23T03:48:41.166Z] [2025-10-23T03:48:41.166Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:41.166Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:41.467Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-10-23T03:48:41.467Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-10-23T03:48:41.467Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:41.467Z] #1 transferring dockerfile: 170B done [2025-10-23T03:48:41.467Z] #1 DONE 0.0s [2025-10-23T03:48:41.467Z] [2025-10-23T03:48:41.467Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-23T03:48:41.467Z] #2 DONE 0.0s [2025-10-23T03:48:41.467Z] [2025-10-23T03:48:41.467Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-23T03:48:41.467Z] #3 DONE 0.0s [2025-10-23T03:48:41.467Z] [2025-10-23T03:48:41.467Z] #4 [internal] load .dockerignore [2025-10-23T03:48:41.467Z] #4 transferring context: 2B done [2025-10-23T03:48:41.467Z] #4 DONE 0.0s [2025-10-23T03:48:41.467Z] [2025-10-23T03:48:41.467Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:41.467Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done [2025-10-23T03:48:41.467Z] #5 CACHED [2025-10-23T03:48:41.467Z] [2025-10-23T03:48:41.467Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc [2025-10-23T03:48:41.467Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done [2025-10-23T03:48:41.467Z] #6 CACHED [2025-10-23T03:48:41.467Z] [2025-10-23T03:48:41.467Z] #7 exporting to image [2025-10-23T03:48:41.467Z] #7 exporting layers done [2025-10-23T03:48:41.467Z] #7 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done [2025-10-23T03:48:41.467Z] #7 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done [2025-10-23T03:48:41.467Z] #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 [2025-10-23T03:48:41.467Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:41.730Z] #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done [2025-10-23T03:48:41.730Z] #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done [2025-10-23T03:48:41.730Z] #7 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done [2025-10-23T03:48:41.730Z] #7 pushing layers 0.0s done [2025-10-23T03:48:41.730Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done [2025-10-23T03:48:41.730Z] #7 DONE 0.1s [2025-10-23T03:48:41.730Z] [2025-10-23T03:48:41.730Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:41.730Z] #8 DONE 0.0s [2025-10-23T03:48:41.730Z] [2025-10-23T03:48:41.730Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:41.730Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:42.010Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:42.010Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:42.010Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:42.010Z] #1 transferring dockerfile: 206B done [2025-10-23T03:48:42.010Z] #1 DONE 0.0s [2025-10-23T03:48:42.010Z] [2025-10-23T03:48:42.010Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:42.010Z] #2 DONE 0.0s [2025-10-23T03:48:42.010Z] [2025-10-23T03:48:42.010Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:42.010Z] #3 DONE 0.1s [2025-10-23T03:48:42.010Z] [2025-10-23T03:48:42.010Z] #4 [internal] load .dockerignore [2025-10-23T03:48:42.010Z] #4 transferring context: 2B done [2025-10-23T03:48:42.010Z] #4 DONE 0.0s [2025-10-23T03:48:42.010Z] [2025-10-23T03:48:42.010Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:42.010Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:42.010Z] #5 DONE 0.0s [2025-10-23T03:48:42.010Z] [2025-10-23T03:48:42.010Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:42.270Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:42.270Z] #6 DONE 0.0s [2025-10-23T03:48:42.270Z] [2025-10-23T03:48:42.270Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:42.270Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:42.270Z] #5 DONE 0.1s [2025-10-23T03:48:42.270Z] [2025-10-23T03:48:42.270Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:42.270Z] #7 DONE 0.0s [2025-10-23T03:48:42.270Z] [2025-10-23T03:48:42.270Z] #8 exporting to image [2025-10-23T03:48:42.270Z] #8 exporting layers done [2025-10-23T03:48:42.270Z] #8 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done [2025-10-23T03:48:42.270Z] #8 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done [2025-10-23T03:48:42.270Z] #8 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done [2025-10-23T03:48:42.270Z] #8 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done [2025-10-23T03:48:42.270Z] #8 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done [2025-10-23T03:48:42.270Z] #8 pushing layers 0.1s done [2025-10-23T03:48:42.270Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done [2025-10-23T03:48:42.270Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:42.270Z] #8 DONE 0.2s [2025-10-23T03:48:42.529Z] [2025-10-23T03:48:42.529Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:42.529Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:42.824Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-10-23T03:48:42.824Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-10-23T03:48:42.824Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:42.824Z] #1 transferring dockerfile: 172B done [2025-10-23T03:48:42.824Z] #1 DONE 0.0s [2025-10-23T03:48:42.824Z] [2025-10-23T03:48:42.824Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-23T03:48:42.824Z] #2 DONE 0.0s [2025-10-23T03:48:42.824Z] [2025-10-23T03:48:42.824Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-23T03:48:42.824Z] #3 DONE 0.0s [2025-10-23T03:48:42.824Z] [2025-10-23T03:48:42.824Z] #4 [internal] load .dockerignore [2025-10-23T03:48:42.824Z] #4 transferring context: 2B done [2025-10-23T03:48:42.824Z] #4 DONE 0.0s [2025-10-23T03:48:42.824Z] [2025-10-23T03:48:42.825Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:42.825Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:42.825Z] #5 DONE 0.0s [2025-10-23T03:48:42.825Z] [2025-10-23T03:48:42.825Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:43.084Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:43.084Z] #6 CACHED [2025-10-23T03:48:43.084Z] [2025-10-23T03:48:43.084Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:43.084Z] #5 CACHED [2025-10-23T03:48:43.084Z] [2025-10-23T03:48:43.084Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:43.084Z] #7 DONE 0.0s [2025-10-23T03:48:43.084Z] [2025-10-23T03:48:43.084Z] #8 exporting to image [2025-10-23T03:48:43.084Z] #8 exporting layers done [2025-10-23T03:48:43.084Z] #8 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done [2025-10-23T03:48:43.084Z] #8 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done [2025-10-23T03:48:43.084Z] #8 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done [2025-10-23T03:48:43.084Z] #8 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done [2025-10-23T03:48:43.084Z] #8 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done [2025-10-23T03:48:43.084Z] #8 pushing layers 0.0s done [2025-10-23T03:48:43.084Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done [2025-10-23T03:48:43.084Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:43.084Z] #8 DONE 0.1s [2025-10-23T03:48:43.084Z] [2025-10-23T03:48:43.084Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:43.084Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:43.373Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68' [2025-10-23T03:48:43.373Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 --push - [2025-10-23T03:48:43.373Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:43.373Z] #1 transferring dockerfile: 178B done [2025-10-23T03:48:43.373Z] #1 DONE 0.0s [2025-10-23T03:48:43.373Z] [2025-10-23T03:48:43.373Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 [2025-10-23T03:48:43.373Z] #2 DONE 0.0s [2025-10-23T03:48:43.373Z] [2025-10-23T03:48:43.373Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 [2025-10-23T03:48:43.373Z] #3 DONE 0.0s [2025-10-23T03:48:43.373Z] [2025-10-23T03:48:43.373Z] #4 [internal] load .dockerignore [2025-10-23T03:48:43.373Z] #4 transferring context: 2B done [2025-10-23T03:48:43.373Z] #4 DONE 0.0s [2025-10-23T03:48:43.373Z] [2025-10-23T03:48:43.373Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:43.373Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:43.373Z] #5 CACHED [2025-10-23T03:48:43.373Z] [2025-10-23T03:48:43.373Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:43.373Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:43.373Z] #6 CACHED [2025-10-23T03:48:43.373Z] [2025-10-23T03:48:43.373Z] #7 exporting to image [2025-10-23T03:48:43.373Z] #7 exporting layers done [2025-10-23T03:48:43.373Z] #7 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done [2025-10-23T03:48:43.373Z] #7 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done [2025-10-23T03:48:43.373Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:43.633Z] #7 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done [2025-10-23T03:48:43.633Z] #7 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done [2025-10-23T03:48:43.633Z] #7 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done [2025-10-23T03:48:43.633Z] #7 pushing layers 0.0s done [2025-10-23T03:48:43.633Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done [2025-10-23T03:48:43.633Z] #7 DONE 0.1s [2025-10-23T03:48:43.633Z] [2025-10-23T03:48:43.633Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:43.633Z] #8 DONE 0.0s [2025-10-23T03:48:43.633Z] [2025-10-23T03:48:43.633Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:43.633Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:43.923Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:43.923Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:44.182Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:44.182Z] #1 transferring dockerfile: 219B done [2025-10-23T03:48:44.182Z] #1 DONE 0.0s [2025-10-23T03:48:44.182Z] [2025-10-23T03:48:44.182Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:44.182Z] #2 DONE 0.0s [2025-10-23T03:48:44.182Z] [2025-10-23T03:48:44.182Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:44.182Z] #3 DONE 0.0s [2025-10-23T03:48:44.182Z] [2025-10-23T03:48:44.182Z] #4 [internal] load .dockerignore [2025-10-23T03:48:44.182Z] #4 transferring context: 2B done [2025-10-23T03:48:44.182Z] #4 DONE 0.0s [2025-10-23T03:48:44.182Z] [2025-10-23T03:48:44.182Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:44.182Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:44.182Z] #5 CACHED [2025-10-23T03:48:44.182Z] [2025-10-23T03:48:44.182Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:44.182Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:44.182Z] #6 CACHED [2025-10-23T03:48:44.182Z] [2025-10-23T03:48:44.183Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:44.183Z] #7 DONE 0.0s [2025-10-23T03:48:44.183Z] [2025-10-23T03:48:44.183Z] #8 exporting to image [2025-10-23T03:48:44.183Z] #8 exporting layers done [2025-10-23T03:48:44.183Z] #8 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done [2025-10-23T03:48:44.183Z] #8 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done [2025-10-23T03:48:44.183Z] #8 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done [2025-10-23T03:48:44.183Z] #8 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done [2025-10-23T03:48:44.183Z] #8 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done [2025-10-23T03:48:44.183Z] #8 pushing layers 0.0s done [2025-10-23T03:48:44.183Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done [2025-10-23T03:48:44.183Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:44.183Z] #8 DONE 0.1s [2025-10-23T03:48:44.183Z] [2025-10-23T03:48:44.183Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:44.183Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:44.464Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-10-23T03:48:44.464Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-10-23T03:48:44.464Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:44.464Z] #1 transferring dockerfile: 170B done [2025-10-23T03:48:44.464Z] #1 DONE 0.0s [2025-10-23T03:48:44.464Z] [2025-10-23T03:48:44.464Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-23T03:48:44.464Z] #2 DONE 0.0s [2025-10-23T03:48:44.464Z] [2025-10-23T03:48:44.464Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-23T03:48:44.464Z] #3 DONE 0.0s [2025-10-23T03:48:44.464Z] [2025-10-23T03:48:44.464Z] #4 [internal] load .dockerignore [2025-10-23T03:48:44.464Z] #4 transferring context: 2B done [2025-10-23T03:48:44.464Z] #4 DONE 0.0s [2025-10-23T03:48:44.464Z] [2025-10-23T03:48:44.464Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:44.464Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:44.464Z] #5 DONE 0.0s [2025-10-23T03:48:44.464Z] [2025-10-23T03:48:44.464Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:44.724Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done [2025-10-23T03:48:44.724Z] #6 CACHED [2025-10-23T03:48:44.724Z] [2025-10-23T03:48:44.724Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 [2025-10-23T03:48:44.724Z] #5 CACHED [2025-10-23T03:48:44.724Z] [2025-10-23T03:48:44.724Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:44.724Z] #7 DONE 0.0s [2025-10-23T03:48:44.724Z] [2025-10-23T03:48:44.724Z] #8 exporting to image [2025-10-23T03:48:44.724Z] #8 exporting layers done [2025-10-23T03:48:44.724Z] #8 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done [2025-10-23T03:48:44.724Z] #8 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done [2025-10-23T03:48:44.724Z] #8 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done [2025-10-23T03:48:44.724Z] #8 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done [2025-10-23T03:48:44.724Z] #8 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done [2025-10-23T03:48:44.724Z] #8 pushing layers 0.0s done [2025-10-23T03:48:44.724Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done [2025-10-23T03:48:44.724Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:44.724Z] #8 DONE 0.1s [2025-10-23T03:48:44.724Z] [2025-10-23T03:48:44.724Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:44.724Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:45.012Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - [2025-10-23T03:48:45.012Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10' [2025-10-23T03:48:45.012Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:45.012Z] #1 transferring dockerfile: 202B done [2025-10-23T03:48:45.012Z] #1 DONE 0.0s [2025-10-23T03:48:45.012Z] [2025-10-23T03:48:45.012Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:45.012Z] #2 DONE 0.0s [2025-10-23T03:48:45.012Z] [2025-10-23T03:48:45.012Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T03:48:45.012Z] #3 DONE 0.1s [2025-10-23T03:48:45.012Z] [2025-10-23T03:48:45.012Z] #4 [internal] load .dockerignore [2025-10-23T03:48:45.012Z] #4 transferring context: 2B done [2025-10-23T03:48:45.012Z] #4 DONE 0.0s [2025-10-23T03:48:45.272Z] [2025-10-23T03:48:45.272Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:45.272Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done [2025-10-23T03:48:45.272Z] #5 DONE 0.0s [2025-10-23T03:48:45.272Z] [2025-10-23T03:48:45.272Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:45.272Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done [2025-10-23T03:48:45.272Z] #6 DONE 0.1s [2025-10-23T03:48:45.272Z] [2025-10-23T03:48:45.272Z] #7 exporting to image [2025-10-23T03:48:45.272Z] #7 exporting layers done [2025-10-23T03:48:45.272Z] #7 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done [2025-10-23T03:48:45.272Z] #7 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done [2025-10-23T03:48:45.272Z] #7 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done [2025-10-23T03:48:45.272Z] #7 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 [2025-10-23T03:48:45.272Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:45.272Z] #7 ... [2025-10-23T03:48:45.272Z] [2025-10-23T03:48:45.272Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:45.272Z] #8 DONE 0.0s [2025-10-23T03:48:45.272Z] [2025-10-23T03:48:45.272Z] #7 exporting to image [2025-10-23T03:48:45.272Z] #7 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done [2025-10-23T03:48:45.272Z] #7 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done [2025-10-23T03:48:45.272Z] #7 pushing layers 0.1s done [2025-10-23T03:48:45.272Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 [2025-10-23T03:48:45.530Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done [2025-10-23T03:48:45.530Z] #7 DONE 0.2s [2025-10-23T03:48:45.530Z] [2025-10-23T03:48:45.530Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:45.530Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:45.819Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-10-23T03:48:45.819Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-10-23T03:48:45.819Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:45.819Z] #1 transferring dockerfile: 168B done [2025-10-23T03:48:45.819Z] #1 DONE 0.0s [2025-10-23T03:48:45.819Z] [2025-10-23T03:48:45.819Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-23T03:48:45.819Z] #2 DONE 0.0s [2025-10-23T03:48:45.819Z] [2025-10-23T03:48:45.819Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-23T03:48:45.819Z] #3 DONE 0.0s [2025-10-23T03:48:45.819Z] [2025-10-23T03:48:45.819Z] #4 [internal] load .dockerignore [2025-10-23T03:48:45.819Z] #4 transferring context: 2B done [2025-10-23T03:48:45.819Z] #4 DONE 0.0s [2025-10-23T03:48:45.819Z] [2025-10-23T03:48:45.819Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:45.819Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done [2025-10-23T03:48:45.819Z] #5 DONE 0.0s [2025-10-23T03:48:45.819Z] [2025-10-23T03:48:45.819Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:46.078Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done [2025-10-23T03:48:46.078Z] #6 CACHED [2025-10-23T03:48:46.078Z] [2025-10-23T03:48:46.078Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:46.078Z] #5 CACHED [2025-10-23T03:48:46.078Z] [2025-10-23T03:48:46.078Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:46.078Z] #7 DONE 0.0s [2025-10-23T03:48:46.078Z] [2025-10-23T03:48:46.078Z] #8 exporting to image [2025-10-23T03:48:46.078Z] #8 exporting layers done [2025-10-23T03:48:46.078Z] #8 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done [2025-10-23T03:48:46.078Z] #8 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done [2025-10-23T03:48:46.078Z] #8 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done [2025-10-23T03:48:46.078Z] #8 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done [2025-10-23T03:48:46.078Z] #8 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done [2025-10-23T03:48:46.078Z] #8 pushing layers 0.0s done [2025-10-23T03:48:46.078Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done [2025-10-23T03:48:46.078Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:46.078Z] #8 DONE 0.1s [2025-10-23T03:48:46.078Z] [2025-10-23T03:48:46.078Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:46.078Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:46.359Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68' [2025-10-23T03:48:46.359Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 --push - [2025-10-23T03:48:46.359Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:46.359Z] #1 transferring dockerfile: 174B done [2025-10-23T03:48:46.359Z] #1 DONE 0.0s [2025-10-23T03:48:46.359Z] [2025-10-23T03:48:46.359Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 [2025-10-23T03:48:46.359Z] #2 DONE 0.0s [2025-10-23T03:48:46.359Z] [2025-10-23T03:48:46.359Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 [2025-10-23T03:48:46.359Z] #3 DONE 0.0s [2025-10-23T03:48:46.359Z] [2025-10-23T03:48:46.359Z] #4 [internal] load .dockerignore [2025-10-23T03:48:46.359Z] #4 transferring context: 2B done [2025-10-23T03:48:46.359Z] #4 DONE 0.0s [2025-10-23T03:48:46.359Z] [2025-10-23T03:48:46.359Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:46.359Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done [2025-10-23T03:48:46.359Z] #5 CACHED [2025-10-23T03:48:46.359Z] [2025-10-23T03:48:46.359Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:46.359Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done [2025-10-23T03:48:46.359Z] #6 CACHED [2025-10-23T03:48:46.359Z] [2025-10-23T03:48:46.359Z] #7 exporting to image [2025-10-23T03:48:46.359Z] #7 exporting layers done [2025-10-23T03:48:46.359Z] #7 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done [2025-10-23T03:48:46.359Z] #7 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done [2025-10-23T03:48:46.359Z] #7 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done [2025-10-23T03:48:46.359Z] #7 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done [2025-10-23T03:48:46.359Z] #7 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done [2025-10-23T03:48:46.359Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:46.619Z] #7 pushing layers 0.0s done [2025-10-23T03:48:46.619Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done [2025-10-23T03:48:46.619Z] #7 DONE 0.1s [2025-10-23T03:48:46.619Z] [2025-10-23T03:48:46.619Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:46.619Z] #8 DONE 0.0s [2025-10-23T03:48:46.619Z] [2025-10-23T03:48:46.619Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:46.619Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:46.905Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - [2025-10-23T03:48:46.905Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' [2025-10-23T03:48:46.905Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:46.905Z] #1 transferring dockerfile: 215B done [2025-10-23T03:48:46.905Z] #1 DONE 0.0s [2025-10-23T03:48:46.905Z] [2025-10-23T03:48:46.905Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:46.905Z] #2 DONE 0.0s [2025-10-23T03:48:46.905Z] [2025-10-23T03:48:46.905Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T03:48:46.905Z] #3 DONE 0.0s [2025-10-23T03:48:46.905Z] [2025-10-23T03:48:46.905Z] #4 [internal] load .dockerignore [2025-10-23T03:48:46.905Z] #4 transferring context: 2B done [2025-10-23T03:48:46.905Z] #4 DONE 0.0s [2025-10-23T03:48:46.905Z] [2025-10-23T03:48:46.905Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:46.905Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done [2025-10-23T03:48:46.905Z] #5 CACHED [2025-10-23T03:48:46.905Z] [2025-10-23T03:48:46.905Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:46.905Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done [2025-10-23T03:48:46.905Z] #6 CACHED [2025-10-23T03:48:46.905Z] [2025-10-23T03:48:46.905Z] #7 exporting to image [2025-10-23T03:48:46.905Z] #7 exporting layers [2025-10-23T03:48:46.905Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:47.164Z] #7 exporting layers done [2025-10-23T03:48:47.165Z] #7 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done [2025-10-23T03:48:47.165Z] #7 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done [2025-10-23T03:48:47.165Z] #7 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done [2025-10-23T03:48:47.165Z] #7 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done [2025-10-23T03:48:47.165Z] #7 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done [2025-10-23T03:48:47.165Z] #7 pushing layers 0.0s done [2025-10-23T03:48:47.165Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done [2025-10-23T03:48:47.165Z] #7 DONE 0.1s [2025-10-23T03:48:47.165Z] [2025-10-23T03:48:47.165Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:47.165Z] #8 DONE 0.0s [2025-10-23T03:48:47.165Z] [2025-10-23T03:48:47.165Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:47.165Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-23T03:48:47.453Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-10-23T03:48:47.453Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-10-23T03:48:47.453Z] #1 [internal] load build definition from Dockerfile [2025-10-23T03:48:47.453Z] #1 transferring dockerfile: 166B done [2025-10-23T03:48:47.453Z] #1 DONE 0.0s [2025-10-23T03:48:47.453Z] [2025-10-23T03:48:47.453Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-23T03:48:47.453Z] #2 DONE 0.0s [2025-10-23T03:48:47.453Z] [2025-10-23T03:48:47.453Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-23T03:48:47.453Z] #3 DONE 0.0s [2025-10-23T03:48:47.453Z] [2025-10-23T03:48:47.453Z] #4 [internal] load .dockerignore [2025-10-23T03:48:47.453Z] #4 transferring context: 2B done [2025-10-23T03:48:47.453Z] #4 DONE 0.0s [2025-10-23T03:48:47.453Z] [2025-10-23T03:48:47.453Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:47.453Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:47.712Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done [2025-10-23T03:48:47.712Z] #5 CACHED [2025-10-23T03:48:47.712Z] [2025-10-23T03:48:47.712Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 [2025-10-23T03:48:47.712Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done [2025-10-23T03:48:47.712Z] #6 CACHED [2025-10-23T03:48:47.712Z] [2025-10-23T03:48:47.712Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-23T03:48:47.712Z] #7 DONE 0.0s [2025-10-23T03:48:47.712Z] [2025-10-23T03:48:47.712Z] #8 exporting to image [2025-10-23T03:48:47.712Z] #8 exporting layers done [2025-10-23T03:48:47.712Z] #8 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done [2025-10-23T03:48:47.712Z] #8 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done [2025-10-23T03:48:47.712Z] #8 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done [2025-10-23T03:48:47.712Z] #8 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done [2025-10-23T03:48:47.712Z] #8 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done [2025-10-23T03:48:47.712Z] #8 pushing layers 0.0s done [2025-10-23T03:48:47.712Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done [2025-10-23T03:48:47.712Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-23T03:48:47.712Z] #8 DONE 0.1s [2025-10-23T03:48:47.712Z] [2025-10-23T03:48:47.712Z] 1 warning found (use --debug to expand): [2025-10-23T03:48:47.712Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-23T03:48:48.183Z] + '[' -d /w/workspace/edgex-go/914/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:48:48.472Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:48:49.024Z] ---> package-listing.sh [2025-10-23T03:48:49.024Z] ++ facter osfamily [2025-10-23T03:48:49.024Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-23T03:48:49.286Z] + OS_FAMILY=redhat [2025-10-23T03:48:49.286Z] + workspace=/w/workspace/edgex-go/914 [2025-10-23T03:48:49.286Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-23T03:48:49.286Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-23T03:48:49.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-23T03:48:49.286Z] + PACKAGES=/tmp/packages_start.txt [2025-10-23T03:48:49.286Z] + '[' /w/workspace/edgex-go/914 ']' [2025-10-23T03:48:49.286Z] + PACKAGES=/tmp/packages_end.txt [2025-10-23T03:48:49.286Z] + case "${OS_FAMILY}" in [2025-10-23T03:48:49.286Z] + sort [2025-10-23T03:48:49.286Z] + rpm -qa [2025-10-23T03:48:49.853Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-23T03:48:49.853Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-23T03:48:49.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-23T03:48:49.853Z] + '[' /w/workspace/edgex-go/914 ']' [2025-10-23T03:48:49.853Z] + mkdir -p /w/workspace/edgex-go/914/archives/ [2025-10-23T03:48:49.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/914/archives/ [Pipeline] echo [2025-10-23T03:48:49.865Z] 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/914/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-23T03:48:50.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:48:50.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T03:48:50.714Z] [2025-10-23T03:48:50.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T03:48:51.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T03:48:51.023Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-23T03:48:51.023Z] 5eb5b503b376: Pulling fs layer [2025-10-23T03:48:51.023Z] 5c69ac0246d0: Pulling fs layer [2025-10-23T03:48:51.023Z] ec43610c2a17: Pulling fs layer [2025-10-23T03:48:51.023Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-23T03:48:51.023Z] 33b1e0a273af: Pulling fs layer [2025-10-23T03:48:51.023Z] 5d3b04190fa2: Pulling fs layer [2025-10-23T03:48:51.023Z] 2f39f015ded8: Pulling fs layer [2025-10-23T03:48:51.023Z] 33b1e0a273af: Waiting [2025-10-23T03:48:51.023Z] 5d3b04190fa2: Waiting [2025-10-23T03:48:51.023Z] 2f39f015ded8: Waiting [2025-10-23T03:48:51.023Z] 3a2ae6a8a46f: Waiting [2025-10-23T03:48:51.023Z] 5c69ac0246d0: Verifying Checksum [2025-10-23T03:48:51.023Z] 5c69ac0246d0: Download complete [2025-10-23T03:48:51.023Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-23T03:48:51.023Z] 3a2ae6a8a46f: Download complete [2025-10-23T03:48:51.023Z] 33b1e0a273af: Verifying Checksum [2025-10-23T03:48:51.023Z] 33b1e0a273af: Download complete [2025-10-23T03:48:51.023Z] ec43610c2a17: Verifying Checksum [2025-10-23T03:48:51.023Z] ec43610c2a17: Download complete [2025-10-23T03:48:51.023Z] 5d3b04190fa2: Verifying Checksum [2025-10-23T03:48:51.023Z] 5d3b04190fa2: Download complete [2025-10-23T03:48:51.286Z] 5eb5b503b376: Verifying Checksum [2025-10-23T03:48:51.286Z] 5eb5b503b376: Download complete [2025-10-23T03:48:51.868Z] 2f39f015ded8: Verifying Checksum [2025-10-23T03:48:51.868Z] 2f39f015ded8: Download complete [2025-10-23T03:48:52.464Z] 5eb5b503b376: Pull complete [2025-10-23T03:48:52.721Z] 5c69ac0246d0: Pull complete [2025-10-23T03:48:53.296Z] ec43610c2a17: Pull complete [2025-10-23T03:48:53.296Z] 3a2ae6a8a46f: Pull complete [2025-10-23T03:48:53.296Z] 33b1e0a273af: Pull complete [2025-10-23T03:48:53.564Z] 5d3b04190fa2: Pull complete [2025-10-23T03:48:57.784Z] 2f39f015ded8: Pull complete [2025-10-23T03:48:57.784Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-23T03:48:57.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T03:48:57.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T03:48:57.959Z] prd-centos7-docker-4c-2g-539691 does not seem to be running inside a container [2025-10-23T03:48:57.992Z] $ 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/914/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-23T03:49:01.264Z] $ docker top 49b78e5597c1dc80d85a1ddaf98b4de7f7df942c9c42fe53aa554baba183cbc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-23T03:49:01.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-23T03:49:01.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-23T03:49:02.209Z] + ls /var/log/sa-host [2025-10-23T03:49:02.209Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T03:49:02.370Z] provisioning config files... [2025-10-23T03:49:02.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15810374752825297939tmp [Pipeline] { [Pipeline] echo [2025-10-23T03:49:02.406Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:49:02.690Z] ---> create-netrc.sh [Pipeline] } [2025-10-23T03:49:02.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:49:03.116Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-23T03:49:03.127Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T03:49:03.410Z] ---> sudo-logs.sh [2025-10-23T03:49:03.410Z] Archiving 'sudo' log.. [2025-10-23T03:49:03.410Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T03:49:03.453Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-23T03:49:03.458Z] $ docker stop --time=1 49b78e5597c1dc80d85a1ddaf98b4de7f7df942c9c42fe53aa554baba183cbc8 [2025-10-23T03:49:04.587Z] $ docker rm -f --volumes 49b78e5597c1dc80d85a1ddaf98b4de7f7df942c9c42fe53aa554baba183cbc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-23T03:49:04.698Z] [WS-CLEANUP] Deleting project workspace... [2025-10-23T03:49:04.698Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-23T03:49:04.714Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-23T03:59:59.260Z] #154 ... [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-23T03:59:59.260Z] #150 DONE 1067.5s [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-23T03:59:59.260Z] #152 ... [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T03:59:59.260Z] #155 DONE 0.1s [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-23T03:59:59.260Z] #156 DONE 0.1s [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-23T03:59:59.260Z] #157 DONE 0.2s [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-23T03:59:59.260Z] #158 DONE 0.1s [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T03:59:59.260Z] #143 ... [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-23T03:59:59.260Z] #159 DONE 0.2s [2025-10-23T03:59:59.260Z] [2025-10-23T03:59:59.260Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T04:00:00.666Z] #160 DONE 2.1s [2025-10-23T04:00:00.666Z] [2025-10-23T04:00:00.666Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T04:00:00.932Z] #143 ... [2025-10-23T04:00:00.932Z] [2025-10-23T04:00:00.932Z] #113 [core-common-config-bootstrapper] exporting to image [2025-10-23T04:00:00.932Z] #113 exporting layers [2025-10-23T04:00:01.514Z] #113 exporting layers 0.7s done [2025-10-23T04:00:01.514Z] #113 writing image sha256:cf4202b76d87710233a8a557ea3a71b4cc93a1ac2c8c9cd0f5538c889b3cf53b done [2025-10-23T04:00:01.514Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-23T04:00:01.514Z] #113 DONE 6.3s [2025-10-23T04:00:01.514Z] [2025-10-23T04:00:01.514Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:00:09.724Z] #144 ... [2025-10-23T04:00:09.724Z] [2025-10-23T04:00:09.724Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-23T04:00:09.724Z] #153 DONE 1079.8s [2025-10-23T04:00:09.724Z] [2025-10-23T04:00:09.724Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-23T04:00:09.990Z] #154 ... [2025-10-23T04:00:09.990Z] [2025-10-23T04:00:09.990Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-23T04:00:10.320Z] #161 DONE 0.3s [2025-10-23T04:00:10.321Z] [2025-10-23T04:00:10.321Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-23T04:00:10.321Z] #145 ... [2025-10-23T04:00:10.321Z] [2025-10-23T04:00:10.321Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-23T04:00:13.323Z] #162 DONE 2.2s [2025-10-23T04:00:13.323Z] [2025-10-23T04:00:13.323Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:00:13.323Z] #163 DONE 0.3s [2025-10-23T04:00:13.323Z] [2025-10-23T04:00:13.323Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:00:13.323Z] #164 DONE 0.3s [2025-10-23T04:00:13.323Z] [2025-10-23T04:00:13.323Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T04:00:13.323Z] #143 ... [2025-10-23T04:00:13.323Z] [2025-10-23T04:00:13.323Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-23T04:00:13.624Z] #165 DONE 0.5s [2025-10-23T04:00:13.624Z] [2025-10-23T04:00:13.624Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-23T04:00:13.624Z] #166 DONE 0.2s [2025-10-23T04:00:13.624Z] [2025-10-23T04:00:13.624Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-23T04:00:13.904Z] #152 ... [2025-10-23T04:00:13.904Z] [2025-10-23T04:00:13.904Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-23T04:00:13.904Z] #167 DONE 0.1s [2025-10-23T04:00:13.904Z] [2025-10-23T04:00:13.904Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-23T04:00:14.273Z] #168 DONE 0.3s [2025-10-23T04:00:14.273Z] [2025-10-23T04:00:14.273Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T04:00:14.273Z] #146 ... [2025-10-23T04:00:14.273Z] [2025-10-23T04:00:14.273Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-23T04:00:14.544Z] #169 DONE 0.2s [2025-10-23T04:00:14.544Z] [2025-10-23T04:00:14.544Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-23T04:00:14.815Z] #170 DONE 0.3s [2025-10-23T04:00:14.815Z] [2025-10-23T04:00:14.815Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-23T04:00:17.478Z] #171 DONE 2.3s [2025-10-23T04:00:17.478Z] [2025-10-23T04:00:17.478Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T04:00:17.478Z] #151 ... [2025-10-23T04:00:17.478Z] [2025-10-23T04:00:17.478Z] #113 [security-bootstrapper] exporting to image [2025-10-23T04:00:17.478Z] #113 exporting layers [2025-10-23T04:00:18.065Z] #113 exporting layers 1.1s done [2025-10-23T04:00:18.065Z] #113 writing image sha256:94add63a566268ad73be976f60e976ef7504feb62becd0aa3d6bd42eb217ff34 0.0s done [2025-10-23T04:00:18.065Z] #113 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-10-23T04:00:18.065Z] #113 DONE 7.5s [2025-10-23T04:00:18.065Z] [2025-10-23T04:00:18.065Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-23T04:15:41.370Z] #154 ... [2025-10-23T04:15:41.370Z] [2025-10-23T04:15:41.370Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-23T04:15:41.370Z] #152 DONE 2000.3s [2025-10-23T04:15:41.370Z] [2025-10-23T04:15:41.370Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:15:41.370Z] #144 ... [2025-10-23T04:15:41.370Z] [2025-10-23T04:15:41.370Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:15:41.370Z] #172 DONE 0.1s [2025-10-23T04:15:41.370Z] [2025-10-23T04:15:41.370Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:15:41.370Z] #173 DONE 0.1s [2025-10-23T04:15:41.370Z] [2025-10-23T04:15:41.370Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-23T04:15:41.370Z] #174 DONE 0.4s [2025-10-23T04:15:41.370Z] [2025-10-23T04:15:41.370Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-23T04:15:41.370Z] #175 DONE 0.2s [2025-10-23T04:15:41.370Z] [2025-10-23T04:15:41.370Z] #113 [core-command] exporting to image [2025-10-23T04:15:41.370Z] #113 exporting layers [2025-10-23T04:15:41.370Z] #113 exporting layers 1.5s done [2025-10-23T04:15:41.370Z] #113 writing image sha256:853731561b5b4b2542a7420a18c13e6a329378f47fd168826cec64b7b657fca3 done [2025-10-23T04:15:41.370Z] #113 naming to docker.io/library/core-command-arm64 done [2025-10-23T04:15:41.370Z] #113 DONE 9.0s [2025-10-23T04:15:41.370Z] [2025-10-23T04:15:41.370Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-23T04:15:48.425Z] #148 ... [2025-10-23T04:15:48.425Z] [2025-10-23T04:15:48.425Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T04:15:48.425Z] #146 2018.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-23T04:15:53.759Z] #146 ... [2025-10-23T04:15:53.759Z] [2025-10-23T04:15:53.759Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-23T04:15:53.759Z] #154 DONE 2024.0s [2025-10-23T04:15:54.040Z] [2025-10-23T04:15:54.040Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T04:15:54.040Z] #146 ... [2025-10-23T04:15:54.040Z] [2025-10-23T04:15:54.040Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:15:54.307Z] #176 DONE 0.2s [2025-10-23T04:15:54.307Z] [2025-10-23T04:15:54.307Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:15:54.574Z] #144 ... [2025-10-23T04:15:54.574Z] [2025-10-23T04:15:54.574Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:15:54.574Z] #177 DONE 0.2s [2025-10-23T04:15:54.574Z] [2025-10-23T04:15:54.574Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-23T04:15:54.838Z] #178 DONE 0.1s [2025-10-23T04:15:54.838Z] [2025-10-23T04:15:54.838Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-23T04:15:55.133Z] #179 DONE 0.1s [2025-10-23T04:15:55.133Z] [2025-10-23T04:15:55.133Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-23T04:15:55.398Z] #180 DONE 0.4s [2025-10-23T04:15:55.398Z] [2025-10-23T04:15:55.398Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:15:55.398Z] #144 ... [2025-10-23T04:15:55.398Z] [2025-10-23T04:15:55.398Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-23T04:15:55.398Z] #181 DONE 0.1s [2025-10-23T04:15:55.665Z] [2025-10-23T04:15:55.665Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T04:15:57.601Z] #182 DONE 2.2s [2025-10-23T04:15:57.602Z] [2025-10-23T04:15:57.602Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T04:15:57.871Z] #143 ... [2025-10-23T04:15:57.871Z] [2025-10-23T04:15:57.871Z] #113 [security-proxy-setup] exporting to image [2025-10-23T04:15:57.871Z] #113 exporting layers [2025-10-23T04:15:58.830Z] #113 exporting layers 1.1s done [2025-10-23T04:15:58.830Z] #113 writing image sha256:7c7492748da2a2d814d378e496545abe924e69963ceb1eed47720991dab72968 done [2025-10-23T04:15:58.830Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-23T04:15:58.830Z] #113 DONE 10.1s [2025-10-23T04:15:58.830Z] [2025-10-23T04:15:58.830Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-23T04:16:25.475Z] #149 ... [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-23T04:16:25.475Z] #146 DONE 2052.5s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T04:16:25.475Z] #143 ... [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:16:25.475Z] #183 DONE 0.2s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T04:16:25.475Z] #151 ... [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:16:25.475Z] #184 DONE 0.3s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-23T04:16:25.475Z] #185 DONE 0.2s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-23T04:16:25.475Z] #186 DONE 0.1s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-23T04:16:25.475Z] #187 DONE 0.1s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-23T04:16:25.475Z] #145 ... [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-23T04:16:25.475Z] #188 DONE 0.6s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-23T04:16:25.475Z] #189 DONE 0.4s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-23T04:16:25.475Z] #190 DONE 0.1s [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T04:16:25.475Z] #143 ... [2025-10-23T04:16:25.475Z] [2025-10-23T04:16:25.475Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T04:16:26.885Z] #191 DONE 1.7s [2025-10-23T04:16:26.885Z] [2025-10-23T04:16:26.885Z] #113 [security-secretstore-setup] exporting to image [2025-10-23T04:16:26.885Z] #113 exporting layers [2025-10-23T04:16:28.297Z] #113 exporting layers 1.5s done [2025-10-23T04:16:28.297Z] #113 writing image sha256:ddd3b33c0e45c72dab754464caa3dee3d7c88039f6cf5cc9f440ebc4a6b75948 done [2025-10-23T04:16:28.297Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-23T04:16:28.297Z] #113 DONE 11.6s [2025-10-23T04:16:28.297Z] [2025-10-23T04:16:28.297Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T04:17:20.335Z] #147 ... [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-23T04:17:20.335Z] #145 DONE 2104.8s [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T04:17:20.335Z] #151 ... [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:17:20.335Z] #192 DONE 0.3s [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T04:17:20.335Z] #147 ... [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:17:20.335Z] #193 DONE 0.2s [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:17:20.335Z] #144 ... [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-23T04:17:20.335Z] #194 DONE 0.5s [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:17:20.335Z] #53 ... [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-23T04:17:20.335Z] #195 DONE 0.1s [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #113 [security-spiffe-token-provider] exporting to image [2025-10-23T04:17:20.335Z] #113 exporting layers [2025-10-23T04:17:20.335Z] #113 exporting layers 0.9s done [2025-10-23T04:17:20.335Z] #113 writing image sha256:d08586a3cf54ff3361c2015f180cacdba29c201e2c01f40dba24e5146fe2a355 done [2025-10-23T04:17:20.335Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 [2025-10-23T04:17:20.335Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-23T04:17:20.335Z] #113 DONE 12.4s [2025-10-23T04:17:20.335Z] [2025-10-23T04:17:20.335Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T04:17:59.186Z] #147 ... [2025-10-23T04:17:59.186Z] [2025-10-23T04:17:59.186Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-23T04:17:59.186Z] #149 DONE 2148.8s [2025-10-23T04:17:59.186Z] [2025-10-23T04:17:59.186Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T04:17:59.186Z] #147 ... [2025-10-23T04:17:59.186Z] [2025-10-23T04:17:59.186Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:17:59.186Z] #196 DONE 0.2s [2025-10-23T04:17:59.186Z] [2025-10-23T04:17:59.186Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:17:59.453Z] #53 ... [2025-10-23T04:17:59.453Z] [2025-10-23T04:17:59.453Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-23T04:18:00.430Z] #197 DONE 0.7s [2025-10-23T04:18:00.430Z] [2025-10-23T04:18:00.430Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-23T04:18:00.430Z] #198 DONE 0.1s [2025-10-23T04:18:00.430Z] [2025-10-23T04:18:00.430Z] #113 [core-keeper] exporting to image [2025-10-23T04:18:00.430Z] #113 exporting layers [2025-10-23T04:18:01.015Z] #113 exporting layers 0.6s done [2025-10-23T04:18:01.015Z] #113 writing image sha256:3b3632cd22c090889b67c64b3b0c6c66fca29e1cc9b9757c3a9cab686c0c7cdc done [2025-10-23T04:18:01.015Z] #113 naming to docker.io/library/core-keeper-arm64 done [2025-10-23T04:18:01.015Z] #113 DONE 13.0s [2025-10-23T04:18:01.015Z] [2025-10-23T04:18:01.015Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:18:01.983Z] #53 ... [2025-10-23T04:18:01.983Z] [2025-10-23T04:18:01.983Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-23T04:18:01.983Z] #148 DONE 2152.0s [2025-10-23T04:18:02.249Z] [2025-10-23T04:18:02.249Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:18:02.837Z] #144 ... [2025-10-23T04:18:02.837Z] [2025-10-23T04:18:02.837Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:18:03.104Z] #199 ... [2025-10-23T04:18:03.104Z] [2025-10-23T04:18:03.104Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-23T04:18:03.104Z] #151 DONE 2153.1s [2025-10-23T04:18:03.104Z] [2025-10-23T04:18:03.104Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T04:18:03.374Z] #143 ... [2025-10-23T04:18:03.374Z] [2025-10-23T04:18:03.374Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:18:03.374Z] #199 DONE 0.3s [2025-10-23T04:18:03.374Z] [2025-10-23T04:18:03.374Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:18:03.649Z] #200 DONE 0.3s [2025-10-23T04:18:03.649Z] [2025-10-23T04:18:03.649Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:18:03.649Z] #53 ... [2025-10-23T04:18:03.649Z] [2025-10-23T04:18:03.649Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-23T04:18:04.244Z] #201 DONE 0.6s [2025-10-23T04:18:04.244Z] [2025-10-23T04:18:04.244Z] #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:18:04.244Z] #202 DONE 0.2s [2025-10-23T04:18:04.244Z] [2025-10-23T04:18:04.244Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-23T04:18:04.244Z] #203 DONE 0.2s [2025-10-23T04:18:04.244Z] [2025-10-23T04:18:04.244Z] #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:18:04.835Z] #204 DONE 0.3s [2025-10-23T04:18:04.835Z] [2025-10-23T04:18:04.835Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-23T04:18:05.435Z] #205 DONE 0.7s [2025-10-23T04:18:05.435Z] [2025-10-23T04:18:05.435Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-23T04:18:05.711Z] #206 DONE 0.3s [2025-10-23T04:18:05.711Z] [2025-10-23T04:18:05.711Z] #113 [core-data] exporting to image [2025-10-23T04:18:05.711Z] #113 exporting layers 1.2s done [2025-10-23T04:18:05.711Z] #113 writing image sha256:562d741538d262edbd4e5710c2e748d532ad0213f7e66e0faefdbfb7cd919705 0.0s done [2025-10-23T04:18:05.711Z] #113 naming to docker.io/library/core-data-arm64 done [2025-10-23T04:18:05.711Z] #113 DONE 14.2s [2025-10-23T04:18:05.711Z] [2025-10-23T04:18:05.711Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-23T04:18:05.980Z] #207 DONE 0.2s [2025-10-23T04:18:05.980Z] [2025-10-23T04:18:05.980Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-23T04:18:07.932Z] #208 DONE 1.9s [2025-10-23T04:18:07.932Z] [2025-10-23T04:18:07.932Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:18:07.932Z] #53 ... [2025-10-23T04:18:07.932Z] [2025-10-23T04:18:07.932Z] #113 [security-proxy-auth] exporting to image [2025-10-23T04:18:08.518Z] #113 exporting layers 0.7s done [2025-10-23T04:18:08.518Z] #113 writing image sha256:ed891e3cd64c9392aab34bc7d807e930aedbe686eb85f9118b838d0b1abc6b39 [2025-10-23T04:18:08.518Z] #113 writing image sha256:ed891e3cd64c9392aab34bc7d807e930aedbe686eb85f9118b838d0b1abc6b39 done [2025-10-23T04:18:08.518Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-23T04:18:08.518Z] #113 DONE 15.0s [2025-10-23T04:18:08.518Z] [2025-10-23T04:18:08.518Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:18:11.855Z] #144 ... [2025-10-23T04:18:11.855Z] [2025-10-23T04:18:11.855Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-23T04:18:11.855Z] #143 DONE 2161.6s [2025-10-23T04:18:11.855Z] [2025-10-23T04:18:11.855Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T04:18:11.855Z] #147 ... [2025-10-23T04:18:11.855Z] [2025-10-23T04:18:11.855Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:18:11.855Z] #209 DONE 0.1s [2025-10-23T04:18:11.855Z] [2025-10-23T04:18:11.855Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:18:11.855Z] #210 DONE 0.1s [2025-10-23T04:18:11.855Z] [2025-10-23T04:18:11.855Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T04:18:12.127Z] #147 ... [2025-10-23T04:18:12.127Z] [2025-10-23T04:18:12.127Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-23T04:18:12.747Z] #211 DONE 0.5s [2025-10-23T04:18:12.747Z] [2025-10-23T04:18:12.747Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-23T04:18:13.022Z] #212 DONE 0.1s [2025-10-23T04:18:13.022Z] [2025-10-23T04:18:13.022Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-23T04:18:13.022Z] #213 DONE 0.1s [2025-10-23T04:18:13.022Z] [2025-10-23T04:18:13.022Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T04:18:13.022Z] #147 ... [2025-10-23T04:18:13.022Z] [2025-10-23T04:18:13.022Z] #113 [core-metadata] exporting to image [2025-10-23T04:18:13.606Z] #113 exporting layers 0.7s done [2025-10-23T04:18:13.606Z] #113 writing image sha256:f2b75aaad94c92d2eabe6e220a5008367b2125384b800784f069ce0c791a6cd5 done [2025-10-23T04:18:13.606Z] #113 naming to docker.io/library/core-metadata-arm64 done [2025-10-23T04:18:13.606Z] #113 DONE 15.6s [2025-10-23T04:18:13.606Z] [2025-10-23T04:18:13.606Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:18:40.933Z] #53 ... [2025-10-23T04:18:40.933Z] [2025-10-23T04:18:40.933Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-23T04:18:40.933Z] #147 DONE 2186.9s [2025-10-23T04:18:40.933Z] [2025-10-23T04:18:40.933Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:18:40.933Z] #144 ... [2025-10-23T04:18:40.933Z] [2025-10-23T04:18:40.933Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:18:40.933Z] #214 DONE 0.1s [2025-10-23T04:18:40.933Z] [2025-10-23T04:18:40.933Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:18:40.933Z] #215 DONE 0.1s [2025-10-23T04:18:40.933Z] [2025-10-23T04:18:40.933Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-23T04:18:40.933Z] #216 DONE 0.5s [2025-10-23T04:18:40.933Z] [2025-10-23T04:18:40.933Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-23T04:18:40.933Z] #217 DONE 0.1s [2025-10-23T04:18:40.933Z] [2025-10-23T04:18:40.933Z] #113 [support-scheduler] exporting to image [2025-10-23T04:18:40.933Z] #113 exporting layers [2025-10-23T04:18:40.933Z] #113 exporting layers 1.0s done [2025-10-23T04:18:40.933Z] #113 writing image sha256:771fe5f47f9a769edbd088af280efe65259a80a4473c9bf8410349281861bf50 done [2025-10-23T04:18:40.933Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2025-10-23T04:18:40.933Z] #113 DONE 16.6s [2025-10-23T04:18:40.933Z] [2025-10-23T04:18:40.933Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-23T04:18:42.812Z] #144 DONE 2192.8s [2025-10-23T04:18:42.812Z] [2025-10-23T04:18:42.812Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:18:42.812Z] #53 ... [2025-10-23T04:18:42.812Z] [2025-10-23T04:18:42.812Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-23T04:18:42.812Z] #218 DONE 0.1s [2025-10-23T04:18:42.812Z] [2025-10-23T04:18:42.812Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-23T04:18:43.077Z] #219 DONE 0.1s [2025-10-23T04:18:43.077Z] [2025-10-23T04:18:43.077Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:18:43.368Z] #53 ... [2025-10-23T04:18:43.368Z] [2025-10-23T04:18:43.368Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-23T04:18:43.635Z] #220 DONE 0.4s [2025-10-23T04:18:43.635Z] [2025-10-23T04:18:43.635Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-23T04:18:43.635Z] #221 DONE 0.1s [2025-10-23T04:18:43.635Z] [2025-10-23T04:18:43.635Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:18:43.901Z] #53 ... [2025-10-23T04:18:43.901Z] [2025-10-23T04:18:43.901Z] #113 [support-notifications] exporting to image [2025-10-23T04:18:45.858Z] #113 exporting layers 2.0s done [2025-10-23T04:18:45.858Z] #113 writing image sha256:d16d3d1aa783a0fc7d697540d2825161cd3468bc04f14967f9be494bcabae2a6 done [2025-10-23T04:18:45.858Z] #113 naming to docker.io/library/support-notifications-arm64 done [2025-10-23T04:18:45.858Z] #113 DONE 18.6s [2025-10-23T04:18:45.858Z] [2025-10-23T04:18:45.858Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-23T04:18:45.858Z] time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-23T04:18:45.877Z] $ docker stop --time=1 03c1589419f95cab7002120483b06a4c8aba81695b4bef261b25a8c577f9dd6d [2025-10-23T04:18:47.509Z] $ docker rm -f --volumes 03c1589419f95cab7002120483b06a4c8aba81695b4bef261b25a8c577f9dd6d [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-23T04:18:48.004Z] + docker images [2025-10-23T04:18:48.005Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-23T04:18:48.005Z] support-notifications-arm64 latest d16d3d1aa783 4 seconds ago 53.2MB [2025-10-23T04:18:48.005Z] support-scheduler-arm64 latest 771fe5f47f9a 10 seconds ago 49.3MB [2025-10-23T04:18:48.005Z] core-metadata-arm64 latest f2b75aaad94c 35 seconds ago 45.7MB [2025-10-23T04:18:48.005Z] security-proxy-auth-arm64 latest ed891e3cd64c 40 seconds ago 44.8MB [2025-10-23T04:18:48.005Z] core-data-arm64 latest 562d741538d2 43 seconds ago 45.6MB [2025-10-23T04:18:48.005Z] core-keeper-arm64 latest 3b3632cd22c0 47 seconds ago 45.4MB [2025-10-23T04:18:48.005Z] security-spiffe-token-provider-arm64 latest d08586a3cf54 About a minute ago 49MB [2025-10-23T04:18:48.005Z] security-secretstore-setup-arm64 latest ddd3b33c0e45 2 minutes ago 79.3MB [2025-10-23T04:18:48.005Z] security-proxy-setup-arm64 latest 7c7492748da2 2 minutes ago 49.3MB [2025-10-23T04:18:48.005Z] core-command-arm64 latest 853731561b5b 3 minutes ago 40MB [2025-10-23T04:18:48.005Z] security-bootstrapper-arm64 latest 94add63a5662 18 minutes ago 21.1MB [2025-10-23T04:18:48.005Z] core-common-config-bootstrapper-arm64 latest cf4202b76d87 18 minutes ago 20MB [2025-10-23T04:18:48.005Z] security-spire-agent-arm64 latest 4981eca6bb9f 37 minutes ago 187MB [2025-10-23T04:18:48.005Z] security-spire-server-arm64 latest a20b7e155896 37 minutes ago 144MB [2025-10-23T04:18:48.005Z] security-spire-config-arm64 latest dbf8a9a413e8 37 minutes ago 143MB [2025-10-23T04:18:48.005Z] ci-base-image-arm64 latest 8cb7d3758ae5 39 minutes ago 950MB [2025-10-23T04:18:48.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 43a1c90cae9b 8 days ago 594MB [2025-10-23T04:18:48.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T04:18:48.161Z] provisioning config files... [2025-10-23T04:18:48.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/914@tmp/config3609402656421245673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:18:48.526Z] ---> ****-login.sh [2025-10-23T04:18:48.527Z] nexus3.edgexfoundry.org:10001 [2025-10-23T04:18:48.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T04:18:48.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T04:18:48.793Z] Configure a credential helper to remove this warning. See [2025-10-23T04:18:48.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T04:18:48.793Z] [2025-10-23T04:18:48.793Z] Login Succeeded [2025-10-23T04:18:48.793Z] nexus3.edgexfoundry.org:10002 [2025-10-23T04:18:49.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T04:18:49.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T04:18:49.323Z] Configure a credential helper to remove this warning. See [2025-10-23T04:18:49.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T04:18:49.323Z] [2025-10-23T04:18:49.323Z] Login Succeeded [2025-10-23T04:18:49.323Z] nexus3.edgexfoundry.org:10003 [2025-10-23T04:18:49.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T04:18:49.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T04:18:49.587Z] Configure a credential helper to remove this warning. See [2025-10-23T04:18:49.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T04:18:49.587Z] [2025-10-23T04:18:49.587Z] Login Succeeded [2025-10-23T04:18:49.587Z] nexus3.edgexfoundry.org:10004 [2025-10-23T04:18:49.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T04:18:50.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T04:18:50.118Z] Configure a credential helper to remove this warning. See [2025-10-23T04:18:50.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T04:18:50.118Z] [2025-10-23T04:18:50.118Z] Login Succeeded [2025-10-23T04:18:50.118Z] ****.io [2025-10-23T04:18:50.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T04:18:50.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-23T04:18:50.382Z] Configure a credential helper to remove this warning. See [2025-10-23T04:18:50.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-23T04:18:50.382Z] [2025-10-23T04:18:50.382Z] Login Succeeded [2025-10-23T04:18:50.382Z] ---> ****-login.sh ends [Pipeline] } [2025-10-23T04:18:50.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:18:50.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-23T04:18:50.477Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-10-23T04:18:50.477Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:18:50.477Z] latest [2025-10-23T04:18:50.477Z] 4.1.0-dev.68 [2025-10-23T04:18:50.477Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:18:50.477Z] main [2025-10-23T04:18:50.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:18:50.858Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:18:51.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:18:51.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-23T04:18:51.216Z] 945dc54d335c: Preparing [2025-10-23T04:18:51.216Z] ce49edba9824: Preparing [2025-10-23T04:18:51.216Z] ea5d557cc9cb: Preparing [2025-10-23T04:18:51.216Z] cc612e3eada3: Preparing [2025-10-23T04:18:51.216Z] e9318eb10cfa: Preparing [2025-10-23T04:18:51.216Z] f3e773f154b0: Preparing [2025-10-23T04:18:51.216Z] c231f5c0ede3: Preparing [2025-10-23T04:18:51.216Z] f3e773f154b0: Waiting [2025-10-23T04:18:51.216Z] c231f5c0ede3: Waiting [2025-10-23T04:18:51.537Z] e9318eb10cfa: Pushed [2025-10-23T04:18:51.537Z] ea5d557cc9cb: Pushed [2025-10-23T04:18:51.537Z] 945dc54d335c: Pushed [2025-10-23T04:18:51.537Z] cc612e3eada3: Pushed [2025-10-23T04:18:51.537Z] c231f5c0ede3: Layer already exists [2025-10-23T04:18:51.537Z] f3e773f154b0: Pushed [2025-10-23T04:18:58.287Z] ce49edba9824: Pushed [2025-10-23T04:18:58.552Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:18:58.907Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:18:59.251Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-23T04:18:59.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-23T04:18:59.251Z] 945dc54d335c: Preparing [2025-10-23T04:18:59.251Z] ce49edba9824: Preparing [2025-10-23T04:18:59.251Z] ea5d557cc9cb: Preparing [2025-10-23T04:18:59.252Z] cc612e3eada3: Preparing [2025-10-23T04:18:59.252Z] e9318eb10cfa: Preparing [2025-10-23T04:18:59.252Z] f3e773f154b0: Preparing [2025-10-23T04:18:59.252Z] c231f5c0ede3: Preparing [2025-10-23T04:18:59.252Z] f3e773f154b0: Waiting [2025-10-23T04:18:59.252Z] c231f5c0ede3: Waiting [2025-10-23T04:18:59.252Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:18:59.252Z] ce49edba9824: Layer already exists [2025-10-23T04:18:59.252Z] e9318eb10cfa: Layer already exists [2025-10-23T04:18:59.252Z] cc612e3eada3: Layer already exists [2025-10-23T04:18:59.252Z] 945dc54d335c: Layer already exists [2025-10-23T04:18:59.252Z] f3e773f154b0: Layer already exists [2025-10-23T04:18:59.252Z] c231f5c0ede3: Layer already exists [2025-10-23T04:18:59.523Z] latest: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:18:59.874Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:00.234Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.68 [2025-10-23T04:19:00.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-23T04:19:00.234Z] 945dc54d335c: Preparing [2025-10-23T04:19:00.234Z] ce49edba9824: Preparing [2025-10-23T04:19:00.234Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:00.234Z] cc612e3eada3: Preparing [2025-10-23T04:19:00.234Z] e9318eb10cfa: Preparing [2025-10-23T04:19:00.234Z] f3e773f154b0: Preparing [2025-10-23T04:19:00.234Z] c231f5c0ede3: Preparing [2025-10-23T04:19:00.234Z] f3e773f154b0: Waiting [2025-10-23T04:19:00.234Z] c231f5c0ede3: Waiting [2025-10-23T04:19:00.497Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:00.497Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:00.497Z] ce49edba9824: Layer already exists [2025-10-23T04:19:00.497Z] 945dc54d335c: Layer already exists [2025-10-23T04:19:00.497Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:00.497Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:00.497Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:00.497Z] 4.1.0-dev.68: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:00.919Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:01.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:01.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-23T04:19:01.261Z] 945dc54d335c: Preparing [2025-10-23T04:19:01.261Z] ce49edba9824: Preparing [2025-10-23T04:19:01.261Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:01.261Z] cc612e3eada3: Preparing [2025-10-23T04:19:01.261Z] e9318eb10cfa: Preparing [2025-10-23T04:19:01.261Z] f3e773f154b0: Preparing [2025-10-23T04:19:01.261Z] c231f5c0ede3: Preparing [2025-10-23T04:19:01.261Z] f3e773f154b0: Waiting [2025-10-23T04:19:01.261Z] c231f5c0ede3: Waiting [2025-10-23T04:19:01.261Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:01.261Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:01.261Z] 945dc54d335c: Layer already exists [2025-10-23T04:19:01.261Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:01.261Z] ce49edba9824: Layer already exists [2025-10-23T04:19:01.261Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:01.261Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:01.524Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:01.873Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:02.223Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-10-23T04:19:02.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-23T04:19:02.223Z] 945dc54d335c: Preparing [2025-10-23T04:19:02.223Z] ce49edba9824: Preparing [2025-10-23T04:19:02.223Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:02.223Z] cc612e3eada3: Preparing [2025-10-23T04:19:02.223Z] e9318eb10cfa: Preparing [2025-10-23T04:19:02.223Z] f3e773f154b0: Preparing [2025-10-23T04:19:02.223Z] c231f5c0ede3: Preparing [2025-10-23T04:19:02.223Z] f3e773f154b0: Waiting [2025-10-23T04:19:02.223Z] c231f5c0ede3: Waiting [2025-10-23T04:19:02.223Z] 945dc54d335c: Layer already exists [2025-10-23T04:19:02.223Z] ce49edba9824: Layer already exists [2025-10-23T04:19:02.223Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:02.223Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:02.223Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:02.223Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:02.223Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:02.490Z] main: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:19:02.579Z] ===================================================== [Pipeline] echo [2025-10-23T04:19:02.593Z] taggedImages: [2025-10-23T04:19:02.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:02.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-23T04:19:02.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.68 [2025-10-23T04:19:02.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:02.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-23T04:19:02.625Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-10-23T04:19:02.625Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:02.625Z] latest [2025-10-23T04:19:02.625Z] 4.1.0-dev.68 [2025-10-23T04:19:02.625Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:02.625Z] main [2025-10-23T04:19:02.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:02.989Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:03.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:03.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-23T04:19:03.343Z] fca5aa04cc5d: Preparing [2025-10-23T04:19:03.343Z] 72962272da36: Preparing [2025-10-23T04:19:03.343Z] cdbe6bb8c120: Preparing [2025-10-23T04:19:03.343Z] 856abd408e8a: Preparing [2025-10-23T04:19:03.343Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:03.343Z] cc612e3eada3: Preparing [2025-10-23T04:19:03.343Z] e9318eb10cfa: Preparing [2025-10-23T04:19:03.343Z] cc612e3eada3: Waiting [2025-10-23T04:19:03.343Z] f3e773f154b0: Preparing [2025-10-23T04:19:03.343Z] e9318eb10cfa: Waiting [2025-10-23T04:19:03.343Z] c231f5c0ede3: Preparing [2025-10-23T04:19:03.343Z] f3e773f154b0: Waiting [2025-10-23T04:19:03.343Z] c231f5c0ede3: Waiting [2025-10-23T04:19:03.343Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:03.343Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:03.607Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:03.607Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:03.607Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:03.607Z] fca5aa04cc5d: Pushed [2025-10-23T04:19:03.870Z] 72962272da36: Pushed [2025-10-23T04:19:03.870Z] cdbe6bb8c120: Pushed [2025-10-23T04:19:06.434Z] 856abd408e8a: Pushed [2025-10-23T04:19:06.434Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:06.796Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:07.152Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-23T04:19:07.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-23T04:19:07.152Z] fca5aa04cc5d: Preparing [2025-10-23T04:19:07.152Z] 72962272da36: Preparing [2025-10-23T04:19:07.152Z] cdbe6bb8c120: Preparing [2025-10-23T04:19:07.152Z] 856abd408e8a: Preparing [2025-10-23T04:19:07.152Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:07.152Z] cc612e3eada3: Preparing [2025-10-23T04:19:07.152Z] e9318eb10cfa: Preparing [2025-10-23T04:19:07.152Z] f3e773f154b0: Preparing [2025-10-23T04:19:07.152Z] c231f5c0ede3: Preparing [2025-10-23T04:19:07.152Z] e9318eb10cfa: Waiting [2025-10-23T04:19:07.152Z] cc612e3eada3: Waiting [2025-10-23T04:19:07.152Z] f3e773f154b0: Waiting [2025-10-23T04:19:07.152Z] c231f5c0ede3: Waiting [2025-10-23T04:19:07.152Z] 72962272da36: Layer already exists [2025-10-23T04:19:07.152Z] fca5aa04cc5d: Layer already exists [2025-10-23T04:19:07.152Z] cdbe6bb8c120: Layer already exists [2025-10-23T04:19:07.152Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:07.152Z] 856abd408e8a: Layer already exists [2025-10-23T04:19:07.152Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:07.152Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:07.152Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:07.152Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:07.414Z] latest: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:07.763Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:08.115Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.68 [2025-10-23T04:19:08.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-23T04:19:08.115Z] fca5aa04cc5d: Preparing [2025-10-23T04:19:08.115Z] 72962272da36: Preparing [2025-10-23T04:19:08.115Z] cdbe6bb8c120: Preparing [2025-10-23T04:19:08.115Z] 856abd408e8a: Preparing [2025-10-23T04:19:08.115Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:08.115Z] cc612e3eada3: Preparing [2025-10-23T04:19:08.115Z] e9318eb10cfa: Preparing [2025-10-23T04:19:08.115Z] f3e773f154b0: Preparing [2025-10-23T04:19:08.115Z] c231f5c0ede3: Preparing [2025-10-23T04:19:08.115Z] cc612e3eada3: Waiting [2025-10-23T04:19:08.115Z] e9318eb10cfa: Waiting [2025-10-23T04:19:08.115Z] f3e773f154b0: Waiting [2025-10-23T04:19:08.115Z] c231f5c0ede3: Waiting [2025-10-23T04:19:08.115Z] 72962272da36: Layer already exists [2025-10-23T04:19:08.115Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:08.115Z] fca5aa04cc5d: Layer already exists [2025-10-23T04:19:08.115Z] 856abd408e8a: Layer already exists [2025-10-23T04:19:08.115Z] cdbe6bb8c120: Layer already exists [2025-10-23T04:19:08.115Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:08.115Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:08.115Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:08.115Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:08.379Z] 4.1.0-dev.68: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:08.736Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:10.471Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:10.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-23T04:19:10.471Z] fca5aa04cc5d: Preparing [2025-10-23T04:19:10.471Z] 72962272da36: Preparing [2025-10-23T04:19:10.471Z] cdbe6bb8c120: Preparing [2025-10-23T04:19:10.471Z] 856abd408e8a: Preparing [2025-10-23T04:19:10.471Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:10.471Z] cc612e3eada3: Preparing [2025-10-23T04:19:10.471Z] e9318eb10cfa: Preparing [2025-10-23T04:19:10.471Z] f3e773f154b0: Preparing [2025-10-23T04:19:10.471Z] c231f5c0ede3: Preparing [2025-10-23T04:19:10.471Z] f3e773f154b0: Waiting [2025-10-23T04:19:10.471Z] cc612e3eada3: Waiting [2025-10-23T04:19:10.471Z] c231f5c0ede3: Waiting [2025-10-23T04:19:10.471Z] e9318eb10cfa: Waiting [2025-10-23T04:19:10.471Z] cdbe6bb8c120: Layer already exists [2025-10-23T04:19:10.471Z] 72962272da36: Layer already exists [2025-10-23T04:19:10.471Z] fca5aa04cc5d: Layer already exists [2025-10-23T04:19:10.471Z] 856abd408e8a: Layer already exists [2025-10-23T04:19:10.471Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:10.471Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:10.471Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:10.471Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:10.471Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:10.734Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:11.108Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:11.458Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-10-23T04:19:11.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-23T04:19:11.458Z] fca5aa04cc5d: Preparing [2025-10-23T04:19:11.458Z] 72962272da36: Preparing [2025-10-23T04:19:11.458Z] cdbe6bb8c120: Preparing [2025-10-23T04:19:11.458Z] 856abd408e8a: Preparing [2025-10-23T04:19:11.458Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:11.458Z] cc612e3eada3: Preparing [2025-10-23T04:19:11.458Z] e9318eb10cfa: Preparing [2025-10-23T04:19:11.458Z] f3e773f154b0: Preparing [2025-10-23T04:19:11.458Z] c231f5c0ede3: Preparing [2025-10-23T04:19:11.458Z] cc612e3eada3: Waiting [2025-10-23T04:19:11.458Z] e9318eb10cfa: Waiting [2025-10-23T04:19:11.458Z] f3e773f154b0: Waiting [2025-10-23T04:19:11.458Z] c231f5c0ede3: Waiting [2025-10-23T04:19:11.458Z] fca5aa04cc5d: Layer already exists [2025-10-23T04:19:11.458Z] 856abd408e8a: Layer already exists [2025-10-23T04:19:11.458Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:11.458Z] cdbe6bb8c120: Layer already exists [2025-10-23T04:19:11.458Z] 72962272da36: Layer already exists [2025-10-23T04:19:11.458Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:11.458Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:11.458Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:11.458Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:11.721Z] main: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:19:11.797Z] ===================================================== [Pipeline] echo [2025-10-23T04:19:11.812Z] taggedImages: [2025-10-23T04:19:11.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:11.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-23T04:19:11.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.68 [2025-10-23T04:19:11.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:11.812Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-23T04:19:11.849Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-10-23T04:19:11.849Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:11.849Z] latest [2025-10-23T04:19:11.849Z] 4.1.0-dev.68 [2025-10-23T04:19:11.849Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:11.849Z] main [2025-10-23T04:19:11.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:12.221Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:12.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:12.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-23T04:19:12.567Z] fa9a03d2215b: Preparing [2025-10-23T04:19:12.567Z] e6716cfb6407: Preparing [2025-10-23T04:19:12.567Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:12.567Z] cc612e3eada3: Preparing [2025-10-23T04:19:12.567Z] 443bd4e70255: Preparing [2025-10-23T04:19:12.567Z] a50e94214994: Preparing [2025-10-23T04:19:12.567Z] c231f5c0ede3: Preparing [2025-10-23T04:19:12.567Z] a50e94214994: Waiting [2025-10-23T04:19:12.567Z] c231f5c0ede3: Waiting [2025-10-23T04:19:12.567Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:12.567Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:12.567Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:12.833Z] 443bd4e70255: Pushed [2025-10-23T04:19:12.833Z] fa9a03d2215b: Pushed [2025-10-23T04:19:12.833Z] a50e94214994: Pushed [2025-10-23T04:19:20.997Z] e6716cfb6407: Pushed [2025-10-23T04:19:20.997Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:21.362Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:21.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-23T04:19:21.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-23T04:19:21.973Z] fa9a03d2215b: Preparing [2025-10-23T04:19:21.973Z] e6716cfb6407: Preparing [2025-10-23T04:19:21.973Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:21.973Z] cc612e3eada3: Preparing [2025-10-23T04:19:21.973Z] 443bd4e70255: Preparing [2025-10-23T04:19:21.973Z] a50e94214994: Preparing [2025-10-23T04:19:21.973Z] c231f5c0ede3: Preparing [2025-10-23T04:19:21.973Z] a50e94214994: Waiting [2025-10-23T04:19:21.973Z] c231f5c0ede3: Waiting [2025-10-23T04:19:21.973Z] fa9a03d2215b: Layer already exists [2025-10-23T04:19:21.973Z] 443bd4e70255: Layer already exists [2025-10-23T04:19:21.973Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:21.973Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:21.973Z] e6716cfb6407: Layer already exists [2025-10-23T04:19:21.973Z] a50e94214994: Layer already exists [2025-10-23T04:19:21.973Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:22.237Z] latest: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:22.584Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:22.932Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.68 [2025-10-23T04:19:22.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-23T04:19:22.932Z] fa9a03d2215b: Preparing [2025-10-23T04:19:22.932Z] e6716cfb6407: Preparing [2025-10-23T04:19:22.932Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:22.932Z] cc612e3eada3: Preparing [2025-10-23T04:19:22.932Z] 443bd4e70255: Preparing [2025-10-23T04:19:22.932Z] a50e94214994: Preparing [2025-10-23T04:19:22.932Z] c231f5c0ede3: Preparing [2025-10-23T04:19:22.932Z] a50e94214994: Waiting [2025-10-23T04:19:22.932Z] c231f5c0ede3: Waiting [2025-10-23T04:19:22.932Z] fa9a03d2215b: Layer already exists [2025-10-23T04:19:22.932Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:22.932Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:22.932Z] e6716cfb6407: Layer already exists [2025-10-23T04:19:22.932Z] 443bd4e70255: Layer already exists [2025-10-23T04:19:22.932Z] a50e94214994: Layer already exists [2025-10-23T04:19:22.932Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:23.195Z] 4.1.0-dev.68: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:23.543Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:23.894Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:23.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-23T04:19:23.894Z] fa9a03d2215b: Preparing [2025-10-23T04:19:23.894Z] e6716cfb6407: Preparing [2025-10-23T04:19:23.894Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:23.894Z] cc612e3eada3: Preparing [2025-10-23T04:19:23.894Z] 443bd4e70255: Preparing [2025-10-23T04:19:23.894Z] a50e94214994: Preparing [2025-10-23T04:19:23.894Z] c231f5c0ede3: Preparing [2025-10-23T04:19:23.894Z] a50e94214994: Waiting [2025-10-23T04:19:23.894Z] c231f5c0ede3: Waiting [2025-10-23T04:19:23.894Z] 443bd4e70255: Layer already exists [2025-10-23T04:19:23.894Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:23.894Z] fa9a03d2215b: Layer already exists [2025-10-23T04:19:23.894Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:23.894Z] e6716cfb6407: Layer already exists [2025-10-23T04:19:23.894Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:23.894Z] a50e94214994: Layer already exists [2025-10-23T04:19:24.158Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:24.516Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:24.877Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-10-23T04:19:24.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-23T04:19:24.877Z] fa9a03d2215b: Preparing [2025-10-23T04:19:24.877Z] e6716cfb6407: Preparing [2025-10-23T04:19:24.877Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:24.877Z] cc612e3eada3: Preparing [2025-10-23T04:19:24.877Z] 443bd4e70255: Preparing [2025-10-23T04:19:24.877Z] a50e94214994: Preparing [2025-10-23T04:19:24.877Z] c231f5c0ede3: Preparing [2025-10-23T04:19:24.877Z] a50e94214994: Waiting [2025-10-23T04:19:24.877Z] c231f5c0ede3: Waiting [2025-10-23T04:19:24.877Z] 443bd4e70255: Layer already exists [2025-10-23T04:19:24.877Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:24.877Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:24.877Z] fa9a03d2215b: Layer already exists [2025-10-23T04:19:24.877Z] e6716cfb6407: Layer already exists [2025-10-23T04:19:24.877Z] a50e94214994: Layer already exists [2025-10-23T04:19:24.877Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:25.141Z] main: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:19:25.226Z] ===================================================== [Pipeline] echo [2025-10-23T04:19:25.238Z] taggedImages: [2025-10-23T04:19:25.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:25.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-23T04:19:25.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.68 [2025-10-23T04:19:25.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:25.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-23T04:19:25.268Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-10-23T04:19:25.268Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:25.268Z] latest [2025-10-23T04:19:25.268Z] 4.1.0-dev.68 [2025-10-23T04:19:25.268Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:25.268Z] main [2025-10-23T04:19:25.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:25.638Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:25.991Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:25.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-23T04:19:25.991Z] d4a4b913c9b0: Preparing [2025-10-23T04:19:25.991Z] 8b11596b408d: Preparing [2025-10-23T04:19:25.991Z] cc612e3eada3: Preparing [2025-10-23T04:19:25.991Z] 4553c6b9ed09: Preparing [2025-10-23T04:19:25.991Z] ad965c2df4a6: Preparing [2025-10-23T04:19:25.991Z] c231f5c0ede3: Preparing [2025-10-23T04:19:25.991Z] c231f5c0ede3: Waiting [2025-10-23T04:19:25.991Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:26.256Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:26.256Z] ad965c2df4a6: Pushed [2025-10-23T04:19:26.256Z] 4553c6b9ed09: Pushed [2025-10-23T04:19:26.256Z] d4a4b913c9b0: Pushed [2025-10-23T04:19:34.429Z] 8b11596b408d: Pushed [2025-10-23T04:19:34.429Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:34.780Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:35.129Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-23T04:19:35.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-23T04:19:35.129Z] d4a4b913c9b0: Preparing [2025-10-23T04:19:35.129Z] 8b11596b408d: Preparing [2025-10-23T04:19:35.129Z] cc612e3eada3: Preparing [2025-10-23T04:19:35.129Z] 4553c6b9ed09: Preparing [2025-10-23T04:19:35.129Z] ad965c2df4a6: Preparing [2025-10-23T04:19:35.129Z] c231f5c0ede3: Preparing [2025-10-23T04:19:35.129Z] 8b11596b408d: Layer already exists [2025-10-23T04:19:35.129Z] d4a4b913c9b0: Layer already exists [2025-10-23T04:19:35.129Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:35.129Z] ad965c2df4a6: Layer already exists [2025-10-23T04:19:35.129Z] 4553c6b9ed09: Layer already exists [2025-10-23T04:19:35.129Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:35.394Z] latest: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:35.747Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:36.100Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.68 [2025-10-23T04:19:36.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-23T04:19:36.100Z] d4a4b913c9b0: Preparing [2025-10-23T04:19:36.100Z] 8b11596b408d: Preparing [2025-10-23T04:19:36.100Z] cc612e3eada3: Preparing [2025-10-23T04:19:36.100Z] 4553c6b9ed09: Preparing [2025-10-23T04:19:36.100Z] ad965c2df4a6: Preparing [2025-10-23T04:19:36.100Z] c231f5c0ede3: Preparing [2025-10-23T04:19:36.100Z] c231f5c0ede3: Waiting [2025-10-23T04:19:36.100Z] d4a4b913c9b0: Layer already exists [2025-10-23T04:19:36.100Z] 8b11596b408d: Layer already exists [2025-10-23T04:19:36.100Z] 4553c6b9ed09: Layer already exists [2025-10-23T04:19:36.100Z] ad965c2df4a6: Layer already exists [2025-10-23T04:19:36.100Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:36.100Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:36.364Z] 4.1.0-dev.68: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:36.718Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:37.066Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:37.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-23T04:19:37.066Z] d4a4b913c9b0: Preparing [2025-10-23T04:19:37.066Z] 8b11596b408d: Preparing [2025-10-23T04:19:37.066Z] cc612e3eada3: Preparing [2025-10-23T04:19:37.066Z] 4553c6b9ed09: Preparing [2025-10-23T04:19:37.066Z] ad965c2df4a6: Preparing [2025-10-23T04:19:37.066Z] c231f5c0ede3: Preparing [2025-10-23T04:19:37.066Z] c231f5c0ede3: Waiting [2025-10-23T04:19:37.066Z] 4553c6b9ed09: Layer already exists [2025-10-23T04:19:37.066Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:37.066Z] d4a4b913c9b0: Layer already exists [2025-10-23T04:19:37.066Z] ad965c2df4a6: Layer already exists [2025-10-23T04:19:37.066Z] 8b11596b408d: Layer already exists [2025-10-23T04:19:37.066Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:37.331Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:37.690Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:38.044Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-10-23T04:19:38.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-23T04:19:38.044Z] d4a4b913c9b0: Preparing [2025-10-23T04:19:38.044Z] 8b11596b408d: Preparing [2025-10-23T04:19:38.044Z] cc612e3eada3: Preparing [2025-10-23T04:19:38.044Z] 4553c6b9ed09: Preparing [2025-10-23T04:19:38.044Z] ad965c2df4a6: Preparing [2025-10-23T04:19:38.044Z] c231f5c0ede3: Preparing [2025-10-23T04:19:38.044Z] c231f5c0ede3: Waiting [2025-10-23T04:19:38.044Z] 8b11596b408d: Layer already exists [2025-10-23T04:19:38.044Z] 4553c6b9ed09: Layer already exists [2025-10-23T04:19:38.044Z] d4a4b913c9b0: Layer already exists [2025-10-23T04:19:38.044Z] ad965c2df4a6: Layer already exists [2025-10-23T04:19:38.044Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:38.044Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:38.309Z] main: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:19:38.429Z] ===================================================== [Pipeline] echo [2025-10-23T04:19:38.442Z] taggedImages: [2025-10-23T04:19:38.442Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:38.442Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-23T04:19:38.442Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.68 [2025-10-23T04:19:38.442Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:38.442Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-23T04:19:38.470Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-10-23T04:19:38.470Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:38.470Z] latest [2025-10-23T04:19:38.470Z] 4.1.0-dev.68 [2025-10-23T04:19:38.470Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:38.470Z] main [2025-10-23T04:19:38.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:38.837Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:39.186Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:39.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-23T04:19:39.187Z] c9d8653e1ee8: Preparing [2025-10-23T04:19:39.187Z] 51a69e4059ee: Preparing [2025-10-23T04:19:39.187Z] 949a421d412d: Preparing [2025-10-23T04:19:39.187Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:39.187Z] cc612e3eada3: Preparing [2025-10-23T04:19:39.187Z] e9318eb10cfa: Preparing [2025-10-23T04:19:39.187Z] f3e773f154b0: Preparing [2025-10-23T04:19:39.187Z] c231f5c0ede3: Preparing [2025-10-23T04:19:39.187Z] e9318eb10cfa: Waiting [2025-10-23T04:19:39.187Z] f3e773f154b0: Waiting [2025-10-23T04:19:39.187Z] c231f5c0ede3: Waiting [2025-10-23T04:19:39.187Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:39.187Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:39.451Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:39.451Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:39.451Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:39.451Z] 51a69e4059ee: Pushed [2025-10-23T04:19:39.451Z] c9d8653e1ee8: Pushed [2025-10-23T04:19:47.639Z] 949a421d412d: Pushed [2025-10-23T04:19:47.639Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:48.011Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:48.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-23T04:19:48.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-23T04:19:48.372Z] c9d8653e1ee8: Preparing [2025-10-23T04:19:48.372Z] 51a69e4059ee: Preparing [2025-10-23T04:19:48.372Z] 949a421d412d: Preparing [2025-10-23T04:19:48.372Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:48.372Z] cc612e3eada3: Preparing [2025-10-23T04:19:48.372Z] e9318eb10cfa: Preparing [2025-10-23T04:19:48.372Z] f3e773f154b0: Preparing [2025-10-23T04:19:48.372Z] c231f5c0ede3: Preparing [2025-10-23T04:19:48.372Z] e9318eb10cfa: Waiting [2025-10-23T04:19:48.372Z] f3e773f154b0: Waiting [2025-10-23T04:19:48.372Z] c231f5c0ede3: Waiting [2025-10-23T04:19:48.372Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:48.372Z] c9d8653e1ee8: Layer already exists [2025-10-23T04:19:48.372Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:48.372Z] 51a69e4059ee: Layer already exists [2025-10-23T04:19:48.372Z] 949a421d412d: Layer already exists [2025-10-23T04:19:48.372Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:48.372Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:48.372Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:48.637Z] latest: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:49.067Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:49.458Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.68 [2025-10-23T04:19:49.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-23T04:19:49.458Z] c9d8653e1ee8: Preparing [2025-10-23T04:19:49.458Z] 51a69e4059ee: Preparing [2025-10-23T04:19:49.458Z] 949a421d412d: Preparing [2025-10-23T04:19:49.458Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:49.458Z] cc612e3eada3: Preparing [2025-10-23T04:19:49.458Z] e9318eb10cfa: Preparing [2025-10-23T04:19:49.458Z] f3e773f154b0: Preparing [2025-10-23T04:19:49.458Z] c231f5c0ede3: Preparing [2025-10-23T04:19:49.458Z] e9318eb10cfa: Waiting [2025-10-23T04:19:49.458Z] c231f5c0ede3: Waiting [2025-10-23T04:19:49.458Z] f3e773f154b0: Waiting [2025-10-23T04:19:49.458Z] 949a421d412d: Layer already exists [2025-10-23T04:19:49.458Z] 51a69e4059ee: Layer already exists [2025-10-23T04:19:49.458Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:49.458Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:49.458Z] c9d8653e1ee8: Layer already exists [2025-10-23T04:19:49.459Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:49.459Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:49.459Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:49.726Z] 4.1.0-dev.68: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:50.104Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:50.464Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:50.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-23T04:19:50.464Z] c9d8653e1ee8: Preparing [2025-10-23T04:19:50.464Z] 51a69e4059ee: Preparing [2025-10-23T04:19:50.464Z] 949a421d412d: Preparing [2025-10-23T04:19:50.464Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:50.464Z] cc612e3eada3: Preparing [2025-10-23T04:19:50.464Z] e9318eb10cfa: Preparing [2025-10-23T04:19:50.464Z] f3e773f154b0: Preparing [2025-10-23T04:19:50.464Z] c231f5c0ede3: Preparing [2025-10-23T04:19:50.464Z] e9318eb10cfa: Waiting [2025-10-23T04:19:50.464Z] f3e773f154b0: Waiting [2025-10-23T04:19:50.464Z] c231f5c0ede3: Waiting [2025-10-23T04:19:50.464Z] c9d8653e1ee8: Layer already exists [2025-10-23T04:19:50.464Z] 51a69e4059ee: Layer already exists [2025-10-23T04:19:50.464Z] 949a421d412d: Layer already exists [2025-10-23T04:19:50.464Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:50.464Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:50.464Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:50.464Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:50.464Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:50.728Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:51.088Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:51.438Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-10-23T04:19:51.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-23T04:19:51.439Z] c9d8653e1ee8: Preparing [2025-10-23T04:19:51.439Z] 51a69e4059ee: Preparing [2025-10-23T04:19:51.439Z] 949a421d412d: Preparing [2025-10-23T04:19:51.439Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:51.439Z] cc612e3eada3: Preparing [2025-10-23T04:19:51.439Z] e9318eb10cfa: Preparing [2025-10-23T04:19:51.439Z] f3e773f154b0: Preparing [2025-10-23T04:19:51.439Z] c231f5c0ede3: Preparing [2025-10-23T04:19:51.439Z] e9318eb10cfa: Waiting [2025-10-23T04:19:51.439Z] f3e773f154b0: Waiting [2025-10-23T04:19:51.439Z] c231f5c0ede3: Waiting [2025-10-23T04:19:51.439Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:51.439Z] 949a421d412d: Layer already exists [2025-10-23T04:19:51.439Z] 51a69e4059ee: Layer already exists [2025-10-23T04:19:51.439Z] c9d8653e1ee8: Layer already exists [2025-10-23T04:19:51.439Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:51.439Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:51.439Z] e9318eb10cfa: Layer already exists [2025-10-23T04:19:51.439Z] f3e773f154b0: Layer already exists [2025-10-23T04:19:51.703Z] main: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:19:51.783Z] ===================================================== [Pipeline] echo [2025-10-23T04:19:51.799Z] taggedImages: [2025-10-23T04:19:51.799Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:51.799Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-23T04:19:51.799Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.68 [2025-10-23T04:19:51.800Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:51.800Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-23T04:19:51.830Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-10-23T04:19:51.830Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:51.830Z] latest [2025-10-23T04:19:51.830Z] 4.1.0-dev.68 [2025-10-23T04:19:51.830Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:51.830Z] main [2025-10-23T04:19:51.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:52.191Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:52.546Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:52.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-23T04:19:52.546Z] 441410e1f0d7: Preparing [2025-10-23T04:19:52.546Z] 0fcafe9d9e33: Preparing [2025-10-23T04:19:52.546Z] 6ddb3df67cd5: Preparing [2025-10-23T04:19:52.546Z] 858cb4b76bc2: Preparing [2025-10-23T04:19:52.546Z] 036ce82608fd: Preparing [2025-10-23T04:19:52.546Z] 30a0fb7f6bbc: Preparing [2025-10-23T04:19:52.546Z] 72ba4c76b10d: Preparing [2025-10-23T04:19:52.546Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:52.546Z] cc612e3eada3: Preparing [2025-10-23T04:19:52.546Z] b5af0697ca3a: Preparing [2025-10-23T04:19:52.546Z] 26e381d54976: Preparing [2025-10-23T04:19:52.546Z] 5f70bf18a086: Preparing [2025-10-23T04:19:52.546Z] 6364900b9690: Preparing [2025-10-23T04:19:52.546Z] d6fe522e014b: Preparing [2025-10-23T04:19:52.546Z] d680efa0f728: Preparing [2025-10-23T04:19:52.546Z] c231f5c0ede3: Preparing [2025-10-23T04:19:52.546Z] 30a0fb7f6bbc: Waiting [2025-10-23T04:19:52.546Z] 72ba4c76b10d: Waiting [2025-10-23T04:19:52.546Z] ea5d557cc9cb: Waiting [2025-10-23T04:19:52.546Z] cc612e3eada3: Waiting [2025-10-23T04:19:52.546Z] b5af0697ca3a: Waiting [2025-10-23T04:19:52.546Z] 26e381d54976: Waiting [2025-10-23T04:19:52.546Z] d6fe522e014b: Waiting [2025-10-23T04:19:52.546Z] 5f70bf18a086: Waiting [2025-10-23T04:19:52.546Z] 6364900b9690: Waiting [2025-10-23T04:19:52.546Z] d680efa0f728: Waiting [2025-10-23T04:19:52.546Z] c231f5c0ede3: Waiting [2025-10-23T04:19:52.816Z] 036ce82608fd: Pushed [2025-10-23T04:19:52.816Z] 0fcafe9d9e33: Pushed [2025-10-23T04:19:52.816Z] 858cb4b76bc2: Pushed [2025-10-23T04:19:52.816Z] 6ddb3df67cd5: Pushed [2025-10-23T04:19:52.816Z] 441410e1f0d7: Pushed [2025-10-23T04:19:52.816Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:52.816Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:52.816Z] 30a0fb7f6bbc: Pushed [2025-10-23T04:19:52.816Z] 5f70bf18a086: Layer already exists [2025-10-23T04:19:53.080Z] b5af0697ca3a: Pushed [2025-10-23T04:19:53.080Z] 26e381d54976: Pushed [2025-10-23T04:19:53.080Z] 6364900b9690: Pushed [2025-10-23T04:19:53.080Z] d6fe522e014b: Pushed [2025-10-23T04:19:53.080Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:53.080Z] d680efa0f728: Pushed [2025-10-23T04:19:55.663Z] 72ba4c76b10d: Pushed [2025-10-23T04:19:55.928Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:56.285Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:56.642Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-23T04:19:56.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-23T04:19:56.642Z] 441410e1f0d7: Preparing [2025-10-23T04:19:56.642Z] 0fcafe9d9e33: Preparing [2025-10-23T04:19:56.642Z] 6ddb3df67cd5: Preparing [2025-10-23T04:19:56.642Z] 858cb4b76bc2: Preparing [2025-10-23T04:19:56.642Z] 036ce82608fd: Preparing [2025-10-23T04:19:56.642Z] 30a0fb7f6bbc: Preparing [2025-10-23T04:19:56.642Z] 72ba4c76b10d: Preparing [2025-10-23T04:19:56.642Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:56.642Z] cc612e3eada3: Preparing [2025-10-23T04:19:56.642Z] b5af0697ca3a: Preparing [2025-10-23T04:19:56.642Z] 26e381d54976: Preparing [2025-10-23T04:19:56.642Z] 5f70bf18a086: Preparing [2025-10-23T04:19:56.642Z] 6364900b9690: Preparing [2025-10-23T04:19:56.642Z] d6fe522e014b: Preparing [2025-10-23T04:19:56.642Z] d680efa0f728: Preparing [2025-10-23T04:19:56.642Z] c231f5c0ede3: Preparing [2025-10-23T04:19:56.642Z] 72ba4c76b10d: Waiting [2025-10-23T04:19:56.642Z] ea5d557cc9cb: Waiting [2025-10-23T04:19:56.642Z] cc612e3eada3: Waiting [2025-10-23T04:19:56.642Z] 30a0fb7f6bbc: Waiting [2025-10-23T04:19:56.642Z] b5af0697ca3a: Waiting [2025-10-23T04:19:56.642Z] 26e381d54976: Waiting [2025-10-23T04:19:56.642Z] 5f70bf18a086: Waiting [2025-10-23T04:19:56.642Z] 6364900b9690: Waiting [2025-10-23T04:19:56.642Z] d6fe522e014b: Waiting [2025-10-23T04:19:56.642Z] d680efa0f728: Waiting [2025-10-23T04:19:56.642Z] c231f5c0ede3: Waiting [2025-10-23T04:19:56.642Z] 0fcafe9d9e33: Layer already exists [2025-10-23T04:19:56.642Z] 858cb4b76bc2: Layer already exists [2025-10-23T04:19:56.642Z] 6ddb3df67cd5: Layer already exists [2025-10-23T04:19:56.642Z] 036ce82608fd: Layer already exists [2025-10-23T04:19:56.642Z] 441410e1f0d7: Layer already exists [2025-10-23T04:19:56.642Z] 30a0fb7f6bbc: Layer already exists [2025-10-23T04:19:56.642Z] 72ba4c76b10d: Layer already exists [2025-10-23T04:19:56.642Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:56.642Z] b5af0697ca3a: Layer already exists [2025-10-23T04:19:56.642Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:56.642Z] d680efa0f728: Layer already exists [2025-10-23T04:19:56.642Z] 5f70bf18a086: Layer already exists [2025-10-23T04:19:56.642Z] 26e381d54976: Layer already exists [2025-10-23T04:19:56.642Z] 6364900b9690: Layer already exists [2025-10-23T04:19:56.642Z] d6fe522e014b: Layer already exists [2025-10-23T04:19:56.642Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:56.907Z] latest: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:57.267Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:57.631Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.68 [2025-10-23T04:19:57.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-23T04:19:57.631Z] 441410e1f0d7: Preparing [2025-10-23T04:19:57.631Z] 0fcafe9d9e33: Preparing [2025-10-23T04:19:57.631Z] 6ddb3df67cd5: Preparing [2025-10-23T04:19:57.631Z] 858cb4b76bc2: Preparing [2025-10-23T04:19:57.631Z] 036ce82608fd: Preparing [2025-10-23T04:19:57.631Z] 30a0fb7f6bbc: Preparing [2025-10-23T04:19:57.631Z] 72ba4c76b10d: Preparing [2025-10-23T04:19:57.631Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:57.631Z] cc612e3eada3: Preparing [2025-10-23T04:19:57.631Z] b5af0697ca3a: Preparing [2025-10-23T04:19:57.631Z] 26e381d54976: Preparing [2025-10-23T04:19:57.631Z] 5f70bf18a086: Preparing [2025-10-23T04:19:57.631Z] 6364900b9690: Preparing [2025-10-23T04:19:57.631Z] d6fe522e014b: Preparing [2025-10-23T04:19:57.631Z] d680efa0f728: Preparing [2025-10-23T04:19:57.631Z] c231f5c0ede3: Preparing [2025-10-23T04:19:57.631Z] 72ba4c76b10d: Waiting [2025-10-23T04:19:57.631Z] b5af0697ca3a: Waiting [2025-10-23T04:19:57.631Z] 26e381d54976: Waiting [2025-10-23T04:19:57.631Z] 5f70bf18a086: Waiting [2025-10-23T04:19:57.631Z] 6364900b9690: Waiting [2025-10-23T04:19:57.631Z] d6fe522e014b: Waiting [2025-10-23T04:19:57.631Z] d680efa0f728: Waiting [2025-10-23T04:19:57.631Z] c231f5c0ede3: Waiting [2025-10-23T04:19:57.631Z] ea5d557cc9cb: Waiting [2025-10-23T04:19:57.631Z] cc612e3eada3: Waiting [2025-10-23T04:19:57.631Z] 30a0fb7f6bbc: Waiting [2025-10-23T04:19:57.631Z] 036ce82608fd: Layer already exists [2025-10-23T04:19:57.631Z] 858cb4b76bc2: Layer already exists [2025-10-23T04:19:57.631Z] 0fcafe9d9e33: Layer already exists [2025-10-23T04:19:57.631Z] 6ddb3df67cd5: Layer already exists [2025-10-23T04:19:57.631Z] 441410e1f0d7: Layer already exists [2025-10-23T04:19:57.631Z] 72ba4c76b10d: Layer already exists [2025-10-23T04:19:57.631Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:57.631Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:57.631Z] 30a0fb7f6bbc: Layer already exists [2025-10-23T04:19:57.631Z] b5af0697ca3a: Layer already exists [2025-10-23T04:19:57.631Z] 5f70bf18a086: Layer already exists [2025-10-23T04:19:57.631Z] 6364900b9690: Layer already exists [2025-10-23T04:19:57.631Z] d680efa0f728: Layer already exists [2025-10-23T04:19:57.631Z] 26e381d54976: Layer already exists [2025-10-23T04:19:57.631Z] d6fe522e014b: Layer already exists [2025-10-23T04:19:57.631Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:57.897Z] 4.1.0-dev.68: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:58.250Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:58.610Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:58.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-23T04:19:58.610Z] 441410e1f0d7: Preparing [2025-10-23T04:19:58.610Z] 0fcafe9d9e33: Preparing [2025-10-23T04:19:58.610Z] 6ddb3df67cd5: Preparing [2025-10-23T04:19:58.610Z] 858cb4b76bc2: Preparing [2025-10-23T04:19:58.610Z] 036ce82608fd: Preparing [2025-10-23T04:19:58.610Z] 30a0fb7f6bbc: Preparing [2025-10-23T04:19:58.610Z] 72ba4c76b10d: Preparing [2025-10-23T04:19:58.610Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:58.610Z] cc612e3eada3: Preparing [2025-10-23T04:19:58.610Z] b5af0697ca3a: Preparing [2025-10-23T04:19:58.610Z] 26e381d54976: Preparing [2025-10-23T04:19:58.610Z] 5f70bf18a086: Preparing [2025-10-23T04:19:58.610Z] 6364900b9690: Preparing [2025-10-23T04:19:58.610Z] d6fe522e014b: Preparing [2025-10-23T04:19:58.610Z] d680efa0f728: Preparing [2025-10-23T04:19:58.610Z] c231f5c0ede3: Preparing [2025-10-23T04:19:58.610Z] 30a0fb7f6bbc: Waiting [2025-10-23T04:19:58.610Z] 72ba4c76b10d: Waiting [2025-10-23T04:19:58.610Z] ea5d557cc9cb: Waiting [2025-10-23T04:19:58.610Z] cc612e3eada3: Waiting [2025-10-23T04:19:58.610Z] b5af0697ca3a: Waiting [2025-10-23T04:19:58.610Z] 26e381d54976: Waiting [2025-10-23T04:19:58.610Z] 5f70bf18a086: Waiting [2025-10-23T04:19:58.610Z] 6364900b9690: Waiting [2025-10-23T04:19:58.610Z] d6fe522e014b: Waiting [2025-10-23T04:19:58.610Z] d680efa0f728: Waiting [2025-10-23T04:19:58.610Z] c231f5c0ede3: Waiting [2025-10-23T04:19:58.610Z] 0fcafe9d9e33: Layer already exists [2025-10-23T04:19:58.610Z] 036ce82608fd: Layer already exists [2025-10-23T04:19:58.610Z] 441410e1f0d7: Layer already exists [2025-10-23T04:19:58.610Z] 6ddb3df67cd5: Layer already exists [2025-10-23T04:19:58.610Z] 858cb4b76bc2: Layer already exists [2025-10-23T04:19:58.610Z] 72ba4c76b10d: Layer already exists [2025-10-23T04:19:58.610Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:58.610Z] 30a0fb7f6bbc: Layer already exists [2025-10-23T04:19:58.610Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:58.610Z] b5af0697ca3a: Layer already exists [2025-10-23T04:19:58.610Z] 26e381d54976: Layer already exists [2025-10-23T04:19:58.610Z] 5f70bf18a086: Layer already exists [2025-10-23T04:19:58.610Z] 6364900b9690: Layer already exists [2025-10-23T04:19:58.610Z] d680efa0f728: Layer already exists [2025-10-23T04:19:58.610Z] d6fe522e014b: Layer already exists [2025-10-23T04:19:58.610Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:58.875Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:59.238Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:19:59.596Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-10-23T04:19:59.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-23T04:19:59.596Z] 441410e1f0d7: Preparing [2025-10-23T04:19:59.596Z] 0fcafe9d9e33: Preparing [2025-10-23T04:19:59.596Z] 6ddb3df67cd5: Preparing [2025-10-23T04:19:59.596Z] 858cb4b76bc2: Preparing [2025-10-23T04:19:59.596Z] 036ce82608fd: Preparing [2025-10-23T04:19:59.596Z] 30a0fb7f6bbc: Preparing [2025-10-23T04:19:59.596Z] 72ba4c76b10d: Preparing [2025-10-23T04:19:59.596Z] ea5d557cc9cb: Preparing [2025-10-23T04:19:59.596Z] cc612e3eada3: Preparing [2025-10-23T04:19:59.596Z] b5af0697ca3a: Preparing [2025-10-23T04:19:59.596Z] 26e381d54976: Preparing [2025-10-23T04:19:59.596Z] 5f70bf18a086: Preparing [2025-10-23T04:19:59.596Z] 6364900b9690: Preparing [2025-10-23T04:19:59.596Z] d6fe522e014b: Preparing [2025-10-23T04:19:59.596Z] d680efa0f728: Preparing [2025-10-23T04:19:59.596Z] c231f5c0ede3: Preparing [2025-10-23T04:19:59.596Z] 26e381d54976: Waiting [2025-10-23T04:19:59.596Z] 30a0fb7f6bbc: Waiting [2025-10-23T04:19:59.596Z] 72ba4c76b10d: Waiting [2025-10-23T04:19:59.596Z] 5f70bf18a086: Waiting [2025-10-23T04:19:59.596Z] ea5d557cc9cb: Waiting [2025-10-23T04:19:59.596Z] 6364900b9690: Waiting [2025-10-23T04:19:59.596Z] d6fe522e014b: Waiting [2025-10-23T04:19:59.596Z] cc612e3eada3: Waiting [2025-10-23T04:19:59.596Z] d680efa0f728: Waiting [2025-10-23T04:19:59.596Z] b5af0697ca3a: Waiting [2025-10-23T04:19:59.596Z] c231f5c0ede3: Waiting [2025-10-23T04:19:59.596Z] 441410e1f0d7: Layer already exists [2025-10-23T04:19:59.596Z] 036ce82608fd: Layer already exists [2025-10-23T04:19:59.596Z] 858cb4b76bc2: Layer already exists [2025-10-23T04:19:59.596Z] 0fcafe9d9e33: Layer already exists [2025-10-23T04:19:59.596Z] 6ddb3df67cd5: Layer already exists [2025-10-23T04:19:59.596Z] b5af0697ca3a: Layer already exists [2025-10-23T04:19:59.596Z] cc612e3eada3: Layer already exists [2025-10-23T04:19:59.596Z] 72ba4c76b10d: Layer already exists [2025-10-23T04:19:59.596Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:19:59.596Z] 30a0fb7f6bbc: Layer already exists [2025-10-23T04:19:59.596Z] 5f70bf18a086: Layer already exists [2025-10-23T04:19:59.596Z] 6364900b9690: Layer already exists [2025-10-23T04:19:59.596Z] d680efa0f728: Layer already exists [2025-10-23T04:19:59.596Z] d6fe522e014b: Layer already exists [2025-10-23T04:19:59.596Z] 26e381d54976: Layer already exists [2025-10-23T04:19:59.596Z] c231f5c0ede3: Layer already exists [2025-10-23T04:19:59.861Z] main: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:19:59.954Z] ===================================================== [Pipeline] echo [2025-10-23T04:19:59.969Z] taggedImages: [2025-10-23T04:19:59.970Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:19:59.970Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-23T04:19:59.970Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.68 [2025-10-23T04:19:59.970Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:19:59.970Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-23T04:20:00.000Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-10-23T04:20:00.000Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:00.000Z] latest [2025-10-23T04:20:00.000Z] 4.1.0-dev.68 [2025-10-23T04:20:00.000Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:00.000Z] main [2025-10-23T04:20:00.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:00.378Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:00.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:00.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-23T04:20:00.735Z] 81a059064f49: Preparing [2025-10-23T04:20:00.735Z] e91ad4957081: Preparing [2025-10-23T04:20:00.735Z] 12ca011b29c6: Preparing [2025-10-23T04:20:00.735Z] 0b114526e6a3: Preparing [2025-10-23T04:20:00.735Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:00.735Z] cc612e3eada3: Preparing [2025-10-23T04:20:00.735Z] e9318eb10cfa: Preparing [2025-10-23T04:20:00.735Z] f3e773f154b0: Preparing [2025-10-23T04:20:00.735Z] c231f5c0ede3: Preparing [2025-10-23T04:20:00.735Z] e9318eb10cfa: Waiting [2025-10-23T04:20:00.735Z] f3e773f154b0: Waiting [2025-10-23T04:20:00.735Z] c231f5c0ede3: Waiting [2025-10-23T04:20:00.735Z] cc612e3eada3: Waiting [2025-10-23T04:20:00.735Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:00.999Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:00.999Z] e9318eb10cfa: Layer already exists [2025-10-23T04:20:00.999Z] f3e773f154b0: Layer already exists [2025-10-23T04:20:00.999Z] e91ad4957081: Pushed [2025-10-23T04:20:00.999Z] 12ca011b29c6: Pushed [2025-10-23T04:20:00.999Z] 81a059064f49: Pushed [2025-10-23T04:20:00.999Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:09.176Z] 0b114526e6a3: Pushed [2025-10-23T04:20:09.176Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:09.540Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:09.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-23T04:20:09.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-23T04:20:09.898Z] 81a059064f49: Preparing [2025-10-23T04:20:09.898Z] e91ad4957081: Preparing [2025-10-23T04:20:09.898Z] 12ca011b29c6: Preparing [2025-10-23T04:20:09.898Z] 0b114526e6a3: Preparing [2025-10-23T04:20:09.899Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:09.899Z] cc612e3eada3: Preparing [2025-10-23T04:20:09.899Z] e9318eb10cfa: Preparing [2025-10-23T04:20:09.899Z] f3e773f154b0: Preparing [2025-10-23T04:20:09.899Z] c231f5c0ede3: Preparing [2025-10-23T04:20:09.899Z] e9318eb10cfa: Waiting [2025-10-23T04:20:09.899Z] f3e773f154b0: Waiting [2025-10-23T04:20:09.899Z] cc612e3eada3: Waiting [2025-10-23T04:20:09.899Z] c231f5c0ede3: Waiting [2025-10-23T04:20:09.899Z] 0b114526e6a3: Layer already exists [2025-10-23T04:20:09.899Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:09.899Z] 81a059064f49: Layer already exists [2025-10-23T04:20:09.899Z] e91ad4957081: Layer already exists [2025-10-23T04:20:09.899Z] 12ca011b29c6: Layer already exists [2025-10-23T04:20:09.899Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:09.899Z] f3e773f154b0: Layer already exists [2025-10-23T04:20:09.899Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:09.899Z] e9318eb10cfa: Layer already exists [2025-10-23T04:20:10.163Z] latest: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:10.533Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:10.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.68 [2025-10-23T04:20:10.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-23T04:20:10.890Z] 81a059064f49: Preparing [2025-10-23T04:20:10.890Z] e91ad4957081: Preparing [2025-10-23T04:20:10.890Z] 12ca011b29c6: Preparing [2025-10-23T04:20:10.890Z] 0b114526e6a3: Preparing [2025-10-23T04:20:10.890Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:10.890Z] cc612e3eada3: Preparing [2025-10-23T04:20:10.890Z] e9318eb10cfa: Preparing [2025-10-23T04:20:10.890Z] f3e773f154b0: Preparing [2025-10-23T04:20:10.890Z] c231f5c0ede3: Preparing [2025-10-23T04:20:10.890Z] e9318eb10cfa: Waiting [2025-10-23T04:20:10.890Z] f3e773f154b0: Waiting [2025-10-23T04:20:10.890Z] c231f5c0ede3: Waiting [2025-10-23T04:20:10.890Z] cc612e3eada3: Waiting [2025-10-23T04:20:10.890Z] e91ad4957081: Layer already exists [2025-10-23T04:20:10.890Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:10.890Z] 0b114526e6a3: Layer already exists [2025-10-23T04:20:10.890Z] 12ca011b29c6: Layer already exists [2025-10-23T04:20:10.890Z] 81a059064f49: Layer already exists [2025-10-23T04:20:10.890Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:10.890Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:10.890Z] f3e773f154b0: Layer already exists [2025-10-23T04:20:10.890Z] e9318eb10cfa: Layer already exists [2025-10-23T04:20:11.153Z] 4.1.0-dev.68: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:11.517Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:11.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:11.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-23T04:20:11.876Z] 81a059064f49: Preparing [2025-10-23T04:20:11.876Z] e91ad4957081: Preparing [2025-10-23T04:20:11.876Z] 12ca011b29c6: Preparing [2025-10-23T04:20:11.876Z] 0b114526e6a3: Preparing [2025-10-23T04:20:11.876Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:11.876Z] cc612e3eada3: Preparing [2025-10-23T04:20:11.876Z] e9318eb10cfa: Preparing [2025-10-23T04:20:11.876Z] f3e773f154b0: Preparing [2025-10-23T04:20:11.876Z] c231f5c0ede3: Preparing [2025-10-23T04:20:11.876Z] e9318eb10cfa: Waiting [2025-10-23T04:20:11.876Z] f3e773f154b0: Waiting [2025-10-23T04:20:11.876Z] c231f5c0ede3: Waiting [2025-10-23T04:20:11.876Z] cc612e3eada3: Waiting [2025-10-23T04:20:11.876Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:11.876Z] 0b114526e6a3: Layer already exists [2025-10-23T04:20:11.876Z] 81a059064f49: Layer already exists [2025-10-23T04:20:11.876Z] e91ad4957081: Layer already exists [2025-10-23T04:20:11.876Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:11.876Z] f3e773f154b0: Layer already exists [2025-10-23T04:20:11.876Z] e9318eb10cfa: Layer already exists [2025-10-23T04:20:11.876Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:12.149Z] 12ca011b29c6: Layer already exists [2025-10-23T04:20:12.411Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:12.764Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:13.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-10-23T04:20:13.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-23T04:20:13.151Z] 81a059064f49: Preparing [2025-10-23T04:20:13.151Z] e91ad4957081: Preparing [2025-10-23T04:20:13.151Z] 12ca011b29c6: Preparing [2025-10-23T04:20:13.151Z] 0b114526e6a3: Preparing [2025-10-23T04:20:13.151Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:13.151Z] cc612e3eada3: Preparing [2025-10-23T04:20:13.151Z] e9318eb10cfa: Preparing [2025-10-23T04:20:13.151Z] f3e773f154b0: Preparing [2025-10-23T04:20:13.151Z] c231f5c0ede3: Preparing [2025-10-23T04:20:13.151Z] cc612e3eada3: Waiting [2025-10-23T04:20:13.151Z] e9318eb10cfa: Waiting [2025-10-23T04:20:13.151Z] f3e773f154b0: Waiting [2025-10-23T04:20:13.151Z] c231f5c0ede3: Waiting [2025-10-23T04:20:13.151Z] 12ca011b29c6: Layer already exists [2025-10-23T04:20:13.151Z] 0b114526e6a3: Layer already exists [2025-10-23T04:20:13.151Z] 81a059064f49: Layer already exists [2025-10-23T04:20:13.151Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:13.151Z] e91ad4957081: Layer already exists [2025-10-23T04:20:13.151Z] e9318eb10cfa: Layer already exists [2025-10-23T04:20:13.151Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:13.151Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:13.151Z] f3e773f154b0: Layer already exists [2025-10-23T04:20:13.414Z] main: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:20:13.488Z] ===================================================== [Pipeline] echo [2025-10-23T04:20:13.502Z] taggedImages: [2025-10-23T04:20:13.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:13.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-23T04:20:13.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.68 [2025-10-23T04:20:13.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:13.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-23T04:20:13.529Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-10-23T04:20:13.529Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:13.529Z] latest [2025-10-23T04:20:13.529Z] 4.1.0-dev.68 [2025-10-23T04:20:13.529Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:13.529Z] main [2025-10-23T04:20:13.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:13.893Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:14.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:14.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-23T04:20:14.243Z] d08e37ac66f2: Preparing [2025-10-23T04:20:14.243Z] 584453dbe3e3: Preparing [2025-10-23T04:20:14.243Z] 3ae2f9e9517c: Preparing [2025-10-23T04:20:14.243Z] 29b3c5f82bb8: Preparing [2025-10-23T04:20:14.243Z] 84177fa92dbc: Preparing [2025-10-23T04:20:14.243Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:14.243Z] cc612e3eada3: Preparing [2025-10-23T04:20:14.243Z] f06dd90cdb65: Preparing [2025-10-23T04:20:14.243Z] dd3e4855788f: Preparing [2025-10-23T04:20:14.243Z] 89276b3c45ea: Preparing [2025-10-23T04:20:14.243Z] c231f5c0ede3: Preparing [2025-10-23T04:20:14.243Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:14.243Z] dd3e4855788f: Waiting [2025-10-23T04:20:14.243Z] cc612e3eada3: Waiting [2025-10-23T04:20:14.243Z] 89276b3c45ea: Waiting [2025-10-23T04:20:14.243Z] c231f5c0ede3: Waiting [2025-10-23T04:20:14.243Z] f06dd90cdb65: Waiting [2025-10-23T04:20:14.507Z] 29b3c5f82bb8: Pushed [2025-10-23T04:20:14.507Z] 84177fa92dbc: Pushed [2025-10-23T04:20:14.507Z] 584453dbe3e3: Pushed [2025-10-23T04:20:14.507Z] d08e37ac66f2: Pushed [2025-10-23T04:20:14.507Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:14.507Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:14.507Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:14.507Z] f06dd90cdb65: Pushed [2025-10-23T04:20:14.507Z] dd3e4855788f: Pushed [2025-10-23T04:20:17.833Z] 89276b3c45ea: Pushed [2025-10-23T04:20:20.403Z] 3ae2f9e9517c: Pushed [2025-10-23T04:20:20.667Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:21.028Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:21.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-23T04:20:21.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-23T04:20:21.383Z] d08e37ac66f2: Preparing [2025-10-23T04:20:21.383Z] 584453dbe3e3: Preparing [2025-10-23T04:20:21.383Z] 3ae2f9e9517c: Preparing [2025-10-23T04:20:21.383Z] 29b3c5f82bb8: Preparing [2025-10-23T04:20:21.383Z] 84177fa92dbc: Preparing [2025-10-23T04:20:21.383Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:21.383Z] cc612e3eada3: Preparing [2025-10-23T04:20:21.383Z] f06dd90cdb65: Preparing [2025-10-23T04:20:21.383Z] dd3e4855788f: Preparing [2025-10-23T04:20:21.383Z] 89276b3c45ea: Preparing [2025-10-23T04:20:21.383Z] c231f5c0ede3: Preparing [2025-10-23T04:20:21.383Z] f06dd90cdb65: Waiting [2025-10-23T04:20:21.383Z] dd3e4855788f: Waiting [2025-10-23T04:20:21.383Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:21.383Z] cc612e3eada3: Waiting [2025-10-23T04:20:21.383Z] c231f5c0ede3: Waiting [2025-10-23T04:20:21.383Z] 89276b3c45ea: Waiting [2025-10-23T04:20:21.383Z] d08e37ac66f2: Layer already exists [2025-10-23T04:20:21.383Z] 29b3c5f82bb8: Layer already exists [2025-10-23T04:20:21.383Z] 3ae2f9e9517c: Layer already exists [2025-10-23T04:20:21.383Z] 84177fa92dbc: Layer already exists [2025-10-23T04:20:21.383Z] 584453dbe3e3: Layer already exists [2025-10-23T04:20:21.383Z] f06dd90cdb65: Layer already exists [2025-10-23T04:20:21.383Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:21.383Z] dd3e4855788f: Layer already exists [2025-10-23T04:20:21.383Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:21.383Z] 89276b3c45ea: Layer already exists [2025-10-23T04:20:21.383Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:21.648Z] latest: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:22.013Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:22.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.68 [2025-10-23T04:20:22.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-23T04:20:22.378Z] d08e37ac66f2: Preparing [2025-10-23T04:20:22.378Z] 584453dbe3e3: Preparing [2025-10-23T04:20:22.378Z] 3ae2f9e9517c: Preparing [2025-10-23T04:20:22.378Z] 29b3c5f82bb8: Preparing [2025-10-23T04:20:22.378Z] 84177fa92dbc: Preparing [2025-10-23T04:20:22.378Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:22.378Z] cc612e3eada3: Preparing [2025-10-23T04:20:22.378Z] f06dd90cdb65: Preparing [2025-10-23T04:20:22.378Z] dd3e4855788f: Preparing [2025-10-23T04:20:22.378Z] 89276b3c45ea: Preparing [2025-10-23T04:20:22.378Z] c231f5c0ede3: Preparing [2025-10-23T04:20:22.378Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:22.378Z] cc612e3eada3: Waiting [2025-10-23T04:20:22.378Z] 89276b3c45ea: Waiting [2025-10-23T04:20:22.378Z] f06dd90cdb65: Waiting [2025-10-23T04:20:22.378Z] dd3e4855788f: Waiting [2025-10-23T04:20:22.378Z] c231f5c0ede3: Waiting [2025-10-23T04:20:22.378Z] 84177fa92dbc: Layer already exists [2025-10-23T04:20:22.378Z] 584453dbe3e3: Layer already exists [2025-10-23T04:20:22.378Z] d08e37ac66f2: Layer already exists [2025-10-23T04:20:22.378Z] 29b3c5f82bb8: Layer already exists [2025-10-23T04:20:22.378Z] 3ae2f9e9517c: Layer already exists [2025-10-23T04:20:22.378Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:22.378Z] f06dd90cdb65: Layer already exists [2025-10-23T04:20:22.378Z] 89276b3c45ea: Layer already exists [2025-10-23T04:20:22.378Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:22.378Z] dd3e4855788f: Layer already exists [2025-10-23T04:20:22.378Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:22.643Z] 4.1.0-dev.68: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:22.995Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:23.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:23.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-23T04:20:23.351Z] d08e37ac66f2: Preparing [2025-10-23T04:20:23.351Z] 584453dbe3e3: Preparing [2025-10-23T04:20:23.351Z] 3ae2f9e9517c: Preparing [2025-10-23T04:20:23.351Z] 29b3c5f82bb8: Preparing [2025-10-23T04:20:23.351Z] 84177fa92dbc: Preparing [2025-10-23T04:20:23.351Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:23.351Z] cc612e3eada3: Preparing [2025-10-23T04:20:23.351Z] f06dd90cdb65: Preparing [2025-10-23T04:20:23.351Z] dd3e4855788f: Preparing [2025-10-23T04:20:23.351Z] 89276b3c45ea: Preparing [2025-10-23T04:20:23.351Z] c231f5c0ede3: Preparing [2025-10-23T04:20:23.351Z] f06dd90cdb65: Waiting [2025-10-23T04:20:23.351Z] dd3e4855788f: Waiting [2025-10-23T04:20:23.351Z] 89276b3c45ea: Waiting [2025-10-23T04:20:23.351Z] c231f5c0ede3: Waiting [2025-10-23T04:20:23.351Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:23.351Z] cc612e3eada3: Waiting [2025-10-23T04:20:23.351Z] 3ae2f9e9517c: Layer already exists [2025-10-23T04:20:23.351Z] 584453dbe3e3: Layer already exists [2025-10-23T04:20:23.351Z] 29b3c5f82bb8: Layer already exists [2025-10-23T04:20:23.351Z] 84177fa92dbc: Layer already exists [2025-10-23T04:20:23.351Z] d08e37ac66f2: Layer already exists [2025-10-23T04:20:23.351Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:23.351Z] dd3e4855788f: Layer already exists [2025-10-23T04:20:23.351Z] f06dd90cdb65: Layer already exists [2025-10-23T04:20:23.351Z] 89276b3c45ea: Layer already exists [2025-10-23T04:20:23.351Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:23.351Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:23.616Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:23.973Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:24.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-10-23T04:20:24.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-23T04:20:24.330Z] d08e37ac66f2: Preparing [2025-10-23T04:20:24.330Z] 584453dbe3e3: Preparing [2025-10-23T04:20:24.330Z] 3ae2f9e9517c: Preparing [2025-10-23T04:20:24.330Z] 29b3c5f82bb8: Preparing [2025-10-23T04:20:24.330Z] 84177fa92dbc: Preparing [2025-10-23T04:20:24.330Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:24.330Z] cc612e3eada3: Preparing [2025-10-23T04:20:24.330Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:24.330Z] f06dd90cdb65: Preparing [2025-10-23T04:20:24.330Z] cc612e3eada3: Waiting [2025-10-23T04:20:24.330Z] dd3e4855788f: Preparing [2025-10-23T04:20:24.330Z] dd3e4855788f: Waiting [2025-10-23T04:20:24.330Z] 89276b3c45ea: Preparing [2025-10-23T04:20:24.330Z] c231f5c0ede3: Preparing [2025-10-23T04:20:24.330Z] 89276b3c45ea: Waiting [2025-10-23T04:20:24.330Z] c231f5c0ede3: Waiting [2025-10-23T04:20:24.330Z] 3ae2f9e9517c: Layer already exists [2025-10-23T04:20:24.330Z] 84177fa92dbc: Layer already exists [2025-10-23T04:20:24.330Z] d08e37ac66f2: Layer already exists [2025-10-23T04:20:24.330Z] 29b3c5f82bb8: Layer already exists [2025-10-23T04:20:24.330Z] 584453dbe3e3: Layer already exists [2025-10-23T04:20:24.330Z] 89276b3c45ea: Layer already exists [2025-10-23T04:20:24.330Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:24.330Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:24.330Z] f06dd90cdb65: Layer already exists [2025-10-23T04:20:24.330Z] dd3e4855788f: Layer already exists [2025-10-23T04:20:24.330Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:24.594Z] main: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:20:24.673Z] ===================================================== [Pipeline] echo [2025-10-23T04:20:24.694Z] taggedImages: [2025-10-23T04:20:24.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:24.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-23T04:20:24.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.68 [2025-10-23T04:20:24.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:24.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-23T04:20:24.726Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-10-23T04:20:24.726Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:24.726Z] latest [2025-10-23T04:20:24.726Z] 4.1.0-dev.68 [2025-10-23T04:20:24.726Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:24.726Z] main [2025-10-23T04:20:24.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:25.087Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:25.453Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:25.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-23T04:20:25.453Z] e80c0196cdd3: Preparing [2025-10-23T04:20:25.453Z] c6db9178ca1e: Preparing [2025-10-23T04:20:25.453Z] 1306bd2657d6: Preparing [2025-10-23T04:20:25.453Z] 28f078ef3a00: Preparing [2025-10-23T04:20:25.453Z] d126219d647b: Preparing [2025-10-23T04:20:25.453Z] 936d9dc099b2: Preparing [2025-10-23T04:20:25.453Z] 1948b7420d5a: Preparing [2025-10-23T04:20:25.453Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:25.453Z] cc612e3eada3: Preparing [2025-10-23T04:20:25.453Z] bd917172cd7b: Preparing [2025-10-23T04:20:25.453Z] 49783d41eae2: Preparing [2025-10-23T04:20:25.453Z] c231f5c0ede3: Preparing [2025-10-23T04:20:25.453Z] cc612e3eada3: Waiting [2025-10-23T04:20:25.453Z] bd917172cd7b: Waiting [2025-10-23T04:20:25.453Z] 49783d41eae2: Waiting [2025-10-23T04:20:25.453Z] c231f5c0ede3: Waiting [2025-10-23T04:20:25.453Z] 936d9dc099b2: Waiting [2025-10-23T04:20:25.453Z] 1948b7420d5a: Waiting [2025-10-23T04:20:25.453Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:25.718Z] d126219d647b: Pushed [2025-10-23T04:20:25.718Z] c6db9178ca1e: Pushed [2025-10-23T04:20:25.718Z] e80c0196cdd3: Pushed [2025-10-23T04:20:25.718Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:25.718Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:25.981Z] 1948b7420d5a: Pushed [2025-10-23T04:20:25.981Z] 936d9dc099b2: Pushed [2025-10-23T04:20:25.981Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:25.981Z] bd917172cd7b: Pushed [2025-10-23T04:20:29.304Z] 49783d41eae2: Pushed [2025-10-23T04:20:31.872Z] 28f078ef3a00: Pushed [2025-10-23T04:20:32.142Z] 1306bd2657d6: Pushed [2025-10-23T04:20:33.096Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:33.463Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:33.813Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-23T04:20:33.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-23T04:20:33.813Z] e80c0196cdd3: Preparing [2025-10-23T04:20:33.813Z] c6db9178ca1e: Preparing [2025-10-23T04:20:33.813Z] 1306bd2657d6: Preparing [2025-10-23T04:20:33.813Z] 28f078ef3a00: Preparing [2025-10-23T04:20:33.813Z] d126219d647b: Preparing [2025-10-23T04:20:33.813Z] 936d9dc099b2: Preparing [2025-10-23T04:20:33.813Z] 1948b7420d5a: Preparing [2025-10-23T04:20:33.813Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:33.813Z] cc612e3eada3: Preparing [2025-10-23T04:20:33.813Z] bd917172cd7b: Preparing [2025-10-23T04:20:33.813Z] 49783d41eae2: Preparing [2025-10-23T04:20:33.813Z] c231f5c0ede3: Preparing [2025-10-23T04:20:33.813Z] 936d9dc099b2: Waiting [2025-10-23T04:20:33.813Z] 1948b7420d5a: Waiting [2025-10-23T04:20:33.813Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:33.813Z] cc612e3eada3: Waiting [2025-10-23T04:20:33.813Z] 49783d41eae2: Waiting [2025-10-23T04:20:33.813Z] bd917172cd7b: Waiting [2025-10-23T04:20:33.813Z] c231f5c0ede3: Waiting [2025-10-23T04:20:33.813Z] 1306bd2657d6: Layer already exists [2025-10-23T04:20:33.813Z] 28f078ef3a00: Layer already exists [2025-10-23T04:20:33.813Z] c6db9178ca1e: Layer already exists [2025-10-23T04:20:33.813Z] d126219d647b: Layer already exists [2025-10-23T04:20:33.813Z] e80c0196cdd3: Layer already exists [2025-10-23T04:20:33.813Z] 936d9dc099b2: Layer already exists [2025-10-23T04:20:33.813Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:33.813Z] 1948b7420d5a: Layer already exists [2025-10-23T04:20:33.813Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:33.813Z] bd917172cd7b: Layer already exists [2025-10-23T04:20:33.813Z] 49783d41eae2: Layer already exists [2025-10-23T04:20:33.813Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:34.077Z] latest: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:34.427Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:34.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.68 [2025-10-23T04:20:34.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-23T04:20:34.772Z] e80c0196cdd3: Preparing [2025-10-23T04:20:34.772Z] c6db9178ca1e: Preparing [2025-10-23T04:20:34.772Z] 1306bd2657d6: Preparing [2025-10-23T04:20:34.772Z] 28f078ef3a00: Preparing [2025-10-23T04:20:34.772Z] d126219d647b: Preparing [2025-10-23T04:20:34.772Z] 936d9dc099b2: Preparing [2025-10-23T04:20:34.772Z] 1948b7420d5a: Preparing [2025-10-23T04:20:34.772Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:34.772Z] cc612e3eada3: Preparing [2025-10-23T04:20:34.772Z] bd917172cd7b: Preparing [2025-10-23T04:20:34.772Z] 49783d41eae2: Preparing [2025-10-23T04:20:34.772Z] c231f5c0ede3: Preparing [2025-10-23T04:20:34.772Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:34.772Z] cc612e3eada3: Waiting [2025-10-23T04:20:34.772Z] bd917172cd7b: Waiting [2025-10-23T04:20:34.772Z] 49783d41eae2: Waiting [2025-10-23T04:20:34.772Z] c231f5c0ede3: Waiting [2025-10-23T04:20:34.772Z] 936d9dc099b2: Waiting [2025-10-23T04:20:34.772Z] 28f078ef3a00: Layer already exists [2025-10-23T04:20:34.772Z] c6db9178ca1e: Layer already exists [2025-10-23T04:20:34.772Z] 1306bd2657d6: Layer already exists [2025-10-23T04:20:34.772Z] d126219d647b: Layer already exists [2025-10-23T04:20:34.772Z] e80c0196cdd3: Layer already exists [2025-10-23T04:20:34.772Z] 936d9dc099b2: Layer already exists [2025-10-23T04:20:34.772Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:34.772Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:34.772Z] bd917172cd7b: Layer already exists [2025-10-23T04:20:34.772Z] 1948b7420d5a: Layer already exists [2025-10-23T04:20:34.772Z] 49783d41eae2: Layer already exists [2025-10-23T04:20:34.772Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:35.037Z] 4.1.0-dev.68: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:35.400Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:35.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:35.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-23T04:20:35.747Z] e80c0196cdd3: Preparing [2025-10-23T04:20:35.747Z] c6db9178ca1e: Preparing [2025-10-23T04:20:35.747Z] 1306bd2657d6: Preparing [2025-10-23T04:20:35.747Z] 28f078ef3a00: Preparing [2025-10-23T04:20:35.747Z] d126219d647b: Preparing [2025-10-23T04:20:35.747Z] 936d9dc099b2: Preparing [2025-10-23T04:20:35.747Z] 1948b7420d5a: Preparing [2025-10-23T04:20:35.747Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:35.747Z] cc612e3eada3: Preparing [2025-10-23T04:20:35.747Z] bd917172cd7b: Preparing [2025-10-23T04:20:35.747Z] 49783d41eae2: Preparing [2025-10-23T04:20:35.747Z] c231f5c0ede3: Preparing [2025-10-23T04:20:35.747Z] 936d9dc099b2: Waiting [2025-10-23T04:20:35.747Z] 1948b7420d5a: Waiting [2025-10-23T04:20:35.747Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:35.747Z] cc612e3eada3: Waiting [2025-10-23T04:20:35.747Z] bd917172cd7b: Waiting [2025-10-23T04:20:35.747Z] c231f5c0ede3: Waiting [2025-10-23T04:20:35.747Z] 49783d41eae2: Waiting [2025-10-23T04:20:35.747Z] 1306bd2657d6: Layer already exists [2025-10-23T04:20:35.747Z] 28f078ef3a00: Layer already exists [2025-10-23T04:20:35.747Z] d126219d647b: Layer already exists [2025-10-23T04:20:35.747Z] c6db9178ca1e: Layer already exists [2025-10-23T04:20:35.747Z] e80c0196cdd3: Layer already exists [2025-10-23T04:20:35.747Z] 1948b7420d5a: Layer already exists [2025-10-23T04:20:35.747Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:35.747Z] 936d9dc099b2: Layer already exists [2025-10-23T04:20:35.747Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:35.747Z] bd917172cd7b: Layer already exists [2025-10-23T04:20:35.747Z] 49783d41eae2: Layer already exists [2025-10-23T04:20:35.747Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:36.011Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:36.370Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:36.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-10-23T04:20:36.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-23T04:20:36.726Z] e80c0196cdd3: Preparing [2025-10-23T04:20:36.726Z] c6db9178ca1e: Preparing [2025-10-23T04:20:36.726Z] 1306bd2657d6: Preparing [2025-10-23T04:20:36.726Z] 28f078ef3a00: Preparing [2025-10-23T04:20:36.726Z] d126219d647b: Preparing [2025-10-23T04:20:36.726Z] 936d9dc099b2: Preparing [2025-10-23T04:20:36.726Z] 1948b7420d5a: Preparing [2025-10-23T04:20:36.726Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:36.726Z] cc612e3eada3: Preparing [2025-10-23T04:20:36.726Z] bd917172cd7b: Preparing [2025-10-23T04:20:36.726Z] 49783d41eae2: Preparing [2025-10-23T04:20:36.726Z] c231f5c0ede3: Preparing [2025-10-23T04:20:36.726Z] ea5d557cc9cb: Waiting [2025-10-23T04:20:36.726Z] 49783d41eae2: Waiting [2025-10-23T04:20:36.726Z] cc612e3eada3: Waiting [2025-10-23T04:20:36.726Z] bd917172cd7b: Waiting [2025-10-23T04:20:36.726Z] c231f5c0ede3: Waiting [2025-10-23T04:20:36.726Z] 936d9dc099b2: Waiting [2025-10-23T04:20:36.726Z] 1948b7420d5a: Waiting [2025-10-23T04:20:36.726Z] c6db9178ca1e: Layer already exists [2025-10-23T04:20:36.726Z] d126219d647b: Layer already exists [2025-10-23T04:20:36.726Z] 1306bd2657d6: Layer already exists [2025-10-23T04:20:36.726Z] 28f078ef3a00: Layer already exists [2025-10-23T04:20:36.726Z] e80c0196cdd3: Layer already exists [2025-10-23T04:20:36.726Z] 1948b7420d5a: Layer already exists [2025-10-23T04:20:36.726Z] 936d9dc099b2: Layer already exists [2025-10-23T04:20:36.726Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:36.726Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:36.726Z] bd917172cd7b: Layer already exists [2025-10-23T04:20:36.726Z] 49783d41eae2: Layer already exists [2025-10-23T04:20:36.726Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:36.991Z] main: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:20:37.087Z] ===================================================== [Pipeline] echo [2025-10-23T04:20:37.104Z] taggedImages: [2025-10-23T04:20:37.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:37.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-23T04:20:37.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.68 [2025-10-23T04:20:37.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:37.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-23T04:20:37.133Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-10-23T04:20:37.133Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:37.133Z] latest [2025-10-23T04:20:37.133Z] 4.1.0-dev.68 [2025-10-23T04:20:37.133Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:37.133Z] main [2025-10-23T04:20:37.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:37.513Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:37.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:37.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-23T04:20:37.874Z] 8c6525de58fc: Preparing [2025-10-23T04:20:37.874Z] d074f84def85: Preparing [2025-10-23T04:20:37.874Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:37.874Z] cc612e3eada3: Preparing [2025-10-23T04:20:37.874Z] 158144585963: Preparing [2025-10-23T04:20:37.874Z] 6f47bf55c38d: Preparing [2025-10-23T04:20:37.874Z] c231f5c0ede3: Preparing [2025-10-23T04:20:37.874Z] c231f5c0ede3: Waiting [2025-10-23T04:20:37.874Z] 6f47bf55c38d: Waiting [2025-10-23T04:20:37.874Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:37.874Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:38.138Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:38.138Z] 158144585963: Pushed [2025-10-23T04:20:38.138Z] 8c6525de58fc: Pushed [2025-10-23T04:20:40.069Z] 6f47bf55c38d: Pushed [2025-10-23T04:20:45.388Z] d074f84def85: Pushed [2025-10-23T04:20:45.388Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:45.827Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:46.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-23T04:20:46.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-23T04:20:46.198Z] 8c6525de58fc: Preparing [2025-10-23T04:20:46.198Z] d074f84def85: Preparing [2025-10-23T04:20:46.198Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:46.198Z] cc612e3eada3: Preparing [2025-10-23T04:20:46.198Z] 158144585963: Preparing [2025-10-23T04:20:46.198Z] 6f47bf55c38d: Preparing [2025-10-23T04:20:46.198Z] c231f5c0ede3: Preparing [2025-10-23T04:20:46.198Z] 6f47bf55c38d: Waiting [2025-10-23T04:20:46.198Z] c231f5c0ede3: Waiting [2025-10-23T04:20:46.198Z] 8c6525de58fc: Layer already exists [2025-10-23T04:20:46.198Z] 158144585963: Layer already exists [2025-10-23T04:20:46.198Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:46.198Z] d074f84def85: Layer already exists [2025-10-23T04:20:46.198Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:46.198Z] 6f47bf55c38d: Layer already exists [2025-10-23T04:20:46.198Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:46.466Z] latest: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:46.829Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:47.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.68 [2025-10-23T04:20:47.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-23T04:20:47.218Z] 8c6525de58fc: Preparing [2025-10-23T04:20:47.218Z] d074f84def85: Preparing [2025-10-23T04:20:47.218Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:47.218Z] cc612e3eada3: Preparing [2025-10-23T04:20:47.218Z] 158144585963: Preparing [2025-10-23T04:20:47.218Z] 6f47bf55c38d: Preparing [2025-10-23T04:20:47.218Z] c231f5c0ede3: Preparing [2025-10-23T04:20:47.218Z] 6f47bf55c38d: Waiting [2025-10-23T04:20:47.218Z] c231f5c0ede3: Waiting [2025-10-23T04:20:47.218Z] 8c6525de58fc: Layer already exists [2025-10-23T04:20:47.218Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:47.218Z] 158144585963: Layer already exists [2025-10-23T04:20:47.218Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:47.218Z] d074f84def85: Layer already exists [2025-10-23T04:20:47.218Z] 6f47bf55c38d: Layer already exists [2025-10-23T04:20:47.218Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:47.488Z] 4.1.0-dev.68: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:47.847Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:48.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:48.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-23T04:20:48.199Z] 8c6525de58fc: Preparing [2025-10-23T04:20:48.199Z] d074f84def85: Preparing [2025-10-23T04:20:48.199Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:48.199Z] cc612e3eada3: Preparing [2025-10-23T04:20:48.199Z] 158144585963: Preparing [2025-10-23T04:20:48.199Z] 6f47bf55c38d: Preparing [2025-10-23T04:20:48.199Z] c231f5c0ede3: Preparing [2025-10-23T04:20:48.199Z] 6f47bf55c38d: Waiting [2025-10-23T04:20:48.199Z] c231f5c0ede3: Waiting [2025-10-23T04:20:48.199Z] 158144585963: Layer already exists [2025-10-23T04:20:48.199Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:48.199Z] d074f84def85: Layer already exists [2025-10-23T04:20:48.199Z] 8c6525de58fc: Layer already exists [2025-10-23T04:20:48.199Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:48.199Z] 6f47bf55c38d: Layer already exists [2025-10-23T04:20:48.199Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:48.463Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:48.816Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:49.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-10-23T04:20:49.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-23T04:20:49.171Z] 8c6525de58fc: Preparing [2025-10-23T04:20:49.171Z] d074f84def85: Preparing [2025-10-23T04:20:49.171Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:49.171Z] cc612e3eada3: Preparing [2025-10-23T04:20:49.171Z] 158144585963: Preparing [2025-10-23T04:20:49.171Z] 6f47bf55c38d: Preparing [2025-10-23T04:20:49.171Z] c231f5c0ede3: Preparing [2025-10-23T04:20:49.171Z] c231f5c0ede3: Waiting [2025-10-23T04:20:49.171Z] 6f47bf55c38d: Waiting [2025-10-23T04:20:49.171Z] d074f84def85: Layer already exists [2025-10-23T04:20:49.171Z] 158144585963: Layer already exists [2025-10-23T04:20:49.171Z] 8c6525de58fc: Layer already exists [2025-10-23T04:20:49.171Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:49.171Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:49.171Z] 6f47bf55c38d: Layer already exists [2025-10-23T04:20:49.171Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:49.433Z] main: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:20:49.530Z] ===================================================== [Pipeline] echo [2025-10-23T04:20:49.550Z] taggedImages: [2025-10-23T04:20:49.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:49.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-23T04:20:49.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.68 [2025-10-23T04:20:49.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:49.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-23T04:20:49.587Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-10-23T04:20:49.587Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:49.587Z] latest [2025-10-23T04:20:49.587Z] 4.1.0-dev.68 [2025-10-23T04:20:49.587Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:20:49.587Z] main [2025-10-23T04:20:49.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:49.971Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:20:50.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:20:50.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-23T04:20:50.328Z] aefffb5843e4: Preparing [2025-10-23T04:20:50.328Z] 5c2428312ccc: Preparing [2025-10-23T04:20:50.328Z] 6349dde94031: Preparing [2025-10-23T04:20:50.328Z] ea5d557cc9cb: Preparing [2025-10-23T04:20:50.328Z] cc612e3eada3: Preparing [2025-10-23T04:20:50.328Z] f18b90381e4f: Preparing [2025-10-23T04:20:50.328Z] 7b9b8356e6cb: Preparing [2025-10-23T04:20:50.328Z] e89b57010f84: Preparing [2025-10-23T04:20:50.328Z] 9b8d6e499510: Preparing [2025-10-23T04:20:50.328Z] c231f5c0ede3: Preparing [2025-10-23T04:20:50.328Z] f18b90381e4f: Waiting [2025-10-23T04:20:50.328Z] 7b9b8356e6cb: Waiting [2025-10-23T04:20:50.328Z] e89b57010f84: Waiting [2025-10-23T04:20:50.328Z] 9b8d6e499510: Waiting [2025-10-23T04:20:50.328Z] c231f5c0ede3: Waiting [2025-10-23T04:20:50.328Z] cc612e3eada3: Layer already exists [2025-10-23T04:20:50.592Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:20:50.592Z] 5c2428312ccc: Pushed [2025-10-23T04:20:50.592Z] 6349dde94031: Pushed [2025-10-23T04:20:50.592Z] aefffb5843e4: Pushed [2025-10-23T04:20:50.592Z] c231f5c0ede3: Layer already exists [2025-10-23T04:20:50.592Z] e89b57010f84: Pushed [2025-10-23T04:20:51.541Z] 9b8d6e499510: Pushed [2025-10-23T04:21:01.583Z] 7b9b8356e6cb: Pushed [2025-10-23T04:21:16.546Z] f18b90381e4f: Pushed [2025-10-23T04:21:16.546Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:16.905Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:17.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-23T04:21:17.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-23T04:21:17.260Z] aefffb5843e4: Preparing [2025-10-23T04:21:17.260Z] 5c2428312ccc: Preparing [2025-10-23T04:21:17.260Z] 6349dde94031: Preparing [2025-10-23T04:21:17.260Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:17.260Z] cc612e3eada3: Preparing [2025-10-23T04:21:17.260Z] f18b90381e4f: Preparing [2025-10-23T04:21:17.260Z] 7b9b8356e6cb: Preparing [2025-10-23T04:21:17.260Z] e89b57010f84: Preparing [2025-10-23T04:21:17.260Z] 9b8d6e499510: Preparing [2025-10-23T04:21:17.260Z] c231f5c0ede3: Preparing [2025-10-23T04:21:17.260Z] f18b90381e4f: Waiting [2025-10-23T04:21:17.260Z] 7b9b8356e6cb: Waiting [2025-10-23T04:21:17.260Z] e89b57010f84: Waiting [2025-10-23T04:21:17.260Z] 9b8d6e499510: Waiting [2025-10-23T04:21:17.260Z] c231f5c0ede3: Waiting [2025-10-23T04:21:17.260Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:17.260Z] 6349dde94031: Layer already exists [2025-10-23T04:21:17.260Z] aefffb5843e4: Layer already exists [2025-10-23T04:21:17.260Z] 5c2428312ccc: Layer already exists [2025-10-23T04:21:17.260Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:17.260Z] 7b9b8356e6cb: Layer already exists [2025-10-23T04:21:17.260Z] f18b90381e4f: Layer already exists [2025-10-23T04:21:17.260Z] e89b57010f84: Layer already exists [2025-10-23T04:21:17.260Z] 9b8d6e499510: Layer already exists [2025-10-23T04:21:17.260Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:17.524Z] latest: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:17.882Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:18.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.68 [2025-10-23T04:21:18.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-23T04:21:18.234Z] aefffb5843e4: Preparing [2025-10-23T04:21:18.234Z] 5c2428312ccc: Preparing [2025-10-23T04:21:18.234Z] 6349dde94031: Preparing [2025-10-23T04:21:18.234Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:18.234Z] cc612e3eada3: Preparing [2025-10-23T04:21:18.234Z] f18b90381e4f: Preparing [2025-10-23T04:21:18.234Z] 7b9b8356e6cb: Preparing [2025-10-23T04:21:18.234Z] e89b57010f84: Preparing [2025-10-23T04:21:18.234Z] 9b8d6e499510: Preparing [2025-10-23T04:21:18.234Z] c231f5c0ede3: Preparing [2025-10-23T04:21:18.234Z] 7b9b8356e6cb: Waiting [2025-10-23T04:21:18.234Z] e89b57010f84: Waiting [2025-10-23T04:21:18.234Z] 9b8d6e499510: Waiting [2025-10-23T04:21:18.234Z] c231f5c0ede3: Waiting [2025-10-23T04:21:18.234Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:18.234Z] aefffb5843e4: Layer already exists [2025-10-23T04:21:18.234Z] 5c2428312ccc: Layer already exists [2025-10-23T04:21:18.234Z] 6349dde94031: Layer already exists [2025-10-23T04:21:18.234Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:18.234Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:18.234Z] f18b90381e4f: Layer already exists [2025-10-23T04:21:18.234Z] 7b9b8356e6cb: Layer already exists [2025-10-23T04:21:18.234Z] 9b8d6e499510: Layer already exists [2025-10-23T04:21:18.234Z] e89b57010f84: Layer already exists [2025-10-23T04:21:18.500Z] 4.1.0-dev.68: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:18.851Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:19.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:21:19.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-23T04:21:19.209Z] aefffb5843e4: Preparing [2025-10-23T04:21:19.209Z] 5c2428312ccc: Preparing [2025-10-23T04:21:19.209Z] 6349dde94031: Preparing [2025-10-23T04:21:19.209Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:19.209Z] cc612e3eada3: Preparing [2025-10-23T04:21:19.209Z] f18b90381e4f: Preparing [2025-10-23T04:21:19.209Z] 7b9b8356e6cb: Preparing [2025-10-23T04:21:19.209Z] e89b57010f84: Preparing [2025-10-23T04:21:19.209Z] 9b8d6e499510: Preparing [2025-10-23T04:21:19.209Z] c231f5c0ede3: Preparing [2025-10-23T04:21:19.209Z] 7b9b8356e6cb: Waiting [2025-10-23T04:21:19.209Z] e89b57010f84: Waiting [2025-10-23T04:21:19.209Z] 9b8d6e499510: Waiting [2025-10-23T04:21:19.209Z] c231f5c0ede3: Waiting [2025-10-23T04:21:19.209Z] f18b90381e4f: Waiting [2025-10-23T04:21:19.209Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:19.209Z] 6349dde94031: Layer already exists [2025-10-23T04:21:19.209Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:19.209Z] 5c2428312ccc: Layer already exists [2025-10-23T04:21:19.209Z] aefffb5843e4: Layer already exists [2025-10-23T04:21:19.209Z] f18b90381e4f: Layer already exists [2025-10-23T04:21:19.209Z] e89b57010f84: Layer already exists [2025-10-23T04:21:19.209Z] 7b9b8356e6cb: Layer already exists [2025-10-23T04:21:19.209Z] 9b8d6e499510: Layer already exists [2025-10-23T04:21:19.209Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:19.482Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:19.836Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:20.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-10-23T04:21:20.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-23T04:21:20.179Z] aefffb5843e4: Preparing [2025-10-23T04:21:20.179Z] 5c2428312ccc: Preparing [2025-10-23T04:21:20.179Z] 6349dde94031: Preparing [2025-10-23T04:21:20.179Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:20.179Z] cc612e3eada3: Preparing [2025-10-23T04:21:20.179Z] f18b90381e4f: Preparing [2025-10-23T04:21:20.179Z] 7b9b8356e6cb: Preparing [2025-10-23T04:21:20.179Z] e89b57010f84: Preparing [2025-10-23T04:21:20.179Z] 9b8d6e499510: Preparing [2025-10-23T04:21:20.179Z] c231f5c0ede3: Preparing [2025-10-23T04:21:20.179Z] e89b57010f84: Waiting [2025-10-23T04:21:20.179Z] 9b8d6e499510: Waiting [2025-10-23T04:21:20.179Z] c231f5c0ede3: Waiting [2025-10-23T04:21:20.179Z] f18b90381e4f: Waiting [2025-10-23T04:21:20.179Z] 7b9b8356e6cb: Waiting [2025-10-23T04:21:20.179Z] aefffb5843e4: Layer already exists [2025-10-23T04:21:20.179Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:20.179Z] 6349dde94031: Layer already exists [2025-10-23T04:21:20.179Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:20.179Z] 5c2428312ccc: Layer already exists [2025-10-23T04:21:20.179Z] e89b57010f84: Layer already exists [2025-10-23T04:21:20.179Z] 7b9b8356e6cb: Layer already exists [2025-10-23T04:21:20.179Z] f18b90381e4f: Layer already exists [2025-10-23T04:21:20.179Z] 9b8d6e499510: Layer already exists [2025-10-23T04:21:20.179Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:20.444Z] main: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:21:20.531Z] ===================================================== [Pipeline] echo [2025-10-23T04:21:20.545Z] taggedImages: [2025-10-23T04:21:20.545Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:21:20.545Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-23T04:21:20.545Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.68 [2025-10-23T04:21:20.545Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:21:20.545Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-23T04:21:20.577Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-10-23T04:21:20.577Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:21:20.577Z] latest [2025-10-23T04:21:20.577Z] 4.1.0-dev.68 [2025-10-23T04:21:20.577Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:21:20.577Z] main [2025-10-23T04:21:20.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:20.947Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:21.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:21:21.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-23T04:21:21.306Z] 7d7de4a46785: Preparing [2025-10-23T04:21:21.306Z] d9093374527c: Preparing [2025-10-23T04:21:21.306Z] 2a29d4e20cd9: Preparing [2025-10-23T04:21:21.306Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:21.306Z] cc612e3eada3: Preparing [2025-10-23T04:21:21.306Z] 56a00c03868d: Preparing [2025-10-23T04:21:21.306Z] cd7cdf73ad95: Preparing [2025-10-23T04:21:21.306Z] d515d66e28f1: Preparing [2025-10-23T04:21:21.306Z] c231f5c0ede3: Preparing [2025-10-23T04:21:21.306Z] 56a00c03868d: Waiting [2025-10-23T04:21:21.306Z] cd7cdf73ad95: Waiting [2025-10-23T04:21:21.306Z] d515d66e28f1: Waiting [2025-10-23T04:21:21.306Z] c231f5c0ede3: Waiting [2025-10-23T04:21:21.306Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:21.306Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:21.570Z] 2a29d4e20cd9: Pushed [2025-10-23T04:21:21.570Z] d9093374527c: Pushed [2025-10-23T04:21:21.570Z] 7d7de4a46785: Pushed [2025-10-23T04:21:21.570Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:21.570Z] cd7cdf73ad95: Pushed [2025-10-23T04:21:22.164Z] d515d66e28f1: Pushed [2025-10-23T04:21:50.262Z] 56a00c03868d: Pushed [2025-10-23T04:21:50.262Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:50.624Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:50.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-23T04:21:50.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-23T04:21:50.980Z] 7d7de4a46785: Preparing [2025-10-23T04:21:50.980Z] d9093374527c: Preparing [2025-10-23T04:21:50.980Z] 2a29d4e20cd9: Preparing [2025-10-23T04:21:50.980Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:50.980Z] cc612e3eada3: Preparing [2025-10-23T04:21:50.980Z] 56a00c03868d: Preparing [2025-10-23T04:21:50.980Z] cd7cdf73ad95: Preparing [2025-10-23T04:21:50.980Z] d515d66e28f1: Preparing [2025-10-23T04:21:50.980Z] c231f5c0ede3: Preparing [2025-10-23T04:21:50.980Z] 56a00c03868d: Waiting [2025-10-23T04:21:50.980Z] cd7cdf73ad95: Waiting [2025-10-23T04:21:50.980Z] d515d66e28f1: Waiting [2025-10-23T04:21:50.980Z] c231f5c0ede3: Waiting [2025-10-23T04:21:50.980Z] 7d7de4a46785: Layer already exists [2025-10-23T04:21:50.980Z] d9093374527c: Layer already exists [2025-10-23T04:21:50.980Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:50.980Z] 2a29d4e20cd9: Layer already exists [2025-10-23T04:21:50.980Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:50.980Z] cd7cdf73ad95: Layer already exists [2025-10-23T04:21:50.980Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:50.980Z] d515d66e28f1: Layer already exists [2025-10-23T04:21:50.980Z] 56a00c03868d: Layer already exists [2025-10-23T04:21:51.243Z] latest: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:51.599Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:51.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.68 [2025-10-23T04:21:51.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-23T04:21:51.946Z] 7d7de4a46785: Preparing [2025-10-23T04:21:51.946Z] d9093374527c: Preparing [2025-10-23T04:21:51.946Z] 2a29d4e20cd9: Preparing [2025-10-23T04:21:51.946Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:51.946Z] cc612e3eada3: Preparing [2025-10-23T04:21:51.946Z] 56a00c03868d: Preparing [2025-10-23T04:21:51.946Z] cd7cdf73ad95: Preparing [2025-10-23T04:21:51.946Z] d515d66e28f1: Preparing [2025-10-23T04:21:51.946Z] c231f5c0ede3: Preparing [2025-10-23T04:21:51.946Z] cd7cdf73ad95: Waiting [2025-10-23T04:21:51.946Z] c231f5c0ede3: Waiting [2025-10-23T04:21:51.946Z] d515d66e28f1: Waiting [2025-10-23T04:21:51.946Z] 56a00c03868d: Waiting [2025-10-23T04:21:51.946Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:51.946Z] 7d7de4a46785: Layer already exists [2025-10-23T04:21:51.946Z] 2a29d4e20cd9: Layer already exists [2025-10-23T04:21:51.946Z] d9093374527c: Layer already exists [2025-10-23T04:21:51.946Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:51.946Z] 56a00c03868d: Layer already exists [2025-10-23T04:21:51.946Z] d515d66e28f1: Layer already exists [2025-10-23T04:21:51.946Z] cd7cdf73ad95: Layer already exists [2025-10-23T04:21:51.946Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:52.210Z] 4.1.0-dev.68: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:52.624Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:52.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:21:52.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-23T04:21:52.974Z] 7d7de4a46785: Preparing [2025-10-23T04:21:52.975Z] d9093374527c: Preparing [2025-10-23T04:21:52.975Z] 2a29d4e20cd9: Preparing [2025-10-23T04:21:52.975Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:52.975Z] cc612e3eada3: Preparing [2025-10-23T04:21:52.975Z] 56a00c03868d: Preparing [2025-10-23T04:21:52.975Z] cd7cdf73ad95: Preparing [2025-10-23T04:21:52.975Z] d515d66e28f1: Preparing [2025-10-23T04:21:52.975Z] c231f5c0ede3: Preparing [2025-10-23T04:21:52.975Z] 56a00c03868d: Waiting [2025-10-23T04:21:52.975Z] cd7cdf73ad95: Waiting [2025-10-23T04:21:52.975Z] c231f5c0ede3: Waiting [2025-10-23T04:21:52.975Z] d515d66e28f1: Waiting [2025-10-23T04:21:52.975Z] 2a29d4e20cd9: Layer already exists [2025-10-23T04:21:52.975Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:52.975Z] 7d7de4a46785: Layer already exists [2025-10-23T04:21:52.975Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:52.975Z] d9093374527c: Layer already exists [2025-10-23T04:21:52.975Z] cd7cdf73ad95: Layer already exists [2025-10-23T04:21:52.975Z] 56a00c03868d: Layer already exists [2025-10-23T04:21:52.975Z] d515d66e28f1: Layer already exists [2025-10-23T04:21:52.975Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:53.239Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:53.595Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:53.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-10-23T04:21:53.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-23T04:21:53.949Z] 7d7de4a46785: Preparing [2025-10-23T04:21:53.949Z] d9093374527c: Preparing [2025-10-23T04:21:53.949Z] 2a29d4e20cd9: Preparing [2025-10-23T04:21:53.949Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:53.949Z] cc612e3eada3: Preparing [2025-10-23T04:21:53.949Z] 56a00c03868d: Preparing [2025-10-23T04:21:53.949Z] cd7cdf73ad95: Preparing [2025-10-23T04:21:53.949Z] d515d66e28f1: Preparing [2025-10-23T04:21:53.949Z] c231f5c0ede3: Preparing [2025-10-23T04:21:53.949Z] cd7cdf73ad95: Waiting [2025-10-23T04:21:53.949Z] 56a00c03868d: Waiting [2025-10-23T04:21:53.949Z] c231f5c0ede3: Waiting [2025-10-23T04:21:53.949Z] d515d66e28f1: Waiting [2025-10-23T04:21:53.949Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:53.949Z] 2a29d4e20cd9: Layer already exists [2025-10-23T04:21:53.949Z] 7d7de4a46785: Layer already exists [2025-10-23T04:21:53.949Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:53.949Z] d9093374527c: Layer already exists [2025-10-23T04:21:53.949Z] d515d66e28f1: Layer already exists [2025-10-23T04:21:53.949Z] 56a00c03868d: Layer already exists [2025-10-23T04:21:53.949Z] cd7cdf73ad95: Layer already exists [2025-10-23T04:21:53.949Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:54.215Z] main: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:21:54.297Z] ===================================================== [Pipeline] echo [2025-10-23T04:21:54.311Z] taggedImages: [2025-10-23T04:21:54.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:21:54.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-23T04:21:54.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.68 [2025-10-23T04:21:54.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:21:54.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-23T04:21:54.344Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-10-23T04:21:54.344Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:21:54.344Z] latest [2025-10-23T04:21:54.344Z] 4.1.0-dev.68 [2025-10-23T04:21:54.344Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:21:54.344Z] main [2025-10-23T04:21:54.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:54.706Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:21:55.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:21:55.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-23T04:21:55.068Z] 2b41a71e4d76: Preparing [2025-10-23T04:21:55.068Z] f6119543751a: Preparing [2025-10-23T04:21:55.068Z] 70529a90051f: Preparing [2025-10-23T04:21:55.068Z] ea5d557cc9cb: Preparing [2025-10-23T04:21:55.068Z] cc612e3eada3: Preparing [2025-10-23T04:21:55.068Z] 776aa953fd50: Preparing [2025-10-23T04:21:55.068Z] e89b57010f84: Preparing [2025-10-23T04:21:55.068Z] 9b8d6e499510: Preparing [2025-10-23T04:21:55.068Z] c231f5c0ede3: Preparing [2025-10-23T04:21:55.068Z] e89b57010f84: Waiting [2025-10-23T04:21:55.068Z] 9b8d6e499510: Waiting [2025-10-23T04:21:55.068Z] c231f5c0ede3: Waiting [2025-10-23T04:21:55.068Z] 776aa953fd50: Waiting [2025-10-23T04:21:55.068Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:21:55.068Z] cc612e3eada3: Layer already exists [2025-10-23T04:21:55.333Z] 70529a90051f: Pushed [2025-10-23T04:21:55.333Z] f6119543751a: Pushed [2025-10-23T04:21:56.732Z] e89b57010f84: Layer already exists [2025-10-23T04:21:56.732Z] 9b8d6e499510: Layer already exists [2025-10-23T04:21:56.732Z] c231f5c0ede3: Layer already exists [2025-10-23T04:21:56.732Z] 2b41a71e4d76: Pushed [2025-10-23T04:22:23.365Z] 776aa953fd50: Pushed [2025-10-23T04:22:23.365Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:23.720Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:24.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-23T04:22:24.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-23T04:22:24.078Z] 2b41a71e4d76: Preparing [2025-10-23T04:22:24.078Z] f6119543751a: Preparing [2025-10-23T04:22:24.078Z] 70529a90051f: Preparing [2025-10-23T04:22:24.078Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:24.078Z] cc612e3eada3: Preparing [2025-10-23T04:22:24.078Z] 776aa953fd50: Preparing [2025-10-23T04:22:24.078Z] e89b57010f84: Preparing [2025-10-23T04:22:24.078Z] 9b8d6e499510: Preparing [2025-10-23T04:22:24.078Z] c231f5c0ede3: Preparing [2025-10-23T04:22:24.078Z] e89b57010f84: Waiting [2025-10-23T04:22:24.078Z] 9b8d6e499510: Waiting [2025-10-23T04:22:24.078Z] c231f5c0ede3: Waiting [2025-10-23T04:22:24.078Z] 776aa953fd50: Waiting [2025-10-23T04:22:24.078Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:24.078Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:24.078Z] 2b41a71e4d76: Layer already exists [2025-10-23T04:22:24.078Z] f6119543751a: Layer already exists [2025-10-23T04:22:24.078Z] 70529a90051f: Layer already exists [2025-10-23T04:22:24.078Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:24.078Z] 9b8d6e499510: Layer already exists [2025-10-23T04:22:24.078Z] e89b57010f84: Layer already exists [2025-10-23T04:22:24.078Z] 776aa953fd50: Layer already exists [2025-10-23T04:22:24.342Z] latest: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:24.689Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:25.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.68 [2025-10-23T04:22:25.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-23T04:22:25.053Z] 2b41a71e4d76: Preparing [2025-10-23T04:22:25.053Z] f6119543751a: Preparing [2025-10-23T04:22:25.053Z] 70529a90051f: Preparing [2025-10-23T04:22:25.053Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:25.053Z] cc612e3eada3: Preparing [2025-10-23T04:22:25.053Z] 776aa953fd50: Preparing [2025-10-23T04:22:25.053Z] e89b57010f84: Preparing [2025-10-23T04:22:25.053Z] 9b8d6e499510: Preparing [2025-10-23T04:22:25.053Z] c231f5c0ede3: Preparing [2025-10-23T04:22:25.053Z] e89b57010f84: Waiting [2025-10-23T04:22:25.053Z] 9b8d6e499510: Waiting [2025-10-23T04:22:25.053Z] c231f5c0ede3: Waiting [2025-10-23T04:22:25.053Z] 776aa953fd50: Waiting [2025-10-23T04:22:25.053Z] 2b41a71e4d76: Layer already exists [2025-10-23T04:22:25.053Z] f6119543751a: Layer already exists [2025-10-23T04:22:25.053Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:25.053Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:25.053Z] 70529a90051f: Layer already exists [2025-10-23T04:22:25.053Z] e89b57010f84: Layer already exists [2025-10-23T04:22:25.053Z] 9b8d6e499510: Layer already exists [2025-10-23T04:22:25.053Z] 776aa953fd50: Layer already exists [2025-10-23T04:22:25.053Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:25.318Z] 4.1.0-dev.68: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:25.670Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:26.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:22:26.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-23T04:22:26.021Z] 2b41a71e4d76: Preparing [2025-10-23T04:22:26.021Z] f6119543751a: Preparing [2025-10-23T04:22:26.021Z] 70529a90051f: Preparing [2025-10-23T04:22:26.021Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:26.021Z] cc612e3eada3: Preparing [2025-10-23T04:22:26.021Z] 776aa953fd50: Preparing [2025-10-23T04:22:26.021Z] e89b57010f84: Preparing [2025-10-23T04:22:26.021Z] 9b8d6e499510: Preparing [2025-10-23T04:22:26.021Z] c231f5c0ede3: Preparing [2025-10-23T04:22:26.021Z] 776aa953fd50: Waiting [2025-10-23T04:22:26.021Z] e89b57010f84: Waiting [2025-10-23T04:22:26.021Z] 9b8d6e499510: Waiting [2025-10-23T04:22:26.021Z] c231f5c0ede3: Waiting [2025-10-23T04:22:26.021Z] 2b41a71e4d76: Layer already exists [2025-10-23T04:22:26.021Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:26.021Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:26.021Z] 70529a90051f: Layer already exists [2025-10-23T04:22:26.021Z] f6119543751a: Layer already exists [2025-10-23T04:22:26.021Z] 776aa953fd50: Layer already exists [2025-10-23T04:22:26.021Z] e89b57010f84: Layer already exists [2025-10-23T04:22:26.021Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:26.021Z] 9b8d6e499510: Layer already exists [2025-10-23T04:22:26.284Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:26.640Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:26.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-10-23T04:22:26.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-23T04:22:26.998Z] 2b41a71e4d76: Preparing [2025-10-23T04:22:26.998Z] f6119543751a: Preparing [2025-10-23T04:22:26.998Z] 70529a90051f: Preparing [2025-10-23T04:22:26.998Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:26.998Z] cc612e3eada3: Preparing [2025-10-23T04:22:26.998Z] 776aa953fd50: Preparing [2025-10-23T04:22:26.998Z] e89b57010f84: Preparing [2025-10-23T04:22:26.998Z] 9b8d6e499510: Preparing [2025-10-23T04:22:26.998Z] c231f5c0ede3: Preparing [2025-10-23T04:22:26.998Z] e89b57010f84: Waiting [2025-10-23T04:22:26.998Z] 776aa953fd50: Waiting [2025-10-23T04:22:26.998Z] 9b8d6e499510: Waiting [2025-10-23T04:22:26.998Z] c231f5c0ede3: Waiting [2025-10-23T04:22:26.998Z] 2b41a71e4d76: Layer already exists [2025-10-23T04:22:26.998Z] 70529a90051f: Layer already exists [2025-10-23T04:22:26.998Z] f6119543751a: Layer already exists [2025-10-23T04:22:26.998Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:26.998Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:26.998Z] 776aa953fd50: Layer already exists [2025-10-23T04:22:26.998Z] e89b57010f84: Layer already exists [2025-10-23T04:22:26.998Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:26.998Z] 9b8d6e499510: Layer already exists [2025-10-23T04:22:27.262Z] main: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:22:27.344Z] ===================================================== [Pipeline] echo [2025-10-23T04:22:27.360Z] taggedImages: [2025-10-23T04:22:27.360Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:22:27.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-23T04:22:27.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.68 [2025-10-23T04:22:27.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:22:27.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-23T04:22:27.387Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-10-23T04:22:27.387Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:22:27.387Z] latest [2025-10-23T04:22:27.387Z] 4.1.0-dev.68 [2025-10-23T04:22:27.387Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:22:27.387Z] main [2025-10-23T04:22:27.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:27.748Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:28.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:22:28.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-23T04:22:28.102Z] d29f90532551: Preparing [2025-10-23T04:22:28.102Z] 7314bfea9766: Preparing [2025-10-23T04:22:28.102Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:28.102Z] cc612e3eada3: Preparing [2025-10-23T04:22:28.102Z] f251e061476b: Preparing [2025-10-23T04:22:28.102Z] ec8477e6d2ad: Preparing [2025-10-23T04:22:28.102Z] c231f5c0ede3: Preparing [2025-10-23T04:22:28.102Z] ec8477e6d2ad: Waiting [2025-10-23T04:22:28.102Z] c231f5c0ede3: Waiting [2025-10-23T04:22:28.102Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:28.367Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:28.367Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:28.367Z] d29f90532551: Pushed [2025-10-23T04:22:28.367Z] f251e061476b: Pushed [2025-10-23T04:22:29.318Z] ec8477e6d2ad: Pushed [2025-10-23T04:22:35.935Z] 7314bfea9766: Pushed [2025-10-23T04:22:35.935Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:36.303Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:36.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-23T04:22:36.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-23T04:22:36.662Z] d29f90532551: Preparing [2025-10-23T04:22:36.662Z] 7314bfea9766: Preparing [2025-10-23T04:22:36.662Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:36.662Z] cc612e3eada3: Preparing [2025-10-23T04:22:36.662Z] f251e061476b: Preparing [2025-10-23T04:22:36.662Z] ec8477e6d2ad: Preparing [2025-10-23T04:22:36.662Z] c231f5c0ede3: Preparing [2025-10-23T04:22:36.662Z] c231f5c0ede3: Waiting [2025-10-23T04:22:36.662Z] ec8477e6d2ad: Waiting [2025-10-23T04:22:36.662Z] d29f90532551: Layer already exists [2025-10-23T04:22:36.662Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:36.662Z] 7314bfea9766: Layer already exists [2025-10-23T04:22:36.662Z] f251e061476b: Layer already exists [2025-10-23T04:22:36.662Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:36.662Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:36.662Z] ec8477e6d2ad: Layer already exists [2025-10-23T04:22:36.927Z] latest: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:37.298Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:37.693Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.68 [2025-10-23T04:22:37.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-23T04:22:37.693Z] d29f90532551: Preparing [2025-10-23T04:22:37.693Z] 7314bfea9766: Preparing [2025-10-23T04:22:37.693Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:37.693Z] cc612e3eada3: Preparing [2025-10-23T04:22:37.693Z] f251e061476b: Preparing [2025-10-23T04:22:37.693Z] ec8477e6d2ad: Preparing [2025-10-23T04:22:37.693Z] c231f5c0ede3: Preparing [2025-10-23T04:22:37.693Z] ec8477e6d2ad: Waiting [2025-10-23T04:22:37.693Z] c231f5c0ede3: Waiting [2025-10-23T04:22:37.693Z] d29f90532551: Layer already exists [2025-10-23T04:22:37.693Z] f251e061476b: Layer already exists [2025-10-23T04:22:37.693Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:37.693Z] 7314bfea9766: Layer already exists [2025-10-23T04:22:37.693Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:37.693Z] ec8477e6d2ad: Layer already exists [2025-10-23T04:22:37.693Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:37.958Z] 4.1.0-dev.68: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:38.336Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:38.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:22:38.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-23T04:22:38.730Z] d29f90532551: Preparing [2025-10-23T04:22:38.730Z] 7314bfea9766: Preparing [2025-10-23T04:22:38.730Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:38.730Z] cc612e3eada3: Preparing [2025-10-23T04:22:38.730Z] f251e061476b: Preparing [2025-10-23T04:22:38.730Z] ec8477e6d2ad: Preparing [2025-10-23T04:22:38.730Z] c231f5c0ede3: Preparing [2025-10-23T04:22:38.730Z] ec8477e6d2ad: Waiting [2025-10-23T04:22:38.730Z] c231f5c0ede3: Waiting [2025-10-23T04:22:38.730Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:38.730Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:38.730Z] f251e061476b: Layer already exists [2025-10-23T04:22:38.730Z] d29f90532551: Layer already exists [2025-10-23T04:22:38.730Z] 7314bfea9766: Layer already exists [2025-10-23T04:22:38.730Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:38.730Z] ec8477e6d2ad: Layer already exists [2025-10-23T04:22:38.994Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:39.338Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:39.694Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-10-23T04:22:39.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-23T04:22:39.695Z] d29f90532551: Preparing [2025-10-23T04:22:39.695Z] 7314bfea9766: Preparing [2025-10-23T04:22:39.695Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:39.695Z] cc612e3eada3: Preparing [2025-10-23T04:22:39.695Z] f251e061476b: Preparing [2025-10-23T04:22:39.695Z] ec8477e6d2ad: Preparing [2025-10-23T04:22:39.695Z] c231f5c0ede3: Preparing [2025-10-23T04:22:39.695Z] ec8477e6d2ad: Waiting [2025-10-23T04:22:39.695Z] c231f5c0ede3: Waiting [2025-10-23T04:22:39.695Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:39.695Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:39.695Z] 7314bfea9766: Layer already exists [2025-10-23T04:22:39.695Z] d29f90532551: Layer already exists [2025-10-23T04:22:39.695Z] f251e061476b: Layer already exists [2025-10-23T04:22:39.695Z] ec8477e6d2ad: Layer already exists [2025-10-23T04:22:39.695Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:39.958Z] main: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:22:40.042Z] ===================================================== [Pipeline] echo [2025-10-23T04:22:40.059Z] taggedImages: [2025-10-23T04:22:40.059Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:22:40.059Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-23T04:22:40.059Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.68 [2025-10-23T04:22:40.059Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:22:40.059Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-23T04:22:40.085Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-10-23T04:22:40.085Z] b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:22:40.085Z] latest [2025-10-23T04:22:40.085Z] 4.1.0-dev.68 [2025-10-23T04:22:40.085Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:22:40.085Z] main [2025-10-23T04:22:40.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:40.453Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:40.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:22:40.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-23T04:22:40.801Z] eb8fb855689d: Preparing [2025-10-23T04:22:40.801Z] 6f82658acec1: Preparing [2025-10-23T04:22:40.801Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:40.801Z] cc612e3eada3: Preparing [2025-10-23T04:22:40.801Z] 0972fe144c5f: Preparing [2025-10-23T04:22:40.801Z] e7ea69960d60: Preparing [2025-10-23T04:22:40.801Z] c231f5c0ede3: Preparing [2025-10-23T04:22:40.801Z] e7ea69960d60: Waiting [2025-10-23T04:22:40.801Z] c231f5c0ede3: Waiting [2025-10-23T04:22:40.801Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:40.801Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:41.065Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:41.065Z] eb8fb855689d: Pushed [2025-10-23T04:22:41.065Z] 0972fe144c5f: Pushed [2025-10-23T04:22:41.643Z] e7ea69960d60: Pushed [2025-10-23T04:22:49.822Z] 6f82658acec1: Pushed [2025-10-23T04:22:49.822Z] b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:50.170Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:50.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-23T04:22:50.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-23T04:22:50.518Z] eb8fb855689d: Preparing [2025-10-23T04:22:50.518Z] 6f82658acec1: Preparing [2025-10-23T04:22:50.518Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:50.518Z] cc612e3eada3: Preparing [2025-10-23T04:22:50.518Z] 0972fe144c5f: Preparing [2025-10-23T04:22:50.518Z] e7ea69960d60: Preparing [2025-10-23T04:22:50.518Z] c231f5c0ede3: Preparing [2025-10-23T04:22:50.518Z] c231f5c0ede3: Waiting [2025-10-23T04:22:50.518Z] e7ea69960d60: Waiting [2025-10-23T04:22:50.518Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:50.518Z] 6f82658acec1: Layer already exists [2025-10-23T04:22:50.518Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:50.518Z] eb8fb855689d: Layer already exists [2025-10-23T04:22:50.518Z] 0972fe144c5f: Layer already exists [2025-10-23T04:22:50.518Z] e7ea69960d60: Layer already exists [2025-10-23T04:22:50.518Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:50.781Z] latest: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:51.135Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:51.485Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.68 [2025-10-23T04:22:51.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-23T04:22:51.485Z] eb8fb855689d: Preparing [2025-10-23T04:22:51.485Z] 6f82658acec1: Preparing [2025-10-23T04:22:51.485Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:51.485Z] cc612e3eada3: Preparing [2025-10-23T04:22:51.485Z] 0972fe144c5f: Preparing [2025-10-23T04:22:51.485Z] e7ea69960d60: Preparing [2025-10-23T04:22:51.485Z] c231f5c0ede3: Preparing [2025-10-23T04:22:51.485Z] e7ea69960d60: Waiting [2025-10-23T04:22:51.485Z] c231f5c0ede3: Waiting [2025-10-23T04:22:51.485Z] eb8fb855689d: Layer already exists [2025-10-23T04:22:51.485Z] 6f82658acec1: Layer already exists [2025-10-23T04:22:51.485Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:51.485Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:51.485Z] 0972fe144c5f: Layer already exists [2025-10-23T04:22:51.485Z] e7ea69960d60: Layer already exists [2025-10-23T04:22:51.485Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:51.485Z] 4.1.0-dev.68: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:52.102Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:52.479Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:22:52.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-23T04:22:52.479Z] eb8fb855689d: Preparing [2025-10-23T04:22:52.479Z] 6f82658acec1: Preparing [2025-10-23T04:22:52.479Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:52.479Z] cc612e3eada3: Preparing [2025-10-23T04:22:52.479Z] 0972fe144c5f: Preparing [2025-10-23T04:22:52.479Z] e7ea69960d60: Preparing [2025-10-23T04:22:52.479Z] c231f5c0ede3: Preparing [2025-10-23T04:22:52.479Z] e7ea69960d60: Waiting [2025-10-23T04:22:52.479Z] c231f5c0ede3: Waiting [2025-10-23T04:22:52.479Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:52.479Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:52.479Z] 0972fe144c5f: Layer already exists [2025-10-23T04:22:52.479Z] eb8fb855689d: Layer already exists [2025-10-23T04:22:52.479Z] 6f82658acec1: Layer already exists [2025-10-23T04:22:52.479Z] e7ea69960d60: Layer already exists [2025-10-23T04:22:52.479Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:52.479Z] b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:52.833Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:53.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-10-23T04:22:53.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-23T04:22:53.176Z] eb8fb855689d: Preparing [2025-10-23T04:22:53.176Z] 6f82658acec1: Preparing [2025-10-23T04:22:53.176Z] ea5d557cc9cb: Preparing [2025-10-23T04:22:53.176Z] cc612e3eada3: Preparing [2025-10-23T04:22:53.176Z] 0972fe144c5f: Preparing [2025-10-23T04:22:53.176Z] e7ea69960d60: Preparing [2025-10-23T04:22:53.176Z] c231f5c0ede3: Preparing [2025-10-23T04:22:53.176Z] c231f5c0ede3: Waiting [2025-10-23T04:22:53.176Z] e7ea69960d60: Waiting [2025-10-23T04:22:53.176Z] 0972fe144c5f: Layer already exists [2025-10-23T04:22:53.176Z] eb8fb855689d: Layer already exists [2025-10-23T04:22:53.176Z] 6f82658acec1: Layer already exists [2025-10-23T04:22:53.176Z] cc612e3eada3: Layer already exists [2025-10-23T04:22:53.176Z] ea5d557cc9cb: Layer already exists [2025-10-23T04:22:53.176Z] e7ea69960d60: Layer already exists [2025-10-23T04:22:53.176Z] c231f5c0ede3: Layer already exists [2025-10-23T04:22:53.439Z] main: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-23T04:22:53.523Z] ===================================================== [Pipeline] echo [2025-10-23T04:22:53.535Z] taggedImages: [2025-10-23T04:22:53.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [2025-10-23T04:22:53.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-23T04:22:53.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.68 [2025-10-23T04:22:53.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [2025-10-23T04:22:53.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-10-23T04:22:53.548Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:53.561Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-10-23T04:22:53.572Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.583Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.598Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-23T04:22:53.611Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:53.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-10-23T04:22:53.640Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.654Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.665Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-23T04:22:53.678Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:53.695Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-10-23T04:22:53.711Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.731Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.743Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-23T04:22:53.759Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:53.774Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-10-23T04:22:53.785Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.796Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.811Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-23T04:22:53.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:53.829Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-10-23T04:22:53.848Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.859Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.869Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-23T04:22:53.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:53.903Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-10-23T04:22:53.916Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.930Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:53.940Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-23T04:22:53.951Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:53.973Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-10-23T04:22:53.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.002Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.016Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-23T04:22:54.033Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:54.045Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-10-23T04:22:54.058Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.073Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.088Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-23T04:22:54.102Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:54.115Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-10-23T04:22:54.125Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.139Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-23T04:22:54.166Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:54.180Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-10-23T04:22:54.189Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.200Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.212Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-23T04:22:54.222Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:54.232Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-10-23T04:22:54.247Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.258Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.269Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-23T04:22:54.288Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:54.305Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-10-23T04:22:54.321Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.335Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.352Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-23T04:22:54.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:54.380Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-10-23T04:22:54.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.403Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.416Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-23T04:22:54.432Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:54.447Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-10-23T04:22:54.460Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.482Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-23T04:22:54.496Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo [2025-10-23T04:22:54.506Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-10-23T04:22:54.515Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.528Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:22:54.539Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:54.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-23T04:22:54.946Z] [2025-10-23T04:22:54.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:22:55.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-23T04:22:55.275Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-23T04:22:55.275Z] 8998bd30e6a1: Pulling fs layer [2025-10-23T04:22:55.275Z] 04944245beec: Pulling fs layer [2025-10-23T04:22:55.275Z] 699f458cf7ca: Pulling fs layer [2025-10-23T04:22:55.275Z] 765212b225bb: Pulling fs layer [2025-10-23T04:22:55.275Z] f23df028b6ca: Pulling fs layer [2025-10-23T04:22:55.275Z] 765212b225bb: Waiting [2025-10-23T04:22:55.275Z] d65c8cfc05b1: Pulling fs layer [2025-10-23T04:22:55.275Z] 2437ff75d9bd: Pulling fs layer [2025-10-23T04:22:55.275Z] 2437ff75d9bd: Waiting [2025-10-23T04:22:55.275Z] d65c8cfc05b1: Waiting [2025-10-23T04:22:55.542Z] f23df028b6ca: Waiting [2025-10-23T04:22:55.542Z] 04944245beec: Verifying Checksum [2025-10-23T04:22:55.542Z] 04944245beec: Download complete [2025-10-23T04:22:55.542Z] 765212b225bb: Verifying Checksum [2025-10-23T04:22:55.542Z] 765212b225bb: Download complete [2025-10-23T04:22:55.542Z] f23df028b6ca: Verifying Checksum [2025-10-23T04:22:55.542Z] f23df028b6ca: Download complete [2025-10-23T04:22:55.542Z] d65c8cfc05b1: Download complete [2025-10-23T04:22:55.809Z] 699f458cf7ca: Verifying Checksum [2025-10-23T04:22:55.809Z] 699f458cf7ca: Download complete [2025-10-23T04:22:56.077Z] 8998bd30e6a1: Verifying Checksum [2025-10-23T04:22:56.077Z] 8998bd30e6a1: Download complete [2025-10-23T04:22:58.673Z] 2437ff75d9bd: Verifying Checksum [2025-10-23T04:22:58.673Z] 2437ff75d9bd: Download complete [2025-10-23T04:23:01.245Z] 8998bd30e6a1: Pull complete [2025-10-23T04:23:01.510Z] 04944245beec: Pull complete [2025-10-23T04:23:02.911Z] 699f458cf7ca: Pull complete [2025-10-23T04:23:03.177Z] 765212b225bb: Pull complete [2025-10-23T04:23:04.135Z] f23df028b6ca: Pull complete [2025-10-23T04:23:04.400Z] d65c8cfc05b1: Pull complete [2025-10-23T04:23:22.579Z] 2437ff75d9bd: Pull complete [2025-10-23T04:23:22.579Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-23T04:23:22.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-23T04:23:22.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T04:23:22.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-539429 does not seem to be running inside a container [2025-10-23T04:23:22.847Z] $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-23T04:23:25.593Z] $ docker top 892e6bb079257429d7406a945638947ac12e61ab5756525feb89f8d9d2a395ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:23:26.955Z] ---> job-cost.sh [2025-10-23T04:23:26.955Z] lf-activate-venv: SKIPPING [2025-10-23T04:23:26.955Z] INFO: No Stack... [2025-10-23T04:23:27.221Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-23T04:23:28.174Z] INFO: Archiving Costs [Pipeline] sh [2025-10-23T04:23:28.805Z] + cat /w/workspace/edgex-go/914/archives/cost.csv [2025-10-23T04:23:28.805Z] + cut -d, -f6 [Pipeline] lock [2025-10-23T04:23:28.876Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-914-stack-cost] [2025-10-23T04:23:28.888Z] Resource [jenkins-edgexfoundry-edgex-go-main-914-stack-cost] did not exist. Created. [2025-10-23T04:23:28.895Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-914-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-23T04:23:29.566Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-23T04:23:30.216Z] Stashed 1 file(s) [Pipeline] } [2025-10-23T04:23:30.225Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-914-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-23T04:23:30.250Z] $ docker stop --time=1 892e6bb079257429d7406a945638947ac12e61ab5756525feb89f8d9d2a395ea [2025-10-23T04:23:32.334Z] $ docker rm -f --volumes 892e6bb079257429d7406a945638947ac12e61ab5756525feb89f8d9d2a395ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-23T04:23:33.204Z] provisioning config files... [2025-10-23T04:23:33.211Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/914@tmp/config4351131424306604595tmp [Pipeline] { [Pipeline] sh [2025-10-23T04:23:33.512Z] + set +x [2025-10-23T04:23:33.512Z] + curl -s https://codecov.io/bash [2025-10-23T04:23:33.512Z] + bash -s -- [2025-10-23T04:23:33.512Z] [2025-10-23T04:23:33.512Z] _____ _ [2025-10-23T04:23:33.512Z] / ____| | | [2025-10-23T04:23:33.512Z] | | ___ __| | ___ ___ _____ __ [2025-10-23T04:23:33.512Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-23T04:23:33.512Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-23T04:23:33.512Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-23T04:23:33.512Z] Bash-1.0.6 [2025-10-23T04:23:33.512Z] [2025-10-23T04:23:33.512Z] [2025-10-23T04:23:33.512Z] ==> git version 2.25.1 found [2025-10-23T04:23:33.512Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-23T04:23:33.512Z] Release-Date: 2020-01-08 [2025-10-23T04:23:33.512Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-23T04:23:33.512Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-23T04:23:33.512Z] ==> Jenkins CI detected. [2025-10-23T04:23:33.512Z] current dir:  /w/workspace/edgex-go/914 [2025-10-23T04:23:33.512Z] project root: . [2025-10-23T04:23:33.512Z] --> token set from env [2025-10-23T04:23:33.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-23T04:23:33.512Z] ==> Running gcov in . (disable via -X gcov) [2025-10-23T04:23:33.512Z] ==> Python coveragepy not found [2025-10-23T04:23:33.512Z] ==> Searching for coverage reports in: [2025-10-23T04:23:33.512Z] + . [2025-10-23T04:23:33.771Z] -> Found 1 reports [2025-10-23T04:23:33.771Z] ==> Detecting git/mercurial file structure [2025-10-23T04:23:33.771Z] ==> Reading reports [2025-10-23T04:23:33.771Z] + ./coverage.out bytes=1740946 [2025-10-23T04:23:33.771Z] ==> Appending adjustments [2025-10-23T04:23:33.771Z] https://docs.codecov.io/docs/fixing-reports [2025-10-23T04:23:35.048Z] + Found adjustments [2025-10-23T04:23:35.048Z] ==> Gzipping contents [2025-10-23T04:23:35.048Z] 148K /tmp/codecov.FdJhgZ.gz [2025-10-23T04:23:35.048Z] ==> Uploading reports [2025-10-23T04:23:35.048Z] url: https://codecov.io [2025-10-23T04:23:35.048Z] query: branch=main&commit=b20ba73ed1266a13b240854122fe2f2a75963d10&build=914&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F914%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-23T04:23:35.048Z] -> Pinging Codecov [2025-10-23T04:23:35.048Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b20ba73ed1266a13b240854122fe2f2a75963d10&build=914&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F914%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-23T04:23:35.311Z] -> Uploading to [2025-10-23T04:23:35.311Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b20ba73ed1266a13b240854122fe2f2a75963d10/7d5911cb-f5d9-454c-82dc-410e8c8604be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251023%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251023T042335Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=33b06b196d9313ba72d68981353b85ac1dcc098c068ae0cd5232033551de407c [2025-10-23T04:23:35.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:23:35.311Z] Dload Upload Total Spent Left Speed [2025-10-23T04:23:35.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 482k --:--:-- --:--:-- --:--:-- 480k 100 145k 0 0 100 145k 0 482k --:--:-- --:--:-- --:--:-- 480k [2025-10-23T04:23:35.881Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [2025-10-23T04:23:35.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-10-23T04:23:36.157Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-23T04:23:36.178Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:23:36.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-23T04:23:36.489Z] [2025-10-23T04:23:36.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:23:36.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-23T04:23:36.799Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-23T04:23:36.799Z] 0a9a5dfd008f: Pulling fs layer [2025-10-23T04:23:36.799Z] 36466aa92d05: Pulling fs layer [2025-10-23T04:23:36.799Z] e10405b45d13: Pulling fs layer [2025-10-23T04:23:36.799Z] 096b7ceb2af7: Pulling fs layer [2025-10-23T04:23:36.799Z] 4f4fb700ef54: Pulling fs layer [2025-10-23T04:23:36.799Z] e50aa161e22a: Pulling fs layer [2025-10-23T04:23:36.799Z] d3c8db5fb9df: Pulling fs layer [2025-10-23T04:23:36.799Z] 4f4fb700ef54: Waiting [2025-10-23T04:23:36.799Z] 096b7ceb2af7: Waiting [2025-10-23T04:23:36.799Z] e50aa161e22a: Waiting [2025-10-23T04:23:36.799Z] d3c8db5fb9df: Waiting [2025-10-23T04:23:36.799Z] 36466aa92d05: Verifying Checksum [2025-10-23T04:23:36.799Z] 36466aa92d05: Download complete [2025-10-23T04:23:36.799Z] 096b7ceb2af7: Verifying Checksum [2025-10-23T04:23:36.799Z] 096b7ceb2af7: Download complete [2025-10-23T04:23:36.799Z] 4f4fb700ef54: Verifying Checksum [2025-10-23T04:23:36.799Z] 4f4fb700ef54: Download complete [2025-10-23T04:23:36.799Z] 0a9a5dfd008f: Verifying Checksum [2025-10-23T04:23:36.799Z] 0a9a5dfd008f: Download complete [2025-10-23T04:23:37.057Z] 0a9a5dfd008f: Pull complete [2025-10-23T04:23:37.057Z] e50aa161e22a: Verifying Checksum [2025-10-23T04:23:37.057Z] e50aa161e22a: Download complete [2025-10-23T04:23:37.057Z] 36466aa92d05: Pull complete [2025-10-23T04:23:37.625Z] e10405b45d13: Download complete [2025-10-23T04:23:38.192Z] d3c8db5fb9df: Verifying Checksum [2025-10-23T04:23:38.192Z] d3c8db5fb9df: Download complete [2025-10-23T04:23:42.414Z] e10405b45d13: Pull complete [2025-10-23T04:23:42.414Z] 096b7ceb2af7: Pull complete [2025-10-23T04:23:42.414Z] 4f4fb700ef54: Pull complete [2025-10-23T04:23:42.671Z] e50aa161e22a: Pull complete [2025-10-23T04:23:46.958Z] d3c8db5fb9df: Pull complete [2025-10-23T04:23:46.958Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-23T04:23:46.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-23T04:23:46.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T04:23:47.058Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T04:23:47.083Z] $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-23T04:23:49.207Z] $ docker top 4fbfb70cd371972d009015fa1337e356d201c554a9a8ccd2a575be561a33d634 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-23T04:23:49.872Z] + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] echo [2025-10-23T04:23:49.895Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-10-23T04:23:50.181Z] + set -o pipefail [2025-10-23T04:23:50.181Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-10-23T04:23:58.671Z] [2025-10-23T04:23:58.671Z] Monitoring /w/workspace/edgex-go/914 (github.com/edgexfoundry/edgex-go)... [2025-10-23T04:23:58.671Z] [2025-10-23T04:23:58.671Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/35c66bfe-611e-426e-9655-9c98f2f9fdea [2025-10-23T04:23:58.671Z] [2025-10-23T04:23:58.671Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-23T04:23:58.671Z] [Pipeline] } [2025-10-23T04:23:58.678Z] $ docker stop --time=1 4fbfb70cd371972d009015fa1337e356d201c554a9a8ccd2a575be561a33d634 [2025-10-23T04:24:01.215Z] $ docker rm -f --volumes 4fbfb70cd371972d009015fa1337e356d201c554a9a8ccd2a575be561a33d634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-10-23T04:24:01.719Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T04:24:01.738Z] provisioning config files... [2025-10-23T04:24:01.747Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/914@tmp/config10671447000948849066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:02.047Z] --> edgex-publish-swagger.sh [2025-10-23T04:24:02.047Z] === Publish openapi API === [2025-10-23T04:24:02.047Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-10-23T04:24:02.047Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/914/openapi/core-command.yaml] [2025-10-23T04:24:02.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:24:02.047Z] Dload Upload Total Spent Left Speed [2025-10-23T04:24:02.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 306 151k --:--:-- --:--:-- --:--:-- 152k [2025-10-23T04:24:02.047Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-23T04:24:02.047Z] [2025-10-23T04:24:02.047Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/914/openapi/core-data.yaml] [2025-10-23T04:24:02.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:24:02.047Z] Dload Upload Total Spent Left Speed [2025-10-23T04:24:02.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 434 483k --:--:-- --:--:-- --:--:-- 484k [2025-10-23T04:24:02.309Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-23T04:24:02.309Z] [2025-10-23T04:24:02.309Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/914/openapi/core-keeper.yaml] [2025-10-23T04:24:02.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:24:02.309Z] Dload Upload Total Spent Left Speed [2025-10-23T04:24:02.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 474 212k --:--:-- --:--:-- --:--:-- 212k [2025-10-23T04:24:02.567Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-23T04:24:02.567Z] [2025-10-23T04:24:02.567Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/914/openapi/core-metadata.yaml] [2025-10-23T04:24:02.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:24:02.567Z] Dload Upload Total Spent Left Speed [2025-10-23T04:24:02.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 523 1244k --:--:-- --:--:-- --:--:-- 1245k [2025-10-23T04:24:02.568Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-23T04:24:02.568Z] [2025-10-23T04:24:02.568Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/914/openapi/security-proxy-auth.yaml] [2025-10-23T04:24:02.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:24:02.568Z] Dload Upload Total Spent Left Speed [2025-10-23T04:24:02.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 653 236k --:--:-- --:--:-- --:--:-- 234k [2025-10-23T04:24:02.826Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-23T04:24:02.826Z] [2025-10-23T04:24:02.827Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/914/openapi/security-secretstore-setup.yaml] [2025-10-23T04:24:02.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:24:02.827Z] Dload Upload Total Spent Left Speed [2025-10-23T04:24:02.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 758 44977 --:--:-- --:--:-- --:--:-- 45735 [2025-10-23T04:24:02.827Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-23T04:24:02.827Z] [2025-10-23T04:24:02.827Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/914/openapi/support-notifications.yaml] [2025-10-23T04:24:02.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:24:02.827Z] Dload Upload Total Spent Left Speed [2025-10-23T04:24:03.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 455 673k --:--:-- --:--:-- --:--:-- 673k [2025-10-23T04:24:03.085Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-23T04:24:03.085Z] [2025-10-23T04:24:03.085Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/914/openapi/support-scheduler.yaml] [2025-10-23T04:24:03.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-23T04:24:03.085Z] Dload Upload Total Spent Left Speed [2025-10-23T04:24:03.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 600 450k --:--:-- --:--:-- --:--:-- 450k [2025-10-23T04:24:03.085Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-23T04:24:03.085Z] [Pipeline] } [2025-10-23T04:24:03.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-10-23T04:24:03.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-23T04:24:03.510Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:24:03.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T04:24:03.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T04:24:03.884Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T04:24:03.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-23T04:24:04.187Z] $ docker top 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd -eo pid,comm [2025-10-23T04:24:04.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). [2025-10-23T04:24:04.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-23T04:24:04.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-23T04:24:04.283Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-23T04:24:04.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-23T04:24:04.398Z] $ docker exec 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd ssh-agent [2025-10-23T04:24:04.503Z] SSH_AUTH_SOCK=/tmp/ssh-DvbF0c14MhkO/agent.33 [2025-10-23T04:24:04.503Z] SSH_AGENT_PID=39 [2025-10-23T04:24:04.507Z] Running ssh-add (command line suppressed) [2025-10-23T04:24:04.596Z] Identity added: /w/workspace/edgex-go/914@tmp/private_key_9264380409581356400.key (/w/workspace/edgex-go/914@tmp/private_key_9264380409581356400.key) [2025-10-23T04:24:04.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-23T04:24:04.905Z] + git semver tag [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,115 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,119 [run_tag] DEBUG tag force:False [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,119 [check_head_tag] DEBUG check head tag [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,120 [execute] INFO git cat-file --batch-check [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/914, stdin=, shell=False, universal_newlines=False) [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,122 [execute] INFO git cat-file --batch [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/914, stdin=, shell=False, universal_newlines=False) [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,143 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,143 [execute] INFO git tag -a v4.1.0-dev.68 -m v4.1.0-dev.68 [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,144 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.68', '-m', 'v4.1.0-dev.68'], cwd=/w/workspace/edgex-go/914, stdin=None, shell=False, universal_newlines=False) [2025-10-23T04:24:05.164Z] 2025-10-23 04:24:05,147 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main [2025-10-23T04:24:05.164Z] 4.1.0-dev.68 [Pipeline] } [2025-10-23T04:24:05.426Z] $ docker exec --env ******** --env ******** 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd ssh-agent -k [2025-10-23T04:24:05.518Z] unset SSH_AUTH_SOCK; [2025-10-23T04:24:05.518Z] unset SSH_AGENT_PID; [2025-10-23T04:24:05.518Z] echo Agent pid 39 killed; [2025-10-23T04:24:05.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-23T04:24:05.854Z] + git semver [Pipeline] } [2025-10-23T04:24:06.121Z] $ docker stop --time=1 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd [2025-10-23T04:24:07.390Z] $ docker rm -f --volumes 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:24:07.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-23T04:24:07.824Z] [2025-10-23T04:24:07.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:24:08.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-23T04:24:08.130Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-23T04:24:08.130Z] ab5ef0e58194: Pulling fs layer [2025-10-23T04:24:08.130Z] 9712f1f96733: Pulling fs layer [2025-10-23T04:24:08.130Z] 63f879dbbcfc: Pulling fs layer [2025-10-23T04:24:08.130Z] 0d9ebad4ef96: Pulling fs layer [2025-10-23T04:24:08.130Z] e9a5061849ea: Pulling fs layer [2025-10-23T04:24:08.130Z] d747dcd14b5f: Pulling fs layer [2025-10-23T04:24:08.130Z] 2de7ff778b66: Pulling fs layer [2025-10-23T04:24:08.130Z] 0d9ebad4ef96: Waiting [2025-10-23T04:24:08.130Z] e9a5061849ea: Waiting [2025-10-23T04:24:08.130Z] d747dcd14b5f: Waiting [2025-10-23T04:24:08.130Z] 2de7ff778b66: Waiting [2025-10-23T04:24:08.130Z] 9712f1f96733: Verifying Checksum [2025-10-23T04:24:08.130Z] 9712f1f96733: Download complete [2025-10-23T04:24:08.696Z] 63f879dbbcfc: Verifying Checksum [2025-10-23T04:24:08.696Z] 63f879dbbcfc: Download complete [2025-10-23T04:24:08.696Z] e9a5061849ea: Verifying Checksum [2025-10-23T04:24:08.696Z] e9a5061849ea: Download complete [2025-10-23T04:24:08.696Z] d747dcd14b5f: Download complete [2025-10-23T04:24:08.954Z] 0d9ebad4ef96: Verifying Checksum [2025-10-23T04:24:08.954Z] 0d9ebad4ef96: Download complete [2025-10-23T04:24:08.954Z] ab5ef0e58194: Verifying Checksum [2025-10-23T04:24:08.954Z] ab5ef0e58194: Download complete [2025-10-23T04:24:08.954Z] 2de7ff778b66: Verifying Checksum [2025-10-23T04:24:08.954Z] 2de7ff778b66: Download complete [2025-10-23T04:24:13.137Z] ab5ef0e58194: Pull complete [2025-10-23T04:24:13.137Z] 9712f1f96733: Pull complete [2025-10-23T04:24:13.702Z] 63f879dbbcfc: Pull complete [2025-10-23T04:24:18.966Z] 0d9ebad4ef96: Pull complete [2025-10-23T04:24:19.226Z] e9a5061849ea: Pull complete [2025-10-23T04:24:19.226Z] d747dcd14b5f: Pull complete [2025-10-23T04:24:20.601Z] 2de7ff778b66: Pull complete [2025-10-23T04:24:20.601Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-23T04:24:20.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-23T04:24:20.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T04:24:20.699Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T04:24:20.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-23T04:24:22.616Z] $ docker top a14ffd05230a24695bd14ca12af75775f1c6286c79c27f021f1cdcc007cb55c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-23T04:24:22.697Z] provisioning config files... [2025-10-23T04:24:22.705Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/914@tmp/config3508486678405566350tmp [2025-10-23T04:24:22.716Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/914@tmp/config4500254545485059930tmp [2025-10-23T04:24:22.725Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/914@tmp/config5063115974769476890tmp [Pipeline] { [Pipeline] echo [2025-10-23T04:24:22.749Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:23.042Z] ---> sigul-configuration.sh [2025-10-23T04:24:23.042Z] gpg: directory `/root/.gnupg' created [2025-10-23T04:24:23.042Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-23T04:24:23.042Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-23T04:24:23.042Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-23T04:24:23.043Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-23T04:24:23.043Z] gpg: CAST5 encrypted data [2025-10-23T04:24:23.043Z] gpg: encrypted with 1 passphrase [2025-10-23T04:24:23.043Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-23T04:24:23.347Z] + mkdir /home/jenkins [2025-10-23T04:24:23.347Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-23T04:24:23.645Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-23T04:24:23.658Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:23.955Z] ---> sigul-install.sh [2025-10-23T04:24:23.956Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-23T04:24:24.252Z] + git tag --list [2025-10-23T04:24:24.252Z] 0.6.0 [2025-10-23T04:24:24.252Z] 0.6.1 [2025-10-23T04:24:24.252Z] 0.7.0 [2025-10-23T04:24:24.252Z] 0.7.1 [2025-10-23T04:24:24.252Z] v1.0.0 [2025-10-23T04:24:24.252Z] v1.0.1 [2025-10-23T04:24:24.252Z] v1.1.0 [2025-10-23T04:24:24.252Z] v1.2.0 [2025-10-23T04:24:24.252Z] v1.2.1 [2025-10-23T04:24:24.252Z] v1.3.0 [2025-10-23T04:24:24.252Z] v1.3.1 [2025-10-23T04:24:24.252Z] v2.0.0 [2025-10-23T04:24:24.252Z] v2.1.0 [2025-10-23T04:24:24.252Z] v2.1.1 [2025-10-23T04:24:24.252Z] v2.2.0 [2025-10-23T04:24:24.252Z] v2.3.0 [2025-10-23T04:24:24.252Z] v3.0 [2025-10-23T04:24:24.252Z] v3.0.0 [2025-10-23T04:24:24.252Z] v3.1 [2025-10-23T04:24:24.252Z] v3.1.0 [2025-10-23T04:24:24.252Z] v3.1.1 [2025-10-23T04:24:24.252Z] v4.0 [2025-10-23T04:24:24.252Z] v4.0.0 [2025-10-23T04:24:24.252Z] v4.0.1 [2025-10-23T04:24:24.252Z] v4.0.1-dev.1 [2025-10-23T04:24:24.252Z] v4.1.0-dev.1 [2025-10-23T04:24:24.252Z] v4.1.0-dev.10 [2025-10-23T04:24:24.252Z] v4.1.0-dev.11 [2025-10-23T04:24:24.252Z] v4.1.0-dev.12 [2025-10-23T04:24:24.252Z] v4.1.0-dev.13 [2025-10-23T04:24:24.252Z] v4.1.0-dev.14 [2025-10-23T04:24:24.252Z] v4.1.0-dev.15 [2025-10-23T04:24:24.252Z] v4.1.0-dev.16 [2025-10-23T04:24:24.252Z] v4.1.0-dev.17 [2025-10-23T04:24:24.252Z] v4.1.0-dev.18 [2025-10-23T04:24:24.252Z] v4.1.0-dev.19 [2025-10-23T04:24:24.252Z] v4.1.0-dev.2 [2025-10-23T04:24:24.252Z] v4.1.0-dev.20 [2025-10-23T04:24:24.252Z] v4.1.0-dev.21 [2025-10-23T04:24:24.252Z] v4.1.0-dev.22 [2025-10-23T04:24:24.252Z] v4.1.0-dev.23 [2025-10-23T04:24:24.252Z] v4.1.0-dev.24 [2025-10-23T04:24:24.252Z] v4.1.0-dev.25 [2025-10-23T04:24:24.252Z] v4.1.0-dev.26 [2025-10-23T04:24:24.252Z] v4.1.0-dev.27 [2025-10-23T04:24:24.252Z] v4.1.0-dev.28 [2025-10-23T04:24:24.252Z] v4.1.0-dev.29 [2025-10-23T04:24:24.252Z] v4.1.0-dev.3 [2025-10-23T04:24:24.252Z] v4.1.0-dev.30 [2025-10-23T04:24:24.252Z] v4.1.0-dev.31 [2025-10-23T04:24:24.252Z] v4.1.0-dev.32 [2025-10-23T04:24:24.252Z] v4.1.0-dev.33 [2025-10-23T04:24:24.252Z] v4.1.0-dev.34 [2025-10-23T04:24:24.252Z] v4.1.0-dev.35 [2025-10-23T04:24:24.252Z] v4.1.0-dev.36 [2025-10-23T04:24:24.252Z] v4.1.0-dev.37 [2025-10-23T04:24:24.252Z] v4.1.0-dev.38 [2025-10-23T04:24:24.252Z] v4.1.0-dev.39 [2025-10-23T04:24:24.252Z] v4.1.0-dev.4 [2025-10-23T04:24:24.252Z] v4.1.0-dev.40 [2025-10-23T04:24:24.252Z] v4.1.0-dev.41 [2025-10-23T04:24:24.252Z] v4.1.0-dev.42 [2025-10-23T04:24:24.252Z] v4.1.0-dev.43 [2025-10-23T04:24:24.252Z] v4.1.0-dev.44 [2025-10-23T04:24:24.252Z] v4.1.0-dev.45 [2025-10-23T04:24:24.252Z] v4.1.0-dev.46 [2025-10-23T04:24:24.252Z] v4.1.0-dev.47 [2025-10-23T04:24:24.252Z] v4.1.0-dev.48 [2025-10-23T04:24:24.252Z] v4.1.0-dev.49 [2025-10-23T04:24:24.252Z] v4.1.0-dev.5 [2025-10-23T04:24:24.252Z] v4.1.0-dev.50 [2025-10-23T04:24:24.252Z] v4.1.0-dev.51 [2025-10-23T04:24:24.252Z] v4.1.0-dev.52 [2025-10-23T04:24:24.252Z] v4.1.0-dev.53 [2025-10-23T04:24:24.252Z] v4.1.0-dev.54 [2025-10-23T04:24:24.252Z] v4.1.0-dev.55 [2025-10-23T04:24:24.252Z] v4.1.0-dev.56 [2025-10-23T04:24:24.252Z] v4.1.0-dev.57 [2025-10-23T04:24:24.252Z] v4.1.0-dev.58 [2025-10-23T04:24:24.252Z] v4.1.0-dev.59 [2025-10-23T04:24:24.252Z] v4.1.0-dev.6 [2025-10-23T04:24:24.252Z] v4.1.0-dev.60 [2025-10-23T04:24:24.252Z] v4.1.0-dev.61 [2025-10-23T04:24:24.252Z] v4.1.0-dev.62 [2025-10-23T04:24:24.252Z] v4.1.0-dev.63 [2025-10-23T04:24:24.252Z] v4.1.0-dev.64 [2025-10-23T04:24:24.252Z] v4.1.0-dev.65 [2025-10-23T04:24:24.252Z] v4.1.0-dev.66 [2025-10-23T04:24:24.252Z] v4.1.0-dev.67 [2025-10-23T04:24:24.252Z] v4.1.0-dev.68 [2025-10-23T04:24:24.252Z] v4.1.0-dev.7 [2025-10-23T04:24:24.252Z] v4.1.0-dev.8 [2025-10-23T04:24:24.252Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-23T04:24:24.552Z] + lftools sign git-tag v4.1.0-dev.68 [2025-10-23T04:24:25.121Z] Signing Git tag with Sigul... [2025-10-23T04:24:25.121Z] Signing v4.1.0-dev.68 [Pipeline] echo [2025-10-23T04:24:25.394Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:25.688Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-23T04:24:25.695Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-23T04:24:25.724Z] $ docker stop --time=1 a14ffd05230a24695bd14ca12af75775f1c6286c79c27f021f1cdcc007cb55c1 [2025-10-23T04:24:26.983Z] $ docker rm -f --volumes a14ffd05230a24695bd14ca12af75775f1c6286c79c27f021f1cdcc007cb55c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-23T04:24:27.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-23T04:24:27.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:24:27.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T04:24:27.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T04:24:27.788Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T04:24:28.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-23T04:24:28.318Z] $ docker top 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f -eo pid,comm [2025-10-23T04:24:28.365Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-23T04:24:28.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-23T04:24:28.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-23T04:24:28.424Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-23T04:24:28.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-23T04:24:28.526Z] $ docker exec 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f ssh-agent [2025-10-23T04:24:28.644Z] SSH_AUTH_SOCK=/tmp/ssh-DkDjdocYyf32/agent.33 [2025-10-23T04:24:28.644Z] SSH_AGENT_PID=39 [2025-10-23T04:24:28.649Z] Running ssh-add (command line suppressed) [2025-10-23T04:24:28.745Z] Identity added: /w/workspace/edgex-go/914@tmp/private_key_1429693768693368648.key (/w/workspace/edgex-go/914@tmp/private_key_1429693768693368648.key) [2025-10-23T04:24:28.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-23T04:24:29.053Z] + git semver bump pre [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,294 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,299 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,299 [bump_version] DEBUG bumping version:4.1.0-dev.68 on axis:pre with prefix:dev [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,299 [bump_version] DEBUG bumped version:4.1.0-dev.69 [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,299 [write_version] DEBUG write version:4.1.0-dev.69 to path:/w/workspace/edgex-go/914/.semver/main with force:True [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,299 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,299 [write_file] DEBUG write to file:/w/workspace/edgex-go/914/.semver/main [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,301 [execute] INFO git cat-file --batch-check [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/914/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,304 [execute] INFO git cat-file --batch [2025-10-23T04:24:29.311Z] 2025-10-23 04:24:29,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/914/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-23T04:24:29.570Z] 2025-10-23 04:24:29,308 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main [2025-10-23T04:24:29.570Z] 4.1.0-dev.69 [Pipeline] } [2025-10-23T04:24:29.574Z] $ docker exec --env ******** --env ******** 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f ssh-agent -k [2025-10-23T04:24:29.669Z] unset SSH_AUTH_SOCK; [2025-10-23T04:24:29.669Z] unset SSH_AGENT_PID; [2025-10-23T04:24:29.669Z] echo Agent pid 39 killed; [2025-10-23T04:24:29.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-23T04:24:30.007Z] + git semver [Pipeline] } [2025-10-23T04:24:30.272Z] $ docker stop --time=1 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f [2025-10-23T04:24:31.538Z] $ docker rm -f --volumes 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-23T04:24:31.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-23T04:24:31.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:24:32.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T04:24:32.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T04:24:32.280Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T04:24:32.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-23T04:24:32.545Z] $ docker top 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c -eo pid,comm [2025-10-23T04:24:32.591Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-23T04:24:32.591Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-23T04:24:32.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-23T04:24:32.647Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-23T04:24:32.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-23T04:24:32.744Z] $ docker exec 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c ssh-agent [2025-10-23T04:24:32.844Z] SSH_AUTH_SOCK=/tmp/ssh-RfTjFva0i67x/agent.32 [2025-10-23T04:24:32.844Z] SSH_AGENT_PID=38 [2025-10-23T04:24:32.848Z] Running ssh-add (command line suppressed) [2025-10-23T04:24:32.942Z] Identity added: /w/workspace/edgex-go/914@tmp/private_key_11459740482458290343.key (/w/workspace/edgex-go/914@tmp/private_key_11459740482458290343.key) [2025-10-23T04:24:32.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-23T04:24:33.243Z] + git semver push [2025-10-23T04:24:33.501Z] 2025-10-23 04:24:33,447 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-23T04:24:33.501Z] 2025-10-23 04:24:33,450 [run_push] DEBUG push [2025-10-23T04:24:33.501Z] 2025-10-23 04:24:33,451 [execute] INFO git cat-file --batch-check [2025-10-23T04:24:33.501Z] 2025-10-23 04:24:33,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/914/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-23T04:24:33.501Z] 2025-10-23 04:24:33,453 [execute] INFO git rev-list c669d15c8632463cc553fe0d4360de5106d19598 -- [2025-10-23T04:24:33.501Z] 2025-10-23 04:24:33,453 [execute] DEBUG Popen(['git', 'rev-list', 'c669d15c8632463cc553fe0d4360de5106d19598', '--'], cwd=/w/workspace/edgex-go/914/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-23T04:24:33.501Z] 2025-10-23 04:24:33,471 [execute] INFO git fetch -v -- origin [2025-10-23T04:24:33.501Z] 2025-10-23 04:24:33,472 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/914/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-23T04:24:34.070Z] 2025-10-23 04:24:33,989 [run_push] DEBUG no remote changes detected [2025-10-23T04:24:34.070Z] 2025-10-23 04:24:33,989 [execute] INFO git push origin semver [2025-10-23T04:24:34.070Z] 2025-10-23 04:24:33,989 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/914/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-23T04:24:35.010Z] 2025-10-23 04:24:34,786 [run_push] DEBUG push all version tags [2025-10-23T04:24:35.010Z] 2025-10-23 04:24:34,786 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-23T04:24:35.010Z] 2025-10-23 04:24:34,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/914, stdin=None, shell=False, universal_newlines=False) [2025-10-23T04:24:35.595Z] 2025-10-23 04:24:35,534 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main [2025-10-23T04:24:35.595Z] 4.1.0-dev.69 [Pipeline] } [2025-10-23T04:24:35.602Z] $ docker exec --env ******** --env ******** 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c ssh-agent -k [2025-10-23T04:24:35.697Z] unset SSH_AUTH_SOCK; [2025-10-23T04:24:35.697Z] unset SSH_AGENT_PID; [2025-10-23T04:24:35.697Z] echo Agent pid 38 killed; [2025-10-23T04:24:35.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-23T04:24:36.036Z] + git semver [Pipeline] } [2025-10-23T04:24:36.323Z] $ docker stop --time=1 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c [2025-10-23T04:24:37.558Z] $ docker rm -f --volumes 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-23T04:24:38.274Z] + [ -d /w/workspace/edgex-go/914/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:38.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:39.476Z] ---> package-listing.sh [2025-10-23T04:24:39.476Z] ++ facter osfamily [2025-10-23T04:24:39.476Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-23T04:24:39.744Z] + OS_FAMILY=debian [2025-10-23T04:24:39.744Z] + workspace=/w/workspace/edgex-go/914 [2025-10-23T04:24:39.744Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-23T04:24:39.744Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-23T04:24:39.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-23T04:24:39.744Z] + PACKAGES=/tmp/packages_start.txt [2025-10-23T04:24:39.744Z] + '[' /w/workspace/edgex-go/914 ']' [2025-10-23T04:24:39.744Z] + PACKAGES=/tmp/packages_end.txt [2025-10-23T04:24:39.744Z] + case "${OS_FAMILY}" in [2025-10-23T04:24:39.744Z] + dpkg -l [2025-10-23T04:24:39.744Z] + grep '^ii' [2025-10-23T04:24:39.744Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-23T04:24:39.744Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-23T04:24:39.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-23T04:24:39.744Z] + '[' /w/workspace/edgex-go/914 ']' [2025-10-23T04:24:39.744Z] + mkdir -p /w/workspace/edgex-go/914/archives/ [2025-10-23T04:24:39.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/914/archives/ [Pipeline] echo [2025-10-23T04:24:39.761Z] 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/914/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-23T04:24:40.052Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:24:40.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T04:24:40.642Z] [2025-10-23T04:24:40.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T04:24:40.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T04:24:40.948Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-23T04:24:40.948Z] 5eb5b503b376: Pulling fs layer [2025-10-23T04:24:40.948Z] 5c69ac0246d0: Pulling fs layer [2025-10-23T04:24:40.948Z] ec43610c2a17: Pulling fs layer [2025-10-23T04:24:40.948Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-23T04:24:40.948Z] 33b1e0a273af: Pulling fs layer [2025-10-23T04:24:40.948Z] 5d3b04190fa2: Pulling fs layer [2025-10-23T04:24:40.948Z] 2f39f015ded8: Pulling fs layer [2025-10-23T04:24:40.948Z] 33b1e0a273af: Waiting [2025-10-23T04:24:40.948Z] 2f39f015ded8: Waiting [2025-10-23T04:24:40.948Z] 5d3b04190fa2: Waiting [2025-10-23T04:24:40.948Z] 3a2ae6a8a46f: Waiting [2025-10-23T04:24:40.948Z] 5c69ac0246d0: Verifying Checksum [2025-10-23T04:24:40.948Z] 5c69ac0246d0: Download complete [2025-10-23T04:24:40.948Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-23T04:24:40.948Z] 3a2ae6a8a46f: Download complete [2025-10-23T04:24:40.948Z] 33b1e0a273af: Verifying Checksum [2025-10-23T04:24:40.948Z] 33b1e0a273af: Download complete [2025-10-23T04:24:40.948Z] 5d3b04190fa2: Verifying Checksum [2025-10-23T04:24:40.948Z] 5d3b04190fa2: Download complete [2025-10-23T04:24:40.948Z] ec43610c2a17: Verifying Checksum [2025-10-23T04:24:40.948Z] ec43610c2a17: Download complete [2025-10-23T04:24:41.205Z] 5eb5b503b376: Download complete [2025-10-23T04:24:41.769Z] 2f39f015ded8: Verifying Checksum [2025-10-23T04:24:41.769Z] 2f39f015ded8: Download complete [2025-10-23T04:24:43.142Z] 5eb5b503b376: Pull complete [2025-10-23T04:24:43.142Z] 5c69ac0246d0: Pull complete [2025-10-23T04:24:43.707Z] ec43610c2a17: Pull complete [2025-10-23T04:24:43.707Z] 3a2ae6a8a46f: Pull complete [2025-10-23T04:24:43.707Z] 33b1e0a273af: Pull complete [2025-10-23T04:24:43.966Z] 5d3b04190fa2: Pull complete [2025-10-23T04:24:51.126Z] 2f39f015ded8: Pull complete [2025-10-23T04:24:51.126Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-23T04:24:51.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T04:24:51.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T04:24:51.224Z] prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container [2025-10-23T04:24:51.246Z] $ 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/914/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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-23T04:24:53.041Z] $ docker top 2cd2436517773ecb4422e64ec6198779970cba96cbd1a0d7107dc7c3f2384e2b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-23T04:24:53.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-23T04:24:53.678Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-23T04:24:53.964Z] + ls /var/log/sa-host [2025-10-23T04:24:53.964Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T04:24:54.004Z] provisioning config files... [2025-10-23T04:24:54.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/914@tmp/config6280401838325842014tmp [Pipeline] { [Pipeline] echo [2025-10-23T04:24:54.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:54.317Z] ---> create-netrc.sh [Pipeline] } [2025-10-23T04:24:54.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:54.635Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-23T04:24:54.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:54.928Z] ---> sudo-logs.sh [2025-10-23T04:24:54.928Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-23T04:24:54.952Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:55.233Z] ---> job-cost.sh [2025-10-23T04:24:55.233Z] lf-activate-venv: SKIPPING [2025-10-23T04:24:55.233Z] DEBUG: total: 0.10999999940395355 [2025-10-23T04:24:55.233Z] INFO: Retrieving Stack Cost... [2025-10-23T04:24:55.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-23T04:24:56.368Z] INFO: Archiving Costs [Pipeline] echo [2025-10-23T04:24:56.384Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T04:24:56.665Z] ---> logs-deploy.sh [2025-10-23T04:24:56.666Z] lf-activate-venv: SKIPPING [2025-10-23T04:24:56.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/914 [2025-10-23T04:24:56.666Z] INFO: archiving workspace using pattern(s): [2025-10-23T04:24:57.601Z] Archives upload complete. [2025-10-23T04:24:57.601Z] INFO: archiving logs to Nexus