Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 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-ssh14903112747687126273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7482401341052105103.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15091075545924392348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3745768482649110033.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-ssh4997056671369378834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7697 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/891 [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/891 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d # timeout=10 Commit message: "feat: Allow event reading query to return numeric value (#5234)" > git rev-list --no-walk cf03c0e32e297a7695ad6fd3c21dbfbcce818ee5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-27T08:46:54.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-27T08:46:54.280Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-27T08:46:54.304Z] ========================================================= [2025-08-27T08:46:54.304Z] EdgeX Global Pipelines Version Info [2025-08-27T08:46:54.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:46:55.422Z] ------------------- [2025-08-27T08:46:55.422Z] stable info: [2025-08-27T08:46:55.422Z] ------------------- [2025-08-27T08:46:55.422Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-27T08:46:55.422Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-27T08:46:55.423Z] Message: update stable to v1.0.276 [2025-08-27T08:46:55.954Z] ------------------- [2025-08-27T08:46:55.954Z] experimental info: [2025-08-27T08:46:55.954Z] ------------------- [2025-08-27T08:46:55.954Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-27T08:46:55.954Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-27T08:46:55.954Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-27T08:46:56.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-27T08:46:56.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-27T08:46:56.059Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-27T08:46:56.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-27T08:46:56.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-27T08:46:56.105Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-27T08:46:56.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-27T08:46:56.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-27T08:46:56.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-27T08:46:56.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-27T08:46:56.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-27T08:46:56.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-27T08:46:56.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-27T08:46:56.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-27T08:46:56.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-27T08:46:56.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-27T08:46:56.302Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-27T08:46:56.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-27T08:46:56.337Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-27T08:46:56.353Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-27T08:46:56.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-27T08:46:56.388Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-27T08:46:56.405Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-27T08:46:56.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-27T08:46:56.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-27T08:46:56.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-27T08:46:56.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T08:46:56.491Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4476c2f [Pipeline] echo [2025-08-27T08:46:56.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T08:46:56.562Z] provisioning config files... [2025-08-27T08:46:56.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/891@tmp/config8542441475295504906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:46:56.907Z] ---> ****-login.sh [2025-08-27T08:46:56.907Z] nexus3.edgexfoundry.org:10001 [2025-08-27T08:46:56.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:46:57.167Z] [2025-08-27T08:46:57.167Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T08:46:57.167Z] Configure a credential helper to remove this warning. See [2025-08-27T08:46:57.167Z] https://docs.****.com/go/credential-store/ [2025-08-27T08:46:57.167Z] [2025-08-27T08:46:57.167Z] Login Succeeded [2025-08-27T08:46:57.167Z] nexus3.edgexfoundry.org:10002 [2025-08-27T08:46:57.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:46:57.433Z] [2025-08-27T08:46:57.434Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T08:46:57.434Z] Configure a credential helper to remove this warning. See [2025-08-27T08:46:57.434Z] https://docs.****.com/go/credential-store/ [2025-08-27T08:46:57.434Z] [2025-08-27T08:46:57.434Z] Login Succeeded [2025-08-27T08:46:57.434Z] nexus3.edgexfoundry.org:10003 [2025-08-27T08:46:57.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:46:57.434Z] [2025-08-27T08:46:57.434Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T08:46:57.434Z] Configure a credential helper to remove this warning. See [2025-08-27T08:46:57.434Z] https://docs.****.com/go/credential-store/ [2025-08-27T08:46:57.434Z] [2025-08-27T08:46:57.434Z] Login Succeeded [2025-08-27T08:46:57.434Z] nexus3.edgexfoundry.org:10004 [2025-08-27T08:46:57.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:46:57.695Z] [2025-08-27T08:46:57.695Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T08:46:57.695Z] Configure a credential helper to remove this warning. See [2025-08-27T08:46:57.695Z] https://docs.****.com/go/credential-store/ [2025-08-27T08:46:57.695Z] [2025-08-27T08:46:57.695Z] Login Succeeded [2025-08-27T08:46:57.695Z] ****.io [2025-08-27T08:46:57.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:46:57.955Z] [2025-08-27T08:46:57.955Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T08:46:57.955Z] Configure a credential helper to remove this warning. See [2025-08-27T08:46:57.955Z] https://docs.****.com/go/credential-store/ [2025-08-27T08:46:57.955Z] [2025-08-27T08:46:57.955Z] Login Succeeded [2025-08-27T08:46:57.955Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T08:46:57.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T08:46:58.295Z] + 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-08-27T08:46:58.295Z] + dirname cmd/core-command/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-27T08:46:58.295Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-27T08:46:58.295Z] + + dirname cmd/core-data/Dockerfile [2025-08-27T08:46:58.295Z] cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-27T08:46:58.295Z] + dirname cmd/core-keeper/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-27T08:46:58.295Z] + dirname cmd/core-metadata/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-27T08:46:58.295Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-27T08:46:58.295Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-27T08:46:58.295Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-27T08:46:58.295Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2025-08-27T08:46:58.295Z] -f2 [2025-08-27T08:46:58.295Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-27T08:46:58.295Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-27T08:46:58.295Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-27T08:46:58.295Z] + cut -d/ -f2 [2025-08-27T08:46:58.295Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-27T08:46:58.296Z] + + dirname cmd/security-spire-config/Dockerfile [2025-08-27T08:46:58.296Z] cut -d/ -f2 [2025-08-27T08:46:58.296Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-27T08:46:58.296Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-27T08:46:58.296Z] + cut -d/ -f2 [2025-08-27T08:46:58.296Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-27T08:46:58.296Z] + dirname cmd/support-notifications/Dockerfile [2025-08-27T08:46:58.296Z] + cut -d/ -f2 [2025-08-27T08:46:58.296Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-27T08:46:58.296Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-27T08:46:58.296Z] + cut -d/ -f2 [2025-08-27T08:46:58.296Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-27T08:46:58.332Z] 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-08-27T08:46:58.735Z] + git rev-list -1 --merges 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d~1..4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T08:46:58.749Z] -----------> git rev-list -1 --merges 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d~1..4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [false] [Pipeline] sh [2025-08-27T08:46:59.039Z] + git log --format=format:%s -1 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T08:46:59.053Z] ========================================================= [2025-08-27T08:46:59.053Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-27T08:46:59.053Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-27T08:46:59.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T08:46:59.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-27T08:46:59.501Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-27T08:46:59.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-27T08:46:59.501Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-27T08:46:59.501Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-27T08:46:59.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:46:59.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T08:46:59.870Z] [2025-08-27T08:46:59.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:47:00.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T08:47:00.179Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-27T08:47:00.179Z] 3dae71ba6b94: Pulling fs layer [2025-08-27T08:47:00.179Z] 6bf1a483ea7c: Pulling fs layer [2025-08-27T08:47:00.179Z] f5dfc541a4d3: Pulling fs layer [2025-08-27T08:47:00.179Z] 461d9e800cba: Pulling fs layer [2025-08-27T08:47:00.179Z] 80192f66455f: Pulling fs layer [2025-08-27T08:47:00.179Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-27T08:47:00.179Z] 461d9e800cba: Waiting [2025-08-27T08:47:00.179Z] a29436f7fd5d: Pulling fs layer [2025-08-27T08:47:00.179Z] 923cac83aea3: Pulling fs layer [2025-08-27T08:47:00.179Z] 80192f66455f: Waiting [2025-08-27T08:47:00.179Z] 2e8e34ca0e6c: Waiting [2025-08-27T08:47:00.179Z] a29436f7fd5d: Waiting [2025-08-27T08:47:00.179Z] 25ad8b0a4227: Pulling fs layer [2025-08-27T08:47:00.179Z] db01528c6b51: Pulling fs layer [2025-08-27T08:47:00.179Z] 28988de357af: Pulling fs layer [2025-08-27T08:47:00.179Z] 923cac83aea3: Waiting [2025-08-27T08:47:00.179Z] 28988de357af: Waiting [2025-08-27T08:47:00.180Z] db01528c6b51: Waiting [2025-08-27T08:47:00.180Z] 25ad8b0a4227: Waiting [2025-08-27T08:47:00.441Z] 6bf1a483ea7c: Download complete [2025-08-27T08:47:00.441Z] 461d9e800cba: Verifying Checksum [2025-08-27T08:47:00.441Z] 461d9e800cba: Download complete [2025-08-27T08:47:00.441Z] 80192f66455f: Download complete [2025-08-27T08:47:00.441Z] f5dfc541a4d3: Verifying Checksum [2025-08-27T08:47:00.441Z] f5dfc541a4d3: Download complete [2025-08-27T08:47:00.441Z] 3dae71ba6b94: Verifying Checksum [2025-08-27T08:47:00.441Z] 3dae71ba6b94: Download complete [2025-08-27T08:47:00.441Z] 923cac83aea3: Verifying Checksum [2025-08-27T08:47:00.441Z] 923cac83aea3: Download complete [2025-08-27T08:47:00.700Z] 25ad8b0a4227: Verifying Checksum [2025-08-27T08:47:00.700Z] 25ad8b0a4227: Download complete [2025-08-27T08:47:00.700Z] db01528c6b51: Verifying Checksum [2025-08-27T08:47:00.700Z] db01528c6b51: Download complete [2025-08-27T08:47:00.700Z] 28988de357af: Verifying Checksum [2025-08-27T08:47:00.700Z] 28988de357af: Download complete [2025-08-27T08:47:00.700Z] a29436f7fd5d: Verifying Checksum [2025-08-27T08:47:00.700Z] a29436f7fd5d: Download complete [2025-08-27T08:47:00.962Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-27T08:47:00.962Z] 2e8e34ca0e6c: Download complete [2025-08-27T08:47:01.901Z] 3dae71ba6b94: Pull complete [2025-08-27T08:47:02.162Z] 6bf1a483ea7c: Pull complete [2025-08-27T08:47:02.733Z] f5dfc541a4d3: Pull complete [2025-08-27T08:47:02.733Z] 461d9e800cba: Pull complete [2025-08-27T08:47:02.733Z] 80192f66455f: Pull complete [2025-08-27T08:47:06.021Z] 2e8e34ca0e6c: Pull complete [2025-08-27T08:47:06.589Z] a29436f7fd5d: Pull complete [2025-08-27T08:47:06.589Z] 923cac83aea3: Pull complete [2025-08-27T08:47:06.589Z] 25ad8b0a4227: Pull complete [2025-08-27T08:47:06.589Z] db01528c6b51: Pull complete [2025-08-27T08:47:06.589Z] 28988de357af: Pull complete [2025-08-27T08:47:06.589Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-27T08:47:06.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T08:47:06.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T08:47:06.688Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T08:47:06.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T08:47:09.283Z] $ docker top db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a -eo pid,comm [2025-08-27T08:47:09.328Z] 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-08-27T08:47:09.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T08:47:09.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T08:47:09.380Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T08:47:09.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T08:47:09.482Z] $ docker exec db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a ssh-agent [2025-08-27T08:47:09.574Z] SSH_AUTH_SOCK=/tmp/ssh-AuLPy0LbisLV/agent.32 [2025-08-27T08:47:09.574Z] SSH_AGENT_PID=38 [2025-08-27T08:47:09.579Z] Running ssh-add (command line suppressed) [2025-08-27T08:47:09.676Z] Identity added: /w/workspace/edgex-go/891@tmp/private_key_9674848213517505600.key (/w/workspace/edgex-go/891@tmp/private_key_9674848213517505600.key) [2025-08-27T08:47:09.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T08:47:10.283Z] + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] sh [2025-08-27T08:47:10.585Z] + git tag --points-at HEAD [Pipeline] } [2025-08-27T08:47:10.600Z] $ docker exec --env ******** --env ******** db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a ssh-agent -k [2025-08-27T08:47:10.694Z] unset SSH_AUTH_SOCK; [2025-08-27T08:47:10.697Z] unset SSH_AGENT_PID; [2025-08-27T08:47:10.697Z] echo Agent pid 38 killed; [2025-08-27T08:47:10.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-27T08:47:10.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T08:47:10.736Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T08:47:10.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T08:47:10.846Z] $ docker exec db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a ssh-agent [2025-08-27T08:47:10.943Z] SSH_AUTH_SOCK=/tmp/ssh-CyjZoWFUAulE/agent.85 [2025-08-27T08:47:10.943Z] SSH_AGENT_PID=91 [2025-08-27T08:47:10.947Z] Running ssh-add (command line suppressed) [2025-08-27T08:47:11.042Z] Identity added: /w/workspace/edgex-go/891@tmp/private_key_7306183553280003194.key (/w/workspace/edgex-go/891@tmp/private_key_7306183553280003194.key) [2025-08-27T08:47:11.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T08:47:11.346Z] + git semver init [2025-08-27T08:47:11.608Z] 2025-08-27 08:47:11,548 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T08:47:11.608Z] 2025-08-27 08:47:11,552 [run_init] DEBUG init version:0.0.0 force:False [2025-08-27T08:47:11.608Z] 2025-08-27 08:47:11,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/891/.semver [2025-08-27T08:47:11.608Z] 2025-08-27 08:47:11,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/891/.semver [2025-08-27T08:47:11.608Z] 2025-08-27 08:47:11,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/891/.semver'], cwd=/w/workspace/edgex-go/891, stdin=None, shell=False, universal_newlines=False) [2025-08-27T08:47:16.886Z] 2025-08-27 08:47:16,209 [append_file] DEBUG append to file:/w/workspace/edgex-go/891/.git/info/exclude [2025-08-27T08:47:16.886Z] 2025-08-27 08:47:16,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/891/.semver/main with force:False [2025-08-27T08:47:16.886Z] 2025-08-27 08:47:16,210 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main [2025-08-27T08:47:16.886Z] 2025-08-27 08:47:16,210 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main [2025-08-27T08:47:16.886Z] 4.1.0-dev.50 [Pipeline] } [2025-08-27T08:47:16.895Z] $ docker exec --env ******** --env ******** db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a ssh-agent -k [2025-08-27T08:47:16.996Z] unset SSH_AUTH_SOCK; [2025-08-27T08:47:16.999Z] unset SSH_AGENT_PID; [2025-08-27T08:47:16.999Z] echo Agent pid 91 killed; [2025-08-27T08:47:17.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T08:47:17.344Z] + git semver [Pipeline] } [2025-08-27T08:47:17.614Z] $ docker stop --time=1 db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a [2025-08-27T08:47:18.895Z] $ docker rm -f --volumes db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T08:47:19.233Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-27T08:47:19.451Z] Stashed 1 file(s) [Pipeline] echo [2025-08-27T08:47:19.457Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.50 [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-08-27T08:47:20.103Z] + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] echo [2025-08-27T08:47:20.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T08:47:20.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T08:47:20.150Z] ========================================================= [2025-08-27T08:47:20.150Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-27T08:47:20.150Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-27T08:47:20.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-27T08:47:20.444Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-27T08:47:20.444Z] 0a9a5dfd008f: Pulling fs layer [2025-08-27T08:47:20.444Z] 36466aa92d05: Pulling fs layer [2025-08-27T08:47:20.444Z] e10405b45d13: Pulling fs layer [2025-08-27T08:47:20.444Z] 096b7ceb2af7: Pulling fs layer [2025-08-27T08:47:20.444Z] 4f4fb700ef54: Pulling fs layer [2025-08-27T08:47:20.444Z] c451b95d7931: Pulling fs layer [2025-08-27T08:47:20.444Z] 9febf9df4401: Pulling fs layer [2025-08-27T08:47:20.444Z] 1477f019b032: Pulling fs layer [2025-08-27T08:47:20.444Z] c7dc25521971: Pulling fs layer [2025-08-27T08:47:20.444Z] 096b7ceb2af7: Waiting [2025-08-27T08:47:20.444Z] 4f4fb700ef54: Waiting [2025-08-27T08:47:20.444Z] c451b95d7931: Waiting [2025-08-27T08:47:20.444Z] 9febf9df4401: Waiting [2025-08-27T08:47:20.444Z] 1477f019b032: Waiting [2025-08-27T08:47:20.444Z] c7dc25521971: Waiting [2025-08-27T08:47:20.444Z] 36466aa92d05: Verifying Checksum [2025-08-27T08:47:20.444Z] 36466aa92d05: Download complete [2025-08-27T08:47:20.444Z] 4f4fb700ef54: Verifying Checksum [2025-08-27T08:47:20.444Z] 4f4fb700ef54: Download complete [2025-08-27T08:47:20.444Z] c451b95d7931: Download complete [2025-08-27T08:47:20.444Z] 0a9a5dfd008f: Download complete [2025-08-27T08:47:20.444Z] 9febf9df4401: Verifying Checksum [2025-08-27T08:47:20.444Z] 9febf9df4401: Download complete [2025-08-27T08:47:20.703Z] 0a9a5dfd008f: Pull complete [2025-08-27T08:47:20.703Z] 36466aa92d05: Pull complete [2025-08-27T08:47:20.963Z] c7dc25521971: Verifying Checksum [2025-08-27T08:47:20.963Z] c7dc25521971: Download complete [2025-08-27T08:47:20.963Z] e10405b45d13: Download complete [2025-08-27T08:47:21.223Z] 1477f019b032: Download complete [2025-08-27T08:47:25.415Z] e10405b45d13: Pull complete [2025-08-27T08:47:25.415Z] 096b7ceb2af7: Pull complete [2025-08-27T08:47:25.415Z] 4f4fb700ef54: Pull complete [2025-08-27T08:47:25.415Z] c451b95d7931: Pull complete [2025-08-27T08:47:25.415Z] 9febf9df4401: Pull complete [2025-08-27T08:47:27.944Z] 1477f019b032: Pull complete [2025-08-27T08:47:27.944Z] c7dc25521971: Pull complete [2025-08-27T08:47:27.944Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-27T08:47:27.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-27T08:47:27.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-27T08:47:28.248Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-27T08:47:28.248Z] WORKDIR /edgex [2025-08-27T08:47:28.248Z] COPY go.mod . [2025-08-27T08:47:28.248Z] RUN go mod download+ [2025-08-27T08:47:28.248Z] docker build -t ci-base-image-x86_64 -f - . [2025-08-27T08:47:28.815Z] #0 building with "default" instance using docker driver [2025-08-27T08:47:28.815Z] [2025-08-27T08:47:28.815Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:47:28.815Z] #1 transferring dockerfile: 164B 0.0s done [2025-08-27T08:47:28.815Z] #1 DONE 0.0s [2025-08-27T08:47:28.815Z] [2025-08-27T08:47:28.815Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-27T08:47:28.815Z] #2 DONE 0.0s [2025-08-27T08:47:28.815Z] [2025-08-27T08:47:28.815Z] #3 [internal] load .dockerignore [2025-08-27T08:47:28.816Z] #3 transferring context: 50B done [2025-08-27T08:47:28.816Z] #3 DONE 0.0s [2025-08-27T08:47:28.816Z] [2025-08-27T08:47:28.816Z] #4 [internal] load build context [2025-08-27T08:47:29.075Z] #4 transferring context: 6.57kB done [2025-08-27T08:47:29.075Z] #4 DONE 0.1s [2025-08-27T08:47:29.075Z] [2025-08-27T08:47:29.075Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-27T08:47:29.075Z] #5 DONE 0.1s [2025-08-27T08:47:29.075Z] [2025-08-27T08:47:29.075Z] #6 [2/4] WORKDIR /edgex [2025-08-27T08:47:31.615Z] #6 DONE 2.5s [2025-08-27T08:47:31.615Z] [2025-08-27T08:47:31.615Z] #7 [3/4] COPY go.mod . [2025-08-27T08:47:31.615Z] #7 DONE 0.0s [2025-08-27T08:47:31.615Z] [2025-08-27T08:47:31.615Z] #8 [4/4] RUN go mod download [2025-08-27T08:47:34.618Z] Still waiting to schedule task [2025-08-27T08:47:34.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-27T08:47:44.311Z] #8 DONE 12.6s [2025-08-27T08:47:44.311Z] [2025-08-27T08:47:44.311Z] #9 exporting to image [2025-08-27T08:47:44.311Z] #9 exporting layers [2025-08-27T08:47:47.599Z] #9 exporting layers 3.3s done [2025-08-27T08:47:47.599Z] #9 writing image sha256:4e59703941143070313cb3b727f9adf58e02a2e2dc0a03b04531935d41cb1df8 done [2025-08-27T08:47:47.599Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-27T08:47:47.599Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:47:47.905Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-27T08:47:47.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T08:47:47.975Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T08:47:48.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-27T08:47:48.302Z] $ docker top a94e74b342e8d77f5c3c5f2e4343246e3478105dee1f57b9d82722df7138b2e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T08:47:48.648Z] + go version [2025-08-27T08:47:48.648Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-27T08:47:48.658Z] $ docker stop --time=1 a94e74b342e8d77f5c3c5f2e4343246e3478105dee1f57b9d82722df7138b2e5 [2025-08-27T08:47:49.902Z] $ docker rm -f --volumes a94e74b342e8d77f5c3c5f2e4343246e3478105dee1f57b9d82722df7138b2e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:47:50.319Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-27T08:47:50.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T08:47:50.400Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T08:47:50.428Z] $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-27T08:47:50.670Z] $ docker top 1444cfa5efb3a9d64062c1d29e36906592372e833925760c79f26def04107a74 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-27T08:47:50.747Z] ========================================================= [2025-08-27T08:47:50.747Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-27T08:47:50.747Z] ========================================================= [Pipeline] sh [2025-08-27T08:47:51.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] fileExists [Pipeline] sh [2025-08-27T08:47:51.327Z] + make test [2025-08-27T08:47:51.327Z] go test -race -coverprofile=coverage.out ./... [2025-08-27T08:47:59.441Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-27T08:48:25.970Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 42.3% of statements [2025-08-27T08:48:25.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-27T08:48:25.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-27T08:48:25.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-27T08:48:25.971Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-27T08:48:26.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-27T08:48:26.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-27T08:48:26.538Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-27T08:48:26.538Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-27T08:48:26.538Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-27T08:48:26.538Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-27T08:48:27.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.043s coverage: 69.4% of statements [2025-08-27T08:48:27.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 5.1% of statements [2025-08-27T08:48:27.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 49.3% of statements [2025-08-27T08:48:27.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.675s coverage: 93.6% of statements [2025-08-27T08:48:27.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 92.4% of statements [2025-08-27T08:48:27.913Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-27T08:48:27.913Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-27T08:48:29.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements [2025-08-27T08:48:29.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-27T08:48:29.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-27T08:48:29.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-27T08:48:29.859Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-27T08:48:31.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.318s coverage: 95.8% of statements [2025-08-27T08:48:31.236Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-08-27T08:48:31.494Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-27T08:48:31.494Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-27T08:48:31.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-27T08:48:31.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-27T08:48:31.752Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-27T08:48:31.752Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-27T08:48:32.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2025-08-27T08:48:32.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-08-27T08:48:32.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 38.1% of statements [2025-08-27T08:48:32.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements [2025-08-27T08:48:33.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-08-27T08:48:33.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2025-08-27T08:48:33.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-08-27T08:48:33.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-27T08:48:33.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-27T08:48:33.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-27T08:48:33.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2025-08-27T08:48:33.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-27T08:48:33.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-27T08:48:33.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-27T08:48:33.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-27T08:48:34.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-08-27T08:48:35.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-27T08:48:35.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-27T08:48:35.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-27T08:48:35.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-27T08:48:35.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-27T08:48:35.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-27T08:48:35.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-27T08:48:35.576Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-27T08:48:35.576Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-27T08:48:36.142Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-27T08:48:37.518Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-27T08:48:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-27T08:48:39.149Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-27T08:48:40.083Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-27T08:48:40.083Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-27T08:48:40.083Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-27T08:48:43.365Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-27T08:48:43.930Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-27T08:48:43.930Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-27T08:48:44.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-27T08:48:44.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-27T08:48:44.189Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-27T08:48:46.086Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-27T08:48:46.086Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-27T08:48:46.086Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-27T08:48:46.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2025-08-27T08:48:46.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-27T08:48:46.086Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-27T08:48:46.086Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-27T08:48:46.653Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-27T08:48:46.911Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-27T08:48:46.911Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-27T08:48:46.911Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-27T08:48:46.911Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-27T08:48:46.911Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-27T08:48:48.283Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-27T08:48:48.283Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-27T08:48:48.283Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-27T08:48:48.283Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-27T08:48:49.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-27T08:48:49.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-27T08:48:49.660Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-27T08:48:49.660Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-27T08:48:49.660Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-27T08:48:49.660Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-27T08:48:49.661Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-27T08:48:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-27T08:48:50.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-27T08:48:50.855Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.040s coverage: 92.9% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.033s coverage: 87.2% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.136s coverage: 54.5% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 29.2% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements [2025-08-27T08:48:53.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements [2025-08-27T08:48:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-08-27T08:48:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 94.9% of statements [2025-08-27T08:48:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-08-27T08:48:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 97.7% of statements [2025-08-27T08:48:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-08-27T08:48:55.565Z] 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-08-27T08:48:55.824Z] running golangci-lint [2025-08-27T08:48:55.824Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-27T08:48:55.824Z] go version go1.23.9 linux/amd64 [2025-08-27T08:48:56.082Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-27T08:48:56.082Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-27T08:48:56.082Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-27T08:49:14.314Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7698 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-08-27T08:49:14.338Z] Running in /w/workspace/edgex-go/891 [Pipeline] { [Pipeline] checkout [2025-08-27T08:49:14.376Z] The recommended git tool is: git [2025-08-27T08:49:20.964Z] using credential edgex-jenkins-ssh [2025-08-27T08:49:20.986Z] Cloning the remote Git repository [2025-08-27T08:49:21.033Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-27T08:49:21.131Z] > git init /w/workspace/edgex-go/891 # timeout=10 [2025-08-27T08:49:21.305Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-27T08:49:21.307Z] > git --version # timeout=10 [2025-08-27T08:49:21.328Z] > git --version # 'git version 2.25.1' [2025-08-27T08:49:21.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-27T08:49:21.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-27T08:49:22.670Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|exports_file|files|types_sizes|compiled_files|deps) took 23.353629957s" [2025-08-27T08:49:22.670Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.148816ms" [2025-08-27T08:49:34.878Z] level=info msg="[linters_context/goanalysis] analyzers took 2m3.630214859s with top 10 stages: buildir: 1m4.539838437s, gosec: 4.344440389s, fact_deprecated: 3.396428197s, inspect: 3.120750242s, printf: 1.810750429s, ctrlflow: 1.786189644s, S1038: 1.521709027s, fact_purity: 1.402017798s, nilness: 1.17606996s, unused: 1.074146846s" [2025-08-27T08:49:34.878Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-08-27T08:49:34.878Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 201/201, path_prettifier: 201/201, nolint: 20/0, cgo: 201/201, skip_files: 201/201, identifier_marker: 201/201, exclude: 201/201, skip_dirs: 201/201, invalid_issue: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20" [2025-08-27T08:49:34.878Z] level=info msg="[runner] processing took 18.275448ms with stages: nolint: 8.064058ms, identifier_marker: 5.464933ms, exclude-rules: 1.538316ms, path_prettifier: 1.383744ms, autogenerated_exclude: 1.139761ms, skip_dirs: 578.845µs, cgo: 57.091µs, invalid_issue: 30.52µs, filename_unadjuster: 14.79µs, max_same_issues: 600ns, uniq_by_line: 390ns, max_from_linter: 360ns, fixer: 320ns, exclude: 290ns, skip_files: 260ns, sort_results: 250ns, path_shortener: 240ns, source_code: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 130ns, diff: 130ns, severity-rules: 100ns" [2025-08-27T08:49:34.878Z] level=info msg="[runner] linters took 13.403429424s with stages: goanalysis_metalinter: 13.385068065s" [2025-08-27T08:49:34.878Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-27T08:49:34.878Z] level=info msg="Memory: 369 samples, avg is 319.2MB, max is 1364.5MB" [2025-08-27T08:49:34.878Z] level=info msg="Execution took 36.825914721s" [2025-08-27T08:49:34.878Z] go vet ./... [2025-08-27T08:49:39.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-27T08:49:39.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-27T08:49:39.835Z] Avoid second fetch [2025-08-27T08:49:39.836Z] Checking out Revision 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d (main) [2025-08-27T08:49:40.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-27T08:49:40.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-27T08:49:40.409Z] ./bin/test-attribution-txt.sh [2025-08-27T08:49:40.409Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-27T08:49:40.409Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-27T08:49:40.409Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-27T08:49:40.409Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-27T08:49:40.409Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-27T08:49:40.409Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-27T08:49:40.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-27T08:49:40.635Z] Commit message: "feat: Allow event reading query to return numeric value (#5234)" [2025-08-27T08:49:40.720Z] + ls -al . [2025-08-27T08:49:40.720Z] total 2004 [2025-08-27T08:49:40.720Z] drwxrwxr-x 11 1001 1001 4096 Aug 27 08:47 . [2025-08-27T08:49:40.720Z] drwxr-xr-x 4 root root 4096 Aug 27 08:47 .. [2025-08-27T08:49:40.720Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 08:46 .blubracket [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 10 Aug 27 08:46 .dockerignore [2025-08-27T08:49:40.720Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 08:48 .git [2025-08-27T08:49:40.720Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 08:46 .github [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 909 Aug 27 08:46 .gitignore [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 218 Aug 27 08:46 .golangci.yml [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 100 Aug 27 08:46 .hadolint.yml [2025-08-27T08:49:40.720Z] drwxr-xr-x 3 1001 1001 4096 Aug 27 08:47 .semver [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 155 Aug 27 08:46 .sonarcloud.properties [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 08:46 ADOPTERS.md [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 17374 Aug 27 08:46 Attribution.txt [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 108018 Aug 27 08:46 CHANGELOG.md [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 08:46 CONTRIBUTING.md [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 08:46 GOVERNANCE.md [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 858 Aug 27 08:46 Jenkinsfile [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 08:46 LICENSE [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 16740 Aug 27 08:46 Makefile [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 08:46 OWNERS.md [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 9932 Aug 27 08:46 README.md [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 789 Aug 27 08:46 SECURITY.md [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 12 Aug 27 08:47 VERSION [2025-08-27T08:49:40.720Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 08:46 bin [2025-08-27T08:49:40.720Z] drwxrwxr-x 19 1001 1001 4096 Aug 27 08:46 cmd [2025-08-27T08:49:40.720Z] -rw-r--r-- 1 root root 1671222 Aug 27 08:48 coverage.out [2025-08-27T08:49:40.720Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 08:46 fuzz_test [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 6538 Aug 27 08:46 go.mod [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 88539 Aug 27 08:46 go.sum [2025-08-27T08:49:40.720Z] drwxrwxr-x 7 1001 1001 4096 Aug 27 08:46 internal [2025-08-27T08:49:40.720Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 08:46 openapi [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 584 Aug 27 08:46 security.txt [2025-08-27T08:49:40.720Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 08:46 version.go [Pipeline] sh [2025-08-27T08:49:41.006Z] + '[' -e coverage.out ] [2025-08-27T08:49:41.006Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-27T08:49:41.159Z] Stashed 1 file(s) [Pipeline] sh [2025-08-27T08:49:39.853Z] > git config core.sparsecheckout # timeout=10 [2025-08-27T08:49:39.925Z] > git checkout -f 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d # timeout=10 [2025-08-27T08:49:41.439Z] + make build [2025-08-27T08:49:41.439Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T08:49:44.941Z] provisioning config files... [2025-08-27T08:49:44.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/891@tmp/config17251010222916594711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:49:46.108Z] ---> ****-login.sh [2025-08-27T08:49:46.108Z] nexus3.edgexfoundry.org:10001 [2025-08-27T08:49:46.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:49:46.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:49:46.650Z] Configure a credential helper to remove this warning. See [2025-08-27T08:49:46.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:49:46.650Z] [2025-08-27T08:49:46.650Z] Login Succeeded [2025-08-27T08:49:46.650Z] nexus3.edgexfoundry.org:10002 [2025-08-27T08:49:46.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:49:46.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:49:46.921Z] Configure a credential helper to remove this warning. See [2025-08-27T08:49:46.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:49:46.921Z] [2025-08-27T08:49:46.921Z] Login Succeeded [2025-08-27T08:49:46.921Z] nexus3.edgexfoundry.org:10003 [2025-08-27T08:49:47.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:49:47.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:49:47.462Z] Configure a credential helper to remove this warning. See [2025-08-27T08:49:47.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:49:47.462Z] [2025-08-27T08:49:47.462Z] Login Succeeded [2025-08-27T08:49:47.462Z] nexus3.edgexfoundry.org:10004 [2025-08-27T08:49:47.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:49:47.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:49:47.733Z] Configure a credential helper to remove this warning. See [2025-08-27T08:49:47.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:49:47.733Z] [2025-08-27T08:49:47.733Z] Login Succeeded [2025-08-27T08:49:47.733Z] ****.io [2025-08-27T08:49:48.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:49:48.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:49:48.269Z] Configure a credential helper to remove this warning. See [2025-08-27T08:49:48.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:49:48.269Z] [2025-08-27T08:49:48.269Z] Login Succeeded [2025-08-27T08:49:48.269Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T08:49:48.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-27T08:49:48.909Z] + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] echo [2025-08-27T08:49:48.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T08:49:48.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T08:49:48.969Z] ========================================================= [2025-08-27T08:49:48.969Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-27T08:49:48.969Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-27T08:49:49.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-27T08:49:49.294Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-27T08:49:49.294Z] 94e9d8af2201: Pulling fs layer [2025-08-27T08:49:49.294Z] a6c56e8762df: Pulling fs layer [2025-08-27T08:49:49.294Z] f0f3c8884826: Pulling fs layer [2025-08-27T08:49:49.294Z] c7e7622c144d: Pulling fs layer [2025-08-27T08:49:49.294Z] 4f4fb700ef54: Pulling fs layer [2025-08-27T08:49:49.294Z] b4c3b6d88c5a: Pulling fs layer [2025-08-27T08:49:49.294Z] ba8bce9d2590: Pulling fs layer [2025-08-27T08:49:49.294Z] ca778ea9c289: Pulling fs layer [2025-08-27T08:49:49.294Z] 4f4fb700ef54: Waiting [2025-08-27T08:49:49.294Z] c7e7622c144d: Waiting [2025-08-27T08:49:49.294Z] b4c3b6d88c5a: Waiting [2025-08-27T08:49:49.294Z] ba8bce9d2590: Waiting [2025-08-27T08:49:49.294Z] ca778ea9c289: Waiting [2025-08-27T08:49:49.566Z] a6c56e8762df: Verifying Checksum [2025-08-27T08:49:49.566Z] a6c56e8762df: Download complete [2025-08-27T08:49:49.566Z] c7e7622c144d: Verifying Checksum [2025-08-27T08:49:49.566Z] c7e7622c144d: Download complete [2025-08-27T08:49:49.566Z] 4f4fb700ef54: Verifying Checksum [2025-08-27T08:49:49.566Z] 4f4fb700ef54: Download complete [2025-08-27T08:49:49.566Z] b4c3b6d88c5a: Verifying Checksum [2025-08-27T08:49:49.566Z] b4c3b6d88c5a: Download complete [2025-08-27T08:49:49.566Z] 94e9d8af2201: Verifying Checksum [2025-08-27T08:49:49.566Z] 94e9d8af2201: Download complete [2025-08-27T08:49:50.159Z] ca778ea9c289: Verifying Checksum [2025-08-27T08:49:50.159Z] ca778ea9c289: Download complete [2025-08-27T08:49:50.430Z] 94e9d8af2201: Pull complete [2025-08-27T08:49:51.032Z] a6c56e8762df: Pull complete [2025-08-27T08:49:51.620Z] f0f3c8884826: Download complete [2025-08-27T08:49:52.579Z] ba8bce9d2590: Verifying Checksum [2025-08-27T08:49:52.579Z] ba8bce9d2590: Download complete [2025-08-27T08:50:03.386Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-27T08:50:05.938Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-27T08:50:07.314Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-27T08:50:07.581Z] f0f3c8884826: Pull complete [2025-08-27T08:50:07.581Z] c7e7622c144d: Pull complete [2025-08-27T08:50:07.581Z] 4f4fb700ef54: Pull complete [2025-08-27T08:50:07.581Z] b4c3b6d88c5a: Pull complete [2025-08-27T08:50:07.878Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-27T08:50:09.782Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-27T08:50:14.245Z] ba8bce9d2590: Pull complete [2025-08-27T08:50:15.050Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-27T08:50:16.193Z] ca778ea9c289: Pull complete [2025-08-27T08:50:16.193Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-27T08:50:16.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-27T08:50:16.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-27T08:50:16.539Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-27T08:50:16.539Z] WORKDIR /edgex [2025-08-27T08:50:16.539Z] COPY go.mod . [2025-08-27T08:50:16.539Z] RUN go mod download [2025-08-27T08:50:16.539Z] + docker build -t ci-base-image-arm64 -f - . [2025-08-27T08:50:16.954Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-27T08:50:17.128Z] Sending build context to Docker daemon 3.723MB [2025-08-27T08:50:17.128Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-27T08:50:17.128Z] ---> 47b25d7523d1 [2025-08-27T08:50:17.128Z] Step 2/4 : WORKDIR /edgex [2025-08-27T08:50:19.080Z] ---> Running in 068df689da4c [2025-08-27T08:50:19.348Z] Removing intermediate container 068df689da4c [2025-08-27T08:50:19.348Z] ---> 443f191e63d5 [2025-08-27T08:50:19.348Z] Step 3/4 : COPY go.mod . [2025-08-27T08:50:19.488Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-27T08:50:19.933Z] ---> 1a2e4d9590fb [2025-08-27T08:50:19.933Z] Step 4/4 : RUN go mod download [2025-08-27T08:50:19.933Z] ---> Running in 76fa97dbc071 [2025-08-27T08:50:22.022Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-27T08:50:23.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-27T08:50:24.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-27T08:50:25.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-27T08:50:27.633Z] $ docker stop --time=1 1444cfa5efb3a9d64062c1d29e36906592372e833925760c79f26def04107a74 [2025-08-27T08:50:31.234Z] $ docker rm -f --volumes 1444cfa5efb3a9d64062c1d29e36906592372e833925760c79f26def04107a74 [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-08-27T08:50:32.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-27T08:50:32.469Z] [2025-08-27T08:50:32.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:50:32.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-27T08:50:32.779Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-27T08:50:32.779Z] 91d30c5bc195: Pulling fs layer [2025-08-27T08:50:32.779Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-27T08:50:32.779Z] 9c61dcf015f6: Pulling fs layer [2025-08-27T08:50:32.779Z] 4698f68db338: Pulling fs layer [2025-08-27T08:50:32.779Z] 2a2f49069b9e: Pulling fs layer [2025-08-27T08:50:32.779Z] e0025b399a48: Pulling fs layer [2025-08-27T08:50:32.779Z] 4698f68db338: Waiting [2025-08-27T08:50:32.779Z] 2a2f49069b9e: Waiting [2025-08-27T08:50:32.779Z] e0025b399a48: Waiting [2025-08-27T08:50:32.779Z] 91d30c5bc195: Verifying Checksum [2025-08-27T08:50:32.779Z] 91d30c5bc195: Download complete [2025-08-27T08:50:32.779Z] 4698f68db338: Verifying Checksum [2025-08-27T08:50:32.779Z] 4698f68db338: Download complete [2025-08-27T08:50:33.037Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-27T08:50:33.037Z] 2e9b0aa3be6d: Download complete [2025-08-27T08:50:33.038Z] 91d30c5bc195: Pull complete [2025-08-27T08:50:33.038Z] e0025b399a48: Verifying Checksum [2025-08-27T08:50:33.038Z] e0025b399a48: Download complete [2025-08-27T08:50:33.038Z] 2a2f49069b9e: Verifying Checksum [2025-08-27T08:50:33.038Z] 2a2f49069b9e: Download complete [2025-08-27T08:50:33.296Z] 2e9b0aa3be6d: Pull complete [2025-08-27T08:50:33.296Z] 9c61dcf015f6: Verifying Checksum [2025-08-27T08:50:33.296Z] 9c61dcf015f6: Download complete [2025-08-27T08:50:35.827Z] 9c61dcf015f6: Pull complete [2025-08-27T08:50:35.827Z] 4698f68db338: Pull complete [2025-08-27T08:50:36.084Z] 2a2f49069b9e: Pull complete [2025-08-27T08:50:36.084Z] e0025b399a48: Pull complete [2025-08-27T08:50:36.084Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-27T08:50:36.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-27T08:50:36.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T08:50:36.447Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T08:50:36.473Z] $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-08-27T08:50:37.950Z] $ docker top 560d9076cceedf041bc375373511aa73319d6eee031023507915f0a99e90d0e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T08:50:38.295Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-27T08:50:38.554Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-27T08:50:38.554Z] #1 transferring dockerfile: 3.02kB done [2025-08-27T08:50:38.554Z] #1 DONE 0.1s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-27T08:50:38.554Z] #2 DONE 0.0s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-27T08:50:38.554Z] #3 transferring dockerfile: 2.50kB done [2025-08-27T08:50:38.554Z] #3 DONE 0.1s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T08:50:38.554Z] #4 DONE 0.1s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-27T08:50:38.554Z] #5 transferring dockerfile: 1.89kB done [2025-08-27T08:50:38.554Z] #5 DONE 0.1s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-27T08:50:38.554Z] #6 transferring dockerfile: 2.14kB done [2025-08-27T08:50:38.554Z] #6 DONE 0.2s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-27T08:50:38.554Z] #2 DONE 0.0s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-08-27T08:50:38.554Z] #7 transferring dockerfile: 2.10kB done [2025-08-27T08:50:38.554Z] #7 DONE 0.2s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #8 [security-proxy-setup internal] load .dockerignore [2025-08-27T08:50:38.554Z] #8 DONE 0.0s [2025-08-27T08:50:38.554Z] [2025-08-27T08:50:38.554Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-27T08:50:38.554Z] #9 transferring dockerfile: 2.49kB done [2025-08-27T08:50:38.814Z] #9 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #10 transferring dockerfile: 2.01kB done [2025-08-27T08:50:38.814Z] #10 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #11 [core-data internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #11 transferring dockerfile: 2.04kB done [2025-08-27T08:50:38.814Z] #11 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #12 transferring dockerfile: 2.23kB done [2025-08-27T08:50:38.814Z] #12 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #13 [core-command internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #13 transferring dockerfile: 1.94kB done [2025-08-27T08:50:38.814Z] #13 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #14 transferring dockerfile: 1.70kB done [2025-08-27T08:50:38.814Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-27T08:50:38.814Z] #14 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #15 transferring dockerfile: 2.00kB done [2025-08-27T08:50:38.814Z] #15 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #16 [security-spire-config internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #16 transferring dockerfile: 1.69kB done [2025-08-27T08:50:38.814Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-27T08:50:38.814Z] #16 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #17 [support-scheduler internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #17 transferring dockerfile: 1.83kB done [2025-08-27T08:50:38.814Z] #17 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #18 [security-spire-agent internal] load build definition from Dockerfile [2025-08-27T08:50:38.814Z] #18 transferring dockerfile: 1.81kB done [2025-08-27T08:50:38.814Z] #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-27T08:50:38.814Z] #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-27T08:50:38.814Z] #18 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-27T08:50:38.814Z] #2 DONE 0.0s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #4 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T08:50:38.814Z] #4 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #8 [security-proxy-setup internal] load .dockerignore [2025-08-27T08:50:38.814Z] #8 transferring context: 50B done [2025-08-27T08:50:38.814Z] #8 DONE 0.1s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-08-27T08:50:38.814Z] #19 transferring context: 50B done [2025-08-27T08:50:38.814Z] #19 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #20 [security-bootstrapper internal] load .dockerignore [2025-08-27T08:50:38.814Z] #20 transferring context: 50B done [2025-08-27T08:50:38.814Z] #20 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #21 [security-proxy-auth internal] load .dockerignore [2025-08-27T08:50:38.814Z] #21 transferring context: 50B done [2025-08-27T08:50:38.814Z] #21 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #22 [core-command internal] load .dockerignore [2025-08-27T08:50:38.814Z] #22 transferring context: 50B done [2025-08-27T08:50:38.814Z] #22 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-27T08:50:38.814Z] #23 transferring context: 50B done [2025-08-27T08:50:38.814Z] #23 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #24 [core-keeper internal] load .dockerignore [2025-08-27T08:50:38.814Z] #24 transferring context: 50B done [2025-08-27T08:50:38.814Z] #24 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #25 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:50:38.814Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:50:38.814Z] #25 ... [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #26 [core-data internal] load .dockerignore [2025-08-27T08:50:38.814Z] #26 transferring context: 50B done [2025-08-27T08:50:38.814Z] #26 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #27 [core-metadata internal] load .dockerignore [2025-08-27T08:50:38.814Z] #27 transferring context: 50B done [2025-08-27T08:50:38.814Z] #27 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #28 [support-notifications internal] load .dockerignore [2025-08-27T08:50:38.814Z] #28 transferring context: 50B done [2025-08-27T08:50:38.814Z] #28 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-08-27T08:50:38.814Z] #29 transferring context: 50B done [2025-08-27T08:50:38.814Z] #29 DONE 0.2s [2025-08-27T08:50:38.814Z] [2025-08-27T08:50:38.814Z] #25 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:50:38.814Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:50:38.814Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:50:38.814Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-27T08:50:38.814Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-27T08:50:38.814Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-27T08:50:38.814Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-27T08:50:39.073Z] #25 ... [2025-08-27T08:50:39.073Z] [2025-08-27T08:50:39.073Z] #30 [support-scheduler internal] load .dockerignore [2025-08-27T08:50:39.073Z] #30 transferring context: 50B done [2025-08-27T08:50:39.073Z] #30 DONE 0.2s [2025-08-27T08:50:39.073Z] [2025-08-27T08:50:39.073Z] #25 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:50:39.073Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:50:39.073Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:50:39.073Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-27T08:50:39.073Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-27T08:50:39.073Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-27T08:50:39.336Z] #25 ... [2025-08-27T08:50:39.336Z] [2025-08-27T08:50:39.336Z] #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-27T08:50:39.336Z] #31 DONE 0.5s [2025-08-27T08:50:39.336Z] [2025-08-27T08:50:39.336Z] #25 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:50:39.336Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-27T08:50:44.617Z] #25 ... [2025-08-27T08:50:44.617Z] [2025-08-27T08:50:44.617Z] #32 [support-scheduler internal] load build context [2025-08-27T08:50:44.617Z] #32 transferring context: 310.62MB 5.3s [2025-08-27T08:50:44.617Z] #32 ... [2025-08-27T08:50:44.617Z] [2025-08-27T08:50:44.617Z] #33 [security-proxy-setup internal] load build context [2025-08-27T08:50:44.617Z] #33 ... [2025-08-27T08:50:44.617Z] [2025-08-27T08:50:44.617Z] #32 [support-scheduler internal] load build context [2025-08-27T08:50:48.806Z] #32 ... [2025-08-27T08:50:48.806Z] [2025-08-27T08:50:48.806Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-27T08:50:48.806Z] #34 ... [2025-08-27T08:50:48.806Z] [2025-08-27T08:50:48.806Z] #35 [security-proxy-auth internal] load build context [2025-08-27T08:50:49.065Z] #35 ... [2025-08-27T08:50:49.065Z] [2025-08-27T08:50:49.065Z] #36 [core-command internal] load build context [2025-08-27T08:50:49.065Z] #36 ... [2025-08-27T08:50:49.065Z] [2025-08-27T08:50:49.065Z] #37 [security-secretstore-setup internal] load build context [2025-08-27T08:50:49.363Z] #37 ... [2025-08-27T08:50:49.363Z] [2025-08-27T08:50:49.363Z] #38 [core-metadata internal] load build context [2025-08-27T08:50:49.363Z] #38 ... [2025-08-27T08:50:49.363Z] [2025-08-27T08:50:49.363Z] #39 [core-keeper internal] load build context [2025-08-27T08:50:49.363Z] #39 ... [2025-08-27T08:50:49.363Z] [2025-08-27T08:50:49.363Z] #40 [core-data internal] load build context [2025-08-27T08:50:49.762Z] #40 transferring context: 475.10MB 10.5s [2025-08-27T08:50:49.762Z] #40 ... [2025-08-27T08:50:49.762Z] [2025-08-27T08:50:49.762Z] #41 [security-spiffe-token-provider internal] load build context [2025-08-27T08:50:49.762Z] #41 ... [2025-08-27T08:50:49.762Z] [2025-08-27T08:50:49.762Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-27T08:50:49.762Z] #42 ... [2025-08-27T08:50:49.762Z] [2025-08-27T08:50:49.762Z] #43 [support-notifications internal] load build context [2025-08-27T08:50:49.762Z] #43 ... [2025-08-27T08:50:49.762Z] [2025-08-27T08:50:49.762Z] #44 [security-bootstrapper internal] load build context [2025-08-27T08:50:50.021Z] #44 transferring context: 595.06MB 10.9s done [2025-08-27T08:50:50.021Z] #44 ... [2025-08-27T08:50:50.021Z] [2025-08-27T08:50:50.021Z] #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-08-27T08:50:50.280Z] #45 ... [2025-08-27T08:50:50.280Z] [2025-08-27T08:50:50.280Z] #46 [core-common-config-bootstrapper internal] load build context [2025-08-27T08:50:50.280Z] #46 ... [2025-08-27T08:50:50.280Z] [2025-08-27T08:50:50.280Z] #32 [support-scheduler internal] load build context [2025-08-27T08:50:50.280Z] #32 transferring context: 595.06MB 11.2s done [2025-08-27T08:50:54.514Z] #32 ... [2025-08-27T08:50:54.514Z] [2025-08-27T08:50:54.514Z] #36 [core-command internal] load build context [2025-08-27T08:50:54.514Z] #36 transferring context: 595.06MB 14.1s done [2025-08-27T08:50:55.083Z] #36 ... [2025-08-27T08:50:55.083Z] [2025-08-27T08:50:55.083Z] #33 [security-proxy-setup internal] load build context [2025-08-27T08:50:55.083Z] #33 transferring context: 595.06MB 10.8s done [2025-08-27T08:50:56.491Z] #33 ... [2025-08-27T08:50:56.491Z] [2025-08-27T08:50:56.491Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-27T08:50:56.491Z] #34 DONE 17.6s [2025-08-27T08:50:56.491Z] [2025-08-27T08:50:56.491Z] #47 [security-spire-config internal] load .dockerignore [2025-08-27T08:50:56.751Z] #47 ... [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #45 [core-command builder 2/7] WORKDIR /edgex-go [2025-08-27T08:50:56.751Z] #45 DONE 17.5s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #37 [security-secretstore-setup internal] load build context [2025-08-27T08:50:56.751Z] #37 transferring context: 595.06MB 10.5s done [2025-08-27T08:50:56.751Z] #37 DONE 17.8s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #25 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:50:56.751Z] #25 DONE 17.9s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #33 [security-proxy-setup internal] load build context [2025-08-27T08:50:56.751Z] #33 DONE 18.0s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #44 [security-bootstrapper internal] load build context [2025-08-27T08:50:56.751Z] #44 DONE 17.9s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #32 [support-scheduler internal] load build context [2025-08-27T08:50:56.751Z] #32 DONE 17.8s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #46 [core-common-config-bootstrapper internal] load build context [2025-08-27T08:50:56.751Z] #46 transferring context: 595.06MB 11.9s done [2025-08-27T08:50:56.751Z] #46 DONE 17.9s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #41 [security-spiffe-token-provider internal] load build context [2025-08-27T08:50:56.751Z] #41 transferring context: 595.06MB 12.4s done [2025-08-27T08:50:56.751Z] #41 DONE 18.0s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #43 [support-notifications internal] load build context [2025-08-27T08:50:56.751Z] #43 transferring context: 595.06MB 12.3s done [2025-08-27T08:50:56.751Z] #43 DONE 17.8s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #35 [security-proxy-auth internal] load build context [2025-08-27T08:50:56.751Z] #35 transferring context: 595.06MB 12.5s done [2025-08-27T08:50:56.751Z] #35 DONE 17.9s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #40 [core-data internal] load build context [2025-08-27T08:50:56.751Z] #40 transferring context: 595.06MB 12.5s done [2025-08-27T08:50:56.751Z] #40 DONE 17.9s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #38 [core-metadata internal] load build context [2025-08-27T08:50:56.751Z] #38 transferring context: 595.06MB 12.8s done [2025-08-27T08:50:56.751Z] #38 DONE 17.9s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #39 [core-keeper internal] load build context [2025-08-27T08:50:56.751Z] #39 transferring context: 595.06MB 13.3s done [2025-08-27T08:50:56.751Z] #39 DONE 17.9s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-27T08:50:56.751Z] #42 DONE 18.1s [2025-08-27T08:50:56.751Z] [2025-08-27T08:50:56.751Z] #36 [core-command internal] load build context [2025-08-27T08:50:56.751Z] #36 DONE 18.0s [2025-08-27T08:50:57.009Z] [2025-08-27T08:50:57.009Z] #47 [security-spire-config internal] load .dockerignore [2025-08-27T08:50:57.009Z] #47 transferring context: 50B done [2025-08-27T08:50:57.009Z] #47 DONE 0.7s [2025-08-27T08:50:57.009Z] [2025-08-27T08:50:57.009Z] #25 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:50:57.009Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:50:57.009Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:50:57.009Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-27T08:50:57.009Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-27T08:50:57.009Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-27T08:50:57.009Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-27T08:50:57.009Z] #25 DONE 17.9s [2025-08-27T08:50:57.009Z] [2025-08-27T08:50:57.009Z] #48 [security-spire-server internal] load .dockerignore [2025-08-27T08:50:57.009Z] #48 transferring context: 50B done [2025-08-27T08:50:57.009Z] #48 DONE 0.7s [2025-08-27T08:50:57.009Z] [2025-08-27T08:50:57.009Z] #49 [security-spire-agent internal] load .dockerignore [2025-08-27T08:50:57.009Z] #49 transferring context: 50B done [2025-08-27T08:50:57.009Z] #49 DONE 0.2s [2025-08-27T08:50:57.009Z] [2025-08-27T08:50:57.009Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:50:57.009Z] #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:50:57.268Z] #50 ... [2025-08-27T08:50:57.268Z] [2025-08-27T08:50:57.268Z] #51 [security-spire-config internal] load build context [2025-08-27T08:50:57.268Z] #51 transferring context: 22.05kB 0.0s done [2025-08-27T08:50:57.268Z] #51 DONE 0.1s [2025-08-27T08:50:57.268Z] [2025-08-27T08:50:57.268Z] #52 [security-spire-agent internal] load build context [2025-08-27T08:50:57.268Z] #52 transferring context: 23.33kB done [2025-08-27T08:50:57.268Z] #52 DONE 0.1s [2025-08-27T08:50:57.268Z] [2025-08-27T08:50:57.268Z] #53 [security-spire-server internal] load build context [2025-08-27T08:50:57.268Z] #53 transferring context: 23.80kB done [2025-08-27T08:50:57.268Z] #53 DONE 0.1s [2025-08-27T08:50:57.269Z] [2025-08-27T08:50:57.269Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:50:57.269Z] #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-27T08:50:57.269Z] #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-27T08:50:57.269Z] #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-27T08:50:57.269Z] #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-27T08:50:57.269Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-27T08:50:57.269Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-08-27T08:50:57.269Z] #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-27T08:50:57.269Z] #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-27T08:50:57.269Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-27T08:50:57.528Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-27T08:50:57.528Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.3s [2025-08-27T08:50:57.528Z] #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-27T08:50:57.528Z] #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-27T08:50:57.528Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 0.4s [2025-08-27T08:50:57.786Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.5s [2025-08-27T08:50:57.786Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-08-27T08:51:00.325Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.7s done [2025-08-27T08:51:01.264Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-27T08:51:01.830Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.6s done [2025-08-27T08:51:07.104Z] #50 ... [2025-08-27T08:51:07.104Z] [2025-08-27T08:51:07.104Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-27T08:51:07.104Z] #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.104Z] #0 3.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.104Z] #0 4.067 (1/3) Installing ca-certificates (20250619-r0) [2025-08-27T08:51:07.104Z] #0 4.086 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:07.104Z] #0 4.090 (3/3) Installing tzdata (2025b-r0) [2025-08-27T08:51:07.104Z] #0 4.127 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:07.104Z] #0 4.134 Executing ca-certificates-20250619-r0.trigger [2025-08-27T08:51:07.104Z] #0 4.176 OK: 10 MiB in 17 packages [2025-08-27T08:51:07.104Z] #54 ... [2025-08-27T08:51:07.104Z] [2025-08-27T08:51:07.104Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:51:07.104Z] #55 ... [2025-08-27T08:51:07.104Z] [2025-08-27T08:51:07.104Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-27T08:51:07.104Z] #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.104Z] #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.104Z] #0 3.458 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:07.104Z] #0 3.577 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:07.105Z] #0 3.608 OK: 8 MiB in 15 packages [2025-08-27T08:51:07.364Z] #56 ... [2025-08-27T08:51:07.364Z] [2025-08-27T08:51:07.364Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-27T08:51:07.364Z] #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.364Z] #0 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.364Z] #0 5.089 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-27T08:51:07.364Z] #0 5.089 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-27T08:51:07.364Z] #0 5.089 OK: 24174 distinct packages available [2025-08-27T08:51:07.364Z] #0 5.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.364Z] #0 5.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.364Z] #0 5.556 OK: 248 MiB in 58 packages [2025-08-27T08:51:07.364Z] #57 ... [2025-08-27T08:51:07.364Z] [2025-08-27T08:51:07.364Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-27T08:51:07.364Z] #58 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-08-27T08:51:07.364Z] #58 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-08-27T08:51:07.364Z] #58 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s done [2025-08-27T08:51:07.364Z] #58 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-27T08:51:07.364Z] #58 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-27T08:51:07.364Z] #58 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-27T08:51:07.364Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-27T08:51:07.364Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-08-27T08:51:07.364Z] #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-27T08:51:07.364Z] #58 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-27T08:51:07.364Z] #58 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [2025-08-27T08:51:07.623Z] #58 ... [2025-08-27T08:51:07.623Z] [2025-08-27T08:51:07.623Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-27T08:51:07.623Z] #0 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.623Z] #0 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.623Z] #0 1.249 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:07.623Z] #0 1.252 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:07.623Z] #0 1.259 OK: 8 MiB in 15 packages [2025-08-27T08:51:07.881Z] #59 ... [2025-08-27T08:51:07.881Z] [2025-08-27T08:51:07.881Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-27T08:51:07.881Z] #0 3.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.881Z] #0 3.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.881Z] #0 4.064 OK: 248 MiB in 58 packages [2025-08-27T08:51:07.881Z] #60 ... [2025-08-27T08:51:07.881Z] [2025-08-27T08:51:07.881Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-27T08:51:07.881Z] #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.881Z] #0 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:07.881Z] #0 3.939 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:07.881Z] #0 4.058 (2/2) Installing su-exec (0.2-r3) [2025-08-27T08:51:07.881Z] #0 4.061 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:07.881Z] #0 4.067 OK: 8 MiB in 16 packages [2025-08-27T08:51:08.140Z] #61 ... [2025-08-27T08:51:08.140Z] [2025-08-27T08:51:08.140Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-27T08:51:08.140Z] #0 4.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.140Z] #0 4.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.140Z] #0 4.477 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:08.140Z] #0 4.481 (2/4) Installing openssl (3.3.4-r0) [2025-08-27T08:51:08.140Z] #0 4.499 (3/4) Installing su-exec (0.2-r3) [2025-08-27T08:51:08.140Z] #0 4.502 (4/4) Installing yq-go (4.44.1-r2) [2025-08-27T08:51:08.140Z] #0 4.609 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:08.140Z] #0 4.616 OK: 19 MiB in 18 packages [2025-08-27T08:51:08.140Z] #62 ... [2025-08-27T08:51:08.140Z] [2025-08-27T08:51:08.140Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-27T08:51:08.401Z] #63 ... [2025-08-27T08:51:08.401Z] [2025-08-27T08:51:08.401Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-27T08:51:08.401Z] #64 ... [2025-08-27T08:51:08.401Z] [2025-08-27T08:51:08.401Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-27T08:51:08.401Z] #0 0.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.401Z] #0 0.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.401Z] #0 1.231 (1/4) Installing ca-certificates (20250619-r0) [2025-08-27T08:51:08.401Z] #0 1.247 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:08.401Z] #0 1.251 (3/4) Installing su-exec (0.2-r3) [2025-08-27T08:51:08.401Z] #0 1.255 (4/4) Installing yq-go (4.44.1-r2) [2025-08-27T08:51:08.401Z] #0 1.325 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:08.401Z] #0 1.331 Executing ca-certificates-20250619-r0.trigger [2025-08-27T08:51:08.401Z] #0 1.366 OK: 19 MiB in 18 packages [2025-08-27T08:51:08.660Z] #65 ... [2025-08-27T08:51:08.660Z] [2025-08-27T08:51:08.660Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-27T08:51:08.660Z] #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.660Z] #0 0.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.660Z] #0 1.226 (1/7) Installing ca-certificates (20250619-r0) [2025-08-27T08:51:08.660Z] #0 1.247 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:08.660Z] #0 1.250 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-27T08:51:08.660Z] #0 1.255 (4/7) Installing libsodium (1.0.19-r0) [2025-08-27T08:51:08.660Z] #0 1.313 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-27T08:51:08.660Z] #0 1.336 (6/7) Installing libzmq (4.3.5-r2) [2025-08-27T08:51:08.660Z] #0 1.349 (7/7) Installing zeromq (4.3.5-r2) [2025-08-27T08:51:08.660Z] #0 1.353 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:08.660Z] #0 1.359 Executing ca-certificates-20250619-r0.trigger [2025-08-27T08:51:08.660Z] #0 1.396 OK: 12 MiB in 21 packages [2025-08-27T08:51:08.919Z] #66 ... [2025-08-27T08:51:08.919Z] [2025-08-27T08:51:08.919Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-27T08:51:08.919Z] #0 5.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.919Z] #0 5.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.919Z] #0 5.915 OK: 248 MiB in 58 packages [2025-08-27T08:51:08.919Z] #67 ... [2025-08-27T08:51:08.919Z] [2025-08-27T08:51:08.919Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-27T08:51:08.919Z] #0 0.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.919Z] #0 0.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.919Z] #0 1.269 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-27T08:51:08.919Z] #0 1.269 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-27T08:51:08.919Z] #0 1.269 OK: 24174 distinct packages available [2025-08-27T08:51:08.919Z] #0 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.919Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:08.919Z] #0 1.745 (1/14) Installing ca-certificates (20250619-r0) [2025-08-27T08:51:08.919Z] #0 1.762 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-27T08:51:08.919Z] #0 1.772 (3/14) Installing c-ares (1.33.1-r0) [2025-08-27T08:51:08.919Z] #0 1.780 (4/14) Installing libunistring (1.2-r0) [2025-08-27T08:51:08.919Z] #0 1.829 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-27T08:51:08.919Z] #0 1.835 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-27T08:51:08.919Z] #0 1.840 (7/14) Installing libpsl (0.21.5-r1) [2025-08-27T08:51:08.919Z] #0 1.844 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-27T08:51:08.919Z] #0 1.855 (9/14) Installing libcurl (8.12.1-r0) [2025-08-27T08:51:08.919Z] #0 1.866 (10/14) Installing curl (8.12.1-r0) [2025-08-27T08:51:08.919Z] #0 1.872 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:08.919Z] #0 1.876 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-27T08:51:08.919Z] #0 1.879 (13/14) Installing libucontext (1.2-r3) [2025-08-27T08:51:08.919Z] #0 1.882 (14/14) Installing gcompat (1.1.0-r4) [2025-08-27T08:51:08.919Z] #0 1.888 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:08.919Z] #0 1.927 Executing ca-certificates-20250619-r0.trigger [2025-08-27T08:51:08.919Z] #0 1.964 OK: 13 MiB in 28 packages [2025-08-27T08:51:09.178Z] #68 ... [2025-08-27T08:51:09.178Z] [2025-08-27T08:51:09.178Z] #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-08-27T08:51:09.178Z] #69 ... [2025-08-27T08:51:09.178Z] [2025-08-27T08:51:09.178Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:51:09.178Z] #0 0.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:09.178Z] #0 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:09.178Z] #0 1.387 OK: 248 MiB in 58 packages [2025-08-27T08:51:09.436Z] #70 ... [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-27T08:51:09.437Z] #65 DONE 12.6s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-27T08:51:09.437Z] #61 DONE 12.6s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-27T08:51:09.437Z] #71 ... [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-27T08:51:09.437Z] #66 DONE 12.6s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-27T08:51:09.437Z] #68 DONE 12.6s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #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-08-27T08:51:09.437Z] #69 DONE 12.6s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-27T08:51:09.437Z] #59 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-27T08:51:09.437Z] #54 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-27T08:51:09.437Z] #60 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-27T08:51:09.437Z] #56 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-27T08:51:09.437Z] #64 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:51:09.437Z] #70 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-27T08:51:09.437Z] #67 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-27T08:51:09.437Z] #57 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-27T08:51:09.437Z] #62 DONE 12.7s [2025-08-27T08:51:09.437Z] [2025-08-27T08:51:09.437Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:09.694Z] #72 ... [2025-08-27T08:51:09.694Z] [2025-08-27T08:51:09.694Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:51:09.694Z] #50 DONE 12.6s [2025-08-27T08:51:09.694Z] [2025-08-27T08:51:09.694Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-27T08:51:09.694Z] #58 DONE 12.6s [2025-08-27T08:51:09.694Z] [2025-08-27T08:51:09.694Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:09.694Z] #72 DONE 0.2s [2025-08-27T08:51:09.694Z] [2025-08-27T08:51:09.694Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:09.694Z] #73 DONE 0.3s [2025-08-27T08:51:09.694Z] [2025-08-27T08:51:09.694Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:09.694Z] #74 DONE 0.2s [2025-08-27T08:51:09.694Z] [2025-08-27T08:51:09.694Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:09.694Z] #75 DONE 0.2s [2025-08-27T08:51:09.694Z] [2025-08-27T08:51:09.694Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:11.596Z] #76 ... [2025-08-27T08:51:11.596Z] [2025-08-27T08:51:11.597Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:51:11.597Z] #55 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.597Z] #55 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.597Z] #55 14.34 OK: 248 MiB in 58 packages [2025-08-27T08:51:11.597Z] #55 DONE 14.5s [2025-08-27T08:51:11.597Z] [2025-08-27T08:51:11.597Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-27T08:51:11.597Z] #0 1.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.597Z] #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.597Z] #0 1.699 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 1.708 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:11.597Z] #0 1.763 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 1.765 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 1.768 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:11.597Z] #0 1.770 OK: 19 MiB in 18 packages [2025-08-27T08:51:11.597Z] #77 DONE 1.9s [2025-08-27T08:51:11.597Z] [2025-08-27T08:51:11.597Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:11.597Z] #78 DONE 0.1s [2025-08-27T08:51:11.597Z] [2025-08-27T08:51:11.597Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-27T08:51:11.597Z] #0 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.597Z] #0 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.597Z] #0 1.733 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 1.755 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:11.597Z] #0 1.799 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 1.802 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 1.806 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:11.597Z] #0 1.809 OK: 8 MiB in 16 packages [2025-08-27T08:51:11.597Z] #79 DONE 2.0s [2025-08-27T08:51:11.597Z] [2025-08-27T08:51:11.597Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:11.597Z] #80 ... [2025-08-27T08:51:11.597Z] [2025-08-27T08:51:11.597Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:51:11.597Z] #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.597Z] #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.597Z] #0 1.953 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 1.975 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:11.597Z] #0 2.020 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 2.023 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.597Z] #0 2.029 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:11.597Z] #0 2.037 OK: 12 MiB in 21 packages [2025-08-27T08:51:11.597Z] #81 DONE 2.2s [2025-08-27T08:51:11.855Z] [2025-08-27T08:51:11.855Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-27T08:51:11.855Z] #63 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #63 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #63 14.06 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-27T08:51:11.855Z] #63 14.06 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-27T08:51:11.855Z] #63 14.06 OK: 24174 distinct packages available [2025-08-27T08:51:11.855Z] #63 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #63 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #63 14.50 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:11.855Z] #63 14.51 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-27T08:51:11.855Z] #63 14.52 (3/4) Installing libucontext (1.2-r3) [2025-08-27T08:51:11.855Z] #63 14.52 (4/4) Installing gcompat (1.1.0-r4) [2025-08-27T08:51:11.855Z] #63 14.53 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:11.855Z] #63 14.54 OK: 8 MiB in 18 packages [2025-08-27T08:51:11.855Z] #63 DONE 14.7s [2025-08-27T08:51:11.855Z] [2025-08-27T08:51:11.855Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-27T08:51:11.855Z] #71 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #71 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #71 14.06 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-27T08:51:11.855Z] #71 14.06 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-27T08:51:11.855Z] #71 14.06 OK: 24174 distinct packages available [2025-08-27T08:51:11.855Z] #71 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #71 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #71 14.53 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:11.855Z] #71 14.54 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-27T08:51:11.855Z] #71 14.54 (3/5) Installing libucontext (1.2-r3) [2025-08-27T08:51:11.855Z] #71 14.54 (4/5) Installing gcompat (1.1.0-r4) [2025-08-27T08:51:11.855Z] #71 14.55 (5/5) Installing openssl (3.3.4-r0) [2025-08-27T08:51:11.855Z] #71 14.56 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:11.855Z] #71 14.56 OK: 9 MiB in 19 packages [2025-08-27T08:51:11.855Z] #71 DONE 14.7s [2025-08-27T08:51:11.855Z] [2025-08-27T08:51:11.855Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-27T08:51:11.855Z] #82 ... [2025-08-27T08:51:11.855Z] [2025-08-27T08:51:11.855Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:51:11.855Z] #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:11.855Z] #0 2.261 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.855Z] #0 2.278 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:11.855Z] #0 2.338 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.855Z] #0 2.341 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:11.855Z] #0 2.343 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:11.855Z] #0 2.359 OK: 13 MiB in 28 packages [2025-08-27T08:51:11.855Z] #83 DONE 2.5s [2025-08-27T08:51:12.113Z] [2025-08-27T08:51:12.113Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:51:12.113Z] #0 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.113Z] #0 1.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.113Z] #0 2.226 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.242 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:12.113Z] #0 2.297 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.300 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.304 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:12.113Z] #0 2.309 OK: 8 MiB in 15 packages [2025-08-27T08:51:12.113Z] #84 DONE 2.5s [2025-08-27T08:51:12.113Z] [2025-08-27T08:51:12.113Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-08-27T08:51:12.113Z] #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.113Z] #0 1.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.113Z] #0 2.266 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.348 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:12.113Z] #0 2.390 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.393 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.397 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:12.113Z] #0 2.404 OK: 8 MiB in 15 packages [2025-08-27T08:51:12.113Z] #85 DONE 2.5s [2025-08-27T08:51:12.113Z] [2025-08-27T08:51:12.113Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:51:12.113Z] #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.113Z] #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.113Z] #0 2.340 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.360 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:12.113Z] #0 2.403 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.407 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.113Z] #0 2.410 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:12.113Z] #0 2.415 OK: 10 MiB in 17 packages [2025-08-27T08:51:12.113Z] #86 DONE 2.6s [2025-08-27T08:51:12.113Z] [2025-08-27T08:51:12.113Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-27T08:51:12.371Z] #87 ... [2025-08-27T08:51:12.371Z] [2025-08-27T08:51:12.371Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-27T08:51:12.371Z] #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.371Z] #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.371Z] #0 2.636 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.371Z] #0 2.652 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:12.371Z] #0 2.691 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.371Z] #0 2.694 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:12.371Z] #0 2.697 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:12.371Z] #0 2.702 OK: 19 MiB in 18 packages [2025-08-27T08:51:12.371Z] #88 DONE 2.9s [2025-08-27T08:51:12.371Z] [2025-08-27T08:51:12.371Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-27T08:51:12.371Z] #89 DONE 0.0s [2025-08-27T08:51:12.630Z] [2025-08-27T08:51:12.630Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-27T08:51:12.630Z] #0 1.630 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.630Z] #0 2.399 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:12.630Z] #90 3.101 OK: 248 MiB in 58 packages [2025-08-27T08:51:12.887Z] #90 DONE 3.3s [2025-08-27T08:51:12.887Z] [2025-08-27T08:51:12.887Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-27T08:51:12.887Z] #91 DONE 0.1s [2025-08-27T08:51:12.887Z] [2025-08-27T08:51:12.887Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:13.455Z] #92 ... [2025-08-27T08:51:13.455Z] [2025-08-27T08:51:13.455Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-27T08:51:13.455Z] #93 DONE 2.1s [2025-08-27T08:51:13.455Z] [2025-08-27T08:51:13.455Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-27T08:51:13.455Z] #94 DONE 0.0s [2025-08-27T08:51:13.455Z] [2025-08-27T08:51:13.455Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-27T08:51:13.455Z] #82 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:13.455Z] #82 1.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:14.022Z] #82 ... [2025-08-27T08:51:14.022Z] [2025-08-27T08:51:14.022Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-27T08:51:14.022Z] #87 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:14.022Z] #87 1.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:14.022Z] #87 2.038 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:14.022Z] #87 2.052 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:14.022Z] #87 2.086 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:14.022Z] #87 2.116 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:14.022Z] #87 2.120 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:14.022Z] #87 2.126 OK: 8 MiB in 18 packages [2025-08-27T08:51:14.022Z] #87 DONE 2.2s [2025-08-27T08:51:14.022Z] [2025-08-27T08:51:14.022Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-27T08:51:14.022Z] #82 2.046 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:14.022Z] #82 2.060 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:51:14.022Z] #82 2.091 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:14.022Z] #82 2.094 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:51:14.022Z] #82 2.097 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:51:14.022Z] #82 2.102 OK: 9 MiB in 19 packages [2025-08-27T08:51:14.022Z] #82 DONE 2.2s [2025-08-27T08:51:14.022Z] [2025-08-27T08:51:14.023Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:51:15.402Z] #95 ... [2025-08-27T08:51:15.402Z] [2025-08-27T08:51:15.402Z] #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-27T08:51:15.402Z] #0 1.925 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:15.402Z] #0 3.902 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T08:51:15.402Z] #0 4.591 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-27T08:51:15.402Z] #0 4.878 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:51:15.402Z] #0 4.887 OK: 8 MiB in 15 packages [2025-08-27T08:51:15.402Z] #96 DONE 5.9s [2025-08-27T08:51:15.402Z] [2025-08-27T08:51:15.402Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:51:15.402Z] #97 DONE 1.4s [2025-08-27T08:51:15.402Z] [2025-08-27T08:51:15.402Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-27T08:51:15.402Z] #98 DONE 1.3s [2025-08-27T08:51:15.402Z] [2025-08-27T08:51:15.402Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:51:15.402Z] #95 DONE 1.3s [2025-08-27T08:51:15.402Z] [2025-08-27T08:51:15.402Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-27T08:51:15.402Z] #99 DONE 0.1s [2025-08-27T08:51:15.402Z] [2025-08-27T08:51:15.402Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-27T08:51:15.402Z] #100 DONE 0.1s [2025-08-27T08:51:15.402Z] [2025-08-27T08:51:15.402Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-27T08:51:15.971Z] #101 DONE 0.6s [2025-08-27T08:51:15.971Z] [2025-08-27T08:51:15.971Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-27T08:51:15.971Z] #102 DONE 0.6s [2025-08-27T08:51:15.971Z] [2025-08-27T08:51:15.971Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:51:15.971Z] #103 DONE 0.7s [2025-08-27T08:51:15.971Z] [2025-08-27T08:51:15.971Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-27T08:51:15.971Z] #104 DONE 0.1s [2025-08-27T08:51:15.971Z] [2025-08-27T08:51:15.971Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-27T08:51:16.228Z] #105 DONE 0.1s [2025-08-27T08:51:16.228Z] [2025-08-27T08:51:16.228Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-27T08:51:16.228Z] #106 DONE 0.1s [2025-08-27T08:51:16.228Z] [2025-08-27T08:51:16.228Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-27T08:51:16.228Z] #107 DONE 0.1s [2025-08-27T08:51:16.228Z] [2025-08-27T08:51:16.228Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-27T08:51:16.228Z] #108 DONE 0.1s [2025-08-27T08:51:16.228Z] [2025-08-27T08:51:16.228Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-27T08:51:16.228Z] #109 DONE 0.1s [2025-08-27T08:51:16.228Z] [2025-08-27T08:51:16.228Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-27T08:51:16.228Z] #110 DONE 0.1s [2025-08-27T08:51:16.228Z] [2025-08-27T08:51:16.228Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-27T08:51:16.228Z] #111 DONE 0.1s [2025-08-27T08:51:16.228Z] [2025-08-27T08:51:16.228Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-27T08:51:16.228Z] #112 DONE 0.1s [2025-08-27T08:51:16.228Z] [2025-08-27T08:51:16.228Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-27T08:51:16.368Z] Removing intermediate container 76fa97dbc071 [2025-08-27T08:51:16.368Z] ---> 19606d4d7b64 [2025-08-27T08:51:16.368Z] Successfully built 19606d4d7b64 [2025-08-27T08:51:16.487Z] #113 DONE 0.0s [2025-08-27T08:51:16.487Z] [2025-08-27T08:51:16.487Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-27T08:51:16.487Z] #114 DONE 0.1s [2025-08-27T08:51:16.487Z] [2025-08-27T08:51:16.487Z] #115 [security-spire-agent] exporting to image [2025-08-27T08:51:16.487Z] #115 exporting layers [2025-08-27T08:51:16.636Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:51:16.747Z] #115 ... [2025-08-27T08:51:16.747Z] [2025-08-27T08:51:16.747Z] #116 [security-spire-config] exporting to image [2025-08-27T08:51:16.747Z] #116 exporting layers 0.4s done [2025-08-27T08:51:16.747Z] #116 writing image sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done [2025-08-27T08:51:16.747Z] #116 naming to docker.io/library/security-spire-config done [2025-08-27T08:51:16.747Z] #116 DONE 0.4s [2025-08-27T08:51:16.747Z] [2025-08-27T08:51:16.747Z] #117 [security-spire-server] exporting to image [2025-08-27T08:51:16.747Z] #117 exporting layers 0.4s done [2025-08-27T08:51:16.747Z] #117 writing image sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done [2025-08-27T08:51:16.747Z] #117 naming to docker.io/library/security-spire-server done [2025-08-27T08:51:16.747Z] #117 DONE 0.5s [2025-08-27T08:51:16.747Z] [2025-08-27T08:51:16.747Z] #115 [security-spire-agent] exporting to image [2025-08-27T08:51:16.747Z] #115 exporting layers 0.4s done [2025-08-27T08:51:16.747Z] #115 writing image sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done [2025-08-27T08:51:16.747Z] #115 naming to docker.io/library/security-spire-agent done [2025-08-27T08:51:16.747Z] #115 DONE 0.4s [2025-08-27T08:51:16.747Z] [2025-08-27T08:51:16.747Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:16.977Z] + docker inspect -f . ci-base-image-arm64 [2025-08-27T08:51:16.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T08:51:17.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-7698 does not seem to be running inside a container [2025-08-27T08:51:17.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@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-08-27T08:51:18.961Z] $ docker top c66ba27eeb3d06f8791146d58438c0a011b50ce1446d6fc2025c8408e1a3b37a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T08:51:19.785Z] + go version [2025-08-27T08:51:19.785Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-27T08:51:19.811Z] $ docker stop --time=1 c66ba27eeb3d06f8791146d58438c0a011b50ce1446d6fc2025c8408e1a3b37a [2025-08-27T08:51:20.038Z] #118 ... [2025-08-27T08:51:20.038Z] [2025-08-27T08:51:20.038Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:20.038Z] #119 ... [2025-08-27T08:51:20.038Z] [2025-08-27T08:51:20.038Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:21.432Z] $ docker rm -f --volumes c66ba27eeb3d06f8791146d58438c0a011b50ce1446d6fc2025c8408e1a3b37a [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-08-27T08:51:22.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-27T08:51:22.125Z] [2025-08-27T08:51:22.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:51:22.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-27T08:51:22.468Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-27T08:51:22.468Z] 547446be3368: Pulling fs layer [2025-08-27T08:51:22.468Z] d125d8839a47: Pulling fs layer [2025-08-27T08:51:22.468Z] 3e85d5ac6304: Pulling fs layer [2025-08-27T08:51:22.468Z] c3105a71a48b: Pulling fs layer [2025-08-27T08:51:22.468Z] 0f093f025ec4: Pulling fs layer [2025-08-27T08:51:22.468Z] c3106fc0e877: Pulling fs layer [2025-08-27T08:51:22.468Z] 0f093f025ec4: Waiting [2025-08-27T08:51:22.468Z] c3105a71a48b: Waiting [2025-08-27T08:51:22.468Z] c3106fc0e877: Waiting [2025-08-27T08:51:22.735Z] 547446be3368: Verifying Checksum [2025-08-27T08:51:22.735Z] 547446be3368: Download complete [2025-08-27T08:51:22.735Z] c3105a71a48b: Verifying Checksum [2025-08-27T08:51:22.735Z] c3105a71a48b: Download complete [2025-08-27T08:51:23.003Z] d125d8839a47: Verifying Checksum [2025-08-27T08:51:23.003Z] d125d8839a47: Download complete [2025-08-27T08:51:23.270Z] c3106fc0e877: Verifying Checksum [2025-08-27T08:51:23.270Z] c3106fc0e877: Download complete [2025-08-27T08:51:23.270Z] 0f093f025ec4: Verifying Checksum [2025-08-27T08:51:23.270Z] 0f093f025ec4: Download complete [2025-08-27T08:51:23.545Z] 547446be3368: Pull complete [2025-08-27T08:51:24.505Z] d125d8839a47: Pull complete [2025-08-27T08:51:25.101Z] 3e85d5ac6304: Verifying Checksum [2025-08-27T08:51:25.101Z] 3e85d5ac6304: Download complete [2025-08-27T08:51:35.179Z] 3e85d5ac6304: Pull complete [2025-08-27T08:51:35.179Z] c3105a71a48b: Pull complete [2025-08-27T08:51:36.139Z] 0f093f025ec4: Pull complete [2025-08-27T08:51:36.405Z] c3106fc0e877: Pull complete [2025-08-27T08:51:36.405Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-27T08:51:36.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-27T08:51:36.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T08:51:36.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-7698 does not seem to be running inside a container [2025-08-27T08:51:36.688Z] $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@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-08-27T08:51:38.605Z] $ docker top 6d09886047c3dd3df2fa19aba13ce85b560d56d99c49bca2cb8550f0c62a5986 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T08:51:39.426Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-27T08:51:46.587Z] #120 ... [2025-08-27T08:51:46.587Z] [2025-08-27T08:51:46.587Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:46.587Z] #80 DONE 33.6s [2025-08-27T08:51:46.587Z] [2025-08-27T08:51:46.587Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:46.587Z] #76 DONE 35.3s [2025-08-27T08:51:46.587Z] [2025-08-27T08:51:46.587Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:46.587Z] #120 DONE 35.3s [2025-08-27T08:51:46.587Z] [2025-08-27T08:51:46.587Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:46.587Z] #119 DONE 35.3s [2025-08-27T08:51:46.587Z] [2025-08-27T08:51:46.587Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:46.587Z] #92 DONE 32.1s [2025-08-27T08:51:46.587Z] [2025-08-27T08:51:46.587Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:46.587Z] #118 DONE 35.3s [2025-08-27T08:51:46.587Z] [2025-08-27T08:51:46.587Z] #121 [core-metadata builder 6/7] COPY . . [2025-08-27T08:51:49.514Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #1 transferring dockerfile: [2025-08-27T08:51:49.514Z] #1 transferring dockerfile: 2.23kB done [2025-08-27T08:51:49.514Z] #1 DONE 0.1s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.514Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #2 transferring dockerfile: 1.70kB done [2025-08-27T08:51:49.514Z] #2 DONE 0.0s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.514Z] #3 [core-data internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #3 transferring dockerfile: 2.04kB done [2025-08-27T08:51:49.514Z] #3 DONE 0.1s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.514Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #4 transferring dockerfile: 2.50kB done [2025-08-27T08:51:49.514Z] #4 DONE 0.1s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.514Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #5 transferring dockerfile: 3.02kB done [2025-08-27T08:51:49.514Z] #5 DONE 0.1s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.514Z] #6 [core-command internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #6 transferring dockerfile: 1.94kB done [2025-08-27T08:51:49.514Z] #6 DONE 0.1s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.514Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #7 transferring dockerfile: 1.81kB done [2025-08-27T08:51:49.514Z] #7 DONE 0.1s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.514Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #8 transferring dockerfile: 1.83kB 0.0s done [2025-08-27T08:51:49.514Z] #8 DONE 0.1s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.514Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-08-27T08:51:49.514Z] #9 transferring dockerfile: 2.10kB 0.0s done [2025-08-27T08:51:49.514Z] #9 DONE 0.1s [2025-08-27T08:51:49.514Z] [2025-08-27T08:51:49.515Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-08-27T08:51:49.515Z] #10 transferring dockerfile: 2.00kB done [2025-08-27T08:51:49.515Z] #10 DONE 0.1s [2025-08-27T08:51:49.515Z] [2025-08-27T08:51:49.515Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-08-27T08:51:49.515Z] #11 transferring dockerfile: 2.01kB 0.0s done [2025-08-27T08:51:49.515Z] #11 DONE 0.1s [2025-08-27T08:51:49.515Z] [2025-08-27T08:51:49.515Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-27T08:51:49.515Z] #12 transferring dockerfile: 1.89kB 0.0s done [2025-08-27T08:51:49.515Z] #12 DONE 0.1s [2025-08-27T08:51:49.515Z] [2025-08-27T08:51:49.515Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-27T08:51:49.515Z] #13 transferring dockerfile: 2.14kB 0.0s done [2025-08-27T08:51:49.515Z] #13 DONE 0.1s [2025-08-27T08:51:49.515Z] [2025-08-27T08:51:49.515Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-27T08:51:49.515Z] #14 transferring dockerfile: 2.49kB done [2025-08-27T08:51:49.515Z] #14 DONE 0.1s [2025-08-27T08:51:49.515Z] [2025-08-27T08:51:49.515Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-08-27T08:51:49.515Z] #15 transferring dockerfile: 1.69kB done [2025-08-27T08:51:49.515Z] #15 DONE 0.1s [2025-08-27T08:51:49.515Z] [2025-08-27T08:51:49.515Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-27T08:51:49.515Z] #16 transferring context: [2025-08-27T08:51:49.515Z] #16 transferring context: 50B done [2025-08-27T08:51:49.515Z] #16 DONE 0.0s [2025-08-27T08:51:50.098Z] [2025-08-27T08:51:50.098Z] #17 [security-spire-server internal] load .dockerignore [2025-08-27T08:51:50.098Z] #17 transferring context: 50B done [2025-08-27T08:51:50.098Z] #17 DONE 0.0s [2025-08-27T08:51:50.384Z] [2025-08-27T08:51:50.384Z] #18 [core-data internal] load .dockerignore [2025-08-27T08:51:50.384Z] #18 transferring context: 50B done [2025-08-27T08:51:50.384Z] #18 DONE 0.0s [2025-08-27T08:51:50.384Z] [2025-08-27T08:51:50.384Z] #19 [security-proxy-setup internal] load .dockerignore [2025-08-27T08:51:50.384Z] #19 transferring context: 50B done [2025-08-27T08:51:50.384Z] #19 DONE 0.1s [2025-08-27T08:51:50.384Z] [2025-08-27T08:51:50.384Z] #20 [security-bootstrapper internal] load .dockerignore [2025-08-27T08:51:50.384Z] #20 transferring context: 50B done [2025-08-27T08:51:50.384Z] #20 DONE 0.1s [2025-08-27T08:51:50.384Z] [2025-08-27T08:51:50.384Z] #21 [core-command internal] load .dockerignore [2025-08-27T08:51:50.663Z] #21 transferring context: 50B done [2025-08-27T08:51:50.663Z] #21 DONE 0.1s [2025-08-27T08:51:50.663Z] [2025-08-27T08:51:50.663Z] #22 [security-spire-agent internal] load .dockerignore [2025-08-27T08:51:50.663Z] #22 transferring context: 50B done [2025-08-27T08:51:50.663Z] #22 DONE 0.1s [2025-08-27T08:51:50.663Z] [2025-08-27T08:51:50.663Z] #23 [support-scheduler internal] load .dockerignore [2025-08-27T08:51:50.663Z] #23 transferring context: 50B 0.0s done [2025-08-27T08:51:50.663Z] #23 DONE 0.1s [2025-08-27T08:51:50.663Z] [2025-08-27T08:51:50.663Z] #24 [core-metadata internal] load .dockerignore [2025-08-27T08:51:50.663Z] #24 transferring context: 50B done [2025-08-27T08:51:50.663Z] #24 DONE 0.1s [2025-08-27T08:51:50.663Z] [2025-08-27T08:51:50.663Z] #25 [support-notifications internal] load .dockerignore [2025-08-27T08:51:50.663Z] #25 transferring context: 50B done [2025-08-27T08:51:50.663Z] #25 DONE 0.1s [2025-08-27T08:51:50.663Z] [2025-08-27T08:51:50.663Z] #26 [core-keeper internal] load .dockerignore [2025-08-27T08:51:50.937Z] #26 transferring context: 50B 0.0s done [2025-08-27T08:51:50.937Z] #26 DONE 0.1s [2025-08-27T08:51:50.937Z] [2025-08-27T08:51:50.937Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-08-27T08:51:50.937Z] #27 transferring context: 50B done [2025-08-27T08:51:50.937Z] #27 DONE 0.1s [2025-08-27T08:51:50.937Z] [2025-08-27T08:51:50.937Z] #28 [security-proxy-auth internal] load .dockerignore [2025-08-27T08:51:50.937Z] #28 transferring context: 50B done [2025-08-27T08:51:50.937Z] #28 DONE 0.0s [2025-08-27T08:51:50.937Z] [2025-08-27T08:51:50.937Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-08-27T08:51:51.208Z] #29 transferring context: 50B done [2025-08-27T08:51:51.208Z] #29 DONE 0.1s [2025-08-27T08:51:51.208Z] [2025-08-27T08:51:51.208Z] #30 [security-spire-config internal] load .dockerignore [2025-08-27T08:51:51.208Z] #30 transferring context: 50B done [2025-08-27T08:51:51.208Z] #30 DONE 0.0s [2025-08-27T08:51:51.208Z] [2025-08-27T08:51:51.208Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:51.208Z] #31 DONE 0.0s [2025-08-27T08:51:51.208Z] [2025-08-27T08:51:51.208Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T08:51:51.208Z] #32 DONE 0.1s [2025-08-27T08:51:51.208Z] [2025-08-27T08:51:51.208Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:51.208Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:51:51.478Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:51:51.478Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-27T08:51:51.478Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-27T08:51:51.478Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 765.95kB / 4.09MB 0.1s [2025-08-27T08:51:51.478Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.2s [2025-08-27T08:51:51.747Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-27T08:51:51.747Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-08-27T08:51:52.017Z] #33 ... [2025-08-27T08:51:52.017Z] [2025-08-27T08:51:52.017Z] #34 [core-common-config-bootstrapper internal] load build context [2025-08-27T08:51:52.017Z] #34 transferring context: 3.24MB 0.7s done [2025-08-27T08:51:52.017Z] #34 DONE 0.8s [2025-08-27T08:51:52.289Z] [2025-08-27T08:51:52.289Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:52.289Z] #33 ... [2025-08-27T08:51:52.289Z] [2025-08-27T08:51:52.289Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-27T08:51:52.289Z] #35 DONE 1.0s [2025-08-27T08:51:52.289Z] [2025-08-27T08:51:52.289Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:52.289Z] #33 ... [2025-08-27T08:51:52.289Z] [2025-08-27T08:51:52.289Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:52.289Z] #31 DONE 0.0s [2025-08-27T08:51:52.289Z] [2025-08-27T08:51:52.289Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:52.558Z] #33 ... [2025-08-27T08:51:52.558Z] [2025-08-27T08:51:52.558Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:52.558Z] #31 DONE 0.0s [2025-08-27T08:51:52.558Z] [2025-08-27T08:51:52.558Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:52.558Z] #31 DONE 0.0s [2025-08-27T08:51:52.558Z] [2025-08-27T08:51:52.558Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-27T08:51:52.558Z] #35 DONE 1.7s [2025-08-27T08:51:52.558Z] [2025-08-27T08:51:52.558Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:52.558Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:51:52.558Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:51:52.558Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-27T08:51:52.558Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-27T08:51:52.558Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-27T08:51:52.826Z] #33 ... [2025-08-27T08:51:52.826Z] [2025-08-27T08:51:52.826Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:52.826Z] #31 DONE 0.0s [2025-08-27T08:51:52.826Z] [2025-08-27T08:51:52.826Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T08:51:52.826Z] #32 DONE 0.5s [2025-08-27T08:51:52.826Z] [2025-08-27T08:51:52.826Z] #36 [core-command internal] load build context [2025-08-27T08:51:52.826Z] #36 DONE 0.0s [2025-08-27T08:51:52.826Z] [2025-08-27T08:51:52.826Z] #37 [security-bootstrapper internal] load build context [2025-08-27T08:51:52.826Z] #37 DONE 0.0s [2025-08-27T08:51:52.826Z] [2025-08-27T08:51:52.826Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-27T08:51:52.826Z] #35 DONE 1.7s [2025-08-27T08:51:52.826Z] [2025-08-27T08:51:52.826Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-08-27T08:51:52.826Z] #38 DONE 0.7s [2025-08-27T08:51:52.826Z] [2025-08-27T08:51:52.826Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:52.826Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:51:52.827Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:51:52.827Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-27T08:51:52.827Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-27T08:51:52.827Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-27T08:51:52.827Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-27T08:51:53.109Z] #33 ... [2025-08-27T08:51:53.109Z] [2025-08-27T08:51:53.109Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:53.109Z] #31 DONE 0.0s [2025-08-27T08:51:53.109Z] [2025-08-27T08:51:53.109Z] #39 [security-proxy-setup internal] load build context [2025-08-27T08:51:53.390Z] #39 ... [2025-08-27T08:51:53.390Z] [2025-08-27T08:51:53.390Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T08:51:53.390Z] #32 DONE 0.9s [2025-08-27T08:51:53.390Z] [2025-08-27T08:51:53.390Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:53.390Z] #31 DONE 0.0s [2025-08-27T08:51:53.390Z] [2025-08-27T08:51:53.390Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T08:51:53.659Z] #32 ... [2025-08-27T08:51:53.659Z] [2025-08-27T08:51:53.659Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-27T08:51:53.659Z] #35 DONE 1.8s [2025-08-27T08:51:53.659Z] [2025-08-27T08:51:53.659Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-08-27T08:51:53.659Z] #38 DONE 0.7s [2025-08-27T08:51:53.659Z] [2025-08-27T08:51:53.659Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:53.659Z] #31 DONE 0.0s [2025-08-27T08:51:53.659Z] [2025-08-27T08:51:53.659Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:53.659Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:51:53.659Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:51:53.659Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-27T08:51:53.659Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-27T08:51:53.659Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-27T08:51:53.659Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-27T08:51:53.930Z] #33 ... [2025-08-27T08:51:53.930Z] [2025-08-27T08:51:53.930Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T08:51:53.930Z] #32 DONE 1.4s [2025-08-27T08:51:54.198Z] [2025-08-27T08:51:54.198Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-27T08:51:54.198Z] #35 DONE 1.8s [2025-08-27T08:51:54.198Z] [2025-08-27T08:51:54.198Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-08-27T08:51:54.198Z] #38 DONE 0.7s [2025-08-27T08:51:54.198Z] [2025-08-27T08:51:54.198Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:54.198Z] #31 DONE 0.0s [2025-08-27T08:51:54.198Z] [2025-08-27T08:51:54.198Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:54.198Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:51:54.198Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:51:54.198Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-27T08:51:54.198Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-27T08:51:54.198Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-27T08:51:54.198Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-27T08:51:54.198Z] #33 ... [2025-08-27T08:51:54.198Z] [2025-08-27T08:51:54.198Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:54.198Z] #31 DONE 0.0s [2025-08-27T08:51:54.467Z] [2025-08-27T08:51:54.467Z] #39 [security-proxy-setup internal] load build context [2025-08-27T08:51:54.467Z] #39 ... [2025-08-27T08:51:54.467Z] [2025-08-27T08:51:54.467Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:54.467Z] #31 DONE 0.0s [2025-08-27T08:51:54.467Z] [2025-08-27T08:51:54.467Z] #39 [security-proxy-setup internal] load build context [2025-08-27T08:51:54.739Z] #39 ... [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-27T08:51:54.739Z] #35 DONE 1.8s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-08-27T08:51:54.739Z] #38 DONE 0.8s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-27T08:51:54.739Z] #31 DONE 0.0s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-27T08:51:54.739Z] #40 DONE 2.3s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #41 [security-spire-server internal] load build context [2025-08-27T08:51:54.739Z] #41 DONE 0.0s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:51:54.739Z] #42 DONE 0.0s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #39 [security-proxy-setup internal] load build context [2025-08-27T08:51:54.739Z] #39 transferring context: 3.24MB 1.9s done [2025-08-27T08:51:54.739Z] #39 ... [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-27T08:51:54.739Z] #35 DONE 1.8s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-08-27T08:51:54.739Z] #38 DONE 0.8s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-27T08:51:54.739Z] #43 DONE 1.9s [2025-08-27T08:51:54.739Z] [2025-08-27T08:51:54.739Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:54.739Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:51:54.739Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:51:54.739Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-27T08:51:54.739Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-27T08:51:54.739Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-27T08:51:54.739Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-27T08:51:55.018Z] #33 ... [2025-08-27T08:51:55.019Z] [2025-08-27T08:51:55.019Z] #39 [security-proxy-setup internal] load build context [2025-08-27T08:51:55.019Z] #39 DONE 2.5s [2025-08-27T08:51:55.292Z] [2025-08-27T08:51:55.292Z] #44 [support-scheduler internal] load build context [2025-08-27T08:51:55.292Z] #44 ... [2025-08-27T08:51:55.292Z] [2025-08-27T08:51:55.292Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T08:51:55.292Z] #32 DONE 2.5s [2025-08-27T08:51:55.292Z] [2025-08-27T08:51:55.292Z] #44 [support-scheduler internal] load build context [2025-08-27T08:51:55.562Z] #44 ... [2025-08-27T08:51:55.562Z] [2025-08-27T08:51:55.562Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-27T08:51:55.562Z] #35 DONE 1.9s [2025-08-27T08:51:55.562Z] [2025-08-27T08:51:55.562Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-08-27T08:51:55.562Z] #38 DONE 0.8s [2025-08-27T08:51:55.562Z] [2025-08-27T08:51:55.562Z] #45 [core-data internal] load build context [2025-08-27T08:51:55.562Z] #45 transferring context: 3.24MB 2.0s done [2025-08-27T08:51:55.562Z] #45 DONE 2.8s [2025-08-27T08:51:55.562Z] [2025-08-27T08:51:55.562Z] #44 [support-scheduler internal] load build context [2025-08-27T08:51:55.832Z] #44 ... [2025-08-27T08:51:55.832Z] [2025-08-27T08:51:55.832Z] #36 [core-command internal] load build context [2025-08-27T08:51:55.832Z] #36 transferring context: 3.24MB 2.0s done [2025-08-27T08:51:55.832Z] #36 DONE 3.1s [2025-08-27T08:51:55.832Z] [2025-08-27T08:51:55.832Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:55.832Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:51:55.832Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:51:55.832Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-27T08:51:55.832Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-27T08:51:55.832Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-27T08:51:55.832Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-27T08:51:55.832Z] #33 DONE 5.2s [2025-08-27T08:51:55.832Z] [2025-08-27T08:51:55.832Z] #44 [support-scheduler internal] load build context [2025-08-27T08:51:55.832Z] #44 transferring context: 3.24MB 2.2s done [2025-08-27T08:51:56.106Z] #44 ... [2025-08-27T08:51:56.106Z] [2025-08-27T08:51:56.106Z] #37 [security-bootstrapper internal] load build context [2025-08-27T08:51:56.106Z] #37 transferring context: 3.24MB 2.4s done [2025-08-27T08:51:56.106Z] #37 DONE 3.2s [2025-08-27T08:51:56.106Z] [2025-08-27T08:51:56.106Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:51:56.106Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.0s done [2025-08-27T08:51:56.106Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-27T08:51:56.106Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-27T08:51:56.106Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-27T08:51:56.566Z] #121 ... [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #122 ... [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #123 [support-scheduler builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #123 ... [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #124 [support-notifications builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #124 ... [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #125 [core-keeper builder 7/8] COPY . . [2025-08-27T08:51:56.566Z] #125 ... [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #126 DONE 11.5s [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #122 DONE 11.5s [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #127 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:56.566Z] #128 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:56.566Z] #129 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #130 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:56.566Z] #131 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:56.566Z] #132 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #123 [support-scheduler builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #123 DONE 11.5s [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #125 [core-keeper builder 7/8] COPY . . [2025-08-27T08:51:56.566Z] #125 DONE 11.5s [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #121 DONE 11.5s [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #124 [support-notifications builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #124 DONE 11.5s [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #133 [core-data builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #133 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:56.566Z] #134 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:56.566Z] #135 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:56.566Z] #136 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:56.566Z] #137 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.566Z] #138 [core-metadata builder 6/7] COPY . . [2025-08-27T08:51:56.566Z] #138 CACHED [2025-08-27T08:51:56.566Z] [2025-08-27T08:51:56.567Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-27T08:51:56.567Z] #139 CACHED [2025-08-27T08:51:56.567Z] [2025-08-27T08:51:56.567Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:56.567Z] #140 CACHED [2025-08-27T08:51:56.567Z] [2025-08-27T08:51:56.567Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:56.567Z] #141 CACHED [2025-08-27T08:51:56.567Z] [2025-08-27T08:51:56.567Z] #142 [core-command builder 6/7] COPY . . [2025-08-27T08:51:56.567Z] #142 CACHED [2025-08-27T08:51:56.567Z] [2025-08-27T08:51:56.567Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:51:56.567Z] #143 CACHED [2025-08-27T08:51:56.567Z] [2025-08-27T08:51:56.567Z] #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:51:56.567Z] #144 CACHED [2025-08-27T08:51:56.567Z] [2025-08-27T08:51:56.567Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T08:51:57.098Z] #42 ... [2025-08-27T08:51:57.098Z] [2025-08-27T08:51:57.098Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-27T08:51:57.098Z] #40 DONE 4.2s [2025-08-27T08:51:57.098Z] [2025-08-27T08:51:57.098Z] #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-27T08:51:57.098Z] #46 ... [2025-08-27T08:51:57.098Z] [2025-08-27T08:51:57.098Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T08:51:57.098Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T08:51:57.098Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T08:51:57.098Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-27T08:51:57.098Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-27T08:51:57.098Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-27T08:51:57.098Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-27T08:51:57.098Z] #33 DONE 5.2s [2025-08-27T08:51:57.098Z] [2025-08-27T08:51:57.098Z] #44 [support-scheduler internal] load build context [2025-08-27T08:51:57.098Z] #44 DONE 3.6s [2025-08-27T08:51:57.098Z] [2025-08-27T08:51:57.098Z] #41 [security-spire-server internal] load build context [2025-08-27T08:51:57.098Z] #41 transferring context: 23.80kB 0.2s done [2025-08-27T08:51:57.098Z] #41 DONE 2.5s [2025-08-27T08:51:57.098Z] [2025-08-27T08:51:57.098Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:51:57.098Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.0s done [2025-08-27T08:51:57.098Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-27T08:51:57.098Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-27T08:51:57.098Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-27T08:51:57.375Z] #42 ... [2025-08-27T08:51:57.375Z] [2025-08-27T08:51:57.375Z] #47 [security-spire-agent internal] load build context [2025-08-27T08:51:57.375Z] #47 transferring context: 23.33kB 0.4s done [2025-08-27T08:51:57.375Z] #47 DONE 2.6s [2025-08-27T08:51:57.500Z] #145 0.939 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-27T08:51:57.644Z] [2025-08-27T08:51:57.644Z] #48 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-27T08:51:59.600Z] #48 ... [2025-08-27T08:51:59.600Z] [2025-08-27T08:51:59.600Z] #49 [security-spire-config internal] load build context [2025-08-27T08:51:59.600Z] #49 transferring context: 22.05kB 0.4s done [2025-08-27T08:51:59.600Z] #49 DONE 2.7s [2025-08-27T08:51:59.871Z] [2025-08-27T08:51:59.871Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:51:59.871Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.1s done [2025-08-27T08:51:59.871Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.3s done [2025-08-27T08:51:59.871Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.6s done [2025-08-27T08:51:59.871Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-27T08:52:00.836Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.0s [2025-08-27T08:52:01.111Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-27T08:52:01.791Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-27T08:52:02.062Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.84MB / 33.17MB 5.4s [2025-08-27T08:52:03.026Z] #42 ... [2025-08-27T08:52:03.026Z] [2025-08-27T08:52:03.026Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:52:03.026Z] #0 7.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:03.026Z] #0 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:03.026Z] #50 ... [2025-08-27T08:52:03.026Z] [2025-08-27T08:52:03.026Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:52:03.026Z] #0 6.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:03.026Z] #0 7.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:03.026Z] #51 ... [2025-08-27T08:52:03.026Z] [2025-08-27T08:52:03.026Z] #52 [security-proxy-auth internal] load build context [2025-08-27T08:52:03.295Z] #52 ... [2025-08-27T08:52:03.296Z] [2025-08-27T08:52:03.296Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:03.296Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.24MB / 33.17MB 6.5s [2025-08-27T08:52:03.573Z] #42 ... [2025-08-27T08:52:03.573Z] [2025-08-27T08:52:03.573Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-27T08:52:03.573Z] #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:03.573Z] #0 8.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:03.573Z] #53 ... [2025-08-27T08:52:03.573Z] [2025-08-27T08:52:03.573Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:03.842Z] #42 ... [2025-08-27T08:52:03.842Z] [2025-08-27T08:52:03.842Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-27T08:52:03.842Z] #54 DONE 9.2s [2025-08-27T08:52:04.112Z] [2025-08-27T08:52:04.112Z] #55 [security-spiffe-token-provider internal] load build context [2025-08-27T08:52:04.112Z] #55 transferring context: 3.24MB 5.1s done [2025-08-27T08:52:04.112Z] #55 DONE 9.3s [2025-08-27T08:52:04.112Z] [2025-08-27T08:52:04.112Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:04.112Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-27T08:52:04.112Z] #42 ... [2025-08-27T08:52:04.112Z] [2025-08-27T08:52:04.112Z] #56 [support-notifications internal] load build context [2025-08-27T08:52:04.112Z] #56 transferring context: 3.24MB 8.4s done [2025-08-27T08:52:04.112Z] #56 ... [2025-08-27T08:52:04.112Z] [2025-08-27T08:52:04.112Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-27T08:52:04.112Z] #0 4.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:04.112Z] #0 5.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:04.112Z] #0 9.735 OK: 239 MiB in 58 packages [2025-08-27T08:52:04.381Z] #57 ... [2025-08-27T08:52:04.381Z] [2025-08-27T08:52:04.381Z] #58 [core-metadata internal] load build context [2025-08-27T08:52:04.381Z] #58 transferring context: 3.24MB 5.1s done [2025-08-27T08:52:04.381Z] #58 DONE 10.2s [2025-08-27T08:52:04.381Z] [2025-08-27T08:52:04.381Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:04.381Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.33MB / 33.17MB 7.4s [2025-08-27T08:52:04.660Z] #42 ... [2025-08-27T08:52:04.660Z] [2025-08-27T08:52:04.660Z] #59 [core-keeper internal] load build context [2025-08-27T08:52:04.660Z] #59 transferring context: 3.24MB 5.3s done [2025-08-27T08:52:04.660Z] #59 DONE 10.1s [2025-08-27T08:52:04.660Z] [2025-08-27T08:52:04.660Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:04.660Z] #42 ... [2025-08-27T08:52:04.660Z] [2025-08-27T08:52:04.660Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-27T08:52:04.660Z] #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:04.660Z] #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:04.928Z] #60 ... [2025-08-27T08:52:04.928Z] [2025-08-27T08:52:04.928Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-27T08:52:04.928Z] #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.9s done [2025-08-27T08:52:04.928Z] #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-27T08:52:04.928Z] #61 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-27T08:52:04.928Z] #61 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-27T08:52:04.928Z] #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.7s done [2025-08-27T08:52:04.928Z] #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done [2025-08-27T08:52:04.928Z] #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-27T08:52:04.928Z] #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.4s done [2025-08-27T08:52:04.928Z] #61 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 7.5s [2025-08-27T08:52:04.928Z] #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-27T08:52:04.928Z] #61 ... [2025-08-27T08:52:04.928Z] [2025-08-27T08:52:04.928Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:05.196Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.12MB / 33.17MB 8.4s [2025-08-27T08:52:05.465Z] #42 ... [2025-08-27T08:52:05.465Z] [2025-08-27T08:52:05.465Z] #62 [security-secretstore-setup internal] load build context [2025-08-27T08:52:05.465Z] #62 transferring context: 3.24MB 5.0s done [2025-08-27T08:52:05.738Z] #62 ... [2025-08-27T08:52:05.738Z] [2025-08-27T08:52:05.738Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:52:05.738Z] #50 13.08 OK: 239 MiB in 58 packages [2025-08-27T08:52:05.738Z] #50 ... [2025-08-27T08:52:05.738Z] [2025-08-27T08:52:05.738Z] #62 [security-secretstore-setup internal] load build context [2025-08-27T08:52:05.738Z] #62 DONE 10.1s [2025-08-27T08:52:06.007Z] [2025-08-27T08:52:06.008Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:06.008Z] #42 ... [2025-08-27T08:52:06.008Z] [2025-08-27T08:52:06.008Z] #52 [security-proxy-auth internal] load build context [2025-08-27T08:52:06.008Z] #52 transferring context: 3.24MB 7.0s done [2025-08-27T08:52:06.008Z] #52 DONE 10.5s [2025-08-27T08:52:06.008Z] [2025-08-27T08:52:06.008Z] #56 [support-notifications internal] load build context [2025-08-27T08:52:06.008Z] #56 DONE 12.0s [2025-08-27T08:52:06.008Z] [2025-08-27T08:52:06.008Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:06.321Z] #42 ... [2025-08-27T08:52:06.321Z] [2025-08-27T08:52:06.321Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-27T08:52:06.321Z] #57 DONE 12.2s [2025-08-27T08:52:06.321Z] [2025-08-27T08:52:06.321Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:06.589Z] #42 ... [2025-08-27T08:52:06.589Z] [2025-08-27T08:52:06.589Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:52:06.589Z] #51 11.83 OK: 239 MiB in 58 packages [2025-08-27T08:52:06.589Z] #51 DONE 14.1s [2025-08-27T08:52:06.589Z] [2025-08-27T08:52:06.589Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:06.589Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 9.9s [2025-08-27T08:52:06.869Z] #42 ... [2025-08-27T08:52:06.869Z] [2025-08-27T08:52:06.869Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-27T08:52:06.869Z] #50 DONE 14.9s [2025-08-27T08:52:06.869Z] [2025-08-27T08:52:06.869Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:06.869Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 10.1s [2025-08-27T08:52:07.137Z] #42 ... [2025-08-27T08:52:07.137Z] [2025-08-27T08:52:07.137Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-27T08:52:07.404Z] #63 ... [2025-08-27T08:52:07.404Z] [2025-08-27T08:52:07.404Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-27T08:52:07.404Z] #64 ... [2025-08-27T08:52:07.404Z] [2025-08-27T08:52:07.404Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-27T08:52:07.404Z] #65 ... [2025-08-27T08:52:07.404Z] [2025-08-27T08:52:07.404Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-27T08:52:07.404Z] #53 12.96 OK: 239 MiB in 58 packages [2025-08-27T08:52:07.404Z] #53 DONE 14.0s [2025-08-27T08:52:07.404Z] [2025-08-27T08:52:07.404Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-27T08:52:07.586Z] #145 ... [2025-08-27T08:52:07.587Z] [2025-08-27T08:52:07.587Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-27T08:52:07.587Z] #0 0.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-27T08:52:07.587Z] #146 ... [2025-08-27T08:52:07.587Z] [2025-08-27T08:52:07.587Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T08:52:07.587Z] #0 0.727 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-27T08:52:07.587Z] #147 ... [2025-08-27T08:52:07.587Z] [2025-08-27T08:52:07.587Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T08:52:07.587Z] #0 0.765 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-27T08:52:07.587Z] #148 ... [2025-08-27T08:52:07.587Z] [2025-08-27T08:52:07.587Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-27T08:52:07.587Z] #0 0.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-27T08:52:07.587Z] #149 ... [2025-08-27T08:52:07.587Z] [2025-08-27T08:52:07.587Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-27T08:52:07.587Z] #0 0.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-27T08:52:07.587Z] #150 ... [2025-08-27T08:52:07.587Z] [2025-08-27T08:52:07.587Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T08:52:07.587Z] #0 0.943 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-27T08:52:07.587Z] #151 ... [2025-08-27T08:52:07.587Z] [2025-08-27T08:52:07.587Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-27T08:52:07.587Z] #0 0.753 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-27T08:52:07.587Z] #152 ... [2025-08-27T08:52:07.587Z] [2025-08-27T08:52:07.587Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T08:52:07.587Z] #0 0.668 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-27T08:52:07.675Z] #66 ... [2025-08-27T08:52:07.675Z] [2025-08-27T08:52:07.675Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-27T08:52:07.675Z] #67 ... [2025-08-27T08:52:07.675Z] [2025-08-27T08:52:07.675Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-27T08:52:07.847Z] #153 ... [2025-08-27T08:52:07.847Z] [2025-08-27T08:52:07.847Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-27T08:52:07.847Z] #0 0.670 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-27T08:52:07.847Z] #154 ... [2025-08-27T08:52:07.847Z] [2025-08-27T08:52:07.847Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-27T08:52:07.847Z] #0 0.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-27T08:52:07.951Z] #68 ... [2025-08-27T08:52:07.951Z] [2025-08-27T08:52:07.951Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-27T08:52:08.107Z] #155 ... [2025-08-27T08:52:08.107Z] [2025-08-27T08:52:08.107Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-27T08:52:08.107Z] #0 0.724 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-27T08:52:08.218Z] #69 ... [2025-08-27T08:52:08.218Z] [2025-08-27T08:52:08.218Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-27T08:52:08.218Z] #70 ... [2025-08-27T08:52:08.218Z] [2025-08-27T08:52:08.218Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:08.218Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.74MB / 33.17MB 11.4s [2025-08-27T08:52:08.814Z] #42 ... [2025-08-27T08:52:08.814Z] [2025-08-27T08:52:08.814Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-27T08:52:08.814Z] #71 ... [2025-08-27T08:52:08.814Z] [2025-08-27T08:52:08.814Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:52:08.814Z] #72 DONE 2.2s [2025-08-27T08:52:08.814Z] [2025-08-27T08:52:08.814Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:52:09.095Z] #73 ... [2025-08-27T08:52:09.095Z] [2025-08-27T08:52:09.095Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-27T08:52:09.095Z] #60 11.28 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-27T08:52:09.095Z] #60 11.28 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-27T08:52:09.095Z] #60 11.28 OK: 24052 distinct packages available [2025-08-27T08:52:09.095Z] #60 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:09.095Z] #60 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:09.095Z] #60 13.80 OK: 239 MiB in 58 packages [2025-08-27T08:52:09.095Z] #60 DONE 14.3s [2025-08-27T08:52:09.095Z] [2025-08-27T08:52:09.095Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:52:09.095Z] #74 DONE 2.5s [2025-08-27T08:52:09.095Z] [2025-08-27T08:52:09.095Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:52:09.095Z] #75 DONE 2.2s [2025-08-27T08:52:09.095Z] [2025-08-27T08:52:09.095Z] #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:52:09.686Z] #76 ... [2025-08-27T08:52:09.686Z] [2025-08-27T08:52:09.686Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:52:09.686Z] #77 DONE 2.0s [2025-08-27T08:52:09.686Z] [2025-08-27T08:52:09.686Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:09.686Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 12.8s [2025-08-27T08:52:10.276Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 13.4s [2025-08-27T08:52:10.861Z] #42 ... [2025-08-27T08:52:10.862Z] [2025-08-27T08:52:10.862Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:52:10.862Z] #78 DONE 1.7s [2025-08-27T08:52:10.862Z] [2025-08-27T08:52:10.862Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:10.862Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.12MB / 33.17MB 14.2s [2025-08-27T08:52:12.299Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 15.6s [2025-08-27T08:52:13.713Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 16.6s [2025-08-27T08:52:13.980Z] #42 ... [2025-08-27T08:52:13.980Z] [2025-08-27T08:52:13.980Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-27T08:52:14.469Z] #79 ... [2025-08-27T08:52:14.469Z] [2025-08-27T08:52:14.469Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:14.874Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 17.9s [2025-08-27T08:52:15.158Z] #42 ... [2025-08-27T08:52:15.158Z] [2025-08-27T08:52:15.158Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-27T08:52:15.158Z] #61 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.3s done [2025-08-27T08:52:15.158Z] #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.6s [2025-08-27T08:52:15.158Z] #61 ... [2025-08-27T08:52:15.158Z] [2025-08-27T08:52:15.158Z] #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-27T08:52:15.158Z] #48 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:15.158Z] #48 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:15.158Z] #48 17.12 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:15.158Z] #48 17.14 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:15.158Z] #48 17.23 OK: 9 MiB in 15 packages [2025-08-27T08:52:15.158Z] #48 DONE 19.0s [2025-08-27T08:52:15.158Z] [2025-08-27T08:52:15.158Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-27T08:52:16.157Z] #80 ... [2025-08-27T08:52:16.157Z] [2025-08-27T08:52:16.157Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-27T08:52:16.157Z] #67 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:16.157Z] #67 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:16.157Z] #67 16.68 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:16.157Z] #67 16.69 (2/4) Installing openssl (3.3.4-r0) [2025-08-27T08:52:16.157Z] #67 16.73 (3/4) Installing su-exec (0.2-r3) [2025-08-27T08:52:16.157Z] #67 16.76 (4/4) Installing yq-go (4.44.1-r2) [2025-08-27T08:52:16.157Z] #67 17.23 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:16.157Z] #67 17.33 OK: 20 MiB in 18 packages [2025-08-27T08:52:16.157Z] #67 DONE 19.1s [2025-08-27T08:52:16.457Z] [2025-08-27T08:52:16.457Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-27T08:52:19.821Z] #81 ... [2025-08-27T08:52:19.821Z] [2025-08-27T08:52:19.821Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-27T08:52:19.821Z] #70 DONE 22.1s [2025-08-27T08:52:19.821Z] [2025-08-27T08:52:19.821Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:52:19.821Z] #82 ... [2025-08-27T08:52:19.821Z] [2025-08-27T08:52:19.821Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-27T08:52:19.821Z] #61 ... [2025-08-27T08:52:19.821Z] [2025-08-27T08:52:19.821Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:52:19.821Z] #83 ... [2025-08-27T08:52:19.821Z] [2025-08-27T08:52:19.821Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-27T08:52:20.780Z] #84 ... [2025-08-27T08:52:20.781Z] [2025-08-27T08:52:20.781Z] #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-27T08:52:20.781Z] #46 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:20.781Z] #46 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:20.781Z] #46 19.70 (1/7) Installing ca-certificates (20250619-r0) [2025-08-27T08:52:20.781Z] #46 19.97 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:20.781Z] #46 19.97 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-27T08:52:20.781Z] #46 20.00 (4/7) Installing libsodium (1.0.19-r0) [2025-08-27T08:52:20.781Z] #46 20.00 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-27T08:52:20.781Z] #46 20.18 (6/7) Installing libzmq (4.3.5-r2) [2025-08-27T08:52:20.781Z] #46 20.19 (7/7) Installing zeromq (4.3.5-r2) [2025-08-27T08:52:20.781Z] #46 20.25 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:20.781Z] #46 20.35 Executing ca-certificates-20250619-r0.trigger [2025-08-27T08:52:20.781Z] #46 21.34 OK: 14 MiB in 21 packages [2025-08-27T08:52:20.781Z] #46 DONE 23.5s [2025-08-27T08:52:20.781Z] [2025-08-27T08:52:20.781Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:52:20.781Z] #85 ... [2025-08-27T08:52:20.781Z] [2025-08-27T08:52:20.781Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-27T08:52:20.781Z] #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s [2025-08-27T08:52:24.133Z] #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.6s done [2025-08-27T08:52:24.401Z] #61 DONE 29.4s [2025-08-27T08:52:24.401Z] [2025-08-27T08:52:24.401Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-27T08:52:24.401Z] #80 9.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:24.668Z] #80 ... [2025-08-27T08:52:24.668Z] [2025-08-27T08:52:24.668Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-27T08:52:24.668Z] #65 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:24.668Z] #65 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:24.668Z] #65 23.77 (1/3) Installing ca-certificates (20250619-r0) [2025-08-27T08:52:24.668Z] #65 24.12 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:24.668Z] #65 24.16 (3/3) Installing tzdata (2025b-r0) [2025-08-27T08:52:24.668Z] #65 26.03 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:24.668Z] #65 26.14 Executing ca-certificates-20250619-r0.trigger [2025-08-27T08:52:24.668Z] #65 27.54 OK: 11 MiB in 17 packages [2025-08-27T08:52:24.668Z] #65 ... [2025-08-27T08:52:24.668Z] [2025-08-27T08:52:24.668Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:24.668Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 18.4s done [2025-08-27T08:52:24.668Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.0s [2025-08-27T08:52:24.939Z] #42 ... [2025-08-27T08:52:24.939Z] [2025-08-27T08:52:24.939Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-27T08:52:24.939Z] #64 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:24.939Z] #64 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:24.939Z] #64 25.62 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-27T08:52:24.939Z] #64 25.62 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-27T08:52:24.939Z] #64 25.62 OK: 24052 distinct packages available [2025-08-27T08:52:24.939Z] #64 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:24.939Z] #64 ... [2025-08-27T08:52:24.939Z] [2025-08-27T08:52:24.939Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:26.887Z] #42 ... [2025-08-27T08:52:26.887Z] [2025-08-27T08:52:26.887Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-27T08:52:26.887Z] #65 DONE 29.4s [2025-08-27T08:52:26.887Z] [2025-08-27T08:52:26.887Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-27T08:52:26.887Z] #68 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:26.887Z] #68 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:26.887Z] #68 ... [2025-08-27T08:52:26.887Z] [2025-08-27T08:52:26.887Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:27.846Z] #42 ... [2025-08-27T08:52:27.846Z] [2025-08-27T08:52:27.846Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-27T08:52:27.846Z] #69 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:27.846Z] #69 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:27.846Z] #69 ... [2025-08-27T08:52:27.846Z] [2025-08-27T08:52:27.846Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:28.431Z] #42 ... [2025-08-27T08:52:28.431Z] [2025-08-27T08:52:28.431Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-27T08:52:28.431Z] #63 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:28.431Z] #63 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:28.431Z] #63 ... [2025-08-27T08:52:28.431Z] [2025-08-27T08:52:28.431Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-27T08:52:28.431Z] #66 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:28.431Z] #66 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:28.698Z] #66 ... [2025-08-27T08:52:28.698Z] [2025-08-27T08:52:28.698Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:28.968Z] #42 ... [2025-08-27T08:52:28.968Z] [2025-08-27T08:52:28.968Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-27T08:52:28.968Z] #79 15.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:28.968Z] #79 16.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:29.241Z] #79 ... [2025-08-27T08:52:29.241Z] [2025-08-27T08:52:29.241Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:29.520Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.0s [2025-08-27T08:52:29.792Z] #42 ... [2025-08-27T08:52:29.792Z] [2025-08-27T08:52:29.792Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-27T08:52:29.792Z] #71 21.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:29.792Z] #71 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:30.065Z] #71 ... [2025-08-27T08:52:30.065Z] [2025-08-27T08:52:30.065Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:30.680Z] #42 ... [2025-08-27T08:52:30.680Z] [2025-08-27T08:52:30.680Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-27T08:52:30.680Z] #68 30.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:30.680Z] #68 30.51 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:30.680Z] #68 30.64 OK: 9 MiB in 15 packages [2025-08-27T08:52:30.680Z] #68 DONE 33.4s [2025-08-27T08:52:30.680Z] [2025-08-27T08:52:30.680Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:30.680Z] #42 ... [2025-08-27T08:52:30.680Z] [2025-08-27T08:52:30.680Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:30.680Z] #0 5.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:30.680Z] #0 7.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:30.680Z] #86 ... [2025-08-27T08:52:30.680Z] [2025-08-27T08:52:30.680Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:34.045Z] #42 ... [2025-08-27T08:52:34.045Z] [2025-08-27T08:52:34.045Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-27T08:52:34.045Z] #66 33.78 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:34.045Z] #66 33.86 (2/2) Installing su-exec (0.2-r3) [2025-08-27T08:52:34.045Z] #66 33.90 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:34.045Z] #66 34.15 OK: 9 MiB in 16 packages [2025-08-27T08:52:34.045Z] #66 DONE 36.6s [2025-08-27T08:52:34.045Z] [2025-08-27T08:52:34.045Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:35.000Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.0s [2025-08-27T08:52:35.000Z] #42 ... [2025-08-27T08:52:35.000Z] [2025-08-27T08:52:35.000Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-27T08:52:35.000Z] #81 8.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:35.000Z] #81 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:35.285Z] #81 ... [2025-08-27T08:52:35.285Z] [2025-08-27T08:52:35.285Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:35.556Z] #42 ... [2025-08-27T08:52:35.556Z] [2025-08-27T08:52:35.556Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-27T08:52:35.556Z] #79 29.70 OK: 239 MiB in 58 packages [2025-08-27T08:52:35.556Z] #79 DONE 31.6s [2025-08-27T08:52:35.829Z] [2025-08-27T08:52:35.829Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-27T08:52:35.829Z] #87 ... [2025-08-27T08:52:35.829Z] [2025-08-27T08:52:35.829Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-27T08:52:35.829Z] #84 6.630 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:35.829Z] #84 9.054 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:36.106Z] #84 ... [2025-08-27T08:52:36.106Z] [2025-08-27T08:52:36.106Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:36.106Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.4s done [2025-08-27T08:52:36.106Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.4s done [2025-08-27T08:52:36.106Z] #42 ... [2025-08-27T08:52:36.106Z] [2025-08-27T08:52:36.106Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-27T08:52:36.106Z] #80 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:36.106Z] #80 ... [2025-08-27T08:52:36.106Z] [2025-08-27T08:52:36.106Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-27T08:52:36.106Z] #87 DONE 0.6s [2025-08-27T08:52:36.106Z] [2025-08-27T08:52:36.106Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-27T08:52:36.106Z] #69 34.75 (1/4) Installing ca-certificates (20250619-r0) [2025-08-27T08:52:36.106Z] #69 35.39 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:36.106Z] #69 35.42 (3/4) Installing su-exec (0.2-r3) [2025-08-27T08:52:36.106Z] #69 35.44 (4/4) Installing yq-go (4.44.1-r2) [2025-08-27T08:52:36.106Z] #69 37.21 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:36.106Z] #69 37.43 Executing ca-certificates-20250619-r0.trigger [2025-08-27T08:52:36.372Z] #69 39.18 OK: 20 MiB in 18 packages [2025-08-27T08:52:36.637Z] #69 ... [2025-08-27T08:52:36.637Z] [2025-08-27T08:52:36.637Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:36.637Z] #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:36.637Z] #0 5.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:36.637Z] #88 ... [2025-08-27T08:52:36.637Z] [2025-08-27T08:52:36.637Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:52:36.903Z] #89 ... [2025-08-27T08:52:36.903Z] [2025-08-27T08:52:36.903Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-27T08:52:36.903Z] #64 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:36.903Z] #64 ... [2025-08-27T08:52:36.903Z] [2025-08-27T08:52:36.903Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:52:39.483Z] #42 ... [2025-08-27T08:52:39.483Z] [2025-08-27T08:52:39.483Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-27T08:52:39.483Z] #69 DONE 42.2s [2025-08-27T08:52:39.749Z] [2025-08-27T08:52:39.749Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:39.749Z] #86 18.90 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:40.020Z] #86 19.33 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:40.287Z] #86 ... [2025-08-27T08:52:40.287Z] [2025-08-27T08:52:40.287Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-27T08:52:40.287Z] #80 22.07 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:40.287Z] #80 22.33 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:40.287Z] #80 22.80 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:40.287Z] #80 22.81 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:40.287Z] #80 22.82 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:40.287Z] #80 23.03 OK: 9 MiB in 15 packages [2025-08-27T08:52:40.287Z] #80 DONE 25.8s [2025-08-27T08:52:40.287Z] [2025-08-27T08:52:40.287Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:40.287Z] #86 19.85 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:40.553Z] #86 19.85 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:40.553Z] #86 19.92 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:40.553Z] #86 ... [2025-08-27T08:52:40.553Z] [2025-08-27T08:52:40.553Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:40.553Z] #0 3.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:40.553Z] #0 6.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:40.818Z] #90 ... [2025-08-27T08:52:40.818Z] [2025-08-27T08:52:40.818Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:40.818Z] #86 20.07 OK: 14 MiB in 21 packages [2025-08-27T08:52:40.818Z] #86 ... [2025-08-27T08:52:40.818Z] [2025-08-27T08:52:40.818Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-27T08:52:40.818Z] #64 40.93 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:40.818Z] #64 40.98 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-27T08:52:40.818Z] #64 40.99 (3/5) Installing libucontext (1.2-r3) [2025-08-27T08:52:40.818Z] #64 41.00 (4/5) Installing gcompat (1.1.0-r4) [2025-08-27T08:52:40.818Z] #64 41.14 (5/5) Installing openssl (3.3.4-r0) [2025-08-27T08:52:40.818Z] #64 41.30 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:40.818Z] #64 41.53 OK: 10 MiB in 19 packages [2025-08-27T08:52:40.818Z] #64 DONE 43.7s [2025-08-27T08:52:41.090Z] [2025-08-27T08:52:41.090Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-27T08:52:41.683Z] #91 ... [2025-08-27T08:52:41.683Z] [2025-08-27T08:52:41.683Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-27T08:52:41.683Z] #71 33.01 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-27T08:52:41.683Z] #71 33.01 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-27T08:52:41.683Z] #71 33.01 OK: 24052 distinct packages available [2025-08-27T08:52:41.683Z] #71 34.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:41.683Z] #71 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:41.683Z] #71 ... [2025-08-27T08:52:41.683Z] [2025-08-27T08:52:41.683Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-27T08:52:41.683Z] #81 22.47 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:41.683Z] #81 22.78 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:41.683Z] #81 23.33 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:41.683Z] #81 23.35 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:41.683Z] #81 23.39 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:41.683Z] #81 23.54 OK: 20 MiB in 18 packages [2025-08-27T08:52:42.263Z] #81 DONE 26.2s [2025-08-27T08:52:42.263Z] [2025-08-27T08:52:42.263Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-27T08:52:42.263Z] #63 35.19 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-27T08:52:42.263Z] #63 35.19 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-27T08:52:42.263Z] #63 35.19 OK: 24052 distinct packages available [2025-08-27T08:52:42.263Z] #63 36.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:42.263Z] #63 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:42.532Z] #63 ... [2025-08-27T08:52:42.532Z] [2025-08-27T08:52:42.532Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-27T08:52:42.532Z] #92 DONE 0.3s [2025-08-27T08:52:42.532Z] [2025-08-27T08:52:42.532Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:42.532Z] #88 15.44 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:42.532Z] #88 15.61 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:42.797Z] #88 16.26 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:42.797Z] #88 16.26 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:43.063Z] #88 ... [2025-08-27T08:52:43.064Z] [2025-08-27T08:52:43.064Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-27T08:52:43.064Z] #84 20.04 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:43.064Z] #84 21.11 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:43.064Z] #84 21.37 OK: 9 MiB in 15 packages [2025-08-27T08:52:43.064Z] #84 DONE 23.6s [2025-08-27T08:52:43.064Z] [2025-08-27T08:52:43.064Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:43.064Z] #88 16.33 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:43.064Z] #88 16.57 OK: 11 MiB in 17 packages [2025-08-27T08:52:43.646Z] #88 ... [2025-08-27T08:52:43.646Z] [2025-08-27T08:52:43.646Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:43.646Z] #86 DONE 23.0s [2025-08-27T08:52:43.646Z] [2025-08-27T08:52:43.646Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-27T08:52:43.646Z] #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:43.646Z] #0 6.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:43.917Z] #93 ... [2025-08-27T08:52:43.917Z] [2025-08-27T08:52:43.917Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-27T08:52:43.917Z] #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:44.496Z] #94 5.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:45.083Z] #94 ... [2025-08-27T08:52:45.083Z] [2025-08-27T08:52:45.083Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:45.083Z] #88 DONE 18.4s [2025-08-27T08:52:45.083Z] [2025-08-27T08:52:45.083Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-27T08:52:45.083Z] #71 46.45 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:45.083Z] #71 46.46 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-27T08:52:45.083Z] #71 46.48 (3/4) Installing libucontext (1.2-r3) [2025-08-27T08:52:45.083Z] #71 46.52 (4/4) Installing gcompat (1.1.0-r4) [2025-08-27T08:52:45.083Z] #71 46.57 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:45.348Z] #71 46.74 OK: 9 MiB in 18 packages [2025-08-27T08:52:46.755Z] #71 DONE 48.1s [2025-08-27T08:52:46.755Z] [2025-08-27T08:52:46.755Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-27T08:52:46.755Z] #63 48.46 (1/14) Installing ca-certificates (20250619-r0) [2025-08-27T08:52:46.755Z] #63 48.72 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-27T08:52:46.755Z] #63 48.87 (3/14) Installing c-ares (1.33.1-r0) [2025-08-27T08:52:46.755Z] #63 48.92 (4/14) Installing libunistring (1.2-r0) [2025-08-27T08:52:46.755Z] #63 49.07 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-27T08:52:46.755Z] #63 49.10 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-27T08:52:46.755Z] #63 49.14 (7/14) Installing libpsl (0.21.5-r1) [2025-08-27T08:52:46.755Z] #63 49.16 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-27T08:52:46.755Z] #63 49.23 (9/14) Installing libcurl (8.12.1-r0) [2025-08-27T08:52:46.755Z] #63 49.32 (10/14) Installing curl (8.12.1-r0) [2025-08-27T08:52:46.755Z] #63 49.36 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-27T08:52:46.755Z] #63 49.39 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-27T08:52:46.755Z] #63 49.41 (13/14) Installing libucontext (1.2-r3) [2025-08-27T08:52:46.755Z] #63 49.46 (14/14) Installing gcompat (1.1.0-r4) [2025-08-27T08:52:46.755Z] #63 49.54 Executing busybox-1.36.1-r29.trigger [2025-08-27T08:52:47.020Z] #63 49.70 Executing ca-certificates-20250619-r0.trigger [2025-08-27T08:52:48.021Z] #63 ... [2025-08-27T08:52:48.021Z] [2025-08-27T08:52:48.021Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:48.021Z] #90 15.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:48.021Z] #90 15.20 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:48.021Z] #90 15.55 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:48.021Z] #90 15.57 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:48.021Z] #90 15.61 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:48.021Z] #90 15.71 OK: 9 MiB in 15 packages [2025-08-27T08:52:48.021Z] #90 DONE 17.6s [2025-08-27T08:52:48.021Z] [2025-08-27T08:52:48.021Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-27T08:52:48.021Z] #63 50.90 OK: 15 MiB in 28 packages [2025-08-27T08:52:49.440Z] #63 DONE 52.2s [2025-08-27T08:52:49.440Z] [2025-08-27T08:52:49.440Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:50.398Z] #95 ... [2025-08-27T08:52:50.398Z] [2025-08-27T08:52:50.398Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-27T08:52:50.399Z] #93 14.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:50.399Z] #93 14.87 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:50.399Z] #93 15.36 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:50.399Z] #93 15.36 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:50.399Z] #93 15.37 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:50.399Z] #93 15.43 OK: 9 MiB in 16 packages [2025-08-27T08:52:50.399Z] #93 DONE 16.9s [2025-08-27T08:52:50.671Z] [2025-08-27T08:52:50.672Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-27T08:52:51.639Z] #96 ... [2025-08-27T08:52:51.639Z] [2025-08-27T08:52:51.639Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-27T08:52:51.639Z] #94 10.28 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:51.639Z] #94 10.38 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:51.639Z] #94 10.61 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:51.639Z] #94 10.61 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:51.639Z] #94 10.62 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:51.639Z] #94 10.70 OK: 20 MiB in 18 packages [2025-08-27T08:52:51.639Z] #94 DONE 12.1s [2025-08-27T08:52:51.639Z] [2025-08-27T08:52:51.639Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-27T08:52:51.639Z] #0 2.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:51.639Z] #0 3.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:53.061Z] #97 ... [2025-08-27T08:52:53.061Z] [2025-08-27T08:52:53.061Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:53.061Z] #95 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:53.061Z] #95 ... [2025-08-27T08:52:53.061Z] [2025-08-27T08:52:53.061Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-27T08:52:53.061Z] #91 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:53.061Z] #91 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:53.061Z] #91 10.81 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:53.061Z] #91 11.00 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:53.061Z] #91 11.27 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:53.061Z] #91 11.28 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:53.061Z] #91 11.30 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:53.061Z] #91 11.37 OK: 10 MiB in 19 packages [2025-08-27T08:52:53.061Z] #91 DONE 12.2s [2025-08-27T08:52:53.328Z] [2025-08-27T08:52:53.328Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:52:53.602Z] #98 ... [2025-08-27T08:52:53.602Z] [2025-08-27T08:52:53.602Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-27T08:52:53.602Z] #96 DONE 3.0s [2025-08-27T08:52:53.881Z] [2025-08-27T08:52:53.881Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-27T08:52:53.881Z] #99 DONE 0.2s [2025-08-27T08:52:53.881Z] [2025-08-27T08:52:53.881Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:53.881Z] #95 4.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T08:52:54.155Z] #95 ... [2025-08-27T08:52:54.155Z] [2025-08-27T08:52:54.155Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-27T08:52:54.155Z] #100 DONE 1.2s [2025-08-27T08:52:54.155Z] [2025-08-27T08:52:54.155Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:52:55.571Z] #101 ... [2025-08-27T08:52:55.571Z] [2025-08-27T08:52:55.571Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:52:55.571Z] #98 DONE 2.5s [2025-08-27T08:52:55.571Z] [2025-08-27T08:52:55.571Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-27T08:52:55.571Z] #102 DONE 0.2s [2025-08-27T08:52:55.571Z] [2025-08-27T08:52:55.571Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:52:55.837Z] #89 ... [2025-08-27T08:52:55.837Z] [2025-08-27T08:52:55.837Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-27T08:52:56.109Z] #103 DONE 0.3s [2025-08-27T08:52:56.109Z] [2025-08-27T08:52:56.109Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-27T08:52:56.109Z] #97 9.434 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:56.109Z] #97 ... [2025-08-27T08:52:56.109Z] [2025-08-27T08:52:56.109Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-27T08:52:56.109Z] #104 DONE 0.2s [2025-08-27T08:52:56.379Z] [2025-08-27T08:52:56.379Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:52:56.379Z] #101 DONE 2.1s [2025-08-27T08:52:56.379Z] [2025-08-27T08:52:56.379Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-27T08:52:56.650Z] #105 DONE 0.2s [2025-08-27T08:52:56.650Z] [2025-08-27T08:52:56.650Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-27T08:52:56.650Z] #106 DONE 0.2s [2025-08-27T08:52:56.650Z] [2025-08-27T08:52:56.650Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-27T08:52:56.650Z] #107 DONE 0.2s [2025-08-27T08:52:56.650Z] [2025-08-27T08:52:56.650Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-27T08:52:56.650Z] #108 DONE 0.3s [2025-08-27T08:52:56.650Z] [2025-08-27T08:52:56.650Z] #109 [security-spire-server] exporting to image [2025-08-27T08:52:56.650Z] #109 exporting layers [2025-08-27T08:52:57.252Z] #109 ... [2025-08-27T08:52:57.252Z] [2025-08-27T08:52:57.252Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-27T08:52:57.252Z] #110 DONE 0.5s [2025-08-27T08:52:57.252Z] [2025-08-27T08:52:57.252Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-27T08:52:57.523Z] #111 DONE 0.3s [2025-08-27T08:52:57.523Z] [2025-08-27T08:52:57.523Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-27T08:52:57.790Z] #112 DONE 0.2s [2025-08-27T08:52:57.790Z] [2025-08-27T08:52:57.790Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:57.790Z] #95 7.433 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:57.790Z] #95 7.640 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:57.790Z] #95 8.248 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:57.790Z] #95 8.268 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:57.790Z] #95 8.400 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:57.790Z] #95 8.503 OK: 15 MiB in 28 packages [2025-08-27T08:52:58.057Z] #95 ... [2025-08-27T08:52:58.057Z] [2025-08-27T08:52:58.057Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-27T08:52:58.057Z] #97 9.552 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T08:52:58.057Z] #97 9.966 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:58.057Z] #97 9.983 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T08:52:58.057Z] #97 10.03 Executing busybox-1.36.1-r30.trigger [2025-08-27T08:52:58.057Z] #97 10.21 OK: 9 MiB in 18 packages [2025-08-27T08:52:58.057Z] #97 DONE 11.5s [2025-08-27T08:52:58.325Z] [2025-08-27T08:52:58.325Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:52:58.916Z] #113 ... [2025-08-27T08:52:58.916Z] [2025-08-27T08:52:58.916Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-27T08:52:58.916Z] #95 DONE 9.8s [2025-08-27T08:52:59.183Z] [2025-08-27T08:52:59.183Z] #109 [security-spire-agent] exporting to image [2025-08-27T08:53:01.148Z] #109 exporting layers 4.2s done [2025-08-27T08:53:01.148Z] #109 writing image sha256:b1ac11cc2b36d5dcb9f3794265e5afdc03706d81a4eae2cf71090f9bb756b5e9 0.0s done [2025-08-27T08:53:01.148Z] #109 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-08-27T08:53:02.114Z] #109 exporting layers 4.2s done [2025-08-27T08:53:02.114Z] #109 writing image sha256:56a39bb5fbfd9beeaf9cb58b1faa763afed6bafbc9c2edb1a9adcdf8967e9f8a 0.0s done [2025-08-27T08:53:02.114Z] #109 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-08-27T08:53:02.114Z] #109 DONE 5.2s [2025-08-27T08:53:02.114Z] [2025-08-27T08:53:02.114Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-27T08:53:02.114Z] #113 DONE 3.8s [2025-08-27T08:53:02.114Z] [2025-08-27T08:53:02.114Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-27T08:53:02.388Z] #114 DONE 0.3s [2025-08-27T08:53:02.388Z] [2025-08-27T08:53:02.388Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-27T08:53:02.388Z] #115 DONE 0.2s [2025-08-27T08:53:02.388Z] [2025-08-27T08:53:02.388Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-27T08:53:02.657Z] #116 DONE 0.2s [2025-08-27T08:53:02.657Z] [2025-08-27T08:53:02.657Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-27T08:53:02.657Z] #117 DONE 0.2s [2025-08-27T08:53:02.924Z] [2025-08-27T08:53:02.924Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:53:02.924Z] #89 ... [2025-08-27T08:53:02.924Z] [2025-08-27T08:53:02.924Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-27T08:53:03.195Z] #118 DONE 0.2s [2025-08-27T08:53:03.195Z] [2025-08-27T08:53:03.195Z] #109 [security-spire-config] exporting to image [2025-08-27T08:53:05.171Z] #109 exporting layers 2.1s done [2025-08-27T08:53:05.171Z] #109 writing image sha256:dad712cd2ce9dd5ebb28f5a58e43ce7c9d7f0f629f5e1ad7750e41283501fd15 0.0s done [2025-08-27T08:53:05.171Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2025-08-27T08:53:05.171Z] #109 DONE 7.3s [2025-08-27T08:53:05.171Z] [2025-08-27T08:53:05.171Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T08:53:44.596Z] #156 ... [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-27T08:53:44.596Z] #152 DONE 95.3s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-27T08:53:44.596Z] #150 DONE 95.3s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-27T08:53:44.596Z] #157 DONE 0.2s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:53:44.596Z] #158 DONE 0.2s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:53:44.596Z] #159 DONE 0.2s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-27T08:53:44.596Z] #160 ... [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-27T08:53:44.596Z] #161 DONE 0.2s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-27T08:53:44.596Z] #162 DONE 0.2s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-27T08:53:44.596Z] #163 DONE 0.0s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-27T08:53:44.596Z] #155 ... [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-27T08:53:44.596Z] #164 ... [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-27T08:53:44.596Z] #160 DONE 0.9s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:53:44.596Z] #165 DONE 0.2s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:53:44.596Z] #166 DONE 0.1s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T08:53:44.596Z] #148 ... [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-27T08:53:44.596Z] #167 DONE 0.3s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T08:53:44.596Z] #153 ... [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-27T08:53:44.596Z] #168 DONE 0.2s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.596Z] #169 [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-08-27T08:53:44.596Z] #169 DONE 0.1s [2025-08-27T08:53:44.596Z] [2025-08-27T08:53:44.597Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-27T08:53:44.597Z] #154 ... [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-27T08:53:44.597Z] #164 DONE 1.1s [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #170 [core-common-config-bootstrapper] exporting to image [2025-08-27T08:53:44.597Z] #170 exporting layers [2025-08-27T08:53:44.597Z] #170 ... [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-27T08:53:44.597Z] #171 DONE 0.1s [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-27T08:53:44.597Z] #172 DONE 0.3s [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T08:53:44.597Z] #148 ... [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #170 [core-common-config-bootstrapper] exporting to image [2025-08-27T08:53:44.597Z] #170 exporting layers 0.4s done [2025-08-27T08:53:44.597Z] #170 writing image sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done [2025-08-27T08:53:44.597Z] #170 naming to docker.io/library/core-common-config-bootstrapper done [2025-08-27T08:53:44.597Z] #170 DONE 0.4s [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-27T08:53:44.597Z] #173 DONE 0.1s [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-27T08:53:44.597Z] #174 DONE 1.3s [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #175 [security-bootstrapper] exporting to image [2025-08-27T08:53:44.597Z] #175 exporting layers 0.7s done [2025-08-27T08:53:44.597Z] #175 writing image sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done [2025-08-27T08:53:44.597Z] #175 naming to docker.io/library/security-bootstrapper done [2025-08-27T08:53:44.597Z] #175 DONE 0.7s [2025-08-27T08:53:44.597Z] [2025-08-27T08:53:44.597Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T08:54:26.818Z] #42 ... [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #89 DONE 99.6s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #85 DONE 125.2s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #83 DONE 126.4s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #82 DONE 126.6s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #119 [core-keeper builder 7/8] COPY . . [2025-08-27T08:54:26.818Z] #119 ... [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #73 DONE 127.2s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #76 DONE 126.8s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #120 [support-notifications builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #120 DONE 2.0s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #121 DONE 2.1s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T08:54:26.818Z] #122 ... [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #123 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:54:26.818Z] #124 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #125 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:54:26.818Z] #126 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #127 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #128 [security-proxy-auth builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #128 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #129 DONE 2.1s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:54:26.818Z] #130 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #131 [core-metadata builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #131 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #132 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #119 [core-keeper builder 7/8] COPY . . [2025-08-27T08:54:26.818Z] #119 DONE 2.2s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #133 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #134 [security-bootstrapper builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #134 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:54:26.818Z] #135 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #136 [core-command builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #136 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #137 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:54:26.818Z] #138 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #139 [support-scheduler builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #139 DONE 2.2s [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T08:54:26.818Z] #140 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-27T08:54:26.818Z] #141 CACHED [2025-08-27T08:54:26.818Z] [2025-08-27T08:54:26.818Z] #142 [core-data builder 6/7] COPY . . [2025-08-27T08:54:26.818Z] #142 CACHED [2025-08-27T08:54:26.819Z] [2025-08-27T08:54:26.819Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-27T08:54:26.819Z] #143 DONE 2.0s [2025-08-27T08:54:26.819Z] [2025-08-27T08:54:26.819Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T08:54:26.819Z] #144 ... [2025-08-27T08:54:26.819Z] [2025-08-27T08:54:26.819Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T08:54:26.819Z] #122 4.964 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-27T08:54:28.278Z] #122 ... [2025-08-27T08:54:28.278Z] [2025-08-27T08:54:28.278Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-27T08:54:28.278Z] #0 4.420 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-27T08:54:28.278Z] #145 ... [2025-08-27T08:54:28.278Z] [2025-08-27T08:54:28.278Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-27T08:54:28.278Z] #0 4.119 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-27T08:54:28.278Z] #146 ... [2025-08-27T08:54:28.278Z] [2025-08-27T08:54:28.278Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-27T08:54:28.278Z] #0 5.224 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-27T08:54:28.545Z] #147 ... [2025-08-27T08:54:28.545Z] [2025-08-27T08:54:28.545Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T08:54:28.545Z] #0 6.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-27T08:54:28.545Z] #148 ... [2025-08-27T08:54:28.545Z] [2025-08-27T08:54:28.545Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T08:54:28.545Z] #0 5.949 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-27T08:54:28.818Z] #149 ... [2025-08-27T08:54:28.818Z] [2025-08-27T08:54:28.818Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T08:54:28.818Z] #0 5.939 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-27T08:54:29.119Z] #150 ... [2025-08-27T08:54:29.119Z] [2025-08-27T08:54:29.119Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-27T08:54:29.119Z] #0 6.072 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-27T08:54:29.119Z] #151 ... [2025-08-27T08:54:29.119Z] [2025-08-27T08:54:29.119Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-27T08:54:29.120Z] #0 6.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-27T08:54:29.404Z] #152 ... [2025-08-27T08:54:29.404Z] [2025-08-27T08:54:29.404Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-27T08:54:29.404Z] #0 4.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-27T08:54:29.404Z] #153 ... [2025-08-27T08:54:29.404Z] [2025-08-27T08:54:29.404Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-27T08:54:29.404Z] #0 5.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-27T08:54:31.288Z] #148 ... [2025-08-27T08:54:31.288Z] [2025-08-27T08:54:31.288Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-27T08:54:31.288Z] #154 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-27T08:54:33.682Z] #154 ... [2025-08-27T08:54:33.682Z] [2025-08-27T08:54:33.682Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T08:54:33.682Z] #144 5.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-27T08:54:41.254Z] #154 DONE 164.3s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-27T08:54:41.254Z] #155 DONE 164.3s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T08:54:41.254Z] #153 ... [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-27T08:54:41.254Z] #156 DONE 164.3s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-27T08:54:41.254Z] #149 DONE 164.3s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T08:54:41.254Z] #147 DONE 164.3s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T08:54:41.254Z] #151 DONE 164.4s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T08:54:41.254Z] #148 DONE 164.4s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #176 ... [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-27T08:54:41.254Z] #146 DONE 164.4s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #176 DONE 0.2s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #177 DONE 0.3s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #178 DONE 0.2s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #179 DONE 0.2s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #180 DONE 0.2s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-27T08:54:41.254Z] #181 ... [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #182 DONE 0.1s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:41.254Z] #183 DONE 0.1s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:41.254Z] #184 CACHED [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #185 CACHED [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:41.254Z] #186 CACHED [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:41.254Z] #187 CACHED [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T08:54:41.254Z] #153 DONE 164.8s [2025-08-27T08:54:41.254Z] [2025-08-27T08:54:41.254Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:41.254Z] #188 DONE 0.2s [2025-08-27T08:54:41.517Z] [2025-08-27T08:54:41.517Z] #189 [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-08-27T08:54:41.782Z] #189 ... [2025-08-27T08:54:41.782Z] [2025-08-27T08:54:41.782Z] #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:41.782Z] #190 DONE 0.6s [2025-08-27T08:54:41.782Z] [2025-08-27T08:54:41.782Z] #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-27T08:54:41.782Z] #181 DONE 0.6s [2025-08-27T08:54:41.782Z] [2025-08-27T08:54:41.782Z] #191 [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-08-27T08:54:42.044Z] #191 ... [2025-08-27T08:54:42.044Z] [2025-08-27T08:54:42.044Z] #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:42.044Z] #192 DONE 0.8s [2025-08-27T08:54:42.303Z] [2025-08-27T08:54:42.303Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-27T08:54:42.303Z] #193 DONE 1.1s [2025-08-27T08:54:42.303Z] [2025-08-27T08:54:42.303Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:42.303Z] #194 DONE 1.1s [2025-08-27T08:54:42.303Z] [2025-08-27T08:54:42.303Z] #195 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:42.562Z] #195 ... [2025-08-27T08:54:42.562Z] [2025-08-27T08:54:42.562Z] #189 [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-08-27T08:54:42.562Z] #189 DONE 1.1s [2025-08-27T08:54:42.562Z] [2025-08-27T08:54:42.562Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-27T08:54:42.562Z] #196 DONE 1.1s [2025-08-27T08:54:42.562Z] [2025-08-27T08:54:42.562Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-27T08:54:42.562Z] #197 DONE 1.1s [2025-08-27T08:54:42.562Z] [2025-08-27T08:54:42.562Z] #191 [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-08-27T08:54:42.562Z] #191 DONE 0.7s [2025-08-27T08:54:42.562Z] [2025-08-27T08:54:42.562Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-27T08:54:42.820Z] #198 ... [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-27T08:54:42.820Z] #199 DONE 0.5s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-27T08:54:42.820Z] #200 DONE 0.5s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T08:54:42.820Z] #145 DONE 166.3s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #195 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:42.820Z] #195 DONE 0.5s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-27T08:54:42.820Z] #201 DONE 0.5s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-27T08:54:42.820Z] #202 DONE 0.5s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #203 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-08-27T08:54:42.820Z] #203 DONE 0.5s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-27T08:54:42.820Z] #204 DONE 0.5s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-27T08:54:42.820Z] #205 DONE 0.5s [2025-08-27T08:54:42.820Z] [2025-08-27T08:54:42.820Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-27T08:54:43.080Z] #206 ... [2025-08-27T08:54:43.080Z] [2025-08-27T08:54:43.080Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-27T08:54:43.080Z] #198 DONE 0.4s [2025-08-27T08:54:43.080Z] [2025-08-27T08:54:43.080Z] #207 [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-08-27T08:54:43.080Z] #207 DONE 0.2s [2025-08-27T08:54:43.080Z] [2025-08-27T08:54:43.080Z] #208 [core-keeper] exporting to image [2025-08-27T08:54:43.080Z] #208 exporting layers 0.2s done [2025-08-27T08:54:43.080Z] #208 writing image sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done [2025-08-27T08:54:43.080Z] #208 naming to docker.io/library/core-keeper done [2025-08-27T08:54:43.080Z] #208 DONE 0.3s [2025-08-27T08:54:43.080Z] [2025-08-27T08:54:43.080Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:43.080Z] #209 DONE 0.2s [2025-08-27T08:54:43.080Z] [2025-08-27T08:54:43.080Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-27T08:54:43.080Z] #210 DONE 0.2s [2025-08-27T08:54:43.080Z] [2025-08-27T08:54:43.080Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-27T08:54:43.080Z] #211 DONE 0.2s [2025-08-27T08:54:43.080Z] [2025-08-27T08:54:43.080Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-27T08:54:43.080Z] #206 DONE 0.2s [2025-08-27T08:54:43.080Z] [2025-08-27T08:54:43.080Z] #212 [core-metadata] exporting to image [2025-08-27T08:54:43.339Z] #212 ... [2025-08-27T08:54:43.339Z] [2025-08-27T08:54:43.339Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T08:54:43.339Z] #213 DONE 0.4s [2025-08-27T08:54:43.339Z] [2025-08-27T08:54:43.339Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-27T08:54:43.339Z] #214 DONE 0.4s [2025-08-27T08:54:43.339Z] [2025-08-27T08:54:43.339Z] #215 [core-command] exporting to image [2025-08-27T08:54:43.339Z] #215 exporting layers 0.2s done [2025-08-27T08:54:43.339Z] #215 writing image sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da 0.1s done [2025-08-27T08:54:43.339Z] #215 naming to docker.io/library/core-command done [2025-08-27T08:54:43.339Z] #215 DONE 0.4s [2025-08-27T08:54:43.339Z] [2025-08-27T08:54:43.339Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-27T08:54:43.339Z] #216 DONE 0.4s [2025-08-27T08:54:43.339Z] [2025-08-27T08:54:43.339Z] #217 [core-data] exporting to image [2025-08-27T08:54:43.939Z] #217 exporting layers 0.4s done [2025-08-27T08:54:43.939Z] #217 writing image sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done [2025-08-27T08:54:43.939Z] #217 naming to docker.io/library/core-data done [2025-08-27T08:54:43.939Z] #217 DONE 0.5s [2025-08-27T08:54:43.939Z] [2025-08-27T08:54:43.939Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-27T08:54:43.939Z] #218 DONE 0.6s [2025-08-27T08:54:43.939Z] [2025-08-27T08:54:43.939Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-27T08:54:43.939Z] #219 DONE 0.5s [2025-08-27T08:54:43.939Z] [2025-08-27T08:54:43.939Z] #212 [core-metadata] exporting to image [2025-08-27T08:54:43.939Z] #212 exporting layers 0.2s done [2025-08-27T08:54:43.939Z] #212 writing image sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da 0.0s done [2025-08-27T08:54:43.939Z] #212 naming to docker.io/library/core-metadata 0.0s done [2025-08-27T08:54:43.939Z] #212 DONE 0.6s [2025-08-27T08:54:43.939Z] [2025-08-27T08:54:43.939Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-27T08:54:43.939Z] #220 DONE 0.4s [2025-08-27T08:54:43.939Z] [2025-08-27T08:54:43.939Z] #221 [security-spiffe-token-provider] exporting to image [2025-08-27T08:54:43.939Z] #221 exporting layers 0.3s done [2025-08-27T08:54:43.939Z] #221 writing image sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done [2025-08-27T08:54:43.939Z] #221 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-08-27T08:54:43.939Z] #221 DONE 0.7s [2025-08-27T08:54:43.939Z] [2025-08-27T08:54:43.939Z] #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-27T08:54:43.939Z] #222 DONE 0.5s [2025-08-27T08:54:43.939Z] [2025-08-27T08:54:43.939Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-27T08:54:43.939Z] #223 ... [2025-08-27T08:54:43.939Z] [2025-08-27T08:54:43.939Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-27T08:54:43.939Z] #224 DONE 0.1s [2025-08-27T08:54:44.198Z] [2025-08-27T08:54:44.198Z] #225 [support-scheduler] exporting to image [2025-08-27T08:54:44.198Z] #225 ... [2025-08-27T08:54:44.198Z] [2025-08-27T08:54:44.198Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-27T08:54:44.198Z] #223 DONE 0.4s [2025-08-27T08:54:44.198Z] [2025-08-27T08:54:44.198Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-27T08:54:44.198Z] #226 DONE 0.5s [2025-08-27T08:54:44.198Z] [2025-08-27T08:54:44.198Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-27T08:54:44.198Z] #227 DONE 1.0s [2025-08-27T08:54:44.198Z] [2025-08-27T08:54:44.198Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-27T08:54:44.198Z] #228 DONE 0.1s [2025-08-27T08:54:44.198Z] [2025-08-27T08:54:44.198Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-27T08:54:44.198Z] #229 DONE 0.1s [2025-08-27T08:54:44.198Z] [2025-08-27T08:54:44.198Z] #225 [support-scheduler] exporting to image [2025-08-27T08:54:44.198Z] #225 exporting layers 0.5s done [2025-08-27T08:54:44.457Z] #225 writing image sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done [2025-08-27T08:54:44.457Z] #225 naming to docker.io/library/support-scheduler done [2025-08-27T08:54:44.457Z] #225 DONE 0.6s [2025-08-27T08:54:44.457Z] [2025-08-27T08:54:44.457Z] #230 [support-notifications] exporting to image [2025-08-27T08:54:44.457Z] #230 exporting layers 0.2s done [2025-08-27T08:54:44.458Z] #230 writing image sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done [2025-08-27T08:54:44.458Z] #230 naming to docker.io/library/support-notifications done [2025-08-27T08:54:44.458Z] #230 DONE 0.2s [2025-08-27T08:54:44.458Z] [2025-08-27T08:54:44.458Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-27T08:54:44.458Z] #231 DONE 0.8s [2025-08-27T08:54:44.458Z] [2025-08-27T08:54:44.458Z] #232 [security-proxy-setup] exporting to image [2025-08-27T08:54:44.717Z] #232 exporting layers 0.2s done [2025-08-27T08:54:44.717Z] #232 writing image sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done [2025-08-27T08:54:44.717Z] #232 naming to docker.io/library/security-proxy-setup done [2025-08-27T08:54:44.717Z] #232 DONE 0.2s [2025-08-27T08:54:44.717Z] [2025-08-27T08:54:44.717Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-27T08:54:44.717Z] #233 DONE 0.5s [2025-08-27T08:54:44.717Z] [2025-08-27T08:54:44.717Z] #234 [security-proxy-auth] exporting to image [2025-08-27T08:54:44.976Z] #234 ... [2025-08-27T08:54:44.976Z] [2025-08-27T08:54:44.976Z] #235 [security-secretstore-setup] exporting to image [2025-08-27T08:54:44.976Z] #235 exporting layers 0.2s done [2025-08-27T08:54:44.976Z] #235 writing image sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done [2025-08-27T08:54:44.976Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-08-27T08:54:44.976Z] #235 DONE 0.2s [2025-08-27T08:54:45.235Z] [2025-08-27T08:54:45.235Z] #234 [security-proxy-auth] exporting to image [2025-08-27T08:54:45.235Z] #234 exporting layers 1.0s done [2025-08-27T08:54:45.235Z] #234 writing image sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done [2025-08-27T08:54:45.235Z] #234 naming to docker.io/library/security-proxy-auth done [2025-08-27T08:54:45.235Z] #234 DONE 1.0s [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T08:54:45.235Z] time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-27T08:54:45.244Z] $ docker stop --time=1 560d9076cceedf041bc375373511aa73319d6eee031023507915f0a99e90d0e9 [2025-08-27T08:54:46.492Z] $ docker rm -f --volumes 560d9076cceedf041bc375373511aa73319d6eee031023507915f0a99e90d0e9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T08:54:46.829Z] + docker images [2025-08-27T08:54:46.829Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-27T08:54:46.829Z] security-proxy-auth latest ac923f4e9e48 2 seconds ago 45.4MB [2025-08-27T08:54:46.829Z] security-secretstore-setup latest 69f08d03a1db 2 seconds ago 80.6MB [2025-08-27T08:54:46.829Z] support-notifications latest 8e3747fdc067 2 seconds ago 53.6MB [2025-08-27T08:54:46.829Z] security-proxy-setup latest 33c4da750d8a 2 seconds ago 49.9MB [2025-08-27T08:54:46.829Z] core-data latest 3cf6a7e324cf 3 seconds ago 46.3MB [2025-08-27T08:54:46.829Z] support-scheduler latest dd104d440467 3 seconds ago 50MB [2025-08-27T08:54:46.829Z] core-command latest c3c78b106fb6 4 seconds ago 40.5MB [2025-08-27T08:54:46.829Z] core-metadata latest e29fd93e9e1e 4 seconds ago 46.4MB [2025-08-27T08:54:46.829Z] core-keeper latest ae86b34a1c98 4 seconds ago 45.2MB [2025-08-27T08:54:46.829Z] security-spiffe-token-provider latest 07ae2f35fb61 4 seconds ago 48.8MB [2025-08-27T08:54:46.829Z] security-bootstrapper latest d648eb4649ab About a minute ago 21.2MB [2025-08-27T08:54:46.829Z] core-common-config-bootstrapper latest 2f78620fda2c About a minute ago 20.2MB [2025-08-27T08:54:46.829Z] security-spire-config latest bc373ff45b5f 3 minutes ago 150MB [2025-08-27T08:54:46.829Z] security-spire-agent latest 6c933e00bb71 3 minutes ago 196MB [2025-08-27T08:54:46.829Z] security-spire-server latest 5a38c4b28bba 3 minutes ago 150MB [2025-08-27T08:54:46.829Z] ci-base-image-x86_64 latest 4e5970394114 7 minutes ago 936MB [2025-08-27T08:54:46.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB [2025-08-27T08:54:46.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-08-27T08:54:46.829Z] 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-08-27T08:54:46.964Z] provisioning config files... [2025-08-27T08:54:46.974Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/891@tmp/config5783792180968260122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:54:47.276Z] ---> ****-login.sh [2025-08-27T08:54:47.276Z] nexus3.edgexfoundry.org:10001 [2025-08-27T08:54:47.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:54:47.276Z] Login Succeeded [2025-08-27T08:54:47.276Z] nexus3.edgexfoundry.org:10002 [2025-08-27T08:54:47.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:54:47.534Z] Login Succeeded [2025-08-27T08:54:47.534Z] nexus3.edgexfoundry.org:10003 [2025-08-27T08:54:47.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:54:47.534Z] Login Succeeded [2025-08-27T08:54:47.534Z] nexus3.edgexfoundry.org:10004 [2025-08-27T08:54:47.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:54:47.793Z] Login Succeeded [2025-08-27T08:54:47.793Z] ****.io [2025-08-27T08:54:47.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:54:48.052Z] Login Succeeded [2025-08-27T08:54:48.052Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T08:54:48.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:54:48.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T08:54:48.133Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-27T08:54:48.133Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:54:48.133Z] latest [2025-08-27T08:54:48.133Z] 4.1.0-dev.50 [2025-08-27T08:54:48.133Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:54:48.133Z] main [2025-08-27T08:54:48.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:48.479Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:48.800Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:54:48.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-27T08:54:48.800Z] 5595cf4b3d67: Preparing [2025-08-27T08:54:48.800Z] 2277855663f1: Preparing [2025-08-27T08:54:48.800Z] 1dcac465bc79: Preparing [2025-08-27T08:54:48.800Z] af425380fb49: Preparing [2025-08-27T08:54:48.800Z] 3c4148e66274: Preparing [2025-08-27T08:54:48.800Z] 0dee696f1f24: Preparing [2025-08-27T08:54:48.800Z] 097100c76c15: Preparing [2025-08-27T08:54:48.800Z] 0dee696f1f24: Waiting [2025-08-27T08:54:48.800Z] 097100c76c15: Waiting [2025-08-27T08:54:48.800Z] 1dcac465bc79: Pushed [2025-08-27T08:54:48.800Z] 5595cf4b3d67: Pushed [2025-08-27T08:54:48.800Z] af425380fb49: Pushed [2025-08-27T08:54:48.800Z] 097100c76c15: Layer already exists [2025-08-27T08:54:48.800Z] 3c4148e66274: Pushed [2025-08-27T08:54:48.800Z] 0dee696f1f24: Pushed [2025-08-27T08:54:52.084Z] 2277855663f1: Pushed [2025-08-27T08:54:52.343Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:52.733Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:53.102Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-27T08:54:53.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-27T08:54:53.102Z] 5595cf4b3d67: Preparing [2025-08-27T08:54:53.102Z] 2277855663f1: Preparing [2025-08-27T08:54:53.102Z] 1dcac465bc79: Preparing [2025-08-27T08:54:53.102Z] af425380fb49: Preparing [2025-08-27T08:54:53.102Z] 3c4148e66274: Preparing [2025-08-27T08:54:53.102Z] 0dee696f1f24: Preparing [2025-08-27T08:54:53.102Z] 097100c76c15: Preparing [2025-08-27T08:54:53.102Z] 0dee696f1f24: Waiting [2025-08-27T08:54:53.102Z] 097100c76c15: Waiting [2025-08-27T08:54:53.102Z] 3c4148e66274: Layer already exists [2025-08-27T08:54:53.102Z] af425380fb49: Layer already exists [2025-08-27T08:54:53.102Z] 5595cf4b3d67: Layer already exists [2025-08-27T08:54:53.102Z] 2277855663f1: Layer already exists [2025-08-27T08:54:53.102Z] 1dcac465bc79: Layer already exists [2025-08-27T08:54:53.102Z] 0dee696f1f24: Layer already exists [2025-08-27T08:54:53.102Z] 097100c76c15: Layer already exists [2025-08-27T08:54:53.102Z] latest: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:53.458Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:53.820Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 [2025-08-27T08:54:53.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-27T08:54:53.820Z] 5595cf4b3d67: Preparing [2025-08-27T08:54:53.820Z] 2277855663f1: Preparing [2025-08-27T08:54:53.820Z] 1dcac465bc79: Preparing [2025-08-27T08:54:53.820Z] af425380fb49: Preparing [2025-08-27T08:54:53.820Z] 3c4148e66274: Preparing [2025-08-27T08:54:53.820Z] 0dee696f1f24: Preparing [2025-08-27T08:54:53.820Z] 097100c76c15: Preparing [2025-08-27T08:54:53.820Z] 097100c76c15: Waiting [2025-08-27T08:54:53.820Z] 0dee696f1f24: Waiting [2025-08-27T08:54:53.820Z] af425380fb49: Layer already exists [2025-08-27T08:54:53.820Z] 2277855663f1: Layer already exists [2025-08-27T08:54:53.820Z] 5595cf4b3d67: Layer already exists [2025-08-27T08:54:53.820Z] 1dcac465bc79: Layer already exists [2025-08-27T08:54:53.820Z] 3c4148e66274: Layer already exists [2025-08-27T08:54:53.820Z] 0dee696f1f24: Layer already exists [2025-08-27T08:54:53.820Z] 097100c76c15: Layer already exists [2025-08-27T08:54:53.820Z] 4.1.0-dev.50: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:54.157Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:54.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:54:54.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-27T08:54:54.482Z] 5595cf4b3d67: Preparing [2025-08-27T08:54:54.482Z] 2277855663f1: Preparing [2025-08-27T08:54:54.482Z] 1dcac465bc79: Preparing [2025-08-27T08:54:54.482Z] af425380fb49: Preparing [2025-08-27T08:54:54.482Z] 3c4148e66274: Preparing [2025-08-27T08:54:54.482Z] 0dee696f1f24: Preparing [2025-08-27T08:54:54.482Z] 097100c76c15: Preparing [2025-08-27T08:54:54.482Z] 0dee696f1f24: Waiting [2025-08-27T08:54:54.482Z] 097100c76c15: Waiting [2025-08-27T08:54:54.482Z] 1dcac465bc79: Layer already exists [2025-08-27T08:54:54.482Z] 2277855663f1: Layer already exists [2025-08-27T08:54:54.482Z] af425380fb49: Layer already exists [2025-08-27T08:54:54.482Z] 5595cf4b3d67: Layer already exists [2025-08-27T08:54:54.482Z] 3c4148e66274: Layer already exists [2025-08-27T08:54:54.482Z] 097100c76c15: Layer already exists [2025-08-27T08:54:54.482Z] 0dee696f1f24: Layer already exists [2025-08-27T08:54:54.482Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:54.810Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:55.134Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-27T08:54:55.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-27T08:54:55.134Z] 5595cf4b3d67: Preparing [2025-08-27T08:54:55.134Z] 2277855663f1: Preparing [2025-08-27T08:54:55.134Z] 1dcac465bc79: Preparing [2025-08-27T08:54:55.134Z] af425380fb49: Preparing [2025-08-27T08:54:55.134Z] 3c4148e66274: Preparing [2025-08-27T08:54:55.134Z] 0dee696f1f24: Preparing [2025-08-27T08:54:55.134Z] 097100c76c15: Preparing [2025-08-27T08:54:55.134Z] 097100c76c15: Waiting [2025-08-27T08:54:55.134Z] 0dee696f1f24: Waiting [2025-08-27T08:54:55.134Z] 1dcac465bc79: Layer already exists [2025-08-27T08:54:55.134Z] 3c4148e66274: Layer already exists [2025-08-27T08:54:55.134Z] af425380fb49: Layer already exists [2025-08-27T08:54:55.134Z] 2277855663f1: Layer already exists [2025-08-27T08:54:55.134Z] 5595cf4b3d67: Layer already exists [2025-08-27T08:54:55.134Z] 0dee696f1f24: Layer already exists [2025-08-27T08:54:55.134Z] 097100c76c15: Layer already exists [2025-08-27T08:54:55.134Z] main: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:54:55.210Z] ===================================================== [Pipeline] echo [2025-08-27T08:54:55.226Z] taggedImages: [2025-08-27T08:54:55.226Z] - nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:54:55.226Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-27T08:54:55.226Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 [2025-08-27T08:54:55.226Z] - nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:54:55.226Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-08-27T08:54:55.251Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-27T08:54:55.251Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:54:55.251Z] latest [2025-08-27T08:54:55.251Z] 4.1.0-dev.50 [2025-08-27T08:54:55.251Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:54:55.251Z] main [2025-08-27T08:54:55.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:55.610Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:55.937Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:54:55.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-27T08:54:55.937Z] 25d81b6009b3: Preparing [2025-08-27T08:54:55.937Z] 1d33620305e7: Preparing [2025-08-27T08:54:55.937Z] 03e9722ffc14: Preparing [2025-08-27T08:54:55.937Z] 3e883266d887: Preparing [2025-08-27T08:54:55.937Z] 1dcac465bc79: Preparing [2025-08-27T08:54:55.937Z] af425380fb49: Preparing [2025-08-27T08:54:55.937Z] 3c4148e66274: Preparing [2025-08-27T08:54:55.937Z] 0dee696f1f24: Preparing [2025-08-27T08:54:55.937Z] 097100c76c15: Preparing [2025-08-27T08:54:55.937Z] 3c4148e66274: Waiting [2025-08-27T08:54:55.937Z] 0dee696f1f24: Waiting [2025-08-27T08:54:55.937Z] 097100c76c15: Waiting [2025-08-27T08:54:55.937Z] af425380fb49: Waiting [2025-08-27T08:54:55.937Z] 1dcac465bc79: Layer already exists [2025-08-27T08:54:55.937Z] af425380fb49: Layer already exists [2025-08-27T08:54:55.937Z] 3c4148e66274: Layer already exists [2025-08-27T08:54:55.937Z] 1d33620305e7: Pushed [2025-08-27T08:54:55.937Z] 0dee696f1f24: Layer already exists [2025-08-27T08:54:55.937Z] 03e9722ffc14: Pushed [2025-08-27T08:54:55.937Z] 25d81b6009b3: Pushed [2025-08-27T08:54:55.937Z] 097100c76c15: Layer already exists [2025-08-27T08:54:57.311Z] 3e883266d887: Pushed [2025-08-27T08:54:57.311Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:57.894Z] + 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-08-27T08:54:58.213Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-27T08:54:58.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-27T08:54:58.213Z] 25d81b6009b3: Preparing [2025-08-27T08:54:58.213Z] 1d33620305e7: Preparing [2025-08-27T08:54:58.213Z] 03e9722ffc14: Preparing [2025-08-27T08:54:58.213Z] 3e883266d887: Preparing [2025-08-27T08:54:58.213Z] 1dcac465bc79: Preparing [2025-08-27T08:54:58.213Z] af425380fb49: Preparing [2025-08-27T08:54:58.213Z] 3c4148e66274: Preparing [2025-08-27T08:54:58.213Z] 0dee696f1f24: Preparing [2025-08-27T08:54:58.213Z] 097100c76c15: Preparing [2025-08-27T08:54:58.213Z] af425380fb49: Waiting [2025-08-27T08:54:58.213Z] 3c4148e66274: Waiting [2025-08-27T08:54:58.213Z] 0dee696f1f24: Waiting [2025-08-27T08:54:58.213Z] 097100c76c15: Waiting [2025-08-27T08:54:58.213Z] 03e9722ffc14: Layer already exists [2025-08-27T08:54:58.213Z] 3e883266d887: Layer already exists [2025-08-27T08:54:58.213Z] 1dcac465bc79: Layer already exists [2025-08-27T08:54:58.213Z] 1d33620305e7: Layer already exists [2025-08-27T08:54:58.213Z] 25d81b6009b3: Layer already exists [2025-08-27T08:54:58.213Z] 097100c76c15: Layer already exists [2025-08-27T08:54:58.213Z] af425380fb49: Layer already exists [2025-08-27T08:54:58.213Z] 0dee696f1f24: Layer already exists [2025-08-27T08:54:58.213Z] 3c4148e66274: Layer already exists [2025-08-27T08:54:58.213Z] latest: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:58.543Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:58.858Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 [2025-08-27T08:54:58.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-27T08:54:58.858Z] 25d81b6009b3: Preparing [2025-08-27T08:54:58.858Z] 1d33620305e7: Preparing [2025-08-27T08:54:58.858Z] 03e9722ffc14: Preparing [2025-08-27T08:54:58.858Z] 3e883266d887: Preparing [2025-08-27T08:54:58.858Z] 1dcac465bc79: Preparing [2025-08-27T08:54:58.858Z] af425380fb49: Preparing [2025-08-27T08:54:58.858Z] 3c4148e66274: Preparing [2025-08-27T08:54:58.858Z] 0dee696f1f24: Preparing [2025-08-27T08:54:58.858Z] 097100c76c15: Preparing [2025-08-27T08:54:58.858Z] 3c4148e66274: Waiting [2025-08-27T08:54:58.858Z] 097100c76c15: Waiting [2025-08-27T08:54:58.858Z] 0dee696f1f24: Waiting [2025-08-27T08:54:58.858Z] af425380fb49: Waiting [2025-08-27T08:54:58.858Z] 25d81b6009b3: Layer already exists [2025-08-27T08:54:58.858Z] 1d33620305e7: Layer already exists [2025-08-27T08:54:58.858Z] 3e883266d887: Layer already exists [2025-08-27T08:54:58.858Z] 1dcac465bc79: Layer already exists [2025-08-27T08:54:58.858Z] 03e9722ffc14: Layer already exists [2025-08-27T08:54:58.858Z] 0dee696f1f24: Layer already exists [2025-08-27T08:54:58.858Z] 097100c76c15: Layer already exists [2025-08-27T08:54:58.858Z] 3c4148e66274: Layer already exists [2025-08-27T08:54:58.858Z] af425380fb49: Layer already exists [2025-08-27T08:54:58.858Z] 4.1.0-dev.50: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:59.178Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:59.501Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:54:59.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-27T08:54:59.501Z] 25d81b6009b3: Preparing [2025-08-27T08:54:59.501Z] 1d33620305e7: Preparing [2025-08-27T08:54:59.501Z] 03e9722ffc14: Preparing [2025-08-27T08:54:59.501Z] 3e883266d887: Preparing [2025-08-27T08:54:59.501Z] 1dcac465bc79: Preparing [2025-08-27T08:54:59.501Z] af425380fb49: Preparing [2025-08-27T08:54:59.501Z] 3c4148e66274: Preparing [2025-08-27T08:54:59.501Z] 0dee696f1f24: Preparing [2025-08-27T08:54:59.501Z] 097100c76c15: Preparing [2025-08-27T08:54:59.501Z] 0dee696f1f24: Waiting [2025-08-27T08:54:59.501Z] af425380fb49: Waiting [2025-08-27T08:54:59.501Z] 097100c76c15: Waiting [2025-08-27T08:54:59.501Z] 3c4148e66274: Waiting [2025-08-27T08:54:59.501Z] 1d33620305e7: Layer already exists [2025-08-27T08:54:59.501Z] 25d81b6009b3: Layer already exists [2025-08-27T08:54:59.501Z] 1dcac465bc79: Layer already exists [2025-08-27T08:54:59.501Z] 03e9722ffc14: Layer already exists [2025-08-27T08:54:59.501Z] 3e883266d887: Layer already exists [2025-08-27T08:54:59.501Z] af425380fb49: Layer already exists [2025-08-27T08:54:59.501Z] 097100c76c15: Layer already exists [2025-08-27T08:54:59.501Z] 3c4148e66274: Layer already exists [2025-08-27T08:54:59.501Z] 0dee696f1f24: Layer already exists [2025-08-27T08:54:59.501Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:54:59.838Z] + 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-08-27T08:55:00.169Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-27T08:55:00.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-27T08:55:00.169Z] 25d81b6009b3: Preparing [2025-08-27T08:55:00.169Z] 1d33620305e7: Preparing [2025-08-27T08:55:00.169Z] 03e9722ffc14: Preparing [2025-08-27T08:55:00.169Z] 3e883266d887: Preparing [2025-08-27T08:55:00.169Z] 1dcac465bc79: Preparing [2025-08-27T08:55:00.169Z] af425380fb49: Preparing [2025-08-27T08:55:00.169Z] 3c4148e66274: Preparing [2025-08-27T08:55:00.169Z] 0dee696f1f24: Preparing [2025-08-27T08:55:00.169Z] 097100c76c15: Preparing [2025-08-27T08:55:00.169Z] af425380fb49: Waiting [2025-08-27T08:55:00.169Z] 0dee696f1f24: Waiting [2025-08-27T08:55:00.169Z] 097100c76c15: Waiting [2025-08-27T08:55:00.169Z] 3c4148e66274: Waiting [2025-08-27T08:55:00.169Z] 03e9722ffc14: Layer already exists [2025-08-27T08:55:00.169Z] 3e883266d887: Layer already exists [2025-08-27T08:55:00.169Z] 25d81b6009b3: Layer already exists [2025-08-27T08:55:00.169Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:00.169Z] 1d33620305e7: Layer already exists [2025-08-27T08:55:00.169Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:00.169Z] af425380fb49: Layer already exists [2025-08-27T08:55:00.169Z] 097100c76c15: Layer already exists [2025-08-27T08:55:00.169Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:00.169Z] main: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:00.241Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:00.254Z] taggedImages: [2025-08-27T08:55:00.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:00.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-27T08:55:00.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 [2025-08-27T08:55:00.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:00.254Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-27T08:55:00.277Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-27T08:55:00.277Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:00.277Z] latest [2025-08-27T08:55:00.277Z] 4.1.0-dev.50 [2025-08-27T08:55:00.277Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:00.277Z] main [2025-08-27T08:55:00.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:00.626Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:00.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:00.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-27T08:55:00.955Z] 0630d946f035: Preparing [2025-08-27T08:55:00.955Z] b6c53adb3739: Preparing [2025-08-27T08:55:00.955Z] 1dcac465bc79: Preparing [2025-08-27T08:55:00.955Z] af425380fb49: Preparing [2025-08-27T08:55:00.955Z] 3c4148e66274: Preparing [2025-08-27T08:55:00.955Z] c9d1c26a6073: Preparing [2025-08-27T08:55:00.955Z] 097100c76c15: Preparing [2025-08-27T08:55:00.955Z] c9d1c26a6073: Waiting [2025-08-27T08:55:00.955Z] 097100c76c15: Waiting [2025-08-27T08:55:00.955Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:00.955Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:00.955Z] af425380fb49: Layer already exists [2025-08-27T08:55:00.955Z] 097100c76c15: Layer already exists [2025-08-27T08:55:00.955Z] 0630d946f035: Pushed [2025-08-27T08:55:00.955Z] c9d1c26a6073: Pushed [2025-08-27T08:55:05.151Z] b6c53adb3739: Pushed [2025-08-27T08:55:05.151Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:05.484Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:05.804Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-27T08:55:05.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-27T08:55:05.804Z] 0630d946f035: Preparing [2025-08-27T08:55:05.804Z] b6c53adb3739: Preparing [2025-08-27T08:55:05.804Z] 1dcac465bc79: Preparing [2025-08-27T08:55:05.804Z] af425380fb49: Preparing [2025-08-27T08:55:05.804Z] 3c4148e66274: Preparing [2025-08-27T08:55:05.804Z] c9d1c26a6073: Preparing [2025-08-27T08:55:05.804Z] 097100c76c15: Preparing [2025-08-27T08:55:05.804Z] 097100c76c15: Waiting [2025-08-27T08:55:05.804Z] c9d1c26a6073: Waiting [2025-08-27T08:55:05.804Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:05.804Z] af425380fb49: Layer already exists [2025-08-27T08:55:05.804Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:05.804Z] b6c53adb3739: Layer already exists [2025-08-27T08:55:05.804Z] 0630d946f035: Layer already exists [2025-08-27T08:55:05.804Z] c9d1c26a6073: Layer already exists [2025-08-27T08:55:05.804Z] 097100c76c15: Layer already exists [2025-08-27T08:55:05.804Z] latest: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:06.132Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:06.454Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 [2025-08-27T08:55:06.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-27T08:55:06.454Z] 0630d946f035: Preparing [2025-08-27T08:55:06.454Z] b6c53adb3739: Preparing [2025-08-27T08:55:06.454Z] 1dcac465bc79: Preparing [2025-08-27T08:55:06.454Z] af425380fb49: Preparing [2025-08-27T08:55:06.454Z] 3c4148e66274: Preparing [2025-08-27T08:55:06.454Z] c9d1c26a6073: Preparing [2025-08-27T08:55:06.454Z] 097100c76c15: Preparing [2025-08-27T08:55:06.454Z] 097100c76c15: Waiting [2025-08-27T08:55:06.454Z] c9d1c26a6073: Waiting [2025-08-27T08:55:06.454Z] b6c53adb3739: Layer already exists [2025-08-27T08:55:06.454Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:06.454Z] af425380fb49: Layer already exists [2025-08-27T08:55:06.454Z] 0630d946f035: Layer already exists [2025-08-27T08:55:06.454Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:06.454Z] 097100c76c15: Layer already exists [2025-08-27T08:55:06.454Z] c9d1c26a6073: Layer already exists [2025-08-27T08:55:06.454Z] 4.1.0-dev.50: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:06.781Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:07.112Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:07.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-27T08:55:07.112Z] 0630d946f035: Preparing [2025-08-27T08:55:07.112Z] b6c53adb3739: Preparing [2025-08-27T08:55:07.112Z] 1dcac465bc79: Preparing [2025-08-27T08:55:07.112Z] af425380fb49: Preparing [2025-08-27T08:55:07.112Z] 3c4148e66274: Preparing [2025-08-27T08:55:07.112Z] c9d1c26a6073: Preparing [2025-08-27T08:55:07.112Z] 097100c76c15: Preparing [2025-08-27T08:55:07.112Z] c9d1c26a6073: Waiting [2025-08-27T08:55:07.112Z] 097100c76c15: Waiting [2025-08-27T08:55:07.112Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:07.112Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:07.112Z] 0630d946f035: Layer already exists [2025-08-27T08:55:07.112Z] af425380fb49: Layer already exists [2025-08-27T08:55:07.112Z] b6c53adb3739: Layer already exists [2025-08-27T08:55:07.112Z] c9d1c26a6073: Layer already exists [2025-08-27T08:55:07.112Z] 097100c76c15: Layer already exists [2025-08-27T08:55:07.112Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:07.447Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:07.762Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-27T08:55:07.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-27T08:55:07.762Z] 0630d946f035: Preparing [2025-08-27T08:55:07.762Z] b6c53adb3739: Preparing [2025-08-27T08:55:07.762Z] 1dcac465bc79: Preparing [2025-08-27T08:55:07.762Z] af425380fb49: Preparing [2025-08-27T08:55:07.762Z] 3c4148e66274: Preparing [2025-08-27T08:55:07.762Z] c9d1c26a6073: Preparing [2025-08-27T08:55:07.762Z] 097100c76c15: Preparing [2025-08-27T08:55:07.762Z] c9d1c26a6073: Waiting [2025-08-27T08:55:07.762Z] 097100c76c15: Waiting [2025-08-27T08:55:07.762Z] af425380fb49: Layer already exists [2025-08-27T08:55:07.762Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:07.762Z] b6c53adb3739: Layer already exists [2025-08-27T08:55:07.762Z] 0630d946f035: Layer already exists [2025-08-27T08:55:07.762Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:07.762Z] c9d1c26a6073: Layer already exists [2025-08-27T08:55:07.762Z] 097100c76c15: Layer already exists [2025-08-27T08:55:07.762Z] main: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:07.838Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:07.848Z] taggedImages: [2025-08-27T08:55:07.848Z] - nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:07.848Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-27T08:55:07.848Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 [2025-08-27T08:55:07.848Z] - nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:07.848Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-27T08:55:07.953Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-27T08:55:07.953Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:07.953Z] latest [2025-08-27T08:55:07.953Z] 4.1.0-dev.50 [2025-08-27T08:55:07.953Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:07.953Z] main [2025-08-27T08:55:07.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:08.290Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:08.609Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:08.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-27T08:55:08.609Z] f33308f7712c: Preparing [2025-08-27T08:55:08.609Z] c6e81ed45287: Preparing [2025-08-27T08:55:08.609Z] af425380fb49: Preparing [2025-08-27T08:55:08.609Z] b9ab5b5645a9: Preparing [2025-08-27T08:55:08.609Z] b091c18af453: Preparing [2025-08-27T08:55:08.609Z] 097100c76c15: Preparing [2025-08-27T08:55:08.609Z] 097100c76c15: Waiting [2025-08-27T08:55:08.609Z] af425380fb49: Layer already exists [2025-08-27T08:55:08.609Z] 097100c76c15: Layer already exists [2025-08-27T08:55:08.609Z] f33308f7712c: Pushed [2025-08-27T08:55:08.609Z] b9ab5b5645a9: Pushed [2025-08-27T08:55:08.609Z] b091c18af453: Pushed [2025-08-27T08:55:12.803Z] c6e81ed45287: Pushed [2025-08-27T08:55:12.803Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:13.137Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:13.465Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-27T08:55:13.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-27T08:55:13.465Z] f33308f7712c: Preparing [2025-08-27T08:55:13.465Z] c6e81ed45287: Preparing [2025-08-27T08:55:13.465Z] af425380fb49: Preparing [2025-08-27T08:55:13.465Z] b9ab5b5645a9: Preparing [2025-08-27T08:55:13.465Z] b091c18af453: Preparing [2025-08-27T08:55:13.465Z] 097100c76c15: Preparing [2025-08-27T08:55:13.465Z] 097100c76c15: Waiting [2025-08-27T08:55:13.465Z] b9ab5b5645a9: Layer already exists [2025-08-27T08:55:13.465Z] f33308f7712c: Layer already exists [2025-08-27T08:55:13.465Z] c6e81ed45287: Layer already exists [2025-08-27T08:55:13.465Z] af425380fb49: Layer already exists [2025-08-27T08:55:13.465Z] b091c18af453: Layer already exists [2025-08-27T08:55:13.465Z] 097100c76c15: Layer already exists [2025-08-27T08:55:13.465Z] latest: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:13.790Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:14.116Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 [2025-08-27T08:55:14.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-27T08:55:14.117Z] f33308f7712c: Preparing [2025-08-27T08:55:14.117Z] c6e81ed45287: Preparing [2025-08-27T08:55:14.117Z] af425380fb49: Preparing [2025-08-27T08:55:14.117Z] b9ab5b5645a9: Preparing [2025-08-27T08:55:14.117Z] b091c18af453: Preparing [2025-08-27T08:55:14.117Z] 097100c76c15: Preparing [2025-08-27T08:55:14.117Z] 097100c76c15: Waiting [2025-08-27T08:55:14.117Z] b9ab5b5645a9: Layer already exists [2025-08-27T08:55:14.117Z] f33308f7712c: Layer already exists [2025-08-27T08:55:14.117Z] b091c18af453: Layer already exists [2025-08-27T08:55:14.117Z] af425380fb49: Layer already exists [2025-08-27T08:55:14.117Z] c6e81ed45287: Layer already exists [2025-08-27T08:55:14.117Z] 097100c76c15: Layer already exists [2025-08-27T08:55:14.117Z] 4.1.0-dev.50: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:14.443Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:14.762Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:14.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-27T08:55:14.762Z] f33308f7712c: Preparing [2025-08-27T08:55:14.762Z] c6e81ed45287: Preparing [2025-08-27T08:55:14.762Z] af425380fb49: Preparing [2025-08-27T08:55:14.762Z] b9ab5b5645a9: Preparing [2025-08-27T08:55:14.762Z] b091c18af453: Preparing [2025-08-27T08:55:14.762Z] 097100c76c15: Preparing [2025-08-27T08:55:14.762Z] 097100c76c15: Waiting [2025-08-27T08:55:14.762Z] f33308f7712c: Layer already exists [2025-08-27T08:55:14.762Z] b091c18af453: Layer already exists [2025-08-27T08:55:14.762Z] c6e81ed45287: Layer already exists [2025-08-27T08:55:14.762Z] b9ab5b5645a9: Layer already exists [2025-08-27T08:55:14.762Z] af425380fb49: Layer already exists [2025-08-27T08:55:14.762Z] 097100c76c15: Layer already exists [2025-08-27T08:55:14.762Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:15.088Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:15.413Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-27T08:55:15.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-27T08:55:15.413Z] f33308f7712c: Preparing [2025-08-27T08:55:15.413Z] c6e81ed45287: Preparing [2025-08-27T08:55:15.413Z] af425380fb49: Preparing [2025-08-27T08:55:15.413Z] b9ab5b5645a9: Preparing [2025-08-27T08:55:15.413Z] b091c18af453: Preparing [2025-08-27T08:55:15.413Z] 097100c76c15: Preparing [2025-08-27T08:55:15.413Z] 097100c76c15: Waiting [2025-08-27T08:55:15.413Z] af425380fb49: Layer already exists [2025-08-27T08:55:15.413Z] c6e81ed45287: Layer already exists [2025-08-27T08:55:15.413Z] f33308f7712c: Layer already exists [2025-08-27T08:55:15.413Z] b091c18af453: Layer already exists [2025-08-27T08:55:15.413Z] b9ab5b5645a9: Layer already exists [2025-08-27T08:55:15.413Z] 097100c76c15: Layer already exists [2025-08-27T08:55:15.413Z] main: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:15.485Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:15.495Z] taggedImages: [2025-08-27T08:55:15.495Z] - nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:15.495Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-27T08:55:15.495Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 [2025-08-27T08:55:15.495Z] - nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:15.495Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-27T08:55:15.516Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-27T08:55:15.516Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:15.516Z] latest [2025-08-27T08:55:15.516Z] 4.1.0-dev.50 [2025-08-27T08:55:15.516Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:15.516Z] main [2025-08-27T08:55:15.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:15.863Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:16.186Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:16.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-27T08:55:16.186Z] 11e4c8466a9a: Preparing [2025-08-27T08:55:16.186Z] 1095785caf3a: Preparing [2025-08-27T08:55:16.186Z] 033e38ac6210: Preparing [2025-08-27T08:55:16.186Z] 1dcac465bc79: Preparing [2025-08-27T08:55:16.186Z] af425380fb49: Preparing [2025-08-27T08:55:16.186Z] 3c4148e66274: Preparing [2025-08-27T08:55:16.186Z] 0dee696f1f24: Preparing [2025-08-27T08:55:16.186Z] 097100c76c15: Preparing [2025-08-27T08:55:16.186Z] 0dee696f1f24: Waiting [2025-08-27T08:55:16.186Z] 097100c76c15: Waiting [2025-08-27T08:55:16.186Z] 3c4148e66274: Waiting [2025-08-27T08:55:16.186Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:16.186Z] af425380fb49: Layer already exists [2025-08-27T08:55:16.186Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:16.186Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:16.186Z] 1095785caf3a: Pushed [2025-08-27T08:55:16.186Z] 097100c76c15: Layer already exists [2025-08-27T08:55:16.186Z] 11e4c8466a9a: Pushed [2025-08-27T08:55:20.380Z] 033e38ac6210: Pushed [2025-08-27T08:55:20.380Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:20.705Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:21.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-27T08:55:21.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-27T08:55:21.019Z] 11e4c8466a9a: Preparing [2025-08-27T08:55:21.019Z] 1095785caf3a: Preparing [2025-08-27T08:55:21.019Z] 033e38ac6210: Preparing [2025-08-27T08:55:21.019Z] 1dcac465bc79: Preparing [2025-08-27T08:55:21.019Z] af425380fb49: Preparing [2025-08-27T08:55:21.019Z] 3c4148e66274: Preparing [2025-08-27T08:55:21.019Z] 0dee696f1f24: Preparing [2025-08-27T08:55:21.019Z] 097100c76c15: Preparing [2025-08-27T08:55:21.019Z] 097100c76c15: Waiting [2025-08-27T08:55:21.019Z] 0dee696f1f24: Waiting [2025-08-27T08:55:21.019Z] 3c4148e66274: Waiting [2025-08-27T08:55:21.019Z] 1095785caf3a: Layer already exists [2025-08-27T08:55:21.019Z] af425380fb49: Layer already exists [2025-08-27T08:55:21.019Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:21.019Z] 11e4c8466a9a: Layer already exists [2025-08-27T08:55:21.019Z] 033e38ac6210: Layer already exists [2025-08-27T08:55:21.019Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:21.019Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:21.019Z] 097100c76c15: Layer already exists [2025-08-27T08:55:21.019Z] latest: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:21.348Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:21.682Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 [2025-08-27T08:55:21.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-27T08:55:21.682Z] 11e4c8466a9a: Preparing [2025-08-27T08:55:21.682Z] 1095785caf3a: Preparing [2025-08-27T08:55:21.682Z] 033e38ac6210: Preparing [2025-08-27T08:55:21.682Z] 1dcac465bc79: Preparing [2025-08-27T08:55:21.682Z] af425380fb49: Preparing [2025-08-27T08:55:21.682Z] 3c4148e66274: Preparing [2025-08-27T08:55:21.682Z] 0dee696f1f24: Preparing [2025-08-27T08:55:21.682Z] 097100c76c15: Preparing [2025-08-27T08:55:21.682Z] 3c4148e66274: Waiting [2025-08-27T08:55:21.682Z] 0dee696f1f24: Waiting [2025-08-27T08:55:21.682Z] 097100c76c15: Waiting [2025-08-27T08:55:21.682Z] 033e38ac6210: Layer already exists [2025-08-27T08:55:21.682Z] af425380fb49: Layer already exists [2025-08-27T08:55:21.682Z] 1095785caf3a: Layer already exists [2025-08-27T08:55:21.682Z] 11e4c8466a9a: Layer already exists [2025-08-27T08:55:21.682Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:21.682Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:21.682Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:21.682Z] 097100c76c15: Layer already exists [2025-08-27T08:55:21.682Z] 4.1.0-dev.50: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:22.018Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:22.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:22.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-27T08:55:22.344Z] 11e4c8466a9a: Preparing [2025-08-27T08:55:22.344Z] 1095785caf3a: Preparing [2025-08-27T08:55:22.344Z] 033e38ac6210: Preparing [2025-08-27T08:55:22.344Z] 1dcac465bc79: Preparing [2025-08-27T08:55:22.344Z] af425380fb49: Preparing [2025-08-27T08:55:22.344Z] 3c4148e66274: Preparing [2025-08-27T08:55:22.344Z] 0dee696f1f24: Preparing [2025-08-27T08:55:22.344Z] 097100c76c15: Preparing [2025-08-27T08:55:22.344Z] 3c4148e66274: Waiting [2025-08-27T08:55:22.344Z] 0dee696f1f24: Waiting [2025-08-27T08:55:22.344Z] 097100c76c15: Waiting [2025-08-27T08:55:22.344Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:22.344Z] 11e4c8466a9a: Layer already exists [2025-08-27T08:55:22.344Z] 033e38ac6210: Layer already exists [2025-08-27T08:55:22.344Z] af425380fb49: Layer already exists [2025-08-27T08:55:22.344Z] 1095785caf3a: Layer already exists [2025-08-27T08:55:22.344Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:22.344Z] 097100c76c15: Layer already exists [2025-08-27T08:55:22.344Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:22.344Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:22.675Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:22.995Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-27T08:55:22.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-27T08:55:22.995Z] 11e4c8466a9a: Preparing [2025-08-27T08:55:22.995Z] 1095785caf3a: Preparing [2025-08-27T08:55:22.995Z] 033e38ac6210: Preparing [2025-08-27T08:55:22.995Z] 1dcac465bc79: Preparing [2025-08-27T08:55:22.995Z] af425380fb49: Preparing [2025-08-27T08:55:22.995Z] 3c4148e66274: Preparing [2025-08-27T08:55:22.995Z] 0dee696f1f24: Preparing [2025-08-27T08:55:22.995Z] 097100c76c15: Preparing [2025-08-27T08:55:22.995Z] 0dee696f1f24: Waiting [2025-08-27T08:55:22.995Z] 3c4148e66274: Waiting [2025-08-27T08:55:22.995Z] 097100c76c15: Waiting [2025-08-27T08:55:22.995Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:22.995Z] 033e38ac6210: Layer already exists [2025-08-27T08:55:22.995Z] af425380fb49: Layer already exists [2025-08-27T08:55:22.995Z] 1095785caf3a: Layer already exists [2025-08-27T08:55:22.995Z] 11e4c8466a9a: Layer already exists [2025-08-27T08:55:22.995Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:22.995Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:22.995Z] 097100c76c15: Layer already exists [2025-08-27T08:55:22.995Z] main: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:23.071Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:23.083Z] taggedImages: [2025-08-27T08:55:23.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:23.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-27T08:55:23.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 [2025-08-27T08:55:23.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:23.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-27T08:55:23.107Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-27T08:55:23.108Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:23.108Z] latest [2025-08-27T08:55:23.108Z] 4.1.0-dev.50 [2025-08-27T08:55:23.108Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:23.108Z] main [2025-08-27T08:55:23.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:23.448Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:23.778Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:23.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-27T08:55:23.778Z] 6af38cc7267a: Preparing [2025-08-27T08:55:23.778Z] ecc6e5d0edb7: Preparing [2025-08-27T08:55:23.778Z] a1300c75f5d6: Preparing [2025-08-27T08:55:23.778Z] b883319ab7ce: Preparing [2025-08-27T08:55:23.778Z] 70464c5b1a40: Preparing [2025-08-27T08:55:23.778Z] d396f93bd2a6: Preparing [2025-08-27T08:55:23.778Z] ae2e9a06f382: Preparing [2025-08-27T08:55:23.778Z] 1dcac465bc79: Preparing [2025-08-27T08:55:23.778Z] af425380fb49: Preparing [2025-08-27T08:55:23.778Z] de7dd91a5439: Preparing [2025-08-27T08:55:23.778Z] 3b922f5bffc7: Preparing [2025-08-27T08:55:23.778Z] 5f70bf18a086: Preparing [2025-08-27T08:55:23.778Z] b4c661d05af2: Preparing [2025-08-27T08:55:23.778Z] 3fc924644769: Preparing [2025-08-27T08:55:23.778Z] 558e30ac81b3: Preparing [2025-08-27T08:55:23.778Z] 097100c76c15: Preparing [2025-08-27T08:55:23.778Z] 5f70bf18a086: Waiting [2025-08-27T08:55:23.778Z] d396f93bd2a6: Waiting [2025-08-27T08:55:23.778Z] 3b922f5bffc7: Waiting [2025-08-27T08:55:23.778Z] ae2e9a06f382: Waiting [2025-08-27T08:55:23.778Z] b4c661d05af2: Waiting [2025-08-27T08:55:23.778Z] 1dcac465bc79: Waiting [2025-08-27T08:55:23.778Z] af425380fb49: Waiting [2025-08-27T08:55:23.778Z] 3fc924644769: Waiting [2025-08-27T08:55:23.778Z] de7dd91a5439: Waiting [2025-08-27T08:55:23.778Z] 558e30ac81b3: Waiting [2025-08-27T08:55:23.778Z] 70464c5b1a40: Pushed [2025-08-27T08:55:23.778Z] a1300c75f5d6: Pushed [2025-08-27T08:55:23.778Z] ecc6e5d0edb7: Pushed [2025-08-27T08:55:23.778Z] 6af38cc7267a: Pushed [2025-08-27T08:55:23.778Z] b883319ab7ce: Pushed [2025-08-27T08:55:23.778Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:23.778Z] af425380fb49: Layer already exists [2025-08-27T08:55:23.778Z] d396f93bd2a6: Pushed [2025-08-27T08:55:23.778Z] 5f70bf18a086: Layer already exists [2025-08-27T08:55:24.037Z] de7dd91a5439: Pushed [2025-08-27T08:55:24.037Z] 3b922f5bffc7: Pushed [2025-08-27T08:55:24.037Z] b4c661d05af2: Pushed [2025-08-27T08:55:24.037Z] 097100c76c15: Layer already exists [2025-08-27T08:55:24.037Z] 558e30ac81b3: Pushed [2025-08-27T08:55:24.037Z] 3fc924644769: Pushed [2025-08-27T08:55:25.418Z] ae2e9a06f382: Pushed [2025-08-27T08:55:25.418Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:25.752Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:26.080Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-27T08:55:26.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-27T08:55:26.080Z] 6af38cc7267a: Preparing [2025-08-27T08:55:26.080Z] ecc6e5d0edb7: Preparing [2025-08-27T08:55:26.080Z] a1300c75f5d6: Preparing [2025-08-27T08:55:26.080Z] b883319ab7ce: Preparing [2025-08-27T08:55:26.080Z] 70464c5b1a40: Preparing [2025-08-27T08:55:26.080Z] d396f93bd2a6: Preparing [2025-08-27T08:55:26.080Z] ae2e9a06f382: Preparing [2025-08-27T08:55:26.080Z] 1dcac465bc79: Preparing [2025-08-27T08:55:26.080Z] af425380fb49: Preparing [2025-08-27T08:55:26.080Z] de7dd91a5439: Preparing [2025-08-27T08:55:26.080Z] 3b922f5bffc7: Preparing [2025-08-27T08:55:26.080Z] 5f70bf18a086: Preparing [2025-08-27T08:55:26.080Z] ae2e9a06f382: Waiting [2025-08-27T08:55:26.080Z] af425380fb49: Waiting [2025-08-27T08:55:26.080Z] de7dd91a5439: Waiting [2025-08-27T08:55:26.080Z] 1dcac465bc79: Waiting [2025-08-27T08:55:26.080Z] d396f93bd2a6: Waiting [2025-08-27T08:55:26.080Z] 3b922f5bffc7: Waiting [2025-08-27T08:55:26.080Z] b4c661d05af2: Preparing [2025-08-27T08:55:26.080Z] 3fc924644769: Preparing [2025-08-27T08:55:26.080Z] 558e30ac81b3: Preparing [2025-08-27T08:55:26.080Z] 097100c76c15: Preparing [2025-08-27T08:55:26.080Z] 5f70bf18a086: Waiting [2025-08-27T08:55:26.080Z] 3fc924644769: Waiting [2025-08-27T08:55:26.080Z] b4c661d05af2: Waiting [2025-08-27T08:55:26.080Z] 558e30ac81b3: Waiting [2025-08-27T08:55:26.080Z] 097100c76c15: Waiting [2025-08-27T08:55:26.080Z] a1300c75f5d6: Layer already exists [2025-08-27T08:55:26.080Z] 6af38cc7267a: Layer already exists [2025-08-27T08:55:26.080Z] 70464c5b1a40: Layer already exists [2025-08-27T08:55:26.080Z] b883319ab7ce: Layer already exists [2025-08-27T08:55:26.080Z] ecc6e5d0edb7: Layer already exists [2025-08-27T08:55:26.080Z] d396f93bd2a6: Layer already exists [2025-08-27T08:55:26.080Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:26.080Z] af425380fb49: Layer already exists [2025-08-27T08:55:26.080Z] de7dd91a5439: Layer already exists [2025-08-27T08:55:26.080Z] ae2e9a06f382: Layer already exists [2025-08-27T08:55:26.080Z] 3b922f5bffc7: Layer already exists [2025-08-27T08:55:26.080Z] 3fc924644769: Layer already exists [2025-08-27T08:55:26.080Z] 558e30ac81b3: Layer already exists [2025-08-27T08:55:26.080Z] 5f70bf18a086: Layer already exists [2025-08-27T08:55:26.080Z] b4c661d05af2: Layer already exists [2025-08-27T08:55:26.080Z] 097100c76c15: Layer already exists [2025-08-27T08:55:26.080Z] latest: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:26.404Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:26.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 [2025-08-27T08:55:26.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-27T08:55:26.729Z] 6af38cc7267a: Preparing [2025-08-27T08:55:26.729Z] ecc6e5d0edb7: Preparing [2025-08-27T08:55:26.729Z] a1300c75f5d6: Preparing [2025-08-27T08:55:26.729Z] b883319ab7ce: Preparing [2025-08-27T08:55:26.729Z] 70464c5b1a40: Preparing [2025-08-27T08:55:26.729Z] d396f93bd2a6: Preparing [2025-08-27T08:55:26.729Z] ae2e9a06f382: Preparing [2025-08-27T08:55:26.729Z] 1dcac465bc79: Preparing [2025-08-27T08:55:26.729Z] d396f93bd2a6: Waiting [2025-08-27T08:55:26.729Z] ae2e9a06f382: Waiting [2025-08-27T08:55:26.729Z] af425380fb49: Preparing [2025-08-27T08:55:26.729Z] de7dd91a5439: Preparing [2025-08-27T08:55:26.729Z] 3b922f5bffc7: Preparing [2025-08-27T08:55:26.729Z] 1dcac465bc79: Waiting [2025-08-27T08:55:26.729Z] 5f70bf18a086: Preparing [2025-08-27T08:55:26.729Z] b4c661d05af2: Preparing [2025-08-27T08:55:26.729Z] 3fc924644769: Preparing [2025-08-27T08:55:26.729Z] 558e30ac81b3: Preparing [2025-08-27T08:55:26.729Z] 097100c76c15: Preparing [2025-08-27T08:55:26.729Z] de7dd91a5439: Waiting [2025-08-27T08:55:26.729Z] 3b922f5bffc7: Waiting [2025-08-27T08:55:26.729Z] 5f70bf18a086: Waiting [2025-08-27T08:55:26.729Z] b4c661d05af2: Waiting [2025-08-27T08:55:26.729Z] 3fc924644769: Waiting [2025-08-27T08:55:26.729Z] 558e30ac81b3: Waiting [2025-08-27T08:55:26.729Z] 097100c76c15: Waiting [2025-08-27T08:55:26.729Z] af425380fb49: Waiting [2025-08-27T08:55:26.729Z] 6af38cc7267a: Layer already exists [2025-08-27T08:55:26.729Z] 70464c5b1a40: Layer already exists [2025-08-27T08:55:26.729Z] b883319ab7ce: Layer already exists [2025-08-27T08:55:26.729Z] a1300c75f5d6: Layer already exists [2025-08-27T08:55:26.729Z] ecc6e5d0edb7: Layer already exists [2025-08-27T08:55:26.729Z] ae2e9a06f382: Layer already exists [2025-08-27T08:55:26.729Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:26.729Z] d396f93bd2a6: Layer already exists [2025-08-27T08:55:26.729Z] de7dd91a5439: Layer already exists [2025-08-27T08:55:26.729Z] af425380fb49: Layer already exists [2025-08-27T08:55:26.729Z] b4c661d05af2: Layer already exists [2025-08-27T08:55:26.729Z] 5f70bf18a086: Layer already exists [2025-08-27T08:55:26.729Z] 3fc924644769: Layer already exists [2025-08-27T08:55:26.729Z] 3b922f5bffc7: Layer already exists [2025-08-27T08:55:26.729Z] 558e30ac81b3: Layer already exists [2025-08-27T08:55:26.729Z] 097100c76c15: Layer already exists [2025-08-27T08:55:26.729Z] 4.1.0-dev.50: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:27.057Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:27.377Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:27.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-27T08:55:27.377Z] 6af38cc7267a: Preparing [2025-08-27T08:55:27.377Z] ecc6e5d0edb7: Preparing [2025-08-27T08:55:27.377Z] a1300c75f5d6: Preparing [2025-08-27T08:55:27.377Z] b883319ab7ce: Preparing [2025-08-27T08:55:27.377Z] 70464c5b1a40: Preparing [2025-08-27T08:55:27.377Z] d396f93bd2a6: Preparing [2025-08-27T08:55:27.377Z] ae2e9a06f382: Preparing [2025-08-27T08:55:27.377Z] 1dcac465bc79: Preparing [2025-08-27T08:55:27.377Z] af425380fb49: Preparing [2025-08-27T08:55:27.377Z] de7dd91a5439: Preparing [2025-08-27T08:55:27.377Z] 3b922f5bffc7: Preparing [2025-08-27T08:55:27.377Z] 5f70bf18a086: Preparing [2025-08-27T08:55:27.377Z] b4c661d05af2: Preparing [2025-08-27T08:55:27.377Z] 3fc924644769: Preparing [2025-08-27T08:55:27.377Z] 558e30ac81b3: Preparing [2025-08-27T08:55:27.377Z] 097100c76c15: Preparing [2025-08-27T08:55:27.377Z] 3b922f5bffc7: Waiting [2025-08-27T08:55:27.377Z] d396f93bd2a6: Waiting [2025-08-27T08:55:27.377Z] ae2e9a06f382: Waiting [2025-08-27T08:55:27.377Z] 1dcac465bc79: Waiting [2025-08-27T08:55:27.377Z] af425380fb49: Waiting [2025-08-27T08:55:27.377Z] de7dd91a5439: Waiting [2025-08-27T08:55:27.377Z] 5f70bf18a086: Waiting [2025-08-27T08:55:27.377Z] b4c661d05af2: Waiting [2025-08-27T08:55:27.377Z] 3fc924644769: Waiting [2025-08-27T08:55:27.377Z] 558e30ac81b3: Waiting [2025-08-27T08:55:27.377Z] 097100c76c15: Waiting [2025-08-27T08:55:27.377Z] a1300c75f5d6: Layer already exists [2025-08-27T08:55:27.377Z] 70464c5b1a40: Layer already exists [2025-08-27T08:55:27.377Z] b883319ab7ce: Layer already exists [2025-08-27T08:55:27.377Z] 6af38cc7267a: Layer already exists [2025-08-27T08:55:27.377Z] ecc6e5d0edb7: Layer already exists [2025-08-27T08:55:27.377Z] af425380fb49: Layer already exists [2025-08-27T08:55:27.377Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:27.377Z] d396f93bd2a6: Layer already exists [2025-08-27T08:55:27.377Z] ae2e9a06f382: Layer already exists [2025-08-27T08:55:27.377Z] de7dd91a5439: Layer already exists [2025-08-27T08:55:27.377Z] 3b922f5bffc7: Layer already exists [2025-08-27T08:55:27.377Z] 558e30ac81b3: Layer already exists [2025-08-27T08:55:27.377Z] 3fc924644769: Layer already exists [2025-08-27T08:55:27.377Z] b4c661d05af2: Layer already exists [2025-08-27T08:55:27.377Z] 5f70bf18a086: Layer already exists [2025-08-27T08:55:27.377Z] 097100c76c15: Layer already exists [2025-08-27T08:55:27.377Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:27.707Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:28.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-27T08:55:28.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-27T08:55:28.038Z] 6af38cc7267a: Preparing [2025-08-27T08:55:28.038Z] ecc6e5d0edb7: Preparing [2025-08-27T08:55:28.038Z] a1300c75f5d6: Preparing [2025-08-27T08:55:28.038Z] b883319ab7ce: Preparing [2025-08-27T08:55:28.038Z] 70464c5b1a40: Preparing [2025-08-27T08:55:28.038Z] d396f93bd2a6: Preparing [2025-08-27T08:55:28.038Z] ae2e9a06f382: Preparing [2025-08-27T08:55:28.038Z] 1dcac465bc79: Preparing [2025-08-27T08:55:28.038Z] af425380fb49: Preparing [2025-08-27T08:55:28.038Z] de7dd91a5439: Preparing [2025-08-27T08:55:28.038Z] 3b922f5bffc7: Preparing [2025-08-27T08:55:28.038Z] 5f70bf18a086: Preparing [2025-08-27T08:55:28.038Z] b4c661d05af2: Preparing [2025-08-27T08:55:28.038Z] 3fc924644769: Preparing [2025-08-27T08:55:28.038Z] 558e30ac81b3: Preparing [2025-08-27T08:55:28.038Z] 097100c76c15: Preparing [2025-08-27T08:55:28.038Z] 3fc924644769: Waiting [2025-08-27T08:55:28.038Z] 3b922f5bffc7: Waiting [2025-08-27T08:55:28.038Z] 5f70bf18a086: Waiting [2025-08-27T08:55:28.038Z] b4c661d05af2: Waiting [2025-08-27T08:55:28.038Z] 558e30ac81b3: Waiting [2025-08-27T08:55:28.038Z] d396f93bd2a6: Waiting [2025-08-27T08:55:28.038Z] 097100c76c15: Waiting [2025-08-27T08:55:28.038Z] ae2e9a06f382: Waiting [2025-08-27T08:55:28.038Z] af425380fb49: Waiting [2025-08-27T08:55:28.038Z] 1dcac465bc79: Waiting [2025-08-27T08:55:28.038Z] de7dd91a5439: Waiting [2025-08-27T08:55:28.038Z] b883319ab7ce: Layer already exists [2025-08-27T08:55:28.038Z] 6af38cc7267a: Layer already exists [2025-08-27T08:55:28.038Z] ecc6e5d0edb7: Layer already exists [2025-08-27T08:55:28.038Z] a1300c75f5d6: Layer already exists [2025-08-27T08:55:28.039Z] 70464c5b1a40: Layer already exists [2025-08-27T08:55:28.039Z] d396f93bd2a6: Layer already exists [2025-08-27T08:55:28.039Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:28.039Z] ae2e9a06f382: Layer already exists [2025-08-27T08:55:28.039Z] af425380fb49: Layer already exists [2025-08-27T08:55:28.039Z] de7dd91a5439: Layer already exists [2025-08-27T08:55:28.039Z] 5f70bf18a086: Layer already exists [2025-08-27T08:55:28.039Z] 3fc924644769: Layer already exists [2025-08-27T08:55:28.039Z] 3b922f5bffc7: Layer already exists [2025-08-27T08:55:28.039Z] 558e30ac81b3: Layer already exists [2025-08-27T08:55:28.039Z] b4c661d05af2: Layer already exists [2025-08-27T08:55:28.039Z] 097100c76c15: Layer already exists [2025-08-27T08:55:28.039Z] main: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:28.123Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:28.140Z] taggedImages: [2025-08-27T08:55:28.140Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:28.140Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-27T08:55:28.140Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 [2025-08-27T08:55:28.140Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:28.140Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-27T08:55:28.171Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-27T08:55:28.171Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:28.171Z] latest [2025-08-27T08:55:28.171Z] 4.1.0-dev.50 [2025-08-27T08:55:28.171Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:28.171Z] main [2025-08-27T08:55:28.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:28.504Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:28.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:28.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-27T08:55:28.835Z] 4858f0475627: Preparing [2025-08-27T08:55:28.835Z] 4995aaaec6eb: Preparing [2025-08-27T08:55:28.835Z] b7eb54e0422e: Preparing [2025-08-27T08:55:28.835Z] bad2caaa79e6: Preparing [2025-08-27T08:55:28.835Z] 1dcac465bc79: Preparing [2025-08-27T08:55:28.835Z] af425380fb49: Preparing [2025-08-27T08:55:28.835Z] 3c4148e66274: Preparing [2025-08-27T08:55:28.835Z] 0dee696f1f24: Preparing [2025-08-27T08:55:28.835Z] 097100c76c15: Preparing [2025-08-27T08:55:28.835Z] af425380fb49: Waiting [2025-08-27T08:55:28.835Z] 3c4148e66274: Waiting [2025-08-27T08:55:28.835Z] 0dee696f1f24: Waiting [2025-08-27T08:55:28.835Z] 097100c76c15: Waiting [2025-08-27T08:55:28.835Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:28.835Z] af425380fb49: Layer already exists [2025-08-27T08:55:28.835Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:28.835Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:28.835Z] b7eb54e0422e: Pushed [2025-08-27T08:55:28.835Z] 4858f0475627: Pushed [2025-08-27T08:55:28.835Z] 4995aaaec6eb: Pushed [2025-08-27T08:55:28.835Z] 097100c76c15: Layer already exists [2025-08-27T08:55:32.122Z] bad2caaa79e6: Pushed [2025-08-27T08:55:32.382Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:32.717Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:33.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-27T08:55:33.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-27T08:55:33.039Z] 4858f0475627: Preparing [2025-08-27T08:55:33.039Z] 4995aaaec6eb: Preparing [2025-08-27T08:55:33.039Z] b7eb54e0422e: Preparing [2025-08-27T08:55:33.039Z] bad2caaa79e6: Preparing [2025-08-27T08:55:33.039Z] 1dcac465bc79: Preparing [2025-08-27T08:55:33.039Z] af425380fb49: Preparing [2025-08-27T08:55:33.039Z] 3c4148e66274: Preparing [2025-08-27T08:55:33.039Z] 0dee696f1f24: Preparing [2025-08-27T08:55:33.039Z] 3c4148e66274: Waiting [2025-08-27T08:55:33.039Z] af425380fb49: Waiting [2025-08-27T08:55:33.039Z] 097100c76c15: Preparing [2025-08-27T08:55:33.039Z] 097100c76c15: Waiting [2025-08-27T08:55:33.039Z] 0dee696f1f24: Waiting [2025-08-27T08:55:33.039Z] 4858f0475627: Layer already exists [2025-08-27T08:55:33.039Z] b7eb54e0422e: Layer already exists [2025-08-27T08:55:33.039Z] bad2caaa79e6: Layer already exists [2025-08-27T08:55:33.039Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:33.039Z] 4995aaaec6eb: Layer already exists [2025-08-27T08:55:33.039Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:33.039Z] 097100c76c15: Layer already exists [2025-08-27T08:55:33.039Z] af425380fb49: Layer already exists [2025-08-27T08:55:33.039Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:33.039Z] latest: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:33.360Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:33.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 [2025-08-27T08:55:33.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-27T08:55:33.677Z] 4858f0475627: Preparing [2025-08-27T08:55:33.677Z] 4995aaaec6eb: Preparing [2025-08-27T08:55:33.677Z] b7eb54e0422e: Preparing [2025-08-27T08:55:33.677Z] bad2caaa79e6: Preparing [2025-08-27T08:55:33.677Z] 1dcac465bc79: Preparing [2025-08-27T08:55:33.677Z] af425380fb49: Preparing [2025-08-27T08:55:33.677Z] 3c4148e66274: Preparing [2025-08-27T08:55:33.677Z] 0dee696f1f24: Preparing [2025-08-27T08:55:33.677Z] 097100c76c15: Preparing [2025-08-27T08:55:33.677Z] 3c4148e66274: Waiting [2025-08-27T08:55:33.677Z] 0dee696f1f24: Waiting [2025-08-27T08:55:33.677Z] 097100c76c15: Waiting [2025-08-27T08:55:33.677Z] af425380fb49: Waiting [2025-08-27T08:55:33.677Z] 4995aaaec6eb: Layer already exists [2025-08-27T08:55:33.677Z] b7eb54e0422e: Layer already exists [2025-08-27T08:55:33.677Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:33.677Z] bad2caaa79e6: Layer already exists [2025-08-27T08:55:33.677Z] 4858f0475627: Layer already exists [2025-08-27T08:55:33.677Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:33.677Z] af425380fb49: Layer already exists [2025-08-27T08:55:33.677Z] 097100c76c15: Layer already exists [2025-08-27T08:55:33.677Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:33.678Z] 4.1.0-dev.50: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:34.002Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:34.326Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:34.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-27T08:55:34.326Z] 4858f0475627: Preparing [2025-08-27T08:55:34.326Z] 4995aaaec6eb: Preparing [2025-08-27T08:55:34.326Z] b7eb54e0422e: Preparing [2025-08-27T08:55:34.326Z] bad2caaa79e6: Preparing [2025-08-27T08:55:34.326Z] 1dcac465bc79: Preparing [2025-08-27T08:55:34.326Z] af425380fb49: Preparing [2025-08-27T08:55:34.326Z] 3c4148e66274: Preparing [2025-08-27T08:55:34.326Z] 0dee696f1f24: Preparing [2025-08-27T08:55:34.326Z] 097100c76c15: Preparing [2025-08-27T08:55:34.326Z] 0dee696f1f24: Waiting [2025-08-27T08:55:34.326Z] 097100c76c15: Waiting [2025-08-27T08:55:34.326Z] 3c4148e66274: Waiting [2025-08-27T08:55:34.326Z] af425380fb49: Waiting [2025-08-27T08:55:34.326Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:34.326Z] 4858f0475627: Layer already exists [2025-08-27T08:55:34.326Z] 4995aaaec6eb: Layer already exists [2025-08-27T08:55:34.326Z] b7eb54e0422e: Layer already exists [2025-08-27T08:55:34.326Z] bad2caaa79e6: Layer already exists [2025-08-27T08:55:34.326Z] af425380fb49: Layer already exists [2025-08-27T08:55:34.326Z] 097100c76c15: Layer already exists [2025-08-27T08:55:34.326Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:34.326Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:34.326Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:34.646Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:34.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-27T08:55:34.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-27T08:55:34.964Z] 4858f0475627: Preparing [2025-08-27T08:55:34.964Z] 4995aaaec6eb: Preparing [2025-08-27T08:55:34.964Z] b7eb54e0422e: Preparing [2025-08-27T08:55:34.964Z] bad2caaa79e6: Preparing [2025-08-27T08:55:34.964Z] 1dcac465bc79: Preparing [2025-08-27T08:55:34.964Z] af425380fb49: Preparing [2025-08-27T08:55:34.964Z] 3c4148e66274: Preparing [2025-08-27T08:55:34.964Z] 0dee696f1f24: Preparing [2025-08-27T08:55:34.964Z] 097100c76c15: Preparing [2025-08-27T08:55:34.964Z] af425380fb49: Waiting [2025-08-27T08:55:34.964Z] 3c4148e66274: Waiting [2025-08-27T08:55:34.964Z] 0dee696f1f24: Waiting [2025-08-27T08:55:34.964Z] 097100c76c15: Waiting [2025-08-27T08:55:34.964Z] 4995aaaec6eb: Layer already exists [2025-08-27T08:55:34.964Z] b7eb54e0422e: Layer already exists [2025-08-27T08:55:34.964Z] bad2caaa79e6: Layer already exists [2025-08-27T08:55:34.964Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:34.964Z] 4858f0475627: Layer already exists [2025-08-27T08:55:34.964Z] 3c4148e66274: Layer already exists [2025-08-27T08:55:34.964Z] af425380fb49: Layer already exists [2025-08-27T08:55:34.964Z] 097100c76c15: Layer already exists [2025-08-27T08:55:34.964Z] 0dee696f1f24: Layer already exists [2025-08-27T08:55:34.964Z] main: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:35.034Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:35.048Z] taggedImages: [2025-08-27T08:55:35.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:35.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-27T08:55:35.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 [2025-08-27T08:55:35.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:35.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-27T08:55:35.077Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-27T08:55:35.077Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:35.077Z] latest [2025-08-27T08:55:35.077Z] 4.1.0-dev.50 [2025-08-27T08:55:35.077Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:35.077Z] main [2025-08-27T08:55:35.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:35.438Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:35.764Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:35.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-27T08:55:35.764Z] 7a76c197ac50: Preparing [2025-08-27T08:55:35.764Z] f3df0f3a51eb: Preparing [2025-08-27T08:55:35.764Z] dd1f90b7b381: Preparing [2025-08-27T08:55:35.764Z] 9e5f65460d27: Preparing [2025-08-27T08:55:35.764Z] 5ec13b4bf1a4: Preparing [2025-08-27T08:55:35.764Z] 1dcac465bc79: Preparing [2025-08-27T08:55:35.764Z] af425380fb49: Preparing [2025-08-27T08:55:35.764Z] db2c1f8208b6: Preparing [2025-08-27T08:55:35.764Z] 187796ad3eb2: Preparing [2025-08-27T08:55:35.764Z] 38a5c0113e89: Preparing [2025-08-27T08:55:35.764Z] 097100c76c15: Preparing [2025-08-27T08:55:35.764Z] db2c1f8208b6: Waiting [2025-08-27T08:55:35.764Z] 187796ad3eb2: Waiting [2025-08-27T08:55:35.764Z] 38a5c0113e89: Waiting [2025-08-27T08:55:35.764Z] 097100c76c15: Waiting [2025-08-27T08:55:35.764Z] 1dcac465bc79: Waiting [2025-08-27T08:55:35.764Z] af425380fb49: Waiting [2025-08-27T08:55:35.764Z] 5ec13b4bf1a4: Pushed [2025-08-27T08:55:35.764Z] f3df0f3a51eb: Pushed [2025-08-27T08:55:35.764Z] 9e5f65460d27: Pushed [2025-08-27T08:55:35.764Z] 7a76c197ac50: Pushed [2025-08-27T08:55:35.764Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:35.764Z] af425380fb49: Layer already exists [2025-08-27T08:55:35.764Z] 097100c76c15: Layer already exists [2025-08-27T08:55:36.022Z] db2c1f8208b6: Pushed [2025-08-27T08:55:36.022Z] 187796ad3eb2: Pushed [2025-08-27T08:55:37.396Z] 38a5c0113e89: Pushed [2025-08-27T08:55:38.768Z] dd1f90b7b381: Pushed [2025-08-27T08:55:38.768Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:39.095Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:39.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-27T08:55:39.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-27T08:55:39.419Z] 7a76c197ac50: Preparing [2025-08-27T08:55:39.419Z] f3df0f3a51eb: Preparing [2025-08-27T08:55:39.419Z] dd1f90b7b381: Preparing [2025-08-27T08:55:39.419Z] 9e5f65460d27: Preparing [2025-08-27T08:55:39.419Z] 5ec13b4bf1a4: Preparing [2025-08-27T08:55:39.419Z] 1dcac465bc79: Preparing [2025-08-27T08:55:39.419Z] af425380fb49: Preparing [2025-08-27T08:55:39.419Z] db2c1f8208b6: Preparing [2025-08-27T08:55:39.419Z] 187796ad3eb2: Preparing [2025-08-27T08:55:39.419Z] 38a5c0113e89: Preparing [2025-08-27T08:55:39.419Z] 097100c76c15: Preparing [2025-08-27T08:55:39.419Z] 1dcac465bc79: Waiting [2025-08-27T08:55:39.419Z] af425380fb49: Waiting [2025-08-27T08:55:39.419Z] db2c1f8208b6: Waiting [2025-08-27T08:55:39.419Z] 187796ad3eb2: Waiting [2025-08-27T08:55:39.419Z] 38a5c0113e89: Waiting [2025-08-27T08:55:39.419Z] 097100c76c15: Waiting [2025-08-27T08:55:39.419Z] dd1f90b7b381: Layer already exists [2025-08-27T08:55:39.419Z] 9e5f65460d27: Layer already exists [2025-08-27T08:55:39.419Z] 7a76c197ac50: Layer already exists [2025-08-27T08:55:39.419Z] f3df0f3a51eb: Layer already exists [2025-08-27T08:55:39.419Z] 5ec13b4bf1a4: Layer already exists [2025-08-27T08:55:39.419Z] db2c1f8208b6: Layer already exists [2025-08-27T08:55:39.419Z] af425380fb49: Layer already exists [2025-08-27T08:55:39.419Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:39.419Z] 38a5c0113e89: Layer already exists [2025-08-27T08:55:39.419Z] 187796ad3eb2: Layer already exists [2025-08-27T08:55:39.419Z] 097100c76c15: Layer already exists [2025-08-27T08:55:39.419Z] latest: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:39.750Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:40.072Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 [2025-08-27T08:55:40.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-27T08:55:40.072Z] 7a76c197ac50: Preparing [2025-08-27T08:55:40.072Z] f3df0f3a51eb: Preparing [2025-08-27T08:55:40.072Z] dd1f90b7b381: Preparing [2025-08-27T08:55:40.072Z] 9e5f65460d27: Preparing [2025-08-27T08:55:40.072Z] 5ec13b4bf1a4: Preparing [2025-08-27T08:55:40.072Z] 1dcac465bc79: Preparing [2025-08-27T08:55:40.072Z] af425380fb49: Preparing [2025-08-27T08:55:40.072Z] db2c1f8208b6: Preparing [2025-08-27T08:55:40.072Z] 187796ad3eb2: Preparing [2025-08-27T08:55:40.072Z] 38a5c0113e89: Preparing [2025-08-27T08:55:40.072Z] 097100c76c15: Preparing [2025-08-27T08:55:40.072Z] 1dcac465bc79: Waiting [2025-08-27T08:55:40.072Z] 38a5c0113e89: Waiting [2025-08-27T08:55:40.072Z] 097100c76c15: Waiting [2025-08-27T08:55:40.072Z] af425380fb49: Waiting [2025-08-27T08:55:40.072Z] db2c1f8208b6: Waiting [2025-08-27T08:55:40.072Z] 187796ad3eb2: Waiting [2025-08-27T08:55:40.072Z] dd1f90b7b381: Layer already exists [2025-08-27T08:55:40.072Z] f3df0f3a51eb: Layer already exists [2025-08-27T08:55:40.072Z] 7a76c197ac50: Layer already exists [2025-08-27T08:55:40.072Z] 9e5f65460d27: Layer already exists [2025-08-27T08:55:40.072Z] 5ec13b4bf1a4: Layer already exists [2025-08-27T08:55:40.072Z] 38a5c0113e89: Layer already exists [2025-08-27T08:55:40.072Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:40.072Z] db2c1f8208b6: Layer already exists [2025-08-27T08:55:40.072Z] af425380fb49: Layer already exists [2025-08-27T08:55:40.072Z] 187796ad3eb2: Layer already exists [2025-08-27T08:55:40.072Z] 097100c76c15: Layer already exists [2025-08-27T08:55:40.072Z] 4.1.0-dev.50: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:40.409Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:40.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:40.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-27T08:55:40.736Z] 7a76c197ac50: Preparing [2025-08-27T08:55:40.736Z] f3df0f3a51eb: Preparing [2025-08-27T08:55:40.736Z] dd1f90b7b381: Preparing [2025-08-27T08:55:40.736Z] 9e5f65460d27: Preparing [2025-08-27T08:55:40.736Z] 5ec13b4bf1a4: Preparing [2025-08-27T08:55:40.736Z] 1dcac465bc79: Preparing [2025-08-27T08:55:40.736Z] af425380fb49: Preparing [2025-08-27T08:55:40.736Z] db2c1f8208b6: Preparing [2025-08-27T08:55:40.736Z] 187796ad3eb2: Preparing [2025-08-27T08:55:40.736Z] 38a5c0113e89: Preparing [2025-08-27T08:55:40.736Z] 097100c76c15: Preparing [2025-08-27T08:55:40.736Z] 1dcac465bc79: Waiting [2025-08-27T08:55:40.736Z] af425380fb49: Waiting [2025-08-27T08:55:40.736Z] 187796ad3eb2: Waiting [2025-08-27T08:55:40.736Z] db2c1f8208b6: Waiting [2025-08-27T08:55:40.736Z] 38a5c0113e89: Waiting [2025-08-27T08:55:40.736Z] 097100c76c15: Waiting [2025-08-27T08:55:40.736Z] f3df0f3a51eb: Layer already exists [2025-08-27T08:55:40.736Z] 5ec13b4bf1a4: Layer already exists [2025-08-27T08:55:40.736Z] 7a76c197ac50: Layer already exists [2025-08-27T08:55:40.736Z] 9e5f65460d27: Layer already exists [2025-08-27T08:55:40.736Z] dd1f90b7b381: Layer already exists [2025-08-27T08:55:40.736Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:40.736Z] af425380fb49: Layer already exists [2025-08-27T08:55:40.736Z] 187796ad3eb2: Layer already exists [2025-08-27T08:55:40.736Z] db2c1f8208b6: Layer already exists [2025-08-27T08:55:40.736Z] 38a5c0113e89: Layer already exists [2025-08-27T08:55:40.736Z] 097100c76c15: Layer already exists [2025-08-27T08:55:40.736Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:41.059Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:41.380Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-27T08:55:41.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-27T08:55:41.381Z] 7a76c197ac50: Preparing [2025-08-27T08:55:41.381Z] f3df0f3a51eb: Preparing [2025-08-27T08:55:41.381Z] dd1f90b7b381: Preparing [2025-08-27T08:55:41.381Z] 9e5f65460d27: Preparing [2025-08-27T08:55:41.381Z] 5ec13b4bf1a4: Preparing [2025-08-27T08:55:41.381Z] 1dcac465bc79: Preparing [2025-08-27T08:55:41.381Z] af425380fb49: Preparing [2025-08-27T08:55:41.381Z] db2c1f8208b6: Preparing [2025-08-27T08:55:41.381Z] 187796ad3eb2: Preparing [2025-08-27T08:55:41.381Z] 38a5c0113e89: Preparing [2025-08-27T08:55:41.381Z] 097100c76c15: Preparing [2025-08-27T08:55:41.381Z] 1dcac465bc79: Waiting [2025-08-27T08:55:41.381Z] af425380fb49: Waiting [2025-08-27T08:55:41.381Z] db2c1f8208b6: Waiting [2025-08-27T08:55:41.381Z] 187796ad3eb2: Waiting [2025-08-27T08:55:41.381Z] 38a5c0113e89: Waiting [2025-08-27T08:55:41.381Z] 097100c76c15: Waiting [2025-08-27T08:55:41.381Z] 5ec13b4bf1a4: Layer already exists [2025-08-27T08:55:41.381Z] dd1f90b7b381: Layer already exists [2025-08-27T08:55:41.381Z] 9e5f65460d27: Layer already exists [2025-08-27T08:55:41.381Z] f3df0f3a51eb: Layer already exists [2025-08-27T08:55:41.381Z] 7a76c197ac50: Layer already exists [2025-08-27T08:55:41.381Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:41.381Z] db2c1f8208b6: Layer already exists [2025-08-27T08:55:41.381Z] 38a5c0113e89: Layer already exists [2025-08-27T08:55:41.381Z] af425380fb49: Layer already exists [2025-08-27T08:55:41.381Z] 187796ad3eb2: Layer already exists [2025-08-27T08:55:41.381Z] 097100c76c15: Layer already exists [2025-08-27T08:55:41.381Z] main: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:41.449Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:41.465Z] taggedImages: [2025-08-27T08:55:41.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:41.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-27T08:55:41.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 [2025-08-27T08:55:41.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:41.465Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-27T08:55:41.492Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-27T08:55:41.492Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:41.492Z] latest [2025-08-27T08:55:41.492Z] 4.1.0-dev.50 [2025-08-27T08:55:41.492Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:41.492Z] main [2025-08-27T08:55:41.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:41.905Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:42.226Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:42.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-27T08:55:42.226Z] e4351349684a: Preparing [2025-08-27T08:55:42.226Z] 1695379cb009: Preparing [2025-08-27T08:55:42.226Z] 708f18d443bc: Preparing [2025-08-27T08:55:42.226Z] 6b13fa46a6b1: Preparing [2025-08-27T08:55:42.226Z] 544aee44f35f: Preparing [2025-08-27T08:55:42.226Z] 97bcb69845db: Preparing [2025-08-27T08:55:42.226Z] 911bbabd25f9: Preparing [2025-08-27T08:55:42.226Z] 1dcac465bc79: Preparing [2025-08-27T08:55:42.226Z] af425380fb49: Preparing [2025-08-27T08:55:42.226Z] 8f0676812730: Preparing [2025-08-27T08:55:42.226Z] 557a9e67ffd0: Preparing [2025-08-27T08:55:42.226Z] 097100c76c15: Preparing [2025-08-27T08:55:42.226Z] 1dcac465bc79: Waiting [2025-08-27T08:55:42.226Z] af425380fb49: Waiting [2025-08-27T08:55:42.226Z] 8f0676812730: Waiting [2025-08-27T08:55:42.226Z] 557a9e67ffd0: Waiting [2025-08-27T08:55:42.226Z] 097100c76c15: Waiting [2025-08-27T08:55:42.226Z] 97bcb69845db: Waiting [2025-08-27T08:55:42.226Z] 911bbabd25f9: Waiting [2025-08-27T08:55:42.226Z] 544aee44f35f: Pushed [2025-08-27T08:55:42.226Z] 1695379cb009: Pushed [2025-08-27T08:55:42.226Z] e4351349684a: Pushed [2025-08-27T08:55:42.226Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:42.226Z] af425380fb49: Layer already exists [2025-08-27T08:55:42.226Z] 97bcb69845db: Pushed [2025-08-27T08:55:42.226Z] 911bbabd25f9: Pushed [2025-08-27T08:55:42.484Z] 097100c76c15: Layer already exists [2025-08-27T08:55:42.484Z] 8f0676812730: Pushed [2025-08-27T08:55:43.419Z] 557a9e67ffd0: Pushed [2025-08-27T08:55:44.797Z] 6b13fa46a6b1: Pushed [2025-08-27T08:55:44.797Z] 708f18d443bc: Pushed [2025-08-27T08:55:45.057Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:45.393Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:45.719Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-27T08:55:45.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-27T08:55:45.719Z] e4351349684a: Preparing [2025-08-27T08:55:45.719Z] 1695379cb009: Preparing [2025-08-27T08:55:45.719Z] 708f18d443bc: Preparing [2025-08-27T08:55:45.719Z] 6b13fa46a6b1: Preparing [2025-08-27T08:55:45.719Z] 544aee44f35f: Preparing [2025-08-27T08:55:45.719Z] 97bcb69845db: Preparing [2025-08-27T08:55:45.719Z] 911bbabd25f9: Preparing [2025-08-27T08:55:45.719Z] 1dcac465bc79: Preparing [2025-08-27T08:55:45.719Z] af425380fb49: Preparing [2025-08-27T08:55:45.719Z] 1dcac465bc79: Waiting [2025-08-27T08:55:45.719Z] 97bcb69845db: Waiting [2025-08-27T08:55:45.719Z] af425380fb49: Waiting [2025-08-27T08:55:45.719Z] 911bbabd25f9: Waiting [2025-08-27T08:55:45.719Z] 8f0676812730: Preparing [2025-08-27T08:55:45.719Z] 557a9e67ffd0: Preparing [2025-08-27T08:55:45.719Z] 097100c76c15: Preparing [2025-08-27T08:55:45.719Z] 8f0676812730: Waiting [2025-08-27T08:55:45.719Z] 557a9e67ffd0: Waiting [2025-08-27T08:55:45.719Z] 097100c76c15: Waiting [2025-08-27T08:55:45.719Z] 1695379cb009: Layer already exists [2025-08-27T08:55:45.719Z] 6b13fa46a6b1: Layer already exists [2025-08-27T08:55:45.719Z] e4351349684a: Layer already exists [2025-08-27T08:55:45.719Z] 544aee44f35f: Layer already exists [2025-08-27T08:55:45.719Z] 708f18d443bc: Layer already exists [2025-08-27T08:55:45.719Z] 97bcb69845db: Layer already exists [2025-08-27T08:55:45.719Z] 911bbabd25f9: Layer already exists [2025-08-27T08:55:45.719Z] af425380fb49: Layer already exists [2025-08-27T08:55:45.719Z] 8f0676812730: Layer already exists [2025-08-27T08:55:45.719Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:45.719Z] 557a9e67ffd0: Layer already exists [2025-08-27T08:55:45.719Z] 097100c76c15: Layer already exists [2025-08-27T08:55:45.719Z] latest: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:46.041Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:46.359Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 [2025-08-27T08:55:46.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-27T08:55:46.359Z] e4351349684a: Preparing [2025-08-27T08:55:46.359Z] 1695379cb009: Preparing [2025-08-27T08:55:46.359Z] 708f18d443bc: Preparing [2025-08-27T08:55:46.359Z] 6b13fa46a6b1: Preparing [2025-08-27T08:55:46.359Z] 544aee44f35f: Preparing [2025-08-27T08:55:46.359Z] 97bcb69845db: Preparing [2025-08-27T08:55:46.359Z] 911bbabd25f9: Preparing [2025-08-27T08:55:46.359Z] 1dcac465bc79: Preparing [2025-08-27T08:55:46.359Z] af425380fb49: Preparing [2025-08-27T08:55:46.359Z] 8f0676812730: Preparing [2025-08-27T08:55:46.359Z] 557a9e67ffd0: Preparing [2025-08-27T08:55:46.359Z] 097100c76c15: Preparing [2025-08-27T08:55:46.359Z] 1dcac465bc79: Waiting [2025-08-27T08:55:46.359Z] af425380fb49: Waiting [2025-08-27T08:55:46.359Z] 97bcb69845db: Waiting [2025-08-27T08:55:46.359Z] 911bbabd25f9: Waiting [2025-08-27T08:55:46.359Z] 8f0676812730: Waiting [2025-08-27T08:55:46.359Z] 557a9e67ffd0: Waiting [2025-08-27T08:55:46.359Z] 097100c76c15: Waiting [2025-08-27T08:55:46.359Z] 708f18d443bc: Layer already exists [2025-08-27T08:55:46.359Z] 1695379cb009: Layer already exists [2025-08-27T08:55:46.359Z] e4351349684a: Layer already exists [2025-08-27T08:55:46.359Z] 6b13fa46a6b1: Layer already exists [2025-08-27T08:55:46.359Z] 544aee44f35f: Layer already exists [2025-08-27T08:55:46.359Z] 911bbabd25f9: Layer already exists [2025-08-27T08:55:46.359Z] 97bcb69845db: Layer already exists [2025-08-27T08:55:46.359Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:46.359Z] af425380fb49: Layer already exists [2025-08-27T08:55:46.359Z] 8f0676812730: Layer already exists [2025-08-27T08:55:46.359Z] 557a9e67ffd0: Layer already exists [2025-08-27T08:55:46.359Z] 097100c76c15: Layer already exists [2025-08-27T08:55:46.359Z] 4.1.0-dev.50: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:46.680Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:47.003Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:47.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-27T08:55:47.003Z] e4351349684a: Preparing [2025-08-27T08:55:47.003Z] 1695379cb009: Preparing [2025-08-27T08:55:47.003Z] 708f18d443bc: Preparing [2025-08-27T08:55:47.003Z] 6b13fa46a6b1: Preparing [2025-08-27T08:55:47.003Z] 544aee44f35f: Preparing [2025-08-27T08:55:47.003Z] 97bcb69845db: Preparing [2025-08-27T08:55:47.003Z] 911bbabd25f9: Preparing [2025-08-27T08:55:47.003Z] 1dcac465bc79: Preparing [2025-08-27T08:55:47.003Z] 97bcb69845db: Waiting [2025-08-27T08:55:47.003Z] 911bbabd25f9: Waiting [2025-08-27T08:55:47.003Z] 1dcac465bc79: Waiting [2025-08-27T08:55:47.003Z] af425380fb49: Preparing [2025-08-27T08:55:47.003Z] 8f0676812730: Preparing [2025-08-27T08:55:47.003Z] 557a9e67ffd0: Preparing [2025-08-27T08:55:47.003Z] 097100c76c15: Preparing [2025-08-27T08:55:47.003Z] 097100c76c15: Waiting [2025-08-27T08:55:47.003Z] af425380fb49: Waiting [2025-08-27T08:55:47.003Z] 8f0676812730: Waiting [2025-08-27T08:55:47.003Z] 557a9e67ffd0: Waiting [2025-08-27T08:55:47.003Z] 6b13fa46a6b1: Layer already exists [2025-08-27T08:55:47.003Z] 544aee44f35f: Layer already exists [2025-08-27T08:55:47.003Z] 1695379cb009: Layer already exists [2025-08-27T08:55:47.003Z] 708f18d443bc: Layer already exists [2025-08-27T08:55:47.003Z] e4351349684a: Layer already exists [2025-08-27T08:55:47.003Z] 911bbabd25f9: Layer already exists [2025-08-27T08:55:47.003Z] 97bcb69845db: Layer already exists [2025-08-27T08:55:47.003Z] 8f0676812730: Layer already exists [2025-08-27T08:55:47.003Z] af425380fb49: Layer already exists [2025-08-27T08:55:47.003Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:47.003Z] 557a9e67ffd0: Layer already exists [2025-08-27T08:55:47.003Z] 097100c76c15: Layer already exists [2025-08-27T08:55:47.003Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:47.326Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:47.650Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-27T08:55:47.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-27T08:55:47.650Z] e4351349684a: Preparing [2025-08-27T08:55:47.650Z] 1695379cb009: Preparing [2025-08-27T08:55:47.650Z] 708f18d443bc: Preparing [2025-08-27T08:55:47.650Z] 6b13fa46a6b1: Preparing [2025-08-27T08:55:47.650Z] 544aee44f35f: Preparing [2025-08-27T08:55:47.650Z] 97bcb69845db: Preparing [2025-08-27T08:55:47.650Z] 911bbabd25f9: Preparing [2025-08-27T08:55:47.650Z] 1dcac465bc79: Preparing [2025-08-27T08:55:47.650Z] af425380fb49: Preparing [2025-08-27T08:55:47.650Z] 8f0676812730: Preparing [2025-08-27T08:55:47.650Z] 557a9e67ffd0: Preparing [2025-08-27T08:55:47.650Z] 097100c76c15: Preparing [2025-08-27T08:55:47.650Z] af425380fb49: Waiting [2025-08-27T08:55:47.650Z] 8f0676812730: Waiting [2025-08-27T08:55:47.650Z] 911bbabd25f9: Waiting [2025-08-27T08:55:47.650Z] 97bcb69845db: Waiting [2025-08-27T08:55:47.650Z] 557a9e67ffd0: Waiting [2025-08-27T08:55:47.650Z] 1dcac465bc79: Waiting [2025-08-27T08:55:47.650Z] 708f18d443bc: Layer already exists [2025-08-27T08:55:47.650Z] 544aee44f35f: Layer already exists [2025-08-27T08:55:47.650Z] 1695379cb009: Layer already exists [2025-08-27T08:55:47.650Z] e4351349684a: Layer already exists [2025-08-27T08:55:47.650Z] 6b13fa46a6b1: Layer already exists [2025-08-27T08:55:47.650Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:47.650Z] 97bcb69845db: Layer already exists [2025-08-27T08:55:47.650Z] af425380fb49: Layer already exists [2025-08-27T08:55:47.650Z] 911bbabd25f9: Layer already exists [2025-08-27T08:55:47.650Z] 8f0676812730: Layer already exists [2025-08-27T08:55:47.650Z] 557a9e67ffd0: Layer already exists [2025-08-27T08:55:47.650Z] 097100c76c15: Layer already exists [2025-08-27T08:55:47.650Z] main: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:47.727Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:47.739Z] taggedImages: [2025-08-27T08:55:47.739Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:47.739Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-27T08:55:47.739Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 [2025-08-27T08:55:47.739Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:47.739Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-27T08:55:47.764Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-27T08:55:47.764Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:47.764Z] latest [2025-08-27T08:55:47.764Z] 4.1.0-dev.50 [2025-08-27T08:55:47.764Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:47.764Z] main [2025-08-27T08:55:47.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:48.103Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:48.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:48.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-27T08:55:48.418Z] 3d0c42cdfe12: Preparing [2025-08-27T08:55:48.418Z] f367277744c6: Preparing [2025-08-27T08:55:48.418Z] 1dcac465bc79: Preparing [2025-08-27T08:55:48.418Z] af425380fb49: Preparing [2025-08-27T08:55:48.418Z] 09e087d65c4c: Preparing [2025-08-27T08:55:48.418Z] 59550381e177: Preparing [2025-08-27T08:55:48.418Z] 097100c76c15: Preparing [2025-08-27T08:55:48.418Z] 097100c76c15: Waiting [2025-08-27T08:55:48.418Z] 59550381e177: Waiting [2025-08-27T08:55:48.418Z] af425380fb49: Layer already exists [2025-08-27T08:55:48.418Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:48.418Z] 097100c76c15: Layer already exists [2025-08-27T08:55:48.418Z] 3d0c42cdfe12: Pushed [2025-08-27T08:55:48.418Z] 09e087d65c4c: Pushed [2025-08-27T08:55:49.352Z] 59550381e177: Pushed [2025-08-27T08:55:51.890Z] f367277744c6: Pushed [2025-08-27T08:55:51.890Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:52.211Z] + 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-08-27T08:55:52.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-27T08:55:52.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-27T08:55:52.533Z] 3d0c42cdfe12: Preparing [2025-08-27T08:55:52.533Z] f367277744c6: Preparing [2025-08-27T08:55:52.533Z] 1dcac465bc79: Preparing [2025-08-27T08:55:52.533Z] af425380fb49: Preparing [2025-08-27T08:55:52.533Z] 09e087d65c4c: Preparing [2025-08-27T08:55:52.533Z] 59550381e177: Preparing [2025-08-27T08:55:52.533Z] 097100c76c15: Preparing [2025-08-27T08:55:52.533Z] 59550381e177: Waiting [2025-08-27T08:55:52.533Z] 097100c76c15: Waiting [2025-08-27T08:55:52.533Z] 09e087d65c4c: Layer already exists [2025-08-27T08:55:52.533Z] af425380fb49: Layer already exists [2025-08-27T08:55:52.533Z] 3d0c42cdfe12: Layer already exists [2025-08-27T08:55:52.533Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:52.533Z] f367277744c6: Layer already exists [2025-08-27T08:55:52.533Z] 097100c76c15: Layer already exists [2025-08-27T08:55:52.533Z] 59550381e177: Layer already exists [2025-08-27T08:55:52.533Z] latest: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:52.860Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:53.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 [2025-08-27T08:55:53.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-27T08:55:53.175Z] 3d0c42cdfe12: Preparing [2025-08-27T08:55:53.175Z] f367277744c6: Preparing [2025-08-27T08:55:53.175Z] 1dcac465bc79: Preparing [2025-08-27T08:55:53.175Z] af425380fb49: Preparing [2025-08-27T08:55:53.175Z] 09e087d65c4c: Preparing [2025-08-27T08:55:53.175Z] 59550381e177: Preparing [2025-08-27T08:55:53.175Z] 097100c76c15: Preparing [2025-08-27T08:55:53.175Z] 59550381e177: Waiting [2025-08-27T08:55:53.175Z] 097100c76c15: Waiting [2025-08-27T08:55:53.175Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:53.175Z] f367277744c6: Layer already exists [2025-08-27T08:55:53.175Z] 09e087d65c4c: Layer already exists [2025-08-27T08:55:53.175Z] 3d0c42cdfe12: Layer already exists [2025-08-27T08:55:53.175Z] af425380fb49: Layer already exists [2025-08-27T08:55:53.175Z] 59550381e177: Layer already exists [2025-08-27T08:55:53.175Z] 097100c76c15: Layer already exists [2025-08-27T08:55:53.175Z] 4.1.0-dev.50: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:53.570Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:53.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:53.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-27T08:55:53.938Z] 3d0c42cdfe12: Preparing [2025-08-27T08:55:53.938Z] f367277744c6: Preparing [2025-08-27T08:55:53.938Z] 1dcac465bc79: Preparing [2025-08-27T08:55:53.938Z] af425380fb49: Preparing [2025-08-27T08:55:53.938Z] 09e087d65c4c: Preparing [2025-08-27T08:55:53.938Z] 59550381e177: Preparing [2025-08-27T08:55:53.938Z] 097100c76c15: Preparing [2025-08-27T08:55:53.938Z] 097100c76c15: Waiting [2025-08-27T08:55:53.938Z] 59550381e177: Waiting [2025-08-27T08:55:53.938Z] f367277744c6: Layer already exists [2025-08-27T08:55:53.938Z] 09e087d65c4c: Layer already exists [2025-08-27T08:55:53.938Z] 3d0c42cdfe12: Layer already exists [2025-08-27T08:55:53.938Z] af425380fb49: Layer already exists [2025-08-27T08:55:53.938Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:53.938Z] 097100c76c15: Layer already exists [2025-08-27T08:55:53.938Z] 59550381e177: Layer already exists [2025-08-27T08:55:53.938Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:54.309Z] + 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-08-27T08:55:54.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-27T08:55:54.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-27T08:55:54.656Z] 3d0c42cdfe12: Preparing [2025-08-27T08:55:54.656Z] f367277744c6: Preparing [2025-08-27T08:55:54.656Z] 1dcac465bc79: Preparing [2025-08-27T08:55:54.656Z] af425380fb49: Preparing [2025-08-27T08:55:54.656Z] 09e087d65c4c: Preparing [2025-08-27T08:55:54.656Z] 59550381e177: Preparing [2025-08-27T08:55:54.656Z] 097100c76c15: Preparing [2025-08-27T08:55:54.656Z] 59550381e177: Waiting [2025-08-27T08:55:54.656Z] 097100c76c15: Waiting [2025-08-27T08:55:54.656Z] 3d0c42cdfe12: Layer already exists [2025-08-27T08:55:54.656Z] f367277744c6: Layer already exists [2025-08-27T08:55:54.656Z] 09e087d65c4c: Layer already exists [2025-08-27T08:55:54.656Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:54.656Z] af425380fb49: Layer already exists [2025-08-27T08:55:54.656Z] 097100c76c15: Layer already exists [2025-08-27T08:55:54.656Z] 59550381e177: Layer already exists [2025-08-27T08:55:54.656Z] main: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:55:54.729Z] ===================================================== [Pipeline] echo [2025-08-27T08:55:54.741Z] taggedImages: [2025-08-27T08:55:54.741Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:54.741Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-27T08:55:54.741Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 [2025-08-27T08:55:54.741Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:54.741Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-27T08:55:54.769Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-27T08:55:54.770Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:54.770Z] latest [2025-08-27T08:55:54.770Z] 4.1.0-dev.50 [2025-08-27T08:55:54.770Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:55:54.770Z] main [2025-08-27T08:55:54.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:55.119Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:55:55.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:55:55.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-27T08:55:55.452Z] 6e022e84e188: Preparing [2025-08-27T08:55:55.452Z] 5aaf6a9e9d2b: Preparing [2025-08-27T08:55:55.452Z] e6b8e867704b: Preparing [2025-08-27T08:55:55.452Z] 1dcac465bc79: Preparing [2025-08-27T08:55:55.452Z] af425380fb49: Preparing [2025-08-27T08:55:55.452Z] cfd36b749feb: Preparing [2025-08-27T08:55:55.452Z] b94c24d4589b: Preparing [2025-08-27T08:55:55.452Z] a53dea4033e3: Preparing [2025-08-27T08:55:55.452Z] 172bf378287e: Preparing [2025-08-27T08:55:55.452Z] b94c24d4589b: Waiting [2025-08-27T08:55:55.452Z] a53dea4033e3: Waiting [2025-08-27T08:55:55.452Z] cfd36b749feb: Waiting [2025-08-27T08:55:55.452Z] 097100c76c15: Preparing [2025-08-27T08:55:55.452Z] 097100c76c15: Waiting [2025-08-27T08:55:55.452Z] 172bf378287e: Waiting [2025-08-27T08:55:55.452Z] af425380fb49: Layer already exists [2025-08-27T08:55:55.452Z] 1dcac465bc79: Layer already exists [2025-08-27T08:55:55.452Z] 5aaf6a9e9d2b: Pushed [2025-08-27T08:55:55.452Z] e6b8e867704b: Pushed [2025-08-27T08:55:55.452Z] 6e022e84e188: Pushed [2025-08-27T08:55:55.452Z] 097100c76c15: Layer already exists [2025-08-27T08:55:55.710Z] a53dea4033e3: Pushed [2025-08-27T08:55:55.968Z] 172bf378287e: Pushed [2025-08-27T08:56:00.161Z] b94c24d4589b: Pushed [2025-08-27T08:56:06.729Z] cfd36b749feb: Pushed [2025-08-27T08:56:06.729Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:07.060Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:07.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-27T08:56:07.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-27T08:56:07.383Z] 6e022e84e188: Preparing [2025-08-27T08:56:07.383Z] 5aaf6a9e9d2b: Preparing [2025-08-27T08:56:07.383Z] e6b8e867704b: Preparing [2025-08-27T08:56:07.383Z] 1dcac465bc79: Preparing [2025-08-27T08:56:07.383Z] af425380fb49: Preparing [2025-08-27T08:56:07.383Z] cfd36b749feb: Preparing [2025-08-27T08:56:07.383Z] b94c24d4589b: Preparing [2025-08-27T08:56:07.383Z] a53dea4033e3: Preparing [2025-08-27T08:56:07.383Z] 172bf378287e: Preparing [2025-08-27T08:56:07.383Z] 097100c76c15: Preparing [2025-08-27T08:56:07.383Z] cfd36b749feb: Waiting [2025-08-27T08:56:07.383Z] b94c24d4589b: Waiting [2025-08-27T08:56:07.383Z] a53dea4033e3: Waiting [2025-08-27T08:56:07.383Z] 172bf378287e: Waiting [2025-08-27T08:56:07.383Z] 097100c76c15: Waiting [2025-08-27T08:56:07.383Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:07.383Z] 5aaf6a9e9d2b: Layer already exists [2025-08-27T08:56:07.383Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:07.383Z] af425380fb49: Layer already exists [2025-08-27T08:56:07.383Z] e6b8e867704b: Layer already exists [2025-08-27T08:56:07.383Z] cfd36b749feb: Layer already exists [2025-08-27T08:56:07.383Z] b94c24d4589b: Layer already exists [2025-08-27T08:56:07.383Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:07.383Z] 097100c76c15: Layer already exists [2025-08-27T08:56:07.383Z] 172bf378287e: Layer already exists [2025-08-27T08:56:07.383Z] latest: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:07.712Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:08.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 [2025-08-27T08:56:08.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-27T08:56:08.036Z] 6e022e84e188: Preparing [2025-08-27T08:56:08.036Z] 5aaf6a9e9d2b: Preparing [2025-08-27T08:56:08.036Z] e6b8e867704b: Preparing [2025-08-27T08:56:08.036Z] 1dcac465bc79: Preparing [2025-08-27T08:56:08.036Z] af425380fb49: Preparing [2025-08-27T08:56:08.036Z] cfd36b749feb: Preparing [2025-08-27T08:56:08.036Z] b94c24d4589b: Preparing [2025-08-27T08:56:08.036Z] a53dea4033e3: Preparing [2025-08-27T08:56:08.036Z] 172bf378287e: Preparing [2025-08-27T08:56:08.036Z] 097100c76c15: Preparing [2025-08-27T08:56:08.036Z] b94c24d4589b: Waiting [2025-08-27T08:56:08.036Z] a53dea4033e3: Waiting [2025-08-27T08:56:08.036Z] 172bf378287e: Waiting [2025-08-27T08:56:08.036Z] cfd36b749feb: Waiting [2025-08-27T08:56:08.036Z] 097100c76c15: Waiting [2025-08-27T08:56:08.036Z] 5aaf6a9e9d2b: Layer already exists [2025-08-27T08:56:08.036Z] e6b8e867704b: Layer already exists [2025-08-27T08:56:08.036Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:08.036Z] af425380fb49: Layer already exists [2025-08-27T08:56:08.036Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:08.036Z] cfd36b749feb: Layer already exists [2025-08-27T08:56:08.036Z] b94c24d4589b: Layer already exists [2025-08-27T08:56:08.036Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:08.036Z] 097100c76c15: Layer already exists [2025-08-27T08:56:08.036Z] 172bf378287e: Layer already exists [2025-08-27T08:56:08.036Z] 4.1.0-dev.50: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:08.363Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:08.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:08.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-27T08:56:08.682Z] 6e022e84e188: Preparing [2025-08-27T08:56:08.682Z] 5aaf6a9e9d2b: Preparing [2025-08-27T08:56:08.682Z] e6b8e867704b: Preparing [2025-08-27T08:56:08.682Z] 1dcac465bc79: Preparing [2025-08-27T08:56:08.682Z] af425380fb49: Preparing [2025-08-27T08:56:08.682Z] cfd36b749feb: Preparing [2025-08-27T08:56:08.682Z] b94c24d4589b: Preparing [2025-08-27T08:56:08.682Z] a53dea4033e3: Preparing [2025-08-27T08:56:08.682Z] 172bf378287e: Preparing [2025-08-27T08:56:08.682Z] 097100c76c15: Preparing [2025-08-27T08:56:08.682Z] cfd36b749feb: Waiting [2025-08-27T08:56:08.682Z] a53dea4033e3: Waiting [2025-08-27T08:56:08.682Z] 172bf378287e: Waiting [2025-08-27T08:56:08.682Z] 097100c76c15: Waiting [2025-08-27T08:56:08.682Z] b94c24d4589b: Waiting [2025-08-27T08:56:08.682Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:08.682Z] e6b8e867704b: Layer already exists [2025-08-27T08:56:08.682Z] 5aaf6a9e9d2b: Layer already exists [2025-08-27T08:56:08.682Z] af425380fb49: Layer already exists [2025-08-27T08:56:08.682Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:08.682Z] b94c24d4589b: Layer already exists [2025-08-27T08:56:08.682Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:08.682Z] cfd36b749feb: Layer already exists [2025-08-27T08:56:08.682Z] 172bf378287e: Layer already exists [2025-08-27T08:56:08.682Z] 097100c76c15: Layer already exists [2025-08-27T08:56:08.682Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:09.008Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:09.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-27T08:56:09.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-27T08:56:09.337Z] 6e022e84e188: Preparing [2025-08-27T08:56:09.337Z] 5aaf6a9e9d2b: Preparing [2025-08-27T08:56:09.337Z] e6b8e867704b: Preparing [2025-08-27T08:56:09.337Z] 1dcac465bc79: Preparing [2025-08-27T08:56:09.337Z] af425380fb49: Preparing [2025-08-27T08:56:09.337Z] cfd36b749feb: Preparing [2025-08-27T08:56:09.337Z] b94c24d4589b: Preparing [2025-08-27T08:56:09.337Z] a53dea4033e3: Preparing [2025-08-27T08:56:09.337Z] 172bf378287e: Preparing [2025-08-27T08:56:09.337Z] 097100c76c15: Preparing [2025-08-27T08:56:09.337Z] b94c24d4589b: Waiting [2025-08-27T08:56:09.337Z] 172bf378287e: Waiting [2025-08-27T08:56:09.337Z] 097100c76c15: Waiting [2025-08-27T08:56:09.337Z] cfd36b749feb: Waiting [2025-08-27T08:56:09.337Z] a53dea4033e3: Waiting [2025-08-27T08:56:09.337Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:09.337Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:09.337Z] 5aaf6a9e9d2b: Layer already exists [2025-08-27T08:56:09.337Z] e6b8e867704b: Layer already exists [2025-08-27T08:56:09.337Z] af425380fb49: Layer already exists [2025-08-27T08:56:09.337Z] b94c24d4589b: Layer already exists [2025-08-27T08:56:09.337Z] cfd36b749feb: Layer already exists [2025-08-27T08:56:09.337Z] 172bf378287e: Layer already exists [2025-08-27T08:56:09.337Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:09.337Z] 097100c76c15: Layer already exists [2025-08-27T08:56:09.337Z] main: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:56:09.416Z] ===================================================== [Pipeline] echo [2025-08-27T08:56:09.429Z] taggedImages: [2025-08-27T08:56:09.429Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:09.429Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-27T08:56:09.429Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 [2025-08-27T08:56:09.429Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:09.429Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-27T08:56:09.460Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-27T08:56:09.460Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:09.460Z] latest [2025-08-27T08:56:09.460Z] 4.1.0-dev.50 [2025-08-27T08:56:09.460Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:09.460Z] main [2025-08-27T08:56:09.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:09.801Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:10.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:10.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-27T08:56:10.124Z] baa8e566187e: Preparing [2025-08-27T08:56:10.124Z] 74f46447b82d: Preparing [2025-08-27T08:56:10.124Z] f120dd4d8722: Preparing [2025-08-27T08:56:10.124Z] 1dcac465bc79: Preparing [2025-08-27T08:56:10.124Z] af425380fb49: Preparing [2025-08-27T08:56:10.124Z] a082bf835172: Preparing [2025-08-27T08:56:10.124Z] bc85e08f2197: Preparing [2025-08-27T08:56:10.124Z] 019c4e6aca74: Preparing [2025-08-27T08:56:10.124Z] 097100c76c15: Preparing [2025-08-27T08:56:10.124Z] a082bf835172: Waiting [2025-08-27T08:56:10.124Z] bc85e08f2197: Waiting [2025-08-27T08:56:10.124Z] 019c4e6aca74: Waiting [2025-08-27T08:56:10.124Z] 097100c76c15: Waiting [2025-08-27T08:56:10.124Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:10.124Z] af425380fb49: Layer already exists [2025-08-27T08:56:10.124Z] f120dd4d8722: Pushed [2025-08-27T08:56:10.124Z] baa8e566187e: Pushed [2025-08-27T08:56:10.124Z] 74f46447b82d: Pushed [2025-08-27T08:56:10.124Z] 097100c76c15: Layer already exists [2025-08-27T08:56:10.382Z] bc85e08f2197: Pushed [2025-08-27T08:56:10.382Z] 019c4e6aca74: Pushed [2025-08-27T08:56:22.594Z] a082bf835172: Pushed [2025-08-27T08:56:22.594Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:22.919Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:23.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-27T08:56:23.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-27T08:56:23.238Z] baa8e566187e: Preparing [2025-08-27T08:56:23.238Z] 74f46447b82d: Preparing [2025-08-27T08:56:23.238Z] f120dd4d8722: Preparing [2025-08-27T08:56:23.238Z] 1dcac465bc79: Preparing [2025-08-27T08:56:23.238Z] af425380fb49: Preparing [2025-08-27T08:56:23.238Z] a082bf835172: Preparing [2025-08-27T08:56:23.238Z] bc85e08f2197: Preparing [2025-08-27T08:56:23.238Z] 019c4e6aca74: Preparing [2025-08-27T08:56:23.238Z] 097100c76c15: Preparing [2025-08-27T08:56:23.238Z] a082bf835172: Waiting [2025-08-27T08:56:23.238Z] bc85e08f2197: Waiting [2025-08-27T08:56:23.238Z] 019c4e6aca74: Waiting [2025-08-27T08:56:23.238Z] 097100c76c15: Waiting [2025-08-27T08:56:23.238Z] f120dd4d8722: Layer already exists [2025-08-27T08:56:23.238Z] baa8e566187e: Layer already exists [2025-08-27T08:56:23.238Z] 74f46447b82d: Layer already exists [2025-08-27T08:56:23.238Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:23.238Z] af425380fb49: Layer already exists [2025-08-27T08:56:23.238Z] a082bf835172: Layer already exists [2025-08-27T08:56:23.238Z] bc85e08f2197: Layer already exists [2025-08-27T08:56:23.238Z] 097100c76c15: Layer already exists [2025-08-27T08:56:23.238Z] 019c4e6aca74: Layer already exists [2025-08-27T08:56:23.238Z] latest: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:23.555Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:23.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 [2025-08-27T08:56:23.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-27T08:56:23.869Z] baa8e566187e: Preparing [2025-08-27T08:56:23.869Z] 74f46447b82d: Preparing [2025-08-27T08:56:23.869Z] f120dd4d8722: Preparing [2025-08-27T08:56:23.869Z] 1dcac465bc79: Preparing [2025-08-27T08:56:23.869Z] af425380fb49: Preparing [2025-08-27T08:56:23.869Z] a082bf835172: Preparing [2025-08-27T08:56:23.869Z] bc85e08f2197: Preparing [2025-08-27T08:56:23.869Z] 019c4e6aca74: Preparing [2025-08-27T08:56:23.869Z] 097100c76c15: Preparing [2025-08-27T08:56:23.869Z] bc85e08f2197: Waiting [2025-08-27T08:56:23.869Z] 019c4e6aca74: Waiting [2025-08-27T08:56:23.869Z] 097100c76c15: Waiting [2025-08-27T08:56:23.869Z] a082bf835172: Waiting [2025-08-27T08:56:23.869Z] af425380fb49: Layer already exists [2025-08-27T08:56:23.869Z] f120dd4d8722: Layer already exists [2025-08-27T08:56:23.869Z] baa8e566187e: Layer already exists [2025-08-27T08:56:23.869Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:23.869Z] 74f46447b82d: Layer already exists [2025-08-27T08:56:23.869Z] 019c4e6aca74: Layer already exists [2025-08-27T08:56:23.869Z] bc85e08f2197: Layer already exists [2025-08-27T08:56:23.869Z] a082bf835172: Layer already exists [2025-08-27T08:56:23.869Z] 097100c76c15: Layer already exists [2025-08-27T08:56:23.869Z] 4.1.0-dev.50: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:24.193Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:24.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:24.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-27T08:56:24.505Z] baa8e566187e: Preparing [2025-08-27T08:56:24.505Z] 74f46447b82d: Preparing [2025-08-27T08:56:24.505Z] f120dd4d8722: Preparing [2025-08-27T08:56:24.505Z] 1dcac465bc79: Preparing [2025-08-27T08:56:24.505Z] af425380fb49: Preparing [2025-08-27T08:56:24.505Z] a082bf835172: Preparing [2025-08-27T08:56:24.505Z] bc85e08f2197: Preparing [2025-08-27T08:56:24.505Z] 019c4e6aca74: Preparing [2025-08-27T08:56:24.505Z] 097100c76c15: Preparing [2025-08-27T08:56:24.505Z] bc85e08f2197: Waiting [2025-08-27T08:56:24.505Z] a082bf835172: Waiting [2025-08-27T08:56:24.505Z] 019c4e6aca74: Waiting [2025-08-27T08:56:24.505Z] 097100c76c15: Waiting [2025-08-27T08:56:24.505Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:24.505Z] 74f46447b82d: Layer already exists [2025-08-27T08:56:24.505Z] f120dd4d8722: Layer already exists [2025-08-27T08:56:24.505Z] af425380fb49: Layer already exists [2025-08-27T08:56:24.505Z] baa8e566187e: Layer already exists [2025-08-27T08:56:24.505Z] bc85e08f2197: Layer already exists [2025-08-27T08:56:24.505Z] a082bf835172: Layer already exists [2025-08-27T08:56:24.505Z] 019c4e6aca74: Layer already exists [2025-08-27T08:56:24.505Z] 097100c76c15: Layer already exists [2025-08-27T08:56:24.505Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:24.827Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:25.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-27T08:56:25.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-27T08:56:25.138Z] baa8e566187e: Preparing [2025-08-27T08:56:25.138Z] 74f46447b82d: Preparing [2025-08-27T08:56:25.138Z] f120dd4d8722: Preparing [2025-08-27T08:56:25.138Z] 1dcac465bc79: Preparing [2025-08-27T08:56:25.138Z] af425380fb49: Preparing [2025-08-27T08:56:25.138Z] a082bf835172: Preparing [2025-08-27T08:56:25.138Z] bc85e08f2197: Preparing [2025-08-27T08:56:25.138Z] 019c4e6aca74: Preparing [2025-08-27T08:56:25.138Z] 097100c76c15: Preparing [2025-08-27T08:56:25.138Z] a082bf835172: Waiting [2025-08-27T08:56:25.138Z] bc85e08f2197: Waiting [2025-08-27T08:56:25.138Z] 097100c76c15: Waiting [2025-08-27T08:56:25.138Z] 019c4e6aca74: Waiting [2025-08-27T08:56:25.138Z] f120dd4d8722: Layer already exists [2025-08-27T08:56:25.138Z] af425380fb49: Layer already exists [2025-08-27T08:56:25.138Z] baa8e566187e: Layer already exists [2025-08-27T08:56:25.138Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:25.138Z] 74f46447b82d: Layer already exists [2025-08-27T08:56:25.138Z] a082bf835172: Layer already exists [2025-08-27T08:56:25.138Z] 097100c76c15: Layer already exists [2025-08-27T08:56:25.138Z] bc85e08f2197: Layer already exists [2025-08-27T08:56:25.138Z] 019c4e6aca74: Layer already exists [2025-08-27T08:56:25.138Z] main: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:56:25.216Z] ===================================================== [Pipeline] echo [2025-08-27T08:56:25.227Z] taggedImages: [2025-08-27T08:56:25.227Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:25.227Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-27T08:56:25.227Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 [2025-08-27T08:56:25.227Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:25.227Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-27T08:56:25.257Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-27T08:56:25.257Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:25.257Z] latest [2025-08-27T08:56:25.257Z] 4.1.0-dev.50 [2025-08-27T08:56:25.257Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:25.257Z] main [2025-08-27T08:56:25.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:25.589Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:25.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:25.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-27T08:56:25.914Z] 6e022e84e188: Preparing [2025-08-27T08:56:25.914Z] 403bac0944d3: Preparing [2025-08-27T08:56:25.914Z] 6b9fa1e3ca8b: Preparing [2025-08-27T08:56:25.914Z] 1dcac465bc79: Preparing [2025-08-27T08:56:25.914Z] af425380fb49: Preparing [2025-08-27T08:56:25.914Z] a082bf835172: Preparing [2025-08-27T08:56:25.914Z] a53dea4033e3: Preparing [2025-08-27T08:56:25.914Z] 172bf378287e: Preparing [2025-08-27T08:56:25.914Z] 097100c76c15: Preparing [2025-08-27T08:56:25.914Z] a53dea4033e3: Waiting [2025-08-27T08:56:25.914Z] 172bf378287e: Waiting [2025-08-27T08:56:25.914Z] 097100c76c15: Waiting [2025-08-27T08:56:25.914Z] a082bf835172: Waiting [2025-08-27T08:56:25.914Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:25.914Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:25.914Z] af425380fb49: Layer already exists [2025-08-27T08:56:25.914Z] a082bf835172: Layer already exists [2025-08-27T08:56:25.914Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:25.914Z] 172bf378287e: Layer already exists [2025-08-27T08:56:25.914Z] 097100c76c15: Layer already exists [2025-08-27T08:56:25.914Z] 6b9fa1e3ca8b: Pushed [2025-08-27T08:56:25.914Z] 403bac0944d3: Pushed [2025-08-27T08:56:26.172Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:26.501Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:26.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-27T08:56:26.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-27T08:56:26.827Z] 6e022e84e188: Preparing [2025-08-27T08:56:26.827Z] 403bac0944d3: Preparing [2025-08-27T08:56:26.827Z] 6b9fa1e3ca8b: Preparing [2025-08-27T08:56:26.827Z] 1dcac465bc79: Preparing [2025-08-27T08:56:26.827Z] af425380fb49: Preparing [2025-08-27T08:56:26.827Z] a082bf835172: Preparing [2025-08-27T08:56:26.827Z] a53dea4033e3: Preparing [2025-08-27T08:56:26.827Z] 172bf378287e: Preparing [2025-08-27T08:56:26.827Z] 097100c76c15: Preparing [2025-08-27T08:56:26.827Z] a082bf835172: Waiting [2025-08-27T08:56:26.827Z] a53dea4033e3: Waiting [2025-08-27T08:56:26.827Z] 172bf378287e: Waiting [2025-08-27T08:56:26.827Z] 097100c76c15: Waiting [2025-08-27T08:56:26.827Z] 6b9fa1e3ca8b: Layer already exists [2025-08-27T08:56:26.827Z] 403bac0944d3: Layer already exists [2025-08-27T08:56:26.827Z] af425380fb49: Layer already exists [2025-08-27T08:56:26.827Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:26.827Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:26.827Z] a082bf835172: Layer already exists [2025-08-27T08:56:26.827Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:26.827Z] 172bf378287e: Layer already exists [2025-08-27T08:56:26.827Z] 097100c76c15: Layer already exists [2025-08-27T08:56:26.827Z] latest: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:27.150Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:27.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 [2025-08-27T08:56:27.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-27T08:56:27.484Z] 6e022e84e188: Preparing [2025-08-27T08:56:27.484Z] 403bac0944d3: Preparing [2025-08-27T08:56:27.484Z] 6b9fa1e3ca8b: Preparing [2025-08-27T08:56:27.484Z] 1dcac465bc79: Preparing [2025-08-27T08:56:27.484Z] af425380fb49: Preparing [2025-08-27T08:56:27.484Z] a082bf835172: Preparing [2025-08-27T08:56:27.484Z] a53dea4033e3: Preparing [2025-08-27T08:56:27.484Z] 172bf378287e: Preparing [2025-08-27T08:56:27.484Z] 097100c76c15: Preparing [2025-08-27T08:56:27.484Z] a53dea4033e3: Waiting [2025-08-27T08:56:27.484Z] 172bf378287e: Waiting [2025-08-27T08:56:27.484Z] a082bf835172: Waiting [2025-08-27T08:56:27.484Z] 097100c76c15: Waiting [2025-08-27T08:56:27.484Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:27.484Z] 403bac0944d3: Layer already exists [2025-08-27T08:56:27.484Z] 6b9fa1e3ca8b: Layer already exists [2025-08-27T08:56:27.484Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:27.484Z] af425380fb49: Layer already exists [2025-08-27T08:56:27.484Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:27.484Z] 172bf378287e: Layer already exists [2025-08-27T08:56:27.484Z] a082bf835172: Layer already exists [2025-08-27T08:56:27.484Z] 097100c76c15: Layer already exists [2025-08-27T08:56:27.484Z] 4.1.0-dev.50: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:27.857Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:28.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:28.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-27T08:56:28.179Z] 6e022e84e188: Preparing [2025-08-27T08:56:28.179Z] 403bac0944d3: Preparing [2025-08-27T08:56:28.179Z] 6b9fa1e3ca8b: Preparing [2025-08-27T08:56:28.179Z] 1dcac465bc79: Preparing [2025-08-27T08:56:28.179Z] af425380fb49: Preparing [2025-08-27T08:56:28.179Z] a082bf835172: Preparing [2025-08-27T08:56:28.179Z] a53dea4033e3: Preparing [2025-08-27T08:56:28.179Z] 172bf378287e: Preparing [2025-08-27T08:56:28.179Z] 097100c76c15: Preparing [2025-08-27T08:56:28.179Z] 172bf378287e: Waiting [2025-08-27T08:56:28.179Z] a53dea4033e3: Waiting [2025-08-27T08:56:28.179Z] a082bf835172: Waiting [2025-08-27T08:56:28.179Z] 097100c76c15: Waiting [2025-08-27T08:56:28.179Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:28.179Z] 403bac0944d3: Layer already exists [2025-08-27T08:56:28.179Z] 6b9fa1e3ca8b: Layer already exists [2025-08-27T08:56:28.179Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:28.179Z] af425380fb49: Layer already exists [2025-08-27T08:56:28.179Z] a082bf835172: Layer already exists [2025-08-27T08:56:28.179Z] 172bf378287e: Layer already exists [2025-08-27T08:56:28.179Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:28.179Z] 097100c76c15: Layer already exists [2025-08-27T08:56:28.179Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:28.499Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:28.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-27T08:56:28.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-27T08:56:28.826Z] 6e022e84e188: Preparing [2025-08-27T08:56:28.826Z] 403bac0944d3: Preparing [2025-08-27T08:56:28.826Z] 6b9fa1e3ca8b: Preparing [2025-08-27T08:56:28.826Z] 1dcac465bc79: Preparing [2025-08-27T08:56:28.826Z] af425380fb49: Preparing [2025-08-27T08:56:28.826Z] a082bf835172: Preparing [2025-08-27T08:56:28.826Z] a53dea4033e3: Preparing [2025-08-27T08:56:28.826Z] 172bf378287e: Preparing [2025-08-27T08:56:28.826Z] 097100c76c15: Preparing [2025-08-27T08:56:28.826Z] a082bf835172: Waiting [2025-08-27T08:56:28.826Z] a53dea4033e3: Waiting [2025-08-27T08:56:28.826Z] 172bf378287e: Waiting [2025-08-27T08:56:28.826Z] 097100c76c15: Waiting [2025-08-27T08:56:28.826Z] 6e022e84e188: Layer already exists [2025-08-27T08:56:28.826Z] 6b9fa1e3ca8b: Layer already exists [2025-08-27T08:56:28.826Z] 403bac0944d3: Layer already exists [2025-08-27T08:56:28.826Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:28.826Z] af425380fb49: Layer already exists [2025-08-27T08:56:28.826Z] a53dea4033e3: Layer already exists [2025-08-27T08:56:28.826Z] a082bf835172: Layer already exists [2025-08-27T08:56:28.826Z] 172bf378287e: Layer already exists [2025-08-27T08:56:28.826Z] 097100c76c15: Layer already exists [2025-08-27T08:56:28.826Z] main: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:56:28.889Z] ===================================================== [Pipeline] echo [2025-08-27T08:56:28.907Z] taggedImages: [2025-08-27T08:56:28.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:28.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-27T08:56:28.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 [2025-08-27T08:56:28.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:28.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-27T08:56:28.946Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-27T08:56:28.946Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:28.946Z] latest [2025-08-27T08:56:28.946Z] 4.1.0-dev.50 [2025-08-27T08:56:28.946Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:28.946Z] main [2025-08-27T08:56:28.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:29.293Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:29.650Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:29.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-27T08:56:29.651Z] ae690255f67f: Preparing [2025-08-27T08:56:29.651Z] 3251c8509ad2: Preparing [2025-08-27T08:56:29.651Z] 1dcac465bc79: Preparing [2025-08-27T08:56:29.651Z] af425380fb49: Preparing [2025-08-27T08:56:29.651Z] fb78ff54fc1d: Preparing [2025-08-27T08:56:29.651Z] 8a43d7b0e3dc: Preparing [2025-08-27T08:56:29.651Z] 097100c76c15: Preparing [2025-08-27T08:56:29.651Z] 8a43d7b0e3dc: Waiting [2025-08-27T08:56:29.651Z] 097100c76c15: Waiting [2025-08-27T08:56:29.651Z] af425380fb49: Layer already exists [2025-08-27T08:56:29.651Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:29.651Z] 097100c76c15: Layer already exists [2025-08-27T08:56:29.651Z] ae690255f67f: Pushed [2025-08-27T08:56:29.651Z] fb78ff54fc1d: Pushed [2025-08-27T08:56:30.217Z] 8a43d7b0e3dc: Pushed [2025-08-27T08:56:33.506Z] 3251c8509ad2: Pushed [2025-08-27T08:56:33.765Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:34.103Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:34.422Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-27T08:56:34.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-27T08:56:34.422Z] ae690255f67f: Preparing [2025-08-27T08:56:34.422Z] 3251c8509ad2: Preparing [2025-08-27T08:56:34.422Z] 1dcac465bc79: Preparing [2025-08-27T08:56:34.422Z] af425380fb49: Preparing [2025-08-27T08:56:34.422Z] fb78ff54fc1d: Preparing [2025-08-27T08:56:34.422Z] 8a43d7b0e3dc: Preparing [2025-08-27T08:56:34.422Z] 097100c76c15: Preparing [2025-08-27T08:56:34.422Z] 8a43d7b0e3dc: Waiting [2025-08-27T08:56:34.422Z] 097100c76c15: Waiting [2025-08-27T08:56:34.422Z] af425380fb49: Layer already exists [2025-08-27T08:56:34.422Z] fb78ff54fc1d: Layer already exists [2025-08-27T08:56:34.422Z] ae690255f67f: Layer already exists [2025-08-27T08:56:34.422Z] 3251c8509ad2: Layer already exists [2025-08-27T08:56:34.422Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:34.422Z] 097100c76c15: Layer already exists [2025-08-27T08:56:34.422Z] 8a43d7b0e3dc: Layer already exists [2025-08-27T08:56:34.422Z] latest: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:34.761Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:35.077Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 [2025-08-27T08:56:35.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-27T08:56:35.077Z] ae690255f67f: Preparing [2025-08-27T08:56:35.077Z] 3251c8509ad2: Preparing [2025-08-27T08:56:35.077Z] 1dcac465bc79: Preparing [2025-08-27T08:56:35.077Z] af425380fb49: Preparing [2025-08-27T08:56:35.077Z] fb78ff54fc1d: Preparing [2025-08-27T08:56:35.077Z] 8a43d7b0e3dc: Preparing [2025-08-27T08:56:35.077Z] 097100c76c15: Preparing [2025-08-27T08:56:35.077Z] 8a43d7b0e3dc: Waiting [2025-08-27T08:56:35.077Z] 097100c76c15: Waiting [2025-08-27T08:56:35.077Z] fb78ff54fc1d: Layer already exists [2025-08-27T08:56:35.077Z] af425380fb49: Layer already exists [2025-08-27T08:56:35.077Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:35.077Z] 3251c8509ad2: Layer already exists [2025-08-27T08:56:35.077Z] ae690255f67f: Layer already exists [2025-08-27T08:56:35.077Z] 097100c76c15: Layer already exists [2025-08-27T08:56:35.077Z] 8a43d7b0e3dc: Layer already exists [2025-08-27T08:56:35.077Z] 4.1.0-dev.50: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:35.406Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:35.720Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:35.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-27T08:56:35.721Z] ae690255f67f: Preparing [2025-08-27T08:56:35.721Z] 3251c8509ad2: Preparing [2025-08-27T08:56:35.721Z] 1dcac465bc79: Preparing [2025-08-27T08:56:35.721Z] af425380fb49: Preparing [2025-08-27T08:56:35.721Z] fb78ff54fc1d: Preparing [2025-08-27T08:56:35.721Z] 8a43d7b0e3dc: Preparing [2025-08-27T08:56:35.721Z] 097100c76c15: Preparing [2025-08-27T08:56:35.721Z] 8a43d7b0e3dc: Waiting [2025-08-27T08:56:35.721Z] 097100c76c15: Waiting [2025-08-27T08:56:35.721Z] af425380fb49: Layer already exists [2025-08-27T08:56:35.721Z] fb78ff54fc1d: Layer already exists [2025-08-27T08:56:35.721Z] 3251c8509ad2: Layer already exists [2025-08-27T08:56:35.721Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:35.721Z] ae690255f67f: Layer already exists [2025-08-27T08:56:35.721Z] 097100c76c15: Layer already exists [2025-08-27T08:56:35.721Z] 8a43d7b0e3dc: Layer already exists [2025-08-27T08:56:35.721Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:36.052Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:36.372Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-27T08:56:36.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-27T08:56:36.372Z] ae690255f67f: Preparing [2025-08-27T08:56:36.372Z] 3251c8509ad2: Preparing [2025-08-27T08:56:36.372Z] 1dcac465bc79: Preparing [2025-08-27T08:56:36.372Z] af425380fb49: Preparing [2025-08-27T08:56:36.372Z] fb78ff54fc1d: Preparing [2025-08-27T08:56:36.372Z] 8a43d7b0e3dc: Preparing [2025-08-27T08:56:36.372Z] 097100c76c15: Preparing [2025-08-27T08:56:36.372Z] 8a43d7b0e3dc: Waiting [2025-08-27T08:56:36.372Z] 097100c76c15: Waiting [2025-08-27T08:56:36.372Z] af425380fb49: Layer already exists [2025-08-27T08:56:36.372Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:36.372Z] 3251c8509ad2: Layer already exists [2025-08-27T08:56:36.372Z] ae690255f67f: Layer already exists [2025-08-27T08:56:36.372Z] fb78ff54fc1d: Layer already exists [2025-08-27T08:56:36.372Z] 097100c76c15: Layer already exists [2025-08-27T08:56:36.372Z] 8a43d7b0e3dc: Layer already exists [2025-08-27T08:56:36.372Z] main: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:56:36.456Z] ===================================================== [Pipeline] echo [2025-08-27T08:56:36.473Z] taggedImages: [2025-08-27T08:56:36.473Z] - nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:36.473Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-27T08:56:36.473Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 [2025-08-27T08:56:36.473Z] - nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:36.473Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-27T08:56:36.504Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-27T08:56:36.504Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:36.504Z] latest [2025-08-27T08:56:36.504Z] 4.1.0-dev.50 [2025-08-27T08:56:36.504Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:36.504Z] main [2025-08-27T08:56:36.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:36.834Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:37.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:37.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-27T08:56:37.149Z] 9dea609071cc: Preparing [2025-08-27T08:56:37.149Z] 07bfe0811b79: Preparing [2025-08-27T08:56:37.149Z] 1dcac465bc79: Preparing [2025-08-27T08:56:37.149Z] af425380fb49: Preparing [2025-08-27T08:56:37.149Z] 05ff9b966922: Preparing [2025-08-27T08:56:37.149Z] 05e7190d20ed: Preparing [2025-08-27T08:56:37.149Z] 097100c76c15: Preparing [2025-08-27T08:56:37.149Z] 05e7190d20ed: Waiting [2025-08-27T08:56:37.149Z] 097100c76c15: Waiting [2025-08-27T08:56:37.149Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:37.149Z] af425380fb49: Layer already exists [2025-08-27T08:56:37.149Z] 097100c76c15: Layer already exists [2025-08-27T08:56:37.149Z] 9dea609071cc: Pushed [2025-08-27T08:56:37.149Z] 05ff9b966922: Pushed [2025-08-27T08:56:37.407Z] 05e7190d20ed: Pushed [2025-08-27T08:56:41.604Z] 07bfe0811b79: Pushed [2025-08-27T08:56:41.604Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:41.934Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:42.250Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-27T08:56:42.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-27T08:56:42.250Z] 9dea609071cc: Preparing [2025-08-27T08:56:42.250Z] 07bfe0811b79: Preparing [2025-08-27T08:56:42.250Z] 1dcac465bc79: Preparing [2025-08-27T08:56:42.250Z] af425380fb49: Preparing [2025-08-27T08:56:42.250Z] 05ff9b966922: Preparing [2025-08-27T08:56:42.250Z] 05e7190d20ed: Preparing [2025-08-27T08:56:42.250Z] 097100c76c15: Preparing [2025-08-27T08:56:42.250Z] 097100c76c15: Waiting [2025-08-27T08:56:42.250Z] 05e7190d20ed: Waiting [2025-08-27T08:56:42.250Z] 9dea609071cc: Layer already exists [2025-08-27T08:56:42.250Z] 05ff9b966922: Layer already exists [2025-08-27T08:56:42.250Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:42.250Z] 07bfe0811b79: Layer already exists [2025-08-27T08:56:42.250Z] af425380fb49: Layer already exists [2025-08-27T08:56:42.250Z] 05e7190d20ed: Layer already exists [2025-08-27T08:56:42.250Z] 097100c76c15: Layer already exists [2025-08-27T08:56:42.250Z] latest: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:42.580Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:42.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 [2025-08-27T08:56:42.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-27T08:56:42.914Z] 9dea609071cc: Preparing [2025-08-27T08:56:42.914Z] 07bfe0811b79: Preparing [2025-08-27T08:56:42.914Z] 1dcac465bc79: Preparing [2025-08-27T08:56:42.914Z] af425380fb49: Preparing [2025-08-27T08:56:42.914Z] 05ff9b966922: Preparing [2025-08-27T08:56:42.914Z] 05e7190d20ed: Preparing [2025-08-27T08:56:42.914Z] 097100c76c15: Preparing [2025-08-27T08:56:42.914Z] 05e7190d20ed: Waiting [2025-08-27T08:56:42.914Z] 097100c76c15: Waiting [2025-08-27T08:56:42.914Z] 07bfe0811b79: Layer already exists [2025-08-27T08:56:42.914Z] 05ff9b966922: Layer already exists [2025-08-27T08:56:42.914Z] af425380fb49: Layer already exists [2025-08-27T08:56:42.914Z] 9dea609071cc: Layer already exists [2025-08-27T08:56:42.914Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:42.914Z] 05e7190d20ed: Layer already exists [2025-08-27T08:56:42.914Z] 097100c76c15: Layer already exists [2025-08-27T08:56:42.914Z] 4.1.0-dev.50: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:43.241Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:43.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:43.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-27T08:56:43.560Z] 9dea609071cc: Preparing [2025-08-27T08:56:43.560Z] 07bfe0811b79: Preparing [2025-08-27T08:56:43.560Z] 1dcac465bc79: Preparing [2025-08-27T08:56:43.560Z] af425380fb49: Preparing [2025-08-27T08:56:43.560Z] 05ff9b966922: Preparing [2025-08-27T08:56:43.560Z] 05e7190d20ed: Preparing [2025-08-27T08:56:43.560Z] 097100c76c15: Preparing [2025-08-27T08:56:43.560Z] 05e7190d20ed: Waiting [2025-08-27T08:56:43.560Z] 097100c76c15: Waiting [2025-08-27T08:56:43.560Z] 05ff9b966922: Layer already exists [2025-08-27T08:56:43.560Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:43.560Z] 9dea609071cc: Layer already exists [2025-08-27T08:56:43.560Z] af425380fb49: Layer already exists [2025-08-27T08:56:43.560Z] 07bfe0811b79: Layer already exists [2025-08-27T08:56:43.560Z] 097100c76c15: Layer already exists [2025-08-27T08:56:43.560Z] 05e7190d20ed: Layer already exists [2025-08-27T08:56:43.560Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:43.885Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:56:44.213Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-27T08:56:44.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-27T08:56:44.213Z] 9dea609071cc: Preparing [2025-08-27T08:56:44.213Z] 07bfe0811b79: Preparing [2025-08-27T08:56:44.213Z] 1dcac465bc79: Preparing [2025-08-27T08:56:44.213Z] af425380fb49: Preparing [2025-08-27T08:56:44.213Z] 05ff9b966922: Preparing [2025-08-27T08:56:44.213Z] 05e7190d20ed: Preparing [2025-08-27T08:56:44.213Z] 097100c76c15: Preparing [2025-08-27T08:56:44.213Z] 05e7190d20ed: Waiting [2025-08-27T08:56:44.213Z] 097100c76c15: Waiting [2025-08-27T08:56:44.213Z] 1dcac465bc79: Layer already exists [2025-08-27T08:56:44.213Z] 9dea609071cc: Layer already exists [2025-08-27T08:56:44.213Z] 07bfe0811b79: Layer already exists [2025-08-27T08:56:44.213Z] 05ff9b966922: Layer already exists [2025-08-27T08:56:44.213Z] af425380fb49: Layer already exists [2025-08-27T08:56:44.213Z] 05e7190d20ed: Layer already exists [2025-08-27T08:56:44.213Z] 097100c76c15: Layer already exists [2025-08-27T08:56:44.213Z] main: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:56:44.284Z] ===================================================== [Pipeline] echo [2025-08-27T08:56:44.298Z] taggedImages: [2025-08-27T08:56:44.298Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.298Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-27T08:56:44.298Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 [2025-08-27T08:56:44.298Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.298Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-27T08:56:44.405Z] ========================================================= [2025-08-27T08:56:44.405Z] [edgeXBuildMultiArch] RAW Config: [2025-08-27T08:56:44.405Z] images: [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:56:44.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-27T08:56:44.405Z] settingsFile: [2025-08-27T08:56:44.405Z] edgex-go-settings [2025-08-27T08:56:44.405Z] ========================================================= [Pipeline] node [2025-08-27T08:56:59.408Z] Still waiting to schedule task [2025-08-27T08:56:59.408Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-27T08:57:57.667Z] Running on prd-centos7-docker-4c-2g-7699 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T08:57:57.724Z] provisioning config files... [2025-08-27T08:57:57.756Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13600768966596747568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:57:59.029Z] ---> ****-login.sh [2025-08-27T08:57:59.030Z] nexus3.edgexfoundry.org:10001 [2025-08-27T08:57:59.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:57:59.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:57:59.030Z] Configure a credential helper to remove this warning. See [2025-08-27T08:57:59.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:57:59.030Z] [2025-08-27T08:57:59.030Z] Login Succeeded [2025-08-27T08:57:59.030Z] nexus3.edgexfoundry.org:10002 [2025-08-27T08:57:59.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:57:59.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:57:59.295Z] Configure a credential helper to remove this warning. See [2025-08-27T08:57:59.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:57:59.295Z] [2025-08-27T08:57:59.295Z] Login Succeeded [2025-08-27T08:57:59.295Z] nexus3.edgexfoundry.org:10003 [2025-08-27T08:57:59.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:57:59.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:57:59.557Z] Configure a credential helper to remove this warning. See [2025-08-27T08:57:59.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:57:59.557Z] [2025-08-27T08:57:59.557Z] Login Succeeded [2025-08-27T08:57:59.557Z] nexus3.edgexfoundry.org:10004 [2025-08-27T08:57:59.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:57:59.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:57:59.557Z] Configure a credential helper to remove this warning. See [2025-08-27T08:57:59.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:57:59.557Z] [2025-08-27T08:57:59.557Z] Login Succeeded [2025-08-27T08:57:59.557Z] ****.io [2025-08-27T08:57:59.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T08:57:59.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T08:57:59.822Z] Configure a credential helper to remove this warning. See [2025-08-27T08:57:59.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T08:57:59.822Z] [2025-08-27T08:57:59.822Z] Login Succeeded [2025-08-27T08:57:59.822Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T08:57:59.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T08:58:00.196Z] + docker buildx ls [2025-08-27T08:58:00.461Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-27T08:58:00.461Z] default * docker [2025-08-27T08:58:00.461Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-27T08:58:00.783Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-27T08:58:00.783Z] edgex-builder [Pipeline] sh [2025-08-27T08:58:01.086Z] + docker buildx inspect --bootstrap [2025-08-27T08:58:01.086Z] #1 [internal] booting buildkit [2025-08-27T08:58:01.086Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-27T08:58:07.714Z] #1 pulling image moby/buildkit:buildx-stable-1 6.3s done [2025-08-27T08:58:07.714Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-27T08:58:08.292Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-08-27T08:58:08.292Z] #1 DONE 7.7s [2025-08-27T08:58:08.292Z] Name: edgex-builder [2025-08-27T08:58:08.292Z] Driver: docker-container [2025-08-27T08:58:08.292Z] [2025-08-27T08:58:08.292Z] Nodes: [2025-08-27T08:58:08.292Z] Name: edgex-builder0 [2025-08-27T08:58:08.292Z] Endpoint: unix:///var/run/docker.sock [2025-08-27T08:58:08.292Z] Status: running [2025-08-27T08:58:08.292Z] Buildkit: v0.23.2 [2025-08-27T08:58:08.292Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-27T08:58:08.589Z] + docker buildx ls [2025-08-27T08:58:08.589Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-27T08:58:08.589Z] edgex-builder * docker-container [2025-08-27T08:58:08.589Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-27T08:58:08.589Z] default docker [2025-08-27T08:58:08.589Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-27T08:58:08.887Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:08.887Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:09.148Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:09.148Z] #1 transferring dockerfile: 197B done [2025-08-27T08:58:09.148Z] #1 DONE 0.0s [2025-08-27T08:58:09.148Z] [2025-08-27T08:58:09.148Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:09.148Z] #2 DONE 0.1s [2025-08-27T08:58:09.148Z] [2025-08-27T08:58:09.148Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:09.148Z] #3 DONE 0.1s [2025-08-27T08:58:09.148Z] [2025-08-27T08:58:09.148Z] #4 [internal] load .dockerignore [2025-08-27T08:58:09.148Z] #4 transferring context: 2B done [2025-08-27T08:58:09.148Z] #4 DONE 0.0s [2025-08-27T08:58:09.148Z] [2025-08-27T08:58:09.148Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:09.148Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:09.148Z] #5 DONE 0.0s [2025-08-27T08:58:09.148Z] [2025-08-27T08:58:09.148Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:09.148Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:09.407Z] #6 DONE 0.1s [2025-08-27T08:58:09.407Z] [2025-08-27T08:58:09.407Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:09.407Z] #7 DONE 0.0s [2025-08-27T08:58:09.407Z] [2025-08-27T08:58:09.407Z] #8 exporting to image [2025-08-27T08:58:09.407Z] #8 exporting layers done [2025-08-27T08:58:09.407Z] #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf 0.0s done [2025-08-27T08:58:09.407Z] #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done [2025-08-27T08:58:09.407Z] #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done [2025-08-27T08:58:09.407Z] #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done [2025-08-27T08:58:09.407Z] #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done [2025-08-27T08:58:09.407Z] #8 pushing layers [2025-08-27T08:58:09.407Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:09.407Z] #8 pushing layers 0.1s done [2025-08-27T08:58:09.407Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done [2025-08-27T08:58:09.407Z] #8 DONE 0.3s [2025-08-27T08:58:09.668Z] [2025-08-27T08:58:09.668Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:09.668Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:09.974Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-08-27T08:58:09.974Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-08-27T08:58:10.235Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:10.235Z] #1 transferring dockerfile: 163B done [2025-08-27T08:58:10.235Z] #1 DONE 0.0s [2025-08-27T08:58:10.235Z] [2025-08-27T08:58:10.235Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-27T08:58:10.235Z] #2 DONE 0.0s [2025-08-27T08:58:10.235Z] [2025-08-27T08:58:10.235Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-27T08:58:10.235Z] #3 DONE 0.0s [2025-08-27T08:58:10.235Z] [2025-08-27T08:58:10.235Z] #4 [internal] load .dockerignore [2025-08-27T08:58:10.235Z] #4 transferring context: 2B done [2025-08-27T08:58:10.235Z] #4 DONE 0.0s [2025-08-27T08:58:10.235Z] [2025-08-27T08:58:10.235Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:10.235Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:10.235Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:10.235Z] #5 CACHED [2025-08-27T08:58:10.235Z] [2025-08-27T08:58:10.235Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:10.235Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:10.235Z] #6 CACHED [2025-08-27T08:58:10.235Z] [2025-08-27T08:58:10.235Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:10.235Z] #7 DONE 0.0s [2025-08-27T08:58:10.235Z] [2025-08-27T08:58:10.235Z] #8 exporting to image [2025-08-27T08:58:10.235Z] #8 exporting layers done [2025-08-27T08:58:10.235Z] #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf done [2025-08-27T08:58:10.235Z] #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done [2025-08-27T08:58:10.235Z] #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done [2025-08-27T08:58:10.235Z] #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done [2025-08-27T08:58:10.235Z] #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done [2025-08-27T08:58:10.235Z] #8 pushing layers 0.0s done [2025-08-27T08:58:10.235Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done [2025-08-27T08:58:10.235Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:10.235Z] #8 DONE 0.1s [2025-08-27T08:58:10.235Z] [2025-08-27T08:58:10.235Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:10.235Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:10.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 --push - [2025-08-27T08:58:10.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50' [2025-08-27T08:58:10.790Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:10.791Z] #1 transferring dockerfile: 169B done [2025-08-27T08:58:10.791Z] #1 DONE 0.0s [2025-08-27T08:58:10.791Z] [2025-08-27T08:58:10.791Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 [2025-08-27T08:58:10.791Z] #2 DONE 0.0s [2025-08-27T08:58:10.791Z] [2025-08-27T08:58:10.791Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 [2025-08-27T08:58:10.791Z] #3 DONE 0.0s [2025-08-27T08:58:10.791Z] [2025-08-27T08:58:10.791Z] #4 [internal] load .dockerignore [2025-08-27T08:58:10.791Z] #4 transferring context: 2B done [2025-08-27T08:58:10.791Z] #4 DONE 0.0s [2025-08-27T08:58:10.791Z] [2025-08-27T08:58:10.791Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:10.791Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:10.791Z] #5 CACHED [2025-08-27T08:58:10.791Z] [2025-08-27T08:58:10.791Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:10.791Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:10.791Z] #6 CACHED [2025-08-27T08:58:10.791Z] [2025-08-27T08:58:10.791Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:10.791Z] #7 DONE 0.0s [2025-08-27T08:58:10.791Z] [2025-08-27T08:58:10.791Z] #8 exporting to image [2025-08-27T08:58:10.791Z] #8 exporting layers done [2025-08-27T08:58:10.791Z] #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf done [2025-08-27T08:58:10.791Z] #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done [2025-08-27T08:58:10.791Z] #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done [2025-08-27T08:58:10.791Z] #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done [2025-08-27T08:58:10.791Z] #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done [2025-08-27T08:58:10.791Z] #8 pushing layers 0.0s done [2025-08-27T08:58:10.791Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done [2025-08-27T08:58:10.791Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:10.791Z] #8 DONE 0.1s [2025-08-27T08:58:10.791Z] [2025-08-27T08:58:10.791Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:10.791Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:11.109Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:11.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:11.110Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:11.110Z] #1 transferring dockerfile: 210B done [2025-08-27T08:58:11.110Z] #1 DONE 0.0s [2025-08-27T08:58:11.110Z] [2025-08-27T08:58:11.110Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:11.110Z] #2 DONE 0.0s [2025-08-27T08:58:11.110Z] [2025-08-27T08:58:11.110Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:11.110Z] #3 DONE 0.0s [2025-08-27T08:58:11.110Z] [2025-08-27T08:58:11.110Z] #4 [internal] load .dockerignore [2025-08-27T08:58:11.110Z] #4 transferring context: 2B done [2025-08-27T08:58:11.110Z] #4 DONE 0.0s [2025-08-27T08:58:11.110Z] [2025-08-27T08:58:11.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:11.110Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:11.110Z] #5 DONE 0.0s [2025-08-27T08:58:11.110Z] [2025-08-27T08:58:11.110Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:11.369Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:11.369Z] #6 CACHED [2025-08-27T08:58:11.369Z] [2025-08-27T08:58:11.369Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:11.369Z] #5 CACHED [2025-08-27T08:58:11.369Z] [2025-08-27T08:58:11.369Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:11.369Z] #7 DONE 0.0s [2025-08-27T08:58:11.369Z] [2025-08-27T08:58:11.369Z] #8 exporting to image [2025-08-27T08:58:11.369Z] #8 exporting layers done [2025-08-27T08:58:11.369Z] #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf done [2025-08-27T08:58:11.369Z] #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done [2025-08-27T08:58:11.369Z] #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done [2025-08-27T08:58:11.369Z] #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done [2025-08-27T08:58:11.369Z] #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done [2025-08-27T08:58:11.369Z] #8 pushing layers 0.0s done [2025-08-27T08:58:11.369Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done [2025-08-27T08:58:11.369Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:11.369Z] #8 DONE 0.1s [2025-08-27T08:58:11.369Z] [2025-08-27T08:58:11.369Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:11.369Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:11.662Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-08-27T08:58:11.662Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-08-27T08:58:11.922Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:11.922Z] #1 transferring dockerfile: 161B done [2025-08-27T08:58:11.922Z] #1 DONE 0.0s [2025-08-27T08:58:11.922Z] [2025-08-27T08:58:11.922Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-27T08:58:11.922Z] #2 DONE 0.0s [2025-08-27T08:58:11.922Z] [2025-08-27T08:58:11.922Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-27T08:58:11.922Z] #3 DONE 0.0s [2025-08-27T08:58:11.922Z] [2025-08-27T08:58:11.922Z] #4 [internal] load .dockerignore [2025-08-27T08:58:11.922Z] #4 transferring context: 2B done [2025-08-27T08:58:11.922Z] #4 DONE 0.0s [2025-08-27T08:58:11.922Z] [2025-08-27T08:58:11.922Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:11.922Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:11.922Z] #5 CACHED [2025-08-27T08:58:11.922Z] [2025-08-27T08:58:11.922Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 [2025-08-27T08:58:11.922Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done [2025-08-27T08:58:11.922Z] #6 CACHED [2025-08-27T08:58:11.922Z] [2025-08-27T08:58:11.922Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:11.922Z] #7 DONE 0.0s [2025-08-27T08:58:11.922Z] [2025-08-27T08:58:11.922Z] #8 exporting to image [2025-08-27T08:58:11.922Z] #8 exporting layers done [2025-08-27T08:58:11.922Z] #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf done [2025-08-27T08:58:11.922Z] #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done [2025-08-27T08:58:11.923Z] #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done [2025-08-27T08:58:11.923Z] #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done [2025-08-27T08:58:11.923Z] #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done [2025-08-27T08:58:11.923Z] #8 pushing layers 0.0s done [2025-08-27T08:58:11.923Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done [2025-08-27T08:58:11.923Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:11.923Z] #8 DONE 0.1s [2025-08-27T08:58:11.923Z] [2025-08-27T08:58:11.923Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:11.923Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:12.235Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:12.235Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:12.496Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:12.496Z] #1 transferring dockerfile: 216B done [2025-08-27T08:58:12.496Z] #1 DONE 0.0s [2025-08-27T08:58:12.496Z] [2025-08-27T08:58:12.496Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:12.496Z] #2 DONE 0.0s [2025-08-27T08:58:12.496Z] [2025-08-27T08:58:12.496Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:12.496Z] #3 DONE 0.0s [2025-08-27T08:58:12.496Z] [2025-08-27T08:58:12.496Z] #4 [internal] load .dockerignore [2025-08-27T08:58:12.496Z] #4 transferring context: 2B done [2025-08-27T08:58:12.496Z] #4 DONE 0.0s [2025-08-27T08:58:12.496Z] [2025-08-27T08:58:12.496Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:12.496Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:12.496Z] #5 ... [2025-08-27T08:58:12.496Z] [2025-08-27T08:58:12.496Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:12.496Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:12.496Z] #6 DONE 0.1s [2025-08-27T08:58:12.496Z] [2025-08-27T08:58:12.496Z] #7 exporting to image [2025-08-27T08:58:12.496Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:12.756Z] #7 ... [2025-08-27T08:58:12.756Z] [2025-08-27T08:58:12.756Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:12.756Z] #8 DONE 0.0s [2025-08-27T08:58:12.756Z] [2025-08-27T08:58:12.756Z] #7 exporting to image [2025-08-27T08:58:12.756Z] #7 exporting layers done [2025-08-27T08:58:12.756Z] #7 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done [2025-08-27T08:58:12.756Z] #7 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done [2025-08-27T08:58:12.756Z] #7 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done [2025-08-27T08:58:12.756Z] #7 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done [2025-08-27T08:58:12.756Z] #7 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.0s done [2025-08-27T08:58:12.756Z] #7 pushing layers [2025-08-27T08:58:12.756Z] #7 pushing layers 0.1s done [2025-08-27T08:58:12.756Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done [2025-08-27T08:58:12.756Z] #7 DONE 0.2s [2025-08-27T08:58:12.756Z] [2025-08-27T08:58:12.756Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:12.756Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:13.050Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-08-27T08:58:13.050Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-08-27T08:58:13.050Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:13.050Z] #1 transferring dockerfile: 182B done [2025-08-27T08:58:13.050Z] #1 DONE 0.0s [2025-08-27T08:58:13.050Z] [2025-08-27T08:58:13.050Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-27T08:58:13.050Z] #2 DONE 0.0s [2025-08-27T08:58:13.050Z] [2025-08-27T08:58:13.050Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-27T08:58:13.050Z] #3 DONE 0.0s [2025-08-27T08:58:13.050Z] [2025-08-27T08:58:13.050Z] #4 [internal] load .dockerignore [2025-08-27T08:58:13.050Z] #4 transferring context: 2B done [2025-08-27T08:58:13.050Z] #4 DONE 0.0s [2025-08-27T08:58:13.050Z] [2025-08-27T08:58:13.050Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:13.050Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:13.318Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:13.318Z] #5 CACHED [2025-08-27T08:58:13.318Z] [2025-08-27T08:58:13.318Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:13.318Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:13.318Z] #6 CACHED [2025-08-27T08:58:13.318Z] [2025-08-27T08:58:13.318Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:13.318Z] #7 DONE 0.0s [2025-08-27T08:58:13.318Z] [2025-08-27T08:58:13.318Z] #8 exporting to image [2025-08-27T08:58:13.318Z] #8 exporting layers done [2025-08-27T08:58:13.318Z] #8 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done [2025-08-27T08:58:13.318Z] #8 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done [2025-08-27T08:58:13.318Z] #8 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done [2025-08-27T08:58:13.318Z] #8 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done [2025-08-27T08:58:13.318Z] #8 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c done [2025-08-27T08:58:13.318Z] #8 pushing layers 0.0s done [2025-08-27T08:58:13.318Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c [2025-08-27T08:58:13.318Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:13.318Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done [2025-08-27T08:58:13.318Z] #8 DONE 0.1s [2025-08-27T08:58:13.318Z] [2025-08-27T08:58:13.318Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:13.318Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:13.608Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50' [2025-08-27T08:58:13.608Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 --push - [2025-08-27T08:58:13.869Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:13.869Z] #1 transferring dockerfile: 188B done [2025-08-27T08:58:13.869Z] #1 DONE 0.0s [2025-08-27T08:58:13.869Z] [2025-08-27T08:58:13.869Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 [2025-08-27T08:58:13.869Z] #2 DONE 0.0s [2025-08-27T08:58:13.869Z] [2025-08-27T08:58:13.869Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 [2025-08-27T08:58:13.869Z] #3 DONE 0.0s [2025-08-27T08:58:13.869Z] [2025-08-27T08:58:13.869Z] #4 [internal] load .dockerignore [2025-08-27T08:58:13.869Z] #4 transferring context: 2B done [2025-08-27T08:58:13.869Z] #4 DONE 0.0s [2025-08-27T08:58:13.869Z] [2025-08-27T08:58:13.869Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:13.869Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:13.869Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:13.869Z] #5 CACHED [2025-08-27T08:58:13.869Z] [2025-08-27T08:58:13.869Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:13.869Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:13.869Z] #6 CACHED [2025-08-27T08:58:13.869Z] [2025-08-27T08:58:13.869Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:13.869Z] #7 DONE 0.0s [2025-08-27T08:58:13.869Z] [2025-08-27T08:58:13.869Z] #8 exporting to image [2025-08-27T08:58:13.869Z] #8 exporting layers done [2025-08-27T08:58:13.869Z] #8 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done [2025-08-27T08:58:13.869Z] #8 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done [2025-08-27T08:58:13.869Z] #8 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done [2025-08-27T08:58:13.869Z] #8 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done [2025-08-27T08:58:13.869Z] #8 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c done [2025-08-27T08:58:13.869Z] #8 pushing layers 0.0s done [2025-08-27T08:58:13.869Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c [2025-08-27T08:58:13.869Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:13.869Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done [2025-08-27T08:58:13.869Z] #8 DONE 0.1s [2025-08-27T08:58:13.869Z] [2025-08-27T08:58:13.869Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:13.869Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:14.164Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:14.164Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:14.424Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:14.424Z] #1 transferring dockerfile: 229B done [2025-08-27T08:58:14.424Z] #1 DONE 0.0s [2025-08-27T08:58:14.424Z] [2025-08-27T08:58:14.424Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:14.424Z] #2 DONE 0.0s [2025-08-27T08:58:14.424Z] [2025-08-27T08:58:14.424Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:14.424Z] #3 DONE 0.0s [2025-08-27T08:58:14.424Z] [2025-08-27T08:58:14.424Z] #4 [internal] load .dockerignore [2025-08-27T08:58:14.424Z] #4 transferring context: 2B done [2025-08-27T08:58:14.424Z] #4 DONE 0.0s [2025-08-27T08:58:14.424Z] [2025-08-27T08:58:14.424Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:14.424Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:14.424Z] #5 CACHED [2025-08-27T08:58:14.424Z] [2025-08-27T08:58:14.424Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:14.424Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:14.424Z] #6 CACHED [2025-08-27T08:58:14.424Z] [2025-08-27T08:58:14.424Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:14.424Z] #7 DONE 0.0s [2025-08-27T08:58:14.424Z] [2025-08-27T08:58:14.424Z] #8 exporting to image [2025-08-27T08:58:14.424Z] #8 exporting layers done [2025-08-27T08:58:14.424Z] #8 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done [2025-08-27T08:58:14.424Z] #8 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done [2025-08-27T08:58:14.424Z] #8 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done [2025-08-27T08:58:14.424Z] #8 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done [2025-08-27T08:58:14.424Z] #8 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c done [2025-08-27T08:58:14.424Z] #8 pushing layers 0.0s done [2025-08-27T08:58:14.424Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done [2025-08-27T08:58:14.424Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:14.424Z] #8 DONE 0.1s [2025-08-27T08:58:14.424Z] [2025-08-27T08:58:14.424Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:14.424Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:14.719Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-08-27T08:58:14.719Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-08-27T08:58:14.986Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:14.986Z] #1 transferring dockerfile: 180B done [2025-08-27T08:58:14.986Z] #1 DONE 0.0s [2025-08-27T08:58:14.986Z] [2025-08-27T08:58:14.986Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-27T08:58:14.986Z] #2 DONE 0.0s [2025-08-27T08:58:14.986Z] [2025-08-27T08:58:14.986Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-27T08:58:14.986Z] #3 DONE 0.0s [2025-08-27T08:58:14.986Z] [2025-08-27T08:58:14.986Z] #4 [internal] load .dockerignore [2025-08-27T08:58:14.986Z] #4 transferring context: 2B done [2025-08-27T08:58:14.986Z] #4 DONE 0.0s [2025-08-27T08:58:14.986Z] [2025-08-27T08:58:14.986Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:14.986Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:14.986Z] #5 CACHED [2025-08-27T08:58:14.986Z] [2025-08-27T08:58:14.986Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a [2025-08-27T08:58:14.986Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done [2025-08-27T08:58:14.986Z] #6 CACHED [2025-08-27T08:58:14.986Z] [2025-08-27T08:58:14.986Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:14.986Z] #7 DONE 0.0s [2025-08-27T08:58:14.986Z] [2025-08-27T08:58:14.986Z] #8 exporting to image [2025-08-27T08:58:14.986Z] #8 exporting layers done [2025-08-27T08:58:14.986Z] #8 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done [2025-08-27T08:58:14.986Z] #8 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done [2025-08-27T08:58:14.986Z] #8 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done [2025-08-27T08:58:14.986Z] #8 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done [2025-08-27T08:58:14.986Z] #8 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c done [2025-08-27T08:58:14.986Z] #8 pushing layers 0.0s done [2025-08-27T08:58:14.986Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c [2025-08-27T08:58:14.986Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:14.986Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done [2025-08-27T08:58:14.986Z] #8 DONE 0.1s [2025-08-27T08:58:14.986Z] [2025-08-27T08:58:14.986Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:14.986Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:15.286Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:15.286Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:15.549Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:15.549Z] #1 transferring dockerfile: 194B done [2025-08-27T08:58:15.549Z] #1 DONE 0.0s [2025-08-27T08:58:15.549Z] [2025-08-27T08:58:15.549Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:15.549Z] #2 DONE 0.0s [2025-08-27T08:58:15.549Z] [2025-08-27T08:58:15.549Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:15.549Z] #3 DONE 0.0s [2025-08-27T08:58:15.549Z] [2025-08-27T08:58:15.549Z] #4 [internal] load .dockerignore [2025-08-27T08:58:15.549Z] #4 transferring context: [2025-08-27T08:58:15.549Z] #4 transferring context: 2B done [2025-08-27T08:58:15.549Z] #4 DONE 0.0s [2025-08-27T08:58:15.549Z] [2025-08-27T08:58:15.549Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:15.549Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:15.549Z] #5 DONE 0.0s [2025-08-27T08:58:15.549Z] [2025-08-27T08:58:15.549Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:15.549Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:15.549Z] #6 DONE 0.1s [2025-08-27T08:58:15.810Z] [2025-08-27T08:58:15.810Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:15.810Z] #7 DONE 0.0s [2025-08-27T08:58:15.810Z] [2025-08-27T08:58:15.810Z] #8 exporting to image [2025-08-27T08:58:15.810Z] #8 exporting layers done [2025-08-27T08:58:15.810Z] #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd 0.0s done [2025-08-27T08:58:15.810Z] #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done [2025-08-27T08:58:15.810Z] #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done [2025-08-27T08:58:15.810Z] #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done [2025-08-27T08:58:15.810Z] #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done [2025-08-27T08:58:15.810Z] #8 pushing layers 0.1s done [2025-08-27T08:58:15.810Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 [2025-08-27T08:58:15.810Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:15.810Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done [2025-08-27T08:58:15.810Z] #8 DONE 0.2s [2025-08-27T08:58:15.810Z] [2025-08-27T08:58:15.810Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:15.810Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:16.117Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-08-27T08:58:16.117Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-08-27T08:58:16.117Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:16.117Z] #1 transferring dockerfile: 160B done [2025-08-27T08:58:16.117Z] #1 DONE 0.0s [2025-08-27T08:58:16.117Z] [2025-08-27T08:58:16.117Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-27T08:58:16.117Z] #2 DONE 0.0s [2025-08-27T08:58:16.117Z] [2025-08-27T08:58:16.117Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-27T08:58:16.117Z] #3 DONE 0.0s [2025-08-27T08:58:16.117Z] [2025-08-27T08:58:16.117Z] #4 [internal] load .dockerignore [2025-08-27T08:58:16.117Z] #4 transferring context: 2B done [2025-08-27T08:58:16.117Z] #4 DONE 0.0s [2025-08-27T08:58:16.117Z] [2025-08-27T08:58:16.117Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:16.117Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:16.376Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:16.376Z] #5 CACHED [2025-08-27T08:58:16.376Z] [2025-08-27T08:58:16.376Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:16.376Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:16.376Z] #6 CACHED [2025-08-27T08:58:16.376Z] [2025-08-27T08:58:16.376Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:16.376Z] #7 DONE 0.0s [2025-08-27T08:58:16.376Z] [2025-08-27T08:58:16.376Z] #8 exporting to image [2025-08-27T08:58:16.376Z] #8 exporting layers done [2025-08-27T08:58:16.376Z] #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd done [2025-08-27T08:58:16.376Z] #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done [2025-08-27T08:58:16.376Z] #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done [2025-08-27T08:58:16.376Z] #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done [2025-08-27T08:58:16.376Z] #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done [2025-08-27T08:58:16.376Z] #8 pushing layers 0.0s done [2025-08-27T08:58:16.376Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done [2025-08-27T08:58:16.376Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:16.376Z] #8 DONE 0.1s [2025-08-27T08:58:16.376Z] [2025-08-27T08:58:16.376Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:16.376Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:16.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50' [2025-08-27T08:58:16.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 --push - [2025-08-27T08:58:16.931Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:16.931Z] #1 transferring dockerfile: 166B done [2025-08-27T08:58:16.931Z] #1 DONE 0.0s [2025-08-27T08:58:16.931Z] [2025-08-27T08:58:16.931Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 [2025-08-27T08:58:16.931Z] #2 DONE 0.0s [2025-08-27T08:58:16.931Z] [2025-08-27T08:58:16.931Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 [2025-08-27T08:58:16.931Z] #3 DONE 0.0s [2025-08-27T08:58:16.931Z] [2025-08-27T08:58:16.931Z] #4 [internal] load .dockerignore [2025-08-27T08:58:16.931Z] #4 transferring context: 2B done [2025-08-27T08:58:16.931Z] #4 DONE 0.0s [2025-08-27T08:58:16.931Z] [2025-08-27T08:58:16.931Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:16.931Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:16.931Z] #5 CACHED [2025-08-27T08:58:16.931Z] [2025-08-27T08:58:16.931Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:16.931Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:16.931Z] #6 CACHED [2025-08-27T08:58:16.931Z] [2025-08-27T08:58:16.931Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:16.931Z] #7 DONE 0.0s [2025-08-27T08:58:16.931Z] [2025-08-27T08:58:16.931Z] #8 exporting to image [2025-08-27T08:58:16.931Z] #8 exporting layers done [2025-08-27T08:58:16.931Z] #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd done [2025-08-27T08:58:16.931Z] #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done [2025-08-27T08:58:16.931Z] #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done [2025-08-27T08:58:16.931Z] #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done [2025-08-27T08:58:16.931Z] #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done [2025-08-27T08:58:16.931Z] #8 pushing layers 0.0s done [2025-08-27T08:58:16.931Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done [2025-08-27T08:58:16.931Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:16.931Z] #8 DONE 0.1s [2025-08-27T08:58:16.931Z] [2025-08-27T08:58:16.931Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:16.931Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:17.222Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:17.222Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:17.481Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:17.481Z] #1 transferring dockerfile: 207B done [2025-08-27T08:58:17.481Z] #1 DONE 0.0s [2025-08-27T08:58:17.481Z] [2025-08-27T08:58:17.481Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:17.481Z] #2 DONE 0.0s [2025-08-27T08:58:17.481Z] [2025-08-27T08:58:17.481Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:17.481Z] #3 DONE 0.0s [2025-08-27T08:58:17.481Z] [2025-08-27T08:58:17.481Z] #4 [internal] load .dockerignore [2025-08-27T08:58:17.481Z] #4 transferring context: 2B done [2025-08-27T08:58:17.481Z] #4 DONE 0.0s [2025-08-27T08:58:17.481Z] [2025-08-27T08:58:17.481Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:17.481Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:17.481Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:17.481Z] #5 CACHED [2025-08-27T08:58:17.481Z] [2025-08-27T08:58:17.481Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:17.481Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:17.481Z] #6 CACHED [2025-08-27T08:58:17.481Z] [2025-08-27T08:58:17.481Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:17.481Z] #7 DONE 0.0s [2025-08-27T08:58:17.481Z] [2025-08-27T08:58:17.481Z] #8 exporting to image [2025-08-27T08:58:17.481Z] #8 exporting layers done [2025-08-27T08:58:17.481Z] #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd done [2025-08-27T08:58:17.481Z] #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done [2025-08-27T08:58:17.481Z] #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done [2025-08-27T08:58:17.481Z] #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done [2025-08-27T08:58:17.481Z] #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done [2025-08-27T08:58:17.481Z] #8 pushing layers 0.0s done [2025-08-27T08:58:17.481Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done [2025-08-27T08:58:17.481Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:17.481Z] #8 DONE 0.1s [2025-08-27T08:58:17.481Z] [2025-08-27T08:58:17.481Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:17.481Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:17.775Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-08-27T08:58:17.775Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-08-27T08:58:18.035Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:18.035Z] #1 transferring dockerfile: 158B done [2025-08-27T08:58:18.035Z] #1 DONE 0.0s [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-27T08:58:18.035Z] #2 DONE 0.0s [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-27T08:58:18.035Z] #3 DONE 0.0s [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] #4 [internal] load .dockerignore [2025-08-27T08:58:18.035Z] #4 transferring context: 2B done [2025-08-27T08:58:18.035Z] #4 DONE 0.0s [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:18.035Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:18.035Z] #5 DONE 0.0s [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:18.035Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done [2025-08-27T08:58:18.035Z] #6 CACHED [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b [2025-08-27T08:58:18.035Z] #5 CACHED [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:18.035Z] #7 DONE 0.0s [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] #8 exporting to image [2025-08-27T08:58:18.035Z] #8 exporting layers done [2025-08-27T08:58:18.035Z] #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd done [2025-08-27T08:58:18.035Z] #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done [2025-08-27T08:58:18.035Z] #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done [2025-08-27T08:58:18.035Z] #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done [2025-08-27T08:58:18.035Z] #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done [2025-08-27T08:58:18.035Z] #8 pushing layers 0.0s done [2025-08-27T08:58:18.035Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done [2025-08-27T08:58:18.035Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:18.035Z] #8 DONE 0.1s [2025-08-27T08:58:18.035Z] [2025-08-27T08:58:18.035Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:18.035Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:18.323Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:18.324Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:18.582Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:18.582Z] #1 transferring dockerfile: 196B done [2025-08-27T08:58:18.582Z] #1 DONE 0.0s [2025-08-27T08:58:18.582Z] [2025-08-27T08:58:18.582Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:18.582Z] #2 DONE 0.0s [2025-08-27T08:58:18.582Z] [2025-08-27T08:58:18.582Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:18.582Z] #3 DONE 0.0s [2025-08-27T08:58:18.582Z] [2025-08-27T08:58:18.582Z] #4 [internal] load .dockerignore [2025-08-27T08:58:18.582Z] #4 transferring context: 2B done [2025-08-27T08:58:18.582Z] #4 DONE 0.0s [2025-08-27T08:58:18.582Z] [2025-08-27T08:58:18.582Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:18.582Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:18.582Z] #5 ... [2025-08-27T08:58:18.582Z] [2025-08-27T08:58:18.582Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:18.582Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:18.582Z] #6 DONE 0.1s [2025-08-27T08:58:18.582Z] [2025-08-27T08:58:18.582Z] #7 exporting to image [2025-08-27T08:58:18.582Z] #7 exporting layers done [2025-08-27T08:58:18.582Z] #7 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done [2025-08-27T08:58:18.582Z] #7 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done [2025-08-27T08:58:18.583Z] #7 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done [2025-08-27T08:58:18.583Z] #7 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a 0.0s done [2025-08-27T08:58:18.583Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:18.583Z] #7 ... [2025-08-27T08:58:18.583Z] [2025-08-27T08:58:18.583Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:18.583Z] #8 DONE 0.0s [2025-08-27T08:58:18.583Z] [2025-08-27T08:58:18.583Z] #7 exporting to image [2025-08-27T08:58:18.583Z] #7 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.0s done [2025-08-27T08:58:18.583Z] #7 pushing layers 0.1s done [2025-08-27T08:58:18.583Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a [2025-08-27T08:58:18.843Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done [2025-08-27T08:58:18.843Z] #7 DONE 0.2s [2025-08-27T08:58:18.843Z] [2025-08-27T08:58:18.843Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:18.843Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:19.133Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-08-27T08:58:19.133Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-08-27T08:58:19.393Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:19.393Z] #1 transferring dockerfile: 162B done [2025-08-27T08:58:19.393Z] #1 DONE 0.0s [2025-08-27T08:58:19.393Z] [2025-08-27T08:58:19.393Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-27T08:58:19.393Z] #2 DONE 0.0s [2025-08-27T08:58:19.393Z] [2025-08-27T08:58:19.393Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-27T08:58:19.393Z] #3 DONE 0.0s [2025-08-27T08:58:19.393Z] [2025-08-27T08:58:19.393Z] #4 [internal] load .dockerignore [2025-08-27T08:58:19.393Z] #4 transferring context: 2B done [2025-08-27T08:58:19.393Z] #4 DONE 0.0s [2025-08-27T08:58:19.393Z] [2025-08-27T08:58:19.393Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:19.393Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:19.393Z] #5 CACHED [2025-08-27T08:58:19.393Z] [2025-08-27T08:58:19.393Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:19.393Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:19.393Z] #6 CACHED [2025-08-27T08:58:19.393Z] [2025-08-27T08:58:19.393Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:19.393Z] #7 DONE 0.0s [2025-08-27T08:58:19.393Z] [2025-08-27T08:58:19.393Z] #8 exporting to image [2025-08-27T08:58:19.393Z] #8 exporting layers done [2025-08-27T08:58:19.393Z] #8 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done [2025-08-27T08:58:19.393Z] #8 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done [2025-08-27T08:58:19.393Z] #8 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done [2025-08-27T08:58:19.393Z] #8 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a done [2025-08-27T08:58:19.393Z] #8 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a done [2025-08-27T08:58:19.393Z] #8 pushing layers 0.0s done [2025-08-27T08:58:19.393Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done [2025-08-27T08:58:19.393Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:19.393Z] #8 DONE 0.1s [2025-08-27T08:58:19.393Z] [2025-08-27T08:58:19.393Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:19.393Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:19.682Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50' [2025-08-27T08:58:19.682Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 --push - [2025-08-27T08:58:19.941Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:19.941Z] #1 transferring dockerfile: 168B done [2025-08-27T08:58:19.941Z] #1 DONE 0.0s [2025-08-27T08:58:19.941Z] [2025-08-27T08:58:19.941Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 [2025-08-27T08:58:19.941Z] #2 DONE 0.0s [2025-08-27T08:58:19.941Z] [2025-08-27T08:58:19.941Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 [2025-08-27T08:58:19.941Z] #3 DONE 0.0s [2025-08-27T08:58:19.941Z] [2025-08-27T08:58:19.941Z] #4 [internal] load .dockerignore [2025-08-27T08:58:19.941Z] #4 transferring context: 2B done [2025-08-27T08:58:19.941Z] #4 DONE 0.0s [2025-08-27T08:58:19.941Z] [2025-08-27T08:58:19.941Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:19.941Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:19.941Z] #5 CACHED [2025-08-27T08:58:19.941Z] [2025-08-27T08:58:19.941Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:19.941Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:19.941Z] #6 CACHED [2025-08-27T08:58:19.941Z] [2025-08-27T08:58:19.941Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:19.941Z] #7 DONE 0.0s [2025-08-27T08:58:19.941Z] [2025-08-27T08:58:19.941Z] #8 exporting to image [2025-08-27T08:58:19.941Z] #8 exporting layers done [2025-08-27T08:58:19.941Z] #8 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done [2025-08-27T08:58:19.941Z] #8 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done [2025-08-27T08:58:19.941Z] #8 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done [2025-08-27T08:58:19.941Z] #8 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a done [2025-08-27T08:58:19.941Z] #8 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a done [2025-08-27T08:58:19.941Z] #8 pushing layers 0.0s done [2025-08-27T08:58:19.941Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done [2025-08-27T08:58:19.941Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:19.941Z] #8 DONE 0.1s [2025-08-27T08:58:20.203Z] [2025-08-27T08:58:20.203Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:20.203Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:20.493Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:20.493Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:20.753Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:20.753Z] #1 transferring dockerfile: 209B done [2025-08-27T08:58:20.753Z] #1 DONE 0.0s [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:20.753Z] #2 DONE 0.0s [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:20.753Z] #3 DONE 0.0s [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] #4 [internal] load .dockerignore [2025-08-27T08:58:20.753Z] #4 transferring context: 2B done [2025-08-27T08:58:20.753Z] #4 DONE 0.0s [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:20.753Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:20.753Z] #5 DONE 0.0s [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:20.753Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:20.753Z] #6 CACHED [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:20.753Z] #5 CACHED [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:20.753Z] #7 DONE 0.0s [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] #8 exporting to image [2025-08-27T08:58:20.753Z] #8 exporting layers done [2025-08-27T08:58:20.753Z] #8 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done [2025-08-27T08:58:20.753Z] #8 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done [2025-08-27T08:58:20.753Z] #8 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done [2025-08-27T08:58:20.753Z] #8 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a done [2025-08-27T08:58:20.753Z] #8 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a done [2025-08-27T08:58:20.753Z] #8 pushing layers 0.0s done [2025-08-27T08:58:20.753Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done [2025-08-27T08:58:20.753Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:20.753Z] #8 DONE 0.1s [2025-08-27T08:58:20.753Z] [2025-08-27T08:58:20.753Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:20.753Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:21.041Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-08-27T08:58:21.041Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-08-27T08:58:21.041Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:21.041Z] #1 transferring dockerfile: 160B done [2025-08-27T08:58:21.041Z] #1 DONE 0.0s [2025-08-27T08:58:21.041Z] [2025-08-27T08:58:21.041Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-27T08:58:21.041Z] #2 DONE 0.0s [2025-08-27T08:58:21.041Z] [2025-08-27T08:58:21.041Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-27T08:58:21.041Z] #3 DONE 0.0s [2025-08-27T08:58:21.041Z] [2025-08-27T08:58:21.041Z] #4 [internal] load .dockerignore [2025-08-27T08:58:21.041Z] #4 transferring context: 2B done [2025-08-27T08:58:21.041Z] #4 DONE 0.0s [2025-08-27T08:58:21.041Z] [2025-08-27T08:58:21.041Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:21.041Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:21.041Z] #5 DONE 0.0s [2025-08-27T08:58:21.041Z] [2025-08-27T08:58:21.041Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:21.300Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done [2025-08-27T08:58:21.300Z] #6 CACHED [2025-08-27T08:58:21.300Z] [2025-08-27T08:58:21.300Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f [2025-08-27T08:58:21.300Z] #5 CACHED [2025-08-27T08:58:21.300Z] [2025-08-27T08:58:21.300Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:21.300Z] #7 DONE 0.0s [2025-08-27T08:58:21.300Z] [2025-08-27T08:58:21.300Z] #8 exporting to image [2025-08-27T08:58:21.300Z] #8 exporting layers done [2025-08-27T08:58:21.301Z] #8 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done [2025-08-27T08:58:21.301Z] #8 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done [2025-08-27T08:58:21.301Z] #8 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done [2025-08-27T08:58:21.301Z] #8 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a done [2025-08-27T08:58:21.301Z] #8 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a done [2025-08-27T08:58:21.301Z] #8 pushing layers 0.0s done [2025-08-27T08:58:21.301Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done [2025-08-27T08:58:21.301Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:21.301Z] #8 DONE 0.1s [2025-08-27T08:58:21.301Z] [2025-08-27T08:58:21.301Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:21.301Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:21.585Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:21.585Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:21.844Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:21.844Z] #1 transferring dockerfile: 198B done [2025-08-27T08:58:21.844Z] #1 DONE 0.0s [2025-08-27T08:58:21.844Z] [2025-08-27T08:58:21.844Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:21.844Z] #2 DONE 0.0s [2025-08-27T08:58:21.844Z] [2025-08-27T08:58:21.844Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:21.844Z] #3 DONE 0.0s [2025-08-27T08:58:21.844Z] [2025-08-27T08:58:21.844Z] #4 [internal] load .dockerignore [2025-08-27T08:58:21.844Z] #4 transferring context: 2B done [2025-08-27T08:58:21.844Z] #4 DONE 0.0s [2025-08-27T08:58:21.844Z] [2025-08-27T08:58:21.844Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:21.844Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:21.844Z] #5 DONE 0.0s [2025-08-27T08:58:21.844Z] [2025-08-27T08:58:21.844Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:21.844Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:21.844Z] #6 DONE 0.1s [2025-08-27T08:58:22.107Z] [2025-08-27T08:58:22.107Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:22.107Z] #7 DONE 0.0s [2025-08-27T08:58:22.107Z] [2025-08-27T08:58:22.107Z] #8 exporting to image [2025-08-27T08:58:22.107Z] #8 exporting layers done [2025-08-27T08:58:22.107Z] #8 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 0.0s done [2025-08-27T08:58:22.107Z] #8 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done [2025-08-27T08:58:22.107Z] #8 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce 0.0s done [2025-08-27T08:58:22.107Z] #8 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done [2025-08-27T08:58:22.107Z] #8 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done [2025-08-27T08:58:22.107Z] #8 pushing layers 0.1s done [2025-08-27T08:58:22.107Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 [2025-08-27T08:58:22.107Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:22.107Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done [2025-08-27T08:58:22.107Z] #8 DONE 0.2s [2025-08-27T08:58:22.107Z] [2025-08-27T08:58:22.107Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:22.107Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:22.400Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-08-27T08:58:22.400Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-08-27T08:58:22.400Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:22.400Z] #1 transferring dockerfile: 164B done [2025-08-27T08:58:22.400Z] #1 DONE 0.0s [2025-08-27T08:58:22.400Z] [2025-08-27T08:58:22.400Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-27T08:58:22.400Z] #2 DONE 0.0s [2025-08-27T08:58:22.400Z] [2025-08-27T08:58:22.400Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-27T08:58:22.400Z] #3 DONE 0.0s [2025-08-27T08:58:22.400Z] [2025-08-27T08:58:22.400Z] #4 [internal] load .dockerignore [2025-08-27T08:58:22.400Z] #4 transferring context: 2B done [2025-08-27T08:58:22.400Z] #4 DONE 0.0s [2025-08-27T08:58:22.660Z] [2025-08-27T08:58:22.660Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:22.660Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:22.660Z] #5 CACHED [2025-08-27T08:58:22.660Z] [2025-08-27T08:58:22.660Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:22.660Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:22.660Z] #6 CACHED [2025-08-27T08:58:22.660Z] [2025-08-27T08:58:22.660Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:22.660Z] #7 DONE 0.0s [2025-08-27T08:58:22.660Z] [2025-08-27T08:58:22.660Z] #8 exporting to image [2025-08-27T08:58:22.660Z] #8 exporting layers done [2025-08-27T08:58:22.660Z] #8 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 done [2025-08-27T08:58:22.660Z] #8 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done [2025-08-27T08:58:22.660Z] #8 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce done [2025-08-27T08:58:22.660Z] #8 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done [2025-08-27T08:58:22.660Z] #8 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done [2025-08-27T08:58:22.660Z] #8 pushing layers 0.0s done [2025-08-27T08:58:22.660Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done [2025-08-27T08:58:22.660Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:22.660Z] #8 DONE 0.1s [2025-08-27T08:58:22.660Z] [2025-08-27T08:58:22.660Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:22.660Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:22.953Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50' [2025-08-27T08:58:22.953Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 --push - [2025-08-27T08:58:23.214Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:23.214Z] #1 transferring dockerfile: 170B done [2025-08-27T08:58:23.214Z] #1 DONE 0.0s [2025-08-27T08:58:23.214Z] [2025-08-27T08:58:23.214Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 [2025-08-27T08:58:23.214Z] #2 DONE 0.0s [2025-08-27T08:58:23.214Z] [2025-08-27T08:58:23.214Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 [2025-08-27T08:58:23.214Z] #3 DONE 0.0s [2025-08-27T08:58:23.214Z] [2025-08-27T08:58:23.214Z] #4 [internal] load .dockerignore [2025-08-27T08:58:23.214Z] #4 transferring context: 2B done [2025-08-27T08:58:23.214Z] #4 DONE 0.0s [2025-08-27T08:58:23.214Z] [2025-08-27T08:58:23.214Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:23.214Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:23.214Z] #5 CACHED [2025-08-27T08:58:23.214Z] [2025-08-27T08:58:23.214Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:23.214Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:23.214Z] #6 CACHED [2025-08-27T08:58:23.214Z] [2025-08-27T08:58:23.214Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:23.214Z] #7 DONE 0.0s [2025-08-27T08:58:23.214Z] [2025-08-27T08:58:23.214Z] #8 exporting to image [2025-08-27T08:58:23.214Z] #8 exporting layers done [2025-08-27T08:58:23.214Z] #8 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 done [2025-08-27T08:58:23.214Z] #8 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done [2025-08-27T08:58:23.214Z] #8 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce done [2025-08-27T08:58:23.214Z] #8 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done [2025-08-27T08:58:23.214Z] #8 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done [2025-08-27T08:58:23.214Z] #8 pushing layers 0.0s done [2025-08-27T08:58:23.214Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done [2025-08-27T08:58:23.214Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:23.214Z] #8 DONE 0.1s [2025-08-27T08:58:23.214Z] [2025-08-27T08:58:23.214Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:23.214Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:23.502Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:23.502Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:23.502Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:23.502Z] #1 transferring dockerfile: 211B done [2025-08-27T08:58:23.502Z] #1 DONE 0.0s [2025-08-27T08:58:23.502Z] [2025-08-27T08:58:23.502Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:23.502Z] #2 DONE 0.0s [2025-08-27T08:58:23.502Z] [2025-08-27T08:58:23.502Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:23.502Z] #3 DONE 0.0s [2025-08-27T08:58:23.502Z] [2025-08-27T08:58:23.502Z] #4 [internal] load .dockerignore [2025-08-27T08:58:23.502Z] #4 transferring context: 2B done [2025-08-27T08:58:23.502Z] #4 DONE 0.0s [2025-08-27T08:58:23.502Z] [2025-08-27T08:58:23.502Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:23.502Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:23.502Z] #5 CACHED [2025-08-27T08:58:23.502Z] [2025-08-27T08:58:23.502Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:23.502Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:23.502Z] #6 CACHED [2025-08-27T08:58:23.502Z] [2025-08-27T08:58:23.502Z] #7 exporting to image [2025-08-27T08:58:23.502Z] #7 exporting layers [2025-08-27T08:58:23.502Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:23.761Z] #7 exporting layers done [2025-08-27T08:58:23.761Z] #7 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 done [2025-08-27T08:58:23.761Z] #7 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done [2025-08-27T08:58:23.761Z] #7 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce done [2025-08-27T08:58:23.761Z] #7 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done [2025-08-27T08:58:23.761Z] #7 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done [2025-08-27T08:58:23.761Z] #7 pushing layers 0.0s done [2025-08-27T08:58:23.761Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done [2025-08-27T08:58:23.761Z] #7 DONE 0.1s [2025-08-27T08:58:23.761Z] [2025-08-27T08:58:23.761Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:23.761Z] #8 DONE 0.0s [2025-08-27T08:58:23.761Z] [2025-08-27T08:58:23.761Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:23.761Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:24.062Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-08-27T08:58:24.062Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-08-27T08:58:24.062Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:24.062Z] #1 transferring dockerfile: 162B done [2025-08-27T08:58:24.062Z] #1 DONE 0.0s [2025-08-27T08:58:24.062Z] [2025-08-27T08:58:24.062Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-27T08:58:24.062Z] #2 DONE 0.0s [2025-08-27T08:58:24.062Z] [2025-08-27T08:58:24.062Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-27T08:58:24.062Z] #3 DONE 0.0s [2025-08-27T08:58:24.062Z] [2025-08-27T08:58:24.062Z] #4 [internal] load .dockerignore [2025-08-27T08:58:24.062Z] #4 transferring context: 2B done [2025-08-27T08:58:24.062Z] #4 DONE 0.0s [2025-08-27T08:58:24.062Z] [2025-08-27T08:58:24.062Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:24.062Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:24.326Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:24.326Z] #5 CACHED [2025-08-27T08:58:24.326Z] [2025-08-27T08:58:24.326Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 [2025-08-27T08:58:24.326Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done [2025-08-27T08:58:24.326Z] #6 CACHED [2025-08-27T08:58:24.326Z] [2025-08-27T08:58:24.326Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:24.326Z] #7 DONE 0.0s [2025-08-27T08:58:24.326Z] [2025-08-27T08:58:24.326Z] #8 exporting to image [2025-08-27T08:58:24.326Z] #8 exporting layers done [2025-08-27T08:58:24.326Z] #8 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 done [2025-08-27T08:58:24.326Z] #8 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done [2025-08-27T08:58:24.326Z] #8 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce done [2025-08-27T08:58:24.326Z] #8 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done [2025-08-27T08:58:24.326Z] #8 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done [2025-08-27T08:58:24.326Z] #8 pushing layers 0.0s done [2025-08-27T08:58:24.326Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done [2025-08-27T08:58:24.326Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:24.326Z] #8 DONE 0.1s [2025-08-27T08:58:24.326Z] [2025-08-27T08:58:24.326Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:24.326Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:24.616Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:24.616Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:24.878Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:24.879Z] #1 transferring dockerfile: 206B done [2025-08-27T08:58:24.879Z] #1 DONE 0.0s [2025-08-27T08:58:24.879Z] [2025-08-27T08:58:24.879Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:24.879Z] #2 DONE 0.0s [2025-08-27T08:58:24.879Z] [2025-08-27T08:58:24.879Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:24.879Z] #3 DONE 0.1s [2025-08-27T08:58:24.879Z] [2025-08-27T08:58:24.879Z] #4 [internal] load .dockerignore [2025-08-27T08:58:24.879Z] #4 transferring context: 2B done [2025-08-27T08:58:24.879Z] #4 DONE 0.0s [2025-08-27T08:58:24.879Z] [2025-08-27T08:58:24.879Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:24.879Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:24.879Z] #5 DONE 0.0s [2025-08-27T08:58:24.879Z] [2025-08-27T08:58:24.879Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:24.879Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:24.879Z] #6 DONE 0.2s [2025-08-27T08:58:25.139Z] [2025-08-27T08:58:25.139Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:25.139Z] #7 DONE 0.0s [2025-08-27T08:58:25.139Z] [2025-08-27T08:58:25.139Z] #8 exporting to image [2025-08-27T08:58:25.139Z] #8 exporting layers done [2025-08-27T08:58:25.139Z] #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 0.0s done [2025-08-27T08:58:25.139Z] #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done [2025-08-27T08:58:25.139Z] #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done [2025-08-27T08:58:25.139Z] #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done [2025-08-27T08:58:25.139Z] #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done [2025-08-27T08:58:25.139Z] #8 pushing layers [2025-08-27T08:58:25.139Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:25.399Z] #8 pushing layers 0.1s done [2025-08-27T08:58:25.399Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done [2025-08-27T08:58:25.399Z] #8 DONE 0.2s [2025-08-27T08:58:25.399Z] [2025-08-27T08:58:25.399Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:25.399Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:25.713Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-08-27T08:58:25.713Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-08-27T08:58:25.713Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:25.713Z] #1 transferring dockerfile: 172B done [2025-08-27T08:58:25.713Z] #1 DONE 0.0s [2025-08-27T08:58:25.713Z] [2025-08-27T08:58:25.713Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-27T08:58:25.713Z] #2 DONE 0.0s [2025-08-27T08:58:25.713Z] [2025-08-27T08:58:25.713Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-27T08:58:25.713Z] #3 DONE 0.0s [2025-08-27T08:58:25.713Z] [2025-08-27T08:58:25.713Z] #4 [internal] load .dockerignore [2025-08-27T08:58:25.713Z] #4 transferring context: 2B done [2025-08-27T08:58:25.713Z] #4 DONE 0.0s [2025-08-27T08:58:25.974Z] [2025-08-27T08:58:25.974Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:25.974Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:25.974Z] #5 CACHED [2025-08-27T08:58:25.974Z] [2025-08-27T08:58:25.974Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:25.974Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:25.974Z] #6 CACHED [2025-08-27T08:58:25.974Z] [2025-08-27T08:58:25.974Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:25.974Z] #7 DONE 0.0s [2025-08-27T08:58:25.974Z] [2025-08-27T08:58:25.974Z] #8 exporting to image [2025-08-27T08:58:25.974Z] #8 exporting layers done [2025-08-27T08:58:25.974Z] #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 done [2025-08-27T08:58:25.974Z] #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done [2025-08-27T08:58:25.974Z] #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done [2025-08-27T08:58:25.974Z] #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done [2025-08-27T08:58:25.974Z] #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done [2025-08-27T08:58:25.974Z] #8 pushing layers 0.0s done [2025-08-27T08:58:25.974Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done [2025-08-27T08:58:25.974Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:25.974Z] #8 DONE 0.1s [2025-08-27T08:58:25.974Z] [2025-08-27T08:58:25.974Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:25.974Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:26.270Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50' [2025-08-27T08:58:26.271Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 --push - [2025-08-27T08:58:26.568Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:26.568Z] #1 transferring dockerfile: 178B done [2025-08-27T08:58:26.568Z] #1 DONE 0.0s [2025-08-27T08:58:26.568Z] [2025-08-27T08:58:26.568Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 [2025-08-27T08:58:26.568Z] #2 DONE 0.0s [2025-08-27T08:58:26.568Z] [2025-08-27T08:58:26.568Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 [2025-08-27T08:58:26.568Z] #3 DONE 0.0s [2025-08-27T08:58:26.568Z] [2025-08-27T08:58:26.568Z] #4 [internal] load .dockerignore [2025-08-27T08:58:26.568Z] #4 transferring context: 2B done [2025-08-27T08:58:26.568Z] #4 DONE 0.0s [2025-08-27T08:58:26.568Z] [2025-08-27T08:58:26.568Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:26.568Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:26.568Z] #5 CACHED [2025-08-27T08:58:26.568Z] [2025-08-27T08:58:26.568Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:26.568Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:26.568Z] #6 CACHED [2025-08-27T08:58:26.568Z] [2025-08-27T08:58:26.568Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:26.568Z] #7 DONE 0.0s [2025-08-27T08:58:26.568Z] [2025-08-27T08:58:26.568Z] #8 exporting to image [2025-08-27T08:58:26.568Z] #8 exporting layers done [2025-08-27T08:58:26.568Z] #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 done [2025-08-27T08:58:26.568Z] #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done [2025-08-27T08:58:26.568Z] #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done [2025-08-27T08:58:26.568Z] #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done [2025-08-27T08:58:26.568Z] #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done [2025-08-27T08:58:26.568Z] #8 pushing layers 0.0s done [2025-08-27T08:58:26.568Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a [2025-08-27T08:58:26.568Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:26.568Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done [2025-08-27T08:58:26.568Z] #8 DONE 0.1s [2025-08-27T08:58:26.568Z] [2025-08-27T08:58:26.568Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:26.568Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:26.932Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:26.932Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:26.932Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:26.932Z] #1 transferring dockerfile: 219B done [2025-08-27T08:58:26.932Z] #1 DONE 0.0s [2025-08-27T08:58:26.932Z] [2025-08-27T08:58:26.932Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:26.932Z] #2 DONE 0.0s [2025-08-27T08:58:26.932Z] [2025-08-27T08:58:26.932Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:26.932Z] #3 DONE 0.0s [2025-08-27T08:58:26.932Z] [2025-08-27T08:58:26.932Z] #4 [internal] load .dockerignore [2025-08-27T08:58:26.932Z] #4 transferring context: 2B done [2025-08-27T08:58:26.932Z] #4 DONE 0.0s [2025-08-27T08:58:27.190Z] [2025-08-27T08:58:27.190Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:27.190Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:27.190Z] #5 CACHED [2025-08-27T08:58:27.190Z] [2025-08-27T08:58:27.190Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:27.190Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:27.190Z] #6 CACHED [2025-08-27T08:58:27.190Z] [2025-08-27T08:58:27.190Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:27.190Z] #7 DONE 0.0s [2025-08-27T08:58:27.190Z] [2025-08-27T08:58:27.190Z] #8 exporting to image [2025-08-27T08:58:27.190Z] #8 exporting layers done [2025-08-27T08:58:27.190Z] #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 done [2025-08-27T08:58:27.190Z] #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done [2025-08-27T08:58:27.190Z] #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done [2025-08-27T08:58:27.190Z] #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done [2025-08-27T08:58:27.190Z] #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done [2025-08-27T08:58:27.190Z] #8 pushing layers 0.0s done [2025-08-27T08:58:27.190Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a [2025-08-27T08:58:27.190Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:27.190Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done [2025-08-27T08:58:27.190Z] #8 DONE 0.2s [2025-08-27T08:58:27.190Z] [2025-08-27T08:58:27.190Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:27.190Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:27.476Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-08-27T08:58:27.476Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-08-27T08:58:27.734Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:27.734Z] #1 transferring dockerfile: 170B done [2025-08-27T08:58:27.734Z] #1 DONE 0.0s [2025-08-27T08:58:27.734Z] [2025-08-27T08:58:27.734Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-27T08:58:27.734Z] #2 DONE 0.0s [2025-08-27T08:58:27.734Z] [2025-08-27T08:58:27.734Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-27T08:58:27.734Z] #3 DONE 0.0s [2025-08-27T08:58:27.734Z] [2025-08-27T08:58:27.734Z] #4 [internal] load .dockerignore [2025-08-27T08:58:27.734Z] #4 transferring context: 2B done [2025-08-27T08:58:27.734Z] #4 DONE 0.0s [2025-08-27T08:58:27.734Z] [2025-08-27T08:58:27.734Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:27.734Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:27.734Z] #5 DONE 0.0s [2025-08-27T08:58:27.734Z] [2025-08-27T08:58:27.734Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:27.734Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done [2025-08-27T08:58:27.734Z] #6 CACHED [2025-08-27T08:58:27.734Z] [2025-08-27T08:58:27.734Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e [2025-08-27T08:58:27.734Z] #5 CACHED [2025-08-27T08:58:27.734Z] [2025-08-27T08:58:27.734Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:27.734Z] #7 DONE 0.0s [2025-08-27T08:58:27.734Z] [2025-08-27T08:58:27.734Z] #8 exporting to image [2025-08-27T08:58:27.734Z] #8 exporting layers done [2025-08-27T08:58:27.734Z] #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 done [2025-08-27T08:58:27.734Z] #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done [2025-08-27T08:58:27.734Z] #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done [2025-08-27T08:58:27.734Z] #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done [2025-08-27T08:58:27.735Z] #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done [2025-08-27T08:58:27.735Z] #8 pushing layers 0.0s done [2025-08-27T08:58:27.735Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done [2025-08-27T08:58:27.735Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:27.735Z] #8 DONE 0.1s [2025-08-27T08:58:27.735Z] [2025-08-27T08:58:27.735Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:27.735Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:28.020Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:28.020Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:28.020Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:28.020Z] #1 transferring dockerfile: 204B done [2025-08-27T08:58:28.020Z] #1 DONE 0.0s [2025-08-27T08:58:28.020Z] [2025-08-27T08:58:28.020Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:28.020Z] #2 DONE 0.0s [2025-08-27T08:58:28.020Z] [2025-08-27T08:58:28.020Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:28.020Z] #3 DONE 0.1s [2025-08-27T08:58:28.020Z] [2025-08-27T08:58:28.020Z] #4 [internal] load .dockerignore [2025-08-27T08:58:28.279Z] #4 transferring context: 2B done [2025-08-27T08:58:28.279Z] #4 DONE 0.0s [2025-08-27T08:58:28.279Z] [2025-08-27T08:58:28.279Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:28.279Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:28.279Z] #5 ... [2025-08-27T08:58:28.279Z] [2025-08-27T08:58:28.279Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:28.279Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:28.279Z] #6 DONE 0.1s [2025-08-27T08:58:28.547Z] [2025-08-27T08:58:28.547Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:28.547Z] #7 DONE 0.0s [2025-08-27T08:58:28.547Z] [2025-08-27T08:58:28.547Z] #8 exporting to image [2025-08-27T08:58:28.547Z] #8 exporting layers done [2025-08-27T08:58:28.547Z] #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe done [2025-08-27T08:58:28.547Z] #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done [2025-08-27T08:58:28.547Z] #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e 0.0s done [2025-08-27T08:58:28.547Z] #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f 0.0s done [2025-08-27T08:58:28.547Z] #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.0s done [2025-08-27T08:58:28.547Z] #8 pushing layers [2025-08-27T08:58:28.547Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:28.547Z] #8 pushing layers 0.1s done [2025-08-27T08:58:28.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done [2025-08-27T08:58:28.547Z] #8 DONE 0.2s [2025-08-27T08:58:28.547Z] [2025-08-27T08:58:28.547Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:28.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:28.863Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-08-27T08:58:28.863Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-08-27T08:58:29.122Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:29.122Z] #1 transferring dockerfile: 170B done [2025-08-27T08:58:29.122Z] #1 DONE 0.0s [2025-08-27T08:58:29.122Z] [2025-08-27T08:58:29.122Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-27T08:58:29.122Z] #2 DONE 0.0s [2025-08-27T08:58:29.122Z] [2025-08-27T08:58:29.122Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-27T08:58:29.122Z] #3 DONE 0.1s [2025-08-27T08:58:29.122Z] [2025-08-27T08:58:29.122Z] #4 [internal] load .dockerignore [2025-08-27T08:58:29.122Z] #4 transferring context: 2B done [2025-08-27T08:58:29.122Z] #4 DONE 0.0s [2025-08-27T08:58:29.122Z] [2025-08-27T08:58:29.122Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:29.122Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:29.122Z] #5 CACHED [2025-08-27T08:58:29.122Z] [2025-08-27T08:58:29.122Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:29.122Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:29.122Z] #6 CACHED [2025-08-27T08:58:29.122Z] [2025-08-27T08:58:29.122Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:29.122Z] #7 DONE 0.0s [2025-08-27T08:58:29.122Z] [2025-08-27T08:58:29.122Z] #8 exporting to image [2025-08-27T08:58:29.122Z] #8 exporting layers done [2025-08-27T08:58:29.122Z] #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe 0.0s done [2025-08-27T08:58:29.122Z] #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done [2025-08-27T08:58:29.122Z] #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e done [2025-08-27T08:58:29.122Z] #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f done [2025-08-27T08:58:29.122Z] #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 done [2025-08-27T08:58:29.122Z] #8 pushing layers 0.0s done [2025-08-27T08:58:29.122Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 [2025-08-27T08:58:29.122Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:29.381Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done [2025-08-27T08:58:29.381Z] #8 DONE 0.1s [2025-08-27T08:58:29.381Z] [2025-08-27T08:58:29.381Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:29.381Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:29.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50' [2025-08-27T08:58:29.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 --push - [2025-08-27T08:58:29.669Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:29.669Z] #1 transferring dockerfile: 176B done [2025-08-27T08:58:29.669Z] #1 DONE 0.0s [2025-08-27T08:58:29.669Z] [2025-08-27T08:58:29.669Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 [2025-08-27T08:58:29.669Z] #2 DONE 0.0s [2025-08-27T08:58:29.669Z] [2025-08-27T08:58:29.669Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 [2025-08-27T08:58:29.669Z] #3 DONE 0.0s [2025-08-27T08:58:29.669Z] [2025-08-27T08:58:29.669Z] #4 [internal] load .dockerignore [2025-08-27T08:58:29.669Z] #4 transferring context: 2B done [2025-08-27T08:58:29.669Z] #4 DONE 0.0s [2025-08-27T08:58:29.669Z] [2025-08-27T08:58:29.669Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:29.669Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:29.669Z] #5 DONE 0.0s [2025-08-27T08:58:29.669Z] [2025-08-27T08:58:29.669Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:29.927Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:29.927Z] #6 CACHED [2025-08-27T08:58:29.927Z] [2025-08-27T08:58:29.927Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:29.927Z] #5 CACHED [2025-08-27T08:58:29.927Z] [2025-08-27T08:58:29.927Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:29.927Z] #7 DONE 0.0s [2025-08-27T08:58:29.927Z] [2025-08-27T08:58:29.927Z] #8 exporting to image [2025-08-27T08:58:29.927Z] #8 exporting layers done [2025-08-27T08:58:29.927Z] #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe done [2025-08-27T08:58:29.927Z] #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done [2025-08-27T08:58:29.927Z] #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e done [2025-08-27T08:58:29.927Z] #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f done [2025-08-27T08:58:29.927Z] #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 done [2025-08-27T08:58:29.927Z] #8 pushing layers 0.0s done [2025-08-27T08:58:29.927Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done [2025-08-27T08:58:29.927Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:29.927Z] #8 DONE 0.1s [2025-08-27T08:58:29.927Z] [2025-08-27T08:58:29.927Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:29.927Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:30.216Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:30.216Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:30.475Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:30.475Z] #1 transferring dockerfile: 217B done [2025-08-27T08:58:30.475Z] #1 DONE 0.0s [2025-08-27T08:58:30.475Z] [2025-08-27T08:58:30.475Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:30.475Z] #2 DONE 0.0s [2025-08-27T08:58:30.475Z] [2025-08-27T08:58:30.475Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:30.475Z] #3 DONE 0.0s [2025-08-27T08:58:30.475Z] [2025-08-27T08:58:30.475Z] #4 [internal] load .dockerignore [2025-08-27T08:58:30.475Z] #4 transferring context: 2B done [2025-08-27T08:58:30.475Z] #4 DONE 0.0s [2025-08-27T08:58:30.475Z] [2025-08-27T08:58:30.475Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:30.475Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:30.475Z] #5 CACHED [2025-08-27T08:58:30.475Z] [2025-08-27T08:58:30.475Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:30.475Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:30.475Z] #6 CACHED [2025-08-27T08:58:30.475Z] [2025-08-27T08:58:30.475Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:30.475Z] #7 DONE 0.0s [2025-08-27T08:58:30.475Z] [2025-08-27T08:58:30.475Z] #8 exporting to image [2025-08-27T08:58:30.475Z] #8 exporting layers done [2025-08-27T08:58:30.475Z] #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe done [2025-08-27T08:58:30.475Z] #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done [2025-08-27T08:58:30.475Z] #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e done [2025-08-27T08:58:30.475Z] #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f done [2025-08-27T08:58:30.475Z] #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 done [2025-08-27T08:58:30.475Z] #8 pushing layers 0.0s done [2025-08-27T08:58:30.475Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done [2025-08-27T08:58:30.475Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:30.475Z] #8 DONE 0.1s [2025-08-27T08:58:30.475Z] [2025-08-27T08:58:30.475Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:30.475Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:30.766Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-08-27T08:58:30.767Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-08-27T08:58:30.767Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:30.767Z] #1 transferring dockerfile: 168B done [2025-08-27T08:58:30.767Z] #1 DONE 0.0s [2025-08-27T08:58:30.767Z] [2025-08-27T08:58:30.767Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-27T08:58:30.767Z] #2 DONE 0.0s [2025-08-27T08:58:30.767Z] [2025-08-27T08:58:30.767Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-27T08:58:30.767Z] #3 DONE 0.0s [2025-08-27T08:58:30.767Z] [2025-08-27T08:58:30.767Z] #4 [internal] load .dockerignore [2025-08-27T08:58:30.767Z] #4 transferring context: 2B done [2025-08-27T08:58:30.767Z] #4 DONE 0.0s [2025-08-27T08:58:31.027Z] [2025-08-27T08:58:31.027Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:31.027Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:31.027Z] #5 CACHED [2025-08-27T08:58:31.027Z] [2025-08-27T08:58:31.027Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 [2025-08-27T08:58:31.027Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done [2025-08-27T08:58:31.027Z] #6 CACHED [2025-08-27T08:58:31.027Z] [2025-08-27T08:58:31.027Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:31.027Z] #7 DONE 0.0s [2025-08-27T08:58:31.027Z] [2025-08-27T08:58:31.027Z] #8 exporting to image [2025-08-27T08:58:31.027Z] #8 exporting layers done [2025-08-27T08:58:31.027Z] #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe done [2025-08-27T08:58:31.027Z] #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done [2025-08-27T08:58:31.027Z] #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e done [2025-08-27T08:58:31.027Z] #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f done [2025-08-27T08:58:31.027Z] #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 done [2025-08-27T08:58:31.027Z] #8 pushing layers 0.0s done [2025-08-27T08:58:31.027Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 [2025-08-27T08:58:31.027Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:31.027Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done [2025-08-27T08:58:31.027Z] #8 DONE 0.1s [2025-08-27T08:58:31.027Z] [2025-08-27T08:58:31.027Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:31.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:31.319Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:31.319Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:31.319Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:31.319Z] #1 transferring dockerfile: 205B done [2025-08-27T08:58:31.319Z] #1 DONE 0.0s [2025-08-27T08:58:31.319Z] [2025-08-27T08:58:31.319Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:31.319Z] #2 DONE 0.0s [2025-08-27T08:58:31.319Z] [2025-08-27T08:58:31.319Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:31.319Z] #3 DONE 0.0s [2025-08-27T08:58:31.319Z] [2025-08-27T08:58:31.319Z] #4 [internal] load .dockerignore [2025-08-27T08:58:31.319Z] #4 transferring context: 2B done [2025-08-27T08:58:31.319Z] #4 DONE 0.0s [2025-08-27T08:58:31.578Z] [2025-08-27T08:58:31.578Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:31.578Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:31.578Z] #5 DONE 0.0s [2025-08-27T08:58:31.578Z] [2025-08-27T08:58:31.578Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:31.578Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:31.578Z] #6 DONE 0.1s [2025-08-27T08:58:31.837Z] [2025-08-27T08:58:31.837Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:31.837Z] #7 DONE 0.0s [2025-08-27T08:58:31.837Z] [2025-08-27T08:58:31.837Z] #8 exporting to image [2025-08-27T08:58:31.837Z] #8 exporting layers done [2025-08-27T08:58:31.837Z] #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done [2025-08-27T08:58:31.837Z] #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done [2025-08-27T08:58:31.837Z] #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done [2025-08-27T08:58:31.837Z] #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 0.0s done [2025-08-27T08:58:31.837Z] #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.0s done [2025-08-27T08:58:31.837Z] #8 pushing layers 0.1s done [2025-08-27T08:58:31.837Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d [2025-08-27T08:58:31.837Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:31.837Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done [2025-08-27T08:58:31.837Z] #8 DONE 0.2s [2025-08-27T08:58:31.837Z] [2025-08-27T08:58:31.837Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:31.837Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:32.132Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-08-27T08:58:32.132Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-08-27T08:58:32.132Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:32.132Z] #1 transferring dockerfile: 171B done [2025-08-27T08:58:32.132Z] #1 DONE 0.0s [2025-08-27T08:58:32.132Z] [2025-08-27T08:58:32.132Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-27T08:58:32.132Z] #2 DONE 0.0s [2025-08-27T08:58:32.132Z] [2025-08-27T08:58:32.132Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-27T08:58:32.132Z] #3 DONE 0.0s [2025-08-27T08:58:32.132Z] [2025-08-27T08:58:32.132Z] #4 [internal] load .dockerignore [2025-08-27T08:58:32.132Z] #4 transferring context: 2B done [2025-08-27T08:58:32.132Z] #4 DONE 0.0s [2025-08-27T08:58:32.393Z] [2025-08-27T08:58:32.393Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:32.393Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:32.393Z] #5 CACHED [2025-08-27T08:58:32.393Z] [2025-08-27T08:58:32.393Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:32.393Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:32.393Z] #6 CACHED [2025-08-27T08:58:32.393Z] [2025-08-27T08:58:32.393Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:32.393Z] #7 DONE 0.0s [2025-08-27T08:58:32.393Z] [2025-08-27T08:58:32.393Z] #8 exporting to image [2025-08-27T08:58:32.393Z] #8 exporting layers done [2025-08-27T08:58:32.393Z] #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done [2025-08-27T08:58:32.393Z] #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done [2025-08-27T08:58:32.393Z] #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done [2025-08-27T08:58:32.393Z] #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 done [2025-08-27T08:58:32.393Z] #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d done [2025-08-27T08:58:32.393Z] #8 pushing layers 0.0s done [2025-08-27T08:58:32.393Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done [2025-08-27T08:58:32.393Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:32.393Z] #8 DONE 0.1s [2025-08-27T08:58:32.393Z] [2025-08-27T08:58:32.393Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:32.393Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:32.682Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 --push - [2025-08-27T08:58:32.682Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50' [2025-08-27T08:58:32.682Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:32.682Z] #1 transferring dockerfile: 177B done [2025-08-27T08:58:32.682Z] #1 DONE 0.0s [2025-08-27T08:58:32.682Z] [2025-08-27T08:58:32.682Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 [2025-08-27T08:58:32.682Z] #2 DONE 0.0s [2025-08-27T08:58:32.682Z] [2025-08-27T08:58:32.682Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 [2025-08-27T08:58:32.682Z] #3 DONE 0.0s [2025-08-27T08:58:32.682Z] [2025-08-27T08:58:32.682Z] #4 [internal] load .dockerignore [2025-08-27T08:58:32.682Z] #4 transferring context: 2B done [2025-08-27T08:58:32.682Z] #4 DONE 0.0s [2025-08-27T08:58:32.682Z] [2025-08-27T08:58:32.682Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:32.682Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:32.682Z] #5 DONE 0.0s [2025-08-27T08:58:32.682Z] [2025-08-27T08:58:32.682Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:32.942Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:32.942Z] #6 CACHED [2025-08-27T08:58:32.942Z] [2025-08-27T08:58:32.942Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:32.942Z] #5 CACHED [2025-08-27T08:58:32.942Z] [2025-08-27T08:58:32.942Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:32.942Z] #7 DONE 0.0s [2025-08-27T08:58:32.942Z] [2025-08-27T08:58:32.942Z] #8 exporting to image [2025-08-27T08:58:32.942Z] #8 exporting layers done [2025-08-27T08:58:32.942Z] #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done [2025-08-27T08:58:32.942Z] #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done [2025-08-27T08:58:32.942Z] #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done [2025-08-27T08:58:32.942Z] #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 done [2025-08-27T08:58:32.942Z] #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d done [2025-08-27T08:58:32.942Z] #8 pushing layers 0.0s done [2025-08-27T08:58:32.942Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done [2025-08-27T08:58:32.942Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:32.942Z] #8 DONE 0.1s [2025-08-27T08:58:32.942Z] [2025-08-27T08:58:32.942Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:32.942Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:33.232Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:33.232Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:33.491Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:33.491Z] #1 transferring dockerfile: 218B done [2025-08-27T08:58:33.491Z] #1 DONE 0.0s [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:33.491Z] #2 DONE 0.0s [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:33.491Z] #3 DONE 0.0s [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] #4 [internal] load .dockerignore [2025-08-27T08:58:33.491Z] #4 transferring context: 2B done [2025-08-27T08:58:33.491Z] #4 DONE 0.0s [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:33.491Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:33.491Z] #5 DONE 0.0s [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:33.491Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:33.491Z] #6 CACHED [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:33.491Z] #5 CACHED [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:33.491Z] #7 DONE 0.0s [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] #8 exporting to image [2025-08-27T08:58:33.491Z] #8 exporting layers done [2025-08-27T08:58:33.491Z] #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done [2025-08-27T08:58:33.491Z] #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done [2025-08-27T08:58:33.491Z] #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done [2025-08-27T08:58:33.491Z] #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 done [2025-08-27T08:58:33.491Z] #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d done [2025-08-27T08:58:33.491Z] #8 pushing layers 0.0s done [2025-08-27T08:58:33.491Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done [2025-08-27T08:58:33.491Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:33.491Z] #8 DONE 0.1s [2025-08-27T08:58:33.491Z] [2025-08-27T08:58:33.491Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:33.491Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:33.781Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-08-27T08:58:33.781Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-08-27T08:58:34.040Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:34.040Z] #1 transferring dockerfile: 169B done [2025-08-27T08:58:34.040Z] #1 DONE 0.0s [2025-08-27T08:58:34.040Z] [2025-08-27T08:58:34.040Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-27T08:58:34.040Z] #2 DONE 0.0s [2025-08-27T08:58:34.040Z] [2025-08-27T08:58:34.040Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-27T08:58:34.040Z] #3 DONE 0.0s [2025-08-27T08:58:34.040Z] [2025-08-27T08:58:34.040Z] #4 [internal] load .dockerignore [2025-08-27T08:58:34.040Z] #4 transferring context: 2B done [2025-08-27T08:58:34.040Z] #4 DONE 0.0s [2025-08-27T08:58:34.040Z] [2025-08-27T08:58:34.040Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:34.040Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:34.040Z] #5 DONE 0.0s [2025-08-27T08:58:34.040Z] [2025-08-27T08:58:34.040Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:34.040Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done [2025-08-27T08:58:34.040Z] #6 CACHED [2025-08-27T08:58:34.040Z] [2025-08-27T08:58:34.040Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a [2025-08-27T08:58:34.040Z] #5 CACHED [2025-08-27T08:58:34.040Z] [2025-08-27T08:58:34.040Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:34.040Z] #7 DONE 0.0s [2025-08-27T08:58:34.040Z] [2025-08-27T08:58:34.040Z] #8 exporting to image [2025-08-27T08:58:34.040Z] #8 exporting layers done [2025-08-27T08:58:34.040Z] #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done [2025-08-27T08:58:34.040Z] #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done [2025-08-27T08:58:34.040Z] #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done [2025-08-27T08:58:34.040Z] #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 done [2025-08-27T08:58:34.040Z] #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d done [2025-08-27T08:58:34.040Z] #8 pushing layers 0.0s done [2025-08-27T08:58:34.040Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done [2025-08-27T08:58:34.040Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:34.040Z] #8 DONE 0.1s [2025-08-27T08:58:34.299Z] [2025-08-27T08:58:34.299Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:34.299Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:34.595Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:34.595Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:34.595Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:34.595Z] #1 transferring dockerfile: 211B done [2025-08-27T08:58:34.595Z] #1 DONE 0.0s [2025-08-27T08:58:34.595Z] [2025-08-27T08:58:34.595Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:34.595Z] #2 DONE 0.0s [2025-08-27T08:58:34.595Z] [2025-08-27T08:58:34.595Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:34.595Z] #3 DONE 0.0s [2025-08-27T08:58:34.595Z] [2025-08-27T08:58:34.595Z] #4 [internal] load .dockerignore [2025-08-27T08:58:34.595Z] #4 transferring context: 2B done [2025-08-27T08:58:34.595Z] #4 DONE 0.0s [2025-08-27T08:58:34.855Z] [2025-08-27T08:58:34.855Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:34.855Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:34.855Z] #5 DONE 0.0s [2025-08-27T08:58:34.855Z] [2025-08-27T08:58:34.855Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:34.855Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:34.855Z] #6 DONE 0.2s [2025-08-27T08:58:34.855Z] [2025-08-27T08:58:34.855Z] #7 exporting to image [2025-08-27T08:58:34.855Z] #7 exporting layers done [2025-08-27T08:58:34.855Z] #7 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d 0.0s done [2025-08-27T08:58:34.855Z] #7 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done [2025-08-27T08:58:34.855Z] #7 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f 0.0s done [2025-08-27T08:58:34.855Z] #7 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done [2025-08-27T08:58:34.855Z] #7 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.0s done [2025-08-27T08:58:34.855Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:35.116Z] #7 ... [2025-08-27T08:58:35.116Z] [2025-08-27T08:58:35.116Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:35.116Z] #8 DONE 0.0s [2025-08-27T08:58:35.116Z] [2025-08-27T08:58:35.116Z] #7 exporting to image [2025-08-27T08:58:35.116Z] #7 pushing layers 0.1s done [2025-08-27T08:58:35.116Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a [2025-08-27T08:58:35.116Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done [2025-08-27T08:58:35.116Z] #7 DONE 0.2s [2025-08-27T08:58:35.116Z] [2025-08-27T08:58:35.116Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:35.116Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:35.410Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-08-27T08:58:35.410Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-08-27T08:58:35.410Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:35.410Z] #1 transferring dockerfile: 177B done [2025-08-27T08:58:35.410Z] #1 DONE 0.0s [2025-08-27T08:58:35.410Z] [2025-08-27T08:58:35.410Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-27T08:58:35.410Z] #2 DONE 0.0s [2025-08-27T08:58:35.410Z] [2025-08-27T08:58:35.410Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-27T08:58:35.410Z] #3 DONE 0.0s [2025-08-27T08:58:35.410Z] [2025-08-27T08:58:35.410Z] #4 [internal] load .dockerignore [2025-08-27T08:58:35.410Z] #4 transferring context: 2B done [2025-08-27T08:58:35.410Z] #4 DONE 0.0s [2025-08-27T08:58:35.669Z] [2025-08-27T08:58:35.669Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:35.669Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:35.669Z] #5 CACHED [2025-08-27T08:58:35.669Z] [2025-08-27T08:58:35.669Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:35.669Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:35.669Z] #6 CACHED [2025-08-27T08:58:35.669Z] [2025-08-27T08:58:35.669Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:35.669Z] #7 DONE 0.0s [2025-08-27T08:58:35.669Z] [2025-08-27T08:58:35.669Z] #8 exporting to image [2025-08-27T08:58:35.669Z] #8 exporting layers done [2025-08-27T08:58:35.669Z] #8 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d done [2025-08-27T08:58:35.669Z] #8 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done [2025-08-27T08:58:35.669Z] #8 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f done [2025-08-27T08:58:35.669Z] #8 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done [2025-08-27T08:58:35.669Z] #8 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a done [2025-08-27T08:58:35.669Z] #8 pushing layers 0.0s done [2025-08-27T08:58:35.669Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done [2025-08-27T08:58:35.669Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:35.669Z] #8 DONE 0.1s [2025-08-27T08:58:35.669Z] [2025-08-27T08:58:35.669Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:35.669Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:35.974Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 --push - [2025-08-27T08:58:35.974Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50' [2025-08-27T08:58:35.974Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:35.974Z] #1 transferring dockerfile: 183B done [2025-08-27T08:58:35.974Z] #1 DONE 0.0s [2025-08-27T08:58:35.974Z] [2025-08-27T08:58:35.974Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 [2025-08-27T08:58:35.974Z] #2 DONE 0.0s [2025-08-27T08:58:35.974Z] [2025-08-27T08:58:35.974Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 [2025-08-27T08:58:35.974Z] #3 DONE 0.0s [2025-08-27T08:58:35.974Z] [2025-08-27T08:58:35.974Z] #4 [internal] load .dockerignore [2025-08-27T08:58:35.974Z] #4 transferring context: 2B done [2025-08-27T08:58:35.974Z] #4 DONE 0.0s [2025-08-27T08:58:36.237Z] [2025-08-27T08:58:36.237Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:36.237Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:36.237Z] #5 CACHED [2025-08-27T08:58:36.237Z] [2025-08-27T08:58:36.237Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:36.237Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:36.237Z] #6 CACHED [2025-08-27T08:58:36.237Z] [2025-08-27T08:58:36.237Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:36.237Z] #7 DONE 0.0s [2025-08-27T08:58:36.237Z] [2025-08-27T08:58:36.237Z] #8 exporting to image [2025-08-27T08:58:36.237Z] #8 exporting layers done [2025-08-27T08:58:36.237Z] #8 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d done [2025-08-27T08:58:36.237Z] #8 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done [2025-08-27T08:58:36.237Z] #8 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f done [2025-08-27T08:58:36.237Z] #8 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done [2025-08-27T08:58:36.237Z] #8 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a done [2025-08-27T08:58:36.237Z] #8 pushing layers 0.0s done [2025-08-27T08:58:36.237Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done [2025-08-27T08:58:36.237Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:36.237Z] #8 DONE 0.1s [2025-08-27T08:58:36.237Z] [2025-08-27T08:58:36.237Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:36.237Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:36.525Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:36.525Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:36.525Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:36.525Z] #1 transferring dockerfile: 224B done [2025-08-27T08:58:36.525Z] #1 DONE 0.0s [2025-08-27T08:58:36.525Z] [2025-08-27T08:58:36.525Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:36.525Z] #2 DONE 0.0s [2025-08-27T08:58:36.525Z] [2025-08-27T08:58:36.525Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:36.525Z] #3 DONE 0.0s [2025-08-27T08:58:36.525Z] [2025-08-27T08:58:36.525Z] #4 [internal] load .dockerignore [2025-08-27T08:58:36.525Z] #4 transferring context: 2B done [2025-08-27T08:58:36.525Z] #4 DONE 0.0s [2025-08-27T08:58:36.525Z] [2025-08-27T08:58:36.525Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:36.525Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:36.525Z] #5 DONE 0.0s [2025-08-27T08:58:36.525Z] [2025-08-27T08:58:36.525Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:36.784Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:36.784Z] #6 CACHED [2025-08-27T08:58:36.784Z] [2025-08-27T08:58:36.784Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:36.784Z] #5 CACHED [2025-08-27T08:58:36.784Z] [2025-08-27T08:58:36.784Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:36.784Z] #7 DONE 0.0s [2025-08-27T08:58:36.784Z] [2025-08-27T08:58:36.784Z] #8 exporting to image [2025-08-27T08:58:36.784Z] #8 exporting layers done [2025-08-27T08:58:36.784Z] #8 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d done [2025-08-27T08:58:36.784Z] #8 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done [2025-08-27T08:58:36.784Z] #8 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f done [2025-08-27T08:58:36.784Z] #8 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done [2025-08-27T08:58:36.784Z] #8 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a done [2025-08-27T08:58:36.784Z] #8 pushing layers 0.0s done [2025-08-27T08:58:36.784Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done [2025-08-27T08:58:36.784Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:36.784Z] #8 DONE 0.1s [2025-08-27T08:58:36.784Z] [2025-08-27T08:58:36.784Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:36.784Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:37.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-08-27T08:58:37.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-08-27T08:58:37.072Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:37.072Z] #1 transferring dockerfile: 175B done [2025-08-27T08:58:37.072Z] #1 DONE 0.0s [2025-08-27T08:58:37.072Z] [2025-08-27T08:58:37.072Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-27T08:58:37.072Z] #2 DONE 0.0s [2025-08-27T08:58:37.072Z] [2025-08-27T08:58:37.072Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-27T08:58:37.072Z] #3 DONE 0.0s [2025-08-27T08:58:37.072Z] [2025-08-27T08:58:37.072Z] #4 [internal] load .dockerignore [2025-08-27T08:58:37.072Z] #4 transferring context: 2B done [2025-08-27T08:58:37.072Z] #4 DONE 0.0s [2025-08-27T08:58:37.072Z] [2025-08-27T08:58:37.072Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:37.072Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:37.331Z] #5 CACHED [2025-08-27T08:58:37.331Z] [2025-08-27T08:58:37.331Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 [2025-08-27T08:58:37.331Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done [2025-08-27T08:58:37.331Z] #6 CACHED [2025-08-27T08:58:37.331Z] [2025-08-27T08:58:37.331Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:37.331Z] #7 DONE 0.0s [2025-08-27T08:58:37.331Z] [2025-08-27T08:58:37.331Z] #8 exporting to image [2025-08-27T08:58:37.331Z] #8 exporting layers done [2025-08-27T08:58:37.331Z] #8 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d done [2025-08-27T08:58:37.331Z] #8 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done [2025-08-27T08:58:37.331Z] #8 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f done [2025-08-27T08:58:37.331Z] #8 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done [2025-08-27T08:58:37.331Z] #8 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a done [2025-08-27T08:58:37.331Z] #8 pushing layers 0.0s done [2025-08-27T08:58:37.331Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done [2025-08-27T08:58:37.331Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:37.331Z] #8 DONE 0.1s [2025-08-27T08:58:37.331Z] [2025-08-27T08:58:37.331Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:37.331Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:37.615Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:37.615Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:37.876Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:37.876Z] #1 transferring dockerfile: 215B done [2025-08-27T08:58:37.876Z] #1 DONE 0.0s [2025-08-27T08:58:37.876Z] [2025-08-27T08:58:37.876Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:37.876Z] #2 DONE 0.0s [2025-08-27T08:58:37.876Z] [2025-08-27T08:58:37.876Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:37.876Z] #3 DONE 0.1s [2025-08-27T08:58:37.876Z] [2025-08-27T08:58:37.876Z] #4 [internal] load .dockerignore [2025-08-27T08:58:37.876Z] #4 transferring context: [2025-08-27T08:58:37.876Z] #4 transferring context: 2B done [2025-08-27T08:58:37.876Z] #4 DONE 0.0s [2025-08-27T08:58:37.876Z] [2025-08-27T08:58:37.876Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:37.876Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:37.876Z] #5 DONE 0.0s [2025-08-27T08:58:37.876Z] [2025-08-27T08:58:37.876Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:37.876Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:37.876Z] #6 DONE 0.1s [2025-08-27T08:58:37.876Z] [2025-08-27T08:58:37.876Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:37.876Z] #6 DONE 0.1s [2025-08-27T08:58:37.876Z] [2025-08-27T08:58:37.876Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:37.876Z] #7 DONE 0.0s [2025-08-27T08:58:37.876Z] [2025-08-27T08:58:37.876Z] #8 exporting to image [2025-08-27T08:58:37.876Z] #8 exporting layers done [2025-08-27T08:58:37.876Z] #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done [2025-08-27T08:58:37.876Z] #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done [2025-08-27T08:58:37.876Z] #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done [2025-08-27T08:58:37.876Z] #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done [2025-08-27T08:58:37.876Z] #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done [2025-08-27T08:58:37.876Z] #8 pushing layers 0.1s done [2025-08-27T08:58:37.876Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 [2025-08-27T08:58:37.876Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:38.134Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done [2025-08-27T08:58:38.134Z] #8 DONE 0.2s [2025-08-27T08:58:38.134Z] [2025-08-27T08:58:38.134Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:38.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:38.434Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-08-27T08:58:38.434Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-08-27T08:58:38.434Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:38.434Z] #1 transferring dockerfile: 181B done [2025-08-27T08:58:38.434Z] #1 DONE 0.0s [2025-08-27T08:58:38.434Z] [2025-08-27T08:58:38.434Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-27T08:58:38.434Z] #2 DONE 0.0s [2025-08-27T08:58:38.434Z] [2025-08-27T08:58:38.434Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-27T08:58:38.434Z] #3 DONE 0.0s [2025-08-27T08:58:38.434Z] [2025-08-27T08:58:38.434Z] #4 [internal] load .dockerignore [2025-08-27T08:58:38.434Z] #4 transferring context: 2B done [2025-08-27T08:58:38.434Z] #4 DONE 0.0s [2025-08-27T08:58:38.434Z] [2025-08-27T08:58:38.434Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:38.434Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e done [2025-08-27T08:58:38.434Z] #5 DONE 0.0s [2025-08-27T08:58:38.434Z] [2025-08-27T08:58:38.434Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:38.692Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:38.692Z] #6 CACHED [2025-08-27T08:58:38.692Z] [2025-08-27T08:58:38.692Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:38.692Z] #5 CACHED [2025-08-27T08:58:38.692Z] [2025-08-27T08:58:38.692Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:38.692Z] #7 DONE 0.0s [2025-08-27T08:58:38.692Z] [2025-08-27T08:58:38.692Z] #8 exporting to image [2025-08-27T08:58:38.692Z] #8 exporting layers done [2025-08-27T08:58:38.692Z] #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done [2025-08-27T08:58:38.692Z] #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done [2025-08-27T08:58:38.692Z] #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done [2025-08-27T08:58:38.692Z] #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done [2025-08-27T08:58:38.692Z] #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done [2025-08-27T08:58:38.692Z] #8 pushing layers 0.0s done [2025-08-27T08:58:38.692Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done [2025-08-27T08:58:38.692Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:38.692Z] #8 DONE 0.1s [2025-08-27T08:58:38.692Z] [2025-08-27T08:58:38.692Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:38.692Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:38.977Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50' [2025-08-27T08:58:38.977Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 --push - [2025-08-27T08:58:38.977Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:38.977Z] #1 transferring dockerfile: 187B done [2025-08-27T08:58:38.977Z] #1 DONE 0.0s [2025-08-27T08:58:38.977Z] [2025-08-27T08:58:38.977Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 [2025-08-27T08:58:38.977Z] #2 DONE 0.0s [2025-08-27T08:58:38.977Z] [2025-08-27T08:58:38.977Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 [2025-08-27T08:58:38.977Z] #3 DONE 0.0s [2025-08-27T08:58:38.977Z] [2025-08-27T08:58:38.977Z] #4 [internal] load .dockerignore [2025-08-27T08:58:38.977Z] #4 transferring context: 2B done [2025-08-27T08:58:38.977Z] #4 DONE 0.0s [2025-08-27T08:58:38.977Z] [2025-08-27T08:58:38.977Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:38.977Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:38.977Z] #5 DONE 0.0s [2025-08-27T08:58:38.977Z] [2025-08-27T08:58:38.977Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:39.240Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:39.240Z] #6 CACHED [2025-08-27T08:58:39.240Z] [2025-08-27T08:58:39.240Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:39.240Z] #5 CACHED [2025-08-27T08:58:39.240Z] [2025-08-27T08:58:39.240Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:39.240Z] #7 DONE 0.0s [2025-08-27T08:58:39.240Z] [2025-08-27T08:58:39.240Z] #8 exporting to image [2025-08-27T08:58:39.241Z] #8 exporting layers done [2025-08-27T08:58:39.241Z] #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done [2025-08-27T08:58:39.241Z] #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done [2025-08-27T08:58:39.241Z] #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done [2025-08-27T08:58:39.241Z] #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done [2025-08-27T08:58:39.241Z] #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done [2025-08-27T08:58:39.241Z] #8 pushing layers 0.0s done [2025-08-27T08:58:39.241Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done [2025-08-27T08:58:39.241Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:39.241Z] #8 DONE 0.1s [2025-08-27T08:58:39.241Z] [2025-08-27T08:58:39.241Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:39.241Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:39.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:39.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:39.792Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:39.792Z] #1 transferring dockerfile: 228B done [2025-08-27T08:58:39.792Z] #1 DONE 0.0s [2025-08-27T08:58:39.792Z] [2025-08-27T08:58:39.792Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:39.792Z] #2 DONE 0.0s [2025-08-27T08:58:39.792Z] [2025-08-27T08:58:39.792Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:39.792Z] #3 DONE 0.0s [2025-08-27T08:58:39.792Z] [2025-08-27T08:58:39.792Z] #4 [internal] load .dockerignore [2025-08-27T08:58:39.792Z] #4 transferring context: 2B done [2025-08-27T08:58:39.792Z] #4 DONE 0.0s [2025-08-27T08:58:39.792Z] [2025-08-27T08:58:39.792Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:39.792Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:39.792Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:39.792Z] #5 CACHED [2025-08-27T08:58:39.792Z] [2025-08-27T08:58:39.792Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:39.792Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:39.792Z] #6 CACHED [2025-08-27T08:58:39.792Z] [2025-08-27T08:58:39.792Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:39.792Z] #7 DONE 0.0s [2025-08-27T08:58:39.792Z] [2025-08-27T08:58:39.792Z] #8 exporting to image [2025-08-27T08:58:39.792Z] #8 exporting layers done [2025-08-27T08:58:39.792Z] #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done [2025-08-27T08:58:39.792Z] #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done [2025-08-27T08:58:39.792Z] #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done [2025-08-27T08:58:39.792Z] #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done [2025-08-27T08:58:39.792Z] #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done [2025-08-27T08:58:39.792Z] #8 pushing layers 0.0s done [2025-08-27T08:58:39.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 [2025-08-27T08:58:39.792Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:39.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done [2025-08-27T08:58:39.792Z] #8 DONE 0.1s [2025-08-27T08:58:39.792Z] [2025-08-27T08:58:39.792Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:39.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:40.086Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-08-27T08:58:40.086Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-08-27T08:58:40.086Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:40.086Z] #1 transferring dockerfile: 179B done [2025-08-27T08:58:40.086Z] #1 DONE 0.1s [2025-08-27T08:58:40.086Z] [2025-08-27T08:58:40.086Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-27T08:58:40.086Z] #2 DONE 0.0s [2025-08-27T08:58:40.086Z] [2025-08-27T08:58:40.086Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-27T08:58:40.086Z] #3 DONE 0.0s [2025-08-27T08:58:40.086Z] [2025-08-27T08:58:40.086Z] #4 [internal] load .dockerignore [2025-08-27T08:58:40.086Z] #4 transferring context: [2025-08-27T08:58:40.345Z] #4 transferring context: 2B done [2025-08-27T08:58:40.345Z] #4 DONE 0.0s [2025-08-27T08:58:40.345Z] [2025-08-27T08:58:40.345Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:40.345Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:40.345Z] #5 CACHED [2025-08-27T08:58:40.345Z] [2025-08-27T08:58:40.345Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e [2025-08-27T08:58:40.345Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done [2025-08-27T08:58:40.345Z] #6 CACHED [2025-08-27T08:58:40.345Z] [2025-08-27T08:58:40.345Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:40.345Z] #7 DONE 0.0s [2025-08-27T08:58:40.345Z] [2025-08-27T08:58:40.345Z] #8 exporting to image [2025-08-27T08:58:40.345Z] #8 exporting layers done [2025-08-27T08:58:40.345Z] #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done [2025-08-27T08:58:40.345Z] #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done [2025-08-27T08:58:40.345Z] #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done [2025-08-27T08:58:40.345Z] #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done [2025-08-27T08:58:40.345Z] #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done [2025-08-27T08:58:40.345Z] #8 pushing layers 0.0s done [2025-08-27T08:58:40.345Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done [2025-08-27T08:58:40.345Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:40.345Z] #8 DONE 0.1s [2025-08-27T08:58:40.345Z] [2025-08-27T08:58:40.345Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:40.345Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:40.631Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:40.631Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:40.631Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:40.631Z] #1 transferring dockerfile: 205B done [2025-08-27T08:58:40.631Z] #1 DONE 0.0s [2025-08-27T08:58:40.631Z] [2025-08-27T08:58:40.631Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:40.631Z] #2 DONE 0.0s [2025-08-27T08:58:40.631Z] [2025-08-27T08:58:40.631Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:40.631Z] #3 DONE 0.0s [2025-08-27T08:58:40.631Z] [2025-08-27T08:58:40.631Z] #4 [internal] load .dockerignore [2025-08-27T08:58:40.631Z] #4 transferring context: 2B done [2025-08-27T08:58:40.631Z] #4 DONE 0.0s [2025-08-27T08:58:40.889Z] [2025-08-27T08:58:40.889Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:40.889Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:40.889Z] #5 DONE 0.0s [2025-08-27T08:58:40.889Z] [2025-08-27T08:58:40.889Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:40.889Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:40.889Z] #6 DONE 0.1s [2025-08-27T08:58:41.147Z] [2025-08-27T08:58:41.147Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:41.147Z] #7 DONE 0.0s [2025-08-27T08:58:41.147Z] [2025-08-27T08:58:41.147Z] #8 exporting to image [2025-08-27T08:58:41.147Z] #8 exporting layers done [2025-08-27T08:58:41.147Z] #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a 0.0s done [2025-08-27T08:58:41.147Z] #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done [2025-08-27T08:58:41.147Z] #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done [2025-08-27T08:58:41.147Z] #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done [2025-08-27T08:58:41.147Z] #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done [2025-08-27T08:58:41.147Z] #8 pushing layers 0.1s done [2025-08-27T08:58:41.147Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e [2025-08-27T08:58:41.147Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:41.147Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done [2025-08-27T08:58:41.147Z] #8 DONE 0.2s [2025-08-27T08:58:41.147Z] [2025-08-27T08:58:41.147Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:41.147Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:41.437Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-08-27T08:58:41.437Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-08-27T08:58:41.437Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:41.437Z] #1 transferring dockerfile: 171B done [2025-08-27T08:58:41.437Z] #1 DONE 0.0s [2025-08-27T08:58:41.437Z] [2025-08-27T08:58:41.437Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-27T08:58:41.437Z] #2 DONE 0.0s [2025-08-27T08:58:41.437Z] [2025-08-27T08:58:41.437Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-27T08:58:41.437Z] #3 DONE 0.0s [2025-08-27T08:58:41.437Z] [2025-08-27T08:58:41.437Z] #4 [internal] load .dockerignore [2025-08-27T08:58:41.437Z] #4 transferring context: 2B done [2025-08-27T08:58:41.437Z] #4 DONE 0.0s [2025-08-27T08:58:41.437Z] [2025-08-27T08:58:41.437Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:41.437Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:41.437Z] #5 DONE 0.0s [2025-08-27T08:58:41.437Z] [2025-08-27T08:58:41.437Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:41.697Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:41.697Z] #6 CACHED [2025-08-27T08:58:41.697Z] [2025-08-27T08:58:41.697Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:41.697Z] #5 CACHED [2025-08-27T08:58:41.697Z] [2025-08-27T08:58:41.697Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:41.697Z] #7 DONE 0.0s [2025-08-27T08:58:41.697Z] [2025-08-27T08:58:41.697Z] #8 exporting to image [2025-08-27T08:58:41.697Z] #8 exporting layers done [2025-08-27T08:58:41.697Z] #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a done [2025-08-27T08:58:41.697Z] #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done [2025-08-27T08:58:41.697Z] #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done [2025-08-27T08:58:41.697Z] #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done [2025-08-27T08:58:41.697Z] #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done [2025-08-27T08:58:41.697Z] #8 pushing layers 0.0s done [2025-08-27T08:58:41.697Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done [2025-08-27T08:58:41.697Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:41.697Z] #8 DONE 0.1s [2025-08-27T08:58:41.697Z] [2025-08-27T08:58:41.697Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:41.697Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:42.000Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 --push - [2025-08-27T08:58:42.000Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50' [2025-08-27T08:58:42.000Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:42.000Z] #1 transferring dockerfile: 177B done [2025-08-27T08:58:42.000Z] #1 DONE 0.0s [2025-08-27T08:58:42.000Z] [2025-08-27T08:58:42.000Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 [2025-08-27T08:58:42.000Z] #2 DONE 0.0s [2025-08-27T08:58:42.000Z] [2025-08-27T08:58:42.000Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 [2025-08-27T08:58:42.000Z] #3 DONE 0.0s [2025-08-27T08:58:42.000Z] [2025-08-27T08:58:42.000Z] #4 [internal] load .dockerignore [2025-08-27T08:58:42.000Z] #4 transferring context: 2B done [2025-08-27T08:58:42.000Z] #4 DONE 0.0s [2025-08-27T08:58:42.261Z] [2025-08-27T08:58:42.261Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:42.261Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:42.261Z] #5 CACHED [2025-08-27T08:58:42.261Z] [2025-08-27T08:58:42.261Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:42.261Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:42.261Z] #6 CACHED [2025-08-27T08:58:42.261Z] [2025-08-27T08:58:42.261Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:42.261Z] #7 DONE 0.0s [2025-08-27T08:58:42.261Z] [2025-08-27T08:58:42.261Z] #8 exporting to image [2025-08-27T08:58:42.261Z] #8 exporting layers done [2025-08-27T08:58:42.261Z] #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a done [2025-08-27T08:58:42.261Z] #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done [2025-08-27T08:58:42.261Z] #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done [2025-08-27T08:58:42.261Z] #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done [2025-08-27T08:58:42.261Z] #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done [2025-08-27T08:58:42.261Z] #8 pushing layers 0.0s done [2025-08-27T08:58:42.261Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done [2025-08-27T08:58:42.261Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:42.261Z] #8 DONE 0.1s [2025-08-27T08:58:42.261Z] [2025-08-27T08:58:42.261Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:42.261Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:42.551Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:42.551Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:42.551Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:42.551Z] #1 transferring dockerfile: 218B done [2025-08-27T08:58:42.551Z] #1 DONE 0.0s [2025-08-27T08:58:42.551Z] [2025-08-27T08:58:42.551Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:42.551Z] #2 DONE 0.0s [2025-08-27T08:58:42.551Z] [2025-08-27T08:58:42.551Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:42.551Z] #3 DONE 0.0s [2025-08-27T08:58:42.551Z] [2025-08-27T08:58:42.551Z] #4 [internal] load .dockerignore [2025-08-27T08:58:42.551Z] #4 transferring context: 2B done [2025-08-27T08:58:42.551Z] #4 DONE 0.0s [2025-08-27T08:58:42.811Z] [2025-08-27T08:58:42.811Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:42.811Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:42.811Z] #5 CACHED [2025-08-27T08:58:42.811Z] [2025-08-27T08:58:42.811Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:42.811Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:42.811Z] #6 CACHED [2025-08-27T08:58:42.811Z] [2025-08-27T08:58:42.811Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:42.811Z] #7 DONE 0.0s [2025-08-27T08:58:42.811Z] [2025-08-27T08:58:42.811Z] #8 exporting to image [2025-08-27T08:58:42.811Z] #8 exporting layers done [2025-08-27T08:58:42.811Z] #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a done [2025-08-27T08:58:42.811Z] #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done [2025-08-27T08:58:42.811Z] #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done [2025-08-27T08:58:42.811Z] #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done [2025-08-27T08:58:42.811Z] #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done [2025-08-27T08:58:42.811Z] #8 pushing layers 0.0s done [2025-08-27T08:58:42.811Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done [2025-08-27T08:58:42.811Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:42.811Z] #8 DONE 0.1s [2025-08-27T08:58:42.811Z] [2025-08-27T08:58:42.811Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:42.811Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:43.098Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-08-27T08:58:43.098Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-08-27T08:58:43.098Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:43.098Z] #1 transferring dockerfile: 169B done [2025-08-27T08:58:43.098Z] #1 DONE 0.0s [2025-08-27T08:58:43.098Z] [2025-08-27T08:58:43.098Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-27T08:58:43.098Z] #2 DONE 0.0s [2025-08-27T08:58:43.098Z] [2025-08-27T08:58:43.098Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-27T08:58:43.098Z] #3 DONE 0.0s [2025-08-27T08:58:43.098Z] [2025-08-27T08:58:43.098Z] #4 [internal] load .dockerignore [2025-08-27T08:58:43.098Z] #4 transferring context: 2B done [2025-08-27T08:58:43.098Z] #4 DONE 0.0s [2025-08-27T08:58:43.098Z] [2025-08-27T08:58:43.098Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:43.098Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:43.356Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done [2025-08-27T08:58:43.356Z] #5 CACHED [2025-08-27T08:58:43.356Z] [2025-08-27T08:58:43.356Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 [2025-08-27T08:58:43.356Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 done [2025-08-27T08:58:43.356Z] #6 CACHED [2025-08-27T08:58:43.356Z] [2025-08-27T08:58:43.356Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:43.356Z] #7 DONE 0.0s [2025-08-27T08:58:43.356Z] [2025-08-27T08:58:43.356Z] #8 exporting to image [2025-08-27T08:58:43.356Z] #8 exporting layers done [2025-08-27T08:58:43.356Z] #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a done [2025-08-27T08:58:43.356Z] #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done [2025-08-27T08:58:43.356Z] #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done [2025-08-27T08:58:43.356Z] #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done [2025-08-27T08:58:43.356Z] #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done [2025-08-27T08:58:43.356Z] #8 pushing layers 0.0s done [2025-08-27T08:58:43.356Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done [2025-08-27T08:58:43.356Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:43.356Z] #8 DONE 0.1s [2025-08-27T08:58:43.356Z] [2025-08-27T08:58:43.356Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:43.356Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:43.637Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:43.637Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:43.637Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:43.637Z] #1 transferring dockerfile: 206B done [2025-08-27T08:58:43.637Z] #1 DONE 0.0s [2025-08-27T08:58:43.637Z] [2025-08-27T08:58:43.637Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:43.637Z] #2 DONE 0.0s [2025-08-27T08:58:43.637Z] [2025-08-27T08:58:43.637Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:43.637Z] #3 DONE 0.1s [2025-08-27T08:58:43.637Z] [2025-08-27T08:58:43.637Z] #4 [internal] load .dockerignore [2025-08-27T08:58:43.637Z] #4 transferring context: [2025-08-27T08:58:43.897Z] #4 transferring context: 2B done [2025-08-27T08:58:43.897Z] #4 DONE 0.0s [2025-08-27T08:58:43.897Z] [2025-08-27T08:58:43.897Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:43.897Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done [2025-08-27T08:58:43.897Z] #5 DONE 0.0s [2025-08-27T08:58:43.897Z] [2025-08-27T08:58:43.897Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:43.897Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done [2025-08-27T08:58:44.157Z] #6 DONE 0.2s [2025-08-27T08:58:44.157Z] [2025-08-27T08:58:44.157Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:44.157Z] #7 DONE 0.0s [2025-08-27T08:58:44.157Z] [2025-08-27T08:58:44.157Z] #8 exporting to image [2025-08-27T08:58:44.157Z] #8 exporting layers done [2025-08-27T08:58:44.157Z] #8 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done [2025-08-27T08:58:44.157Z] #8 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done [2025-08-27T08:58:44.157Z] #8 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done [2025-08-27T08:58:44.157Z] #8 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done [2025-08-27T08:58:44.157Z] #8 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done [2025-08-27T08:58:44.157Z] #8 pushing layers [2025-08-27T08:58:44.157Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:44.157Z] #8 pushing layers 0.1s done [2025-08-27T08:58:44.157Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done [2025-08-27T08:58:44.157Z] #8 DONE 0.2s [2025-08-27T08:58:44.157Z] [2025-08-27T08:58:44.157Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:44.157Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:44.449Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-08-27T08:58:44.449Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-08-27T08:58:44.449Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:44.449Z] #1 transferring dockerfile: 172B done [2025-08-27T08:58:44.449Z] #1 DONE 0.0s [2025-08-27T08:58:44.449Z] [2025-08-27T08:58:44.449Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-27T08:58:44.449Z] #2 DONE 0.0s [2025-08-27T08:58:44.449Z] [2025-08-27T08:58:44.449Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-27T08:58:44.449Z] #3 DONE 0.0s [2025-08-27T08:58:44.449Z] [2025-08-27T08:58:44.449Z] #4 [internal] load .dockerignore [2025-08-27T08:58:44.449Z] #4 transferring context: 2B done [2025-08-27T08:58:44.449Z] #4 DONE 0.0s [2025-08-27T08:58:44.746Z] [2025-08-27T08:58:44.746Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:44.746Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done [2025-08-27T08:58:44.746Z] #5 CACHED [2025-08-27T08:58:44.746Z] [2025-08-27T08:58:44.746Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:44.746Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done [2025-08-27T08:58:44.746Z] #6 CACHED [2025-08-27T08:58:44.746Z] [2025-08-27T08:58:44.746Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:44.746Z] #7 DONE 0.0s [2025-08-27T08:58:44.746Z] [2025-08-27T08:58:44.746Z] #8 exporting to image [2025-08-27T08:58:44.746Z] #8 exporting layers done [2025-08-27T08:58:44.746Z] #8 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done [2025-08-27T08:58:44.746Z] #8 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done [2025-08-27T08:58:44.746Z] #8 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done [2025-08-27T08:58:44.746Z] #8 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done [2025-08-27T08:58:44.746Z] #8 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done [2025-08-27T08:58:44.746Z] #8 pushing layers 0.0s done [2025-08-27T08:58:44.746Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done [2025-08-27T08:58:44.746Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:44.746Z] #8 DONE 0.1s [2025-08-27T08:58:44.746Z] [2025-08-27T08:58:44.746Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:44.746Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:45.056Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 --push - [2025-08-27T08:58:45.057Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50' [2025-08-27T08:58:45.057Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:45.057Z] #1 transferring dockerfile: 178B done [2025-08-27T08:58:45.057Z] #1 DONE 0.0s [2025-08-27T08:58:45.057Z] [2025-08-27T08:58:45.057Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 [2025-08-27T08:58:45.057Z] #2 DONE 0.0s [2025-08-27T08:58:45.057Z] [2025-08-27T08:58:45.057Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 [2025-08-27T08:58:45.057Z] #3 DONE 0.0s [2025-08-27T08:58:45.057Z] [2025-08-27T08:58:45.057Z] #4 [internal] load .dockerignore [2025-08-27T08:58:45.057Z] #4 transferring context: 2B done [2025-08-27T08:58:45.057Z] #4 DONE 0.0s [2025-08-27T08:58:45.057Z] [2025-08-27T08:58:45.057Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:45.057Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done [2025-08-27T08:58:45.057Z] #5 CACHED [2025-08-27T08:58:45.057Z] [2025-08-27T08:58:45.057Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:45.057Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done [2025-08-27T08:58:45.057Z] #6 DONE 0.0s [2025-08-27T08:58:45.316Z] [2025-08-27T08:58:45.316Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:45.316Z] #6 CACHED [2025-08-27T08:58:45.316Z] [2025-08-27T08:58:45.316Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:45.316Z] #7 DONE 0.0s [2025-08-27T08:58:45.316Z] [2025-08-27T08:58:45.316Z] #8 exporting to image [2025-08-27T08:58:45.316Z] #8 exporting layers done [2025-08-27T08:58:45.316Z] #8 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done [2025-08-27T08:58:45.316Z] #8 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done [2025-08-27T08:58:45.316Z] #8 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done [2025-08-27T08:58:45.316Z] #8 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done [2025-08-27T08:58:45.316Z] #8 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done [2025-08-27T08:58:45.316Z] #8 pushing layers 0.0s done [2025-08-27T08:58:45.316Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done [2025-08-27T08:58:45.316Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:45.316Z] #8 DONE 0.1s [2025-08-27T08:58:45.316Z] [2025-08-27T08:58:45.316Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:45.316Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:45.607Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:45.608Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:45.608Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:45.608Z] #1 transferring dockerfile: 219B done [2025-08-27T08:58:45.608Z] #1 DONE 0.0s [2025-08-27T08:58:45.608Z] [2025-08-27T08:58:45.608Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:45.608Z] #2 DONE 0.0s [2025-08-27T08:58:45.608Z] [2025-08-27T08:58:45.608Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:45.608Z] #3 DONE 0.0s [2025-08-27T08:58:45.608Z] [2025-08-27T08:58:45.608Z] #4 [internal] load .dockerignore [2025-08-27T08:58:45.608Z] #4 transferring context: 2B done [2025-08-27T08:58:45.608Z] #4 DONE 0.0s [2025-08-27T08:58:45.608Z] [2025-08-27T08:58:45.608Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:45.608Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done [2025-08-27T08:58:45.608Z] #5 CACHED [2025-08-27T08:58:45.608Z] [2025-08-27T08:58:45.608Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:45.608Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done [2025-08-27T08:58:45.608Z] #6 CACHED [2025-08-27T08:58:45.608Z] [2025-08-27T08:58:45.608Z] #7 exporting to image [2025-08-27T08:58:45.608Z] #7 exporting layers [2025-08-27T08:58:45.608Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:45.868Z] #7 exporting layers done [2025-08-27T08:58:45.868Z] #7 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done [2025-08-27T08:58:45.868Z] #7 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done [2025-08-27T08:58:45.868Z] #7 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done [2025-08-27T08:58:45.868Z] #7 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done [2025-08-27T08:58:45.868Z] #7 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done [2025-08-27T08:58:45.868Z] #7 pushing layers 0.0s done [2025-08-27T08:58:45.868Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done [2025-08-27T08:58:45.868Z] #7 DONE 0.1s [2025-08-27T08:58:45.868Z] [2025-08-27T08:58:45.868Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:45.868Z] #8 DONE 0.0s [2025-08-27T08:58:45.868Z] [2025-08-27T08:58:45.868Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:45.868Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:46.156Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-08-27T08:58:46.156Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-08-27T08:58:46.156Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:46.156Z] #1 transferring dockerfile: 170B done [2025-08-27T08:58:46.156Z] #1 DONE 0.0s [2025-08-27T08:58:46.156Z] [2025-08-27T08:58:46.156Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-27T08:58:46.156Z] #2 DONE 0.0s [2025-08-27T08:58:46.156Z] [2025-08-27T08:58:46.156Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-27T08:58:46.156Z] #3 DONE 0.0s [2025-08-27T08:58:46.156Z] [2025-08-27T08:58:46.156Z] #4 [internal] load .dockerignore [2025-08-27T08:58:46.156Z] #4 transferring context: 2B done [2025-08-27T08:58:46.156Z] #4 DONE 0.0s [2025-08-27T08:58:46.156Z] [2025-08-27T08:58:46.156Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:46.156Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:46.415Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd done [2025-08-27T08:58:46.415Z] #5 CACHED [2025-08-27T08:58:46.415Z] [2025-08-27T08:58:46.415Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd [2025-08-27T08:58:46.415Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd done [2025-08-27T08:58:46.415Z] #6 CACHED [2025-08-27T08:58:46.415Z] [2025-08-27T08:58:46.415Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:46.415Z] #7 DONE 0.0s [2025-08-27T08:58:46.415Z] [2025-08-27T08:58:46.415Z] #8 exporting to image [2025-08-27T08:58:46.415Z] #8 exporting layers done [2025-08-27T08:58:46.415Z] #8 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done [2025-08-27T08:58:46.415Z] #8 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done [2025-08-27T08:58:46.415Z] #8 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done [2025-08-27T08:58:46.415Z] #8 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done [2025-08-27T08:58:46.415Z] #8 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done [2025-08-27T08:58:46.415Z] #8 pushing layers 0.0s done [2025-08-27T08:58:46.415Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done [2025-08-27T08:58:46.415Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:46.415Z] #8 DONE 0.1s [2025-08-27T08:58:46.415Z] [2025-08-27T08:58:46.415Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:46.415Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:46.703Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:46.703Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:46.703Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:46.963Z] #1 transferring dockerfile: 206B done [2025-08-27T08:58:46.963Z] #1 DONE 0.0s [2025-08-27T08:58:46.963Z] [2025-08-27T08:58:46.963Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:46.963Z] #2 DONE 0.0s [2025-08-27T08:58:46.963Z] [2025-08-27T08:58:46.963Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:46.963Z] #3 DONE 0.1s [2025-08-27T08:58:46.963Z] [2025-08-27T08:58:46.963Z] #4 [internal] load .dockerignore [2025-08-27T08:58:46.963Z] #4 transferring context: 2B done [2025-08-27T08:58:46.963Z] #4 DONE 0.0s [2025-08-27T08:58:46.963Z] [2025-08-27T08:58:46.963Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:46.963Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:46.963Z] #5 ... [2025-08-27T08:58:46.963Z] [2025-08-27T08:58:46.963Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:46.963Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done [2025-08-27T08:58:46.963Z] #6 DONE 0.1s [2025-08-27T08:58:47.224Z] [2025-08-27T08:58:47.224Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:47.224Z] #7 DONE 0.0s [2025-08-27T08:58:47.224Z] [2025-08-27T08:58:47.224Z] #8 exporting to image [2025-08-27T08:58:47.224Z] #8 exporting layers done [2025-08-27T08:58:47.224Z] #8 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done [2025-08-27T08:58:47.224Z] #8 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done [2025-08-27T08:58:47.224Z] #8 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done [2025-08-27T08:58:47.224Z] #8 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done [2025-08-27T08:58:47.224Z] #8 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done [2025-08-27T08:58:47.224Z] #8 pushing layers 0.1s done [2025-08-27T08:58:47.224Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f [2025-08-27T08:58:47.224Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:47.224Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done [2025-08-27T08:58:47.224Z] #8 DONE 0.2s [2025-08-27T08:58:47.224Z] [2025-08-27T08:58:47.224Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:47.224Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:47.513Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-08-27T08:58:47.513Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-08-27T08:58:47.513Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:47.513Z] #1 transferring dockerfile: 172B done [2025-08-27T08:58:47.513Z] #1 DONE 0.0s [2025-08-27T08:58:47.513Z] [2025-08-27T08:58:47.513Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-27T08:58:47.513Z] #2 DONE 0.0s [2025-08-27T08:58:47.513Z] [2025-08-27T08:58:47.513Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-27T08:58:47.513Z] #3 DONE 0.0s [2025-08-27T08:58:47.513Z] [2025-08-27T08:58:47.513Z] #4 [internal] load .dockerignore [2025-08-27T08:58:47.513Z] #4 transferring context: 2B done [2025-08-27T08:58:47.513Z] #4 DONE 0.0s [2025-08-27T08:58:47.513Z] [2025-08-27T08:58:47.513Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:47.513Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae done [2025-08-27T08:58:47.513Z] #5 DONE 0.0s [2025-08-27T08:58:47.513Z] [2025-08-27T08:58:47.513Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:47.772Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae done [2025-08-27T08:58:47.772Z] #6 CACHED [2025-08-27T08:58:47.772Z] [2025-08-27T08:58:47.772Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:47.772Z] #5 CACHED [2025-08-27T08:58:47.772Z] [2025-08-27T08:58:47.772Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:47.772Z] #7 DONE 0.0s [2025-08-27T08:58:47.772Z] [2025-08-27T08:58:47.772Z] #8 exporting to image [2025-08-27T08:58:47.772Z] #8 exporting layers done [2025-08-27T08:58:47.772Z] #8 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done [2025-08-27T08:58:47.772Z] #8 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done [2025-08-27T08:58:47.772Z] #8 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done [2025-08-27T08:58:47.772Z] #8 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done [2025-08-27T08:58:47.772Z] #8 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done [2025-08-27T08:58:47.772Z] #8 pushing layers 0.0s done [2025-08-27T08:58:47.772Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done [2025-08-27T08:58:47.772Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:47.772Z] #8 DONE 0.1s [2025-08-27T08:58:47.772Z] [2025-08-27T08:58:47.772Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:47.772Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:48.060Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50' [2025-08-27T08:58:48.060Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 --push - [2025-08-27T08:58:48.321Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:48.321Z] #1 transferring dockerfile: 178B done [2025-08-27T08:58:48.321Z] #1 DONE 0.0s [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 [2025-08-27T08:58:48.321Z] #2 DONE 0.0s [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 [2025-08-27T08:58:48.321Z] #3 DONE 0.0s [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] #4 [internal] load .dockerignore [2025-08-27T08:58:48.321Z] #4 transferring context: 2B done [2025-08-27T08:58:48.321Z] #4 DONE 0.0s [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:48.321Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done [2025-08-27T08:58:48.321Z] #5 DONE 0.0s [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:48.321Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done [2025-08-27T08:58:48.321Z] #6 CACHED [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:48.321Z] #5 CACHED [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:48.321Z] #7 DONE 0.0s [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] #8 exporting to image [2025-08-27T08:58:48.321Z] #8 exporting layers done [2025-08-27T08:58:48.321Z] #8 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done [2025-08-27T08:58:48.321Z] #8 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done [2025-08-27T08:58:48.321Z] #8 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done [2025-08-27T08:58:48.321Z] #8 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done [2025-08-27T08:58:48.321Z] #8 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done [2025-08-27T08:58:48.321Z] #8 pushing layers 0.0s done [2025-08-27T08:58:48.321Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done [2025-08-27T08:58:48.321Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:48.321Z] #8 DONE 0.1s [2025-08-27T08:58:48.321Z] [2025-08-27T08:58:48.321Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:48.321Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:48.608Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:48.608Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:48.608Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:48.608Z] #1 transferring dockerfile: 219B done [2025-08-27T08:58:48.608Z] #1 DONE 0.0s [2025-08-27T08:58:48.608Z] [2025-08-27T08:58:48.608Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:48.608Z] #2 DONE 0.0s [2025-08-27T08:58:48.608Z] [2025-08-27T08:58:48.608Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:48.608Z] #3 DONE 0.0s [2025-08-27T08:58:48.608Z] [2025-08-27T08:58:48.608Z] #4 [internal] load .dockerignore [2025-08-27T08:58:48.608Z] #4 transferring context: 2B done [2025-08-27T08:58:48.608Z] #4 DONE 0.0s [2025-08-27T08:58:48.608Z] [2025-08-27T08:58:48.608Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:48.608Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done [2025-08-27T08:58:48.608Z] #5 CACHED [2025-08-27T08:58:48.608Z] [2025-08-27T08:58:48.608Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:48.608Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done [2025-08-27T08:58:48.608Z] #6 CACHED [2025-08-27T08:58:48.608Z] [2025-08-27T08:58:48.608Z] #7 exporting to image [2025-08-27T08:58:48.608Z] #7 exporting layers [2025-08-27T08:58:48.608Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:48.866Z] #7 exporting layers done [2025-08-27T08:58:48.866Z] #7 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done [2025-08-27T08:58:48.866Z] #7 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done [2025-08-27T08:58:48.867Z] #7 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done [2025-08-27T08:58:48.867Z] #7 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done [2025-08-27T08:58:48.867Z] #7 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done [2025-08-27T08:58:48.867Z] #7 pushing layers 0.0s done [2025-08-27T08:58:48.867Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done [2025-08-27T08:58:48.867Z] #7 DONE 0.1s [2025-08-27T08:58:48.867Z] [2025-08-27T08:58:48.867Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:48.867Z] #8 DONE 0.0s [2025-08-27T08:58:48.867Z] [2025-08-27T08:58:48.867Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:48.867Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:49.154Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-08-27T08:58:49.154Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-08-27T08:58:49.154Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:49.154Z] #1 transferring dockerfile: 170B done [2025-08-27T08:58:49.154Z] #1 DONE 0.0s [2025-08-27T08:58:49.154Z] [2025-08-27T08:58:49.154Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-27T08:58:49.154Z] #2 DONE 0.0s [2025-08-27T08:58:49.154Z] [2025-08-27T08:58:49.154Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-27T08:58:49.154Z] #3 DONE 0.0s [2025-08-27T08:58:49.154Z] [2025-08-27T08:58:49.154Z] #4 [internal] load .dockerignore [2025-08-27T08:58:49.154Z] #4 transferring context: 2B done [2025-08-27T08:58:49.154Z] #4 DONE 0.0s [2025-08-27T08:58:49.154Z] [2025-08-27T08:58:49.154Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:49.154Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:49.411Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done [2025-08-27T08:58:49.411Z] #5 CACHED [2025-08-27T08:58:49.411Z] [2025-08-27T08:58:49.411Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae [2025-08-27T08:58:49.411Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done [2025-08-27T08:58:49.411Z] #6 CACHED [2025-08-27T08:58:49.411Z] [2025-08-27T08:58:49.411Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:49.411Z] #7 DONE 0.0s [2025-08-27T08:58:49.411Z] [2025-08-27T08:58:49.411Z] #8 exporting to image [2025-08-27T08:58:49.411Z] #8 exporting layers done [2025-08-27T08:58:49.411Z] #8 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done [2025-08-27T08:58:49.411Z] #8 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done [2025-08-27T08:58:49.411Z] #8 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done [2025-08-27T08:58:49.411Z] #8 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done [2025-08-27T08:58:49.411Z] #8 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done [2025-08-27T08:58:49.411Z] #8 pushing layers 0.0s done [2025-08-27T08:58:49.411Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done [2025-08-27T08:58:49.411Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:49.411Z] #8 DONE 0.1s [2025-08-27T08:58:49.411Z] [2025-08-27T08:58:49.411Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:49.411Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:49.695Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:49.695Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:49.695Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:49.695Z] #1 transferring dockerfile: 206B done [2025-08-27T08:58:49.695Z] #1 DONE 0.0s [2025-08-27T08:58:49.695Z] [2025-08-27T08:58:49.695Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:49.695Z] #2 DONE 0.0s [2025-08-27T08:58:49.695Z] [2025-08-27T08:58:49.695Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:49.695Z] #3 DONE 0.0s [2025-08-27T08:58:49.695Z] [2025-08-27T08:58:49.695Z] #4 [internal] load .dockerignore [2025-08-27T08:58:49.695Z] #4 transferring context: 2B done [2025-08-27T08:58:49.695Z] #4 DONE 0.0s [2025-08-27T08:58:49.955Z] [2025-08-27T08:58:49.955Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:49.955Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done [2025-08-27T08:58:49.955Z] #5 DONE 0.0s [2025-08-27T08:58:49.955Z] [2025-08-27T08:58:49.955Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:49.955Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 done [2025-08-27T08:58:49.955Z] #6 DONE 0.1s [2025-08-27T08:58:49.955Z] [2025-08-27T08:58:49.955Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:49.955Z] #7 DONE 0.0s [2025-08-27T08:58:49.955Z] [2025-08-27T08:58:49.955Z] #8 exporting to image [2025-08-27T08:58:49.955Z] #8 exporting layers done [2025-08-27T08:58:49.955Z] #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 0.0s done [2025-08-27T08:58:49.955Z] #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done [2025-08-27T08:58:49.955Z] #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done [2025-08-27T08:58:49.955Z] #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done [2025-08-27T08:58:49.955Z] #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done [2025-08-27T08:58:49.955Z] #8 pushing layers 0.1s done [2025-08-27T08:58:49.955Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 [2025-08-27T08:58:49.955Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:50.215Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done [2025-08-27T08:58:50.215Z] #8 DONE 0.2s [2025-08-27T08:58:50.215Z] [2025-08-27T08:58:50.215Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:50.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:50.499Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-08-27T08:58:50.499Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-08-27T08:58:50.499Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:50.499Z] #1 transferring dockerfile: 172B done [2025-08-27T08:58:50.499Z] #1 DONE 0.0s [2025-08-27T08:58:50.499Z] [2025-08-27T08:58:50.500Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-27T08:58:50.500Z] #2 DONE 0.0s [2025-08-27T08:58:50.500Z] [2025-08-27T08:58:50.500Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-27T08:58:50.500Z] #3 DONE 0.0s [2025-08-27T08:58:50.500Z] [2025-08-27T08:58:50.500Z] #4 [internal] load .dockerignore [2025-08-27T08:58:50.500Z] #4 transferring context: 2B done [2025-08-27T08:58:50.500Z] #4 DONE 0.0s [2025-08-27T08:58:50.760Z] [2025-08-27T08:58:50.760Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:50.760Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done [2025-08-27T08:58:50.760Z] #5 CACHED [2025-08-27T08:58:50.760Z] [2025-08-27T08:58:50.760Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:50.760Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done [2025-08-27T08:58:50.760Z] #6 CACHED [2025-08-27T08:58:50.760Z] [2025-08-27T08:58:50.760Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:50.760Z] #7 DONE 0.0s [2025-08-27T08:58:50.760Z] [2025-08-27T08:58:50.760Z] #8 exporting to image [2025-08-27T08:58:50.760Z] #8 exporting layers done [2025-08-27T08:58:50.760Z] #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 done [2025-08-27T08:58:50.760Z] #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done [2025-08-27T08:58:50.760Z] #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done [2025-08-27T08:58:50.760Z] #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done [2025-08-27T08:58:50.760Z] #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done [2025-08-27T08:58:50.760Z] #8 pushing layers 0.0s done [2025-08-27T08:58:50.760Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done [2025-08-27T08:58:50.760Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:50.760Z] #8 DONE 0.1s [2025-08-27T08:58:50.760Z] [2025-08-27T08:58:50.760Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:50.760Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:51.056Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 --push - [2025-08-27T08:58:51.056Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50' [2025-08-27T08:58:51.056Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:51.056Z] #1 transferring dockerfile: 178B done [2025-08-27T08:58:51.056Z] #1 DONE 0.0s [2025-08-27T08:58:51.056Z] [2025-08-27T08:58:51.056Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 [2025-08-27T08:58:51.056Z] #2 DONE 0.0s [2025-08-27T08:58:51.056Z] [2025-08-27T08:58:51.056Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 [2025-08-27T08:58:51.056Z] #3 DONE 0.0s [2025-08-27T08:58:51.056Z] [2025-08-27T08:58:51.056Z] #4 [internal] load .dockerignore [2025-08-27T08:58:51.056Z] #4 transferring context: 2B done [2025-08-27T08:58:51.056Z] #4 DONE 0.0s [2025-08-27T08:58:51.056Z] [2025-08-27T08:58:51.056Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:51.056Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done [2025-08-27T08:58:51.056Z] #5 DONE 0.0s [2025-08-27T08:58:51.057Z] [2025-08-27T08:58:51.057Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:51.315Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done [2025-08-27T08:58:51.315Z] #6 CACHED [2025-08-27T08:58:51.315Z] [2025-08-27T08:58:51.315Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:51.315Z] #5 CACHED [2025-08-27T08:58:51.315Z] [2025-08-27T08:58:51.315Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:51.315Z] #7 DONE 0.0s [2025-08-27T08:58:51.315Z] [2025-08-27T08:58:51.315Z] #8 exporting to image [2025-08-27T08:58:51.315Z] #8 exporting layers done [2025-08-27T08:58:51.315Z] #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 done [2025-08-27T08:58:51.315Z] #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done [2025-08-27T08:58:51.315Z] #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done [2025-08-27T08:58:51.315Z] #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done [2025-08-27T08:58:51.315Z] #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done [2025-08-27T08:58:51.315Z] #8 pushing layers 0.0s done [2025-08-27T08:58:51.315Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done [2025-08-27T08:58:51.315Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:51.315Z] #8 DONE 0.1s [2025-08-27T08:58:51.315Z] [2025-08-27T08:58:51.315Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:51.315Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:51.605Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:51.605Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:51.605Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:51.605Z] #1 transferring dockerfile: 219B done [2025-08-27T08:58:51.605Z] #1 DONE 0.0s [2025-08-27T08:58:51.605Z] [2025-08-27T08:58:51.605Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:51.605Z] #2 DONE 0.0s [2025-08-27T08:58:51.605Z] [2025-08-27T08:58:51.605Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:51.605Z] #3 DONE 0.0s [2025-08-27T08:58:51.605Z] [2025-08-27T08:58:51.605Z] #4 [internal] load .dockerignore [2025-08-27T08:58:51.605Z] #4 transferring context: 2B done [2025-08-27T08:58:51.605Z] #4 DONE 0.0s [2025-08-27T08:58:51.605Z] [2025-08-27T08:58:51.605Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:51.605Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done [2025-08-27T08:58:51.605Z] #5 DONE 0.0s [2025-08-27T08:58:51.605Z] [2025-08-27T08:58:51.605Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:51.864Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done [2025-08-27T08:58:51.864Z] #6 CACHED [2025-08-27T08:58:51.864Z] [2025-08-27T08:58:51.864Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:51.864Z] #5 CACHED [2025-08-27T08:58:51.864Z] [2025-08-27T08:58:51.864Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:51.864Z] #7 DONE 0.0s [2025-08-27T08:58:51.864Z] [2025-08-27T08:58:51.864Z] #8 exporting to image [2025-08-27T08:58:51.864Z] #8 exporting layers done [2025-08-27T08:58:51.864Z] #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 done [2025-08-27T08:58:51.864Z] #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done [2025-08-27T08:58:51.864Z] #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done [2025-08-27T08:58:51.864Z] #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done [2025-08-27T08:58:51.864Z] #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done [2025-08-27T08:58:51.864Z] #8 pushing layers 0.0s done [2025-08-27T08:58:51.864Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done [2025-08-27T08:58:51.864Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:51.864Z] #8 DONE 0.1s [2025-08-27T08:58:51.864Z] [2025-08-27T08:58:51.864Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:51.864Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:52.152Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-08-27T08:58:52.152Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-08-27T08:58:52.409Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:52.409Z] #1 transferring dockerfile: 170B done [2025-08-27T08:58:52.409Z] #1 DONE 0.0s [2025-08-27T08:58:52.409Z] [2025-08-27T08:58:52.409Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-27T08:58:52.409Z] #2 DONE 0.0s [2025-08-27T08:58:52.409Z] [2025-08-27T08:58:52.409Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-27T08:58:52.409Z] #3 DONE 0.0s [2025-08-27T08:58:52.409Z] [2025-08-27T08:58:52.409Z] #4 [internal] load .dockerignore [2025-08-27T08:58:52.409Z] #4 transferring context: 2B done [2025-08-27T08:58:52.409Z] #4 DONE 0.0s [2025-08-27T08:58:52.409Z] [2025-08-27T08:58:52.409Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:52.409Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 done [2025-08-27T08:58:52.409Z] #5 CACHED [2025-08-27T08:58:52.409Z] [2025-08-27T08:58:52.409Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 [2025-08-27T08:58:52.409Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done [2025-08-27T08:58:52.410Z] #6 CACHED [2025-08-27T08:58:52.410Z] [2025-08-27T08:58:52.410Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:52.410Z] #7 DONE 0.0s [2025-08-27T08:58:52.410Z] [2025-08-27T08:58:52.410Z] #8 exporting to image [2025-08-27T08:58:52.410Z] #8 exporting layers done [2025-08-27T08:58:52.410Z] #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 done [2025-08-27T08:58:52.410Z] #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done [2025-08-27T08:58:52.410Z] #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done [2025-08-27T08:58:52.410Z] #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done [2025-08-27T08:58:52.410Z] #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done [2025-08-27T08:58:52.410Z] #8 pushing layers 0.0s done [2025-08-27T08:58:52.410Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done [2025-08-27T08:58:52.410Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:52.410Z] #8 DONE 0.1s [2025-08-27T08:58:52.410Z] [2025-08-27T08:58:52.410Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:52.410Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:52.697Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' [2025-08-27T08:58:52.697Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - [2025-08-27T08:58:52.956Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:52.956Z] #1 transferring dockerfile: 202B done [2025-08-27T08:58:52.956Z] #1 DONE 0.0s [2025-08-27T08:58:52.956Z] [2025-08-27T08:58:52.956Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:52.956Z] #2 DONE 0.0s [2025-08-27T08:58:52.956Z] [2025-08-27T08:58:52.956Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T08:58:52.956Z] #3 DONE 0.0s [2025-08-27T08:58:52.956Z] [2025-08-27T08:58:52.956Z] #4 [internal] load .dockerignore [2025-08-27T08:58:52.956Z] #4 transferring context: 2B done [2025-08-27T08:58:52.956Z] #4 DONE 0.0s [2025-08-27T08:58:52.956Z] [2025-08-27T08:58:52.956Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:52.956Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:52.956Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:52.956Z] #5 DONE 0.0s [2025-08-27T08:58:52.956Z] [2025-08-27T08:58:52.956Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:52.956Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:52.956Z] #6 DONE 0.1s [2025-08-27T08:58:52.956Z] [2025-08-27T08:58:52.956Z] #7 exporting to image [2025-08-27T08:58:52.956Z] #7 exporting layers done [2025-08-27T08:58:52.956Z] #7 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done [2025-08-27T08:58:52.956Z] #7 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done [2025-08-27T08:58:52.956Z] #7 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done [2025-08-27T08:58:52.956Z] #7 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 [2025-08-27T08:58:52.956Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:52.956Z] #7 ... [2025-08-27T08:58:52.956Z] [2025-08-27T08:58:52.956Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:52.956Z] #8 DONE 0.0s [2025-08-27T08:58:52.956Z] [2025-08-27T08:58:52.956Z] #7 exporting to image [2025-08-27T08:58:52.956Z] #7 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done [2025-08-27T08:58:52.956Z] #7 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done [2025-08-27T08:58:52.956Z] #7 pushing layers 0.1s done [2025-08-27T08:58:52.956Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 [2025-08-27T08:58:53.215Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done [2025-08-27T08:58:53.215Z] #7 DONE 0.2s [2025-08-27T08:58:53.215Z] [2025-08-27T08:58:53.215Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:53.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:53.502Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-08-27T08:58:53.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-08-27T08:58:53.503Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:53.503Z] #1 transferring dockerfile: 168B done [2025-08-27T08:58:53.503Z] #1 DONE 0.0s [2025-08-27T08:58:53.503Z] [2025-08-27T08:58:53.503Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-27T08:58:53.503Z] #2 DONE 0.0s [2025-08-27T08:58:53.503Z] [2025-08-27T08:58:53.503Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-27T08:58:53.503Z] #3 DONE 0.0s [2025-08-27T08:58:53.503Z] [2025-08-27T08:58:53.503Z] #4 [internal] load .dockerignore [2025-08-27T08:58:53.503Z] #4 transferring context: 2B done [2025-08-27T08:58:53.503Z] #4 DONE 0.0s [2025-08-27T08:58:53.503Z] [2025-08-27T08:58:53.503Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:53.503Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:53.503Z] #5 DONE 0.0s [2025-08-27T08:58:53.503Z] [2025-08-27T08:58:53.503Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:53.761Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:53.761Z] #6 CACHED [2025-08-27T08:58:53.761Z] [2025-08-27T08:58:53.761Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:53.761Z] #5 CACHED [2025-08-27T08:58:53.761Z] [2025-08-27T08:58:53.761Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:53.761Z] #7 DONE 0.0s [2025-08-27T08:58:53.761Z] [2025-08-27T08:58:53.761Z] #8 exporting to image [2025-08-27T08:58:53.761Z] #8 exporting layers done [2025-08-27T08:58:53.761Z] #8 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done [2025-08-27T08:58:53.761Z] #8 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done [2025-08-27T08:58:53.761Z] #8 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done [2025-08-27T08:58:53.761Z] #8 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done [2025-08-27T08:58:53.761Z] #8 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done [2025-08-27T08:58:53.761Z] #8 pushing layers 0.0s done [2025-08-27T08:58:53.761Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done [2025-08-27T08:58:53.761Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:53.761Z] #8 DONE 0.1s [2025-08-27T08:58:53.761Z] [2025-08-27T08:58:53.761Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:53.761Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:54.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 --push - [2025-08-27T08:58:54.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50' [2025-08-27T08:58:54.308Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:54.308Z] #1 transferring dockerfile: 174B done [2025-08-27T08:58:54.308Z] #1 DONE 0.0s [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 [2025-08-27T08:58:54.308Z] #2 DONE 0.0s [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 [2025-08-27T08:58:54.308Z] #3 DONE 0.0s [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] #4 [internal] load .dockerignore [2025-08-27T08:58:54.308Z] #4 transferring context: 2B done [2025-08-27T08:58:54.308Z] #4 DONE 0.0s [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:54.308Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:54.308Z] #5 DONE 0.0s [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:54.308Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:54.308Z] #6 CACHED [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:54.308Z] #5 CACHED [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:54.308Z] #7 DONE 0.0s [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] #8 exporting to image [2025-08-27T08:58:54.308Z] #8 exporting layers done [2025-08-27T08:58:54.308Z] #8 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done [2025-08-27T08:58:54.308Z] #8 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done [2025-08-27T08:58:54.308Z] #8 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done [2025-08-27T08:58:54.308Z] #8 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done [2025-08-27T08:58:54.308Z] #8 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done [2025-08-27T08:58:54.308Z] #8 pushing layers 0.0s done [2025-08-27T08:58:54.308Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done [2025-08-27T08:58:54.308Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:54.308Z] #8 DONE 0.1s [2025-08-27T08:58:54.308Z] [2025-08-27T08:58:54.308Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:54.308Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:54.596Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' [2025-08-27T08:58:54.596Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - [2025-08-27T08:58:54.855Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:54.855Z] #1 transferring dockerfile: 215B done [2025-08-27T08:58:54.855Z] #1 DONE 0.0s [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:54.855Z] #2 DONE 0.0s [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T08:58:54.855Z] #3 DONE 0.0s [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] #4 [internal] load .dockerignore [2025-08-27T08:58:54.855Z] #4 transferring context: 2B done [2025-08-27T08:58:54.855Z] #4 DONE 0.0s [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:54.855Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:54.855Z] #5 DONE 0.0s [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:54.855Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:54.855Z] #6 CACHED [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:54.855Z] #5 CACHED [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:54.855Z] #7 DONE 0.0s [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] #8 exporting to image [2025-08-27T08:58:54.855Z] #8 exporting layers done [2025-08-27T08:58:54.855Z] #8 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done [2025-08-27T08:58:54.855Z] #8 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done [2025-08-27T08:58:54.855Z] #8 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done [2025-08-27T08:58:54.855Z] #8 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done [2025-08-27T08:58:54.855Z] #8 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done [2025-08-27T08:58:54.855Z] #8 pushing layers 0.0s done [2025-08-27T08:58:54.855Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done [2025-08-27T08:58:54.855Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:54.855Z] #8 DONE 0.1s [2025-08-27T08:58:54.855Z] [2025-08-27T08:58:54.855Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:54.855Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T08:58:55.149Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-08-27T08:58:55.149Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-08-27T08:58:55.149Z] #1 [internal] load build definition from Dockerfile [2025-08-27T08:58:55.149Z] #1 transferring dockerfile: 166B done [2025-08-27T08:58:55.149Z] #1 DONE 0.0s [2025-08-27T08:58:55.149Z] [2025-08-27T08:58:55.149Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-27T08:58:55.149Z] #2 DONE 0.0s [2025-08-27T08:58:55.149Z] [2025-08-27T08:58:55.149Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-27T08:58:55.149Z] #3 DONE 0.0s [2025-08-27T08:58:55.149Z] [2025-08-27T08:58:55.149Z] #4 [internal] load .dockerignore [2025-08-27T08:58:55.149Z] #4 transferring context: 2B done [2025-08-27T08:58:55.149Z] #4 DONE 0.0s [2025-08-27T08:58:55.149Z] [2025-08-27T08:58:55.149Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:55.149Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:55.409Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:55.409Z] #5 CACHED [2025-08-27T08:58:55.409Z] [2025-08-27T08:58:55.409Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e [2025-08-27T08:58:55.409Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done [2025-08-27T08:58:55.409Z] #6 CACHED [2025-08-27T08:58:55.409Z] [2025-08-27T08:58:55.409Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T08:58:55.409Z] #7 DONE 0.0s [2025-08-27T08:58:55.409Z] [2025-08-27T08:58:55.409Z] #8 exporting to image [2025-08-27T08:58:55.409Z] #8 exporting layers done [2025-08-27T08:58:55.409Z] #8 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done [2025-08-27T08:58:55.409Z] #8 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done [2025-08-27T08:58:55.409Z] #8 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done [2025-08-27T08:58:55.409Z] #8 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done [2025-08-27T08:58:55.409Z] #8 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done [2025-08-27T08:58:55.409Z] #8 pushing layers 0.0s done [2025-08-27T08:58:55.409Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done [2025-08-27T08:58:55.409Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T08:58:55.409Z] #8 DONE 0.1s [2025-08-27T08:58:55.409Z] [2025-08-27T08:58:55.409Z] 1 warning found (use --debug to expand): [2025-08-27T08:58:55.409Z]  - 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-08-27T08:58:55.790Z] + '[' -d /w/workspace/edgex-go/891/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:58:56.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:58:56.635Z] ---> package-listing.sh [2025-08-27T08:58:56.635Z] ++ facter osfamily [2025-08-27T08:58:56.635Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-27T08:58:56.893Z] + OS_FAMILY=redhat [2025-08-27T08:58:56.893Z] + workspace=/w/workspace/edgex-go/891 [2025-08-27T08:58:56.893Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-27T08:58:56.893Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-27T08:58:56.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-27T08:58:56.893Z] + PACKAGES=/tmp/packages_start.txt [2025-08-27T08:58:56.893Z] + '[' /w/workspace/edgex-go/891 ']' [2025-08-27T08:58:56.893Z] + PACKAGES=/tmp/packages_end.txt [2025-08-27T08:58:56.893Z] + case "${OS_FAMILY}" in [2025-08-27T08:58:56.893Z] + rpm -qa [2025-08-27T08:58:56.893Z] + sort [2025-08-27T08:58:57.827Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-27T08:58:57.827Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-27T08:58:57.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-27T08:58:57.827Z] + '[' /w/workspace/edgex-go/891 ']' [2025-08-27T08:58:57.827Z] + mkdir -p /w/workspace/edgex-go/891/archives/ [2025-08-27T08:58:57.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/891/archives/ [Pipeline] echo [2025-08-27T08:58:57.841Z] 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/891/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-27T08:58:58.120Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:58:58.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T08:58:58.685Z] [2025-08-27T08:58:58.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T08:58:59.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T08:58:59.004Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-27T08:58:59.004Z] 5eb5b503b376: Pulling fs layer [2025-08-27T08:58:59.004Z] 5c69ac0246d0: Pulling fs layer [2025-08-27T08:58:59.004Z] ec43610c2a17: Pulling fs layer [2025-08-27T08:58:59.004Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-27T08:58:59.004Z] 33b1e0a273af: Pulling fs layer [2025-08-27T08:58:59.004Z] 5d3b04190fa2: Pulling fs layer [2025-08-27T08:58:59.004Z] 2f39f015ded8: Pulling fs layer [2025-08-27T08:58:59.004Z] 3a2ae6a8a46f: Waiting [2025-08-27T08:58:59.004Z] 33b1e0a273af: Waiting [2025-08-27T08:58:59.004Z] 5d3b04190fa2: Waiting [2025-08-27T08:58:59.004Z] 2f39f015ded8: Waiting [2025-08-27T08:58:59.004Z] 5c69ac0246d0: Verifying Checksum [2025-08-27T08:58:59.004Z] 5c69ac0246d0: Download complete [2025-08-27T08:58:59.004Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-27T08:58:59.004Z] 3a2ae6a8a46f: Download complete [2025-08-27T08:58:59.004Z] 33b1e0a273af: Verifying Checksum [2025-08-27T08:58:59.004Z] 33b1e0a273af: Download complete [2025-08-27T08:58:59.004Z] 5d3b04190fa2: Verifying Checksum [2025-08-27T08:58:59.004Z] 5d3b04190fa2: Download complete [2025-08-27T08:58:59.004Z] ec43610c2a17: Verifying Checksum [2025-08-27T08:58:59.004Z] ec43610c2a17: Download complete [2025-08-27T08:58:59.269Z] 5eb5b503b376: Verifying Checksum [2025-08-27T08:58:59.269Z] 5eb5b503b376: Download complete [2025-08-27T08:58:59.848Z] 2f39f015ded8: Verifying Checksum [2025-08-27T08:58:59.848Z] 2f39f015ded8: Download complete [2025-08-27T08:59:00.795Z] 5eb5b503b376: Pull complete [2025-08-27T08:59:00.796Z] 5c69ac0246d0: Pull complete [2025-08-27T08:59:01.057Z] ec43610c2a17: Pull complete [2025-08-27T08:59:01.315Z] 3a2ae6a8a46f: Pull complete [2025-08-27T08:59:01.315Z] 33b1e0a273af: Pull complete [2025-08-27T08:59:01.573Z] 5d3b04190fa2: Pull complete [2025-08-27T08:59:05.782Z] 2f39f015ded8: Pull complete [2025-08-27T08:59:05.782Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-27T08:59:05.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T08:59:05.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T08:59:05.953Z] prd-centos7-docker-4c-2g-7699 does not seem to be running inside a container [2025-08-27T08:59:05.981Z] $ 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/891/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-27T08:59:09.855Z] $ docker top c83223fa2ac43e0da0c66d7018d52dc12458ca075dccf7c9b3a3678adf89dd37 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T08:59:10.282Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-27T08:59:10.576Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-27T08:59:10.866Z] + ls /var/log/sa-host [2025-08-27T08:59:10.866Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T08:59:10.959Z] provisioning config files... [2025-08-27T08:59:10.970Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7532437173726293364tmp [Pipeline] { [Pipeline] echo [2025-08-27T08:59:10.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:59:11.274Z] ---> create-netrc.sh [Pipeline] } [2025-08-27T08:59:11.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:59:11.632Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-27T08:59:11.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T08:59:11.928Z] ---> sudo-logs.sh [2025-08-27T08:59:11.928Z] Archiving 'sudo' log.. [2025-08-27T08:59:11.928Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T08:59:11.968Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-27T08:59:11.971Z] $ docker stop --time=1 c83223fa2ac43e0da0c66d7018d52dc12458ca075dccf7c9b3a3678adf89dd37 [2025-08-27T08:59:13.104Z] $ docker rm -f --volumes c83223fa2ac43e0da0c66d7018d52dc12458ca075dccf7c9b3a3678adf89dd37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-27T08:59:13.218Z] [WS-CLEANUP] Deleting project workspace... [2025-08-27T08:59:13.218Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-27T08:59:13.239Z] [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-08-27T09:12:11.434Z] #144 ... [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-27T09:12:11.434Z] #147 DONE 1060.9s [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:12:11.434Z] #122 ... [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:12:11.434Z] #155 DONE 0.2s [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-27T09:12:11.434Z] #145 ... [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:12:11.434Z] #156 DONE 0.2s [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:12:11.434Z] #122 ... [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-27T09:12:11.434Z] #157 DONE 0.3s [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #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-08-27T09:12:11.434Z] #158 DONE 0.2s [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #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-08-27T09:12:11.434Z] #159 DONE 0.2s [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #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-08-27T09:12:11.434Z] #160 DONE 1.8s [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #109 [core-common-config-bootstrapper] exporting to image [2025-08-27T09:12:11.434Z] #109 exporting layers [2025-08-27T09:12:11.434Z] #109 exporting layers 0.8s done [2025-08-27T09:12:11.434Z] #109 writing image sha256:5efbd86ad1fc13df04876b41ae61da1f7b6581291c0ecd235d938425aafeca5d 0.0s done [2025-08-27T09:12:11.434Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-08-27T09:12:11.434Z] #109 DONE 8.2s [2025-08-27T09:12:11.434Z] [2025-08-27T09:12:11.434Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:12:23.750Z] #122 ... [2025-08-27T09:12:23.750Z] [2025-08-27T09:12:23.750Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-27T09:12:23.750Z] #151 DONE 1085.4s [2025-08-27T09:12:23.750Z] [2025-08-27T09:12:23.750Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:12:24.047Z] #122 ... [2025-08-27T09:12:24.316Z] [2025-08-27T09:12:24.316Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-27T09:12:24.585Z] #161 DONE 0.3s [2025-08-27T09:12:24.585Z] [2025-08-27T09:12:24.585Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-27T09:12:26.527Z] #162 DONE 2.1s [2025-08-27T09:12:26.527Z] [2025-08-27T09:12:26.527Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:12:26.807Z] #163 DONE 0.4s [2025-08-27T09:12:26.807Z] [2025-08-27T09:12:26.807Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:12:27.397Z] #164 DONE 0.2s [2025-08-27T09:12:27.397Z] [2025-08-27T09:12:27.397Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-27T09:12:27.663Z] #165 DONE 0.5s [2025-08-27T09:12:27.663Z] [2025-08-27T09:12:27.663Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-27T09:12:27.933Z] #166 DONE 0.2s [2025-08-27T09:12:27.933Z] [2025-08-27T09:12:27.933Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:12:27.933Z] #122 ... [2025-08-27T09:12:27.933Z] [2025-08-27T09:12:27.933Z] #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-08-27T09:12:27.933Z] #167 DONE 0.1s [2025-08-27T09:12:27.933Z] [2025-08-27T09:12:27.933Z] #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-08-27T09:12:27.933Z] #168 DONE 0.1s [2025-08-27T09:12:27.933Z] [2025-08-27T09:12:27.933Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:12:28.202Z] #148 ... [2025-08-27T09:12:28.202Z] [2025-08-27T09:12:28.202Z] #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-08-27T09:12:28.202Z] #169 DONE 0.1s [2025-08-27T09:12:28.472Z] [2025-08-27T09:12:28.472Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-27T09:12:28.472Z] #170 DONE 0.3s [2025-08-27T09:12:28.472Z] [2025-08-27T09:12:28.472Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:12:28.741Z] #148 ... [2025-08-27T09:12:28.741Z] [2025-08-27T09:12:28.741Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-27T09:12:30.687Z] #171 DONE 2.1s [2025-08-27T09:12:30.687Z] [2025-08-27T09:12:30.687Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T09:12:30.687Z] #149 ... [2025-08-27T09:12:30.687Z] [2025-08-27T09:12:30.687Z] #109 [security-bootstrapper] exporting to image [2025-08-27T09:12:30.687Z] #109 exporting layers [2025-08-27T09:12:32.102Z] #109 exporting layers 1.4s done [2025-08-27T09:12:32.102Z] #109 writing image sha256:817bbe1f18be9df8f9232bae31b953076fe99efcf74818b39ec0ada7ecb9e8b7 done [2025-08-27T09:12:32.102Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2025-08-27T09:12:32.102Z] #109 DONE 9.6s [2025-08-27T09:12:32.102Z] [2025-08-27T09:12:32.102Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:27:40.176Z] #148 ... [2025-08-27T09:27:40.176Z] [2025-08-27T09:27:40.176Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-27T09:27:40.176Z] #146 DONE 1998.7s [2025-08-27T09:27:40.176Z] [2025-08-27T09:27:40.176Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T09:27:40.176Z] #149 ... [2025-08-27T09:27:40.176Z] [2025-08-27T09:27:40.176Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:27:40.176Z] #172 DONE 0.2s [2025-08-27T09:27:40.176Z] [2025-08-27T09:27:40.176Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:27:40.176Z] #173 DONE 0.2s [2025-08-27T09:27:40.176Z] [2025-08-27T09:27:40.176Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-27T09:27:40.176Z] #174 DONE 0.5s [2025-08-27T09:27:40.176Z] [2025-08-27T09:27:40.176Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-27T09:27:40.176Z] #175 DONE 0.1s [2025-08-27T09:27:40.176Z] [2025-08-27T09:27:40.176Z] #109 [core-command] exporting to image [2025-08-27T09:27:40.176Z] #109 exporting layers [2025-08-27T09:27:40.176Z] #109 exporting layers 0.5s done [2025-08-27T09:27:40.176Z] #109 writing image sha256:9411e339531268cfb4e42b6b7c1cab80fdb04f84171fd944c448037ce06008ef done [2025-08-27T09:27:40.176Z] #109 naming to docker.io/library/core-command-arm64 0.1s done [2025-08-27T09:27:40.176Z] #109 DONE 10.2s [2025-08-27T09:27:40.176Z] [2025-08-27T09:27:40.176Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T09:27:46.812Z] #150 ... [2025-08-27T09:27:46.812Z] [2025-08-27T09:27:46.812Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-27T09:27:46.812Z] #153 2008.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-27T09:27:56.896Z] #153 ... [2025-08-27T09:27:56.897Z] [2025-08-27T09:27:56.897Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-27T09:27:56.897Z] #145 DONE 2018.6s [2025-08-27T09:27:56.897Z] [2025-08-27T09:27:56.897Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:27:57.194Z] #148 ... [2025-08-27T09:27:57.194Z] [2025-08-27T09:27:57.194Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:27:57.466Z] #176 DONE 0.2s [2025-08-27T09:27:57.466Z] [2025-08-27T09:27:57.466Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:27:57.738Z] #177 DONE 0.3s [2025-08-27T09:27:57.738Z] [2025-08-27T09:27:57.738Z] #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-08-27T09:27:57.738Z] #178 DONE 0.2s [2025-08-27T09:27:57.738Z] [2025-08-27T09:27:57.738Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-27T09:27:58.005Z] #179 DONE 0.1s [2025-08-27T09:27:58.005Z] [2025-08-27T09:27:58.005Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-27T09:27:58.607Z] #180 DONE 0.5s [2025-08-27T09:27:58.607Z] [2025-08-27T09:27:58.607Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-27T09:27:58.607Z] #181 DONE 0.2s [2025-08-27T09:27:58.607Z] [2025-08-27T09:27:58.607Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-27T09:28:00.569Z] #182 DONE 2.1s [2025-08-27T09:28:00.569Z] [2025-08-27T09:28:00.569Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T09:28:00.837Z] #149 ... [2025-08-27T09:28:00.837Z] [2025-08-27T09:28:00.837Z] #109 [security-proxy-setup] exporting to image [2025-08-27T09:28:00.837Z] #109 exporting layers [2025-08-27T09:28:01.803Z] #109 exporting layers 1.1s done [2025-08-27T09:28:01.803Z] #109 writing image sha256:a86765a3691af925adaa0d72f0539e977948a7f817c0eda8b287c4274e81bd3f done [2025-08-27T09:28:01.803Z] #109 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-08-27T09:28:01.803Z] #109 DONE 11.3s [2025-08-27T09:28:01.803Z] [2025-08-27T09:28:01.803Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T09:28:20.010Z] #42 ... [2025-08-27T09:28:20.010Z] [2025-08-27T09:28:20.010Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-27T09:28:20.010Z] #153 DONE 2041.2s [2025-08-27T09:28:20.010Z] [2025-08-27T09:28:20.010Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T09:28:20.010Z] #149 ... [2025-08-27T09:28:20.010Z] [2025-08-27T09:28:20.010Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:28:20.010Z] #183 DONE 0.3s [2025-08-27T09:28:20.010Z] [2025-08-27T09:28:20.010Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T09:28:20.010Z] #149 ... [2025-08-27T09:28:20.010Z] [2025-08-27T09:28:20.010Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:28:20.276Z] #184 DONE 0.3s [2025-08-27T09:28:20.276Z] [2025-08-27T09:28:20.276Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T09:28:20.276Z] #149 ... [2025-08-27T09:28:20.276Z] [2025-08-27T09:28:20.276Z] #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-08-27T09:28:20.544Z] #185 DONE 0.2s [2025-08-27T09:28:20.544Z] [2025-08-27T09:28:20.544Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:28:20.544Z] #148 ... [2025-08-27T09:28:20.544Z] [2025-08-27T09:28:20.544Z] #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-08-27T09:28:20.815Z] #186 DONE 0.2s [2025-08-27T09:28:20.815Z] [2025-08-27T09:28:20.815Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-27T09:28:20.815Z] #187 DONE 0.1s [2025-08-27T09:28:20.815Z] [2025-08-27T09:28:20.815Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-27T09:28:21.399Z] #188 DONE 0.5s [2025-08-27T09:28:21.399Z] [2025-08-27T09:28:21.399Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-27T09:28:21.676Z] #189 DONE 0.5s [2025-08-27T09:28:21.676Z] [2025-08-27T09:28:21.676Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-27T09:28:21.944Z] #190 DONE 0.1s [2025-08-27T09:28:21.944Z] [2025-08-27T09:28:21.944Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-27T09:28:23.896Z] #191 DONE 1.7s [2025-08-27T09:28:23.896Z] [2025-08-27T09:28:23.896Z] #109 [security-secretstore-setup] exporting to image [2025-08-27T09:28:23.896Z] #109 exporting layers [2025-08-27T09:28:25.315Z] #109 exporting layers 1.6s done [2025-08-27T09:28:25.315Z] #109 writing image sha256:bffd68c73e08252c7083a2739514919b816c8fe61d7bc5e96120d74fa216211b done [2025-08-27T09:28:25.315Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-27T09:28:25.315Z] #109 DONE 12.9s [2025-08-27T09:28:25.315Z] [2025-08-27T09:28:25.315Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:29:21.732Z] #148 ... [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-27T09:29:21.732Z] #154 DONE 2098.6s [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:29:21.732Z] #148 ... [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:29:21.732Z] #192 DONE 0.3s [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:29:21.732Z] #148 ... [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:29:21.732Z] #193 DONE 0.3s [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-27T09:29:21.732Z] #194 DONE 0.4s [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #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-08-27T09:29:21.732Z] #195 DONE 0.1s [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:29:21.732Z] #122 ... [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #109 [security-spiffe-token-provider] exporting to image [2025-08-27T09:29:21.732Z] #109 exporting layers [2025-08-27T09:29:21.732Z] #109 exporting layers 0.9s done [2025-08-27T09:29:21.732Z] #109 writing image sha256:35b62139534ea87d996f1cf432debbbbe25fbcc15df05e425d77cf1a5ffe0503 done [2025-08-27T09:29:21.732Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-08-27T09:29:21.732Z] #109 DONE 13.8s [2025-08-27T09:29:21.732Z] [2025-08-27T09:29:21.732Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T09:30:08.578Z] #42 ... [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-27T09:30:08.578Z] #149 DONE 2144.2s [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:30:08.578Z] #148 ... [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:30:08.578Z] #196 DONE 0.2s [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:30:08.578Z] #197 DONE 0.2s [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:08.578Z] #122 ... [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-27T09:30:08.578Z] #198 DONE 0.5s [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-27T09:30:08.578Z] #199 DONE 0.1s [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:08.578Z] #122 ... [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-27T09:30:08.578Z] #200 DONE 0.1s [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-27T09:30:08.578Z] #201 DONE 2.8s [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #109 [security-proxy-auth] exporting to image [2025-08-27T09:30:08.578Z] #109 exporting layers [2025-08-27T09:30:08.578Z] #109 exporting layers 1.0s done [2025-08-27T09:30:08.578Z] #109 writing image sha256:c8fd9d7e2769107d22638378b716ef10b694e2d9627ecc1421c74a423fda039d done [2025-08-27T09:30:08.578Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2025-08-27T09:30:08.578Z] #109 DONE 14.7s [2025-08-27T09:30:08.578Z] [2025-08-27T09:30:08.578Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T09:30:09.535Z] #42 ... [2025-08-27T09:30:09.535Z] [2025-08-27T09:30:09.535Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-27T09:30:09.535Z] #148 DONE 2151.2s [2025-08-27T09:30:09.535Z] [2025-08-27T09:30:09.535Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T09:30:09.800Z] #42 ... [2025-08-27T09:30:09.800Z] [2025-08-27T09:30:09.800Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:30:10.065Z] #202 DONE 0.2s [2025-08-27T09:30:10.065Z] [2025-08-27T09:30:10.065Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:10.338Z] #122 ... [2025-08-27T09:30:10.338Z] [2025-08-27T09:30:10.338Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-27T09:30:10.932Z] #203 DONE 0.7s [2025-08-27T09:30:10.932Z] [2025-08-27T09:30:10.932Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T09:30:11.206Z] #150 ... [2025-08-27T09:30:11.206Z] [2025-08-27T09:30:11.207Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-27T09:30:11.207Z] #204 DONE 0.1s [2025-08-27T09:30:11.207Z] [2025-08-27T09:30:11.207Z] #109 [core-keeper] exporting to image [2025-08-27T09:30:11.788Z] #109 exporting layers 0.5s done [2025-08-27T09:30:11.788Z] #109 writing image sha256:fc55efc5bd14d8a0c204a1f1ea25c5c93597f93eb20f50deba01de7f00576c23 done [2025-08-27T09:30:11.788Z] #109 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-08-27T09:30:11.788Z] #109 DONE 15.3s [2025-08-27T09:30:11.788Z] [2025-08-27T09:30:11.788Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-27T09:30:13.195Z] #150 DONE 2155.1s [2025-08-27T09:30:13.195Z] [2025-08-27T09:30:13.195Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:13.464Z] #122 ... [2025-08-27T09:30:13.464Z] [2025-08-27T09:30:13.464Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:30:13.731Z] #205 DONE 0.2s [2025-08-27T09:30:13.731Z] [2025-08-27T09:30:13.731Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-27T09:30:14.000Z] #152 ... [2025-08-27T09:30:14.000Z] [2025-08-27T09:30:14.000Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:30:14.000Z] #206 DONE 0.1s [2025-08-27T09:30:14.000Z] [2025-08-27T09:30:14.000Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:14.265Z] #122 ... [2025-08-27T09:30:14.265Z] [2025-08-27T09:30:14.265Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-27T09:30:14.843Z] #207 DONE 0.5s [2025-08-27T09:30:14.843Z] [2025-08-27T09:30:14.843Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-27T09:30:14.843Z] #208 DONE 0.2s [2025-08-27T09:30:14.843Z] [2025-08-27T09:30:14.843Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T09:30:14.843Z] #42 ... [2025-08-27T09:30:14.843Z] [2025-08-27T09:30:14.843Z] #109 [core-data] exporting to image [2025-08-27T09:30:15.107Z] #109 ... [2025-08-27T09:30:15.107Z] [2025-08-27T09:30:15.107Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-27T09:30:15.107Z] #152 DONE 2157.1s [2025-08-27T09:30:15.372Z] [2025-08-27T09:30:15.372Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T09:30:15.637Z] #144 ... [2025-08-27T09:30:15.637Z] [2025-08-27T09:30:15.637Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:30:15.637Z] #209 DONE 0.2s [2025-08-27T09:30:15.637Z] [2025-08-27T09:30:15.637Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T09:30:15.903Z] #144 ... [2025-08-27T09:30:15.903Z] [2025-08-27T09:30:15.903Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:30:15.903Z] #210 DONE 0.1s [2025-08-27T09:30:15.903Z] [2025-08-27T09:30:15.903Z] #109 [core-data] exporting to image [2025-08-27T09:30:15.903Z] #109 exporting layers 1.1s done [2025-08-27T09:30:15.903Z] #109 writing image sha256:4c9c57f5e6b85d1a280e001bf360b7892a8c296fad1fe068638c6852b97b39ed [2025-08-27T09:30:16.171Z] #109 writing image sha256:4c9c57f5e6b85d1a280e001bf360b7892a8c296fad1fe068638c6852b97b39ed done [2025-08-27T09:30:16.171Z] #109 naming to docker.io/library/core-data-arm64 done [2025-08-27T09:30:16.171Z] #109 DONE 16.4s [2025-08-27T09:30:16.171Z] [2025-08-27T09:30:16.171Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-27T09:30:16.435Z] #211 DONE 0.5s [2025-08-27T09:30:16.435Z] [2025-08-27T09:30:16.435Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:16.700Z] #122 ... [2025-08-27T09:30:16.700Z] [2025-08-27T09:30:16.700Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-27T09:30:16.700Z] #212 DONE 0.1s [2025-08-27T09:30:16.700Z] [2025-08-27T09:30:16.700Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-27T09:30:16.700Z] #213 DONE 0.1s [2025-08-27T09:30:16.700Z] [2025-08-27T09:30:16.700Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:16.967Z] #122 ... [2025-08-27T09:30:16.967Z] [2025-08-27T09:30:16.967Z] #109 [core-metadata] exporting to image [2025-08-27T09:30:17.547Z] #109 exporting layers 0.6s done [2025-08-27T09:30:17.547Z] #109 writing image sha256:04e5ee3d9101e9bbf74c5c25468d71606f66d4a385b11e45d00a575433743362 0.0s done [2025-08-27T09:30:17.547Z] #109 naming to docker.io/library/core-metadata-arm64 done [2025-08-27T09:30:17.547Z] #109 DONE 17.1s [2025-08-27T09:30:17.547Z] [2025-08-27T09:30:17.547Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-27T09:30:44.209Z] #144 DONE 2182.9s [2025-08-27T09:30:44.209Z] [2025-08-27T09:30:44.209Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:44.209Z] #122 ... [2025-08-27T09:30:44.209Z] [2025-08-27T09:30:44.209Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:30:44.209Z] #214 DONE 0.1s [2025-08-27T09:30:44.209Z] [2025-08-27T09:30:44.209Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:30:44.209Z] #215 DONE 0.1s [2025-08-27T09:30:44.209Z] [2025-08-27T09:30:44.209Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T09:30:44.209Z] #42 ... [2025-08-27T09:30:44.209Z] [2025-08-27T09:30:44.209Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-27T09:30:44.209Z] #216 DONE 0.5s [2025-08-27T09:30:44.209Z] [2025-08-27T09:30:44.209Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-27T09:30:44.209Z] #217 DONE 0.2s [2025-08-27T09:30:44.209Z] [2025-08-27T09:30:44.209Z] #109 [support-scheduler] exporting to image [2025-08-27T09:30:44.209Z] #109 exporting layers [2025-08-27T09:30:44.209Z] #109 exporting layers 1.1s done [2025-08-27T09:30:44.209Z] #109 writing image sha256:334e04ffbdf2ebd6a1b5d347e415c240a928e321b04a5427b910bc6e735f9df5 done [2025-08-27T09:30:44.209Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2025-08-27T09:30:44.209Z] #109 DONE 18.2s [2025-08-27T09:30:44.209Z] [2025-08-27T09:30:44.209Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-27T09:30:47.551Z] #122 DONE 2189.5s [2025-08-27T09:30:47.551Z] [2025-08-27T09:30:47.551Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T09:30:48.130Z] #42 ... [2025-08-27T09:30:48.130Z] [2025-08-27T09:30:48.130Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-27T09:30:48.130Z] #218 DONE 0.1s [2025-08-27T09:30:48.130Z] [2025-08-27T09:30:48.130Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-27T09:30:48.396Z] #219 DONE 0.1s [2025-08-27T09:30:48.396Z] [2025-08-27T09:30:48.396Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-27T09:30:48.667Z] #220 DONE 0.3s [2025-08-27T09:30:48.667Z] [2025-08-27T09:30:48.667Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-27T09:30:48.667Z] #221 DONE 0.1s [2025-08-27T09:30:48.667Z] [2025-08-27T09:30:48.667Z] #109 [support-notifications] exporting to image [2025-08-27T09:30:48.667Z] #109 exporting layers [2025-08-27T09:30:49.250Z] #109 exporting layers 0.6s done [2025-08-27T09:30:49.250Z] #109 writing image sha256:42849266ee5882dac928c87212c29394300a75f70a4a3ab06f92a701d5a7158d done [2025-08-27T09:30:49.250Z] #109 naming to docker.io/library/support-notifications-arm64 done [2025-08-27T09:30:49.250Z] #109 DONE 18.7s [2025-08-27T09:30:49.250Z] [2025-08-27T09:30:49.250Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-27T09:30:49.250Z] time="2025-08-27T08:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-27T09:30:49.281Z] $ docker stop --time=1 6d09886047c3dd3df2fa19aba13ce85b560d56d99c49bca2cb8550f0c62a5986 [2025-08-27T09:30:50.913Z] $ docker rm -f --volumes 6d09886047c3dd3df2fa19aba13ce85b560d56d99c49bca2cb8550f0c62a5986 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T09:30:51.411Z] + docker images [2025-08-27T09:30:51.411Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-27T09:30:51.411Z] support-notifications-arm64 latest 42849266ee58 3 seconds ago 54.1MB [2025-08-27T09:30:51.411Z] support-scheduler-arm64 latest 334e04ffbdf2 9 seconds ago 50.3MB [2025-08-27T09:30:51.411Z] core-metadata-arm64 latest 04e5ee3d9101 35 seconds ago 46.7MB [2025-08-27T09:30:51.411Z] core-data-arm64 latest 4c9c57f5e6b8 37 seconds ago 46.5MB [2025-08-27T09:30:51.411Z] core-keeper-arm64 latest fc55efc5bd14 41 seconds ago 45.4MB [2025-08-27T09:30:51.411Z] security-proxy-auth-arm64 latest c8fd9d7e2769 45 seconds ago 45.7MB [2025-08-27T09:30:51.411Z] security-spiffe-token-provider-arm64 latest 35b62139534e About a minute ago 49.9MB [2025-08-27T09:30:51.411Z] security-secretstore-setup-arm64 latest bffd68c73e08 2 minutes ago 80.2MB [2025-08-27T09:30:51.411Z] security-proxy-setup-arm64 latest a86765a3691a 2 minutes ago 50.3MB [2025-08-27T09:30:51.411Z] core-command-arm64 latest 9411e3395312 3 minutes ago 41MB [2025-08-27T09:30:51.411Z] security-bootstrapper-arm64 latest 817bbe1f18be 18 minutes ago 22.1MB [2025-08-27T09:30:51.411Z] core-common-config-bootstrapper-arm64 latest 5efbd86ad1fc 18 minutes ago 21MB [2025-08-27T09:30:51.411Z] security-spire-config-arm64 latest dad712cd2ce9 37 minutes ago 144MB [2025-08-27T09:30:51.411Z] security-spire-agent-arm64 latest 56a39bb5fbfd 37 minutes ago 188MB [2025-08-27T09:30:51.411Z] security-spire-server-arm64 latest b1ac11cc2b36 37 minutes ago 145MB [2025-08-27T09:30:51.411Z] ci-base-image-arm64 latest 19606d4d7b64 39 minutes ago 922MB [2025-08-27T09:30:51.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 3 weeks ago 566MB [2025-08-27T09:30:51.411Z] 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-08-27T09:30:51.573Z] provisioning config files... [2025-08-27T09:30:51.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/891@tmp/config10178718184775543926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:30:51.932Z] ---> ****-login.sh [2025-08-27T09:30:51.932Z] nexus3.edgexfoundry.org:10001 [2025-08-27T09:30:51.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T09:30:52.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T09:30:52.508Z] Configure a credential helper to remove this warning. See [2025-08-27T09:30:52.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T09:30:52.509Z] [2025-08-27T09:30:52.509Z] Login Succeeded [2025-08-27T09:30:52.509Z] nexus3.edgexfoundry.org:10002 [2025-08-27T09:30:52.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T09:30:53.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T09:30:53.036Z] Configure a credential helper to remove this warning. See [2025-08-27T09:30:53.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T09:30:53.036Z] [2025-08-27T09:30:53.036Z] Login Succeeded [2025-08-27T09:30:53.036Z] nexus3.edgexfoundry.org:10003 [2025-08-27T09:30:53.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T09:30:53.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T09:30:53.301Z] Configure a credential helper to remove this warning. See [2025-08-27T09:30:53.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T09:30:53.301Z] [2025-08-27T09:30:53.301Z] Login Succeeded [2025-08-27T09:30:53.301Z] nexus3.edgexfoundry.org:10004 [2025-08-27T09:30:53.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T09:30:53.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T09:30:53.566Z] Configure a credential helper to remove this warning. See [2025-08-27T09:30:53.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T09:30:53.567Z] [2025-08-27T09:30:53.567Z] Login Succeeded [2025-08-27T09:30:53.567Z] ****.io [2025-08-27T09:30:53.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T09:30:54.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T09:30:54.092Z] Configure a credential helper to remove this warning. See [2025-08-27T09:30:54.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T09:30:54.092Z] [2025-08-27T09:30:54.092Z] Login Succeeded [2025-08-27T09:30:54.092Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T09:30:54.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:30:54.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T09:30:54.185Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-27T09:30:54.185Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:30:54.185Z] latest [2025-08-27T09:30:54.185Z] 4.1.0-dev.50 [2025-08-27T09:30:54.185Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:30:54.185Z] main [2025-08-27T09:30:54.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:30:54.555Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:30:54.903Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:30:54.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-27T09:30:54.903Z] a5fd74ec5043: Preparing [2025-08-27T09:30:54.903Z] b25729aaacc0: Preparing [2025-08-27T09:30:54.903Z] 51099204e380: Preparing [2025-08-27T09:30:54.903Z] fdc1c7c40a94: Preparing [2025-08-27T09:30:54.903Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:30:54.903Z] 51e267c7352f: Preparing [2025-08-27T09:30:54.903Z] 1e890da81ec9: Preparing [2025-08-27T09:30:54.903Z] 51e267c7352f: Waiting [2025-08-27T09:30:54.903Z] 1e890da81ec9: Waiting [2025-08-27T09:30:55.167Z] 51099204e380: Pushed [2025-08-27T09:30:55.167Z] fdc1c7c40a94: Pushed [2025-08-27T09:30:55.167Z] a5fd74ec5043: Pushed [2025-08-27T09:30:55.167Z] 1e890da81ec9: Layer already exists [2025-08-27T09:30:55.167Z] 51e267c7352f: Pushed [2025-08-27T09:30:55.431Z] 1a9f79f8b4fc: Pushed [2025-08-27T09:31:02.185Z] b25729aaacc0: Pushed [2025-08-27T09:31:02.185Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:02.542Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:02.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-27T09:31:02.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-27T09:31:02.902Z] a5fd74ec5043: Preparing [2025-08-27T09:31:02.902Z] b25729aaacc0: Preparing [2025-08-27T09:31:02.902Z] 51099204e380: Preparing [2025-08-27T09:31:02.902Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:02.902Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:02.902Z] 51e267c7352f: Preparing [2025-08-27T09:31:02.902Z] 1e890da81ec9: Preparing [2025-08-27T09:31:02.902Z] 51e267c7352f: Waiting [2025-08-27T09:31:02.902Z] 1e890da81ec9: Waiting [2025-08-27T09:31:02.902Z] a5fd74ec5043: Layer already exists [2025-08-27T09:31:02.902Z] b25729aaacc0: Layer already exists [2025-08-27T09:31:02.902Z] 51099204e380: Layer already exists [2025-08-27T09:31:02.902Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:02.902Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:02.902Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:02.902Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:02.902Z] latest: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:03.538Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:03.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.50 [2025-08-27T09:31:03.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-27T09:31:03.897Z] a5fd74ec5043: Preparing [2025-08-27T09:31:03.897Z] b25729aaacc0: Preparing [2025-08-27T09:31:03.897Z] 51099204e380: Preparing [2025-08-27T09:31:03.897Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:03.897Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:03.897Z] 51e267c7352f: Preparing [2025-08-27T09:31:03.897Z] 1e890da81ec9: Preparing [2025-08-27T09:31:03.897Z] 51e267c7352f: Waiting [2025-08-27T09:31:03.897Z] 1e890da81ec9: Waiting [2025-08-27T09:31:03.897Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:03.897Z] 51099204e380: Layer already exists [2025-08-27T09:31:03.897Z] b25729aaacc0: Layer already exists [2025-08-27T09:31:03.897Z] a5fd74ec5043: Layer already exists [2025-08-27T09:31:03.897Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:03.897Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:03.897Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:03.897Z] 4.1.0-dev.50: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:04.262Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:05.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:05.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-27T09:31:05.574Z] a5fd74ec5043: Preparing [2025-08-27T09:31:05.574Z] b25729aaacc0: Preparing [2025-08-27T09:31:05.574Z] 51099204e380: Preparing [2025-08-27T09:31:05.574Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:05.574Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:05.574Z] 51e267c7352f: Preparing [2025-08-27T09:31:05.574Z] 1e890da81ec9: Preparing [2025-08-27T09:31:05.574Z] 51e267c7352f: Waiting [2025-08-27T09:31:05.574Z] 1e890da81ec9: Waiting [2025-08-27T09:31:05.574Z] a5fd74ec5043: Layer already exists [2025-08-27T09:31:05.574Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:05.574Z] b25729aaacc0: Layer already exists [2025-08-27T09:31:05.574Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:05.574Z] 51099204e380: Layer already exists [2025-08-27T09:31:05.574Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:05.574Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:05.839Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:06.201Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:06.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-27T09:31:06.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-27T09:31:06.555Z] a5fd74ec5043: Preparing [2025-08-27T09:31:06.555Z] b25729aaacc0: Preparing [2025-08-27T09:31:06.555Z] 51099204e380: Preparing [2025-08-27T09:31:06.555Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:06.555Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:06.555Z] 51e267c7352f: Preparing [2025-08-27T09:31:06.555Z] 1e890da81ec9: Preparing [2025-08-27T09:31:06.555Z] 51e267c7352f: Waiting [2025-08-27T09:31:06.555Z] 1e890da81ec9: Waiting [2025-08-27T09:31:06.555Z] a5fd74ec5043: Layer already exists [2025-08-27T09:31:06.555Z] b25729aaacc0: Layer already exists [2025-08-27T09:31:06.555Z] 51099204e380: Layer already exists [2025-08-27T09:31:06.555Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:06.555Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:06.555Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:06.555Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:06.555Z] main: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:31:06.895Z] ===================================================== [Pipeline] echo [2025-08-27T09:31:06.910Z] taggedImages: [2025-08-27T09:31:06.910Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:06.910Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-27T09:31:06.910Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.50 [2025-08-27T09:31:06.910Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:06.910Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-27T09:31:06.942Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-27T09:31:06.942Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:06.942Z] latest [2025-08-27T09:31:06.942Z] 4.1.0-dev.50 [2025-08-27T09:31:06.942Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:06.942Z] main [2025-08-27T09:31:06.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:07.311Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:07.663Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:07.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-27T09:31:07.663Z] 456dc7dd6a99: Preparing [2025-08-27T09:31:07.663Z] e163aa72c499: Preparing [2025-08-27T09:31:07.663Z] 491c0a1dcd4e: Preparing [2025-08-27T09:31:07.663Z] 31f47c8851fb: Preparing [2025-08-27T09:31:07.663Z] 51099204e380: Preparing [2025-08-27T09:31:07.663Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:07.663Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:07.663Z] 51e267c7352f: Preparing [2025-08-27T09:31:07.663Z] 1e890da81ec9: Preparing [2025-08-27T09:31:07.663Z] fdc1c7c40a94: Waiting [2025-08-27T09:31:07.663Z] 1e890da81ec9: Waiting [2025-08-27T09:31:07.663Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:07.663Z] 51e267c7352f: Waiting [2025-08-27T09:31:07.663Z] 51099204e380: Layer already exists [2025-08-27T09:31:07.929Z] e163aa72c499: Pushed [2025-08-27T09:31:07.929Z] 491c0a1dcd4e: Pushed [2025-08-27T09:31:07.929Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:07.929Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:07.929Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:07.929Z] 456dc7dd6a99: Pushed [2025-08-27T09:31:07.929Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:10.503Z] 31f47c8851fb: Pushed [2025-08-27T09:31:10.503Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:10.864Z] + 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-08-27T09:31:11.218Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-27T09:31:11.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-27T09:31:11.218Z] 456dc7dd6a99: Preparing [2025-08-27T09:31:11.218Z] e163aa72c499: Preparing [2025-08-27T09:31:11.218Z] 491c0a1dcd4e: Preparing [2025-08-27T09:31:11.218Z] 31f47c8851fb: Preparing [2025-08-27T09:31:11.218Z] 51099204e380: Preparing [2025-08-27T09:31:11.218Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:11.218Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:11.218Z] 51e267c7352f: Preparing [2025-08-27T09:31:11.218Z] 1e890da81ec9: Preparing [2025-08-27T09:31:11.218Z] fdc1c7c40a94: Waiting [2025-08-27T09:31:11.218Z] 51e267c7352f: Waiting [2025-08-27T09:31:11.218Z] 1e890da81ec9: Waiting [2025-08-27T09:31:11.218Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:11.218Z] e163aa72c499: Layer already exists [2025-08-27T09:31:11.218Z] 51099204e380: Layer already exists [2025-08-27T09:31:11.218Z] 456dc7dd6a99: Layer already exists [2025-08-27T09:31:11.218Z] 31f47c8851fb: Layer already exists [2025-08-27T09:31:11.218Z] 491c0a1dcd4e: Layer already exists [2025-08-27T09:31:11.218Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:11.218Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:11.218Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:11.218Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:11.482Z] latest: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:11.824Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:12.183Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.50 [2025-08-27T09:31:12.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-27T09:31:12.183Z] 456dc7dd6a99: Preparing [2025-08-27T09:31:12.183Z] e163aa72c499: Preparing [2025-08-27T09:31:12.183Z] 491c0a1dcd4e: Preparing [2025-08-27T09:31:12.183Z] 31f47c8851fb: Preparing [2025-08-27T09:31:12.183Z] 51099204e380: Preparing [2025-08-27T09:31:12.183Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:12.183Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:12.183Z] 51e267c7352f: Preparing [2025-08-27T09:31:12.183Z] 1e890da81ec9: Preparing [2025-08-27T09:31:12.183Z] fdc1c7c40a94: Waiting [2025-08-27T09:31:12.183Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:12.183Z] 1e890da81ec9: Waiting [2025-08-27T09:31:12.183Z] 51e267c7352f: Waiting [2025-08-27T09:31:12.183Z] 51099204e380: Layer already exists [2025-08-27T09:31:12.183Z] 491c0a1dcd4e: Layer already exists [2025-08-27T09:31:12.183Z] 456dc7dd6a99: Layer already exists [2025-08-27T09:31:12.183Z] e163aa72c499: Layer already exists [2025-08-27T09:31:12.183Z] 31f47c8851fb: Layer already exists [2025-08-27T09:31:12.183Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:12.183Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:12.183Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:12.183Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:12.183Z] 4.1.0-dev.50: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:12.532Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:12.877Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:12.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-27T09:31:12.877Z] 456dc7dd6a99: Preparing [2025-08-27T09:31:12.877Z] e163aa72c499: Preparing [2025-08-27T09:31:12.877Z] 491c0a1dcd4e: Preparing [2025-08-27T09:31:12.877Z] 31f47c8851fb: Preparing [2025-08-27T09:31:12.877Z] 51099204e380: Preparing [2025-08-27T09:31:12.877Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:12.877Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:12.877Z] fdc1c7c40a94: Waiting [2025-08-27T09:31:12.877Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:12.877Z] 51e267c7352f: Preparing [2025-08-27T09:31:12.877Z] 1e890da81ec9: Preparing [2025-08-27T09:31:12.877Z] 51e267c7352f: Waiting [2025-08-27T09:31:12.877Z] 1e890da81ec9: Waiting [2025-08-27T09:31:12.877Z] 31f47c8851fb: Layer already exists [2025-08-27T09:31:12.877Z] 456dc7dd6a99: Layer already exists [2025-08-27T09:31:12.877Z] e163aa72c499: Layer already exists [2025-08-27T09:31:12.877Z] 51099204e380: Layer already exists [2025-08-27T09:31:12.877Z] 491c0a1dcd4e: Layer already exists [2025-08-27T09:31:12.877Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:12.877Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:12.877Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:12.877Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:12.877Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:13.228Z] + 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-08-27T09:31:13.578Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-27T09:31:13.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-27T09:31:13.579Z] 456dc7dd6a99: Preparing [2025-08-27T09:31:13.579Z] e163aa72c499: Preparing [2025-08-27T09:31:13.579Z] 491c0a1dcd4e: Preparing [2025-08-27T09:31:13.579Z] 31f47c8851fb: Preparing [2025-08-27T09:31:13.579Z] 51099204e380: Preparing [2025-08-27T09:31:13.579Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:13.579Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:13.579Z] 51e267c7352f: Preparing [2025-08-27T09:31:13.579Z] 1e890da81ec9: Preparing [2025-08-27T09:31:13.579Z] fdc1c7c40a94: Waiting [2025-08-27T09:31:13.579Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:13.579Z] 51e267c7352f: Waiting [2025-08-27T09:31:13.579Z] 1e890da81ec9: Waiting [2025-08-27T09:31:13.579Z] e163aa72c499: Layer already exists [2025-08-27T09:31:13.579Z] 31f47c8851fb: Layer already exists [2025-08-27T09:31:13.579Z] 491c0a1dcd4e: Layer already exists [2025-08-27T09:31:13.579Z] 51099204e380: Layer already exists [2025-08-27T09:31:13.579Z] 456dc7dd6a99: Layer already exists [2025-08-27T09:31:13.579Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:13.579Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:13.579Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:13.579Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:13.579Z] main: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:31:13.922Z] ===================================================== [Pipeline] echo [2025-08-27T09:31:13.937Z] taggedImages: [2025-08-27T09:31:13.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:13.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-27T09:31:13.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.50 [2025-08-27T09:31:13.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:13.937Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-27T09:31:13.970Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-27T09:31:13.970Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:13.970Z] latest [2025-08-27T09:31:13.970Z] 4.1.0-dev.50 [2025-08-27T09:31:13.970Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:13.970Z] main [2025-08-27T09:31:13.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:14.409Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:14.798Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:14.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-27T09:31:14.798Z] 45a9a9cafacb: Preparing [2025-08-27T09:31:14.798Z] 336d3f857389: Preparing [2025-08-27T09:31:14.798Z] 51099204e380: Preparing [2025-08-27T09:31:14.798Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:14.798Z] 830f3545c3c4: Preparing [2025-08-27T09:31:14.798Z] 11b4c5973556: Preparing [2025-08-27T09:31:14.798Z] 1e890da81ec9: Preparing [2025-08-27T09:31:14.798Z] 11b4c5973556: Waiting [2025-08-27T09:31:14.798Z] 1e890da81ec9: Waiting [2025-08-27T09:31:14.798Z] 51099204e380: Layer already exists [2025-08-27T09:31:14.798Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:15.076Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:15.076Z] 45a9a9cafacb: Pushed [2025-08-27T09:31:15.076Z] 11b4c5973556: Pushed [2025-08-27T09:31:15.365Z] 830f3545c3c4: Pushed [2025-08-27T09:31:23.613Z] 336d3f857389: Pushed [2025-08-27T09:31:23.613Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:23.965Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:24.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-27T09:31:24.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-27T09:31:24.312Z] 45a9a9cafacb: Preparing [2025-08-27T09:31:24.312Z] 336d3f857389: Preparing [2025-08-27T09:31:24.312Z] 51099204e380: Preparing [2025-08-27T09:31:24.312Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:24.312Z] 830f3545c3c4: Preparing [2025-08-27T09:31:24.312Z] 11b4c5973556: Preparing [2025-08-27T09:31:24.312Z] 1e890da81ec9: Preparing [2025-08-27T09:31:24.312Z] 1e890da81ec9: Waiting [2025-08-27T09:31:24.312Z] 11b4c5973556: Waiting [2025-08-27T09:31:24.312Z] 830f3545c3c4: Layer already exists [2025-08-27T09:31:24.312Z] 336d3f857389: Layer already exists [2025-08-27T09:31:24.312Z] 51099204e380: Layer already exists [2025-08-27T09:31:24.312Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:24.312Z] 45a9a9cafacb: Layer already exists [2025-08-27T09:31:24.312Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:24.312Z] 11b4c5973556: Layer already exists [2025-08-27T09:31:24.312Z] latest: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:24.918Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:25.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.50 [2025-08-27T09:31:25.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-27T09:31:25.267Z] 45a9a9cafacb: Preparing [2025-08-27T09:31:25.267Z] 336d3f857389: Preparing [2025-08-27T09:31:25.267Z] 51099204e380: Preparing [2025-08-27T09:31:25.267Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:25.267Z] 830f3545c3c4: Preparing [2025-08-27T09:31:25.267Z] 11b4c5973556: Preparing [2025-08-27T09:31:25.267Z] 1e890da81ec9: Preparing [2025-08-27T09:31:25.267Z] 11b4c5973556: Waiting [2025-08-27T09:31:25.267Z] 1e890da81ec9: Waiting [2025-08-27T09:31:25.267Z] 830f3545c3c4: Layer already exists [2025-08-27T09:31:25.267Z] 51099204e380: Layer already exists [2025-08-27T09:31:25.267Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:25.267Z] 45a9a9cafacb: Layer already exists [2025-08-27T09:31:25.267Z] 336d3f857389: Layer already exists [2025-08-27T09:31:25.267Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:25.267Z] 11b4c5973556: Layer already exists [2025-08-27T09:31:25.530Z] 4.1.0-dev.50: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:25.878Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:26.218Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:26.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-27T09:31:26.218Z] 45a9a9cafacb: Preparing [2025-08-27T09:31:26.218Z] 336d3f857389: Preparing [2025-08-27T09:31:26.218Z] 51099204e380: Preparing [2025-08-27T09:31:26.218Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:26.218Z] 830f3545c3c4: Preparing [2025-08-27T09:31:26.218Z] 11b4c5973556: Preparing [2025-08-27T09:31:26.218Z] 1e890da81ec9: Preparing [2025-08-27T09:31:26.218Z] 11b4c5973556: Waiting [2025-08-27T09:31:26.218Z] 1e890da81ec9: Waiting [2025-08-27T09:31:26.218Z] 51099204e380: Layer already exists [2025-08-27T09:31:26.218Z] 830f3545c3c4: Layer already exists [2025-08-27T09:31:26.218Z] 45a9a9cafacb: Layer already exists [2025-08-27T09:31:26.218Z] 336d3f857389: Layer already exists [2025-08-27T09:31:26.218Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:26.218Z] 11b4c5973556: Layer already exists [2025-08-27T09:31:26.218Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:26.218Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:26.568Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:26.914Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-27T09:31:26.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-27T09:31:26.914Z] 45a9a9cafacb: Preparing [2025-08-27T09:31:26.914Z] 336d3f857389: Preparing [2025-08-27T09:31:26.914Z] 51099204e380: Preparing [2025-08-27T09:31:26.914Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:26.914Z] 830f3545c3c4: Preparing [2025-08-27T09:31:26.914Z] 11b4c5973556: Preparing [2025-08-27T09:31:26.914Z] 1e890da81ec9: Preparing [2025-08-27T09:31:26.914Z] 11b4c5973556: Waiting [2025-08-27T09:31:26.914Z] 1e890da81ec9: Waiting [2025-08-27T09:31:26.914Z] 51099204e380: Layer already exists [2025-08-27T09:31:26.914Z] 45a9a9cafacb: Layer already exists [2025-08-27T09:31:26.914Z] 336d3f857389: Layer already exists [2025-08-27T09:31:26.914Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:26.914Z] 830f3545c3c4: Layer already exists [2025-08-27T09:31:26.914Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:26.914Z] 11b4c5973556: Layer already exists [2025-08-27T09:31:26.914Z] main: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:31:26.999Z] ===================================================== [Pipeline] echo [2025-08-27T09:31:27.015Z] taggedImages: [2025-08-27T09:31:27.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:27.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-27T09:31:27.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.50 [2025-08-27T09:31:27.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:27.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-27T09:31:27.040Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-27T09:31:27.040Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:27.040Z] latest [2025-08-27T09:31:27.040Z] 4.1.0-dev.50 [2025-08-27T09:31:27.040Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:27.040Z] main [2025-08-27T09:31:27.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:27.403Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:29.163Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:29.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-27T09:31:29.163Z] 2c370f33f610: Preparing [2025-08-27T09:31:29.163Z] 48529c87dc97: Preparing [2025-08-27T09:31:29.163Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:29.163Z] 45c22b40fb5d: Preparing [2025-08-27T09:31:29.163Z] d744b1bafe69: Preparing [2025-08-27T09:31:29.163Z] 1e890da81ec9: Preparing [2025-08-27T09:31:29.163Z] 1e890da81ec9: Waiting [2025-08-27T09:31:29.163Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:29.426Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:29.426Z] d744b1bafe69: Pushed [2025-08-27T09:31:29.426Z] 2c370f33f610: Pushed [2025-08-27T09:31:29.426Z] 45c22b40fb5d: Pushed [2025-08-27T09:31:37.608Z] 48529c87dc97: Pushed [2025-08-27T09:31:37.608Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:37.942Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:38.280Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-27T09:31:38.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-27T09:31:38.280Z] 2c370f33f610: Preparing [2025-08-27T09:31:38.280Z] 48529c87dc97: Preparing [2025-08-27T09:31:38.280Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:38.280Z] 45c22b40fb5d: Preparing [2025-08-27T09:31:38.280Z] d744b1bafe69: Preparing [2025-08-27T09:31:38.280Z] 1e890da81ec9: Preparing [2025-08-27T09:31:38.280Z] 1e890da81ec9: Waiting [2025-08-27T09:31:38.280Z] d744b1bafe69: Layer already exists [2025-08-27T09:31:38.280Z] 45c22b40fb5d: Layer already exists [2025-08-27T09:31:38.280Z] 2c370f33f610: Layer already exists [2025-08-27T09:31:38.280Z] 48529c87dc97: Layer already exists [2025-08-27T09:31:38.280Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:38.280Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:38.280Z] latest: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:38.639Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:38.997Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.50 [2025-08-27T09:31:38.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-27T09:31:38.997Z] 2c370f33f610: Preparing [2025-08-27T09:31:38.997Z] 48529c87dc97: Preparing [2025-08-27T09:31:38.997Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:38.997Z] 45c22b40fb5d: Preparing [2025-08-27T09:31:38.997Z] d744b1bafe69: Preparing [2025-08-27T09:31:38.997Z] 1e890da81ec9: Preparing [2025-08-27T09:31:38.997Z] 1e890da81ec9: Waiting [2025-08-27T09:31:38.997Z] 48529c87dc97: Layer already exists [2025-08-27T09:31:38.997Z] 45c22b40fb5d: Layer already exists [2025-08-27T09:31:38.997Z] 2c370f33f610: Layer already exists [2025-08-27T09:31:38.997Z] d744b1bafe69: Layer already exists [2025-08-27T09:31:38.997Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:38.997Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:38.997Z] 4.1.0-dev.50: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:39.356Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:40.293Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:40.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-27T09:31:40.293Z] 2c370f33f610: Preparing [2025-08-27T09:31:40.293Z] 48529c87dc97: Preparing [2025-08-27T09:31:40.293Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:40.293Z] 45c22b40fb5d: Preparing [2025-08-27T09:31:40.293Z] d744b1bafe69: Preparing [2025-08-27T09:31:40.293Z] 1e890da81ec9: Preparing [2025-08-27T09:31:40.293Z] 1e890da81ec9: Waiting [2025-08-27T09:31:40.293Z] 2c370f33f610: Layer already exists [2025-08-27T09:31:40.293Z] d744b1bafe69: Layer already exists [2025-08-27T09:31:40.293Z] 48529c87dc97: Layer already exists [2025-08-27T09:31:40.293Z] 45c22b40fb5d: Layer already exists [2025-08-27T09:31:40.293Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:40.293Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:40.559Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:40.911Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:41.270Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-27T09:31:41.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-27T09:31:41.270Z] 2c370f33f610: Preparing [2025-08-27T09:31:41.270Z] 48529c87dc97: Preparing [2025-08-27T09:31:41.270Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:41.270Z] 45c22b40fb5d: Preparing [2025-08-27T09:31:41.270Z] d744b1bafe69: Preparing [2025-08-27T09:31:41.270Z] 1e890da81ec9: Preparing [2025-08-27T09:31:41.270Z] 1e890da81ec9: Waiting [2025-08-27T09:31:41.270Z] 48529c87dc97: Layer already exists [2025-08-27T09:31:41.270Z] 45c22b40fb5d: Layer already exists [2025-08-27T09:31:41.270Z] d744b1bafe69: Layer already exists [2025-08-27T09:31:41.270Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:41.270Z] 2c370f33f610: Layer already exists [2025-08-27T09:31:41.270Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:41.534Z] main: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:31:41.621Z] ===================================================== [Pipeline] echo [2025-08-27T09:31:41.638Z] taggedImages: [2025-08-27T09:31:41.638Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:41.638Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-27T09:31:41.638Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.50 [2025-08-27T09:31:41.638Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:41.638Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-27T09:31:41.672Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-27T09:31:41.672Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:41.672Z] latest [2025-08-27T09:31:41.672Z] 4.1.0-dev.50 [2025-08-27T09:31:41.672Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:41.672Z] main [2025-08-27T09:31:41.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:42.051Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:42.401Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:42.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-27T09:31:42.401Z] d12609d54f80: Preparing [2025-08-27T09:31:42.401Z] fa3fab3ab2c2: Preparing [2025-08-27T09:31:42.401Z] 32acef0e5638: Preparing [2025-08-27T09:31:42.401Z] 51099204e380: Preparing [2025-08-27T09:31:42.401Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:42.401Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:42.401Z] 51e267c7352f: Preparing [2025-08-27T09:31:42.401Z] 1e890da81ec9: Preparing [2025-08-27T09:31:42.401Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:42.401Z] 51e267c7352f: Waiting [2025-08-27T09:31:42.401Z] 1e890da81ec9: Waiting [2025-08-27T09:31:42.401Z] 51099204e380: Layer already exists [2025-08-27T09:31:42.401Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:42.401Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:42.666Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:42.666Z] fa3fab3ab2c2: Pushed [2025-08-27T09:31:42.666Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:42.666Z] d12609d54f80: Pushed [2025-08-27T09:31:50.848Z] 32acef0e5638: Pushed [2025-08-27T09:31:50.848Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:51.217Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:51.578Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-27T09:31:51.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-27T09:31:51.578Z] d12609d54f80: Preparing [2025-08-27T09:31:51.578Z] fa3fab3ab2c2: Preparing [2025-08-27T09:31:51.578Z] 32acef0e5638: Preparing [2025-08-27T09:31:51.578Z] 51099204e380: Preparing [2025-08-27T09:31:51.578Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:51.578Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:51.578Z] 51e267c7352f: Preparing [2025-08-27T09:31:51.578Z] 1e890da81ec9: Preparing [2025-08-27T09:31:51.578Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:51.578Z] 51e267c7352f: Waiting [2025-08-27T09:31:51.578Z] 1e890da81ec9: Waiting [2025-08-27T09:31:51.578Z] 51099204e380: Layer already exists [2025-08-27T09:31:51.578Z] d12609d54f80: Layer already exists [2025-08-27T09:31:51.578Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:51.578Z] 32acef0e5638: Layer already exists [2025-08-27T09:31:51.578Z] fa3fab3ab2c2: Layer already exists [2025-08-27T09:31:51.578Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:51.578Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:51.578Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:51.840Z] latest: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:52.192Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:52.539Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.50 [2025-08-27T09:31:52.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-27T09:31:52.540Z] d12609d54f80: Preparing [2025-08-27T09:31:52.540Z] fa3fab3ab2c2: Preparing [2025-08-27T09:31:52.540Z] 32acef0e5638: Preparing [2025-08-27T09:31:52.540Z] 51099204e380: Preparing [2025-08-27T09:31:52.540Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:52.540Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:52.540Z] 51e267c7352f: Preparing [2025-08-27T09:31:52.540Z] 1e890da81ec9: Preparing [2025-08-27T09:31:52.540Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:52.540Z] 51e267c7352f: Waiting [2025-08-27T09:31:52.540Z] fa3fab3ab2c2: Layer already exists [2025-08-27T09:31:52.540Z] 32acef0e5638: Layer already exists [2025-08-27T09:31:52.540Z] d12609d54f80: Layer already exists [2025-08-27T09:31:52.540Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:52.540Z] 51099204e380: Layer already exists [2025-08-27T09:31:52.540Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:52.540Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:52.540Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:52.540Z] 4.1.0-dev.50: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:52.893Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:53.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:53.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-27T09:31:53.247Z] d12609d54f80: Preparing [2025-08-27T09:31:53.247Z] fa3fab3ab2c2: Preparing [2025-08-27T09:31:53.247Z] 32acef0e5638: Preparing [2025-08-27T09:31:53.247Z] 51099204e380: Preparing [2025-08-27T09:31:53.247Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:53.247Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:53.247Z] 51e267c7352f: Preparing [2025-08-27T09:31:53.247Z] 1e890da81ec9: Preparing [2025-08-27T09:31:53.247Z] 51e267c7352f: Waiting [2025-08-27T09:31:53.247Z] 1e890da81ec9: Waiting [2025-08-27T09:31:53.247Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:53.247Z] fa3fab3ab2c2: Layer already exists [2025-08-27T09:31:53.247Z] 51099204e380: Layer already exists [2025-08-27T09:31:53.247Z] d12609d54f80: Layer already exists [2025-08-27T09:31:53.247Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:53.247Z] 32acef0e5638: Layer already exists [2025-08-27T09:31:53.247Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:53.247Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:53.247Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:53.247Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:53.598Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:53.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-27T09:31:53.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-27T09:31:53.955Z] d12609d54f80: Preparing [2025-08-27T09:31:53.955Z] fa3fab3ab2c2: Preparing [2025-08-27T09:31:53.955Z] 32acef0e5638: Preparing [2025-08-27T09:31:53.955Z] 51099204e380: Preparing [2025-08-27T09:31:53.955Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:53.955Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:31:53.955Z] 51e267c7352f: Preparing [2025-08-27T09:31:53.955Z] 1e890da81ec9: Preparing [2025-08-27T09:31:53.955Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:31:53.955Z] 51e267c7352f: Waiting [2025-08-27T09:31:53.955Z] 1e890da81ec9: Waiting [2025-08-27T09:31:53.955Z] 32acef0e5638: Layer already exists [2025-08-27T09:31:53.955Z] fa3fab3ab2c2: Layer already exists [2025-08-27T09:31:53.955Z] 51099204e380: Layer already exists [2025-08-27T09:31:53.955Z] d12609d54f80: Layer already exists [2025-08-27T09:31:53.955Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:53.955Z] 51e267c7352f: Layer already exists [2025-08-27T09:31:53.955Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:31:53.955Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:54.220Z] main: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:31:54.305Z] ===================================================== [Pipeline] echo [2025-08-27T09:31:54.322Z] taggedImages: [2025-08-27T09:31:54.322Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:54.322Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-27T09:31:54.322Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.50 [2025-08-27T09:31:54.322Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:54.322Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-27T09:31:54.349Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-27T09:31:54.349Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:54.349Z] latest [2025-08-27T09:31:54.349Z] 4.1.0-dev.50 [2025-08-27T09:31:54.349Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:31:54.349Z] main [2025-08-27T09:31:54.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:54.713Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:55.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:31:55.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-27T09:31:55.076Z] 19054dd6ae41: Preparing [2025-08-27T09:31:55.076Z] a63ab63fa15d: Preparing [2025-08-27T09:31:55.076Z] 0dff483bd135: Preparing [2025-08-27T09:31:55.076Z] dd69ce846846: Preparing [2025-08-27T09:31:55.076Z] 381dba2817ec: Preparing [2025-08-27T09:31:55.076Z] a67e73197604: Preparing [2025-08-27T09:31:55.076Z] bea3cb6e432c: Preparing [2025-08-27T09:31:55.076Z] 51099204e380: Preparing [2025-08-27T09:31:55.076Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:55.076Z] 49d623e50230: Preparing [2025-08-27T09:31:55.076Z] d9648dbf7ab9: Preparing [2025-08-27T09:31:55.076Z] 5f70bf18a086: Preparing [2025-08-27T09:31:55.076Z] 575cf88381b9: Preparing [2025-08-27T09:31:55.076Z] df2a22daffa6: Preparing [2025-08-27T09:31:55.076Z] 49d623e50230: Waiting [2025-08-27T09:31:55.076Z] d9648dbf7ab9: Waiting [2025-08-27T09:31:55.076Z] a67e73197604: Waiting [2025-08-27T09:31:55.076Z] 5f70bf18a086: Waiting [2025-08-27T09:31:55.076Z] bea3cb6e432c: Waiting [2025-08-27T09:31:55.076Z] 575cf88381b9: Waiting [2025-08-27T09:31:55.076Z] 51099204e380: Waiting [2025-08-27T09:31:55.076Z] fdc1c7c40a94: Waiting [2025-08-27T09:31:55.076Z] df2a22daffa6: Waiting [2025-08-27T09:31:55.076Z] e1d1aad86697: Preparing [2025-08-27T09:31:55.076Z] 1e890da81ec9: Preparing [2025-08-27T09:31:55.076Z] 1e890da81ec9: Waiting [2025-08-27T09:31:55.346Z] a63ab63fa15d: Pushed [2025-08-27T09:31:55.346Z] dd69ce846846: Pushed [2025-08-27T09:31:55.346Z] 19054dd6ae41: Pushed [2025-08-27T09:31:55.346Z] 381dba2817ec: Pushed [2025-08-27T09:31:55.346Z] 0dff483bd135: Pushed [2025-08-27T09:31:55.346Z] a67e73197604: Pushed [2025-08-27T09:31:55.346Z] 51099204e380: Layer already exists [2025-08-27T09:31:55.346Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:55.610Z] 5f70bf18a086: Layer already exists [2025-08-27T09:31:55.610Z] 49d623e50230: Pushed [2025-08-27T09:31:55.610Z] d9648dbf7ab9: Pushed [2025-08-27T09:31:55.610Z] 575cf88381b9: Pushed [2025-08-27T09:31:55.610Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:55.874Z] e1d1aad86697: Pushed [2025-08-27T09:31:55.874Z] df2a22daffa6: Pushed [2025-08-27T09:31:58.439Z] bea3cb6e432c: Pushed [2025-08-27T09:31:58.439Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:59.058Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:31:59.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-27T09:31:59.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-27T09:31:59.406Z] 19054dd6ae41: Preparing [2025-08-27T09:31:59.406Z] a63ab63fa15d: Preparing [2025-08-27T09:31:59.406Z] 0dff483bd135: Preparing [2025-08-27T09:31:59.406Z] dd69ce846846: Preparing [2025-08-27T09:31:59.406Z] 381dba2817ec: Preparing [2025-08-27T09:31:59.406Z] a67e73197604: Preparing [2025-08-27T09:31:59.406Z] bea3cb6e432c: Preparing [2025-08-27T09:31:59.406Z] 51099204e380: Preparing [2025-08-27T09:31:59.406Z] fdc1c7c40a94: Preparing [2025-08-27T09:31:59.406Z] 49d623e50230: Preparing [2025-08-27T09:31:59.406Z] d9648dbf7ab9: Preparing [2025-08-27T09:31:59.406Z] 5f70bf18a086: Preparing [2025-08-27T09:31:59.406Z] 575cf88381b9: Preparing [2025-08-27T09:31:59.406Z] df2a22daffa6: Preparing [2025-08-27T09:31:59.406Z] e1d1aad86697: Preparing [2025-08-27T09:31:59.406Z] 1e890da81ec9: Preparing [2025-08-27T09:31:59.406Z] fdc1c7c40a94: Waiting [2025-08-27T09:31:59.406Z] 49d623e50230: Waiting [2025-08-27T09:31:59.406Z] d9648dbf7ab9: Waiting [2025-08-27T09:31:59.406Z] 5f70bf18a086: Waiting [2025-08-27T09:31:59.406Z] 575cf88381b9: Waiting [2025-08-27T09:31:59.406Z] df2a22daffa6: Waiting [2025-08-27T09:31:59.406Z] e1d1aad86697: Waiting [2025-08-27T09:31:59.406Z] 1e890da81ec9: Waiting [2025-08-27T09:31:59.406Z] a67e73197604: Waiting [2025-08-27T09:31:59.406Z] bea3cb6e432c: Waiting [2025-08-27T09:31:59.406Z] 51099204e380: Waiting [2025-08-27T09:31:59.406Z] 0dff483bd135: Layer already exists [2025-08-27T09:31:59.406Z] a63ab63fa15d: Layer already exists [2025-08-27T09:31:59.406Z] 381dba2817ec: Layer already exists [2025-08-27T09:31:59.406Z] 19054dd6ae41: Layer already exists [2025-08-27T09:31:59.406Z] dd69ce846846: Layer already exists [2025-08-27T09:31:59.406Z] 51099204e380: Layer already exists [2025-08-27T09:31:59.406Z] bea3cb6e432c: Layer already exists [2025-08-27T09:31:59.406Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:31:59.406Z] 49d623e50230: Layer already exists [2025-08-27T09:31:59.406Z] a67e73197604: Layer already exists [2025-08-27T09:31:59.406Z] d9648dbf7ab9: Layer already exists [2025-08-27T09:31:59.406Z] 5f70bf18a086: Layer already exists [2025-08-27T09:31:59.406Z] 575cf88381b9: Layer already exists [2025-08-27T09:31:59.406Z] df2a22daffa6: Layer already exists [2025-08-27T09:31:59.406Z] e1d1aad86697: Layer already exists [2025-08-27T09:31:59.406Z] 1e890da81ec9: Layer already exists [2025-08-27T09:31:59.672Z] latest: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:00.010Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:00.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.50 [2025-08-27T09:32:00.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-27T09:32:00.363Z] 19054dd6ae41: Preparing [2025-08-27T09:32:00.363Z] a63ab63fa15d: Preparing [2025-08-27T09:32:00.363Z] 0dff483bd135: Preparing [2025-08-27T09:32:00.363Z] dd69ce846846: Preparing [2025-08-27T09:32:00.363Z] 381dba2817ec: Preparing [2025-08-27T09:32:00.363Z] a67e73197604: Preparing [2025-08-27T09:32:00.363Z] bea3cb6e432c: Preparing [2025-08-27T09:32:00.363Z] 51099204e380: Preparing [2025-08-27T09:32:00.363Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:00.363Z] a67e73197604: Waiting [2025-08-27T09:32:00.363Z] bea3cb6e432c: Waiting [2025-08-27T09:32:00.363Z] 51099204e380: Waiting [2025-08-27T09:32:00.363Z] 49d623e50230: Preparing [2025-08-27T09:32:00.363Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:00.363Z] 49d623e50230: Waiting [2025-08-27T09:32:00.363Z] d9648dbf7ab9: Preparing [2025-08-27T09:32:00.363Z] 5f70bf18a086: Preparing [2025-08-27T09:32:00.363Z] 575cf88381b9: Preparing [2025-08-27T09:32:00.363Z] df2a22daffa6: Preparing [2025-08-27T09:32:00.363Z] d9648dbf7ab9: Waiting [2025-08-27T09:32:00.363Z] e1d1aad86697: Preparing [2025-08-27T09:32:00.363Z] 1e890da81ec9: Preparing [2025-08-27T09:32:00.363Z] 575cf88381b9: Waiting [2025-08-27T09:32:00.363Z] df2a22daffa6: Waiting [2025-08-27T09:32:00.363Z] e1d1aad86697: Waiting [2025-08-27T09:32:00.363Z] 1e890da81ec9: Waiting [2025-08-27T09:32:00.363Z] 5f70bf18a086: Waiting [2025-08-27T09:32:00.363Z] a63ab63fa15d: Layer already exists [2025-08-27T09:32:00.363Z] 381dba2817ec: Layer already exists [2025-08-27T09:32:00.363Z] 19054dd6ae41: Layer already exists [2025-08-27T09:32:00.363Z] dd69ce846846: Layer already exists [2025-08-27T09:32:00.363Z] 0dff483bd135: Layer already exists [2025-08-27T09:32:00.363Z] bea3cb6e432c: Layer already exists [2025-08-27T09:32:00.363Z] 51099204e380: Layer already exists [2025-08-27T09:32:00.363Z] a67e73197604: Layer already exists [2025-08-27T09:32:00.363Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:00.363Z] 49d623e50230: Layer already exists [2025-08-27T09:32:00.363Z] 575cf88381b9: Layer already exists [2025-08-27T09:32:00.363Z] 5f70bf18a086: Layer already exists [2025-08-27T09:32:00.363Z] d9648dbf7ab9: Layer already exists [2025-08-27T09:32:00.363Z] df2a22daffa6: Layer already exists [2025-08-27T09:32:00.363Z] e1d1aad86697: Layer already exists [2025-08-27T09:32:00.363Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:00.626Z] 4.1.0-dev.50: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:00.985Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:01.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:01.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-27T09:32:01.330Z] 19054dd6ae41: Preparing [2025-08-27T09:32:01.330Z] a63ab63fa15d: Preparing [2025-08-27T09:32:01.330Z] 0dff483bd135: Preparing [2025-08-27T09:32:01.330Z] dd69ce846846: Preparing [2025-08-27T09:32:01.330Z] 381dba2817ec: Preparing [2025-08-27T09:32:01.330Z] a67e73197604: Preparing [2025-08-27T09:32:01.330Z] bea3cb6e432c: Preparing [2025-08-27T09:32:01.330Z] 51099204e380: Preparing [2025-08-27T09:32:01.330Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:01.331Z] 49d623e50230: Preparing [2025-08-27T09:32:01.331Z] d9648dbf7ab9: Preparing [2025-08-27T09:32:01.331Z] 5f70bf18a086: Preparing [2025-08-27T09:32:01.331Z] 575cf88381b9: Preparing [2025-08-27T09:32:01.331Z] df2a22daffa6: Preparing [2025-08-27T09:32:01.331Z] e1d1aad86697: Preparing [2025-08-27T09:32:01.331Z] 1e890da81ec9: Preparing [2025-08-27T09:32:01.331Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:01.331Z] 49d623e50230: Waiting [2025-08-27T09:32:01.331Z] d9648dbf7ab9: Waiting [2025-08-27T09:32:01.331Z] 5f70bf18a086: Waiting [2025-08-27T09:32:01.331Z] 575cf88381b9: Waiting [2025-08-27T09:32:01.331Z] df2a22daffa6: Waiting [2025-08-27T09:32:01.331Z] e1d1aad86697: Waiting [2025-08-27T09:32:01.331Z] 1e890da81ec9: Waiting [2025-08-27T09:32:01.331Z] bea3cb6e432c: Waiting [2025-08-27T09:32:01.331Z] 51099204e380: Waiting [2025-08-27T09:32:01.331Z] a63ab63fa15d: Layer already exists [2025-08-27T09:32:01.331Z] 0dff483bd135: Layer already exists [2025-08-27T09:32:01.331Z] dd69ce846846: Layer already exists [2025-08-27T09:32:01.331Z] 381dba2817ec: Layer already exists [2025-08-27T09:32:01.331Z] 19054dd6ae41: Layer already exists [2025-08-27T09:32:01.331Z] 49d623e50230: Layer already exists [2025-08-27T09:32:01.331Z] a67e73197604: Layer already exists [2025-08-27T09:32:01.331Z] bea3cb6e432c: Layer already exists [2025-08-27T09:32:01.331Z] 51099204e380: Layer already exists [2025-08-27T09:32:01.331Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:01.331Z] 575cf88381b9: Layer already exists [2025-08-27T09:32:01.331Z] e1d1aad86697: Layer already exists [2025-08-27T09:32:01.331Z] d9648dbf7ab9: Layer already exists [2025-08-27T09:32:01.331Z] 5f70bf18a086: Layer already exists [2025-08-27T09:32:01.331Z] df2a22daffa6: Layer already exists [2025-08-27T09:32:01.331Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:01.595Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:01.949Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:03.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-27T09:32:03.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-27T09:32:03.248Z] 19054dd6ae41: Preparing [2025-08-27T09:32:03.248Z] a63ab63fa15d: Preparing [2025-08-27T09:32:03.248Z] 0dff483bd135: Preparing [2025-08-27T09:32:03.248Z] dd69ce846846: Preparing [2025-08-27T09:32:03.248Z] 381dba2817ec: Preparing [2025-08-27T09:32:03.248Z] a67e73197604: Preparing [2025-08-27T09:32:03.248Z] bea3cb6e432c: Preparing [2025-08-27T09:32:03.248Z] 51099204e380: Preparing [2025-08-27T09:32:03.248Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:03.248Z] 49d623e50230: Preparing [2025-08-27T09:32:03.248Z] d9648dbf7ab9: Preparing [2025-08-27T09:32:03.248Z] 5f70bf18a086: Preparing [2025-08-27T09:32:03.248Z] 575cf88381b9: Preparing [2025-08-27T09:32:03.248Z] df2a22daffa6: Preparing [2025-08-27T09:32:03.248Z] e1d1aad86697: Preparing [2025-08-27T09:32:03.248Z] 1e890da81ec9: Preparing [2025-08-27T09:32:03.248Z] 51099204e380: Waiting [2025-08-27T09:32:03.248Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:03.248Z] 49d623e50230: Waiting [2025-08-27T09:32:03.248Z] d9648dbf7ab9: Waiting [2025-08-27T09:32:03.248Z] 5f70bf18a086: Waiting [2025-08-27T09:32:03.248Z] 575cf88381b9: Waiting [2025-08-27T09:32:03.248Z] df2a22daffa6: Waiting [2025-08-27T09:32:03.248Z] e1d1aad86697: Waiting [2025-08-27T09:32:03.248Z] 1e890da81ec9: Waiting [2025-08-27T09:32:03.248Z] a67e73197604: Waiting [2025-08-27T09:32:03.248Z] bea3cb6e432c: Waiting [2025-08-27T09:32:03.248Z] dd69ce846846: Layer already exists [2025-08-27T09:32:03.248Z] 381dba2817ec: Layer already exists [2025-08-27T09:32:03.248Z] 0dff483bd135: Layer already exists [2025-08-27T09:32:03.248Z] a63ab63fa15d: Layer already exists [2025-08-27T09:32:03.248Z] 19054dd6ae41: Layer already exists [2025-08-27T09:32:03.248Z] bea3cb6e432c: Layer already exists [2025-08-27T09:32:03.248Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:03.248Z] 51099204e380: Layer already exists [2025-08-27T09:32:03.248Z] 49d623e50230: Layer already exists [2025-08-27T09:32:03.248Z] a67e73197604: Layer already exists [2025-08-27T09:32:03.248Z] 5f70bf18a086: Layer already exists [2025-08-27T09:32:03.248Z] d9648dbf7ab9: Layer already exists [2025-08-27T09:32:03.248Z] 575cf88381b9: Layer already exists [2025-08-27T09:32:03.248Z] df2a22daffa6: Layer already exists [2025-08-27T09:32:03.248Z] e1d1aad86697: Layer already exists [2025-08-27T09:32:03.248Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:03.511Z] main: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:32:03.587Z] ===================================================== [Pipeline] echo [2025-08-27T09:32:03.601Z] taggedImages: [2025-08-27T09:32:03.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:03.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-27T09:32:03.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.50 [2025-08-27T09:32:03.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:03.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-27T09:32:03.625Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-27T09:32:03.625Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:03.625Z] latest [2025-08-27T09:32:03.625Z] 4.1.0-dev.50 [2025-08-27T09:32:03.625Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:03.625Z] main [2025-08-27T09:32:03.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:03.979Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:04.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:04.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-27T09:32:04.333Z] 1eb38b87a110: Preparing [2025-08-27T09:32:04.333Z] eb6c905bfbd5: Preparing [2025-08-27T09:32:04.333Z] 15af57b86246: Preparing [2025-08-27T09:32:04.333Z] 86e54ea9574b: Preparing [2025-08-27T09:32:04.333Z] 51099204e380: Preparing [2025-08-27T09:32:04.333Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:04.333Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:32:04.333Z] 51e267c7352f: Preparing [2025-08-27T09:32:04.333Z] 1e890da81ec9: Preparing [2025-08-27T09:32:04.333Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:32:04.333Z] 51e267c7352f: Waiting [2025-08-27T09:32:04.333Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:04.333Z] 1e890da81ec9: Waiting [2025-08-27T09:32:04.333Z] 51099204e380: Layer already exists [2025-08-27T09:32:04.596Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:04.596Z] eb6c905bfbd5: Pushed [2025-08-27T09:32:04.596Z] 15af57b86246: Pushed [2025-08-27T09:32:04.596Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:32:04.596Z] 51e267c7352f: Layer already exists [2025-08-27T09:32:04.596Z] 1eb38b87a110: Pushed [2025-08-27T09:32:04.596Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:11.221Z] 86e54ea9574b: Pushed [2025-08-27T09:32:11.485Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:11.837Z] + 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-08-27T09:32:12.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-27T09:32:12.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-27T09:32:12.194Z] 1eb38b87a110: Preparing [2025-08-27T09:32:12.194Z] eb6c905bfbd5: Preparing [2025-08-27T09:32:12.194Z] 15af57b86246: Preparing [2025-08-27T09:32:12.194Z] 86e54ea9574b: Preparing [2025-08-27T09:32:12.194Z] 51099204e380: Preparing [2025-08-27T09:32:12.194Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:12.194Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:32:12.194Z] 51e267c7352f: Preparing [2025-08-27T09:32:12.194Z] 1e890da81ec9: Preparing [2025-08-27T09:32:12.194Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:12.194Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:32:12.194Z] 51e267c7352f: Waiting [2025-08-27T09:32:12.194Z] 1e890da81ec9: Waiting [2025-08-27T09:32:12.194Z] eb6c905bfbd5: Layer already exists [2025-08-27T09:32:12.194Z] 1eb38b87a110: Layer already exists [2025-08-27T09:32:12.194Z] 86e54ea9574b: Layer already exists [2025-08-27T09:32:12.194Z] 51099204e380: Layer already exists [2025-08-27T09:32:12.194Z] 15af57b86246: Layer already exists [2025-08-27T09:32:12.194Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:12.194Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:12.194Z] 51e267c7352f: Layer already exists [2025-08-27T09:32:12.194Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:32:12.460Z] latest: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:12.812Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:13.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.50 [2025-08-27T09:32:13.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-27T09:32:13.160Z] 1eb38b87a110: Preparing [2025-08-27T09:32:13.160Z] eb6c905bfbd5: Preparing [2025-08-27T09:32:13.160Z] 15af57b86246: Preparing [2025-08-27T09:32:13.160Z] 86e54ea9574b: Preparing [2025-08-27T09:32:13.160Z] 51099204e380: Preparing [2025-08-27T09:32:13.160Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:13.160Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:32:13.160Z] 51e267c7352f: Preparing [2025-08-27T09:32:13.160Z] 1e890da81ec9: Preparing [2025-08-27T09:32:13.160Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:13.160Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:32:13.160Z] 51e267c7352f: Waiting [2025-08-27T09:32:13.160Z] 1e890da81ec9: Waiting [2025-08-27T09:32:13.160Z] 86e54ea9574b: Layer already exists [2025-08-27T09:32:13.160Z] eb6c905bfbd5: Layer already exists [2025-08-27T09:32:13.160Z] 51099204e380: Layer already exists [2025-08-27T09:32:13.160Z] 1eb38b87a110: Layer already exists [2025-08-27T09:32:13.160Z] 15af57b86246: Layer already exists [2025-08-27T09:32:13.160Z] 51e267c7352f: Layer already exists [2025-08-27T09:32:13.160Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:13.160Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:32:13.160Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:13.425Z] 4.1.0-dev.50: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:13.783Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:14.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:14.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-27T09:32:14.407Z] 1eb38b87a110: Preparing [2025-08-27T09:32:14.407Z] eb6c905bfbd5: Preparing [2025-08-27T09:32:14.407Z] 15af57b86246: Preparing [2025-08-27T09:32:14.407Z] 86e54ea9574b: Preparing [2025-08-27T09:32:14.407Z] 51099204e380: Preparing [2025-08-27T09:32:14.407Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:14.407Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:32:14.407Z] 51e267c7352f: Preparing [2025-08-27T09:32:14.407Z] 1e890da81ec9: Preparing [2025-08-27T09:32:14.407Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:14.407Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:32:14.407Z] 51e267c7352f: Waiting [2025-08-27T09:32:14.407Z] 1e890da81ec9: Waiting [2025-08-27T09:32:14.407Z] eb6c905bfbd5: Layer already exists [2025-08-27T09:32:14.407Z] 51099204e380: Layer already exists [2025-08-27T09:32:14.407Z] 15af57b86246: Layer already exists [2025-08-27T09:32:14.407Z] 86e54ea9574b: Layer already exists [2025-08-27T09:32:14.407Z] 1eb38b87a110: Layer already exists [2025-08-27T09:32:14.407Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:14.407Z] 51e267c7352f: Layer already exists [2025-08-27T09:32:14.407Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:32:14.407Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:14.672Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:15.073Z] + 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-08-27T09:32:15.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-27T09:32:15.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-27T09:32:15.419Z] 1eb38b87a110: Preparing [2025-08-27T09:32:15.419Z] eb6c905bfbd5: Preparing [2025-08-27T09:32:15.419Z] 15af57b86246: Preparing [2025-08-27T09:32:15.419Z] 86e54ea9574b: Preparing [2025-08-27T09:32:15.419Z] 51099204e380: Preparing [2025-08-27T09:32:15.419Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:15.419Z] 1a9f79f8b4fc: Preparing [2025-08-27T09:32:15.419Z] 51e267c7352f: Preparing [2025-08-27T09:32:15.419Z] 1e890da81ec9: Preparing [2025-08-27T09:32:15.419Z] 1a9f79f8b4fc: Waiting [2025-08-27T09:32:15.419Z] 51e267c7352f: Waiting [2025-08-27T09:32:15.419Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:15.419Z] 1eb38b87a110: Layer already exists [2025-08-27T09:32:15.419Z] 51099204e380: Layer already exists [2025-08-27T09:32:15.419Z] 15af57b86246: Layer already exists [2025-08-27T09:32:15.419Z] eb6c905bfbd5: Layer already exists [2025-08-27T09:32:15.419Z] 86e54ea9574b: Layer already exists [2025-08-27T09:32:15.419Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:15.419Z] 1a9f79f8b4fc: Layer already exists [2025-08-27T09:32:15.419Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:15.419Z] 51e267c7352f: Layer already exists [2025-08-27T09:32:15.682Z] main: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:32:15.765Z] ===================================================== [Pipeline] echo [2025-08-27T09:32:15.779Z] taggedImages: [2025-08-27T09:32:15.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:15.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-27T09:32:15.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.50 [2025-08-27T09:32:15.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:15.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-27T09:32:15.806Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-27T09:32:15.806Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:15.806Z] latest [2025-08-27T09:32:15.806Z] 4.1.0-dev.50 [2025-08-27T09:32:15.806Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:15.806Z] main [2025-08-27T09:32:15.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:16.186Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:16.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:16.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-27T09:32:16.537Z] ffc5b6806a5f: Preparing [2025-08-27T09:32:16.537Z] 5dc1220cb22b: Preparing [2025-08-27T09:32:16.537Z] aad4fea6ef71: Preparing [2025-08-27T09:32:16.537Z] 0bf6e3522d8c: Preparing [2025-08-27T09:32:16.537Z] d83fa84a1f28: Preparing [2025-08-27T09:32:16.537Z] 51099204e380: Preparing [2025-08-27T09:32:16.537Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:16.537Z] 55b08b003700: Preparing [2025-08-27T09:32:16.537Z] 19b8e69aee68: Preparing [2025-08-27T09:32:16.537Z] d58286d44d1a: Preparing [2025-08-27T09:32:16.537Z] 1e890da81ec9: Preparing [2025-08-27T09:32:16.537Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:16.537Z] 55b08b003700: Waiting [2025-08-27T09:32:16.537Z] 51099204e380: Waiting [2025-08-27T09:32:16.537Z] d58286d44d1a: Waiting [2025-08-27T09:32:16.537Z] 1e890da81ec9: Waiting [2025-08-27T09:32:16.537Z] 19b8e69aee68: Waiting [2025-08-27T09:32:16.801Z] 0bf6e3522d8c: Pushed [2025-08-27T09:32:16.801Z] 5dc1220cb22b: Pushed [2025-08-27T09:32:16.801Z] d83fa84a1f28: Pushed [2025-08-27T09:32:16.801Z] ffc5b6806a5f: Pushed [2025-08-27T09:32:16.801Z] 51099204e380: Layer already exists [2025-08-27T09:32:16.801Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:16.801Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:16.801Z] 55b08b003700: Pushed [2025-08-27T09:32:17.066Z] 19b8e69aee68: Pushed [2025-08-27T09:32:19.633Z] d58286d44d1a: Pushed [2025-08-27T09:32:23.018Z] aad4fea6ef71: Pushed [2025-08-27T09:32:23.018Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:23.377Z] + 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-08-27T09:32:23.729Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-27T09:32:23.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-27T09:32:23.729Z] ffc5b6806a5f: Preparing [2025-08-27T09:32:23.729Z] 5dc1220cb22b: Preparing [2025-08-27T09:32:23.729Z] aad4fea6ef71: Preparing [2025-08-27T09:32:23.729Z] 0bf6e3522d8c: Preparing [2025-08-27T09:32:23.729Z] d83fa84a1f28: Preparing [2025-08-27T09:32:23.729Z] 51099204e380: Preparing [2025-08-27T09:32:23.729Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:23.729Z] 55b08b003700: Preparing [2025-08-27T09:32:23.729Z] 19b8e69aee68: Preparing [2025-08-27T09:32:23.729Z] d58286d44d1a: Preparing [2025-08-27T09:32:23.729Z] 1e890da81ec9: Preparing [2025-08-27T09:32:23.729Z] 51099204e380: Waiting [2025-08-27T09:32:23.729Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:23.729Z] 55b08b003700: Waiting [2025-08-27T09:32:23.729Z] 19b8e69aee68: Waiting [2025-08-27T09:32:23.729Z] d58286d44d1a: Waiting [2025-08-27T09:32:23.729Z] 1e890da81ec9: Waiting [2025-08-27T09:32:23.729Z] 0bf6e3522d8c: Layer already exists [2025-08-27T09:32:23.729Z] ffc5b6806a5f: Layer already exists [2025-08-27T09:32:23.729Z] aad4fea6ef71: Layer already exists [2025-08-27T09:32:23.729Z] 5dc1220cb22b: Layer already exists [2025-08-27T09:32:23.729Z] d83fa84a1f28: Layer already exists [2025-08-27T09:32:23.729Z] 55b08b003700: Layer already exists [2025-08-27T09:32:23.729Z] d58286d44d1a: Layer already exists [2025-08-27T09:32:23.729Z] 51099204e380: Layer already exists [2025-08-27T09:32:23.729Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:23.729Z] 19b8e69aee68: Layer already exists [2025-08-27T09:32:23.729Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:23.999Z] latest: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:24.415Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:24.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.50 [2025-08-27T09:32:24.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-27T09:32:24.788Z] ffc5b6806a5f: Preparing [2025-08-27T09:32:24.788Z] 5dc1220cb22b: Preparing [2025-08-27T09:32:24.788Z] aad4fea6ef71: Preparing [2025-08-27T09:32:24.788Z] 0bf6e3522d8c: Preparing [2025-08-27T09:32:24.788Z] d83fa84a1f28: Preparing [2025-08-27T09:32:24.788Z] 51099204e380: Preparing [2025-08-27T09:32:24.788Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:24.788Z] 55b08b003700: Preparing [2025-08-27T09:32:24.788Z] 19b8e69aee68: Preparing [2025-08-27T09:32:24.788Z] d58286d44d1a: Preparing [2025-08-27T09:32:24.788Z] 1e890da81ec9: Preparing [2025-08-27T09:32:24.788Z] 55b08b003700: Waiting [2025-08-27T09:32:24.788Z] 51099204e380: Waiting [2025-08-27T09:32:24.788Z] 19b8e69aee68: Waiting [2025-08-27T09:32:24.788Z] d58286d44d1a: Waiting [2025-08-27T09:32:24.788Z] 1e890da81ec9: Waiting [2025-08-27T09:32:24.788Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:24.788Z] aad4fea6ef71: Layer already exists [2025-08-27T09:32:24.788Z] d83fa84a1f28: Layer already exists [2025-08-27T09:32:24.788Z] 5dc1220cb22b: Layer already exists [2025-08-27T09:32:24.788Z] 0bf6e3522d8c: Layer already exists [2025-08-27T09:32:24.788Z] ffc5b6806a5f: Layer already exists [2025-08-27T09:32:24.788Z] 19b8e69aee68: Layer already exists [2025-08-27T09:32:24.788Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:24.788Z] 55b08b003700: Layer already exists [2025-08-27T09:32:24.788Z] 51099204e380: Layer already exists [2025-08-27T09:32:24.788Z] d58286d44d1a: Layer already exists [2025-08-27T09:32:24.788Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:25.055Z] 4.1.0-dev.50: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:25.409Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:26.016Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:26.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-27T09:32:26.017Z] ffc5b6806a5f: Preparing [2025-08-27T09:32:26.017Z] 5dc1220cb22b: Preparing [2025-08-27T09:32:26.017Z] aad4fea6ef71: Preparing [2025-08-27T09:32:26.017Z] 0bf6e3522d8c: Preparing [2025-08-27T09:32:26.017Z] d83fa84a1f28: Preparing [2025-08-27T09:32:26.017Z] 51099204e380: Preparing [2025-08-27T09:32:26.017Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:26.017Z] 55b08b003700: Preparing [2025-08-27T09:32:26.017Z] 19b8e69aee68: Preparing [2025-08-27T09:32:26.017Z] d58286d44d1a: Preparing [2025-08-27T09:32:26.017Z] 1e890da81ec9: Preparing [2025-08-27T09:32:26.017Z] 55b08b003700: Waiting [2025-08-27T09:32:26.017Z] 19b8e69aee68: Waiting [2025-08-27T09:32:26.017Z] d58286d44d1a: Waiting [2025-08-27T09:32:26.017Z] 1e890da81ec9: Waiting [2025-08-27T09:32:26.017Z] 51099204e380: Waiting [2025-08-27T09:32:26.017Z] 5dc1220cb22b: Layer already exists [2025-08-27T09:32:26.017Z] ffc5b6806a5f: Layer already exists [2025-08-27T09:32:26.017Z] d83fa84a1f28: Layer already exists [2025-08-27T09:32:26.017Z] 0bf6e3522d8c: Layer already exists [2025-08-27T09:32:26.017Z] aad4fea6ef71: Layer already exists [2025-08-27T09:32:26.017Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:26.017Z] 51099204e380: Layer already exists [2025-08-27T09:32:26.017Z] 55b08b003700: Layer already exists [2025-08-27T09:32:26.017Z] d58286d44d1a: Layer already exists [2025-08-27T09:32:26.017Z] 19b8e69aee68: Layer already exists [2025-08-27T09:32:26.017Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:26.281Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:26.624Z] + 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-08-27T09:32:26.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-27T09:32:26.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-27T09:32:26.972Z] ffc5b6806a5f: Preparing [2025-08-27T09:32:26.972Z] 5dc1220cb22b: Preparing [2025-08-27T09:32:26.972Z] aad4fea6ef71: Preparing [2025-08-27T09:32:26.972Z] 0bf6e3522d8c: Preparing [2025-08-27T09:32:26.972Z] d83fa84a1f28: Preparing [2025-08-27T09:32:26.972Z] 51099204e380: Preparing [2025-08-27T09:32:26.972Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:26.972Z] 55b08b003700: Preparing [2025-08-27T09:32:26.972Z] 19b8e69aee68: Preparing [2025-08-27T09:32:26.972Z] 51099204e380: Waiting [2025-08-27T09:32:26.972Z] d58286d44d1a: Preparing [2025-08-27T09:32:26.972Z] 1e890da81ec9: Preparing [2025-08-27T09:32:26.972Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:26.972Z] 55b08b003700: Waiting [2025-08-27T09:32:26.972Z] 19b8e69aee68: Waiting [2025-08-27T09:32:26.972Z] d58286d44d1a: Waiting [2025-08-27T09:32:26.972Z] 1e890da81ec9: Waiting [2025-08-27T09:32:26.972Z] 0bf6e3522d8c: Layer already exists [2025-08-27T09:32:26.972Z] 5dc1220cb22b: Layer already exists [2025-08-27T09:32:26.972Z] ffc5b6806a5f: Layer already exists [2025-08-27T09:32:26.972Z] aad4fea6ef71: Layer already exists [2025-08-27T09:32:26.972Z] d83fa84a1f28: Layer already exists [2025-08-27T09:32:26.972Z] 55b08b003700: Layer already exists [2025-08-27T09:32:26.972Z] 19b8e69aee68: Layer already exists [2025-08-27T09:32:26.972Z] 51099204e380: Layer already exists [2025-08-27T09:32:26.972Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:26.972Z] d58286d44d1a: Layer already exists [2025-08-27T09:32:26.972Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:27.236Z] main: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:32:27.322Z] ===================================================== [Pipeline] echo [2025-08-27T09:32:27.339Z] taggedImages: [2025-08-27T09:32:27.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:27.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-27T09:32:27.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.50 [2025-08-27T09:32:27.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:27.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-27T09:32:27.376Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-27T09:32:27.376Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:27.376Z] latest [2025-08-27T09:32:27.376Z] 4.1.0-dev.50 [2025-08-27T09:32:27.376Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:27.376Z] main [2025-08-27T09:32:27.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:27.749Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:28.104Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:28.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-27T09:32:28.104Z] d0bc070679f9: Preparing [2025-08-27T09:32:28.104Z] a8857888b970: Preparing [2025-08-27T09:32:28.104Z] 0af5770bdd19: Preparing [2025-08-27T09:32:28.104Z] b87f7e526b1f: Preparing [2025-08-27T09:32:28.104Z] 0680516626db: Preparing [2025-08-27T09:32:28.104Z] 10d86f478fef: Preparing [2025-08-27T09:32:28.104Z] d5943d03a3dd: Preparing [2025-08-27T09:32:28.104Z] 10d86f478fef: Waiting [2025-08-27T09:32:28.104Z] 51099204e380: Preparing [2025-08-27T09:32:28.104Z] d5943d03a3dd: Waiting [2025-08-27T09:32:28.104Z] 51099204e380: Waiting [2025-08-27T09:32:28.104Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:28.104Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:28.104Z] 3a77316a90cb: Preparing [2025-08-27T09:32:28.104Z] 047904305e90: Preparing [2025-08-27T09:32:28.104Z] 3a77316a90cb: Waiting [2025-08-27T09:32:28.104Z] 1e890da81ec9: Preparing [2025-08-27T09:32:28.104Z] 047904305e90: Waiting [2025-08-27T09:32:28.104Z] 1e890da81ec9: Waiting [2025-08-27T09:32:28.369Z] 0680516626db: Pushed [2025-08-27T09:32:28.369Z] d0bc070679f9: Pushed [2025-08-27T09:32:28.369Z] a8857888b970: Pushed [2025-08-27T09:32:28.369Z] 51099204e380: Layer already exists [2025-08-27T09:32:28.369Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:28.369Z] 10d86f478fef: Pushed [2025-08-27T09:32:28.632Z] d5943d03a3dd: Pushed [2025-08-27T09:32:28.896Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:28.896Z] 3a77316a90cb: Pushed [2025-08-27T09:32:31.458Z] 047904305e90: Pushed [2025-08-27T09:32:34.790Z] b87f7e526b1f: Pushed [2025-08-27T09:32:34.790Z] 0af5770bdd19: Pushed [2025-08-27T09:32:34.790Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:35.406Z] + 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-08-27T09:32:35.748Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-27T09:32:35.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-27T09:32:35.748Z] d0bc070679f9: Preparing [2025-08-27T09:32:35.748Z] a8857888b970: Preparing [2025-08-27T09:32:35.748Z] 0af5770bdd19: Preparing [2025-08-27T09:32:35.748Z] b87f7e526b1f: Preparing [2025-08-27T09:32:35.748Z] 0680516626db: Preparing [2025-08-27T09:32:35.748Z] 10d86f478fef: Preparing [2025-08-27T09:32:35.748Z] d5943d03a3dd: Preparing [2025-08-27T09:32:35.748Z] 51099204e380: Preparing [2025-08-27T09:32:35.748Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:35.748Z] 3a77316a90cb: Preparing [2025-08-27T09:32:35.748Z] 047904305e90: Preparing [2025-08-27T09:32:35.748Z] 1e890da81ec9: Preparing [2025-08-27T09:32:35.748Z] 10d86f478fef: Waiting [2025-08-27T09:32:35.748Z] 047904305e90: Waiting [2025-08-27T09:32:35.748Z] 1e890da81ec9: Waiting [2025-08-27T09:32:35.748Z] 51099204e380: Waiting [2025-08-27T09:32:35.748Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:35.748Z] a8857888b970: Layer already exists [2025-08-27T09:32:35.748Z] d0bc070679f9: Layer already exists [2025-08-27T09:32:35.748Z] 0680516626db: Layer already exists [2025-08-27T09:32:35.748Z] 0af5770bdd19: Layer already exists [2025-08-27T09:32:35.748Z] b87f7e526b1f: Layer already exists [2025-08-27T09:32:35.748Z] d5943d03a3dd: Layer already exists [2025-08-27T09:32:35.748Z] 10d86f478fef: Layer already exists [2025-08-27T09:32:35.748Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:35.748Z] 51099204e380: Layer already exists [2025-08-27T09:32:35.748Z] 3a77316a90cb: Layer already exists [2025-08-27T09:32:35.748Z] 047904305e90: Layer already exists [2025-08-27T09:32:35.748Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:36.012Z] latest: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:36.364Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:36.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.50 [2025-08-27T09:32:36.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-27T09:32:36.714Z] d0bc070679f9: Preparing [2025-08-27T09:32:36.714Z] a8857888b970: Preparing [2025-08-27T09:32:36.714Z] 0af5770bdd19: Preparing [2025-08-27T09:32:36.714Z] b87f7e526b1f: Preparing [2025-08-27T09:32:36.714Z] 0680516626db: Preparing [2025-08-27T09:32:36.714Z] 10d86f478fef: Preparing [2025-08-27T09:32:36.714Z] d5943d03a3dd: Preparing [2025-08-27T09:32:36.714Z] 51099204e380: Preparing [2025-08-27T09:32:36.714Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:36.714Z] 3a77316a90cb: Preparing [2025-08-27T09:32:36.714Z] 047904305e90: Preparing [2025-08-27T09:32:36.714Z] 1e890da81ec9: Preparing [2025-08-27T09:32:36.714Z] 51099204e380: Waiting [2025-08-27T09:32:36.714Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:36.714Z] 3a77316a90cb: Waiting [2025-08-27T09:32:36.714Z] 10d86f478fef: Waiting [2025-08-27T09:32:36.714Z] d5943d03a3dd: Waiting [2025-08-27T09:32:36.714Z] 047904305e90: Waiting [2025-08-27T09:32:36.714Z] 1e890da81ec9: Waiting [2025-08-27T09:32:36.714Z] a8857888b970: Layer already exists [2025-08-27T09:32:36.714Z] b87f7e526b1f: Layer already exists [2025-08-27T09:32:36.714Z] 0680516626db: Layer already exists [2025-08-27T09:32:36.714Z] d0bc070679f9: Layer already exists [2025-08-27T09:32:36.714Z] 0af5770bdd19: Layer already exists [2025-08-27T09:32:36.714Z] 10d86f478fef: Layer already exists [2025-08-27T09:32:36.714Z] d5943d03a3dd: Layer already exists [2025-08-27T09:32:36.714Z] 51099204e380: Layer already exists [2025-08-27T09:32:36.714Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:36.714Z] 3a77316a90cb: Layer already exists [2025-08-27T09:32:36.714Z] 047904305e90: Layer already exists [2025-08-27T09:32:36.714Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:36.978Z] 4.1.0-dev.50: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:37.335Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:37.940Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:37.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-27T09:32:37.940Z] d0bc070679f9: Preparing [2025-08-27T09:32:37.940Z] a8857888b970: Preparing [2025-08-27T09:32:37.940Z] 0af5770bdd19: Preparing [2025-08-27T09:32:37.940Z] b87f7e526b1f: Preparing [2025-08-27T09:32:37.940Z] 0680516626db: Preparing [2025-08-27T09:32:37.940Z] 10d86f478fef: Preparing [2025-08-27T09:32:37.940Z] d5943d03a3dd: Preparing [2025-08-27T09:32:37.940Z] 51099204e380: Preparing [2025-08-27T09:32:37.940Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:37.940Z] 3a77316a90cb: Preparing [2025-08-27T09:32:37.940Z] 047904305e90: Preparing [2025-08-27T09:32:37.940Z] 1e890da81ec9: Preparing [2025-08-27T09:32:37.940Z] 10d86f478fef: Waiting [2025-08-27T09:32:37.940Z] d5943d03a3dd: Waiting [2025-08-27T09:32:37.940Z] 51099204e380: Waiting [2025-08-27T09:32:37.940Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:37.940Z] 3a77316a90cb: Waiting [2025-08-27T09:32:37.940Z] 047904305e90: Waiting [2025-08-27T09:32:37.940Z] 1e890da81ec9: Waiting [2025-08-27T09:32:37.940Z] 0680516626db: Layer already exists [2025-08-27T09:32:37.940Z] b87f7e526b1f: Layer already exists [2025-08-27T09:32:37.940Z] a8857888b970: Layer already exists [2025-08-27T09:32:37.940Z] 0af5770bdd19: Layer already exists [2025-08-27T09:32:37.940Z] d0bc070679f9: Layer already exists [2025-08-27T09:32:37.940Z] 10d86f478fef: Layer already exists [2025-08-27T09:32:37.940Z] d5943d03a3dd: Layer already exists [2025-08-27T09:32:37.940Z] 3a77316a90cb: Layer already exists [2025-08-27T09:32:37.940Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:37.940Z] 51099204e380: Layer already exists [2025-08-27T09:32:37.940Z] 047904305e90: Layer already exists [2025-08-27T09:32:37.940Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:38.203Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:38.545Z] + 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-08-27T09:32:38.891Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-27T09:32:38.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-27T09:32:38.891Z] d0bc070679f9: Preparing [2025-08-27T09:32:38.891Z] a8857888b970: Preparing [2025-08-27T09:32:38.891Z] 0af5770bdd19: Preparing [2025-08-27T09:32:38.891Z] b87f7e526b1f: Preparing [2025-08-27T09:32:38.891Z] 0680516626db: Preparing [2025-08-27T09:32:38.891Z] 10d86f478fef: Preparing [2025-08-27T09:32:38.891Z] d5943d03a3dd: Preparing [2025-08-27T09:32:38.891Z] 51099204e380: Preparing [2025-08-27T09:32:38.891Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:38.891Z] 3a77316a90cb: Preparing [2025-08-27T09:32:38.891Z] 047904305e90: Preparing [2025-08-27T09:32:38.891Z] 1e890da81ec9: Preparing [2025-08-27T09:32:38.891Z] 10d86f478fef: Waiting [2025-08-27T09:32:38.891Z] d5943d03a3dd: Waiting [2025-08-27T09:32:38.891Z] 51099204e380: Waiting [2025-08-27T09:32:38.891Z] fdc1c7c40a94: Waiting [2025-08-27T09:32:38.891Z] 3a77316a90cb: Waiting [2025-08-27T09:32:38.891Z] 047904305e90: Waiting [2025-08-27T09:32:38.891Z] 1e890da81ec9: Waiting [2025-08-27T09:32:38.891Z] b87f7e526b1f: Layer already exists [2025-08-27T09:32:38.891Z] 0af5770bdd19: Layer already exists [2025-08-27T09:32:38.891Z] d0bc070679f9: Layer already exists [2025-08-27T09:32:38.891Z] 0680516626db: Layer already exists [2025-08-27T09:32:38.891Z] a8857888b970: Layer already exists [2025-08-27T09:32:38.891Z] 10d86f478fef: Layer already exists [2025-08-27T09:32:38.891Z] d5943d03a3dd: Layer already exists [2025-08-27T09:32:38.891Z] 3a77316a90cb: Layer already exists [2025-08-27T09:32:38.891Z] 51099204e380: Layer already exists [2025-08-27T09:32:38.891Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:38.891Z] 047904305e90: Layer already exists [2025-08-27T09:32:38.891Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:39.153Z] main: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:32:39.240Z] ===================================================== [Pipeline] echo [2025-08-27T09:32:39.255Z] taggedImages: [2025-08-27T09:32:39.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:39.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-27T09:32:39.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.50 [2025-08-27T09:32:39.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:39.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-27T09:32:39.288Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-27T09:32:39.288Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:39.288Z] latest [2025-08-27T09:32:39.288Z] 4.1.0-dev.50 [2025-08-27T09:32:39.288Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:39.288Z] main [2025-08-27T09:32:39.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:39.645Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:39.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:39.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-27T09:32:39.993Z] 2cd154a1a454: Preparing [2025-08-27T09:32:39.993Z] 2ab262c4f62b: Preparing [2025-08-27T09:32:39.993Z] 51099204e380: Preparing [2025-08-27T09:32:39.993Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:39.993Z] ad120ad23f20: Preparing [2025-08-27T09:32:39.993Z] 4ae5c87b90f5: Preparing [2025-08-27T09:32:39.993Z] 1e890da81ec9: Preparing [2025-08-27T09:32:39.993Z] 4ae5c87b90f5: Waiting [2025-08-27T09:32:39.993Z] 1e890da81ec9: Waiting [2025-08-27T09:32:39.993Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:39.993Z] 51099204e380: Layer already exists [2025-08-27T09:32:40.257Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:40.257Z] 2cd154a1a454: Pushed [2025-08-27T09:32:40.520Z] ad120ad23f20: Pushed [2025-08-27T09:32:41.916Z] 4ae5c87b90f5: Pushed [2025-08-27T09:32:47.228Z] 2ab262c4f62b: Pushed [2025-08-27T09:32:47.228Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:47.579Z] + 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-08-27T09:32:47.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-27T09:32:47.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-27T09:32:47.927Z] 2cd154a1a454: Preparing [2025-08-27T09:32:47.927Z] 2ab262c4f62b: Preparing [2025-08-27T09:32:47.927Z] 51099204e380: Preparing [2025-08-27T09:32:47.927Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:47.927Z] ad120ad23f20: Preparing [2025-08-27T09:32:47.927Z] 4ae5c87b90f5: Preparing [2025-08-27T09:32:47.927Z] 1e890da81ec9: Preparing [2025-08-27T09:32:47.927Z] 4ae5c87b90f5: Waiting [2025-08-27T09:32:47.927Z] 1e890da81ec9: Waiting [2025-08-27T09:32:47.927Z] 51099204e380: Layer already exists [2025-08-27T09:32:47.927Z] ad120ad23f20: Layer already exists [2025-08-27T09:32:47.927Z] 2ab262c4f62b: Layer already exists [2025-08-27T09:32:47.927Z] 2cd154a1a454: Layer already exists [2025-08-27T09:32:47.927Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:47.927Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:47.927Z] 4ae5c87b90f5: Layer already exists [2025-08-27T09:32:48.191Z] latest: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:48.543Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:48.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.50 [2025-08-27T09:32:48.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-27T09:32:48.889Z] 2cd154a1a454: Preparing [2025-08-27T09:32:48.889Z] 2ab262c4f62b: Preparing [2025-08-27T09:32:48.889Z] 51099204e380: Preparing [2025-08-27T09:32:48.889Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:48.889Z] ad120ad23f20: Preparing [2025-08-27T09:32:48.889Z] 4ae5c87b90f5: Preparing [2025-08-27T09:32:48.889Z] 1e890da81ec9: Preparing [2025-08-27T09:32:48.889Z] 4ae5c87b90f5: Waiting [2025-08-27T09:32:48.889Z] 1e890da81ec9: Waiting [2025-08-27T09:32:48.889Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:48.889Z] ad120ad23f20: Layer already exists [2025-08-27T09:32:48.889Z] 51099204e380: Layer already exists [2025-08-27T09:32:48.889Z] 2cd154a1a454: Layer already exists [2025-08-27T09:32:48.889Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:48.889Z] 4ae5c87b90f5: Layer already exists [2025-08-27T09:32:49.464Z] 2ab262c4f62b: Layer already exists [2025-08-27T09:32:49.464Z] 4.1.0-dev.50: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:49.810Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:50.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:50.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-27T09:32:50.153Z] 2cd154a1a454: Preparing [2025-08-27T09:32:50.153Z] 2ab262c4f62b: Preparing [2025-08-27T09:32:50.153Z] 51099204e380: Preparing [2025-08-27T09:32:50.153Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:50.153Z] ad120ad23f20: Preparing [2025-08-27T09:32:50.153Z] 4ae5c87b90f5: Preparing [2025-08-27T09:32:50.153Z] 1e890da81ec9: Preparing [2025-08-27T09:32:50.153Z] 4ae5c87b90f5: Waiting [2025-08-27T09:32:50.153Z] 1e890da81ec9: Waiting [2025-08-27T09:32:50.153Z] 2ab262c4f62b: Layer already exists [2025-08-27T09:32:50.153Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:50.153Z] 2cd154a1a454: Layer already exists [2025-08-27T09:32:50.153Z] 51099204e380: Layer already exists [2025-08-27T09:32:50.153Z] ad120ad23f20: Layer already exists [2025-08-27T09:32:50.153Z] 4ae5c87b90f5: Layer already exists [2025-08-27T09:32:50.153Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:50.153Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:50.756Z] + 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-08-27T09:32:51.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-27T09:32:51.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-27T09:32:51.088Z] 2cd154a1a454: Preparing [2025-08-27T09:32:51.088Z] 2ab262c4f62b: Preparing [2025-08-27T09:32:51.088Z] 51099204e380: Preparing [2025-08-27T09:32:51.088Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:51.088Z] ad120ad23f20: Preparing [2025-08-27T09:32:51.088Z] 4ae5c87b90f5: Preparing [2025-08-27T09:32:51.088Z] 1e890da81ec9: Preparing [2025-08-27T09:32:51.088Z] 4ae5c87b90f5: Waiting [2025-08-27T09:32:51.088Z] 1e890da81ec9: Waiting [2025-08-27T09:32:51.088Z] 2cd154a1a454: Layer already exists [2025-08-27T09:32:51.088Z] 51099204e380: Layer already exists [2025-08-27T09:32:51.088Z] ad120ad23f20: Layer already exists [2025-08-27T09:32:51.088Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:51.088Z] 2ab262c4f62b: Layer already exists [2025-08-27T09:32:51.088Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:51.088Z] 4ae5c87b90f5: Layer already exists [2025-08-27T09:32:51.088Z] main: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:32:51.430Z] ===================================================== [Pipeline] echo [2025-08-27T09:32:51.443Z] taggedImages: [2025-08-27T09:32:51.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:51.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-27T09:32:51.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.50 [2025-08-27T09:32:51.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:51.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-27T09:32:51.472Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-27T09:32:51.472Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:51.472Z] latest [2025-08-27T09:32:51.472Z] 4.1.0-dev.50 [2025-08-27T09:32:51.472Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:32:51.472Z] main [2025-08-27T09:32:51.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:51.839Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:32:52.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:32:52.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-27T09:32:52.190Z] 5d1923d2a214: Preparing [2025-08-27T09:32:52.190Z] c217dba0c87a: Preparing [2025-08-27T09:32:52.190Z] d655ac0f7fae: Preparing [2025-08-27T09:32:52.190Z] 51099204e380: Preparing [2025-08-27T09:32:52.190Z] fdc1c7c40a94: Preparing [2025-08-27T09:32:52.190Z] 8f9610bbcf4f: Preparing [2025-08-27T09:32:52.190Z] a2406fac0fb5: Preparing [2025-08-27T09:32:52.190Z] 3568a9c57098: Preparing [2025-08-27T09:32:52.190Z] 3d73def00930: Preparing [2025-08-27T09:32:52.190Z] 1e890da81ec9: Preparing [2025-08-27T09:32:52.190Z] 8f9610bbcf4f: Waiting [2025-08-27T09:32:52.190Z] a2406fac0fb5: Waiting [2025-08-27T09:32:52.190Z] 3568a9c57098: Waiting [2025-08-27T09:32:52.190Z] 3d73def00930: Waiting [2025-08-27T09:32:52.190Z] 1e890da81ec9: Waiting [2025-08-27T09:32:52.190Z] 51099204e380: Layer already exists [2025-08-27T09:32:52.190Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:32:52.459Z] c217dba0c87a: Pushed [2025-08-27T09:32:52.459Z] d655ac0f7fae: Pushed [2025-08-27T09:32:52.459Z] 5d1923d2a214: Pushed [2025-08-27T09:32:52.723Z] 1e890da81ec9: Layer already exists [2025-08-27T09:32:52.723Z] 3568a9c57098: Pushed [2025-08-27T09:32:53.299Z] 3d73def00930: Pushed [2025-08-27T09:33:03.338Z] a2406fac0fb5: Pushed [2025-08-27T09:33:18.310Z] 8f9610bbcf4f: Pushed [2025-08-27T09:33:18.310Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:18.661Z] + 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-08-27T09:33:19.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-27T09:33:19.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-27T09:33:19.006Z] 5d1923d2a214: Preparing [2025-08-27T09:33:19.006Z] c217dba0c87a: Preparing [2025-08-27T09:33:19.006Z] d655ac0f7fae: Preparing [2025-08-27T09:33:19.006Z] 51099204e380: Preparing [2025-08-27T09:33:19.006Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:19.006Z] 8f9610bbcf4f: Preparing [2025-08-27T09:33:19.006Z] a2406fac0fb5: Preparing [2025-08-27T09:33:19.006Z] 3568a9c57098: Preparing [2025-08-27T09:33:19.006Z] 3d73def00930: Preparing [2025-08-27T09:33:19.006Z] 1e890da81ec9: Preparing [2025-08-27T09:33:19.006Z] 3568a9c57098: Waiting [2025-08-27T09:33:19.006Z] 3d73def00930: Waiting [2025-08-27T09:33:19.006Z] 1e890da81ec9: Waiting [2025-08-27T09:33:19.006Z] 8f9610bbcf4f: Waiting [2025-08-27T09:33:19.006Z] a2406fac0fb5: Waiting [2025-08-27T09:33:19.006Z] 5d1923d2a214: Layer already exists [2025-08-27T09:33:19.006Z] c217dba0c87a: Layer already exists [2025-08-27T09:33:19.006Z] 51099204e380: Layer already exists [2025-08-27T09:33:19.006Z] d655ac0f7fae: Layer already exists [2025-08-27T09:33:19.006Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:19.006Z] 3568a9c57098: Layer already exists [2025-08-27T09:33:19.006Z] a2406fac0fb5: Layer already exists [2025-08-27T09:33:19.006Z] 8f9610bbcf4f: Layer already exists [2025-08-27T09:33:19.006Z] 3d73def00930: Layer already exists [2025-08-27T09:33:19.006Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:19.270Z] latest: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:19.607Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:19.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.50 [2025-08-27T09:33:19.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-27T09:33:19.945Z] 5d1923d2a214: Preparing [2025-08-27T09:33:19.945Z] c217dba0c87a: Preparing [2025-08-27T09:33:19.945Z] d655ac0f7fae: Preparing [2025-08-27T09:33:19.945Z] 51099204e380: Preparing [2025-08-27T09:33:19.945Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:19.945Z] 8f9610bbcf4f: Preparing [2025-08-27T09:33:19.945Z] a2406fac0fb5: Preparing [2025-08-27T09:33:19.945Z] 3568a9c57098: Preparing [2025-08-27T09:33:19.945Z] 3d73def00930: Preparing [2025-08-27T09:33:19.945Z] 1e890da81ec9: Preparing [2025-08-27T09:33:19.945Z] a2406fac0fb5: Waiting [2025-08-27T09:33:19.945Z] 3568a9c57098: Waiting [2025-08-27T09:33:19.945Z] 3d73def00930: Waiting [2025-08-27T09:33:19.945Z] 8f9610bbcf4f: Waiting [2025-08-27T09:33:19.945Z] 1e890da81ec9: Waiting [2025-08-27T09:33:19.945Z] c217dba0c87a: Layer already exists [2025-08-27T09:33:19.945Z] d655ac0f7fae: Layer already exists [2025-08-27T09:33:19.945Z] 51099204e380: Layer already exists [2025-08-27T09:33:19.945Z] 5d1923d2a214: Layer already exists [2025-08-27T09:33:19.945Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:19.945Z] 3568a9c57098: Layer already exists [2025-08-27T09:33:19.945Z] 8f9610bbcf4f: Layer already exists [2025-08-27T09:33:19.945Z] a2406fac0fb5: Layer already exists [2025-08-27T09:33:19.945Z] 3d73def00930: Layer already exists [2025-08-27T09:33:19.945Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:19.945Z] 4.1.0-dev.50: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:20.285Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:20.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:33:20.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-27T09:33:20.622Z] 5d1923d2a214: Preparing [2025-08-27T09:33:20.622Z] c217dba0c87a: Preparing [2025-08-27T09:33:20.622Z] d655ac0f7fae: Preparing [2025-08-27T09:33:20.622Z] 51099204e380: Preparing [2025-08-27T09:33:20.622Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:20.622Z] 8f9610bbcf4f: Preparing [2025-08-27T09:33:20.622Z] a2406fac0fb5: Preparing [2025-08-27T09:33:20.622Z] 3568a9c57098: Preparing [2025-08-27T09:33:20.622Z] 3d73def00930: Preparing [2025-08-27T09:33:20.622Z] 1e890da81ec9: Preparing [2025-08-27T09:33:20.622Z] 3568a9c57098: Waiting [2025-08-27T09:33:20.622Z] 3d73def00930: Waiting [2025-08-27T09:33:20.622Z] 1e890da81ec9: Waiting [2025-08-27T09:33:20.622Z] 8f9610bbcf4f: Waiting [2025-08-27T09:33:20.622Z] a2406fac0fb5: Waiting [2025-08-27T09:33:20.622Z] c217dba0c87a: Layer already exists [2025-08-27T09:33:20.622Z] 5d1923d2a214: Layer already exists [2025-08-27T09:33:20.622Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:20.622Z] d655ac0f7fae: Layer already exists [2025-08-27T09:33:20.622Z] 51099204e380: Layer already exists [2025-08-27T09:33:20.622Z] 8f9610bbcf4f: Layer already exists [2025-08-27T09:33:20.622Z] 3568a9c57098: Layer already exists [2025-08-27T09:33:20.622Z] a2406fac0fb5: Layer already exists [2025-08-27T09:33:20.622Z] 3d73def00930: Layer already exists [2025-08-27T09:33:20.622Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:20.622Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:21.236Z] + 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-08-27T09:33:21.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-27T09:33:21.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-27T09:33:21.579Z] 5d1923d2a214: Preparing [2025-08-27T09:33:21.579Z] c217dba0c87a: Preparing [2025-08-27T09:33:21.579Z] d655ac0f7fae: Preparing [2025-08-27T09:33:21.579Z] 51099204e380: Preparing [2025-08-27T09:33:21.579Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:21.579Z] 8f9610bbcf4f: Preparing [2025-08-27T09:33:21.579Z] a2406fac0fb5: Preparing [2025-08-27T09:33:21.579Z] 3568a9c57098: Preparing [2025-08-27T09:33:21.579Z] 3d73def00930: Preparing [2025-08-27T09:33:21.579Z] 1e890da81ec9: Preparing [2025-08-27T09:33:21.579Z] 8f9610bbcf4f: Waiting [2025-08-27T09:33:21.579Z] 3d73def00930: Waiting [2025-08-27T09:33:21.579Z] a2406fac0fb5: Waiting [2025-08-27T09:33:21.579Z] 3568a9c57098: Waiting [2025-08-27T09:33:21.579Z] 1e890da81ec9: Waiting [2025-08-27T09:33:21.579Z] 5d1923d2a214: Layer already exists [2025-08-27T09:33:21.579Z] c217dba0c87a: Layer already exists [2025-08-27T09:33:21.579Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:21.579Z] 51099204e380: Layer already exists [2025-08-27T09:33:21.579Z] d655ac0f7fae: Layer already exists [2025-08-27T09:33:21.579Z] 3568a9c57098: Layer already exists [2025-08-27T09:33:21.579Z] a2406fac0fb5: Layer already exists [2025-08-27T09:33:21.579Z] 8f9610bbcf4f: Layer already exists [2025-08-27T09:33:21.579Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:21.579Z] 3d73def00930: Layer already exists [2025-08-27T09:33:21.841Z] main: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:33:21.913Z] ===================================================== [Pipeline] echo [2025-08-27T09:33:21.924Z] taggedImages: [2025-08-27T09:33:21.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:33:21.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-27T09:33:21.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.50 [2025-08-27T09:33:21.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:33:21.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-27T09:33:21.953Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-27T09:33:21.953Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:33:21.953Z] latest [2025-08-27T09:33:21.953Z] 4.1.0-dev.50 [2025-08-27T09:33:21.953Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:33:21.953Z] main [2025-08-27T09:33:21.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:22.310Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:22.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:33:22.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-27T09:33:22.653Z] e258b644cb91: Preparing [2025-08-27T09:33:22.653Z] 73d1d95e4f33: Preparing [2025-08-27T09:33:22.653Z] 9847df00b00d: Preparing [2025-08-27T09:33:22.653Z] 51099204e380: Preparing [2025-08-27T09:33:22.653Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:22.653Z] f76bf55b2b2e: Preparing [2025-08-27T09:33:22.653Z] 8790a96633d8: Preparing [2025-08-27T09:33:22.653Z] 4f6dfff2b7a1: Preparing [2025-08-27T09:33:22.653Z] 1e890da81ec9: Preparing [2025-08-27T09:33:22.653Z] 8790a96633d8: Waiting [2025-08-27T09:33:22.653Z] 4f6dfff2b7a1: Waiting [2025-08-27T09:33:22.653Z] 1e890da81ec9: Waiting [2025-08-27T09:33:22.653Z] f76bf55b2b2e: Waiting [2025-08-27T09:33:22.653Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:22.653Z] 51099204e380: Layer already exists [2025-08-27T09:33:22.919Z] 9847df00b00d: Pushed [2025-08-27T09:33:22.919Z] 73d1d95e4f33: Pushed [2025-08-27T09:33:22.919Z] e258b644cb91: Pushed [2025-08-27T09:33:22.919Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:23.185Z] 8790a96633d8: Pushed [2025-08-27T09:33:23.450Z] 4f6dfff2b7a1: Pushed [2025-08-27T09:33:50.083Z] f76bf55b2b2e: Pushed [2025-08-27T09:33:50.083Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:50.430Z] + 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-08-27T09:33:50.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-27T09:33:50.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-27T09:33:50.779Z] e258b644cb91: Preparing [2025-08-27T09:33:50.779Z] 73d1d95e4f33: Preparing [2025-08-27T09:33:50.779Z] 9847df00b00d: Preparing [2025-08-27T09:33:50.779Z] 51099204e380: Preparing [2025-08-27T09:33:50.779Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:50.779Z] f76bf55b2b2e: Preparing [2025-08-27T09:33:50.779Z] 8790a96633d8: Preparing [2025-08-27T09:33:50.779Z] 4f6dfff2b7a1: Preparing [2025-08-27T09:33:50.779Z] 1e890da81ec9: Preparing [2025-08-27T09:33:50.779Z] f76bf55b2b2e: Waiting [2025-08-27T09:33:50.779Z] 4f6dfff2b7a1: Waiting [2025-08-27T09:33:50.779Z] 1e890da81ec9: Waiting [2025-08-27T09:33:50.779Z] 8790a96633d8: Waiting [2025-08-27T09:33:50.779Z] 51099204e380: Layer already exists [2025-08-27T09:33:50.779Z] 9847df00b00d: Layer already exists [2025-08-27T09:33:50.779Z] e258b644cb91: Layer already exists [2025-08-27T09:33:50.779Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:50.779Z] 73d1d95e4f33: Layer already exists [2025-08-27T09:33:50.779Z] f76bf55b2b2e: Layer already exists [2025-08-27T09:33:50.779Z] 8790a96633d8: Layer already exists [2025-08-27T09:33:50.779Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:50.779Z] 4f6dfff2b7a1: Layer already exists [2025-08-27T09:33:50.779Z] latest: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:51.390Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:51.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.50 [2025-08-27T09:33:51.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-27T09:33:51.734Z] e258b644cb91: Preparing [2025-08-27T09:33:51.734Z] 73d1d95e4f33: Preparing [2025-08-27T09:33:51.734Z] 9847df00b00d: Preparing [2025-08-27T09:33:51.734Z] 51099204e380: Preparing [2025-08-27T09:33:51.734Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:51.734Z] f76bf55b2b2e: Preparing [2025-08-27T09:33:51.734Z] 8790a96633d8: Preparing [2025-08-27T09:33:51.734Z] 4f6dfff2b7a1: Preparing [2025-08-27T09:33:51.734Z] 1e890da81ec9: Preparing [2025-08-27T09:33:51.734Z] f76bf55b2b2e: Waiting [2025-08-27T09:33:51.734Z] 8790a96633d8: Waiting [2025-08-27T09:33:51.734Z] 4f6dfff2b7a1: Waiting [2025-08-27T09:33:51.734Z] 1e890da81ec9: Waiting [2025-08-27T09:33:51.734Z] e258b644cb91: Layer already exists [2025-08-27T09:33:51.734Z] 9847df00b00d: Layer already exists [2025-08-27T09:33:51.734Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:51.734Z] 73d1d95e4f33: Layer already exists [2025-08-27T09:33:51.734Z] 51099204e380: Layer already exists [2025-08-27T09:33:51.734Z] 8790a96633d8: Layer already exists [2025-08-27T09:33:51.734Z] 4f6dfff2b7a1: Layer already exists [2025-08-27T09:33:51.734Z] f76bf55b2b2e: Layer already exists [2025-08-27T09:33:51.734Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:51.734Z] 4.1.0-dev.50: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:52.346Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:52.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:33:52.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-27T09:33:52.691Z] e258b644cb91: Preparing [2025-08-27T09:33:52.691Z] 73d1d95e4f33: Preparing [2025-08-27T09:33:52.691Z] 9847df00b00d: Preparing [2025-08-27T09:33:52.691Z] 51099204e380: Preparing [2025-08-27T09:33:52.691Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:52.691Z] f76bf55b2b2e: Preparing [2025-08-27T09:33:52.691Z] 8790a96633d8: Preparing [2025-08-27T09:33:52.691Z] 4f6dfff2b7a1: Preparing [2025-08-27T09:33:52.691Z] 1e890da81ec9: Preparing [2025-08-27T09:33:52.691Z] 8790a96633d8: Waiting [2025-08-27T09:33:52.691Z] 4f6dfff2b7a1: Waiting [2025-08-27T09:33:52.691Z] 1e890da81ec9: Waiting [2025-08-27T09:33:52.691Z] f76bf55b2b2e: Waiting [2025-08-27T09:33:52.691Z] e258b644cb91: Layer already exists [2025-08-27T09:33:52.691Z] 9847df00b00d: Layer already exists [2025-08-27T09:33:52.691Z] 73d1d95e4f33: Layer already exists [2025-08-27T09:33:52.691Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:52.691Z] 51099204e380: Layer already exists [2025-08-27T09:33:52.691Z] 8790a96633d8: Layer already exists [2025-08-27T09:33:52.691Z] f76bf55b2b2e: Layer already exists [2025-08-27T09:33:52.691Z] 4f6dfff2b7a1: Layer already exists [2025-08-27T09:33:52.691Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:52.691Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:53.295Z] + 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-08-27T09:33:53.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-27T09:33:53.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-27T09:33:53.637Z] e258b644cb91: Preparing [2025-08-27T09:33:53.637Z] 73d1d95e4f33: Preparing [2025-08-27T09:33:53.637Z] 9847df00b00d: Preparing [2025-08-27T09:33:53.637Z] 51099204e380: Preparing [2025-08-27T09:33:53.637Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:53.637Z] f76bf55b2b2e: Preparing [2025-08-27T09:33:53.637Z] 8790a96633d8: Preparing [2025-08-27T09:33:53.637Z] 4f6dfff2b7a1: Preparing [2025-08-27T09:33:53.637Z] 1e890da81ec9: Preparing [2025-08-27T09:33:53.637Z] f76bf55b2b2e: Waiting [2025-08-27T09:33:53.637Z] 8790a96633d8: Waiting [2025-08-27T09:33:53.637Z] 4f6dfff2b7a1: Waiting [2025-08-27T09:33:53.637Z] 1e890da81ec9: Waiting [2025-08-27T09:33:53.637Z] 73d1d95e4f33: Layer already exists [2025-08-27T09:33:53.637Z] 9847df00b00d: Layer already exists [2025-08-27T09:33:53.637Z] 51099204e380: Layer already exists [2025-08-27T09:33:53.637Z] e258b644cb91: Layer already exists [2025-08-27T09:33:53.637Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:53.637Z] 4f6dfff2b7a1: Layer already exists [2025-08-27T09:33:53.637Z] 8790a96633d8: Layer already exists [2025-08-27T09:33:53.637Z] f76bf55b2b2e: Layer already exists [2025-08-27T09:33:53.637Z] 1e890da81ec9: Layer already exists [2025-08-27T09:33:53.903Z] main: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:33:53.981Z] ===================================================== [Pipeline] echo [2025-08-27T09:33:53.998Z] taggedImages: [2025-08-27T09:33:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:33:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-27T09:33:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.50 [2025-08-27T09:33:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:33:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-27T09:33:54.024Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-27T09:33:54.024Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:33:54.024Z] latest [2025-08-27T09:33:54.024Z] 4.1.0-dev.50 [2025-08-27T09:33:54.024Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:33:54.024Z] main [2025-08-27T09:33:54.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:54.381Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:33:54.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:33:54.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-27T09:33:54.723Z] a90b656de744: Preparing [2025-08-27T09:33:54.723Z] fcffe231b635: Preparing [2025-08-27T09:33:54.723Z] 6311e28039e4: Preparing [2025-08-27T09:33:54.723Z] 51099204e380: Preparing [2025-08-27T09:33:54.723Z] fdc1c7c40a94: Preparing [2025-08-27T09:33:54.723Z] 6d7add4506d5: Preparing [2025-08-27T09:33:54.723Z] 3568a9c57098: Preparing [2025-08-27T09:33:54.723Z] 3d73def00930: Preparing [2025-08-27T09:33:54.723Z] 1e890da81ec9: Preparing [2025-08-27T09:33:54.723Z] 6d7add4506d5: Waiting [2025-08-27T09:33:54.723Z] 3d73def00930: Waiting [2025-08-27T09:33:54.723Z] 1e890da81ec9: Waiting [2025-08-27T09:33:54.723Z] 3568a9c57098: Waiting [2025-08-27T09:33:54.723Z] 51099204e380: Layer already exists [2025-08-27T09:33:54.723Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:33:54.723Z] 3568a9c57098: Layer already exists [2025-08-27T09:33:54.988Z] 3d73def00930: Layer already exists [2025-08-27T09:33:54.988Z] 6311e28039e4: Pushed [2025-08-27T09:33:54.988Z] fcffe231b635: Pushed [2025-08-27T09:33:54.988Z] a90b656de744: Pushed [2025-08-27T09:33:54.988Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:21.625Z] 6d7add4506d5: Pushed [2025-08-27T09:34:21.625Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:22.035Z] + 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-08-27T09:34:22.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-27T09:34:22.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-27T09:34:22.398Z] a90b656de744: Preparing [2025-08-27T09:34:22.398Z] fcffe231b635: Preparing [2025-08-27T09:34:22.398Z] 6311e28039e4: Preparing [2025-08-27T09:34:22.398Z] 51099204e380: Preparing [2025-08-27T09:34:22.398Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:22.398Z] 6d7add4506d5: Preparing [2025-08-27T09:34:22.398Z] 3568a9c57098: Preparing [2025-08-27T09:34:22.398Z] 3d73def00930: Preparing [2025-08-27T09:34:22.398Z] 1e890da81ec9: Preparing [2025-08-27T09:34:22.398Z] 3568a9c57098: Waiting [2025-08-27T09:34:22.398Z] 3d73def00930: Waiting [2025-08-27T09:34:22.398Z] 1e890da81ec9: Waiting [2025-08-27T09:34:22.398Z] 6d7add4506d5: Waiting [2025-08-27T09:34:22.398Z] 51099204e380: Layer already exists [2025-08-27T09:34:22.398Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:22.398Z] a90b656de744: Layer already exists [2025-08-27T09:34:22.398Z] fcffe231b635: Layer already exists [2025-08-27T09:34:22.398Z] 6311e28039e4: Layer already exists [2025-08-27T09:34:22.398Z] 3568a9c57098: Layer already exists [2025-08-27T09:34:22.398Z] 6d7add4506d5: Layer already exists [2025-08-27T09:34:22.398Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:22.398Z] 3d73def00930: Layer already exists [2025-08-27T09:34:22.665Z] latest: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:23.032Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:23.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.50 [2025-08-27T09:34:23.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-27T09:34:23.404Z] a90b656de744: Preparing [2025-08-27T09:34:23.404Z] fcffe231b635: Preparing [2025-08-27T09:34:23.404Z] 6311e28039e4: Preparing [2025-08-27T09:34:23.404Z] 51099204e380: Preparing [2025-08-27T09:34:23.404Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:23.404Z] 6d7add4506d5: Preparing [2025-08-27T09:34:23.404Z] 3568a9c57098: Preparing [2025-08-27T09:34:23.404Z] 3d73def00930: Preparing [2025-08-27T09:34:23.404Z] 1e890da81ec9: Preparing [2025-08-27T09:34:23.404Z] 3568a9c57098: Waiting [2025-08-27T09:34:23.404Z] 3d73def00930: Waiting [2025-08-27T09:34:23.404Z] 1e890da81ec9: Waiting [2025-08-27T09:34:23.404Z] 6d7add4506d5: Waiting [2025-08-27T09:34:23.404Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:23.404Z] a90b656de744: Layer already exists [2025-08-27T09:34:23.404Z] fcffe231b635: Layer already exists [2025-08-27T09:34:23.404Z] 6311e28039e4: Layer already exists [2025-08-27T09:34:23.404Z] 51099204e380: Layer already exists [2025-08-27T09:34:23.404Z] 6d7add4506d5: Layer already exists [2025-08-27T09:34:23.404Z] 3d73def00930: Layer already exists [2025-08-27T09:34:23.404Z] 3568a9c57098: Layer already exists [2025-08-27T09:34:23.404Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:23.404Z] 4.1.0-dev.50: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:24.016Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:24.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:34:24.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-27T09:34:24.357Z] a90b656de744: Preparing [2025-08-27T09:34:24.357Z] fcffe231b635: Preparing [2025-08-27T09:34:24.357Z] 6311e28039e4: Preparing [2025-08-27T09:34:24.357Z] 51099204e380: Preparing [2025-08-27T09:34:24.357Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:24.357Z] 6d7add4506d5: Preparing [2025-08-27T09:34:24.357Z] 3568a9c57098: Preparing [2025-08-27T09:34:24.357Z] 3d73def00930: Preparing [2025-08-27T09:34:24.357Z] 1e890da81ec9: Preparing [2025-08-27T09:34:24.357Z] 6d7add4506d5: Waiting [2025-08-27T09:34:24.357Z] 3568a9c57098: Waiting [2025-08-27T09:34:24.357Z] 3d73def00930: Waiting [2025-08-27T09:34:24.357Z] 1e890da81ec9: Waiting [2025-08-27T09:34:24.357Z] fcffe231b635: Layer already exists [2025-08-27T09:34:24.357Z] 6311e28039e4: Layer already exists [2025-08-27T09:34:24.357Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:24.357Z] a90b656de744: Layer already exists [2025-08-27T09:34:24.357Z] 51099204e380: Layer already exists [2025-08-27T09:34:24.357Z] 3d73def00930: Layer already exists [2025-08-27T09:34:24.357Z] 3568a9c57098: Layer already exists [2025-08-27T09:34:24.357Z] 6d7add4506d5: Layer already exists [2025-08-27T09:34:24.357Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:24.620Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:24.954Z] + 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-08-27T09:34:25.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-27T09:34:25.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-27T09:34:25.285Z] a90b656de744: Preparing [2025-08-27T09:34:25.285Z] fcffe231b635: Preparing [2025-08-27T09:34:25.285Z] 6311e28039e4: Preparing [2025-08-27T09:34:25.285Z] 51099204e380: Preparing [2025-08-27T09:34:25.285Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:25.285Z] 6d7add4506d5: Preparing [2025-08-27T09:34:25.285Z] 3568a9c57098: Preparing [2025-08-27T09:34:25.285Z] 3d73def00930: Preparing [2025-08-27T09:34:25.285Z] 1e890da81ec9: Preparing [2025-08-27T09:34:25.285Z] 3568a9c57098: Waiting [2025-08-27T09:34:25.285Z] 3d73def00930: Waiting [2025-08-27T09:34:25.285Z] 1e890da81ec9: Waiting [2025-08-27T09:34:25.285Z] fcffe231b635: Layer already exists [2025-08-27T09:34:25.285Z] 6311e28039e4: Layer already exists [2025-08-27T09:34:25.285Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:25.285Z] a90b656de744: Layer already exists [2025-08-27T09:34:25.285Z] 51099204e380: Layer already exists [2025-08-27T09:34:25.285Z] 3568a9c57098: Layer already exists [2025-08-27T09:34:25.285Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:25.285Z] 3d73def00930: Layer already exists [2025-08-27T09:34:25.285Z] 6d7add4506d5: Layer already exists [2025-08-27T09:34:25.549Z] main: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:34:25.629Z] ===================================================== [Pipeline] echo [2025-08-27T09:34:25.646Z] taggedImages: [2025-08-27T09:34:25.646Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:34:25.646Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-27T09:34:25.646Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.50 [2025-08-27T09:34:25.646Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:34:25.646Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-27T09:34:25.674Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-27T09:34:25.674Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:34:25.674Z] latest [2025-08-27T09:34:25.674Z] 4.1.0-dev.50 [2025-08-27T09:34:25.674Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:34:25.674Z] main [2025-08-27T09:34:25.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:26.033Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:26.388Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:34:26.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-27T09:34:26.388Z] 32561649c98b: Preparing [2025-08-27T09:34:26.388Z] 5983a4c8bc91: Preparing [2025-08-27T09:34:26.388Z] 51099204e380: Preparing [2025-08-27T09:34:26.388Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:26.388Z] 6a97c2fd2faa: Preparing [2025-08-27T09:34:26.388Z] 76e0c85278e1: Preparing [2025-08-27T09:34:26.388Z] 1e890da81ec9: Preparing [2025-08-27T09:34:26.388Z] 76e0c85278e1: Waiting [2025-08-27T09:34:26.388Z] 1e890da81ec9: Waiting [2025-08-27T09:34:26.388Z] 51099204e380: Layer already exists [2025-08-27T09:34:26.653Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:26.653Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:26.653Z] 32561649c98b: Pushed [2025-08-27T09:34:26.916Z] 6a97c2fd2faa: Pushed [2025-08-27T09:34:27.869Z] 76e0c85278e1: Pushed [2025-08-27T09:34:36.045Z] 5983a4c8bc91: Pushed [2025-08-27T09:34:36.045Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:36.395Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:36.747Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-27T09:34:36.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-27T09:34:36.747Z] 32561649c98b: Preparing [2025-08-27T09:34:36.747Z] 5983a4c8bc91: Preparing [2025-08-27T09:34:36.747Z] 51099204e380: Preparing [2025-08-27T09:34:36.747Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:36.747Z] 6a97c2fd2faa: Preparing [2025-08-27T09:34:36.747Z] 76e0c85278e1: Preparing [2025-08-27T09:34:36.747Z] 1e890da81ec9: Preparing [2025-08-27T09:34:36.747Z] 76e0c85278e1: Waiting [2025-08-27T09:34:36.747Z] 1e890da81ec9: Waiting [2025-08-27T09:34:36.747Z] 6a97c2fd2faa: Layer already exists [2025-08-27T09:34:36.747Z] 51099204e380: Layer already exists [2025-08-27T09:34:36.747Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:36.747Z] 32561649c98b: Layer already exists [2025-08-27T09:34:36.747Z] 5983a4c8bc91: Layer already exists [2025-08-27T09:34:36.747Z] 76e0c85278e1: Layer already exists [2025-08-27T09:34:36.747Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:36.747Z] latest: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:37.354Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:37.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.50 [2025-08-27T09:34:37.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-27T09:34:37.716Z] 32561649c98b: Preparing [2025-08-27T09:34:37.716Z] 5983a4c8bc91: Preparing [2025-08-27T09:34:37.716Z] 51099204e380: Preparing [2025-08-27T09:34:37.716Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:37.716Z] 6a97c2fd2faa: Preparing [2025-08-27T09:34:37.716Z] 76e0c85278e1: Preparing [2025-08-27T09:34:37.716Z] 1e890da81ec9: Preparing [2025-08-27T09:34:37.716Z] 76e0c85278e1: Waiting [2025-08-27T09:34:37.716Z] 1e890da81ec9: Waiting [2025-08-27T09:34:37.716Z] 32561649c98b: Layer already exists [2025-08-27T09:34:37.716Z] 6a97c2fd2faa: Layer already exists [2025-08-27T09:34:37.716Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:37.716Z] 51099204e380: Layer already exists [2025-08-27T09:34:37.716Z] 5983a4c8bc91: Layer already exists [2025-08-27T09:34:37.716Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:37.716Z] 76e0c85278e1: Layer already exists [2025-08-27T09:34:37.979Z] 4.1.0-dev.50: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:38.334Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:38.691Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:34:38.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-27T09:34:38.691Z] 32561649c98b: Preparing [2025-08-27T09:34:38.691Z] 5983a4c8bc91: Preparing [2025-08-27T09:34:38.691Z] 51099204e380: Preparing [2025-08-27T09:34:38.691Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:38.691Z] 6a97c2fd2faa: Preparing [2025-08-27T09:34:38.691Z] 76e0c85278e1: Preparing [2025-08-27T09:34:38.691Z] 1e890da81ec9: Preparing [2025-08-27T09:34:38.691Z] 76e0c85278e1: Waiting [2025-08-27T09:34:38.691Z] 1e890da81ec9: Waiting [2025-08-27T09:34:38.691Z] 32561649c98b: Layer already exists [2025-08-27T09:34:38.691Z] 51099204e380: Layer already exists [2025-08-27T09:34:38.691Z] 5983a4c8bc91: Layer already exists [2025-08-27T09:34:38.691Z] 6a97c2fd2faa: Layer already exists [2025-08-27T09:34:38.691Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:38.691Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:38.691Z] 76e0c85278e1: Layer already exists [2025-08-27T09:34:38.691Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:39.303Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:39.656Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-27T09:34:39.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-27T09:34:39.656Z] 32561649c98b: Preparing [2025-08-27T09:34:39.656Z] 5983a4c8bc91: Preparing [2025-08-27T09:34:39.656Z] 51099204e380: Preparing [2025-08-27T09:34:39.656Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:39.656Z] 6a97c2fd2faa: Preparing [2025-08-27T09:34:39.656Z] 76e0c85278e1: Preparing [2025-08-27T09:34:39.656Z] 1e890da81ec9: Preparing [2025-08-27T09:34:39.656Z] 76e0c85278e1: Waiting [2025-08-27T09:34:39.656Z] 1e890da81ec9: Waiting [2025-08-27T09:34:39.656Z] 32561649c98b: Layer already exists [2025-08-27T09:34:39.656Z] 5983a4c8bc91: Layer already exists [2025-08-27T09:34:39.656Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:39.656Z] 6a97c2fd2faa: Layer already exists [2025-08-27T09:34:39.656Z] 51099204e380: Layer already exists [2025-08-27T09:34:39.656Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:39.656Z] 76e0c85278e1: Layer already exists [2025-08-27T09:34:39.918Z] main: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:34:39.990Z] ===================================================== [Pipeline] echo [2025-08-27T09:34:40.000Z] taggedImages: [2025-08-27T09:34:40.000Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:34:40.000Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-27T09:34:40.000Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.50 [2025-08-27T09:34:40.000Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:34:40.000Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-27T09:34:40.025Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-27T09:34:40.025Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:34:40.025Z] latest [2025-08-27T09:34:40.025Z] 4.1.0-dev.50 [2025-08-27T09:34:40.025Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:34:40.025Z] main [2025-08-27T09:34:40.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:40.385Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:40.733Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:34:40.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-27T09:34:40.733Z] 610b4f9d0df3: Preparing [2025-08-27T09:34:40.733Z] 9fc6d70623ba: Preparing [2025-08-27T09:34:40.733Z] 51099204e380: Preparing [2025-08-27T09:34:40.733Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:40.733Z] 76074f91da6b: Preparing [2025-08-27T09:34:40.733Z] 0b65e92e4db2: Preparing [2025-08-27T09:34:40.733Z] 1e890da81ec9: Preparing [2025-08-27T09:34:40.733Z] 0b65e92e4db2: Waiting [2025-08-27T09:34:40.733Z] 1e890da81ec9: Waiting [2025-08-27T09:34:40.999Z] 51099204e380: Layer already exists [2025-08-27T09:34:40.999Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:40.999Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:40.999Z] 610b4f9d0df3: Pushed [2025-08-27T09:34:41.264Z] 76074f91da6b: Pushed [2025-08-27T09:34:41.529Z] 0b65e92e4db2: Pushed [2025-08-27T09:34:49.706Z] 9fc6d70623ba: Pushed [2025-08-27T09:34:49.706Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:50.046Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:50.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-27T09:34:50.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-27T09:34:50.387Z] 610b4f9d0df3: Preparing [2025-08-27T09:34:50.387Z] 9fc6d70623ba: Preparing [2025-08-27T09:34:50.387Z] 51099204e380: Preparing [2025-08-27T09:34:50.387Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:50.387Z] 76074f91da6b: Preparing [2025-08-27T09:34:50.387Z] 0b65e92e4db2: Preparing [2025-08-27T09:34:50.387Z] 1e890da81ec9: Preparing [2025-08-27T09:34:50.387Z] 0b65e92e4db2: Waiting [2025-08-27T09:34:50.387Z] 1e890da81ec9: Waiting [2025-08-27T09:34:50.387Z] 76074f91da6b: Layer already exists [2025-08-27T09:34:50.387Z] 9fc6d70623ba: Layer already exists [2025-08-27T09:34:50.387Z] 51099204e380: Layer already exists [2025-08-27T09:34:50.387Z] 610b4f9d0df3: Layer already exists [2025-08-27T09:34:50.387Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:50.387Z] 0b65e92e4db2: Layer already exists [2025-08-27T09:34:50.387Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:50.651Z] latest: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:50.996Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:51.337Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.50 [2025-08-27T09:34:51.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-27T09:34:51.337Z] 610b4f9d0df3: Preparing [2025-08-27T09:34:51.337Z] 9fc6d70623ba: Preparing [2025-08-27T09:34:51.337Z] 51099204e380: Preparing [2025-08-27T09:34:51.337Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:51.337Z] 76074f91da6b: Preparing [2025-08-27T09:34:51.337Z] 0b65e92e4db2: Preparing [2025-08-27T09:34:51.337Z] 1e890da81ec9: Preparing [2025-08-27T09:34:51.337Z] 0b65e92e4db2: Waiting [2025-08-27T09:34:51.337Z] 1e890da81ec9: Waiting [2025-08-27T09:34:51.337Z] 610b4f9d0df3: Layer already exists [2025-08-27T09:34:51.337Z] 76074f91da6b: Layer already exists [2025-08-27T09:34:51.337Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:51.337Z] 9fc6d70623ba: Layer already exists [2025-08-27T09:34:51.337Z] 51099204e380: Layer already exists [2025-08-27T09:34:51.337Z] 0b65e92e4db2: Layer already exists [2025-08-27T09:34:51.337Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:51.337Z] 4.1.0-dev.50: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:51.956Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:52.296Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:34:52.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-27T09:34:52.296Z] 610b4f9d0df3: Preparing [2025-08-27T09:34:52.296Z] 9fc6d70623ba: Preparing [2025-08-27T09:34:52.296Z] 51099204e380: Preparing [2025-08-27T09:34:52.296Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:52.296Z] 76074f91da6b: Preparing [2025-08-27T09:34:52.296Z] 0b65e92e4db2: Preparing [2025-08-27T09:34:52.296Z] 1e890da81ec9: Preparing [2025-08-27T09:34:52.296Z] 0b65e92e4db2: Waiting [2025-08-27T09:34:52.296Z] 1e890da81ec9: Waiting [2025-08-27T09:34:52.296Z] 610b4f9d0df3: Layer already exists [2025-08-27T09:34:52.296Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:52.296Z] 76074f91da6b: Layer already exists [2025-08-27T09:34:52.296Z] 9fc6d70623ba: Layer already exists [2025-08-27T09:34:52.296Z] 51099204e380: Layer already exists [2025-08-27T09:34:52.296Z] 0b65e92e4db2: Layer already exists [2025-08-27T09:34:52.296Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:52.558Z] 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:52.904Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:53.254Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-27T09:34:53.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-27T09:34:53.254Z] 610b4f9d0df3: Preparing [2025-08-27T09:34:53.254Z] 9fc6d70623ba: Preparing [2025-08-27T09:34:53.254Z] 51099204e380: Preparing [2025-08-27T09:34:53.254Z] fdc1c7c40a94: Preparing [2025-08-27T09:34:53.254Z] 76074f91da6b: Preparing [2025-08-27T09:34:53.254Z] 0b65e92e4db2: Preparing [2025-08-27T09:34:53.254Z] 1e890da81ec9: Preparing [2025-08-27T09:34:53.254Z] 0b65e92e4db2: Waiting [2025-08-27T09:34:53.254Z] 51099204e380: Layer already exists [2025-08-27T09:34:53.254Z] fdc1c7c40a94: Layer already exists [2025-08-27T09:34:53.254Z] 610b4f9d0df3: Layer already exists [2025-08-27T09:34:53.254Z] 9fc6d70623ba: Layer already exists [2025-08-27T09:34:53.254Z] 76074f91da6b: Layer already exists [2025-08-27T09:34:53.254Z] 0b65e92e4db2: Layer already exists [2025-08-27T09:34:53.254Z] 1e890da81ec9: Layer already exists [2025-08-27T09:34:53.517Z] main: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T09:34:53.599Z] ===================================================== [Pipeline] echo [2025-08-27T09:34:53.617Z] taggedImages: [2025-08-27T09:34:53.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [2025-08-27T09:34:53.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-27T09:34:53.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.50 [2025-08-27T09:34:53.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [2025-08-27T09:34:53.617Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-27T09:34:53.633Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:53.644Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-27T09:34:53.654Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.672Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.684Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-27T09:34:53.695Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:53.705Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-27T09:34:53.717Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-27T09:34:53.755Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:53.768Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-27T09:34:53.782Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.811Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-27T09:34:53.826Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:53.839Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-27T09:34:53.853Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.870Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.885Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-27T09:34:53.900Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:53.911Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-27T09:34:53.923Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.935Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:53.949Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-27T09:34:53.967Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:53.981Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-27T09:34:53.995Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.009Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.022Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-27T09:34:54.035Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.047Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.061Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.073Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.083Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-27T09:34:54.093Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.109Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.121Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.137Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.148Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-27T09:34:54.158Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.172Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.182Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.191Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.208Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-27T09:34:54.223Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.236Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.247Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.261Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.273Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-27T09:34:54.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.298Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.325Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.339Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-27T09:34:54.352Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.366Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.383Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.394Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.409Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-27T09:34:54.420Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.459Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-27T09:34:54.481Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.495Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.505Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.515Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.525Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-27T09:34:54.536Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo [2025-08-27T09:34:54.546Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-27T09:34:54.556Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.572Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:34:54.582Z] 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-08-27T09:34:54.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T09:34:54.963Z] [2025-08-27T09:34:54.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:34:55.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T09:34:55.551Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-27T09:34:55.551Z] 8998bd30e6a1: Pulling fs layer [2025-08-27T09:34:55.551Z] 04944245beec: Pulling fs layer [2025-08-27T09:34:55.551Z] 699f458cf7ca: Pulling fs layer [2025-08-27T09:34:55.551Z] 765212b225bb: Pulling fs layer [2025-08-27T09:34:55.551Z] f23df028b6ca: Pulling fs layer [2025-08-27T09:34:55.551Z] d65c8cfc05b1: Pulling fs layer [2025-08-27T09:34:55.551Z] 2437ff75d9bd: Pulling fs layer [2025-08-27T09:34:55.551Z] 765212b225bb: Waiting [2025-08-27T09:34:55.551Z] f23df028b6ca: Waiting [2025-08-27T09:34:55.551Z] d65c8cfc05b1: Waiting [2025-08-27T09:34:55.551Z] 04944245beec: Verifying Checksum [2025-08-27T09:34:55.551Z] 04944245beec: Download complete [2025-08-27T09:34:55.551Z] 765212b225bb: Download complete [2025-08-27T09:34:55.551Z] f23df028b6ca: Verifying Checksum [2025-08-27T09:34:55.551Z] f23df028b6ca: Download complete [2025-08-27T09:34:55.551Z] d65c8cfc05b1: Verifying Checksum [2025-08-27T09:34:55.551Z] d65c8cfc05b1: Download complete [2025-08-27T09:34:55.815Z] 699f458cf7ca: Verifying Checksum [2025-08-27T09:34:55.815Z] 699f458cf7ca: Download complete [2025-08-27T09:34:56.079Z] 8998bd30e6a1: Verifying Checksum [2025-08-27T09:34:56.079Z] 8998bd30e6a1: Download complete [2025-08-27T09:34:58.644Z] 2437ff75d9bd: Verifying Checksum [2025-08-27T09:34:58.645Z] 2437ff75d9bd: Download complete [2025-08-27T09:35:01.212Z] 8998bd30e6a1: Pull complete [2025-08-27T09:35:01.212Z] 04944245beec: Pull complete [2025-08-27T09:35:03.147Z] 699f458cf7ca: Pull complete [2025-08-27T09:35:03.147Z] 765212b225bb: Pull complete [2025-08-27T09:35:04.101Z] f23df028b6ca: Pull complete [2025-08-27T09:35:04.101Z] d65c8cfc05b1: Pull complete [2025-08-27T09:35:22.280Z] 2437ff75d9bd: Pull complete [2025-08-27T09:35:22.280Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-27T09:35:22.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T09:35:22.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T09:35:22.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-7698 does not seem to be running inside a container [2025-08-27T09:35:22.551Z] $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@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-08-27T09:35:25.337Z] $ docker top 1f28a7cad08a6aebf420cfee9d839a1d477defdc041f6838979fc5b93023b3bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:35:26.210Z] ---> job-cost.sh [2025-08-27T09:35:26.210Z] lf-activate-venv: SKIPPING [2025-08-27T09:35:26.210Z] INFO: No Stack... [2025-08-27T09:35:27.159Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-27T09:35:28.109Z] INFO: Archiving Costs [Pipeline] sh [2025-08-27T09:35:28.731Z] + cut -d, -f6 [2025-08-27T09:35:28.731Z] + cat /w/workspace/edgex-go/891/archives/cost.csv [Pipeline] lock [2025-08-27T09:35:28.817Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-891-stack-cost] [2025-08-27T09:35:28.826Z] Resource [jenkins-edgexfoundry-edgex-go-main-891-stack-cost] did not exist. Created. [2025-08-27T09:35:28.832Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-891-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-27T09:35:29.470Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-27T09:35:30.147Z] Stashed 1 file(s) [Pipeline] } [2025-08-27T09:35:30.159Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-891-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-27T09:35:30.201Z] $ docker stop --time=1 1f28a7cad08a6aebf420cfee9d839a1d477defdc041f6838979fc5b93023b3bc [2025-08-27T09:35:31.723Z] $ docker rm -f --volumes 1f28a7cad08a6aebf420cfee9d839a1d477defdc041f6838979fc5b93023b3bc [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-08-27T09:35:32.236Z] provisioning config files... [2025-08-27T09:35:32.246Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/891@tmp/config15343439232856975807tmp [Pipeline] { [Pipeline] sh [2025-08-27T09:35:32.544Z] + set +x [2025-08-27T09:35:32.544Z] + curl -s https://codecov.io/bash [2025-08-27T09:35:32.544Z] + bash -s -- [2025-08-27T09:35:32.544Z] [2025-08-27T09:35:32.544Z] _____ _ [2025-08-27T09:35:32.544Z] / ____| | | [2025-08-27T09:35:32.544Z] | | ___ __| | ___ ___ _____ __ [2025-08-27T09:35:32.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-27T09:35:32.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-27T09:35:32.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-27T09:35:32.544Z] Bash-1.0.6 [2025-08-27T09:35:32.544Z] [2025-08-27T09:35:32.544Z] [2025-08-27T09:35:32.544Z] ==> git version 2.25.1 found [2025-08-27T09:35:32.544Z] ==> 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-08-27T09:35:32.544Z] Release-Date: 2020-01-08 [2025-08-27T09:35:32.544Z] 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-08-27T09:35:32.544Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-27T09:35:32.544Z] ==> Jenkins CI detected. [2025-08-27T09:35:32.544Z] current dir:  /w/workspace/edgex-go/891 [2025-08-27T09:35:32.544Z] project root: . [2025-08-27T09:35:32.544Z] --> token set from env [2025-08-27T09:35:32.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-27T09:35:32.544Z] ==> Running gcov in . (disable via -X gcov) [2025-08-27T09:35:32.544Z] ==> Python coveragepy not found [2025-08-27T09:35:32.544Z] ==> Searching for coverage reports in: [2025-08-27T09:35:32.544Z] + . [2025-08-27T09:35:32.804Z] -> Found 1 reports [2025-08-27T09:35:32.804Z] ==> Detecting git/mercurial file structure [2025-08-27T09:35:32.804Z] ==> Reading reports [2025-08-27T09:35:32.804Z] + ./coverage.out bytes=1671222 [2025-08-27T09:35:32.804Z] ==> Appending adjustments [2025-08-27T09:35:32.804Z] https://docs.codecov.io/docs/fixing-reports [2025-08-27T09:35:34.182Z] + Found adjustments [2025-08-27T09:35:34.182Z] ==> Gzipping contents [2025-08-27T09:35:34.182Z] 140K /tmp/codecov.KhLTSJ.gz [2025-08-27T09:35:34.182Z] ==> Uploading reports [2025-08-27T09:35:34.182Z] url: https://codecov.io [2025-08-27T09:35:34.182Z] query: branch=main&commit=4476c2f8134cbd94e3f802a19b89a82bac9e7c2d&build=891&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F891%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-27T09:35:34.182Z] -> Pinging Codecov [2025-08-27T09:35:34.182Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4476c2f8134cbd94e3f802a19b89a82bac9e7c2d&build=891&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F891%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-27T09:35:34.442Z] -> Uploading to [2025-08-27T09:35:34.442Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4476c2f8134cbd94e3f802a19b89a82bac9e7c2d/fb5c4e81-5d28-4f13-a504-6847cdbacf77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250827T093534Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=98a8bf7663e1b05c619b58345dc89ad968d8c2e00d4d40d4b6fd11b9bc16cbf1 [2025-08-27T09:35:34.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:34.442Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:34.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 734k --:--:-- --:--:-- --:--:-- 734k [2025-08-27T09:35:34.704Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [2025-08-27T09:35:34.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-08-27T09:35:34.962Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-27T09:35:34.980Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:35:35.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T09:35:35.291Z] [2025-08-27T09:35:35.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:35:35.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T09:35:35.598Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-27T09:35:35.598Z] 0a9a5dfd008f: Already exists [2025-08-27T09:35:35.598Z] 36466aa92d05: Already exists [2025-08-27T09:35:35.598Z] e10405b45d13: Already exists [2025-08-27T09:35:35.598Z] 096b7ceb2af7: Already exists [2025-08-27T09:35:35.598Z] 4f4fb700ef54: Already exists [2025-08-27T09:35:35.598Z] e50aa161e22a: Pulling fs layer [2025-08-27T09:35:35.598Z] d3c8db5fb9df: Pulling fs layer [2025-08-27T09:35:36.535Z] e50aa161e22a: Verifying Checksum [2025-08-27T09:35:36.535Z] e50aa161e22a: Download complete [2025-08-27T09:35:36.535Z] e50aa161e22a: Pull complete [2025-08-27T09:35:37.473Z] d3c8db5fb9df: Verifying Checksum [2025-08-27T09:35:37.473Z] d3c8db5fb9df: Download complete [2025-08-27T09:35:40.761Z] d3c8db5fb9df: Pull complete [2025-08-27T09:35:40.761Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-27T09:35:40.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T09:35:40.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T09:35:40.862Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T09:35:40.890Z] $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-27T09:35:42.439Z] $ docker top 6334f8f3bed0dc06fd8a95f0906fb785732936d7f2e613a7d1e12976ed4849a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T09:35:42.784Z] + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] echo [2025-08-27T09:35:42.795Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-08-27T09:35:43.074Z] + set -o pipefail [2025-08-27T09:35:43.075Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-08-27T09:35:51.195Z] [2025-08-27T09:35:51.195Z] Monitoring /w/workspace/edgex-go/891 (github.com/edgexfoundry/edgex-go)... [2025-08-27T09:35:51.195Z] [2025-08-27T09:35:51.195Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3f28e94d-12ec-4643-bbe7-c5f9a9723e25 [2025-08-27T09:35:51.195Z] [2025-08-27T09:35:51.195Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-27T09:35:51.195Z] [Pipeline] } [2025-08-27T09:35:51.773Z] $ docker stop --time=1 6334f8f3bed0dc06fd8a95f0906fb785732936d7f2e613a7d1e12976ed4849a2 [2025-08-27T09:35:54.720Z] $ docker rm -f --volumes 6334f8f3bed0dc06fd8a95f0906fb785732936d7f2e613a7d1e12976ed4849a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-08-27T09:35:55.228Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T09:35:55.243Z] provisioning config files... [2025-08-27T09:35:55.253Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/891@tmp/config15494218250116680329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:35:55.552Z] --> edgex-publish-swagger.sh [2025-08-27T09:35:55.552Z] === Publish openapi API === [2025-08-27T09:35:55.552Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-08-27T09:35:55.552Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/891/openapi/core-command.yaml] [2025-08-27T09:35:55.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:55.552Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:55.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 445 220k --:--:-- --:--:-- --:--:-- 220k [2025-08-27T09:35:55.552Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-27T09:35:55.552Z] [2025-08-27T09:35:55.552Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/891/openapi/core-data.yaml] [2025-08-27T09:35:55.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:55.552Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:55.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 468 492k --:--:-- --:--:-- --:--:-- 493k [2025-08-27T09:35:55.811Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-27T09:35:55.811Z] [2025-08-27T09:35:55.811Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/891/openapi/core-keeper.yaml] [2025-08-27T09:35:55.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:55.811Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:55.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 634 283k --:--:-- --:--:-- --:--:-- 287k [2025-08-27T09:35:55.811Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-27T09:35:55.811Z] [2025-08-27T09:35:55.811Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/891/openapi/core-metadata.yaml] [2025-08-27T09:35:55.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:55.811Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:56.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 481 1144k --:--:-- --:--:-- --:--:-- 1145k [2025-08-27T09:35:56.071Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-27T09:35:56.071Z] [2025-08-27T09:35:56.071Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/891/openapi/security-proxy-auth.yaml] [2025-08-27T09:35:56.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:56.071Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:56.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 673 243k --:--:-- --:--:-- --:--:-- 244k [2025-08-27T09:35:56.071Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-27T09:35:56.071Z] [2025-08-27T09:35:56.071Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/891/openapi/security-secretstore-setup.yaml] [2025-08-27T09:35:56.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:56.071Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:56.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 550 32608 --:--:-- --:--:-- --:--:-- 33158 [2025-08-27T09:35:56.330Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-27T09:35:56.330Z] [2025-08-27T09:35:56.330Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/891/openapi/support-notifications.yaml] [2025-08-27T09:35:56.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:56.330Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:56.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 532 787k --:--:-- --:--:-- --:--:-- 787k [2025-08-27T09:35:56.330Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-27T09:35:56.330Z] [2025-08-27T09:35:56.330Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/891/openapi/support-scheduler.yaml] [2025-08-27T09:35:56.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T09:35:56.330Z] Dload Upload Total Spent Left Speed [2025-08-27T09:35:56.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 468 351k --:--:-- --:--:-- --:--:-- 351k [2025-08-27T09:35:56.590Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-27T09:35:56.590Z] [Pipeline] } [2025-08-27T09:35:56.598Z] 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-08-27T09:35:57.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T09:35:57.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:35:57.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T09:35:57.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T09:35:57.411Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T09:35:57.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T09:35:57.699Z] $ docker top 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef -eo pid,comm [2025-08-27T09:35:57.742Z] 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-08-27T09:35:57.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T09:35:57.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T09:35:57.889Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T09:35:58.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T09:35:58.000Z] $ docker exec 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef ssh-agent [2025-08-27T09:35:58.117Z] SSH_AUTH_SOCK=/tmp/ssh-uHdWD47GJ2pJ/agent.33 [2025-08-27T09:35:58.117Z] SSH_AGENT_PID=39 [2025-08-27T09:35:58.122Z] Running ssh-add (command line suppressed) [2025-08-27T09:35:58.227Z] Identity added: /w/workspace/edgex-go/891@tmp/private_key_4845662203901061994.key (/w/workspace/edgex-go/891@tmp/private_key_4845662203901061994.key) [2025-08-27T09:35:58.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T09:35:58.547Z] + git semver tag [2025-08-27T09:35:58.806Z] 2025-08-27 09:35:58,758 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T09:35:58.806Z] 2025-08-27 09:35:58,764 [run_tag] DEBUG tag force:False [2025-08-27T09:35:58.806Z] 2025-08-27 09:35:58,764 [check_head_tag] DEBUG check head tag [2025-08-27T09:35:58.806Z] 2025-08-27 09:35:58,765 [execute] INFO git cat-file --batch-check [2025-08-27T09:35:58.806Z] 2025-08-27 09:35:58,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/891, stdin=, shell=False, universal_newlines=False) [2025-08-27T09:35:58.806Z] 2025-08-27 09:35:58,768 [execute] INFO git cat-file --batch [2025-08-27T09:35:58.807Z] 2025-08-27 09:35:58,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/891, stdin=, shell=False, universal_newlines=False) [2025-08-27T09:35:58.807Z] 2025-08-27 09:35:58,790 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main [2025-08-27T09:35:58.807Z] 2025-08-27 09:35:58,790 [execute] INFO git tag -a v4.1.0-dev.50 -m v4.1.0-dev.50 [2025-08-27T09:35:58.807Z] 2025-08-27 09:35:58,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.50', '-m', 'v4.1.0-dev.50'], cwd=/w/workspace/edgex-go/891, stdin=None, shell=False, universal_newlines=False) [2025-08-27T09:35:58.807Z] 2025-08-27 09:35:58,793 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main [2025-08-27T09:35:58.807Z] 4.1.0-dev.50 [Pipeline] } [2025-08-27T09:35:59.071Z] $ docker exec --env ******** --env ******** 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef ssh-agent -k [2025-08-27T09:35:59.177Z] unset SSH_AUTH_SOCK; [2025-08-27T09:35:59.177Z] unset SSH_AGENT_PID; [2025-08-27T09:35:59.177Z] echo Agent pid 39 killed; [2025-08-27T09:35:59.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T09:35:59.512Z] + git semver [Pipeline] } [2025-08-27T09:35:59.779Z] $ docker stop --time=1 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef [2025-08-27T09:36:01.052Z] $ docker rm -f --volumes 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:36:01.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T09:36:01.479Z] [2025-08-27T09:36:01.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:36:01.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T09:36:01.789Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-27T09:36:01.789Z] ab5ef0e58194: Pulling fs layer [2025-08-27T09:36:01.789Z] 9712f1f96733: Pulling fs layer [2025-08-27T09:36:01.789Z] 63f879dbbcfc: Pulling fs layer [2025-08-27T09:36:01.789Z] 0d9ebad4ef96: Pulling fs layer [2025-08-27T09:36:01.789Z] e9a5061849ea: Pulling fs layer [2025-08-27T09:36:01.789Z] d747dcd14b5f: Pulling fs layer [2025-08-27T09:36:01.789Z] 2de7ff778b66: Pulling fs layer [2025-08-27T09:36:01.789Z] d747dcd14b5f: Waiting [2025-08-27T09:36:01.789Z] 0d9ebad4ef96: Waiting [2025-08-27T09:36:01.789Z] 2de7ff778b66: Waiting [2025-08-27T09:36:01.789Z] e9a5061849ea: Waiting [2025-08-27T09:36:01.789Z] 9712f1f96733: Download complete [2025-08-27T09:36:02.366Z] 63f879dbbcfc: Verifying Checksum [2025-08-27T09:36:02.366Z] 63f879dbbcfc: Download complete [2025-08-27T09:36:02.366Z] e9a5061849ea: Verifying Checksum [2025-08-27T09:36:02.366Z] e9a5061849ea: Download complete [2025-08-27T09:36:02.366Z] d747dcd14b5f: Download complete [2025-08-27T09:36:02.366Z] ab5ef0e58194: Verifying Checksum [2025-08-27T09:36:02.366Z] ab5ef0e58194: Download complete [2025-08-27T09:36:02.366Z] 0d9ebad4ef96: Verifying Checksum [2025-08-27T09:36:02.366Z] 0d9ebad4ef96: Download complete [2025-08-27T09:36:02.625Z] 2de7ff778b66: Verifying Checksum [2025-08-27T09:36:02.625Z] 2de7ff778b66: Download complete [2025-08-27T09:36:05.912Z] ab5ef0e58194: Pull complete [2025-08-27T09:36:05.912Z] 9712f1f96733: Pull complete [2025-08-27T09:36:05.912Z] 63f879dbbcfc: Pull complete [2025-08-27T09:36:11.184Z] 0d9ebad4ef96: Pull complete [2025-08-27T09:36:11.184Z] e9a5061849ea: Pull complete [2025-08-27T09:36:11.184Z] d747dcd14b5f: Pull complete [2025-08-27T09:36:12.121Z] 2de7ff778b66: Pull complete [2025-08-27T09:36:12.121Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-27T09:36:12.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T09:36:12.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T09:36:12.213Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T09:36:12.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-27T09:36:14.904Z] $ docker top ddfeb72b51d41c6871f18ea1f23bda3cafef3071edbc2501be689dfe631f4893 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-27T09:36:14.980Z] provisioning config files... [2025-08-27T09:36:14.987Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/891@tmp/config17988848631087736481tmp [2025-08-27T09:36:14.996Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/891@tmp/config18031632124729191528tmp [2025-08-27T09:36:15.005Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/891@tmp/config1559796219443319050tmp [Pipeline] { [Pipeline] echo [2025-08-27T09:36:15.038Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:15.373Z] ---> sigul-configuration.sh [2025-08-27T09:36:15.373Z] gpg: directory `/root/.gnupg' created [2025-08-27T09:36:15.373Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-27T09:36:15.373Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-27T09:36:15.373Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-27T09:36:15.373Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-27T09:36:15.373Z] gpg: CAST5 encrypted data [2025-08-27T09:36:15.373Z] gpg: encrypted with 1 passphrase [2025-08-27T09:36:15.373Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-27T09:36:15.724Z] + mkdir /home/jenkins [2025-08-27T09:36:15.724Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-27T09:36:16.075Z] + 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-08-27T09:36:16.088Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:16.380Z] ---> sigul-install.sh [2025-08-27T09:36:16.380Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-27T09:36:16.675Z] + git tag --list [2025-08-27T09:36:16.675Z] 0.6.0 [2025-08-27T09:36:16.675Z] 0.6.1 [2025-08-27T09:36:16.675Z] 0.7.0 [2025-08-27T09:36:16.675Z] 0.7.1 [2025-08-27T09:36:16.675Z] v1.0.0 [2025-08-27T09:36:16.675Z] v1.0.1 [2025-08-27T09:36:16.675Z] v1.1.0 [2025-08-27T09:36:16.675Z] v1.2.0 [2025-08-27T09:36:16.675Z] v1.2.1 [2025-08-27T09:36:16.675Z] v1.3.0 [2025-08-27T09:36:16.675Z] v1.3.1 [2025-08-27T09:36:16.675Z] v2.0.0 [2025-08-27T09:36:16.675Z] v2.1.0 [2025-08-27T09:36:16.675Z] v2.1.1 [2025-08-27T09:36:16.675Z] v2.2.0 [2025-08-27T09:36:16.675Z] v2.3.0 [2025-08-27T09:36:16.675Z] v3.0 [2025-08-27T09:36:16.675Z] v3.0.0 [2025-08-27T09:36:16.675Z] v3.1 [2025-08-27T09:36:16.675Z] v3.1.0 [2025-08-27T09:36:16.675Z] v3.1.1 [2025-08-27T09:36:16.675Z] v4.0 [2025-08-27T09:36:16.675Z] v4.0.0 [2025-08-27T09:36:16.675Z] v4.0.1 [2025-08-27T09:36:16.675Z] v4.0.1-dev.1 [2025-08-27T09:36:16.675Z] v4.1.0-dev.1 [2025-08-27T09:36:16.675Z] v4.1.0-dev.10 [2025-08-27T09:36:16.675Z] v4.1.0-dev.11 [2025-08-27T09:36:16.675Z] v4.1.0-dev.12 [2025-08-27T09:36:16.675Z] v4.1.0-dev.13 [2025-08-27T09:36:16.675Z] v4.1.0-dev.14 [2025-08-27T09:36:16.675Z] v4.1.0-dev.15 [2025-08-27T09:36:16.675Z] v4.1.0-dev.16 [2025-08-27T09:36:16.675Z] v4.1.0-dev.17 [2025-08-27T09:36:16.675Z] v4.1.0-dev.18 [2025-08-27T09:36:16.675Z] v4.1.0-dev.19 [2025-08-27T09:36:16.675Z] v4.1.0-dev.2 [2025-08-27T09:36:16.675Z] v4.1.0-dev.20 [2025-08-27T09:36:16.675Z] v4.1.0-dev.21 [2025-08-27T09:36:16.675Z] v4.1.0-dev.22 [2025-08-27T09:36:16.675Z] v4.1.0-dev.23 [2025-08-27T09:36:16.675Z] v4.1.0-dev.24 [2025-08-27T09:36:16.675Z] v4.1.0-dev.25 [2025-08-27T09:36:16.675Z] v4.1.0-dev.26 [2025-08-27T09:36:16.675Z] v4.1.0-dev.27 [2025-08-27T09:36:16.675Z] v4.1.0-dev.28 [2025-08-27T09:36:16.675Z] v4.1.0-dev.29 [2025-08-27T09:36:16.675Z] v4.1.0-dev.3 [2025-08-27T09:36:16.675Z] v4.1.0-dev.30 [2025-08-27T09:36:16.675Z] v4.1.0-dev.31 [2025-08-27T09:36:16.675Z] v4.1.0-dev.32 [2025-08-27T09:36:16.675Z] v4.1.0-dev.33 [2025-08-27T09:36:16.675Z] v4.1.0-dev.34 [2025-08-27T09:36:16.675Z] v4.1.0-dev.35 [2025-08-27T09:36:16.675Z] v4.1.0-dev.36 [2025-08-27T09:36:16.675Z] v4.1.0-dev.37 [2025-08-27T09:36:16.675Z] v4.1.0-dev.38 [2025-08-27T09:36:16.675Z] v4.1.0-dev.39 [2025-08-27T09:36:16.675Z] v4.1.0-dev.4 [2025-08-27T09:36:16.675Z] v4.1.0-dev.40 [2025-08-27T09:36:16.675Z] v4.1.0-dev.41 [2025-08-27T09:36:16.675Z] v4.1.0-dev.42 [2025-08-27T09:36:16.675Z] v4.1.0-dev.43 [2025-08-27T09:36:16.675Z] v4.1.0-dev.44 [2025-08-27T09:36:16.675Z] v4.1.0-dev.45 [2025-08-27T09:36:16.675Z] v4.1.0-dev.46 [2025-08-27T09:36:16.675Z] v4.1.0-dev.47 [2025-08-27T09:36:16.675Z] v4.1.0-dev.48 [2025-08-27T09:36:16.675Z] v4.1.0-dev.49 [2025-08-27T09:36:16.675Z] v4.1.0-dev.5 [2025-08-27T09:36:16.675Z] v4.1.0-dev.50 [2025-08-27T09:36:16.675Z] v4.1.0-dev.6 [2025-08-27T09:36:16.675Z] v4.1.0-dev.7 [2025-08-27T09:36:16.675Z] v4.1.0-dev.8 [2025-08-27T09:36:16.675Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-27T09:36:16.970Z] + lftools sign git-tag v4.1.0-dev.50 [2025-08-27T09:36:17.538Z] Signing Git tag with Sigul... [2025-08-27T09:36:17.538Z] Signing v4.1.0-dev.50 [Pipeline] echo [2025-08-27T09:36:18.488Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:18.781Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-27T09:36:18.789Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-27T09:36:18.816Z] $ docker stop --time=1 ddfeb72b51d41c6871f18ea1f23bda3cafef3071edbc2501be689dfe631f4893 [2025-08-27T09:36:20.098Z] $ docker rm -f --volumes ddfeb72b51d41c6871f18ea1f23bda3cafef3071edbc2501be689dfe631f4893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-27T09:36:20.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T09:36:20.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:36:20.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T09:36:20.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T09:36:20.934Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T09:36:20.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T09:36:21.178Z] $ docker top e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c -eo pid,comm [2025-08-27T09:36:21.226Z] 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-08-27T09:36:21.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T09:36:21.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T09:36:21.276Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T09:36:21.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T09:36:21.372Z] $ docker exec e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c ssh-agent [2025-08-27T09:36:21.468Z] SSH_AUTH_SOCK=/tmp/ssh-p0tY36bmVStz/agent.33 [2025-08-27T09:36:21.468Z] SSH_AGENT_PID=39 [2025-08-27T09:36:21.471Z] Running ssh-add (command line suppressed) [2025-08-27T09:36:21.573Z] Identity added: /w/workspace/edgex-go/891@tmp/private_key_1325882527163231505.key (/w/workspace/edgex-go/891@tmp/private_key_1325882527163231505.key) [2025-08-27T09:36:21.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T09:36:21.880Z] + git semver bump pre [2025-08-27T09:36:22.140Z] 2025-08-27 09:36:22,082 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T09:36:22.140Z] 2025-08-27 09:36:22,085 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main [2025-08-27T09:36:22.140Z] 2025-08-27 09:36:22,086 [bump_version] DEBUG bumping version:4.1.0-dev.50 on axis:pre with prefix:dev [2025-08-27T09:36:22.140Z] 2025-08-27 09:36:22,086 [bump_version] DEBUG bumped version:4.1.0-dev.51 [2025-08-27T09:36:22.140Z] 2025-08-27 09:36:22,086 [write_version] DEBUG write version:4.1.0-dev.51 to path:/w/workspace/edgex-go/891/.semver/main with force:True [2025-08-27T09:36:22.140Z] 2025-08-27 09:36:22,086 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main [2025-08-27T09:36:22.140Z] 2025-08-27 09:36:22,086 [write_file] DEBUG write to file:/w/workspace/edgex-go/891/.semver/main [2025-08-27T09:36:22.140Z] 2025-08-27 09:36:22,088 [execute] INFO git cat-file --batch-check [2025-08-27T09:36:22.141Z] 2025-08-27 09:36:22,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/891/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T09:36:22.141Z] 2025-08-27 09:36:22,092 [execute] INFO git cat-file --batch [2025-08-27T09:36:22.141Z] 2025-08-27 09:36:22,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/891/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T09:36:22.141Z] 2025-08-27 09:36:22,095 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main [2025-08-27T09:36:22.141Z] 4.1.0-dev.51 [Pipeline] } [2025-08-27T09:36:22.147Z] $ docker exec --env ******** --env ******** e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c ssh-agent -k [2025-08-27T09:36:22.247Z] unset SSH_AUTH_SOCK; [2025-08-27T09:36:22.247Z] unset SSH_AGENT_PID; [2025-08-27T09:36:22.247Z] echo Agent pid 39 killed; [2025-08-27T09:36:22.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T09:36:22.583Z] + git semver [Pipeline] } [2025-08-27T09:36:22.851Z] $ docker stop --time=1 e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c [2025-08-27T09:36:24.088Z] $ docker rm -f --volumes e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T09:36:24.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T09:36:24.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:36:24.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T09:36:24.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T09:36:24.809Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T09:36:24.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T09:36:25.081Z] $ docker top cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb -eo pid,comm [2025-08-27T09:36:25.125Z] 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-08-27T09:36:25.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T09:36:25.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T09:36:25.174Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T09:36:25.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T09:36:25.282Z] $ docker exec cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb ssh-agent [2025-08-27T09:36:25.370Z] SSH_AUTH_SOCK=/tmp/ssh-FmPVRefTHbpq/agent.32 [2025-08-27T09:36:25.371Z] SSH_AGENT_PID=38 [2025-08-27T09:36:25.375Z] Running ssh-add (command line suppressed) [2025-08-27T09:36:25.465Z] Identity added: /w/workspace/edgex-go/891@tmp/private_key_11394117218003749125.key (/w/workspace/edgex-go/891@tmp/private_key_11394117218003749125.key) [2025-08-27T09:36:25.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T09:36:25.778Z] + git semver push [2025-08-27T09:36:26.037Z] 2025-08-27 09:36:25,983 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T09:36:26.037Z] 2025-08-27 09:36:25,987 [run_push] DEBUG push [2025-08-27T09:36:26.037Z] 2025-08-27 09:36:25,988 [execute] INFO git cat-file --batch-check [2025-08-27T09:36:26.037Z] 2025-08-27 09:36:25,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/891/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T09:36:26.037Z] 2025-08-27 09:36:25,991 [execute] INFO git rev-list 038aa7efd3e9dbf52c14804a868f39db6ebfeaaa -- [2025-08-27T09:36:26.037Z] 2025-08-27 09:36:25,991 [execute] DEBUG Popen(['git', 'rev-list', '038aa7efd3e9dbf52c14804a868f39db6ebfeaaa', '--'], cwd=/w/workspace/edgex-go/891/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-27T09:36:26.037Z] 2025-08-27 09:36:26,011 [execute] INFO git fetch -v -- origin [2025-08-27T09:36:26.037Z] 2025-08-27 09:36:26,011 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/891/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-27T09:36:26.609Z] 2025-08-27 09:36:26,475 [run_push] DEBUG no remote changes detected [2025-08-27T09:36:26.609Z] 2025-08-27 09:36:26,475 [execute] INFO git push origin semver [2025-08-27T09:36:26.609Z] 2025-08-27 09:36:26,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/891/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-27T09:36:27.547Z] 2025-08-27 09:36:27,329 [run_push] DEBUG push all version tags [2025-08-27T09:36:27.547Z] 2025-08-27 09:36:27,329 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-27T09:36:27.547Z] 2025-08-27 09:36:27,330 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/891, stdin=None, shell=False, universal_newlines=False) [2025-08-27T09:36:28.485Z] 2025-08-27 09:36:28,125 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main [2025-08-27T09:36:28.485Z] 4.1.0-dev.51 [Pipeline] } [2025-08-27T09:36:28.490Z] $ docker exec --env ******** --env ******** cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb ssh-agent -k [2025-08-27T09:36:28.576Z] unset SSH_AUTH_SOCK; [2025-08-27T09:36:28.576Z] unset SSH_AGENT_PID; [2025-08-27T09:36:28.577Z] echo Agent pid 38 killed; [2025-08-27T09:36:28.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T09:36:28.916Z] + git semver [Pipeline] } [2025-08-27T09:36:29.186Z] $ docker stop --time=1 cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb [2025-08-27T09:36:30.460Z] $ docker rm -f --volumes cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb [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-08-27T09:36:30.985Z] + [ -d /w/workspace/edgex-go/891/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:31.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:32.137Z] ---> package-listing.sh [2025-08-27T09:36:32.137Z] ++ facter osfamily [2025-08-27T09:36:32.137Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-27T09:36:32.397Z] + OS_FAMILY=debian [2025-08-27T09:36:32.397Z] + workspace=/w/workspace/edgex-go/891 [2025-08-27T09:36:32.397Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-27T09:36:32.397Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-27T09:36:32.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-27T09:36:32.397Z] + PACKAGES=/tmp/packages_start.txt [2025-08-27T09:36:32.397Z] + '[' /w/workspace/edgex-go/891 ']' [2025-08-27T09:36:32.397Z] + PACKAGES=/tmp/packages_end.txt [2025-08-27T09:36:32.397Z] + case "${OS_FAMILY}" in [2025-08-27T09:36:32.397Z] + dpkg -l [2025-08-27T09:36:32.397Z] + grep '^ii' [2025-08-27T09:36:32.397Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-27T09:36:32.397Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-27T09:36:32.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-27T09:36:32.397Z] + '[' /w/workspace/edgex-go/891 ']' [2025-08-27T09:36:32.397Z] + mkdir -p /w/workspace/edgex-go/891/archives/ [2025-08-27T09:36:32.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/891/archives/ [Pipeline] echo [2025-08-27T09:36:32.411Z] 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/891/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-27T09:36:32.693Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:36:33.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T09:36:33.263Z] [2025-08-27T09:36:33.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T09:36:33.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T09:36:33.580Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-27T09:36:33.580Z] 5eb5b503b376: Pulling fs layer [2025-08-27T09:36:33.580Z] 5c69ac0246d0: Pulling fs layer [2025-08-27T09:36:33.580Z] ec43610c2a17: Pulling fs layer [2025-08-27T09:36:33.580Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-27T09:36:33.580Z] 33b1e0a273af: Pulling fs layer [2025-08-27T09:36:33.580Z] 5d3b04190fa2: Pulling fs layer [2025-08-27T09:36:33.580Z] 2f39f015ded8: Pulling fs layer [2025-08-27T09:36:33.580Z] 33b1e0a273af: Waiting [2025-08-27T09:36:33.580Z] 5d3b04190fa2: Waiting [2025-08-27T09:36:33.580Z] 2f39f015ded8: Waiting [2025-08-27T09:36:33.580Z] 3a2ae6a8a46f: Waiting [2025-08-27T09:36:33.580Z] 5c69ac0246d0: Verifying Checksum [2025-08-27T09:36:33.580Z] 5c69ac0246d0: Download complete [2025-08-27T09:36:33.580Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-27T09:36:33.580Z] 3a2ae6a8a46f: Download complete [2025-08-27T09:36:33.580Z] 33b1e0a273af: Verifying Checksum [2025-08-27T09:36:33.580Z] 33b1e0a273af: Download complete [2025-08-27T09:36:33.580Z] ec43610c2a17: Verifying Checksum [2025-08-27T09:36:33.580Z] ec43610c2a17: Download complete [2025-08-27T09:36:33.580Z] 5d3b04190fa2: Download complete [2025-08-27T09:36:33.840Z] 5eb5b503b376: Download complete [2025-08-27T09:36:34.410Z] 2f39f015ded8: Verifying Checksum [2025-08-27T09:36:34.410Z] 2f39f015ded8: Download complete [2025-08-27T09:36:34.979Z] 5eb5b503b376: Pull complete [2025-08-27T09:36:35.238Z] 5c69ac0246d0: Pull complete [2025-08-27T09:36:35.804Z] ec43610c2a17: Pull complete [2025-08-27T09:36:35.804Z] 3a2ae6a8a46f: Pull complete [2025-08-27T09:36:35.804Z] 33b1e0a273af: Pull complete [2025-08-27T09:36:35.804Z] 5d3b04190fa2: Pull complete [2025-08-27T09:36:41.076Z] 2f39f015ded8: Pull complete [2025-08-27T09:36:41.076Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-27T09:36:41.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T09:36:41.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T09:36:41.180Z] prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container [2025-08-27T09:36:41.205Z] $ 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/891/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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-27T09:36:43.442Z] $ docker top 0c4da14cc5d1596ec7c382f6e1204fad391aa9f3e2f1292e572a7e7db1bffdcd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T09:36:43.787Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-27T09:36:44.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-27T09:36:44.357Z] + ls /var/log/sa-host [2025-08-27T09:36:44.357Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T09:36:44.392Z] provisioning config files... [2025-08-27T09:36:44.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/891@tmp/config2696174548914212916tmp [Pipeline] { [Pipeline] echo [2025-08-27T09:36:44.415Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:44.697Z] ---> create-netrc.sh [Pipeline] } [2025-08-27T09:36:44.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:45.010Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-27T09:36:45.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:45.304Z] ---> sudo-logs.sh [2025-08-27T09:36:45.304Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-27T09:36:45.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:45.609Z] ---> job-cost.sh [2025-08-27T09:36:45.609Z] lf-activate-venv: SKIPPING [2025-08-27T09:36:45.609Z] DEBUG: total: 0.10999999940395355 [2025-08-27T09:36:45.609Z] INFO: Retrieving Stack Cost... [2025-08-27T09:36:45.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-27T09:36:46.435Z] INFO: Archiving Costs [Pipeline] echo [2025-08-27T09:36:46.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T09:36:46.728Z] ---> logs-deploy.sh [2025-08-27T09:36:46.728Z] lf-activate-venv: SKIPPING [2025-08-27T09:36:46.728Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/891 [2025-08-27T09:36:46.728Z] INFO: archiving workspace using pattern(s): [2025-08-27T09:36:47.663Z] Archives upload complete. [2025-08-27T09:36:47.922Z] INFO: archiving logs to Nexus