Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09bb2f1a643c06ac5adbedab39971cba372ab665 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-ssh18382177346125996339.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-ssh15735791143858515484.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-ssh15616502496418305051.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-ssh8118906471961055060.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-ssh16918604833330843495.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-129351 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/911 [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/911 # 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 09bb2f1a643c06ac5adbedab39971cba372ab665 (main) Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 (#5250)" > 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 09bb2f1a643c06ac5adbedab39971cba372ab665 # timeout=10 > git rev-list --no-walk b1c647cd81ce130e22baa9ed5fed9e437e75c2a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-09T03:18:23.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-09T03:18:23.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-09T03:18:23.654Z] ========================================================= [2025-10-09T03:18:23.654Z] EdgeX Global Pipelines Version Info [2025-10-09T03:18:23.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-09T03:18:24.767Z] ------------------- [2025-10-09T03:18:24.767Z] stable info: [2025-10-09T03:18:24.767Z] ------------------- [2025-10-09T03:18:24.767Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-09T03:18:24.767Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-09T03:18:24.767Z] Message: update stable to v1.0.276 [2025-10-09T03:18:25.338Z] ------------------- [2025-10-09T03:18:25.339Z] experimental info: [2025-10-09T03:18:25.339Z] ------------------- [2025-10-09T03:18:25.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-09T03:18:25.339Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-09T03:18:25.339Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-09T03:18:25.419Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-09T03:18:25.445Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-09T03:18:25.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-09T03:18:25.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-09T03:18:25.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-09T03:18:25.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-09T03:18:25.571Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-09T03:18:25.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-09T03:18:25.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-09T03:18:25.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-09T03:18:25.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-09T03:18:25.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-09T03:18:25.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-09T03:18:25.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-09T03:18:25.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-09T03:18:25.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-09T03:18:25.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-09T03:18:25.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-09T03:18:25.906Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-09T03:18:25.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-09T03:18:25.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-09T03:18:25.979Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-09T03:18:26.003Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-09T03:18:26.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-09T03:18:26.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-09T03:18:26.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-09T03:18:26.098Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T03:18:26.120Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09bb2f1 [Pipeline] echo [2025-10-09T03:18:26.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T03:18:26.210Z] provisioning config files... [2025-10-09T03:18:26.229Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/911@tmp/config5230132531210751060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-09T03:18:26.585Z] ---> ****-login.sh [2025-10-09T03:18:26.585Z] nexus3.edgexfoundry.org:10001 [2025-10-09T03:18:26.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:18:26.848Z] [2025-10-09T03:18:26.848Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T03:18:26.848Z] Configure a credential helper to remove this warning. See [2025-10-09T03:18:26.848Z] https://docs.****.com/go/credential-store/ [2025-10-09T03:18:26.848Z] [2025-10-09T03:18:26.848Z] Login Succeeded [2025-10-09T03:18:26.848Z] nexus3.edgexfoundry.org:10002 [2025-10-09T03:18:27.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:18:27.110Z] [2025-10-09T03:18:27.110Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T03:18:27.110Z] Configure a credential helper to remove this warning. See [2025-10-09T03:18:27.110Z] https://docs.****.com/go/credential-store/ [2025-10-09T03:18:27.110Z] [2025-10-09T03:18:27.110Z] Login Succeeded [2025-10-09T03:18:27.110Z] nexus3.edgexfoundry.org:10003 [2025-10-09T03:18:27.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:18:27.110Z] [2025-10-09T03:18:27.110Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T03:18:27.110Z] Configure a credential helper to remove this warning. See [2025-10-09T03:18:27.110Z] https://docs.****.com/go/credential-store/ [2025-10-09T03:18:27.110Z] [2025-10-09T03:18:27.110Z] Login Succeeded [2025-10-09T03:18:27.110Z] nexus3.edgexfoundry.org:10004 [2025-10-09T03:18:27.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:18:27.371Z] [2025-10-09T03:18:27.371Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T03:18:27.372Z] Configure a credential helper to remove this warning. See [2025-10-09T03:18:27.372Z] https://docs.****.com/go/credential-store/ [2025-10-09T03:18:27.372Z] [2025-10-09T03:18:27.372Z] Login Succeeded [2025-10-09T03:18:27.372Z] ****.io [2025-10-09T03:18:27.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:18:27.633Z] [2025-10-09T03:18:27.633Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T03:18:27.633Z] Configure a credential helper to remove this warning. See [2025-10-09T03:18:27.633Z] https://docs.****.com/go/credential-store/ [2025-10-09T03:18:27.633Z] [2025-10-09T03:18:27.633Z] Login Succeeded [2025-10-09T03:18:27.633Z] ---> ****-login.sh ends [Pipeline] } [2025-10-09T03:18:27.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-09T03:18:27.986Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/core-command/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/core-data/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/core-keeper/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/core-metadata/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/support-notifications/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-09T03:18:27.986Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-09T03:18:27.986Z] + cut -d/ -f2 [2025-10-09T03:18:27.986Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-09T03:18:28.123Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-09T03:18:28.502Z] + git rev-list -1 --merges 09bb2f1a643c06ac5adbedab39971cba372ab665~1..09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T03:18:28.516Z] -----------> git rev-list -1 --merges 09bb2f1a643c06ac5adbedab39971cba372ab665~1..09bb2f1a643c06ac5adbedab39971cba372ab665 09bb2f1a643c06ac5adbedab39971cba372ab665 [false] [Pipeline] sh [2025-10-09T03:18:28.810Z] + git log --format=format:%s -1 09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T03:18:28.828Z] ========================================================= [2025-10-09T03:18:28.829Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-09T03:18:28.829Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-09T03:18:29.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-09T03:18:29.266Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-09T03:18:29.266Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-09T03:18:29.266Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-09T03:18:29.266Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-09T03:18:29.266Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-09T03:18:29.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:18:29.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-09T03:18:29.636Z] [2025-10-09T03:18:29.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:18:29.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-09T03:18:29.940Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-09T03:18:29.940Z] 3dae71ba6b94: Pulling fs layer [2025-10-09T03:18:29.940Z] 6bf1a483ea7c: Pulling fs layer [2025-10-09T03:18:29.940Z] f5dfc541a4d3: Pulling fs layer [2025-10-09T03:18:29.940Z] 461d9e800cba: Pulling fs layer [2025-10-09T03:18:29.940Z] 80192f66455f: Pulling fs layer [2025-10-09T03:18:29.940Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-09T03:18:29.940Z] a29436f7fd5d: Pulling fs layer [2025-10-09T03:18:29.940Z] 923cac83aea3: Pulling fs layer [2025-10-09T03:18:29.940Z] 25ad8b0a4227: Pulling fs layer [2025-10-09T03:18:29.940Z] db01528c6b51: Pulling fs layer [2025-10-09T03:18:29.940Z] 28988de357af: Pulling fs layer [2025-10-09T03:18:29.940Z] a29436f7fd5d: Waiting [2025-10-09T03:18:29.940Z] 923cac83aea3: Waiting [2025-10-09T03:18:29.940Z] 25ad8b0a4227: Waiting [2025-10-09T03:18:29.940Z] db01528c6b51: Waiting [2025-10-09T03:18:29.940Z] 80192f66455f: Waiting [2025-10-09T03:18:29.940Z] 461d9e800cba: Waiting [2025-10-09T03:18:29.940Z] 2e8e34ca0e6c: Waiting [2025-10-09T03:18:29.940Z] 6bf1a483ea7c: Verifying Checksum [2025-10-09T03:18:29.940Z] 6bf1a483ea7c: Download complete [2025-10-09T03:18:30.200Z] 461d9e800cba: Verifying Checksum [2025-10-09T03:18:30.200Z] 461d9e800cba: Download complete [2025-10-09T03:18:30.200Z] 80192f66455f: Verifying Checksum [2025-10-09T03:18:30.200Z] 80192f66455f: Download complete [2025-10-09T03:18:30.200Z] f5dfc541a4d3: Verifying Checksum [2025-10-09T03:18:30.200Z] f5dfc541a4d3: Download complete [2025-10-09T03:18:30.200Z] 3dae71ba6b94: Verifying Checksum [2025-10-09T03:18:30.200Z] 3dae71ba6b94: Download complete [2025-10-09T03:18:30.200Z] 923cac83aea3: Verifying Checksum [2025-10-09T03:18:30.200Z] 923cac83aea3: Download complete [2025-10-09T03:18:30.200Z] 25ad8b0a4227: Verifying Checksum [2025-10-09T03:18:30.200Z] 25ad8b0a4227: Download complete [2025-10-09T03:18:30.459Z] db01528c6b51: Verifying Checksum [2025-10-09T03:18:30.459Z] db01528c6b51: Download complete [2025-10-09T03:18:30.459Z] 28988de357af: Verifying Checksum [2025-10-09T03:18:30.459Z] 28988de357af: Download complete [2025-10-09T03:18:30.459Z] a29436f7fd5d: Download complete [2025-10-09T03:18:31.026Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-09T03:18:31.026Z] 2e8e34ca0e6c: Download complete [2025-10-09T03:18:31.597Z] 3dae71ba6b94: Pull complete [2025-10-09T03:18:31.857Z] 6bf1a483ea7c: Pull complete [2025-10-09T03:18:32.794Z] f5dfc541a4d3: Pull complete [2025-10-09T03:18:32.794Z] 461d9e800cba: Pull complete [2025-10-09T03:18:32.794Z] 80192f66455f: Pull complete [2025-10-09T03:18:38.102Z] 2e8e34ca0e6c: Pull complete [2025-10-09T03:18:38.102Z] a29436f7fd5d: Pull complete [2025-10-09T03:18:38.102Z] 923cac83aea3: Pull complete [2025-10-09T03:18:38.385Z] 25ad8b0a4227: Pull complete [2025-10-09T03:18:38.385Z] db01528c6b51: Pull complete [2025-10-09T03:18:38.385Z] 28988de357af: Pull complete [2025-10-09T03:18:38.385Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-09T03:18:38.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-09T03:18:38.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T03:18:38.533Z] prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container [2025-10-09T03:18:38.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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-10-09T03:18:45.523Z] $ docker top 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb -eo pid,comm [2025-10-09T03:18:45.578Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-09T03:18:45.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-09T03:18:45.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-09T03:18:45.633Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-09T03:18:45.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-09T03:18:45.745Z] $ docker exec 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb ssh-agent [2025-10-09T03:18:45.851Z] SSH_AUTH_SOCK=/tmp/ssh-A7tXEGgZAwQi/agent.32 [2025-10-09T03:18:45.851Z] SSH_AGENT_PID=38 [2025-10-09T03:18:45.859Z] Running ssh-add (command line suppressed) [2025-10-09T03:18:45.955Z] Identity added: /w/workspace/edgex-go/911@tmp/private_key_8150454437894399756.key (/w/workspace/edgex-go/911@tmp/private_key_8150454437894399756.key) [2025-10-09T03:18:45.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-09T03:18:46.266Z] + git config --global --add safe.directory /w/workspace/edgex-go/911 [Pipeline] sh [2025-10-09T03:18:46.555Z] + git tag --points-at HEAD [Pipeline] } [2025-10-09T03:18:46.569Z] $ docker exec --env ******** --env ******** 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb ssh-agent -k [2025-10-09T03:18:46.670Z] unset SSH_AUTH_SOCK; [2025-10-09T03:18:46.671Z] unset SSH_AGENT_PID; [2025-10-09T03:18:46.671Z] echo Agent pid 38 killed; [2025-10-09T03:18:46.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-09T03:18:46.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-09T03:18:46.718Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-09T03:18:46.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-09T03:18:46.831Z] $ docker exec 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb ssh-agent [2025-10-09T03:18:46.934Z] SSH_AUTH_SOCK=/tmp/ssh-BIIP7eLdPlNq/agent.85 [2025-10-09T03:18:46.934Z] SSH_AGENT_PID=91 [2025-10-09T03:18:46.939Z] Running ssh-add (command line suppressed) [2025-10-09T03:18:47.039Z] Identity added: /w/workspace/edgex-go/911@tmp/private_key_2428511545985839134.key (/w/workspace/edgex-go/911@tmp/private_key_2428511545985839134.key) [2025-10-09T03:18:47.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-09T03:18:47.349Z] + git semver init [2025-10-09T03:18:47.611Z] 2025-10-09 03:18:47,608 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-09T03:18:47.869Z] 2025-10-09 03:18:47,613 [run_init] DEBUG init version:0.0.0 force:False [2025-10-09T03:18:47.869Z] 2025-10-09 03:18:47,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/911/.semver [2025-10-09T03:18:47.869Z] 2025-10-09 03:18:47,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/911/.semver [2025-10-09T03:18:47.870Z] 2025-10-09 03:18:47,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/911/.semver'], cwd=/w/workspace/edgex-go/911, stdin=None, shell=False, universal_newlines=False) [2025-10-09T03:18:54.463Z] 2025-10-09 03:18:53,684 [append_file] DEBUG append to file:/w/workspace/edgex-go/911/.git/info/exclude [2025-10-09T03:18:54.463Z] 2025-10-09 03:18:53,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/911/.semver/main with force:False [2025-10-09T03:18:54.463Z] 2025-10-09 03:18:53,685 [read_version] DEBUG read version from /w/workspace/edgex-go/911/.semver/main [2025-10-09T03:18:54.463Z] 2025-10-09 03:18:53,685 [read_version] DEBUG read version from /w/workspace/edgex-go/911/.semver/main [2025-10-09T03:18:54.463Z] 4.1.0-dev.67 [Pipeline] } [2025-10-09T03:18:54.473Z] $ docker exec --env ******** --env ******** 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb ssh-agent -k [2025-10-09T03:18:54.609Z] unset SSH_AUTH_SOCK; [2025-10-09T03:18:54.609Z] unset SSH_AGENT_PID; [2025-10-09T03:18:54.609Z] echo Agent pid 91 killed; [2025-10-09T03:18:54.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-09T03:18:54.942Z] + git semver [Pipeline] } [2025-10-09T03:18:55.521Z] $ docker stop --time=1 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb [2025-10-09T03:18:56.838Z] $ docker rm -f --volumes 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-09T03:18:57.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-09T03:18:57.467Z] Stashed 1 file(s) [Pipeline] echo [2025-10-09T03:18:57.471Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.67 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-09T03:18:57.965Z] + git config --global --add safe.directory /w/workspace/edgex-go/911 [Pipeline] echo [2025-10-09T03:18:57.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-09T03:18:57.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-09T03:18:58.011Z] ========================================================= [2025-10-09T03:18:58.011Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-09T03:18:58.011Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-09T03:18:58.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T03:18:58.307Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-09T03:18:58.307Z] 0a9a5dfd008f: Pulling fs layer [2025-10-09T03:18:58.307Z] 36466aa92d05: Pulling fs layer [2025-10-09T03:18:58.307Z] e10405b45d13: Pulling fs layer [2025-10-09T03:18:58.307Z] 096b7ceb2af7: Pulling fs layer [2025-10-09T03:18:58.307Z] 4f4fb700ef54: Pulling fs layer [2025-10-09T03:18:58.307Z] c451b95d7931: Pulling fs layer [2025-10-09T03:18:58.307Z] 9febf9df4401: Pulling fs layer [2025-10-09T03:18:58.307Z] 1477f019b032: Pulling fs layer [2025-10-09T03:18:58.307Z] c7dc25521971: Pulling fs layer [2025-10-09T03:18:58.307Z] 4f4fb700ef54: Waiting [2025-10-09T03:18:58.307Z] c451b95d7931: Waiting [2025-10-09T03:18:58.307Z] 9febf9df4401: Waiting [2025-10-09T03:18:58.307Z] c7dc25521971: Waiting [2025-10-09T03:18:58.307Z] 1477f019b032: Waiting [2025-10-09T03:18:58.307Z] 096b7ceb2af7: Waiting [2025-10-09T03:18:58.307Z] 36466aa92d05: Verifying Checksum [2025-10-09T03:18:58.307Z] 36466aa92d05: Download complete [2025-10-09T03:18:58.307Z] 096b7ceb2af7: Verifying Checksum [2025-10-09T03:18:58.307Z] 096b7ceb2af7: Download complete [2025-10-09T03:18:58.307Z] 4f4fb700ef54: Verifying Checksum [2025-10-09T03:18:58.307Z] 4f4fb700ef54: Download complete [2025-10-09T03:18:58.307Z] 0a9a5dfd008f: Download complete [2025-10-09T03:18:58.307Z] c451b95d7931: Verifying Checksum [2025-10-09T03:18:58.307Z] c451b95d7931: Download complete [2025-10-09T03:18:58.307Z] 9febf9df4401: Verifying Checksum [2025-10-09T03:18:58.307Z] 9febf9df4401: Download complete [2025-10-09T03:18:58.567Z] 0a9a5dfd008f: Pull complete [2025-10-09T03:18:58.567Z] c7dc25521971: Verifying Checksum [2025-10-09T03:18:58.567Z] c7dc25521971: Download complete [2025-10-09T03:18:58.567Z] 36466aa92d05: Pull complete [2025-10-09T03:18:58.827Z] e10405b45d13: Download complete [2025-10-09T03:18:59.086Z] 1477f019b032: Verifying Checksum [2025-10-09T03:18:59.086Z] 1477f019b032: Download complete [2025-10-09T03:19:04.358Z] e10405b45d13: Pull complete [2025-10-09T03:19:04.358Z] 096b7ceb2af7: Pull complete [2025-10-09T03:19:04.358Z] 4f4fb700ef54: Pull complete [2025-10-09T03:19:04.358Z] c451b95d7931: Pull complete [2025-10-09T03:19:04.358Z] 9febf9df4401: Pull complete [2025-10-09T03:19:06.261Z] 1477f019b032: Pull complete [2025-10-09T03:19:07.198Z] c7dc25521971: Pull complete [2025-10-09T03:19:07.198Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-09T03:19:07.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T03:19:07.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-09T03:19:07.503Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T03:19:07.503Z] WORKDIR /edgex [2025-10-09T03:19:07.503Z] COPY go.mod . [2025-10-09T03:19:07.503Z] RUN go mod download [2025-10-09T03:19:07.503Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-09T03:19:08.438Z] #0 building with "default" instance using docker driver [2025-10-09T03:19:08.438Z] [2025-10-09T03:19:08.438Z] #1 [internal] load build definition from Dockerfile [2025-10-09T03:19:08.438Z] #1 transferring dockerfile: 164B done [2025-10-09T03:19:08.438Z] #1 DONE 0.0s [2025-10-09T03:19:08.438Z] [2025-10-09T03:19:08.438Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T03:19:08.438Z] #2 DONE 0.0s [2025-10-09T03:19:08.438Z] [2025-10-09T03:19:08.438Z] #3 [internal] load .dockerignore [2025-10-09T03:19:08.438Z] #3 transferring context: 50B done [2025-10-09T03:19:08.438Z] #3 DONE 0.0s [2025-10-09T03:19:08.438Z] [2025-10-09T03:19:08.438Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T03:19:08.705Z] #4 DONE 0.3s [2025-10-09T03:19:08.705Z] [2025-10-09T03:19:08.705Z] #5 [internal] load build context [2025-10-09T03:19:08.705Z] #5 transferring context: 6.57kB done [2025-10-09T03:19:08.705Z] #5 DONE 0.3s [2025-10-09T03:19:08.705Z] [2025-10-09T03:19:08.705Z] #6 [2/4] WORKDIR /edgex [2025-10-09T03:19:12.586Z] Still waiting to schedule task [2025-10-09T03:19:12.586Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-09T03:19:18.749Z] #6 DONE 9.5s [2025-10-09T03:19:18.749Z] [2025-10-09T03:19:18.749Z] #7 [3/4] COPY go.mod . [2025-10-09T03:19:18.749Z] #7 DONE 0.0s [2025-10-09T03:19:18.749Z] [2025-10-09T03:19:18.749Z] #8 [4/4] RUN go mod download [2025-10-09T03:19:33.965Z] #8 DONE 14.5s [2025-10-09T03:19:33.965Z] [2025-10-09T03:19:33.965Z] #9 exporting to image [2025-10-09T03:19:33.965Z] #9 exporting layers [2025-10-09T03:19:36.498Z] #9 exporting layers 3.4s done [2025-10-09T03:19:36.498Z] #9 writing image sha256:80632315bef6c6ca6d1095e62d68e7f21f422edf8d229ee0b5c56a817614a116 done [2025-10-09T03:19:36.498Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-09T03:19:36.498Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:19:36.815Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-09T03:19:36.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T03:19:36.900Z] prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container [2025-10-09T03:19:36.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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-10-09T03:19:37.244Z] $ docker top 093eb9e6e0b7edd45754c9bded5faa86977411570499b68306957c37ea49cbb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T03:19:37.594Z] + go version [2025-10-09T03:19:37.594Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-10-09T03:19:37.603Z] $ docker stop --time=1 093eb9e6e0b7edd45754c9bded5faa86977411570499b68306957c37ea49cbb5 [2025-10-09T03:19:38.880Z] $ docker rm -f --volumes 093eb9e6e0b7edd45754c9bded5faa86977411570499b68306957c37ea49cbb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:19:39.339Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-09T03:19:39.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T03:19:39.424Z] prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container [2025-10-09T03:19:39.456Z] $ 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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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-10-09T03:19:39.690Z] $ docker top a79d846ce859896bbd9564abb7fcc12f03224e71585a130b527a7e06f85e54c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-09T03:19:39.760Z] ========================================================= [2025-10-09T03:19:39.760Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-09T03:19:39.760Z] ========================================================= [Pipeline] sh [2025-10-09T03:19:40.040Z] + git config --global --add safe.directory /w/workspace/edgex-go/911 [Pipeline] fileExists [Pipeline] sh [2025-10-09T03:19:40.354Z] + make test [2025-10-09T03:19:40.354Z] go test -race -coverprofile=coverage.out ./... [2025-10-09T03:19:48.494Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-09T03:20:15.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 42.3% of statements [2025-10-09T03:20:15.300Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-09T03:20:15.301Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-09T03:20:15.559Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-09T03:20:15.559Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-09T03:20:16.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2025-10-09T03:20:16.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-09T03:20:16.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-09T03:20:16.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-09T03:20:16.704Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-09T03:20:16.704Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-09T03:20:16.704Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T03:20:16.704Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-09T03:20:16.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-09T03:20:16.704Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-09T03:20:16.704Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-09T03:20:16.704Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-09T03:20:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-09T03:20:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-09T03:20:18.080Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T03:20:18.080Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-09T03:20:18.080Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-09T03:20:18.080Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-09T03:20:19.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements [2025-10-09T03:20:19.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2025-10-09T03:20:19.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.6% of statements [2025-10-09T03:20:19.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements [2025-10-09T03:20:19.462Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-09T03:20:19.462Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-09T03:20:20.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.424s coverage: 94.2% of statements [2025-10-09T03:20:20.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.4% of statements [2025-10-09T03:20:20.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements [2025-10-09T03:20:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-09T03:20:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-09T03:20:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-09T03:20:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-09T03:20:21.537Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-09T03:20:22.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.8% of statements [2025-10-09T03:20:22.912Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-10-09T03:20:23.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-09T03:20:23.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-09T03:20:23.479Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-09T03:20:23.479Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-09T03:20:23.479Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-09T03:20:24.854Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 2.4% of statements [2025-10-09T03:20:24.854Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2025-10-09T03:20:24.854Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 39.4% of statements [2025-10-09T03:20:24.854Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements [2025-10-09T03:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-10-09T03:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2025-10-09T03:20:25.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-10-09T03:20:25.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-09T03:20:25.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-09T03:20:25.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-09T03:20:25.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.075s coverage: 96.3% of statements [2025-10-09T03:20:25.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-09T03:20:25.938Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-09T03:20:25.938Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-09T03:20:25.938Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-09T03:20:26.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-10-09T03:20:26.764Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-09T03:20:26.764Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-09T03:20:26.764Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-09T03:20:27.022Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-09T03:20:27.022Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-09T03:20:27.022Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-09T03:20:27.022Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-09T03:20:27.587Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-09T03:20:27.587Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-09T03:20:28.153Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-09T03:20:29.529Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-09T03:20:29.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-09T03:20:31.162Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-09T03:20:32.098Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-09T03:20:32.098Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-09T03:20:32.098Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-09T03:20:35.387Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-09T03:20:35.955Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-09T03:20:35.955Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-09T03:20:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-09T03:20:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-09T03:20:36.214Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T03:20:38.118Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-09T03:20:38.118Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-09T03:20:38.118Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-09T03:20:38.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-09T03:20:38.118Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-09T03:20:38.118Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-09T03:20:38.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2025-10-09T03:20:38.685Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-09T03:20:38.685Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-09T03:20:38.685Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-09T03:20:38.685Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-09T03:20:38.685Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-09T03:20:38.685Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-09T03:20:42.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-09T03:20:42.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-09T03:20:42.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-09T03:20:42.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-09T03:20:44.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-09T03:20:44.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-09T03:20:44.828Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-09T03:20:44.828Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-09T03:20:44.828Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-09T03:20:44.828Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-09T03:20:44.828Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T03:20:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-09T03:20:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-09T03:20:45.766Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.055s coverage: 92.9% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.037s coverage: 6.8% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-10-09T03:20:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 54.5% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 29.2% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-10-09T03:20:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-10-09T03:20:50.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-10-09T03:20:50.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 94.9% of statements [2025-10-09T03:20:50.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-10-09T03:20:50.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2025-10-09T03:20:50.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.038s coverage: 43.6% of statements [2025-10-09T03:20:50.230Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-09T03:20:50.494Z] running golangci-lint [2025-10-09T03:20:50.753Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-09T03:20:50.753Z] go version go1.23.9 linux/amd64 [2025-10-09T03:20:50.753Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-09T03:20:50.753Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-09T03:20:50.753Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-09T03:20:58.038Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-129374 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-09T03:20:58.057Z] Running in /w/workspace/edgex-go/911 [Pipeline] { [Pipeline] checkout [2025-10-09T03:20:58.107Z] The recommended git tool is: git [2025-10-09T03:21:03.487Z] using credential edgex-jenkins-ssh [2025-10-09T03:21:03.510Z] Cloning the remote Git repository [2025-10-09T03:21:03.550Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-09T03:21:03.641Z] > git init /w/workspace/edgex-go/911 # timeout=10 [2025-10-09T03:21:03.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-09T03:21:03.842Z] > git --version # timeout=10 [2025-10-09T03:21:03.861Z] > git --version # 'git version 2.25.1' [2025-10-09T03:21:03.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-09T03:21:04.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-09T03:21:17.317Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 22.411388566s" [2025-10-09T03:21:17.317Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.97245ms" [2025-10-09T03:21:22.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-09T03:21:22.467Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-09T03:21:23.254Z] Avoid second fetch [2025-10-09T03:21:23.255Z] Checking out Revision 09bb2f1a643c06ac5adbedab39971cba372ab665 (main) [2025-10-09T03:21:24.115Z] Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 (#5250)" [2025-10-09T03:21:23.271Z] > git config core.sparsecheckout # timeout=10 [2025-10-09T03:21:23.336Z] > git checkout -f 09bb2f1a643c06ac5adbedab39971cba372ab665 # timeout=10 [2025-10-09T03:21:25.435Z] level=info msg="[linters_context/goanalysis] analyzers took 1m39.46016083s with top 10 stages: buildir: 55.268829782s, gosec: 3.775167863s, inspect: 3.04627197s, fact_deprecated: 2.840308646s, printf: 2.199697625s, ctrlflow: 1.802364589s, fact_purity: 1.33743908s, nilness: 1.280816284s, S1038: 971.821884ms, isgenerated: 912.210381ms" [2025-10-09T03:21:25.435Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-09T03:21:25.435Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 201/201, invalid_issue: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, exclude-rules: 201/20, nolint: 20/0, cgo: 201/201, filename_unadjuster: 201/201, exclude: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201" [2025-10-09T03:21:25.435Z] level=info msg="[runner] processing took 26.257023ms with stages: nolint: 15.209688ms, identifier_marker: 4.794267ms, path_prettifier: 2.738331ms, exclude-rules: 1.687293ms, autogenerated_exclude: 1.028598ms, skip_dirs: 684.935µs, invalid_issue: 51.621µs, cgo: 42.94µs, filename_unadjuster: 13.73µs, max_same_issues: 1.38µs, fixer: 760ns, uniq_by_line: 610ns, diff: 570ns, max_from_linter: 370ns, path_prefixer: 330ns, skip_files: 320ns, sort_results: 300ns, exclude: 300ns, source_code: 200ns, path_shortener: 180ns, max_per_file_from_linter: 160ns, severity-rules: 140ns" [2025-10-09T03:21:25.435Z] level=info msg="[runner] linters took 11.743205375s with stages: goanalysis_metalinter: 11.716797971s" [2025-10-09T03:21:25.435Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-09T03:21:25.435Z] level=info msg="Memory: 340 samples, avg is 290.1MB, max is 1416.5MB" [2025-10-09T03:21:25.435Z] level=info msg="Execution took 34.199041511s" [2025-10-09T03:21:25.435Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T03:21:28.373Z] provisioning config files... [2025-10-09T03:21:28.401Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/911@tmp/config14294990320262789868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-09T03:21:29.047Z] ---> ****-login.sh [2025-10-09T03:21:29.047Z] nexus3.edgexfoundry.org:10001 [2025-10-09T03:21:29.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:21:29.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T03:21:29.588Z] Configure a credential helper to remove this warning. See [2025-10-09T03:21:29.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T03:21:29.588Z] [2025-10-09T03:21:29.588Z] Login Succeeded [2025-10-09T03:21:29.588Z] nexus3.edgexfoundry.org:10002 [2025-10-09T03:21:29.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:21:29.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T03:21:29.859Z] Configure a credential helper to remove this warning. See [2025-10-09T03:21:29.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T03:21:29.859Z] [2025-10-09T03:21:29.859Z] Login Succeeded [2025-10-09T03:21:29.859Z] nexus3.edgexfoundry.org:10003 [2025-10-09T03:21:30.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:21:30.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T03:21:30.127Z] Configure a credential helper to remove this warning. See [2025-10-09T03:21:30.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T03:21:30.127Z] [2025-10-09T03:21:30.127Z] Login Succeeded [2025-10-09T03:21:30.127Z] nexus3.edgexfoundry.org:10004 [2025-10-09T03:21:30.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:21:30.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T03:21:30.671Z] Configure a credential helper to remove this warning. See [2025-10-09T03:21:30.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T03:21:30.671Z] [2025-10-09T03:21:30.671Z] Login Succeeded [2025-10-09T03:21:30.671Z] ****.io [2025-10-09T03:21:30.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:21:30.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T03:21:30.940Z] Configure a credential helper to remove this warning. See [2025-10-09T03:21:30.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T03:21:30.940Z] [2025-10-09T03:21:30.940Z] Login Succeeded [2025-10-09T03:21:31.206Z] ---> ****-login.sh ends [Pipeline] } [2025-10-09T03:21:31.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-09T03:21:31.865Z] + git config --global --add safe.directory /w/workspace/edgex-go/911 [Pipeline] echo [2025-10-09T03:21:31.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-09T03:21:31.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-09T03:21:31.930Z] ========================================================= [2025-10-09T03:21:31.930Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-09T03:21:31.930Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-09T03:21:31.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-09T03:21:31.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-09T03:21:31.986Z] ./bin/test-attribution-txt.sh [2025-10-09T03:21:31.986Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-09T03:21:31.986Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-09T03:21:31.986Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-09T03:21:31.986Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-09T03:21:31.986Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-09T03:21:31.986Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-09T03:21:32.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-09T03:21:32.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-09T03:21:32.270Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-09T03:21:32.270Z] 94e9d8af2201: Pulling fs layer [2025-10-09T03:21:32.270Z] a6c56e8762df: Pulling fs layer [2025-10-09T03:21:32.270Z] f0f3c8884826: Pulling fs layer [2025-10-09T03:21:32.270Z] c7e7622c144d: Pulling fs layer [2025-10-09T03:21:32.270Z] 4f4fb700ef54: Pulling fs layer [2025-10-09T03:21:32.270Z] b4c3b6d88c5a: Pulling fs layer [2025-10-09T03:21:32.270Z] ba8bce9d2590: Pulling fs layer [2025-10-09T03:21:32.270Z] ca778ea9c289: Pulling fs layer [2025-10-09T03:21:32.270Z] b4c3b6d88c5a: Waiting [2025-10-09T03:21:32.270Z] c7e7622c144d: Waiting [2025-10-09T03:21:32.270Z] 4f4fb700ef54: Waiting [2025-10-09T03:21:32.270Z] ba8bce9d2590: Waiting [2025-10-09T03:21:32.270Z] ca778ea9c289: Waiting [2025-10-09T03:21:32.324Z] + ls -al . [2025-10-09T03:21:32.324Z] total 2064 [2025-10-09T03:21:32.324Z] drwxrwxr-x 11 1001 1001 4096 Oct 9 03:19 . [2025-10-09T03:21:32.324Z] drwxr-xr-x 4 root root 4096 Oct 9 03:19 .. [2025-10-09T03:21:32.324Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 03:18 .blubracket [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 10 Oct 9 03:18 .dockerignore [2025-10-09T03:21:32.324Z] drwxrwxr-x 8 1001 1001 4096 Oct 9 03:20 .git [2025-10-09T03:21:32.324Z] drwxrwxr-x 3 1001 1001 4096 Oct 9 03:18 .github [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 909 Oct 9 03:18 .gitignore [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 218 Oct 9 03:18 .golangci.yml [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 100 Oct 9 03:18 .hadolint.yml [2025-10-09T03:21:32.324Z] drwxr-xr-x 3 1001 1001 4096 Oct 9 03:18 .semver [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 155 Oct 9 03:18 .sonarcloud.properties [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 1171 Oct 9 03:18 ADOPTERS.md [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 17374 Oct 9 03:18 Attribution.txt [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 108018 Oct 9 03:18 CHANGELOG.md [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 3804 Oct 9 03:18 CONTRIBUTING.md [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 677 Oct 9 03:18 GOVERNANCE.md [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 858 Oct 9 03:18 Jenkinsfile [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 10775 Oct 9 03:18 LICENSE [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 16740 Oct 9 03:18 Makefile [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 582 Oct 9 03:18 OWNERS.md [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 9932 Oct 9 03:18 README.md [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 789 Oct 9 03:18 SECURITY.md [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 12 Oct 9 03:18 VERSION [2025-10-09T03:21:32.324Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 03:18 bin [2025-10-09T03:21:32.324Z] drwxrwxr-x 19 1001 1001 4096 Oct 9 03:18 cmd [2025-10-09T03:21:32.324Z] -rw-r--r-- 1 root root 1733636 Oct 9 03:20 coverage.out [2025-10-09T03:21:32.324Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 03:18 fuzz_test [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 6539 Oct 9 03:18 go.mod [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 88541 Oct 9 03:18 go.sum [2025-10-09T03:21:32.324Z] drwxrwxr-x 7 1001 1001 4096 Oct 9 03:18 internal [2025-10-09T03:21:32.324Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 03:18 openapi [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 584 Oct 9 03:18 security.txt [2025-10-09T03:21:32.324Z] -rw-rw-r-- 1 1001 1001 204 Oct 9 03:18 version.go [Pipeline] sh [2025-10-09T03:21:32.543Z] a6c56e8762df: Verifying Checksum [2025-10-09T03:21:32.543Z] a6c56e8762df: Download complete [2025-10-09T03:21:32.543Z] c7e7622c144d: Verifying Checksum [2025-10-09T03:21:32.543Z] c7e7622c144d: Download complete [2025-10-09T03:21:32.543Z] 4f4fb700ef54: Verifying Checksum [2025-10-09T03:21:32.543Z] 4f4fb700ef54: Download complete [2025-10-09T03:21:32.543Z] b4c3b6d88c5a: Verifying Checksum [2025-10-09T03:21:32.543Z] b4c3b6d88c5a: Download complete [2025-10-09T03:21:32.543Z] 94e9d8af2201: Verifying Checksum [2025-10-09T03:21:32.543Z] 94e9d8af2201: Download complete [2025-10-09T03:21:32.609Z] + '[' -e coverage.out ] [2025-10-09T03:21:32.609Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-09T03:21:32.759Z] Stashed 1 file(s) [Pipeline] sh [2025-10-09T03:21:33.043Z] + make build [2025-10-09T03:21:33.043Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-09T03:21:33.148Z] ca778ea9c289: Verifying Checksum [2025-10-09T03:21:33.148Z] ca778ea9c289: Download complete [2025-10-09T03:21:34.117Z] 94e9d8af2201: Pull complete [2025-10-09T03:21:34.705Z] a6c56e8762df: Pull complete [2025-10-09T03:21:34.705Z] f0f3c8884826: Verifying Checksum [2025-10-09T03:21:34.705Z] f0f3c8884826: Download complete [2025-10-09T03:21:35.670Z] ba8bce9d2590: Verifying Checksum [2025-10-09T03:21:35.670Z] ba8bce9d2590: Download complete [2025-10-09T03:21:48.007Z] f0f3c8884826: Pull complete [2025-10-09T03:21:48.275Z] c7e7622c144d: Pull complete [2025-10-09T03:21:48.549Z] 4f4fb700ef54: Pull complete [2025-10-09T03:21:48.816Z] b4c3b6d88c5a: Pull complete [2025-10-09T03:21:54.958Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-09T03:21:56.875Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-09T03:21:57.035Z] ba8bce9d2590: Pull complete [2025-10-09T03:21:58.249Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-09T03:21:58.992Z] ca778ea9c289: Pull complete [2025-10-09T03:21:58.992Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-10-09T03:21:58.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-09T03:21:58.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-09T03:21:59.184Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-09T03:21:59.349Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-09T03:21:59.349Z] WORKDIR /edgex [2025-10-09T03:21:59.349Z] COPY go.mod . [2025-10-09T03:21:59.349Z] RUN go mod download [2025-10-09T03:21:59.349Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-09T03:21:59.948Z] Sending build context to Docker daemon 3.845MB [2025-10-09T03:22:00.233Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-09T03:22:00.233Z] ---> 47b25d7523d1 [2025-10-09T03:22:00.233Z] Step 2/4 : WORKDIR /edgex [2025-10-09T03:22:00.561Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-09T03:22:02.214Z] ---> Running in 18154a840ade [2025-10-09T03:22:02.214Z] Removing intermediate container 18154a840ade [2025-10-09T03:22:02.214Z] ---> 525a350950c9 [2025-10-09T03:22:02.214Z] Step 3/4 : COPY go.mod . [2025-10-09T03:22:02.798Z] ---> a015a632d4f7 [2025-10-09T03:22:02.798Z] Step 4/4 : RUN go mod download [2025-10-09T03:22:02.798Z] ---> Running in 30077c9e70d9 [2025-10-09T03:22:05.820Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-09T03:22:07.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-09T03:22:09.734Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-09T03:22:11.638Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-09T03:22:13.013Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-09T03:22:14.389Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-09T03:22:15.322Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-09T03:22:16.705Z] $ docker stop --time=1 a79d846ce859896bbd9564abb7fcc12f03224e71585a130b527a7e06f85e54c1 [2025-10-09T03:22:24.041Z] $ docker rm -f --volumes a79d846ce859896bbd9564abb7fcc12f03224e71585a130b527a7e06f85e54c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:22:25.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-09T03:22:25.428Z] [2025-10-09T03:22:25.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:22:25.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-09T03:22:25.738Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-09T03:22:25.738Z] 91d30c5bc195: Pulling fs layer [2025-10-09T03:22:25.738Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-09T03:22:25.738Z] 9c61dcf015f6: Pulling fs layer [2025-10-09T03:22:25.738Z] 4698f68db338: Pulling fs layer [2025-10-09T03:22:25.738Z] 2a2f49069b9e: Pulling fs layer [2025-10-09T03:22:25.738Z] e0025b399a48: Pulling fs layer [2025-10-09T03:22:25.738Z] 2a2f49069b9e: Waiting [2025-10-09T03:22:25.738Z] 4698f68db338: Waiting [2025-10-09T03:22:25.738Z] e0025b399a48: Waiting [2025-10-09T03:22:25.738Z] 91d30c5bc195: Verifying Checksum [2025-10-09T03:22:25.738Z] 4698f68db338: Verifying Checksum [2025-10-09T03:22:25.738Z] 4698f68db338: Download complete [2025-10-09T03:22:25.998Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-09T03:22:25.998Z] 2e9b0aa3be6d: Download complete [2025-10-09T03:22:25.998Z] e0025b399a48: Verifying Checksum [2025-10-09T03:22:25.998Z] e0025b399a48: Download complete [2025-10-09T03:22:25.998Z] 91d30c5bc195: Pull complete [2025-10-09T03:22:25.998Z] 2a2f49069b9e: Verifying Checksum [2025-10-09T03:22:25.998Z] 2a2f49069b9e: Download complete [2025-10-09T03:22:26.260Z] 2e9b0aa3be6d: Pull complete [2025-10-09T03:22:26.520Z] 9c61dcf015f6: Verifying Checksum [2025-10-09T03:22:26.520Z] 9c61dcf015f6: Download complete [2025-10-09T03:22:29.804Z] 9c61dcf015f6: Pull complete [2025-10-09T03:22:29.804Z] 4698f68db338: Pull complete [2025-10-09T03:22:30.064Z] 2a2f49069b9e: Pull complete [2025-10-09T03:22:30.064Z] e0025b399a48: Pull complete [2025-10-09T03:22:30.064Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-09T03:22:30.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-09T03:22:30.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T03:22:30.167Z] prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container [2025-10-09T03:22:30.199Z] $ 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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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-10-09T03:22:33.425Z] $ docker top edddc97d7f213141ee31c0b0cf1c2f46d2c788fb0a9caaf270ce62dc7402aa6b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T03:22:33.776Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-09T03:22:34.035Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #1 transferring dockerfile: 2.00kB done [2025-10-09T03:22:34.035Z] #1 DONE 0.1s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #2 [core-data internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #2 transferring dockerfile: 2.04kB done [2025-10-09T03:22:34.035Z] #2 DONE 0.1s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T03:22:34.035Z] #3 DONE 0.0s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #4 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T03:22:34.035Z] #4 ... [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #5 transferring dockerfile: 2.23kB done [2025-10-09T03:22:34.035Z] #5 DONE 0.1s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #6 transferring dockerfile: 1.89kB done [2025-10-09T03:22:34.035Z] #6 DONE 0.1s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #7 transferring dockerfile: 2.50kB done [2025-10-09T03:22:34.035Z] #7 DONE 0.1s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #8 transferring dockerfile: 3.02kB done [2025-10-09T03:22:34.035Z] #8 DONE 0.1s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #9 transferring dockerfile: 2.01kB done [2025-10-09T03:22:34.035Z] #9 DONE 0.1s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #10 transferring dockerfile: 1.69kB done [2025-10-09T03:22:34.035Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-09T03:22:34.035Z] #10 DONE 0.2s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #11 transferring dockerfile: 1.70kB done [2025-10-09T03:22:34.035Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-09T03:22:34.035Z] #11 DONE 0.2s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #12 [core-command internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #12 transferring dockerfile: 1.94kB done [2025-10-09T03:22:34.035Z] #12 DONE 0.2s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #13 transferring dockerfile: 2.14kB done [2025-10-09T03:22:34.035Z] #13 DONE 0.2s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #14 transferring dockerfile: 2.10kB done [2025-10-09T03:22:34.035Z] #14 DONE 0.2s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-10-09T03:22:34.035Z] #15 transferring dockerfile: 1.83kB done [2025-10-09T03:22:34.035Z] #15 DONE 0.2s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T03:22:34.035Z] #3 DONE 0.0s [2025-10-09T03:22:34.035Z] [2025-10-09T03:22:34.035Z] #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T03:22:34.297Z] #4 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #16 [support-notifications internal] load .dockerignore [2025-10-09T03:22:34.297Z] #16 transferring context: 50B done [2025-10-09T03:22:34.297Z] #16 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #17 [security-bootstrapper internal] load .dockerignore [2025-10-09T03:22:34.297Z] #17 transferring context: 50B done [2025-10-09T03:22:34.297Z] #17 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-10-09T03:22:34.297Z] #18 transferring context: 50B done [2025-10-09T03:22:34.297Z] #18 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #19 [security-proxy-setup internal] load .dockerignore [2025-10-09T03:22:34.297Z] #19 transferring context: 50B done [2025-10-09T03:22:34.297Z] #19 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #20 [core-data internal] load .dockerignore [2025-10-09T03:22:34.297Z] #20 transferring context: 50B done [2025-10-09T03:22:34.297Z] #20 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #21 [core-keeper internal] load .dockerignore [2025-10-09T03:22:34.297Z] #21 transferring context: 50B done [2025-10-09T03:22:34.297Z] #21 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-09T03:22:34.297Z] #22 transferring context: 50B done [2025-10-09T03:22:34.297Z] #22 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #23 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:22:34.297Z] #23 ... [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #24 [support-scheduler internal] load .dockerignore [2025-10-09T03:22:34.297Z] #24 transferring context: 50B done [2025-10-09T03:22:34.297Z] #24 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #25 [core-command internal] load .dockerignore [2025-10-09T03:22:34.297Z] #25 transferring context: 50B done [2025-10-09T03:22:34.297Z] #25 DONE 0.1s [2025-10-09T03:22:34.297Z] [2025-10-09T03:22:34.297Z] #26 [security-proxy-auth internal] load .dockerignore [2025-10-09T03:22:34.297Z] #26 transferring context: 50B done [2025-10-09T03:22:34.297Z] #26 DONE 0.1s [2025-10-09T03:22:34.555Z] [2025-10-09T03:22:34.555Z] #27 [core-metadata internal] load .dockerignore [2025-10-09T03:22:34.555Z] #27 transferring context: 50B done [2025-10-09T03:22:34.555Z] #27 DONE 0.2s [2025-10-09T03:22:34.555Z] [2025-10-09T03:22:34.555Z] #28 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:22:34.555Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:22:34.555Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:22:34.555Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T03:22:34.555Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T03:22:34.555Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s [2025-10-09T03:22:34.555Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-10-09T03:22:34.555Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-10-09T03:22:34.814Z] #28 ... [2025-10-09T03:22:34.814Z] [2025-10-09T03:22:34.814Z] #29 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-09T03:22:34.814Z] #29 DONE 0.5s [2025-10-09T03:22:34.814Z] [2025-10-09T03:22:34.814Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-09T03:22:34.814Z] #30 DONE 0.6s [2025-10-09T03:22:34.814Z] [2025-10-09T03:22:34.814Z] #28 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:22:34.814Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-10-09T03:22:40.328Z] #28 ... [2025-10-09T03:22:40.328Z] [2025-10-09T03:22:40.328Z] #31 [support-scheduler internal] load build context [2025-10-09T03:22:40.328Z] #31 transferring context: 320.68MB 5.3s [2025-10-09T03:22:45.743Z] #31 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #32 [support-notifications internal] load build context [2025-10-09T03:22:45.743Z] #32 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #33 [security-proxy-setup internal] load build context [2025-10-09T03:22:45.743Z] #33 transferring context: 595.86MB 10.6s done [2025-10-09T03:22:45.743Z] #33 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-09T03:22:45.743Z] #34 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #35 [core-keeper internal] load build context [2025-10-09T03:22:45.743Z] #35 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #36 [security-spire-config internal] load .dockerignore [2025-10-09T03:22:45.743Z] #36 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #37 [security-proxy-auth internal] load build context [2025-10-09T03:22:45.743Z] #37 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-09T03:22:45.743Z] #38 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #39 [security-bootstrapper internal] load build context [2025-10-09T03:22:45.743Z] #39 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #40 [core-data internal] load build context [2025-10-09T03:22:45.743Z] #40 transferring context: 595.86MB 9.3s done [2025-10-09T03:22:45.743Z] #40 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #41 [security-spire-server internal] load .dockerignore [2025-10-09T03:22:45.743Z] #41 transferring context: 50B done [2025-10-09T03:22:45.743Z] #41 ... [2025-10-09T03:22:45.743Z] [2025-10-09T03:22:45.743Z] #42 [core-metadata internal] load build context [2025-10-09T03:22:45.743Z] #42 transferring context: 560.83MB 11.2s [2025-10-09T03:22:46.001Z] #42 ... [2025-10-09T03:22:46.001Z] [2025-10-09T03:22:46.001Z] #23 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:22:46.001Z] #23 ... [2025-10-09T03:22:46.001Z] [2025-10-09T03:22:46.001Z] #43 [core-command internal] load build context [2025-10-09T03:22:46.422Z] #43 ... [2025-10-09T03:22:46.422Z] [2025-10-09T03:22:46.422Z] #42 [core-metadata internal] load build context [2025-10-09T03:22:46.422Z] #42 transferring context: 595.86MB 11.5s done [2025-10-09T03:22:47.001Z] #42 ... [2025-10-09T03:22:47.001Z] [2025-10-09T03:22:47.001Z] #44 [security-spire-agent internal] load build definition from Dockerfile [2025-10-09T03:22:47.001Z] #44 ... [2025-10-09T03:22:47.001Z] [2025-10-09T03:22:47.001Z] #45 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-09T03:22:47.277Z] #45 ... [2025-10-09T03:22:47.277Z] [2025-10-09T03:22:47.277Z] #43 [core-command internal] load build context [2025-10-09T03:22:47.277Z] #43 transferring context: 595.86MB 12.8s done [2025-10-09T03:22:52.664Z] #43 ... [2025-10-09T03:22:52.664Z] [2025-10-09T03:22:52.664Z] #35 [core-keeper internal] load build context [2025-10-09T03:22:52.664Z] #35 transferring context: 595.86MB 12.9s done [2025-10-09T03:22:55.210Z] #35 ... [2025-10-09T03:22:55.210Z] [2025-10-09T03:22:55.210Z] #31 [support-scheduler internal] load build context [2025-10-09T03:22:55.210Z] #31 transferring context: 595.86MB 11.9s done [2025-10-09T03:22:55.210Z] #31 ... [2025-10-09T03:22:55.210Z] [2025-10-09T03:22:55.210Z] #32 [support-notifications internal] load build context [2025-10-09T03:22:55.210Z] #32 transferring context: 595.86MB 11.2s done [2025-10-09T03:22:55.210Z] #32 ... [2025-10-09T03:22:55.210Z] [2025-10-09T03:22:55.210Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-09T03:22:55.210Z] #34 transferring context: 595.86MB 11.8s done [2025-10-09T03:22:55.472Z] #34 ... [2025-10-09T03:22:55.472Z] [2025-10-09T03:22:55.472Z] #39 [security-bootstrapper internal] load build context [2025-10-09T03:22:55.472Z] #39 transferring context: 595.86MB 12.9s done [2025-10-09T03:22:55.472Z] #39 ... [2025-10-09T03:22:55.472Z] [2025-10-09T03:22:55.472Z] #37 [security-proxy-auth internal] load build context [2025-10-09T03:22:55.472Z] #37 transferring context: 595.86MB 11.7s done [2025-10-09T03:22:56.042Z] #37 ... [2025-10-09T03:22:56.042Z] [2025-10-09T03:22:56.042Z] #23 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:22:56.042Z] #23 transferring context: 595.86MB 12.3s done [2025-10-09T03:22:58.613Z] #23 ... [2025-10-09T03:22:58.613Z] [2025-10-09T03:22:58.613Z] #36 [security-spire-config internal] load .dockerignore [2025-10-09T03:22:58.613Z] #36 transferring context: 50B done [2025-10-09T03:22:59.238Z] Removing intermediate container 30077c9e70d9 [2025-10-09T03:22:59.238Z] ---> 96da9039feec [2025-10-09T03:22:59.238Z] Successfully built 96da9039feec [2025-10-09T03:22:59.238Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:22:59.584Z] + docker inspect -f . ci-base-image-arm64 [2025-10-09T03:22:59.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T03:22:59.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-129374 does not seem to be running inside a container [2025-10-09T03:22:59.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-09T03:23:01.117Z] $ docker top 0b35ba5a8ea95dbe2ba6a65537ff876861977e3796368d08f1267558aa1fb1cf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T03:23:01.967Z] + go version [2025-10-09T03:23:01.967Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-10-09T03:23:01.984Z] $ docker stop --time=1 0b35ba5a8ea95dbe2ba6a65537ff876861977e3796368d08f1267558aa1fb1cf [2025-10-09T03:23:03.609Z] $ docker rm -f --volumes 0b35ba5a8ea95dbe2ba6a65537ff876861977e3796368d08f1267558aa1fb1cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:23:04.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-09T03:23:04.372Z] [2025-10-09T03:23:04.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:23:04.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-09T03:23:04.728Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-09T03:23:04.728Z] 547446be3368: Pulling fs layer [2025-10-09T03:23:04.728Z] d125d8839a47: Pulling fs layer [2025-10-09T03:23:04.728Z] 3e85d5ac6304: Pulling fs layer [2025-10-09T03:23:04.728Z] c3105a71a48b: Pulling fs layer [2025-10-09T03:23:04.728Z] 0f093f025ec4: Pulling fs layer [2025-10-09T03:23:04.728Z] c3105a71a48b: Waiting [2025-10-09T03:23:04.728Z] 0f093f025ec4: Waiting [2025-10-09T03:23:04.728Z] c3106fc0e877: Pulling fs layer [2025-10-09T03:23:04.728Z] c3106fc0e877: Waiting [2025-10-09T03:23:04.997Z] 547446be3368: Verifying Checksum [2025-10-09T03:23:04.997Z] 547446be3368: Download complete [2025-10-09T03:23:04.997Z] c3105a71a48b: Verifying Checksum [2025-10-09T03:23:04.997Z] c3105a71a48b: Download complete [2025-10-09T03:23:05.266Z] d125d8839a47: Verifying Checksum [2025-10-09T03:23:05.266Z] d125d8839a47: Download complete [2025-10-09T03:23:05.266Z] c3106fc0e877: Verifying Checksum [2025-10-09T03:23:05.266Z] c3106fc0e877: Download complete [2025-10-09T03:23:05.537Z] 0f093f025ec4: Verifying Checksum [2025-10-09T03:23:05.537Z] 0f093f025ec4: Download complete [2025-10-09T03:23:05.808Z] 547446be3368: Pull complete [2025-10-09T03:23:06.774Z] d125d8839a47: Pull complete [2025-10-09T03:23:07.357Z] 3e85d5ac6304: Verifying Checksum [2025-10-09T03:23:07.357Z] 3e85d5ac6304: Download complete [2025-10-09T03:23:16.761Z] #36 ... [2025-10-09T03:23:16.761Z] [2025-10-09T03:23:16.761Z] #41 [security-spire-server internal] load .dockerignore [2025-10-09T03:23:16.761Z] #41 DONE 39.3s [2025-10-09T03:23:16.761Z] [2025-10-09T03:23:16.761Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-09T03:23:16.761Z] #38 DONE 39.3s [2025-10-09T03:23:16.761Z] [2025-10-09T03:23:16.761Z] #40 [core-data internal] load build context [2025-10-09T03:23:16.761Z] #40 DONE 39.8s [2025-10-09T03:23:16.761Z] [2025-10-09T03:23:16.761Z] #28 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:16.761Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:16.761Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:16.762Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T03:23:16.762Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T03:23:16.762Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-10-09T03:23:16.762Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-10-09T03:23:16.762Z] #28 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #33 [security-proxy-setup internal] load build context [2025-10-09T03:23:16.762Z] #33 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #32 [support-notifications internal] load build context [2025-10-09T03:23:16.762Z] #32 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-09T03:23:16.762Z] #34 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #42 [core-metadata internal] load build context [2025-10-09T03:23:16.762Z] #42 DONE 39.6s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #37 [security-proxy-auth internal] load build context [2025-10-09T03:23:16.762Z] #37 DONE 39.7s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #31 [support-scheduler internal] load build context [2025-10-09T03:23:16.762Z] #31 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #23 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:16.762Z] #23 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #39 [security-bootstrapper internal] load build context [2025-10-09T03:23:16.762Z] #39 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #43 [core-command internal] load build context [2025-10-09T03:23:16.762Z] #43 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #35 [core-keeper internal] load build context [2025-10-09T03:23:16.762Z] #35 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #36 [security-spire-config internal] load .dockerignore [2025-10-09T03:23:16.762Z] #36 DONE 39.4s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:16.762Z] #46 ... [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #28 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:16.762Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:16.762Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:16.762Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T03:23:16.762Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T03:23:16.762Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-10-09T03:23:16.762Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-10-09T03:23:16.762Z] #28 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #45 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-09T03:23:16.762Z] #45 transferring dockerfile: 2.49kB done [2025-10-09T03:23:16.762Z] #45 DONE 37.2s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T03:23:16.762Z] #3 DONE 0.0s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T03:23:16.762Z] #4 DONE 0.2s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #44 [security-spire-agent internal] load build definition from Dockerfile [2025-10-09T03:23:16.762Z] #44 transferring dockerfile: 1.81kB done [2025-10-09T03:23:16.762Z] #44 DONE 37.3s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #29 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-09T03:23:16.762Z] #29 DONE 0.5s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-09T03:23:16.762Z] #38 DONE 39.3s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #28 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:16.762Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:16.762Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:16.762Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T03:23:16.762Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T03:23:16.762Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-10-09T03:23:16.762Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-10-09T03:23:16.762Z] #28 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #4 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T03:23:16.762Z] #4 DONE 0.2s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #47 [security-spire-server internal] load build context [2025-10-09T03:23:16.762Z] #47 transferring context: 23.80kB done [2025-10-09T03:23:16.762Z] #47 DONE 0.3s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #48 [security-spire-config internal] load build context [2025-10-09T03:23:16.762Z] #48 transferring context: 22.05kB done [2025-10-09T03:23:16.762Z] #48 DONE 0.2s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #49 [security-secretstore-setup internal] load .dockerignore [2025-10-09T03:23:16.762Z] #49 transferring context: 50B done [2025-10-09T03:23:16.762Z] #49 DONE 0.1s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:16.762Z] #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-10-09T03:23:16.762Z] #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-09T03:23:16.762Z] #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-09T03:23:16.762Z] #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-09T03:23:16.762Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-10-09T03:23:16.762Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-10-09T03:23:16.762Z] #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-10-09T03:23:16.762Z] #50 ... [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-09T03:23:16.762Z] #30 DONE 0.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:16.762Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-09T03:23:16.762Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-09T03:23:16.762Z] #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-09T03:23:16.762Z] #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-09T03:23:16.762Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-10-09T03:23:16.762Z] #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-09T03:23:16.762Z] #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-09T03:23:16.762Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.70MB / 36.47MB 0.4s [2025-10-09T03:23:16.762Z] #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-09T03:23:16.762Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s [2025-10-09T03:23:16.762Z] #50 ... [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-09T03:23:16.762Z] #51 DONE 0.6s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:16.762Z] #50 ... [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #28 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:16.762Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:16.762Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:16.762Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T03:23:16.762Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T03:23:16.762Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-10-09T03:23:16.762Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-10-09T03:23:16.762Z] #28 DONE 39.8s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #52 [security-spire-agent internal] load .dockerignore [2025-10-09T03:23:16.762Z] #52 transferring context: 50B done [2025-10-09T03:23:16.762Z] #52 DONE 0.0s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #53 [security-spire-agent internal] load build context [2025-10-09T03:23:16.762Z] #53 transferring context: 23.33kB done [2025-10-09T03:23:16.762Z] #53 DONE 0.0s [2025-10-09T03:23:16.762Z] [2025-10-09T03:23:16.762Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:16.762Z] #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-10-09T03:23:16.762Z] #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-09T03:23:16.762Z] #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-09T03:23:16.762Z] #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-09T03:23:16.762Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-09T03:23:16.762Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-09T03:23:16.762Z] #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-09T03:23:16.762Z] #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-09T03:23:16.762Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s done [2025-10-09T03:23:16.762Z] #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-09T03:23:16.762Z] #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-09T03:23:16.762Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-09T03:23:17.031Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.1s done [2025-10-09T03:23:17.449Z] 3e85d5ac6304: Pull complete [2025-10-09T03:23:17.449Z] c3105a71a48b: Pull complete [2025-10-09T03:23:18.034Z] 0f093f025ec4: Pull complete [2025-10-09T03:23:18.301Z] c3106fc0e877: Pull complete [2025-10-09T03:23:18.301Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-09T03:23:18.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-09T03:23:18.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T03:23:18.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-129374 does not seem to be running inside a container [2025-10-09T03:23:18.568Z] $ 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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-09T03:23:19.216Z] #50 ... [2025-10-09T03:23:19.216Z] [2025-10-09T03:23:19.216Z] #54 [security-secretstore-setup internal] load build context [2025-10-09T03:23:19.216Z] #54 transferring context: 595.86MB 3.5s done [2025-10-09T03:23:19.216Z] #54 DONE 4.8s [2025-10-09T03:23:19.475Z] [2025-10-09T03:23:19.475Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T03:23:19.475Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-10-09T03:23:19.475Z] #55 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-09T03:23:19.475Z] #55 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-09T03:23:19.475Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-09T03:23:19.475Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-09T03:23:19.475Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-10-09T03:23:19.475Z] #55 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done [2025-10-09T03:23:19.475Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-09T03:23:19.475Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-09T03:23:19.475Z] #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.6s [2025-10-09T03:23:19.475Z] #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.8s done [2025-10-09T03:23:20.664Z] $ docker top f2ec039a2bb0f08358ea2cb00dde32b922fd13c0f46fc84485e0e94c143b2e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T03:23:21.186Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-09T03:23:24.748Z] #55 ... [2025-10-09T03:23:24.748Z] [2025-10-09T03:23:24.748Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T03:23:24.748Z] #0 1.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.815 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T03:23:24.748Z] #0 1.815 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T03:23:24.748Z] #0 1.815 OK: 24177 distinct packages available [2025-10-09T03:23:24.748Z] #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 2.286 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:24.748Z] #0 2.328 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:24.748Z] #0 2.340 (3/7) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:24.748Z] #0 2.345 (4/7) Installing musl-obstack (1.2.3-r2) [2025-10-09T03:23:24.748Z] #0 2.350 (5/7) Installing libucontext (1.2-r3) [2025-10-09T03:23:24.748Z] #0 2.353 (6/7) Installing gcompat (1.1.0-r4) [2025-10-09T03:23:24.748Z] #0 2.357 (7/7) Installing openssl (3.3.5-r0) [2025-10-09T03:23:24.748Z] #0 2.370 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:24.748Z] #0 2.373 OK: 9 MiB in 19 packages [2025-10-09T03:23:24.748Z] #56 ... [2025-10-09T03:23:24.748Z] [2025-10-09T03:23:24.748Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T03:23:24.748Z] #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 0.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.314 (1/7) Installing ca-certificates (20250911-r0) [2025-10-09T03:23:24.748Z] #0 1.329 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:24.748Z] #0 1.344 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-09T03:23:24.748Z] #0 1.344 (4/7) Installing libsodium (1.0.19-r0) [2025-10-09T03:23:24.748Z] #0 1.386 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-09T03:23:24.748Z] #0 1.439 (6/7) Installing libzmq (4.3.5-r2) [2025-10-09T03:23:24.748Z] #0 1.472 (7/7) Installing zeromq (4.3.5-r2) [2025-10-09T03:23:24.748Z] #0 1.480 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:24.748Z] #0 1.487 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:23:24.748Z] #0 1.591 OK: 12 MiB in 21 packages [2025-10-09T03:23:24.748Z] #57 ... [2025-10-09T03:23:24.748Z] [2025-10-09T03:23:24.748Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-09T03:23:24.748Z] #0 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.695 OK: 248 MiB in 58 packages [2025-10-09T03:23:24.748Z] #58 ... [2025-10-09T03:23:24.748Z] [2025-10-09T03:23:24.748Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-09T03:23:24.748Z] #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 0.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.259 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:24.748Z] #0 1.263 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:24.748Z] #0 1.268 OK: 8 MiB in 15 packages [2025-10-09T03:23:24.748Z] #59 ... [2025-10-09T03:23:24.748Z] [2025-10-09T03:23:24.748Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:24.748Z] #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 3.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 4.038 OK: 248 MiB in 58 packages [2025-10-09T03:23:24.748Z] #60 ... [2025-10-09T03:23:24.748Z] [2025-10-09T03:23:24.748Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-09T03:23:24.748Z] #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:24.748Z] #0 1.566 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:24.748Z] #0 1.575 (2/2) Installing su-exec (0.2-r3) [2025-10-09T03:23:24.748Z] #0 1.583 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:24.748Z] #0 1.602 OK: 8 MiB in 16 packages [2025-10-09T03:23:25.008Z] #61 ... [2025-10-09T03:23:25.008Z] [2025-10-09T03:23:25.008Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T03:23:25.267Z] #62 ... [2025-10-09T03:23:25.267Z] [2025-10-09T03:23:25.267Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T03:23:25.267Z] #63 ... [2025-10-09T03:23:25.267Z] [2025-10-09T03:23:25.267Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T03:23:25.526Z] #64 ... [2025-10-09T03:23:25.526Z] [2025-10-09T03:23:25.526Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-09T03:23:25.526Z] #0 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:25.526Z] #0 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:25.526Z] #0 1.241 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:25.526Z] #0 1.248 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:25.526Z] #0 1.263 OK: 8 MiB in 15 packages [2025-10-09T03:23:25.526Z] #65 ... [2025-10-09T03:23:25.526Z] [2025-10-09T03:23:25.526Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T03:23:25.526Z] #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:25.526Z] #0 0.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:25.526Z] #0 1.334 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T03:23:25.526Z] #0 1.334 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T03:23:25.526Z] #0 1.334 OK: 24177 distinct packages available [2025-10-09T03:23:25.526Z] #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:25.526Z] #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:25.526Z] #0 1.860 (1/14) Installing ca-certificates (20250911-r0) [2025-10-09T03:23:25.526Z] #0 1.864 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-09T03:23:25.526Z] #0 1.904 (3/14) Installing c-ares (1.33.1-r0) [2025-10-09T03:23:25.526Z] #0 1.910 (4/14) Installing libunistring (1.2-r0) [2025-10-09T03:23:25.526Z] #0 1.925 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-09T03:23:25.526Z] #0 1.930 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-09T03:23:25.526Z] #0 1.938 (7/14) Installing libpsl (0.21.5-r1) [2025-10-09T03:23:25.526Z] #0 1.942 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-09T03:23:25.526Z] #0 1.952 (9/14) Installing libcurl (8.14.1-r2) [2025-10-09T03:23:25.526Z] #0 1.963 (10/14) Installing curl (8.14.1-r2) [2025-10-09T03:23:25.526Z] #0 1.969 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:25.526Z] #0 1.972 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-09T03:23:25.526Z] #0 1.975 (13/14) Installing libucontext (1.2-r3) [2025-10-09T03:23:25.526Z] #0 1.979 (14/14) Installing gcompat (1.1.0-r4) [2025-10-09T03:23:25.526Z] #0 1.983 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:25.526Z] #0 1.992 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:23:25.526Z] #0 2.031 OK: 13 MiB in 28 packages [2025-10-09T03:23:26.461Z] #66 ... [2025-10-09T03:23:26.461Z] [2025-10-09T03:23:26.461Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-09T03:23:26.461Z] #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.461Z] #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.461Z] #0 1.566 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T03:23:26.461Z] #0 1.566 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T03:23:26.461Z] #0 1.566 OK: 24181 distinct packages available [2025-10-09T03:23:26.461Z] #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.461Z] #0 1.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.461Z] #0 2.060 OK: 248 MiB in 58 packages [2025-10-09T03:23:26.734Z] #67 ... [2025-10-09T03:23:26.734Z] [2025-10-09T03:23:26.734Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:26.734Z] #46 1.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.734Z] #46 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.734Z] #46 1.690 OK: 248 MiB in 58 packages [2025-10-09T03:23:26.734Z] #46 ... [2025-10-09T03:23:26.734Z] [2025-10-09T03:23:26.734Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-09T03:23:26.734Z] #0 0.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.734Z] #0 0.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.734Z] #0 1.328 (1/3) Installing ca-certificates (20250911-r0) [2025-10-09T03:23:26.734Z] #0 1.387 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:26.734Z] #0 1.387 (3/3) Installing tzdata (2025b-r0) [2025-10-09T03:23:26.734Z] #0 1.436 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:26.734Z] #0 1.439 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:23:26.734Z] #0 1.482 OK: 10 MiB in 17 packages [2025-10-09T03:23:26.993Z] #68 ... [2025-10-09T03:23:26.993Z] [2025-10-09T03:23:26.993Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-09T03:23:26.993Z] #69 ... [2025-10-09T03:23:26.993Z] [2025-10-09T03:23:26.993Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-09T03:23:26.993Z] #0 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.993Z] #0 0.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:26.993Z] #0 1.344 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:26.993Z] #0 1.420 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:26.993Z] #0 1.440 (3/6) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:26.993Z] #0 1.444 (4/6) Installing openssl (3.3.5-r0) [2025-10-09T03:23:26.993Z] #0 1.460 (5/6) Installing su-exec (0.2-r3) [2025-10-09T03:23:26.993Z] #0 1.460 (6/6) Installing yq-go (4.44.1-r2) [2025-10-09T03:23:26.993Z] #0 1.556 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:26.993Z] #0 1.579 OK: 19 MiB in 18 packages [2025-10-09T03:23:27.251Z] #70 ... [2025-10-09T03:23:27.251Z] [2025-10-09T03:23:27.251Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-09T03:23:31.273Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-10-09T03:23:31.273Z] #1 transferring dockerfile: 2.01kB 0.0s done [2025-10-09T03:23:31.273Z] #1 DONE 0.1s [2025-10-09T03:23:31.273Z] [2025-10-09T03:23:31.273Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-10-09T03:23:31.273Z] #2 transferring dockerfile: 1.83kB done [2025-10-09T03:23:31.273Z] #2 DONE 0.0s [2025-10-09T03:23:31.273Z] [2025-10-09T03:23:31.273Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-09T03:23:31.273Z] #3 transferring dockerfile: 2.14kB 0.0s done [2025-10-09T03:23:31.273Z] #3 DONE 0.1s [2025-10-09T03:23:31.273Z] [2025-10-09T03:23:31.273Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-09T03:23:31.273Z] #4 transferring dockerfile: 2.50kB done [2025-10-09T03:23:31.273Z] #4 DONE 0.1s [2025-10-09T03:23:31.273Z] [2025-10-09T03:23:31.273Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-09T03:23:31.273Z] #5 transferring dockerfile: 2.49kB done [2025-10-09T03:23:31.273Z] #5 DONE 0.1s [2025-10-09T03:23:31.273Z] [2025-10-09T03:23:31.273Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-09T03:23:31.273Z] #6 transferring dockerfile: 1.89kB done [2025-10-09T03:23:31.273Z] #6 DONE 0.1s [2025-10-09T03:23:31.273Z] [2025-10-09T03:23:31.273Z] #7 [core-command internal] load build definition from Dockerfile [2025-10-09T03:23:31.273Z] #7 transferring dockerfile: 1.94kB done [2025-10-09T03:23:31.273Z] #7 DONE 0.1s [2025-10-09T03:23:31.273Z] [2025-10-09T03:23:31.273Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-09T03:23:31.542Z] #8 transferring dockerfile: 2.23kB done [2025-10-09T03:23:31.542Z] #8 DONE 0.1s [2025-10-09T03:23:31.542Z] [2025-10-09T03:23:31.542Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-10-09T03:23:31.542Z] #9 transferring dockerfile: 2.10kB done [2025-10-09T03:23:31.542Z] #9 DONE 0.1s [2025-10-09T03:23:31.542Z] [2025-10-09T03:23:31.542Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-09T03:23:31.542Z] #10 transferring dockerfile: 3.02kB done [2025-10-09T03:23:31.542Z] #10 DONE 0.1s [2025-10-09T03:23:31.542Z] [2025-10-09T03:23:31.542Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-10-09T03:23:31.542Z] #11 transferring dockerfile: 1.81kB done [2025-10-09T03:23:31.542Z] #11 DONE 0.1s [2025-10-09T03:23:31.542Z] [2025-10-09T03:23:31.542Z] #12 [core-data internal] load build definition from Dockerfile [2025-10-09T03:23:31.542Z] #12 transferring dockerfile: 2.04kB 0.0s done [2025-10-09T03:23:31.542Z] #12 DONE 0.1s [2025-10-09T03:23:31.542Z] [2025-10-09T03:23:31.542Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-10-09T03:23:31.815Z] #13 transferring dockerfile: 1.69kB done [2025-10-09T03:23:31.815Z] #13 DONE 0.1s [2025-10-09T03:23:31.815Z] [2025-10-09T03:23:31.815Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-10-09T03:23:31.815Z] #14 transferring dockerfile: 1.70kB done [2025-10-09T03:23:31.815Z] #14 DONE 0.1s [2025-10-09T03:23:31.815Z] [2025-10-09T03:23:31.815Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-10-09T03:23:31.815Z] #15 transferring dockerfile: 2.00kB done [2025-10-09T03:23:31.815Z] #15 DONE 0.1s [2025-10-09T03:23:31.815Z] [2025-10-09T03:23:31.815Z] #16 [core-keeper internal] load .dockerignore [2025-10-09T03:23:31.815Z] #16 transferring context: 50B done [2025-10-09T03:23:32.085Z] #16 DONE 0.1s [2025-10-09T03:23:32.530Z] #71 ... [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-09T03:23:32.530Z] #59 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-09T03:23:32.530Z] #65 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-09T03:23:32.530Z] #67 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:32.530Z] #60 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T03:23:32.530Z] #56 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-09T03:23:32.530Z] #61 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T03:23:32.530Z] #57 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-09T03:23:32.530Z] #58 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.530Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:32.530Z] #46 DONE 17.9s [2025-10-09T03:23:32.530Z] [2025-10-09T03:23:32.531Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T03:23:32.531Z] #66 DONE 17.9s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-09T03:23:32.531Z] #70 DONE 17.9s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T03:23:32.531Z] #62 DONE 17.9s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:32.531Z] #72 ... [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-09T03:23:32.531Z] #68 DONE 17.9s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:32.531Z] #73 DONE 0.2s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:32.531Z] #74 DONE 0.2s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:32.531Z] #75 DONE 0.2s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:32.531Z] #72 DONE 0.2s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:32.531Z] #50 DONE 18.2s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T03:23:32.531Z] #55 DONE 17.4s [2025-10-09T03:23:32.531Z] [2025-10-09T03:23:32.531Z] #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:23:32.667Z] [2025-10-09T03:23:32.667Z] #17 [support-scheduler internal] load .dockerignore [2025-10-09T03:23:32.667Z] #17 transferring context: 50B done [2025-10-09T03:23:32.667Z] #17 DONE 0.1s [2025-10-09T03:23:32.667Z] [2025-10-09T03:23:32.667Z] #18 [security-proxy-auth internal] load .dockerignore [2025-10-09T03:23:32.667Z] #18 transferring context: 50B done [2025-10-09T03:23:32.667Z] #18 DONE 0.0s [2025-10-09T03:23:32.667Z] [2025-10-09T03:23:32.667Z] #19 [security-proxy-setup internal] load .dockerignore [2025-10-09T03:23:32.667Z] #19 transferring context: 50B done [2025-10-09T03:23:32.667Z] #19 DONE 0.0s [2025-10-09T03:23:32.935Z] [2025-10-09T03:23:32.935Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-10-09T03:23:32.935Z] #20 transferring context: 50B 0.0s done [2025-10-09T03:23:32.935Z] #20 DONE 0.1s [2025-10-09T03:23:32.935Z] [2025-10-09T03:23:32.935Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-10-09T03:23:32.935Z] #21 transferring context: 50B done [2025-10-09T03:23:32.935Z] #21 DONE 0.1s [2025-10-09T03:23:32.935Z] [2025-10-09T03:23:32.935Z] #22 [core-command internal] load .dockerignore [2025-10-09T03:23:32.935Z] #22 transferring context: 50B done [2025-10-09T03:23:32.935Z] #22 DONE 0.1s [2025-10-09T03:23:32.935Z] [2025-10-09T03:23:32.935Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-09T03:23:33.099Z] #76 ... [2025-10-09T03:23:33.099Z] [2025-10-09T03:23:33.099Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T03:23:33.099Z] #64 DONE 19.2s [2025-10-09T03:23:33.208Z] #23 transferring context: 50B 0.0s done [2025-10-09T03:23:33.208Z] #23 DONE 0.1s [2025-10-09T03:23:33.208Z] [2025-10-09T03:23:33.208Z] #24 [core-metadata internal] load .dockerignore [2025-10-09T03:23:33.208Z] #24 transferring context: 50B done [2025-10-09T03:23:33.208Z] #24 DONE 0.1s [2025-10-09T03:23:33.208Z] [2025-10-09T03:23:33.208Z] #25 [security-bootstrapper internal] load .dockerignore [2025-10-09T03:23:33.208Z] #25 transferring context: 50B done [2025-10-09T03:23:33.208Z] #25 DONE 0.1s [2025-10-09T03:23:33.208Z] [2025-10-09T03:23:33.208Z] #26 [security-spire-agent internal] load .dockerignore [2025-10-09T03:23:33.208Z] #26 transferring context: 50B done [2025-10-09T03:23:33.208Z] #26 DONE 0.1s [2025-10-09T03:23:33.208Z] [2025-10-09T03:23:33.208Z] #27 [core-data internal] load .dockerignore [2025-10-09T03:23:33.208Z] #27 transferring context: 50B 0.0s done [2025-10-09T03:23:33.208Z] #27 DONE 0.1s [2025-10-09T03:23:33.208Z] [2025-10-09T03:23:33.208Z] #28 [security-spire-config internal] load .dockerignore [2025-10-09T03:23:33.358Z] [2025-10-09T03:23:33.358Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-09T03:23:33.358Z] #71 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:33.358Z] #71 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:33.484Z] #28 transferring context: 50B 0.0s done [2025-10-09T03:23:33.485Z] #28 DONE 0.1s [2025-10-09T03:23:33.485Z] [2025-10-09T03:23:33.485Z] #29 [security-spire-server internal] load .dockerignore [2025-10-09T03:23:33.485Z] #29 transferring context: 50B done [2025-10-09T03:23:33.485Z] #29 DONE 0.1s [2025-10-09T03:23:33.485Z] [2025-10-09T03:23:33.485Z] #30 [support-notifications internal] load .dockerignore [2025-10-09T03:23:33.485Z] #30 transferring context: 50B 0.0s done [2025-10-09T03:23:33.485Z] #30 DONE 0.1s [2025-10-09T03:23:33.485Z] [2025-10-09T03:23:33.485Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:33.485Z] #31 DONE 0.0s [2025-10-09T03:23:33.485Z] [2025-10-09T03:23:33.485Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T03:23:33.618Z] #71 19.15 (1/4) Installing ca-certificates (20250911-r0) [2025-10-09T03:23:33.618Z] #71 19.17 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:33.618Z] #71 19.18 (3/4) Installing su-exec (0.2-r3) [2025-10-09T03:23:33.618Z] #71 19.18 (4/4) Installing yq-go (4.44.1-r2) [2025-10-09T03:23:33.618Z] #71 19.27 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:33.618Z] #71 19.27 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:23:33.618Z] #71 19.31 OK: 19 MiB in 18 packages [2025-10-09T03:23:33.753Z] #32 DONE 0.2s [2025-10-09T03:23:33.753Z] [2025-10-09T03:23:33.753Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:33.753Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:33.878Z] #71 DONE 19.5s [2025-10-09T03:23:33.878Z] [2025-10-09T03:23:33.878Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-09T03:23:33.878Z] #69 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:33.878Z] #69 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:33.878Z] #69 19.46 OK: 248 MiB in 58 packages [2025-10-09T03:23:33.878Z] #69 DONE 19.8s [2025-10-09T03:23:33.878Z] [2025-10-09T03:23:33.878Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:33.878Z] #77 DONE 0.1s [2025-10-09T03:23:33.878Z] [2025-10-09T03:23:33.878Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:23:34.021Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:34.021Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-09T03:23:34.021Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-09T03:23:34.021Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.1s [2025-10-09T03:23:34.021Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.05MB / 4.09MB 0.3s [2025-10-09T03:23:34.138Z] #78 ... [2025-10-09T03:23:34.138Z] [2025-10-09T03:23:34.138Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:23:34.138Z] #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.138Z] #0 1.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.138Z] #0 1.968 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.138Z] #0 1.984 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:34.138Z] #0 2.060 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.138Z] #0 2.060 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:34.138Z] #0 2.065 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:34.138Z] #0 2.104 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:34.138Z] #0 2.114 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.138Z] #0 2.116 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:34.138Z] #0 2.120 OK: 8 MiB in 15 packages [2025-10-09T03:23:34.138Z] #79 DONE 2.4s [2025-10-09T03:23:34.138Z] [2025-10-09T03:23:34.138Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T03:23:34.138Z] #63 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.138Z] #63 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.138Z] #63 19.36 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T03:23:34.138Z] #63 19.36 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T03:23:34.138Z] #63 19.36 OK: 24177 distinct packages available [2025-10-09T03:23:34.138Z] #63 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.138Z] #63 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.138Z] #63 19.80 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:34.138Z] #63 19.80 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-09T03:23:34.138Z] #63 19.81 (3/4) Installing libucontext (1.2-r3) [2025-10-09T03:23:34.138Z] #63 19.81 (4/4) Installing gcompat (1.1.0-r4) [2025-10-09T03:23:34.138Z] #63 19.81 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:34.138Z] #63 19.82 OK: 8 MiB in 18 packages [2025-10-09T03:23:34.138Z] #63 DONE 20.2s [2025-10-09T03:23:34.293Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-10-09T03:23:34.293Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-10-09T03:23:34.396Z] [2025-10-09T03:23:34.396Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-09T03:23:34.396Z] #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.396Z] #0 1.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.396Z] #0 2.020 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.396Z] #0 2.036 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:34.396Z] #0 2.083 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.396Z] #0 2.086 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:34.396Z] #0 2.100 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.396Z] #0 2.109 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:34.396Z] #0 2.112 OK: 9 MiB in 19 packages [2025-10-09T03:23:34.396Z] #80 DONE 2.4s [2025-10-09T03:23:34.396Z] [2025-10-09T03:23:34.396Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-09T03:23:34.396Z] #0 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.396Z] #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:34.396Z] #0 2.084 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.396Z] #0 2.102 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:34.396Z] #0 2.140 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.396Z] #0 2.144 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:34.396Z] #0 2.156 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:34.396Z] #0 2.262 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:34.396Z] #0 2.271 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:34.396Z] #0 2.278 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:34.396Z] #0 2.283 OK: 8 MiB in 15 packages [2025-10-09T03:23:34.396Z] #81 DONE 2.4s [2025-10-09T03:23:34.396Z] [2025-10-09T03:23:34.396Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-09T03:23:34.884Z] #33 ... [2025-10-09T03:23:34.884Z] [2025-10-09T03:23:34.884Z] #34 [core-keeper internal] load build context [2025-10-09T03:23:34.884Z] #34 transferring context: 3.36MB 0.8s done [2025-10-09T03:23:34.884Z] #34 DONE 1.0s [2025-10-09T03:23:34.884Z] [2025-10-09T03:23:34.884Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:34.884Z] #31 DONE 0.0s [2025-10-09T03:23:34.884Z] [2025-10-09T03:23:34.884Z] #35 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-09T03:23:34.884Z] #35 DONE 1.7s [2025-10-09T03:23:34.884Z] [2025-10-09T03:23:34.884Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:34.884Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:34.884Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:34.884Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-09T03:23:34.884Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-09T03:23:34.884Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-10-09T03:23:34.884Z] #33 ... [2025-10-09T03:23:34.884Z] [2025-10-09T03:23:34.884Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:34.884Z] #31 DONE 0.0s [2025-10-09T03:23:34.884Z] [2025-10-09T03:23:34.884Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:35.153Z] #33 ... [2025-10-09T03:23:35.153Z] [2025-10-09T03:23:35.153Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:35.153Z] #31 DONE 0.0s [2025-10-09T03:23:35.153Z] [2025-10-09T03:23:35.153Z] #35 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-09T03:23:35.153Z] #35 DONE 1.8s [2025-10-09T03:23:35.153Z] [2025-10-09T03:23:35.153Z] #36 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2025-10-09T03:23:35.153Z] #36 DONE 0.5s [2025-10-09T03:23:35.153Z] [2025-10-09T03:23:35.153Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:35.153Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:35.153Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:35.153Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-09T03:23:35.153Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-09T03:23:35.153Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-10-09T03:23:35.153Z] #33 ... [2025-10-09T03:23:35.153Z] [2025-10-09T03:23:35.153Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:35.153Z] #31 DONE 0.0s [2025-10-09T03:23:35.153Z] [2025-10-09T03:23:35.153Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:35.420Z] #33 ... [2025-10-09T03:23:35.420Z] [2025-10-09T03:23:35.420Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:35.420Z] #31 DONE 0.0s [2025-10-09T03:23:35.420Z] [2025-10-09T03:23:35.420Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:35.688Z] #33 ... [2025-10-09T03:23:35.688Z] [2025-10-09T03:23:35.688Z] #35 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-09T03:23:35.688Z] #35 DONE 1.9s [2025-10-09T03:23:35.688Z] [2025-10-09T03:23:35.688Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:35.688Z] #31 DONE 0.0s [2025-10-09T03:23:35.688Z] [2025-10-09T03:23:35.688Z] #36 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-10-09T03:23:35.688Z] #36 DONE 0.6s [2025-10-09T03:23:35.688Z] [2025-10-09T03:23:35.688Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:35.688Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:35.688Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:35.688Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-09T03:23:35.688Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-09T03:23:35.688Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-10-09T03:23:35.772Z] #82 DONE 1.1s [2025-10-09T03:23:35.772Z] [2025-10-09T03:23:35.772Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T03:23:35.772Z] #83 DONE 1.2s [2025-10-09T03:23:35.772Z] [2025-10-09T03:23:35.772Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-09T03:23:35.958Z] #33 ... [2025-10-09T03:23:35.958Z] [2025-10-09T03:23:35.958Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:35.958Z] #31 DONE 0.0s [2025-10-09T03:23:35.958Z] [2025-10-09T03:23:35.958Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:35.958Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done [2025-10-09T03:23:35.958Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done [2025-10-09T03:23:36.227Z] #33 ... [2025-10-09T03:23:36.227Z] [2025-10-09T03:23:36.227Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:36.227Z] #31 DONE 0.0s [2025-10-09T03:23:36.500Z] [2025-10-09T03:23:36.500Z] #35 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-09T03:23:36.500Z] #35 DONE 1.9s [2025-10-09T03:23:36.500Z] [2025-10-09T03:23:36.500Z] #36 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2025-10-09T03:23:36.500Z] #36 DONE 0.7s [2025-10-09T03:23:36.500Z] [2025-10-09T03:23:36.500Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:36.500Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:36.500Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:36.500Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-09T03:23:36.500Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-09T03:23:36.500Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-10-09T03:23:36.500Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done [2025-10-09T03:23:36.707Z] #84 DONE 1.4s [2025-10-09T03:23:36.707Z] [2025-10-09T03:23:36.707Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:23:36.707Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.707Z] #0 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.707Z] #0 2.519 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.707Z] #0 2.533 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:36.707Z] #0 3.493 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.707Z] #0 3.497 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:36.707Z] #0 3.509 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:36.707Z] #0 3.692 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:36.707Z] #0 3.701 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.707Z] #0 3.708 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:36.707Z] #0 3.714 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:23:36.707Z] #0 4.171 OK: 10 MiB in 17 packages [2025-10-09T03:23:36.768Z] #33 ... [2025-10-09T03:23:36.768Z] [2025-10-09T03:23:36.768Z] #35 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-09T03:23:36.768Z] #35 DONE 1.9s [2025-10-09T03:23:36.768Z] [2025-10-09T03:23:36.768Z] #36 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2025-10-09T03:23:36.768Z] #36 DONE 0.7s [2025-10-09T03:23:36.768Z] [2025-10-09T03:23:36.768Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:36.768Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:36.768Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:36.768Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-09T03:23:36.768Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-09T03:23:36.768Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-10-09T03:23:36.768Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done [2025-10-09T03:23:36.768Z] #33 ... [2025-10-09T03:23:36.768Z] [2025-10-09T03:23:36.768Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:36.768Z] #31 DONE 0.1s [2025-10-09T03:23:36.768Z] [2025-10-09T03:23:36.768Z] #37 [support-scheduler internal] load build context [2025-10-09T03:23:36.966Z] #85 DONE 4.9s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-09T03:23:36.966Z] #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.966Z] #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.966Z] #0 2.427 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 2.446 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:36.966Z] #0 3.503 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 3.506 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:36.966Z] #0 3.523 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:36.966Z] #0 3.588 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:36.966Z] #0 3.994 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 3.998 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:36.966Z] #0 4.006 OK: 8 MiB in 16 packages [2025-10-09T03:23:36.966Z] #86 DONE 4.9s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:23:36.966Z] #0 2.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.966Z] #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.966Z] #0 2.754 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 2.768 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:36.966Z] #0 3.518 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 3.522 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:36.966Z] #0 3.534 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:36.966Z] #0 3.579 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:36.966Z] #0 3.610 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 3.610 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:36.966Z] #0 3.610 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:23:36.966Z] #0 3.989 OK: 12 MiB in 21 packages [2025-10-09T03:23:36.966Z] #87 DONE 4.9s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:23:36.966Z] #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.966Z] #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.966Z] #0 2.733 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 2.748 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:36.966Z] #0 3.503 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 3.506 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:36.966Z] #0 3.520 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:36.966Z] #0 3.595 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:36.966Z] #0 3.687 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:36.966Z] #0 3.690 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:36.966Z] #0 3.693 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:23:36.966Z] #0 3.741 OK: 13 MiB in 28 packages [2025-10-09T03:23:36.966Z] #88 DONE 4.9s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-09T03:23:36.966Z] #0 3.508 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.966Z] #0 3.859 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:36.966Z] #0 4.315 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:36.966Z] #0 4.437 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:36.966Z] #0 4.443 OK: 8 MiB in 15 packages [2025-10-09T03:23:36.966Z] #89 DONE 4.9s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T03:23:36.966Z] #90 DONE 1.4s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-09T03:23:36.966Z] #91 DONE 0.1s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-09T03:23:36.966Z] #92 DONE 0.1s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T03:23:36.966Z] #93 DONE 0.0s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-09T03:23:36.966Z] #94 DONE 0.0s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-09T03:23:36.966Z] #95 DONE 0.1s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T03:23:36.966Z] #96 DONE 0.1s [2025-10-09T03:23:36.966Z] [2025-10-09T03:23:36.966Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-09T03:23:37.225Z] #97 DONE 0.1s [2025-10-09T03:23:37.225Z] [2025-10-09T03:23:37.225Z] #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-09T03:23:37.225Z] #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:37.225Z] #0 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:37.225Z] #0 4.008 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:37.225Z] #0 4.029 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:37.225Z] #0 4.893 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:37.225Z] #0 4.897 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:37.225Z] #0 4.904 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:37.225Z] #0 4.909 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:37.225Z] #0 4.914 OK: 19 MiB in 18 packages [2025-10-09T03:23:37.225Z] #98 DONE 5.1s [2025-10-09T03:23:37.225Z] [2025-10-09T03:23:37.225Z] #99 [security-spire-server] exporting to image [2025-10-09T03:23:37.225Z] #99 exporting layers [2025-10-09T03:23:37.225Z] #99 ... [2025-10-09T03:23:37.225Z] [2025-10-09T03:23:37.225Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-09T03:23:37.225Z] #100 DONE 0.2s [2025-10-09T03:23:37.225Z] [2025-10-09T03:23:37.225Z] #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-09T03:23:37.225Z] #101 DONE 0.1s [2025-10-09T03:23:37.225Z] [2025-10-09T03:23:37.225Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-09T03:23:37.225Z] #102 DONE 0.1s [2025-10-09T03:23:37.355Z] #37 ... [2025-10-09T03:23:37.355Z] [2025-10-09T03:23:37.355Z] #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-09T03:23:37.355Z] #35 DONE 2.0s [2025-10-09T03:23:37.355Z] [2025-10-09T03:23:37.355Z] #36 [core-data builder 2/8] WORKDIR /edgex-go [2025-10-09T03:23:37.355Z] #36 DONE 0.7s [2025-10-09T03:23:37.355Z] [2025-10-09T03:23:37.355Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T03:23:37.355Z] #32 DONE 2.4s [2025-10-09T03:23:37.355Z] [2025-10-09T03:23:37.355Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:37.355Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:37.355Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:37.355Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-09T03:23:37.355Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-09T03:23:37.355Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-10-09T03:23:37.355Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done [2025-10-09T03:23:37.483Z] [2025-10-09T03:23:37.483Z] #103 [security-spire-agent] exporting to image [2025-10-09T03:23:37.951Z] #33 ... [2025-10-09T03:23:37.951Z] [2025-10-09T03:23:37.951Z] #37 [support-scheduler internal] load build context [2025-10-09T03:23:37.951Z] #37 transferring context: 3.36MB 2.3s done [2025-10-09T03:23:37.951Z] #37 DONE 2.8s [2025-10-09T03:23:37.951Z] [2025-10-09T03:23:37.951Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-09T03:23:37.951Z] #31 DONE 0.1s [2025-10-09T03:23:37.951Z] [2025-10-09T03:23:37.951Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:38.876Z] #103 ... [2025-10-09T03:23:38.876Z] [2025-10-09T03:23:38.876Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-09T03:23:38.876Z] #104 DONE 1.8s [2025-10-09T03:23:38.876Z] [2025-10-09T03:23:38.876Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-09T03:23:38.876Z] #105 DONE 0.1s [2025-10-09T03:23:38.876Z] [2025-10-09T03:23:38.876Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-09T03:23:38.876Z] #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:38.876Z] #0 3.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:38.876Z] #0 4.154 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:38.876Z] #0 4.173 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:38.876Z] #0 4.363 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:38.876Z] #0 4.367 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:38.876Z] #0 4.376 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:38.876Z] #0 4.420 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:38.876Z] #0 4.431 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:38.876Z] #0 4.434 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:38.876Z] #0 4.445 OK: 8 MiB in 18 packages [2025-10-09T03:23:38.876Z] #106 DONE 4.7s [2025-10-09T03:23:38.876Z] [2025-10-09T03:23:38.876Z] #107 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-09T03:23:38.876Z] #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:38.876Z] #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:38.876Z] #0 4.502 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:38.876Z] #0 4.549 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:23:38.876Z] #0 4.807 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:38.876Z] #0 4.811 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:23:38.876Z] #0 4.840 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:38.876Z] #0 4.874 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:23:38.876Z] #0 4.884 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:23:38.876Z] #0 4.888 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:23:38.876Z] #0 4.897 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:23:38.876Z] #0 4.934 OK: 19 MiB in 18 packages [2025-10-09T03:23:38.876Z] #107 DONE 5.1s [2025-10-09T03:23:38.876Z] [2025-10-09T03:23:38.876Z] #108 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-09T03:23:38.876Z] #0 4.767 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:38.876Z] #0 4.951 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T03:23:38.876Z] #0 5.437 OK: 248 MiB in 58 packages [2025-10-09T03:23:38.876Z] #108 DONE 5.8s [2025-10-09T03:23:38.876Z] [2025-10-09T03:23:38.876Z] #99 [security-spire-server] exporting to image [2025-10-09T03:23:38.876Z] #99 exporting layers 1.8s done [2025-10-09T03:23:38.876Z] #99 writing image sha256:89e2b1bb84bf7e44a82c53ad3063e170f245087d76b098e13f0a2cd22902ec8d 0.0s done [2025-10-09T03:23:38.876Z] #99 naming to docker.io/library/security-spire-server [2025-10-09T03:23:39.137Z] #99 naming to docker.io/library/security-spire-server done [2025-10-09T03:23:39.137Z] #99 DONE 1.8s [2025-10-09T03:23:39.137Z] [2025-10-09T03:23:39.137Z] #103 [security-spire-agent] exporting to image [2025-10-09T03:23:39.137Z] #103 exporting layers 1.7s done [2025-10-09T03:23:39.137Z] #103 writing image sha256:3765b3b86c556ec3246dc36a3ef85b796c2f853703546e6847bacdcf9c7bdb09 done [2025-10-09T03:23:39.137Z] #103 naming to docker.io/library/security-spire-agent done [2025-10-09T03:23:39.137Z] #103 DONE 1.7s [2025-10-09T03:23:39.137Z] [2025-10-09T03:23:39.137Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-09T03:23:39.138Z] #109 DONE 0.1s [2025-10-09T03:23:39.138Z] [2025-10-09T03:23:39.138Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:23:39.395Z] #38 ... [2025-10-09T03:23:39.395Z] [2025-10-09T03:23:39.395Z] #39 [security-proxy-setup internal] load build context [2025-10-09T03:23:39.395Z] #39 transferring context: 3.36MB 3.1s done [2025-10-09T03:23:39.395Z] #39 DONE 3.9s [2025-10-09T03:23:39.395Z] [2025-10-09T03:23:39.395Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:39.663Z] #38 ... [2025-10-09T03:23:39.663Z] [2025-10-09T03:23:39.663Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T03:23:39.663Z] #32 DONE 4.4s [2025-10-09T03:23:39.663Z] [2025-10-09T03:23:39.663Z] #40 [core-command internal] load build context [2025-10-09T03:23:39.663Z] #40 transferring context: 3.36MB 2.9s done [2025-10-09T03:23:39.663Z] #40 DONE 3.9s [2025-10-09T03:23:39.663Z] [2025-10-09T03:23:39.663Z] #41 [security-proxy-auth internal] load build context [2025-10-09T03:23:39.663Z] #41 transferring context: 3.36MB 3.7s done [2025-10-09T03:23:39.663Z] #41 DONE 4.5s [2025-10-09T03:23:39.663Z] [2025-10-09T03:23:39.663Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:39.932Z] #38 ... [2025-10-09T03:23:39.932Z] [2025-10-09T03:23:39.932Z] #35 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-09T03:23:39.932Z] #35 DONE 2.0s [2025-10-09T03:23:39.932Z] [2025-10-09T03:23:39.932Z] #36 [support-notifications builder 2/8] WORKDIR /edgex-go [2025-10-09T03:23:39.932Z] #36 DONE 0.8s [2025-10-09T03:23:39.932Z] [2025-10-09T03:23:39.932Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:40.535Z] #110 ... [2025-10-09T03:23:40.535Z] [2025-10-09T03:23:40.535Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T03:23:40.535Z] #111 DONE 1.4s [2025-10-09T03:23:40.535Z] [2025-10-09T03:23:40.535Z] #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-09T03:23:40.535Z] #112 DONE 0.0s [2025-10-09T03:23:40.535Z] [2025-10-09T03:23:40.535Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-09T03:23:40.535Z] #113 DONE 0.0s [2025-10-09T03:23:40.535Z] [2025-10-09T03:23:40.535Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T03:23:40.535Z] #114 DONE 0.1s [2025-10-09T03:23:40.535Z] [2025-10-09T03:23:40.535Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-09T03:23:40.535Z] #115 DONE 0.0s [2025-10-09T03:23:40.535Z] [2025-10-09T03:23:40.535Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-09T03:23:40.535Z] #116 DONE 0.0s [2025-10-09T03:23:40.535Z] [2025-10-09T03:23:40.535Z] #117 [security-spire-config] exporting to image [2025-10-09T03:23:40.537Z] #38 ... [2025-10-09T03:23:40.537Z] [2025-10-09T03:23:40.537Z] #42 [security-spiffe-token-provider internal] load build context [2025-10-09T03:23:40.537Z] #42 transferring context: 3.36MB 3.9s done [2025-10-09T03:23:40.537Z] #42 DONE 4.8s [2025-10-09T03:23:40.537Z] [2025-10-09T03:23:40.537Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:40.537Z] #38 ... [2025-10-09T03:23:40.537Z] [2025-10-09T03:23:40.537Z] #43 [security-secretstore-setup internal] load build context [2025-10-09T03:23:40.537Z] #43 transferring context: 3.36MB 4.0s done [2025-10-09T03:23:40.537Z] #43 DONE 4.8s [2025-10-09T03:23:40.537Z] [2025-10-09T03:23:40.537Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:40.804Z] #38 ... [2025-10-09T03:23:40.804Z] [2025-10-09T03:23:40.804Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-09T03:23:40.804Z] #44 DONE 4.3s [2025-10-09T03:23:40.804Z] [2025-10-09T03:23:40.804Z] #45 [core-metadata internal] load build context [2025-10-09T03:23:40.804Z] #45 transferring context: 3.36MB 3.9s done [2025-10-09T03:23:40.804Z] #45 DONE 4.4s [2025-10-09T03:23:40.804Z] [2025-10-09T03:23:40.804Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:41.073Z] #38 transferring context: 3.36MB 4.2s done [2025-10-09T03:23:41.106Z] #117 exporting layers 0.5s done [2025-10-09T03:23:41.106Z] #117 writing image sha256:c498a974d1a9a619f022dc73bb993a421359d80871121ca1786839f4b7fc4435 done [2025-10-09T03:23:41.106Z] #117 naming to docker.io/library/security-spire-config done [2025-10-09T03:23:41.106Z] #117 DONE 0.6s [2025-10-09T03:23:41.106Z] [2025-10-09T03:23:41.106Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:23:41.342Z] #38 ... [2025-10-09T03:23:41.342Z] [2025-10-09T03:23:41.342Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-09T03:23:41.342Z] #46 DONE 4.6s [2025-10-09T03:23:41.342Z] [2025-10-09T03:23:41.342Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:41.342Z] #47 DONE 0.0s [2025-10-09T03:23:41.342Z] [2025-10-09T03:23:41.342Z] #48 [security-bootstrapper internal] load build context [2025-10-09T03:23:41.342Z] #48 transferring context: 3.36MB 3.9s done [2025-10-09T03:23:41.342Z] #48 DONE 4.7s [2025-10-09T03:23:41.342Z] [2025-10-09T03:23:41.342Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-09T03:23:41.342Z] #38 DONE 4.8s [2025-10-09T03:23:41.342Z] [2025-10-09T03:23:41.342Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:41.342Z] #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:42.492Z] #118 ... [2025-10-09T03:23:42.492Z] [2025-10-09T03:23:42.492Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:23:42.492Z] #119 ... [2025-10-09T03:23:42.492Z] [2025-10-09T03:23:42.492Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:23:42.812Z] #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.5s done [2025-10-09T03:23:42.812Z] #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-09T03:23:43.127Z] #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-09T03:23:43.127Z] #47 ... [2025-10-09T03:23:43.127Z] [2025-10-09T03:23:43.127Z] #49 [core-data internal] load build context [2025-10-09T03:23:43.127Z] #49 transferring context: 3.36MB 2.7s done [2025-10-09T03:23:43.127Z] #49 DONE 5.9s [2025-10-09T03:23:43.127Z] [2025-10-09T03:23:43.127Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:43.127Z] #47 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-09T03:23:43.127Z] #47 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-09T03:23:43.395Z] #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-10-09T03:23:43.669Z] #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s [2025-10-09T03:23:43.669Z] #47 ... [2025-10-09T03:23:43.669Z] [2025-10-09T03:23:43.669Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T03:23:43.669Z] #50 DONE 8.5s [2025-10-09T03:23:43.669Z] [2025-10-09T03:23:43.669Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:43.669Z] #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done [2025-10-09T03:23:43.669Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-09T03:23:43.669Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s [2025-10-09T03:23:43.937Z] #47 ... [2025-10-09T03:23:43.937Z] [2025-10-09T03:23:43.937Z] #51 [security-spire-config internal] load build context [2025-10-09T03:23:43.937Z] #51 transferring context: 22.05kB 0.1s done [2025-10-09T03:23:43.937Z] #51 DONE 2.6s [2025-10-09T03:23:43.937Z] [2025-10-09T03:23:43.937Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:43.937Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-10-09T03:23:43.937Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-09T03:23:43.937Z] #47 ... [2025-10-09T03:23:43.937Z] [2025-10-09T03:23:43.937Z] #52 [security-spire-server internal] load build context [2025-10-09T03:23:43.937Z] #52 transferring context: 23.80kB 0.1s done [2025-10-09T03:23:43.937Z] #52 DONE 2.7s [2025-10-09T03:23:43.937Z] [2025-10-09T03:23:43.937Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:43.937Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-10-09T03:23:43.937Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s [2025-10-09T03:23:44.217Z] #47 ... [2025-10-09T03:23:44.217Z] [2025-10-09T03:23:44.217Z] #53 [security-spire-agent internal] load build context [2025-10-09T03:23:44.217Z] #53 transferring context: 23.33kB 0.2s done [2025-10-09T03:23:44.217Z] #53 DONE 3.0s [2025-10-09T03:23:44.217Z] [2025-10-09T03:23:44.217Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:45.184Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.9s [2025-10-09T03:23:45.184Z] #47 ... [2025-10-09T03:23:45.184Z] [2025-10-09T03:23:45.184Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-09T03:23:45.184Z] #0 7.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:45.184Z] #0 7.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:45.452Z] #54 ... [2025-10-09T03:23:45.452Z] [2025-10-09T03:23:45.452Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:45.452Z] #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:45.452Z] #55 ... [2025-10-09T03:23:45.452Z] [2025-10-09T03:23:45.452Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:45.452Z] #0 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:45.452Z] #0 8.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:45.719Z] #56 ... [2025-10-09T03:23:45.719Z] [2025-10-09T03:23:45.719Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-09T03:23:45.719Z] #0 8.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:45.719Z] #0 9.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:45.719Z] #57 ... [2025-10-09T03:23:45.719Z] [2025-10-09T03:23:45.719Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:45.719Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.40MB / 33.17MB 2.6s [2025-10-09T03:23:46.305Z] #47 ... [2025-10-09T03:23:46.305Z] [2025-10-09T03:23:46.305Z] #58 [support-notifications internal] load build context [2025-10-09T03:23:46.305Z] #58 transferring context: 3.36MB 4.4s done [2025-10-09T03:23:46.305Z] #58 DONE 6.4s [2025-10-09T03:23:46.305Z] [2025-10-09T03:23:46.305Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:46.585Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 3.5s [2025-10-09T03:23:47.202Z] #47 ... [2025-10-09T03:23:47.202Z] [2025-10-09T03:23:47.202Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:47.202Z] #56 10.90 OK: 239 MiB in 58 packages [2025-10-09T03:23:47.202Z] #56 DONE 12.2s [2025-10-09T03:23:47.202Z] [2025-10-09T03:23:47.202Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:47.485Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-09T03:23:47.485Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.03MB / 33.17MB 4.4s [2025-10-09T03:23:47.485Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-09T03:23:48.449Z] #47 ... [2025-10-09T03:23:48.449Z] [2025-10-09T03:23:48.449Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-09T03:23:48.449Z] #54 12.12 OK: 239 MiB in 58 packages [2025-10-09T03:23:48.449Z] #54 DONE 13.2s [2025-10-09T03:23:48.449Z] [2025-10-09T03:23:48.449Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:48.449Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 5.4s [2025-10-09T03:23:49.059Z] #47 ... [2025-10-09T03:23:49.059Z] [2025-10-09T03:23:49.059Z] #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:49.059Z] #59 DONE 1.8s [2025-10-09T03:23:49.059Z] [2025-10-09T03:23:49.060Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:49.466Z] #47 ... [2025-10-09T03:23:49.466Z] [2025-10-09T03:23:49.466Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T03:23:49.466Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-09T03:23:49.466Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T03:23:49.466Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-09T03:23:49.466Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-09T03:23:49.466Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-10-09T03:23:49.466Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done [2025-10-09T03:23:49.876Z] #33 ... [2025-10-09T03:23:49.876Z] [2025-10-09T03:23:49.876Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:50.166Z] #47 ... [2025-10-09T03:23:50.166Z] [2025-10-09T03:23:50.166Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T03:23:50.166Z] #55 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:50.166Z] #55 13.84 OK: 239 MiB in 58 packages [2025-10-09T03:23:50.166Z] #55 DONE 15.0s [2025-10-09T03:23:50.166Z] [2025-10-09T03:23:50.167Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:50.167Z] #47 ... [2025-10-09T03:23:50.167Z] [2025-10-09T03:23:50.167Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-09T03:23:50.167Z] #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:50.167Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:50.167Z] #60 ... [2025-10-09T03:23:50.167Z] [2025-10-09T03:23:50.167Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-09T03:23:50.452Z] #61 ... [2025-10-09T03:23:50.452Z] [2025-10-09T03:23:50.452Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:50.452Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 7.1s [2025-10-09T03:23:50.796Z] #47 ... [2025-10-09T03:23:50.796Z] [2025-10-09T03:23:50.796Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T03:23:50.796Z] #62 ... [2025-10-09T03:23:50.796Z] [2025-10-09T03:23:50.796Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-09T03:23:51.075Z] #63 ... [2025-10-09T03:23:51.075Z] [2025-10-09T03:23:51.075Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-09T03:23:51.075Z] #64 ... [2025-10-09T03:23:51.075Z] [2025-10-09T03:23:51.075Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-09T03:23:51.075Z] #65 ... [2025-10-09T03:23:51.075Z] [2025-10-09T03:23:51.075Z] #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:51.075Z] #66 DONE 2.8s [2025-10-09T03:23:51.075Z] [2025-10-09T03:23:51.075Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-09T03:23:51.351Z] #67 ... [2025-10-09T03:23:51.351Z] [2025-10-09T03:23:51.351Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-09T03:23:51.351Z] #68 ... [2025-10-09T03:23:51.351Z] [2025-10-09T03:23:51.351Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T03:23:51.632Z] #69 ... [2025-10-09T03:23:51.632Z] [2025-10-09T03:23:51.632Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T03:23:51.632Z] #70 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.5s done [2025-10-09T03:23:51.632Z] #70 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-09T03:23:51.632Z] #70 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-09T03:23:51.632Z] #70 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-09T03:23:51.632Z] #70 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-09T03:23:51.632Z] #70 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-10-09T03:23:51.632Z] #70 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done [2025-10-09T03:23:51.632Z] #70 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-09T03:23:51.632Z] #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.5s done [2025-10-09T03:23:51.632Z] #70 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-09T03:23:51.632Z] #70 ... [2025-10-09T03:23:51.632Z] [2025-10-09T03:23:51.632Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T03:23:51.899Z] #71 ... [2025-10-09T03:23:51.899Z] [2025-10-09T03:23:51.899Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:51.899Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 8.7s [2025-10-09T03:23:52.166Z] #47 ... [2025-10-09T03:23:52.166Z] [2025-10-09T03:23:52.166Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T03:23:52.166Z] #72 ... [2025-10-09T03:23:52.166Z] [2025-10-09T03:23:52.166Z] #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:52.166Z] #73 DONE 2.2s [2025-10-09T03:23:52.166Z] [2025-10-09T03:23:52.166Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T03:23:52.166Z] #74 ... [2025-10-09T03:23:52.166Z] [2025-10-09T03:23:52.166Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:52.451Z] #47 ... [2025-10-09T03:23:52.451Z] [2025-10-09T03:23:52.451Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-09T03:23:52.451Z] #57 12.53 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T03:23:52.451Z] #57 12.53 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T03:23:52.451Z] #57 12.53 OK: 24059 distinct packages available [2025-10-09T03:23:52.451Z] #57 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:52.451Z] #57 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:52.451Z] #57 16.19 OK: 239 MiB in 58 packages [2025-10-09T03:23:52.451Z] #57 DONE 16.8s [2025-10-09T03:23:52.451Z] [2025-10-09T03:23:52.451Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:52.451Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 9.4s [2025-10-09T03:23:53.040Z] #47 ... [2025-10-09T03:23:53.040Z] [2025-10-09T03:23:53.040Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-09T03:23:53.040Z] #60 12.43 OK: 239 MiB in 58 packages [2025-10-09T03:23:53.040Z] #60 DONE 13.0s [2025-10-09T03:23:53.040Z] [2025-10-09T03:23:53.040Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:53.331Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 10.3s [2025-10-09T03:23:53.600Z] #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-09T03:23:53.600Z] #47 ... [2025-10-09T03:23:53.600Z] [2025-10-09T03:23:53.600Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-09T03:23:53.868Z] #75 ... [2025-10-09T03:23:53.868Z] [2025-10-09T03:23:53.868Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:54.175Z] #47 ... [2025-10-09T03:23:54.175Z] [2025-10-09T03:23:54.175Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:54.175Z] #76 DONE 1.6s [2025-10-09T03:23:54.175Z] [2025-10-09T03:23:54.175Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:54.175Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 11.0s [2025-10-09T03:23:54.448Z] #47 ... [2025-10-09T03:23:54.448Z] [2025-10-09T03:23:54.448Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:23:54.448Z] #77 DONE 1.6s [2025-10-09T03:23:54.448Z] [2025-10-09T03:23:54.448Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:54.726Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 11.6s [2025-10-09T03:23:55.695Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 12.4s [2025-10-09T03:23:56.278Z] #47 ... [2025-10-09T03:23:56.278Z] [2025-10-09T03:23:56.278Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T03:23:56.278Z] #62 DONE 15.3s [2025-10-09T03:23:56.278Z] [2025-10-09T03:23:56.278Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:23:57.240Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 14.0s [2025-10-09T03:23:57.507Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 14.4s [2025-10-09T03:23:57.773Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.5s [2025-10-09T03:23:58.040Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.8s done [2025-10-09T03:23:59.008Z] #47 ... [2025-10-09T03:23:59.008Z] [2025-10-09T03:23:59.008Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-09T03:23:59.008Z] #61 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:59.008Z] #61 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:23:59.008Z] #61 17.64 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-09T03:23:59.008Z] #61 18.01 (2/2) Installing su-exec (0.2-r3) [2025-10-09T03:23:59.008Z] #61 18.01 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:23:59.008Z] #61 18.11 OK: 9 MiB in 16 packages [2025-10-09T03:23:59.008Z] #61 DONE 19.1s [2025-10-09T03:23:59.279Z] [2025-10-09T03:23:59.279Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:23:59.279Z] #78 ... [2025-10-09T03:23:59.279Z] [2025-10-09T03:23:59.279Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:23:59.544Z] #79 ... [2025-10-09T03:23:59.544Z] [2025-10-09T03:23:59.544Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-09T03:23:59.544Z] #75 15.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:00.125Z] #75 ... [2025-10-09T03:24:00.125Z] [2025-10-09T03:24:00.125Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-09T03:24:00.125Z] #64 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:00.125Z] #64 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:00.125Z] #64 16.68 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:00.125Z] #64 17.30 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:00.125Z] #64 17.40 OK: 9 MiB in 15 packages [2025-10-09T03:24:00.125Z] #64 DONE 19.4s [2025-10-09T03:24:00.125Z] [2025-10-09T03:24:00.125Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:01.084Z] #80 ... [2025-10-09T03:24:01.084Z] [2025-10-09T03:24:01.084Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:01.350Z] #81 ... [2025-10-09T03:24:01.350Z] [2025-10-09T03:24:01.350Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:24:01.350Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.4s [2025-10-09T03:24:02.312Z] #47 ... [2025-10-09T03:24:02.312Z] [2025-10-09T03:24:02.312Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:02.312Z] #82 ... [2025-10-09T03:24:02.312Z] [2025-10-09T03:24:02.312Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T03:24:02.312Z] #70 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-09T03:24:02.312Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.9s [2025-10-09T03:24:02.594Z] #70 ... [2025-10-09T03:24:02.594Z] [2025-10-09T03:24:02.594Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:24:04.530Z] #47 ... [2025-10-09T03:24:04.530Z] [2025-10-09T03:24:04.530Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-09T03:24:04.530Z] #63 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:04.530Z] #63 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:04.530Z] #63 17.61 (1/3) Installing ca-certificates (20250911-r0) [2025-10-09T03:24:04.530Z] #63 18.28 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:04.530Z] #63 18.34 (3/3) Installing tzdata (2025b-r0) [2025-10-09T03:24:04.530Z] #63 20.48 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:04.530Z] #63 20.68 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:24:04.530Z] #63 22.73 OK: 11 MiB in 17 packages [2025-10-09T03:24:04.796Z] #63 ... [2025-10-09T03:24:04.796Z] [2025-10-09T03:24:04.797Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:04.797Z] #83 ... [2025-10-09T03:24:04.797Z] [2025-10-09T03:24:04.797Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T03:24:06.201Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.4s done [2025-10-09T03:24:06.201Z] #70 ... [2025-10-09T03:24:06.201Z] [2025-10-09T03:24:06.201Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-09T03:24:06.201Z] #63 DONE 25.4s [2025-10-09T03:24:06.201Z] [2025-10-09T03:24:06.201Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-09T03:24:06.201Z] #0 9.576 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:06.201Z] #84 ... [2025-10-09T03:24:06.201Z] [2025-10-09T03:24:06.201Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:24:06.201Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.6s [2025-10-09T03:24:06.785Z] #47 ... [2025-10-09T03:24:06.785Z] [2025-10-09T03:24:06.785Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T03:24:06.785Z] #70 DONE 25.4s [2025-10-09T03:24:06.785Z] [2025-10-09T03:24:06.785Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:24:09.365Z] #47 ... [2025-10-09T03:24:09.365Z] [2025-10-09T03:24:09.365Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-09T03:24:09.365Z] #65 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.365Z] #65 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.365Z] #65 ... [2025-10-09T03:24:09.365Z] [2025-10-09T03:24:09.365Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-09T03:24:09.365Z] #0 7.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.365Z] #0 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.365Z] #85 ... [2025-10-09T03:24:09.365Z] [2025-10-09T03:24:09.365Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T03:24:09.365Z] #72 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.365Z] #72 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.365Z] #72 ... [2025-10-09T03:24:09.365Z] [2025-10-09T03:24:09.365Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-09T03:24:09.365Z] #67 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.365Z] #67 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.633Z] #67 ... [2025-10-09T03:24:09.633Z] [2025-10-09T03:24:09.633Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T03:24:09.633Z] #74 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.633Z] #74 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.633Z] #74 ... [2025-10-09T03:24:09.633Z] [2025-10-09T03:24:09.633Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T03:24:09.633Z] #69 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.633Z] #69 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.898Z] #69 ... [2025-10-09T03:24:09.898Z] [2025-10-09T03:24:09.898Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T03:24:09.898Z] #71 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.898Z] #71 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.898Z] #71 ... [2025-10-09T03:24:09.898Z] [2025-10-09T03:24:09.898Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-09T03:24:09.898Z] #68 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:09.898Z] #68 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:10.166Z] #68 ... [2025-10-09T03:24:10.166Z] [2025-10-09T03:24:10.166Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:24:10.757Z] #47 ... [2025-10-09T03:24:10.757Z] [2025-10-09T03:24:10.757Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-09T03:24:10.757Z] #75 17.08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:11.026Z] #75 ... [2025-10-09T03:24:11.026Z] [2025-10-09T03:24:11.026Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:24:11.619Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.6s [2025-10-09T03:24:12.201Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.2s done [2025-10-09T03:24:13.638Z] #47 ... [2025-10-09T03:24:13.638Z] [2025-10-09T03:24:13.638Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-09T03:24:13.638Z] #75 28.15 OK: 239 MiB in 58 packages [2025-10-09T03:24:13.638Z] #75 DONE 29.9s [2025-10-09T03:24:13.638Z] [2025-10-09T03:24:13.638Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T03:24:13.638Z] #71 31.69 (1/7) Installing ca-certificates (20250911-r0) [2025-10-09T03:24:13.638Z] #71 32.29 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:13.638Z] #71 32.30 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-09T03:24:13.638Z] #71 32.38 (4/7) Installing libsodium (1.0.19-r0) [2025-10-09T03:24:13.638Z] #71 32.41 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-09T03:24:13.918Z] #71 32.99 (6/7) Installing libzmq (4.3.5-r2) [2025-10-09T03:24:14.184Z] #71 ... [2025-10-09T03:24:14.184Z] [2025-10-09T03:24:14.184Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-09T03:24:14.184Z] #86 DONE 0.5s [2025-10-09T03:24:14.184Z] [2025-10-09T03:24:14.184Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T03:24:14.184Z] #71 33.17 (7/7) Installing zeromq (4.3.5-r2) [2025-10-09T03:24:14.451Z] #71 33.31 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:14.718Z] #71 33.65 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:24:14.718Z] #71 ... [2025-10-09T03:24:14.718Z] [2025-10-09T03:24:14.718Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:14.718Z] #80 4.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:14.718Z] #80 7.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:14.984Z] #80 ... [2025-10-09T03:24:14.984Z] [2025-10-09T03:24:14.984Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-09T03:24:14.984Z] #65 30.69 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:14.984Z] #65 31.46 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:14.984Z] #65 31.59 (3/6) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:14.984Z] #65 31.62 (4/6) Installing openssl (3.3.5-r0) [2025-10-09T03:24:14.984Z] #65 31.73 (5/6) Installing su-exec (0.2-r3) [2025-10-09T03:24:14.984Z] #65 31.74 (6/6) Installing yq-go (4.44.1-r2) [2025-10-09T03:24:14.984Z] #65 33.85 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:14.984Z] #65 34.13 OK: 20 MiB in 18 packages [2025-10-09T03:24:15.564Z] #65 ... [2025-10-09T03:24:15.564Z] [2025-10-09T03:24:15.564Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-09T03:24:15.564Z] #67 31.85 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:15.564Z] #67 31.92 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:15.564Z] #67 32.01 OK: 9 MiB in 15 packages [2025-10-09T03:24:15.564Z] #67 DONE 34.8s [2025-10-09T03:24:15.564Z] [2025-10-09T03:24:15.564Z] #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-09T03:24:16.146Z] #87 ... [2025-10-09T03:24:16.146Z] [2025-10-09T03:24:16.146Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:16.146Z] #0 4.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:16.146Z] #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:16.413Z] #88 ... [2025-10-09T03:24:16.413Z] [2025-10-09T03:24:16.413Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T03:24:16.413Z] #71 35.39 OK: 14 MiB in 21 packages [2025-10-09T03:24:17.386Z] #71 ... [2025-10-09T03:24:17.386Z] [2025-10-09T03:24:17.386Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-09T03:24:17.386Z] #65 DONE 36.4s [2025-10-09T03:24:17.386Z] [2025-10-09T03:24:17.386Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-09T03:24:17.681Z] #89 ... [2025-10-09T03:24:17.681Z] [2025-10-09T03:24:17.681Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-09T03:24:17.681Z] #68 29.57 (1/4) Installing ca-certificates (20250911-r0) [2025-10-09T03:24:17.681Z] #68 30.11 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:17.681Z] #68 30.16 (3/4) Installing su-exec (0.2-r3) [2025-10-09T03:24:17.681Z] #68 30.18 (4/4) Installing yq-go (4.44.1-r2) [2025-10-09T03:24:17.681Z] #68 31.62 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:17.681Z] #68 31.77 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:24:17.681Z] #68 33.78 OK: 20 MiB in 18 packages [2025-10-09T03:24:17.681Z] #68 DONE 36.6s [2025-10-09T03:24:17.681Z] [2025-10-09T03:24:17.681Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-09T03:24:18.262Z] #90 ... [2025-10-09T03:24:18.263Z] [2025-10-09T03:24:18.263Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T03:24:18.263Z] #71 DONE 37.4s [2025-10-09T03:24:18.528Z] [2025-10-09T03:24:18.529Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:18.804Z] #91 ... [2025-10-09T03:24:18.804Z] [2025-10-09T03:24:18.804Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-09T03:24:18.804Z] #84 12.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:18.804Z] #84 ... [2025-10-09T03:24:18.804Z] [2025-10-09T03:24:18.804Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:18.804Z] #80 18.62 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:19.068Z] #80 18.89 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:20.043Z] #80 19.87 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:20.043Z] #80 19.88 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:20.043Z] #80 19.92 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:20.629Z] #80 20.68 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:20.899Z] #80 20.87 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:20.899Z] #80 20.93 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:21.169Z] #80 21.07 OK: 9 MiB in 15 packages [2025-10-09T03:24:22.581Z] #80 ... [2025-10-09T03:24:22.581Z] [2025-10-09T03:24:22.581Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T03:24:22.581Z] #74 30.59 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T03:24:22.581Z] #74 30.60 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T03:24:22.581Z] #74 30.60 OK: 24055 distinct packages available [2025-10-09T03:24:22.581Z] #74 32.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:22.581Z] #74 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:22.581Z] #74 ... [2025-10-09T03:24:22.581Z] [2025-10-09T03:24:22.581Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T03:24:22.581Z] #69 31.86 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T03:24:22.581Z] #69 31.86 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T03:24:22.581Z] #69 31.86 OK: 24055 distinct packages available [2025-10-09T03:24:22.581Z] #69 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:22.581Z] #69 36.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:22.872Z] #69 ... [2025-10-09T03:24:22.872Z] [2025-10-09T03:24:22.872Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-09T03:24:22.872Z] #85 20.80 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:22.872Z] #85 20.97 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:22.872Z] #85 21.57 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:22.872Z] #85 21.58 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:22.872Z] #85 21.62 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:22.872Z] #85 22.50 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:22.872Z] #85 22.64 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:22.872Z] #85 22.69 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:22.872Z] #85 22.84 OK: 9 MiB in 16 packages [2025-10-09T03:24:23.143Z] #85 ... [2025-10-09T03:24:23.143Z] [2025-10-09T03:24:23.143Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:23.143Z] #80 DONE 23.1s [2025-10-09T03:24:23.409Z] [2025-10-09T03:24:23.409Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-09T03:24:23.409Z] #84 24.68 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:23.409Z] #84 25.26 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:23.409Z] #84 25.41 OK: 9 MiB in 15 packages [2025-10-09T03:24:23.409Z] #84 ... [2025-10-09T03:24:23.409Z] [2025-10-09T03:24:23.409Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T03:24:23.409Z] #72 31.41 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T03:24:23.409Z] #72 31.41 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T03:24:23.409Z] #72 31.41 OK: 24055 distinct packages available [2025-10-09T03:24:23.409Z] #72 33.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:23.409Z] #72 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:23.675Z] #72 ... [2025-10-09T03:24:23.675Z] [2025-10-09T03:24:23.675Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-09T03:24:23.675Z] #89 4.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:23.675Z] #89 ... [2025-10-09T03:24:23.675Z] [2025-10-09T03:24:23.675Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-09T03:24:23.675Z] #85 DONE 24.6s [2025-10-09T03:24:23.951Z] [2025-10-09T03:24:23.951Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-09T03:24:23.951Z] #84 DONE 27.7s [2025-10-09T03:24:23.951Z] [2025-10-09T03:24:23.951Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-09T03:24:24.217Z] #92 ... [2025-10-09T03:24:24.217Z] [2025-10-09T03:24:24.217Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:24.217Z] #93 ... [2025-10-09T03:24:24.217Z] [2025-10-09T03:24:24.217Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:24.217Z] #88 18.13 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:24.798Z] #88 18.46 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:25.081Z] #88 18.75 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:25.081Z] #88 18.76 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:25.081Z] #88 18.79 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:25.347Z] #88 19.26 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:25.619Z] #88 19.33 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:25.619Z] #88 19.39 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:25.619Z] #88 19.50 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:24:26.577Z] #88 ... [2025-10-09T03:24:26.577Z] [2025-10-09T03:24:26.577Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-09T03:24:26.577Z] #92 DONE 2.8s [2025-10-09T03:24:26.577Z] [2025-10-09T03:24:26.577Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-09T03:24:26.843Z] #94 DONE 0.2s [2025-10-09T03:24:26.843Z] [2025-10-09T03:24:26.843Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T03:24:26.843Z] #72 43.20 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:26.843Z] #72 43.22 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-09T03:24:26.843Z] #72 43.26 (3/4) Installing libucontext (1.2-r3) [2025-10-09T03:24:26.843Z] #72 43.28 (4/4) Installing gcompat (1.1.0-r4) [2025-10-09T03:24:26.843Z] #72 43.34 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:26.843Z] #72 43.53 OK: 9 MiB in 18 packages [2025-10-09T03:24:27.426Z] #72 DONE 45.5s [2025-10-09T03:24:27.426Z] [2025-10-09T03:24:27.426Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T03:24:27.426Z] #74 45.52 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:28.387Z] #74 46.45 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:28.651Z] #74 ... [2025-10-09T03:24:28.651Z] [2025-10-09T03:24:28.651Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:28.651Z] #88 20.74 OK: 11 MiB in 17 packages [2025-10-09T03:24:28.651Z] #88 DONE 22.5s [2025-10-09T03:24:28.651Z] [2025-10-09T03:24:28.651Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T03:24:28.651Z] #74 46.65 (3/7) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:28.652Z] #74 46.66 (4/7) Installing musl-obstack (1.2.3-r2) [2025-10-09T03:24:28.652Z] #74 46.68 (5/7) Installing libucontext (1.2-r3) [2025-10-09T03:24:28.652Z] #74 46.74 (6/7) Installing gcompat (1.1.0-r4) [2025-10-09T03:24:28.652Z] #74 46.78 (7/7) Installing openssl (3.3.5-r0) [2025-10-09T03:24:28.918Z] #74 46.96 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:29.189Z] #74 47.11 OK: 10 MiB in 19 packages [2025-10-09T03:24:31.139Z] #74 ... [2025-10-09T03:24:31.139Z] [2025-10-09T03:24:31.139Z] #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-09T03:24:31.139Z] #87 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:31.139Z] #87 7.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:31.139Z] #87 15.00 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:31.139Z] #87 15.16 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:31.139Z] #87 ... [2025-10-09T03:24:31.139Z] [2025-10-09T03:24:31.139Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T03:24:31.139Z] #74 DONE 49.0s [2025-10-09T03:24:31.139Z] [2025-10-09T03:24:31.139Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-09T03:24:32.115Z] #95 ... [2025-10-09T03:24:32.115Z] [2025-10-09T03:24:32.115Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T03:24:32.115Z] #69 46.73 (1/14) Installing ca-certificates (20250911-r0) [2025-10-09T03:24:32.115Z] #69 47.45 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-09T03:24:32.115Z] #69 47.58 (3/14) Installing c-ares (1.33.1-r0) [2025-10-09T03:24:32.115Z] #69 47.59 (4/14) Installing libunistring (1.2-r0) [2025-10-09T03:24:32.115Z] #69 47.93 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-09T03:24:32.115Z] #69 47.97 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-09T03:24:32.115Z] #69 48.06 (7/14) Installing libpsl (0.21.5-r1) [2025-10-09T03:24:32.115Z] #69 48.10 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-09T03:24:32.115Z] #69 48.19 (9/14) Installing libcurl (8.14.1-r2) [2025-10-09T03:24:32.115Z] #69 48.30 (10/14) Installing curl (8.14.1-r2) [2025-10-09T03:24:32.115Z] #69 48.37 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-09T03:24:32.115Z] #69 48.38 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-09T03:24:32.115Z] #69 48.41 (13/14) Installing libucontext (1.2-r3) [2025-10-09T03:24:32.115Z] #69 48.44 (14/14) Installing gcompat (1.1.0-r4) [2025-10-09T03:24:32.115Z] #69 48.48 Executing busybox-1.36.1-r29.trigger [2025-10-09T03:24:32.115Z] #69 48.55 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:24:32.115Z] #69 49.63 OK: 15 MiB in 28 packages [2025-10-09T03:24:32.115Z] #69 DONE 51.1s [2025-10-09T03:24:32.115Z] [2025-10-09T03:24:32.115Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-09T03:24:32.115Z] #90 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:32.115Z] #90 6.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:32.115Z] #90 ... [2025-10-09T03:24:32.115Z] [2025-10-09T03:24:32.115Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:32.115Z] #91 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:32.115Z] #91 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:32.115Z] #91 12.20 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:32.115Z] #91 12.33 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:32.115Z] #91 13.09 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:32.115Z] #91 13.10 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:32.115Z] #91 13.25 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:32.454Z] #91 ... [2025-10-09T03:24:32.454Z] [2025-10-09T03:24:32.454Z] #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-09T03:24:32.454Z] #87 15.72 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:32.454Z] #87 15.72 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:32.454Z] #87 15.78 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:32.454Z] #87 16.57 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:32.454Z] #87 16.88 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:32.454Z] #87 16.93 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:32.722Z] #87 17.05 OK: 9 MiB in 15 packages [2025-10-09T03:24:33.698Z] #87 DONE 18.4s [2025-10-09T03:24:33.698Z] [2025-10-09T03:24:33.698Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:33.698Z] #91 14.13 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:33.698Z] #91 14.30 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:33.698Z] #91 14.31 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:33.698Z] #91 14.33 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:24:33.698Z] #91 15.29 OK: 14 MiB in 21 packages [2025-10-09T03:24:33.963Z] #91 ... [2025-10-09T03:24:33.963Z] [2025-10-09T03:24:33.963Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-09T03:24:33.963Z] #89 6.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:33.963Z] #89 13.65 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:33.963Z] #89 13.95 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:33.963Z] #89 14.82 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:33.963Z] #89 14.85 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:33.963Z] #89 15.03 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:33.963Z] #89 15.03 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:33.963Z] #89 15.26 OK: 20 MiB in 18 packages [2025-10-09T03:24:34.228Z] #89 ... [2025-10-09T03:24:34.228Z] [2025-10-09T03:24:34.228Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-09T03:24:34.228Z] #90 15.73 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:34.228Z] #90 15.90 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:34.228Z] #90 16.64 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:34.228Z] #90 16.64 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:34.228Z] #90 16.67 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:34.830Z] #90 ... [2025-10-09T03:24:34.830Z] [2025-10-09T03:24:34.830Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:34.830Z] #91 DONE 16.4s [2025-10-09T03:24:34.830Z] [2025-10-09T03:24:34.830Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-09T03:24:34.830Z] #90 17.24 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:35.145Z] #90 17.47 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:35.145Z] #90 17.50 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:35.145Z] #90 17.60 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:24:35.410Z] #90 ... [2025-10-09T03:24:35.410Z] [2025-10-09T03:24:35.410Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-09T03:24:35.410Z] #89 DONE 17.8s [2025-10-09T03:24:35.410Z] [2025-10-09T03:24:35.410Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-09T03:24:35.410Z] #96 DONE 0.2s [2025-10-09T03:24:35.410Z] [2025-10-09T03:24:35.410Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-09T03:24:35.410Z] #95 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:36.822Z] #95 5.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:37.411Z] #95 ... [2025-10-09T03:24:37.411Z] [2025-10-09T03:24:37.411Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-09T03:24:37.411Z] #90 18.27 OK: 20 MiB in 18 packages [2025-10-09T03:24:37.411Z] #90 DONE 19.6s [2025-10-09T03:24:37.411Z] [2025-10-09T03:24:37.411Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:37.411Z] #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:37.411Z] #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:37.676Z] #97 ... [2025-10-09T03:24:37.676Z] [2025-10-09T03:24:37.676Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-09T03:24:37.676Z] #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:37.676Z] #0 4.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-09T03:24:37.676Z] #98 10.14 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:37.676Z] #98 10.24 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:38.257Z] #98 10.68 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:38.257Z] #98 10.69 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:38.257Z] #98 10.72 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:38.835Z] #120 DONE 61.2s [2025-10-09T03:24:38.835Z] [2025-10-09T03:24:38.835Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:38.835Z] #78 DONE 59.4s [2025-10-09T03:24:38.835Z] [2025-10-09T03:24:38.835Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:38.835Z] #76 DONE 61.2s [2025-10-09T03:24:38.835Z] [2025-10-09T03:24:38.835Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:38.835Z] #110 DONE 54.3s [2025-10-09T03:24:38.835Z] [2025-10-09T03:24:38.835Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:38.835Z] #118 DONE 61.3s [2025-10-09T03:24:38.835Z] [2025-10-09T03:24:38.835Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:38.835Z] #119 DONE 61.3s [2025-10-09T03:24:38.835Z] [2025-10-09T03:24:38.835Z] #121 [support-notifications builder 6/7] COPY . . [2025-10-09T03:24:38.835Z] #121 ... [2025-10-09T03:24:38.835Z] [2025-10-09T03:24:38.835Z] #122 [core-data builder 6/7] COPY . . [2025-10-09T03:24:38.838Z] #98 11.14 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:38.838Z] #98 11.19 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:38.838Z] #98 11.22 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:38.838Z] #98 11.26 OK: 9 MiB in 18 packages [2025-10-09T03:24:39.816Z] #98 DONE 12.3s [2025-10-09T03:24:39.816Z] [2025-10-09T03:24:39.816Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T03:24:41.770Z] #99 DONE 1.7s [2025-10-09T03:24:41.770Z] [2025-10-09T03:24:41.770Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-09T03:24:41.770Z] #100 DONE 0.2s [2025-10-09T03:24:41.770Z] [2025-10-09T03:24:41.770Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-09T03:24:41.770Z] #95 9.688 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:41.770Z] #95 9.814 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:41.770Z] #95 10.10 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:41.770Z] #95 10.11 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:41.770Z] #95 10.17 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:41.770Z] #95 10.19 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:41.770Z] #95 10.26 OK: 10 MiB in 19 packages [2025-10-09T03:24:42.037Z] #95 ... [2025-10-09T03:24:42.037Z] [2025-10-09T03:24:42.037Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-09T03:24:42.037Z] #101 DONE 0.2s [2025-10-09T03:24:42.304Z] [2025-10-09T03:24:42.304Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-09T03:24:42.304Z] #95 DONE 11.3s [2025-10-09T03:24:42.304Z] [2025-10-09T03:24:42.304Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-09T03:24:42.570Z] #102 ... [2025-10-09T03:24:42.570Z] [2025-10-09T03:24:42.570Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T03:24:42.570Z] #103 DONE 0.6s [2025-10-09T03:24:42.844Z] [2025-10-09T03:24:42.844Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-09T03:24:42.844Z] #104 DONE 0.3s [2025-10-09T03:24:42.844Z] [2025-10-09T03:24:42.844Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-09T03:24:43.110Z] #105 DONE 0.3s [2025-10-09T03:24:43.110Z] [2025-10-09T03:24:43.110Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T03:24:43.110Z] #97 8.118 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:43.110Z] #97 8.222 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T03:24:43.110Z] #97 8.527 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:43.110Z] #97 8.535 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T03:24:43.110Z] #97 8.581 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:43.110Z] #97 9.090 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T03:24:43.110Z] #97 9.204 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T03:24:43.110Z] #97 9.231 Executing busybox-1.36.1-r30.trigger [2025-10-09T03:24:43.110Z] #97 9.283 Executing ca-certificates-20250911-r0.trigger [2025-10-09T03:24:43.110Z] #97 9.926 OK: 15 MiB in 28 packages [2025-10-09T03:24:43.110Z] #97 DONE 11.3s [2025-10-09T03:24:43.110Z] [2025-10-09T03:24:43.110Z] #106 [security-spire-config] exporting to image [2025-10-09T03:24:43.110Z] #106 exporting layers [2025-10-09T03:24:44.144Z] #122 ... [2025-10-09T03:24:44.144Z] [2025-10-09T03:24:44.144Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-09T03:24:44.144Z] #123 ... [2025-10-09T03:24:44.144Z] [2025-10-09T03:24:44.144Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-10-09T03:24:44.144Z] #124 ... [2025-10-09T03:24:44.144Z] [2025-10-09T03:24:44.144Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-09T03:24:44.144Z] #125 ... [2025-10-09T03:24:44.144Z] [2025-10-09T03:24:44.144Z] #126 [core-keeper builder 7/8] COPY . . [2025-10-09T03:24:44.532Z] #106 ... [2025-10-09T03:24:44.532Z] [2025-10-09T03:24:44.532Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-09T03:24:44.532Z] #102 DONE 2.2s [2025-10-09T03:24:44.532Z] [2025-10-09T03:24:44.532Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T03:24:45.488Z] #107 ... [2025-10-09T03:24:45.488Z] [2025-10-09T03:24:45.488Z] #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T03:24:45.488Z] #108 DONE 3.2s [2025-10-09T03:24:45.488Z] [2025-10-09T03:24:45.488Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-09T03:24:45.758Z] #109 DONE 0.4s [2025-10-09T03:24:45.758Z] [2025-10-09T03:24:45.758Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-09T03:24:46.024Z] #110 DONE 0.3s [2025-10-09T03:24:46.024Z] [2025-10-09T03:24:46.024Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:46.292Z] #93 ... [2025-10-09T03:24:46.292Z] [2025-10-09T03:24:46.292Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T03:24:46.559Z] #111 DONE 0.4s [2025-10-09T03:24:46.559Z] [2025-10-09T03:24:46.559Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T03:24:46.559Z] #107 DONE 2.1s [2025-10-09T03:24:46.559Z] [2025-10-09T03:24:46.559Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-09T03:24:46.559Z] #112 ... [2025-10-09T03:24:46.559Z] [2025-10-09T03:24:46.559Z] #106 [security-spire-config] exporting to image [2025-10-09T03:24:46.559Z] #106 exporting layers 3.3s done [2025-10-09T03:24:46.559Z] #106 writing image sha256:e388a335925445163fce63562e97e3a0afdaa7f621bccd35e452365427d020df 0.0s done [2025-10-09T03:24:46.559Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2025-10-09T03:24:46.559Z] #106 DONE 3.3s [2025-10-09T03:24:46.826Z] [2025-10-09T03:24:46.826Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-09T03:24:46.826Z] #113 DONE 0.4s [2025-10-09T03:24:46.826Z] [2025-10-09T03:24:46.826Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-09T03:24:46.826Z] #112 DONE 0.4s [2025-10-09T03:24:46.826Z] [2025-10-09T03:24:46.826Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-09T03:24:47.407Z] #114 DONE 0.4s [2025-10-09T03:24:47.407Z] [2025-10-09T03:24:47.407Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-09T03:24:47.407Z] #115 DONE 0.3s [2025-10-09T03:24:47.407Z] [2025-10-09T03:24:47.407Z] #106 [security-spire-server] exporting to image [2025-10-09T03:24:47.673Z] #106 ... [2025-10-09T03:24:47.673Z] [2025-10-09T03:24:47.673Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T03:24:47.673Z] #116 DONE 0.3s [2025-10-09T03:24:47.673Z] [2025-10-09T03:24:47.673Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-09T03:24:47.673Z] #117 DONE 0.2s [2025-10-09T03:24:47.673Z] [2025-10-09T03:24:47.673Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:47.942Z] #81 ... [2025-10-09T03:24:47.942Z] [2025-10-09T03:24:47.942Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-09T03:24:48.214Z] #118 DONE 0.3s [2025-10-09T03:24:48.214Z] [2025-10-09T03:24:48.214Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:24:48.214Z] #47 ... [2025-10-09T03:24:48.214Z] [2025-10-09T03:24:48.214Z] #106 [security-spire-agent] exporting to image [2025-10-09T03:24:50.791Z] #106 exporting layers 3.0s done [2025-10-09T03:24:50.791Z] #106 writing image sha256:cd82f5167ef58669d07d55de256d6c2794b9b900999fcaffd5dd8a44f6ff965d [2025-10-09T03:24:50.791Z] #106 writing image sha256:cd82f5167ef58669d07d55de256d6c2794b9b900999fcaffd5dd8a44f6ff965d 0.0s done [2025-10-09T03:24:50.791Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-09T03:24:50.791Z] #106 exporting layers 2.5s done [2025-10-09T03:24:50.791Z] #106 writing image sha256:1b180ec753e05e13d3cc98bd214479be028a102282c21835afef7f6d046be4df done [2025-10-09T03:24:50.791Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2025-10-09T03:24:50.791Z] #106 DONE 6.7s [2025-10-09T03:24:50.791Z] [2025-10-09T03:24:50.791Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:24:59.035Z] #126 DONE 24.8s [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #122 [core-data builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #122 DONE 24.9s [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #121 [support-notifications builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #121 DONE 24.8s [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #124 DONE 24.9s [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:24:59.035Z] #127 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #128 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:59.035Z] #129 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #125 DONE 24.8s [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #130 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:59.035Z] #131 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:24:59.035Z] #132 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #123 DONE 24.9s [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:59.035Z] #133 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:24:59.035Z] #134 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #135 [core-command builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #135 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #136 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:59.035Z] #137 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:24:59.035Z] #138 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:24:59.035Z] #139 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:59.035Z] #140 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #141 [core-metadata builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #141 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #142 [security-proxy-auth builder 6/7] COPY . . [2025-10-09T03:24:59.035Z] #142 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:24:59.035Z] #143 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:24:59.035Z] #144 CACHED [2025-10-09T03:24:59.035Z] [2025-10-09T03:24:59.035Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:24:59.035Z] #145 0.738 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-09T03:25:09.008Z] #145 ... [2025-10-09T03:25:09.008Z] [2025-10-09T03:25:09.008Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T03:25:09.008Z] #0 0.648 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-09T03:25:09.009Z] #146 ... [2025-10-09T03:25:09.009Z] [2025-10-09T03:25:09.009Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-09T03:25:09.009Z] #0 1.113 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-09T03:25:09.009Z] #147 ... [2025-10-09T03:25:09.009Z] [2025-10-09T03:25:09.009Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-09T03:25:09.009Z] #0 0.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-09T03:25:09.009Z] #148 ... [2025-10-09T03:25:09.009Z] [2025-10-09T03:25:09.009Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-09T03:25:09.009Z] #0 0.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-09T03:25:09.009Z] #149 ... [2025-10-09T03:25:09.009Z] [2025-10-09T03:25:09.009Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-09T03:25:09.009Z] #0 1.127 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-09T03:25:09.009Z] #150 ... [2025-10-09T03:25:09.009Z] [2025-10-09T03:25:09.009Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T03:25:09.009Z] #0 0.558 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-09T03:25:09.009Z] #151 ... [2025-10-09T03:25:09.009Z] [2025-10-09T03:25:09.009Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-09T03:25:09.009Z] #0 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-09T03:25:09.266Z] #152 ... [2025-10-09T03:25:09.266Z] [2025-10-09T03:25:09.266Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-09T03:25:09.267Z] #0 0.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-09T03:25:09.524Z] #153 ... [2025-10-09T03:25:09.524Z] [2025-10-09T03:25:09.524Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-09T03:25:09.524Z] #0 1.117 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-09T03:25:09.524Z] #154 ... [2025-10-09T03:25:09.524Z] [2025-10-09T03:25:09.524Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-09T03:25:09.524Z] #0 0.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-09T03:25:09.783Z] #155 ... [2025-10-09T03:25:09.783Z] [2025-10-09T03:25:09.783Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-09T03:25:09.783Z] #0 0.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-09T03:25:58.633Z] #47 ... [2025-10-09T03:25:58.633Z] [2025-10-09T03:25:58.633Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:25:58.633Z] #83 DONE 124.0s [2025-10-09T03:25:58.633Z] [2025-10-09T03:25:58.633Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:25:58.633Z] #78 DONE 124.5s [2025-10-09T03:25:58.633Z] [2025-10-09T03:25:58.633Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:25:58.633Z] #79 DONE 129.7s [2025-10-09T03:25:58.633Z] [2025-10-09T03:25:58.633Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:25:58.633Z] #81 DONE 127.5s [2025-10-09T03:25:58.633Z] [2025-10-09T03:25:58.633Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:25:58.633Z] #93 DONE 104.6s [2025-10-09T03:25:58.633Z] [2025-10-09T03:25:58.633Z] #119 [support-scheduler builder 6/7] COPY . . [2025-10-09T03:25:58.901Z] #119 ... [2025-10-09T03:25:58.901Z] [2025-10-09T03:25:58.901Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:25:58.901Z] #82 DONE 126.6s [2025-10-09T03:25:58.901Z] [2025-10-09T03:25:58.901Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #120 ... [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #121 DONE 2.0s [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #122 [support-notifications builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #122 DONE 2.0s [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #123 [core-data builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #123 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:26:00.842Z] #124 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:26:00.842Z] #125 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #126 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:26:00.842Z] #127 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:26:00.842Z] #128 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #129 [core-metadata builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #129 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:26:00.842Z] #130 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:26:00.842Z] #131 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #132 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:26:00.842Z] #133 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:26:00.842Z] #134 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #135 [core-command builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #135 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:26:00.842Z] #136 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:26:00.842Z] #137 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #138 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-09T03:26:00.842Z] #139 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T03:26:00.842Z] #140 CACHED [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #119 [support-scheduler builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #119 DONE 1.9s [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #141 DONE 2.1s [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-10-09T03:26:00.842Z] #120 DONE 1.9s [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T03:26:00.842Z] #142 ... [2025-10-09T03:26:00.842Z] [2025-10-09T03:26:00.842Z] #143 [core-keeper builder 7/8] COPY . . [2025-10-09T03:26:00.842Z] #143 DONE 2.1s [2025-10-09T03:26:01.110Z] [2025-10-09T03:26:01.110Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T03:26:06.467Z] #144 ... [2025-10-09T03:26:06.468Z] [2025-10-09T03:26:06.468Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-09T03:26:06.468Z] #0 4.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-09T03:26:06.468Z] #145 ... [2025-10-09T03:26:06.468Z] [2025-10-09T03:26:06.468Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T03:26:06.468Z] #144 5.634 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-09T03:26:10.712Z] #144 ... [2025-10-09T03:26:10.712Z] [2025-10-09T03:26:10.712Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-09T03:26:10.712Z] #0 5.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-09T03:26:10.995Z] #146 ... [2025-10-09T03:26:10.995Z] [2025-10-09T03:26:10.995Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:26:10.995Z] #0 4.192 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-09T03:26:10.995Z] #147 ... [2025-10-09T03:26:10.995Z] [2025-10-09T03:26:10.995Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-09T03:26:10.995Z] #0 6.298 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-09T03:26:11.266Z] #148 ... [2025-10-09T03:26:11.266Z] [2025-10-09T03:26:11.266Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-09T03:26:11.266Z] #0 6.237 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-09T03:26:11.266Z] #149 ... [2025-10-09T03:26:11.266Z] [2025-10-09T03:26:11.266Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-09T03:26:11.266Z] #0 4.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-09T03:26:11.535Z] #150 ... [2025-10-09T03:26:11.535Z] [2025-10-09T03:26:11.535Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-09T03:26:11.535Z] #0 6.313 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-09T03:26:11.535Z] #151 ... [2025-10-09T03:26:11.535Z] [2025-10-09T03:26:11.535Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-09T03:26:11.535Z] #0 4.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-09T03:26:11.811Z] #152 ... [2025-10-09T03:26:11.811Z] [2025-10-09T03:26:11.811Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-09T03:26:11.811Z] #0 6.338 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-09T03:26:12.081Z] #153 ... [2025-10-09T03:26:12.081Z] [2025-10-09T03:26:12.081Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-09T03:26:12.081Z] #0 6.320 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-09T03:26:12.081Z] #154 ... [2025-10-09T03:26:12.081Z] [2025-10-09T03:26:12.081Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T03:26:12.081Z] #142 6.175 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-09T03:27:31.270Z] #156 ... [2025-10-09T03:27:31.270Z] [2025-10-09T03:27:31.270Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-09T03:27:31.270Z] #152 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-09T03:27:41.641Z] #152 ... [2025-10-09T03:27:41.641Z] [2025-10-09T03:27:41.641Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-09T03:27:41.641Z] #156 DONE 161.8s [2025-10-09T03:27:41.641Z] [2025-10-09T03:27:41.641Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-09T03:27:48.243Z] #147 DONE 169.9s [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:27:48.243Z] #145 DONE 169.9s [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-09T03:27:48.243Z] #153 DONE 169.9s [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-09T03:27:48.243Z] #155 DONE 169.9s [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T03:27:48.243Z] #151 DONE 170.0s [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-09T03:27:48.243Z] #149 DONE 169.9s [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.243Z] #157 ... [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-09T03:27:48.243Z] #152 DONE 170.0s [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-09T03:27:48.243Z] #150 DONE 170.0s [2025-10-09T03:27:48.243Z] [2025-10-09T03:27:48.243Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T03:27:48.243Z] #146 DONE 170.1s [2025-10-09T03:27:48.503Z] [2025-10-09T03:27:48.503Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-09T03:27:48.503Z] #148 DONE 170.1s [2025-10-09T03:27:48.503Z] [2025-10-09T03:27:48.503Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-09T03:27:48.503Z] #154 DONE 170.1s [2025-10-09T03:27:48.503Z] [2025-10-09T03:27:48.503Z] #158 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.503Z] #158 ... [2025-10-09T03:27:48.503Z] [2025-10-09T03:27:48.503Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-09T03:27:48.503Z] #159 DONE 0.4s [2025-10-09T03:27:48.503Z] [2025-10-09T03:27:48.503Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.503Z] #160 DONE 0.4s [2025-10-09T03:27:48.503Z] [2025-10-09T03:27:48.503Z] #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.762Z] #158 DONE 0.3s [2025-10-09T03:27:48.762Z] [2025-10-09T03:27:48.762Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.762Z] #157 DONE 0.4s [2025-10-09T03:27:48.762Z] [2025-10-09T03:27:48.762Z] #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.762Z] #161 DONE 0.4s [2025-10-09T03:27:48.762Z] [2025-10-09T03:27:48.762Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.762Z] #162 DONE 0.4s [2025-10-09T03:27:48.762Z] [2025-10-09T03:27:48.762Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.762Z] #163 DONE 0.3s [2025-10-09T03:27:48.762Z] [2025-10-09T03:27:48.762Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.762Z] #164 DONE 0.3s [2025-10-09T03:27:48.762Z] [2025-10-09T03:27:48.762Z] #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:48.762Z] #165 DONE 0.3s [2025-10-09T03:27:48.762Z] [2025-10-09T03:27:48.762Z] #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.329Z] #166 ... [2025-10-09T03:27:49.329Z] [2025-10-09T03:27:49.329Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.329Z] #167 DONE 0.5s [2025-10-09T03:27:49.329Z] [2025-10-09T03:27:49.329Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.329Z] #168 DONE 0.6s [2025-10-09T03:27:49.329Z] [2025-10-09T03:27:49.329Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-09T03:27:49.329Z] #169 ... [2025-10-09T03:27:49.329Z] [2025-10-09T03:27:49.329Z] #170 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.329Z] #170 DONE 0.8s [2025-10-09T03:27:49.329Z] [2025-10-09T03:27:49.329Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.329Z] #171 DONE 0.8s [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.588Z] #166 DONE 0.8s [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.588Z] #172 DONE 0.8s [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.588Z] #173 DONE 0.8s [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:49.588Z] #174 CACHED [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.588Z] #175 CACHED [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:49.588Z] #176 CACHED [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.588Z] #177 CACHED [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #178 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:49.588Z] #178 CACHED [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:49.588Z] #179 CACHED [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-09T03:27:49.588Z] #180 DONE 0.8s [2025-10-09T03:27:49.588Z] [2025-10-09T03:27:49.588Z] #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:50.550Z] #181 ... [2025-10-09T03:27:50.550Z] [2025-10-09T03:27:50.550Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-09T03:27:50.550Z] #182 DONE 1.8s [2025-10-09T03:27:50.550Z] [2025-10-09T03:27:50.550Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:52.521Z] #183 ... [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-09T03:27:52.521Z] #184 DONE 2.9s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-09T03:27:52.521Z] #169 DONE 3.1s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-09T03:27:52.521Z] #185 DONE 2.9s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #186 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-09T03:27:52.521Z] #186 ... [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-09T03:27:52.521Z] #187 DONE 3.0s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-09T03:27:52.521Z] #188 DONE 3.0s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-09T03:27:52.521Z] #189 DONE 3.0s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-09T03:27:52.521Z] #190 DONE 3.0s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-09T03:27:52.521Z] #191 DONE 3.0s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-09T03:27:52.521Z] #192 DONE 3.0s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #193 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-09T03:27:52.521Z] #193 DONE 3.0s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:52.521Z] #181 DONE 3.0s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:27:52.521Z] #183 DONE 2.2s [2025-10-09T03:27:52.521Z] [2025-10-09T03:27:52.521Z] #194 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:52.784Z] #194 ... [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:52.784Z] #195 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-09T03:27:52.784Z] #196 DONE 0.4s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #186 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-09T03:27:52.784Z] #186 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:52.784Z] #197 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:52.784Z] #198 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:52.784Z] #199 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #200 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:52.784Z] #200 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-09T03:27:52.784Z] #201 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:52.784Z] #202 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #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-10-09T03:27:52.784Z] #203 DONE 0.3s [2025-10-09T03:27:52.784Z] [2025-10-09T03:27:52.784Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-09T03:27:53.044Z] #204 ... [2025-10-09T03:27:53.044Z] [2025-10-09T03:27:53.044Z] #194 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:27:53.044Z] #194 DONE 0.3s [2025-10-09T03:27:53.044Z] [2025-10-09T03:27:53.044Z] #205 [core-data] exporting to image [2025-10-09T03:27:53.044Z] #205 exporting layers [2025-10-09T03:27:53.305Z] #205 ... [2025-10-09T03:27:53.305Z] [2025-10-09T03:27:53.305Z] #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-09T03:27:53.305Z] #206 DONE 0.6s [2025-10-09T03:27:53.305Z] [2025-10-09T03:27:53.305Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-09T03:27:53.305Z] #207 DONE 0.5s [2025-10-09T03:27:53.305Z] [2025-10-09T03:27:53.305Z] #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-09T03:27:53.305Z] #208 DONE 0.5s [2025-10-09T03:27:53.305Z] [2025-10-09T03:27:53.305Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-09T03:27:53.305Z] #204 DONE 0.5s [2025-10-09T03:27:53.565Z] [2025-10-09T03:27:53.565Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:27:53.565Z] #209 DONE 0.6s [2025-10-09T03:27:53.565Z] [2025-10-09T03:27:53.565Z] #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-09T03:27:53.565Z] #210 DONE 0.6s [2025-10-09T03:27:53.565Z] [2025-10-09T03:27:53.565Z] #211 [security-spiffe-token-provider] exporting to image [2025-10-09T03:27:53.565Z] #211 exporting layers 0.2s done [2025-10-09T03:27:53.565Z] #211 writing image sha256:4412a2e13882a05dce47b0ffd7e8e8f980fe045d86a800e150ab3f8dc4e59e46 0.0s done [2025-10-09T03:27:53.565Z] #211 naming to docker.io/library/security-spiffe-token-provider done [2025-10-09T03:27:53.565Z] #211 DONE 0.9s [2025-10-09T03:27:53.565Z] [2025-10-09T03:27:53.565Z] #205 [core-data] exporting to image [2025-10-09T03:27:53.565Z] #205 exporting layers 0.7s done [2025-10-09T03:27:54.137Z] #205 ... [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-09T03:27:54.137Z] #212 DONE 0.6s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-09T03:27:54.137Z] #213 DONE 0.6s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-09T03:27:54.137Z] #214 DONE 0.5s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #215 [core-keeper] exporting to image [2025-10-09T03:27:54.137Z] #215 exporting layers 0.2s done [2025-10-09T03:27:54.137Z] #215 writing image sha256:476a9ed24bff6c06c9531212bec129f1c9b8da7149fe99c5428b00051a644924 0.1s done [2025-10-09T03:27:54.137Z] #215 naming to docker.io/library/core-keeper 0.0s done [2025-10-09T03:27:54.137Z] #215 DONE 1.5s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #216 [core-command] exporting to image [2025-10-09T03:27:54.137Z] #216 exporting layers 0.7s done [2025-10-09T03:27:54.137Z] #216 writing image sha256:36abefe5f615c1c8c25944c45c4c18e5d560b614ce4c169e08254f52bb5e3f3d 0.5s done [2025-10-09T03:27:54.137Z] #216 naming to docker.io/library/core-command 0.0s done [2025-10-09T03:27:54.137Z] #216 DONE 1.3s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #205 [core-data] exporting to image [2025-10-09T03:27:54.137Z] #205 writing image sha256:2acceaf99cec93957919babdc08cb6eee37c9a40ea9f975fbd8f63d8b7435a1f 0.0s done [2025-10-09T03:27:54.137Z] #205 naming to docker.io/library/core-data done [2025-10-09T03:27:54.137Z] #205 DONE 1.2s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #217 [support-notifications] exporting to image [2025-10-09T03:27:54.137Z] #217 exporting layers 1.2s done [2025-10-09T03:27:54.137Z] #217 writing image sha256:57ac6e8052ee19e98d643ea19398be6ed1ffb0ad3ccdd528840177ffb18d56ac 0.0s done [2025-10-09T03:27:54.137Z] #217 naming to docker.io/library/support-notifications done [2025-10-09T03:27:54.137Z] #217 DONE 1.3s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #218 [support-scheduler] exporting to image [2025-10-09T03:27:54.137Z] #218 exporting layers 1.3s done [2025-10-09T03:27:54.137Z] #218 writing image sha256:e1aa2074a0a5e49be972a9223d90a12783b1e05798056749e953b6592ffe97e8 done [2025-10-09T03:27:54.137Z] #218 naming to docker.io/library/support-scheduler done [2025-10-09T03:27:54.137Z] #218 DONE 1.4s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #219 [core-metadata] exporting to image [2025-10-09T03:27:54.137Z] #219 exporting layers 0.6s done [2025-10-09T03:27:54.137Z] #219 writing image sha256:32badd20d175c625794c6968f12ed216e919ffce03e747237d357bf8bdceb215 done [2025-10-09T03:27:54.137Z] #219 naming to docker.io/library/core-metadata 0.0s done [2025-10-09T03:27:54.137Z] #219 DONE 0.7s [2025-10-09T03:27:54.137Z] [2025-10-09T03:27:54.137Z] #220 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-09T03:27:54.398Z] #220 ... [2025-10-09T03:27:54.398Z] [2025-10-09T03:27:54.398Z] #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T03:27:54.398Z] #221 DONE 0.8s [2025-10-09T03:27:54.398Z] [2025-10-09T03:27:54.398Z] #222 [core-common-config-bootstrapper] exporting to image [2025-10-09T03:27:54.658Z] #222 ... [2025-10-09T03:27:54.658Z] [2025-10-09T03:27:54.658Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-09T03:27:54.658Z] #223 DONE 0.6s [2025-10-09T03:27:54.658Z] [2025-10-09T03:27:54.658Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T03:27:54.658Z] #224 DONE 1.2s [2025-10-09T03:27:54.658Z] [2025-10-09T03:27:54.658Z] #220 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-09T03:27:54.658Z] #220 DONE 0.6s [2025-10-09T03:27:54.658Z] [2025-10-09T03:27:54.658Z] #225 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-09T03:27:54.658Z] #225 DONE 0.1s [2025-10-09T03:27:54.658Z] [2025-10-09T03:27:54.658Z] #222 [core-common-config-bootstrapper] exporting to image [2025-10-09T03:27:54.658Z] #222 exporting layers 0.5s done [2025-10-09T03:27:54.919Z] #222 writing image sha256:30aab8e5a75c360848d470e62702446f6e0177d3978807b0dc66c9554017fb68 done [2025-10-09T03:27:54.919Z] #222 naming to docker.io/library/core-common-config-bootstrapper done [2025-10-09T03:27:54.919Z] #222 DONE 0.6s [2025-10-09T03:27:54.919Z] [2025-10-09T03:27:54.919Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-09T03:27:54.919Z] #226 DONE 0.1s [2025-10-09T03:27:54.919Z] [2025-10-09T03:27:54.919Z] #227 [security-proxy-auth] exporting to image [2025-10-09T03:27:54.919Z] #227 exporting layers 0.2s done [2025-10-09T03:27:54.919Z] #227 ... [2025-10-09T03:27:54.919Z] [2025-10-09T03:27:54.919Z] #228 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-09T03:27:54.919Z] #228 DONE 0.2s [2025-10-09T03:27:54.919Z] [2025-10-09T03:27:54.919Z] #227 [security-proxy-auth] exporting to image [2025-10-09T03:27:54.919Z] #227 writing image sha256:97260efb08958e06399e0eddad942cde568fa4d7881b69f987b84356641d23cc done [2025-10-09T03:27:54.919Z] #227 naming to docker.io/library/security-proxy-auth 0.0s done [2025-10-09T03:27:55.180Z] #227 DONE 0.3s [2025-10-09T03:27:55.180Z] [2025-10-09T03:27:55.180Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T03:27:55.180Z] #229 DONE 1.0s [2025-10-09T03:27:55.180Z] [2025-10-09T03:27:55.180Z] #230 [security-proxy-setup] exporting to image [2025-10-09T03:27:55.180Z] #230 ... [2025-10-09T03:27:55.180Z] [2025-10-09T03:27:55.180Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-09T03:27:55.180Z] #231 DONE 0.2s [2025-10-09T03:27:55.441Z] [2025-10-09T03:27:55.441Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T03:27:55.441Z] #232 DONE 0.6s [2025-10-09T03:27:55.441Z] [2025-10-09T03:27:55.441Z] #230 [security-proxy-setup] exporting to image [2025-10-09T03:27:55.441Z] #230 exporting layers 0.3s done [2025-10-09T03:27:55.441Z] #230 writing image sha256:9f8db3025679df8ca1c0e8c23694f64670eb6244b5e32f6fe310ca6f0384ba23 done [2025-10-09T03:27:55.441Z] #230 naming to docker.io/library/security-proxy-setup done [2025-10-09T03:27:55.441Z] #230 DONE 0.4s [2025-10-09T03:27:55.441Z] [2025-10-09T03:27:55.441Z] #233 [security-secretstore-setup] exporting to image [2025-10-09T03:27:55.700Z] #233 exporting layers 0.2s done [2025-10-09T03:27:55.700Z] #233 writing image sha256:a5ced0b9167f25b5d183a0f1cd91d883e84a0209793d1f4f110837bb5b030fae done [2025-10-09T03:27:55.700Z] #233 naming to docker.io/library/security-secretstore-setup done [2025-10-09T03:27:55.700Z] #233 DONE 0.3s [2025-10-09T03:27:55.700Z] [2025-10-09T03:27:55.700Z] #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-09T03:27:55.700Z] #234 DONE 0.5s [2025-10-09T03:27:55.700Z] [2025-10-09T03:27:55.700Z] #235 [security-bootstrapper] exporting to image [2025-10-09T03:27:56.280Z] #235 exporting layers 0.4s done [2025-10-09T03:27:56.280Z] #235 writing image sha256:9aa3ef630bb60febb75868b9d4a32424ee782d3560bee35d8bd913049e68c8bb done [2025-10-09T03:27:56.280Z] #235 naming to docker.io/library/security-bootstrapper done [2025-10-09T03:27:56.280Z] #235 DONE 0.5s [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T03:27:56.280Z] time="2025-10-09T03:22:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-09T03:27:56.291Z] $ docker stop --time=1 edddc97d7f213141ee31c0b0cf1c2f46d2c788fb0a9caaf270ce62dc7402aa6b [2025-10-09T03:27:57.542Z] $ docker rm -f --volumes edddc97d7f213141ee31c0b0cf1c2f46d2c788fb0a9caaf270ce62dc7402aa6b [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-09T03:27:57.898Z] + docker images [2025-10-09T03:27:57.898Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-09T03:27:57.898Z] security-bootstrapper latest 9aa3ef630bb6 2 seconds ago 27MB [2025-10-09T03:27:57.898Z] security-secretstore-setup latest a5ced0b9167f 2 seconds ago 86.4MB [2025-10-09T03:27:57.898Z] security-proxy-auth latest 97260efb0895 3 seconds ago 51.2MB [2025-10-09T03:27:57.898Z] security-proxy-setup latest 9f8db3025679 3 seconds ago 55.7MB [2025-10-09T03:27:57.899Z] core-common-config-bootstrapper latest 30aab8e5a75c 3 seconds ago 25.9MB [2025-10-09T03:27:57.899Z] core-metadata latest 32badd20d175 4 seconds ago 52.2MB [2025-10-09T03:27:57.899Z] core-data latest 2acceaf99cec 5 seconds ago 52.1MB [2025-10-09T03:27:57.899Z] support-notifications latest 57ac6e8052ee 5 seconds ago 59.4MB [2025-10-09T03:27:57.899Z] core-keeper latest 476a9ed24bff 5 seconds ago 45.3MB [2025-10-09T03:27:57.899Z] security-spiffe-token-provider latest 4412a2e13882 5 seconds ago 54.6MB [2025-10-09T03:27:57.899Z] support-scheduler latest e1aa2074a0a5 5 seconds ago 55.8MB [2025-10-09T03:27:57.899Z] core-command latest 36abefe5f615 5 seconds ago 46.3MB [2025-10-09T03:27:57.899Z] security-spire-config latest c498a974d1a9 4 minutes ago 155MB [2025-10-09T03:27:57.899Z] security-spire-agent latest 3765b3b86c55 4 minutes ago 201MB [2025-10-09T03:27:57.899Z] security-spire-server latest 89e2b1bb84bf 4 minutes ago 156MB [2025-10-09T03:27:57.899Z] ci-base-image-x86_64 latest 80632315bef6 8 minutes ago 936MB [2025-10-09T03:27:57.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 months ago 580MB [2025-10-09T03:27:57.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB [2025-10-09T03:27:57.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T03:27:58.074Z] provisioning config files... [2025-10-09T03:27:58.085Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/911@tmp/config3838361269843992035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-09T03:27:58.387Z] ---> ****-login.sh [2025-10-09T03:27:58.387Z] nexus3.edgexfoundry.org:10001 [2025-10-09T03:27:58.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:27:58.387Z] Login Succeeded [2025-10-09T03:27:58.387Z] nexus3.edgexfoundry.org:10002 [2025-10-09T03:27:58.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:27:58.387Z] Login Succeeded [2025-10-09T03:27:58.387Z] nexus3.edgexfoundry.org:10003 [2025-10-09T03:27:58.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:27:58.646Z] Login Succeeded [2025-10-09T03:27:58.646Z] nexus3.edgexfoundry.org:10004 [2025-10-09T03:27:58.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:27:58.646Z] Login Succeeded [2025-10-09T03:27:58.646Z] ****.io [2025-10-09T03:27:58.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T03:27:58.905Z] Login Succeeded [2025-10-09T03:27:58.905Z] ---> ****-login.sh ends [Pipeline] } [2025-10-09T03:27:58.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:27:58.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-09T03:27:59.000Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-09T03:27:59.000Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:27:59.000Z] latest [2025-10-09T03:27:59.000Z] 4.1.0-dev.67 [2025-10-09T03:27:59.000Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:27:59.000Z] main [2025-10-09T03:27:59.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:27:59.356Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:27:59.688Z] + docker push nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:27:59.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-09T03:27:59.688Z] 83e936310702: Preparing [2025-10-09T03:27:59.688Z] cb15625c0ed0: Preparing [2025-10-09T03:27:59.688Z] 2bb066feb86d: Preparing [2025-10-09T03:27:59.688Z] 4bcb49533dc8: Preparing [2025-10-09T03:27:59.688Z] 12547783dd00: Preparing [2025-10-09T03:27:59.688Z] 940fd2efe2ec: Preparing [2025-10-09T03:27:59.688Z] 097100c76c15: Preparing [2025-10-09T03:27:59.688Z] 097100c76c15: Waiting [2025-10-09T03:27:59.688Z] 940fd2efe2ec: Waiting [2025-10-09T03:27:59.688Z] 2bb066feb86d: Pushed [2025-10-09T03:27:59.688Z] 4bcb49533dc8: Pushed [2025-10-09T03:27:59.688Z] 83e936310702: Pushed [2025-10-09T03:27:59.688Z] 097100c76c15: Layer already exists [2025-10-09T03:27:59.688Z] 940fd2efe2ec: Pushed [2025-10-09T03:28:00.253Z] 12547783dd00: Pushed [2025-10-09T03:28:18.609Z] cb15625c0ed0: Pushed [2025-10-09T03:28:18.610Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:19.005Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:19.374Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-09T03:28:19.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-09T03:28:19.375Z] 83e936310702: Preparing [2025-10-09T03:28:19.375Z] cb15625c0ed0: Preparing [2025-10-09T03:28:19.375Z] 2bb066feb86d: Preparing [2025-10-09T03:28:19.375Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:19.375Z] 12547783dd00: Preparing [2025-10-09T03:28:19.375Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:19.375Z] 097100c76c15: Preparing [2025-10-09T03:28:19.375Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:19.375Z] 097100c76c15: Waiting [2025-10-09T03:28:19.375Z] 83e936310702: Layer already exists [2025-10-09T03:28:19.375Z] 12547783dd00: Layer already exists [2025-10-09T03:28:19.375Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:19.375Z] cb15625c0ed0: Layer already exists [2025-10-09T03:28:19.375Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:19.375Z] 097100c76c15: Layer already exists [2025-10-09T03:28:19.375Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:19.375Z] latest: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:19.698Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:20.028Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-09T03:28:20.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-09T03:28:20.028Z] 83e936310702: Preparing [2025-10-09T03:28:20.028Z] cb15625c0ed0: Preparing [2025-10-09T03:28:20.028Z] 2bb066feb86d: Preparing [2025-10-09T03:28:20.028Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:20.028Z] 12547783dd00: Preparing [2025-10-09T03:28:20.028Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:20.028Z] 097100c76c15: Preparing [2025-10-09T03:28:20.028Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:20.028Z] 097100c76c15: Waiting [2025-10-09T03:28:20.028Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:20.028Z] 83e936310702: Layer already exists [2025-10-09T03:28:20.028Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:20.028Z] cb15625c0ed0: Layer already exists [2025-10-09T03:28:20.028Z] 12547783dd00: Layer already exists [2025-10-09T03:28:20.028Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:20.028Z] 097100c76c15: Layer already exists [2025-10-09T03:28:20.028Z] 4.1.0-dev.67: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:20.369Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:20.706Z] + docker push nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:20.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-09T03:28:20.706Z] 83e936310702: Preparing [2025-10-09T03:28:20.706Z] cb15625c0ed0: Preparing [2025-10-09T03:28:20.706Z] 2bb066feb86d: Preparing [2025-10-09T03:28:20.706Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:20.706Z] 12547783dd00: Preparing [2025-10-09T03:28:20.706Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:20.706Z] 097100c76c15: Preparing [2025-10-09T03:28:20.706Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:20.706Z] 097100c76c15: Waiting [2025-10-09T03:28:20.706Z] 12547783dd00: Layer already exists [2025-10-09T03:28:20.706Z] cb15625c0ed0: Layer already exists [2025-10-09T03:28:20.706Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:20.706Z] 83e936310702: Layer already exists [2025-10-09T03:28:20.706Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:20.706Z] 097100c76c15: Layer already exists [2025-10-09T03:28:20.706Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:20.706Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:21.038Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:21.385Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-09T03:28:21.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-09T03:28:21.385Z] 83e936310702: Preparing [2025-10-09T03:28:21.385Z] cb15625c0ed0: Preparing [2025-10-09T03:28:21.385Z] 2bb066feb86d: Preparing [2025-10-09T03:28:21.385Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:21.385Z] 12547783dd00: Preparing [2025-10-09T03:28:21.385Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:21.385Z] 097100c76c15: Preparing [2025-10-09T03:28:21.385Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:21.385Z] 097100c76c15: Waiting [2025-10-09T03:28:21.385Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:21.385Z] cb15625c0ed0: Layer already exists [2025-10-09T03:28:21.385Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:21.385Z] 12547783dd00: Layer already exists [2025-10-09T03:28:21.385Z] 83e936310702: Layer already exists [2025-10-09T03:28:21.385Z] 097100c76c15: Layer already exists [2025-10-09T03:28:21.385Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:21.385Z] main: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:28:21.469Z] ===================================================== [Pipeline] echo [2025-10-09T03:28:21.487Z] taggedImages: [2025-10-09T03:28:21.487Z] - nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:21.487Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-09T03:28:21.487Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-09T03:28:21.487Z] - nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:21.487Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-09T03:28:21.521Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-09T03:28:21.521Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:21.521Z] latest [2025-10-09T03:28:21.521Z] 4.1.0-dev.67 [2025-10-09T03:28:21.521Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:21.521Z] main [2025-10-09T03:28:21.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:21.895Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:22.226Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:22.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-09T03:28:22.226Z] b6481f3e51e6: Preparing [2025-10-09T03:28:22.226Z] 3381bfd5c638: Preparing [2025-10-09T03:28:22.226Z] cf5d54663f00: Preparing [2025-10-09T03:28:22.226Z] 4b4d03ead66e: Preparing [2025-10-09T03:28:22.226Z] 2bb066feb86d: Preparing [2025-10-09T03:28:22.226Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:22.226Z] 12547783dd00: Preparing [2025-10-09T03:28:22.226Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:22.226Z] 097100c76c15: Preparing [2025-10-09T03:28:22.226Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:22.226Z] 12547783dd00: Waiting [2025-10-09T03:28:22.226Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:22.226Z] 097100c76c15: Waiting [2025-10-09T03:28:22.226Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:22.226Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:22.226Z] 12547783dd00: Layer already exists [2025-10-09T03:28:22.226Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:22.226Z] 097100c76c15: Layer already exists [2025-10-09T03:28:22.226Z] b6481f3e51e6: Pushed [2025-10-09T03:28:22.226Z] 3381bfd5c638: Pushed [2025-10-09T03:28:22.226Z] cf5d54663f00: Pushed [2025-10-09T03:28:23.602Z] 4b4d03ead66e: Pushed [2025-10-09T03:28:23.602Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:23.945Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:24.271Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-09T03:28:24.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-09T03:28:24.271Z] b6481f3e51e6: Preparing [2025-10-09T03:28:24.271Z] 3381bfd5c638: Preparing [2025-10-09T03:28:24.271Z] cf5d54663f00: Preparing [2025-10-09T03:28:24.271Z] 4b4d03ead66e: Preparing [2025-10-09T03:28:24.271Z] 2bb066feb86d: Preparing [2025-10-09T03:28:24.271Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:24.271Z] 12547783dd00: Preparing [2025-10-09T03:28:24.271Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:24.271Z] 097100c76c15: Preparing [2025-10-09T03:28:24.271Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:24.271Z] 12547783dd00: Waiting [2025-10-09T03:28:24.271Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:24.271Z] 097100c76c15: Waiting [2025-10-09T03:28:24.271Z] cf5d54663f00: Layer already exists [2025-10-09T03:28:24.271Z] 3381bfd5c638: Layer already exists [2025-10-09T03:28:24.271Z] 4b4d03ead66e: Layer already exists [2025-10-09T03:28:24.271Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:24.271Z] b6481f3e51e6: Layer already exists [2025-10-09T03:28:24.271Z] 12547783dd00: Layer already exists [2025-10-09T03:28:24.271Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:24.271Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:24.271Z] 097100c76c15: Layer already exists [2025-10-09T03:28:24.271Z] latest: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:24.610Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:24.945Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-09T03:28:24.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-09T03:28:24.945Z] b6481f3e51e6: Preparing [2025-10-09T03:28:24.945Z] 3381bfd5c638: Preparing [2025-10-09T03:28:24.945Z] cf5d54663f00: Preparing [2025-10-09T03:28:24.945Z] 4b4d03ead66e: Preparing [2025-10-09T03:28:24.945Z] 2bb066feb86d: Preparing [2025-10-09T03:28:24.945Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:24.945Z] 12547783dd00: Preparing [2025-10-09T03:28:24.945Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:24.945Z] 097100c76c15: Preparing [2025-10-09T03:28:24.945Z] 12547783dd00: Waiting [2025-10-09T03:28:24.945Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:24.945Z] 097100c76c15: Waiting [2025-10-09T03:28:24.945Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:24.945Z] 4b4d03ead66e: Layer already exists [2025-10-09T03:28:24.945Z] 3381bfd5c638: Layer already exists [2025-10-09T03:28:24.945Z] b6481f3e51e6: Layer already exists [2025-10-09T03:28:24.945Z] cf5d54663f00: Layer already exists [2025-10-09T03:28:24.945Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:24.945Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:24.945Z] 097100c76c15: Layer already exists [2025-10-09T03:28:24.945Z] 12547783dd00: Layer already exists [2025-10-09T03:28:24.945Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:24.945Z] 4.1.0-dev.67: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:25.281Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:25.613Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:25.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-09T03:28:25.614Z] b6481f3e51e6: Preparing [2025-10-09T03:28:25.614Z] 3381bfd5c638: Preparing [2025-10-09T03:28:25.614Z] cf5d54663f00: Preparing [2025-10-09T03:28:25.614Z] 4b4d03ead66e: Preparing [2025-10-09T03:28:25.614Z] 2bb066feb86d: Preparing [2025-10-09T03:28:25.614Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:25.614Z] 12547783dd00: Preparing [2025-10-09T03:28:25.614Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:25.614Z] 097100c76c15: Preparing [2025-10-09T03:28:25.614Z] 12547783dd00: Waiting [2025-10-09T03:28:25.614Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:25.614Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:25.614Z] 097100c76c15: Waiting [2025-10-09T03:28:25.614Z] cf5d54663f00: Layer already exists [2025-10-09T03:28:25.614Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:25.614Z] 3381bfd5c638: Layer already exists [2025-10-09T03:28:25.614Z] b6481f3e51e6: Layer already exists [2025-10-09T03:28:25.614Z] 4b4d03ead66e: Layer already exists [2025-10-09T03:28:25.614Z] 12547783dd00: Layer already exists [2025-10-09T03:28:25.614Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:25.614Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:25.614Z] 097100c76c15: Layer already exists [2025-10-09T03:28:25.614Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:25.950Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:26.292Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-09T03:28:26.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-09T03:28:26.292Z] b6481f3e51e6: Preparing [2025-10-09T03:28:26.292Z] 3381bfd5c638: Preparing [2025-10-09T03:28:26.292Z] cf5d54663f00: Preparing [2025-10-09T03:28:26.292Z] 4b4d03ead66e: Preparing [2025-10-09T03:28:26.292Z] 2bb066feb86d: Preparing [2025-10-09T03:28:26.292Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:26.292Z] 12547783dd00: Preparing [2025-10-09T03:28:26.292Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:26.292Z] 097100c76c15: Preparing [2025-10-09T03:28:26.292Z] 12547783dd00: Waiting [2025-10-09T03:28:26.292Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:26.292Z] 097100c76c15: Waiting [2025-10-09T03:28:26.292Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:26.292Z] 4b4d03ead66e: Layer already exists [2025-10-09T03:28:26.292Z] b6481f3e51e6: Layer already exists [2025-10-09T03:28:26.292Z] cf5d54663f00: Layer already exists [2025-10-09T03:28:26.292Z] 3381bfd5c638: Layer already exists [2025-10-09T03:28:26.292Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:26.292Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:26.292Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:26.292Z] 12547783dd00: Layer already exists [2025-10-09T03:28:26.292Z] 097100c76c15: Layer already exists [2025-10-09T03:28:26.292Z] main: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:28:26.381Z] ===================================================== [Pipeline] echo [2025-10-09T03:28:26.402Z] taggedImages: [2025-10-09T03:28:26.402Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:26.402Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-09T03:28:26.402Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-09T03:28:26.402Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:26.403Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-09T03:28:26.437Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-09T03:28:26.437Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:26.437Z] latest [2025-10-09T03:28:26.437Z] 4.1.0-dev.67 [2025-10-09T03:28:26.437Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:26.437Z] main [2025-10-09T03:28:26.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:26.801Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:27.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:27.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-09T03:28:27.144Z] 0b9f61d36b3b: Preparing [2025-10-09T03:28:27.144Z] 0ff55c6dfe5a: Preparing [2025-10-09T03:28:27.144Z] 2bb066feb86d: Preparing [2025-10-09T03:28:27.144Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:27.144Z] 12547783dd00: Preparing [2025-10-09T03:28:27.144Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:27.144Z] 097100c76c15: Preparing [2025-10-09T03:28:27.144Z] 097100c76c15: Waiting [2025-10-09T03:28:27.144Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:27.144Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:27.144Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:27.144Z] 12547783dd00: Layer already exists [2025-10-09T03:28:27.144Z] 097100c76c15: Layer already exists [2025-10-09T03:28:27.144Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:27.144Z] 0b9f61d36b3b: Pushed [2025-10-09T03:28:31.344Z] 0ff55c6dfe5a: Pushed [2025-10-09T03:28:31.344Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:31.685Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:32.031Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-09T03:28:32.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-09T03:28:32.031Z] 0b9f61d36b3b: Preparing [2025-10-09T03:28:32.031Z] 0ff55c6dfe5a: Preparing [2025-10-09T03:28:32.031Z] 2bb066feb86d: Preparing [2025-10-09T03:28:32.031Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:32.031Z] 12547783dd00: Preparing [2025-10-09T03:28:32.031Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:32.031Z] 097100c76c15: Preparing [2025-10-09T03:28:32.031Z] 097100c76c15: Waiting [2025-10-09T03:28:32.031Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:32.031Z] 0b9f61d36b3b: Layer already exists [2025-10-09T03:28:32.031Z] 12547783dd00: Layer already exists [2025-10-09T03:28:32.031Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:32.031Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:32.031Z] 0ff55c6dfe5a: Layer already exists [2025-10-09T03:28:32.031Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:32.031Z] 097100c76c15: Layer already exists [2025-10-09T03:28:32.031Z] latest: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:32.368Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:32.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-09T03:28:32.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-09T03:28:32.706Z] 0b9f61d36b3b: Preparing [2025-10-09T03:28:32.706Z] 0ff55c6dfe5a: Preparing [2025-10-09T03:28:32.706Z] 2bb066feb86d: Preparing [2025-10-09T03:28:32.706Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:32.706Z] 12547783dd00: Preparing [2025-10-09T03:28:32.706Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:32.706Z] 097100c76c15: Preparing [2025-10-09T03:28:32.706Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:32.706Z] 097100c76c15: Waiting [2025-10-09T03:28:32.706Z] 12547783dd00: Layer already exists [2025-10-09T03:28:32.706Z] 0b9f61d36b3b: Layer already exists [2025-10-09T03:28:32.706Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:32.706Z] 0ff55c6dfe5a: Layer already exists [2025-10-09T03:28:32.706Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:32.706Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:32.706Z] 097100c76c15: Layer already exists [2025-10-09T03:28:32.706Z] 4.1.0-dev.67: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:33.052Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:33.399Z] + docker push nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:33.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-09T03:28:33.399Z] 0b9f61d36b3b: Preparing [2025-10-09T03:28:33.399Z] 0ff55c6dfe5a: Preparing [2025-10-09T03:28:33.399Z] 2bb066feb86d: Preparing [2025-10-09T03:28:33.399Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:33.399Z] 12547783dd00: Preparing [2025-10-09T03:28:33.399Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:33.399Z] 097100c76c15: Preparing [2025-10-09T03:28:33.399Z] 097100c76c15: Waiting [2025-10-09T03:28:33.399Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:33.399Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:33.399Z] 0b9f61d36b3b: Layer already exists [2025-10-09T03:28:33.399Z] 12547783dd00: Layer already exists [2025-10-09T03:28:33.399Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:33.399Z] 0ff55c6dfe5a: Layer already exists [2025-10-09T03:28:33.399Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:33.399Z] 097100c76c15: Layer already exists [2025-10-09T03:28:33.399Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:33.786Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:34.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-09T03:28:34.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-09T03:28:34.118Z] 0b9f61d36b3b: Preparing [2025-10-09T03:28:34.118Z] 0ff55c6dfe5a: Preparing [2025-10-09T03:28:34.118Z] 2bb066feb86d: Preparing [2025-10-09T03:28:34.118Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:34.118Z] 12547783dd00: Preparing [2025-10-09T03:28:34.118Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:34.118Z] 097100c76c15: Preparing [2025-10-09T03:28:34.118Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:34.118Z] 097100c76c15: Waiting [2025-10-09T03:28:34.118Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:34.118Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:34.118Z] 0ff55c6dfe5a: Layer already exists [2025-10-09T03:28:34.118Z] 12547783dd00: Layer already exists [2025-10-09T03:28:34.118Z] 0b9f61d36b3b: Layer already exists [2025-10-09T03:28:34.118Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:34.118Z] 097100c76c15: Layer already exists [2025-10-09T03:28:34.118Z] main: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:28:34.219Z] ===================================================== [Pipeline] echo [2025-10-09T03:28:34.234Z] taggedImages: [2025-10-09T03:28:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-09T03:28:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-09T03:28:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:34.234Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-09T03:28:34.263Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-09T03:28:34.263Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:34.263Z] latest [2025-10-09T03:28:34.263Z] 4.1.0-dev.67 [2025-10-09T03:28:34.263Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:34.263Z] main [2025-10-09T03:28:34.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:34.632Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:34.967Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:34.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-09T03:28:34.967Z] 73610a8b8621: Preparing [2025-10-09T03:28:34.967Z] 8eef69d4c386: Preparing [2025-10-09T03:28:34.967Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:34.967Z] 6628f59c177e: Preparing [2025-10-09T03:28:34.967Z] 3977441181e1: Preparing [2025-10-09T03:28:34.967Z] 097100c76c15: Preparing [2025-10-09T03:28:34.967Z] 097100c76c15: Waiting [2025-10-09T03:28:34.967Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:34.967Z] 097100c76c15: Layer already exists [2025-10-09T03:28:34.967Z] 6628f59c177e: Pushed [2025-10-09T03:28:34.967Z] 3977441181e1: Pushed [2025-10-09T03:28:34.967Z] 73610a8b8621: Pushed [2025-10-09T03:28:39.153Z] 8eef69d4c386: Pushed [2025-10-09T03:28:39.153Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:39.493Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:39.829Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-09T03:28:39.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-09T03:28:39.829Z] 73610a8b8621: Preparing [2025-10-09T03:28:39.829Z] 8eef69d4c386: Preparing [2025-10-09T03:28:39.829Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:39.829Z] 6628f59c177e: Preparing [2025-10-09T03:28:39.829Z] 3977441181e1: Preparing [2025-10-09T03:28:39.829Z] 097100c76c15: Preparing [2025-10-09T03:28:39.829Z] 097100c76c15: Waiting [2025-10-09T03:28:39.829Z] 8eef69d4c386: Layer already exists [2025-10-09T03:28:39.829Z] 3977441181e1: Layer already exists [2025-10-09T03:28:39.829Z] 6628f59c177e: Layer already exists [2025-10-09T03:28:39.829Z] 73610a8b8621: Layer already exists [2025-10-09T03:28:39.829Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:39.829Z] 097100c76c15: Layer already exists [2025-10-09T03:28:39.829Z] latest: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:40.171Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:40.500Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-09T03:28:40.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-09T03:28:40.500Z] 73610a8b8621: Preparing [2025-10-09T03:28:40.500Z] 8eef69d4c386: Preparing [2025-10-09T03:28:40.500Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:40.500Z] 6628f59c177e: Preparing [2025-10-09T03:28:40.500Z] 3977441181e1: Preparing [2025-10-09T03:28:40.500Z] 097100c76c15: Preparing [2025-10-09T03:28:40.500Z] 097100c76c15: Waiting [2025-10-09T03:28:40.500Z] 6628f59c177e: Layer already exists [2025-10-09T03:28:40.500Z] 73610a8b8621: Layer already exists [2025-10-09T03:28:40.500Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:40.500Z] 8eef69d4c386: Layer already exists [2025-10-09T03:28:40.500Z] 3977441181e1: Layer already exists [2025-10-09T03:28:40.500Z] 097100c76c15: Layer already exists [2025-10-09T03:28:40.500Z] 4.1.0-dev.67: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:40.831Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:41.157Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:41.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-09T03:28:41.157Z] 73610a8b8621: Preparing [2025-10-09T03:28:41.157Z] 8eef69d4c386: Preparing [2025-10-09T03:28:41.157Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:41.157Z] 6628f59c177e: Preparing [2025-10-09T03:28:41.157Z] 3977441181e1: Preparing [2025-10-09T03:28:41.157Z] 097100c76c15: Preparing [2025-10-09T03:28:41.157Z] 097100c76c15: Waiting [2025-10-09T03:28:41.157Z] 8eef69d4c386: Layer already exists [2025-10-09T03:28:41.157Z] 3977441181e1: Layer already exists [2025-10-09T03:28:41.157Z] 73610a8b8621: Layer already exists [2025-10-09T03:28:41.157Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:41.157Z] 6628f59c177e: Layer already exists [2025-10-09T03:28:41.157Z] 097100c76c15: Layer already exists [2025-10-09T03:28:41.157Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:41.488Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:41.828Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-09T03:28:41.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-09T03:28:41.828Z] 73610a8b8621: Preparing [2025-10-09T03:28:41.828Z] 8eef69d4c386: Preparing [2025-10-09T03:28:41.828Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:41.828Z] 6628f59c177e: Preparing [2025-10-09T03:28:41.828Z] 3977441181e1: Preparing [2025-10-09T03:28:41.828Z] 097100c76c15: Preparing [2025-10-09T03:28:41.828Z] 097100c76c15: Waiting [2025-10-09T03:28:41.828Z] 6628f59c177e: Layer already exists [2025-10-09T03:28:41.828Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:41.828Z] 8eef69d4c386: Layer already exists [2025-10-09T03:28:41.828Z] 73610a8b8621: Layer already exists [2025-10-09T03:28:41.828Z] 3977441181e1: Layer already exists [2025-10-09T03:28:41.828Z] 097100c76c15: Layer already exists [2025-10-09T03:28:41.828Z] main: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:28:41.923Z] ===================================================== [Pipeline] echo [2025-10-09T03:28:41.941Z] taggedImages: [2025-10-09T03:28:41.941Z] - nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:41.941Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-09T03:28:41.941Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-09T03:28:41.941Z] - nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:41.941Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-09T03:28:41.977Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-09T03:28:41.977Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:41.977Z] latest [2025-10-09T03:28:41.977Z] 4.1.0-dev.67 [2025-10-09T03:28:41.977Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:41.977Z] main [2025-10-09T03:28:41.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:42.341Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:42.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:42.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-09T03:28:42.677Z] aefa2325b012: Preparing [2025-10-09T03:28:42.677Z] ec5a7fc71a72: Preparing [2025-10-09T03:28:42.677Z] 2184451577b6: Preparing [2025-10-09T03:28:42.677Z] 2bb066feb86d: Preparing [2025-10-09T03:28:42.677Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:42.677Z] 12547783dd00: Preparing [2025-10-09T03:28:42.677Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:42.677Z] 097100c76c15: Preparing [2025-10-09T03:28:42.677Z] 12547783dd00: Waiting [2025-10-09T03:28:42.677Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:42.677Z] 097100c76c15: Waiting [2025-10-09T03:28:42.677Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:42.677Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:42.677Z] 12547783dd00: Layer already exists [2025-10-09T03:28:42.677Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:42.677Z] 097100c76c15: Layer already exists [2025-10-09T03:28:42.677Z] ec5a7fc71a72: Pushed [2025-10-09T03:28:42.677Z] aefa2325b012: Pushed [2025-10-09T03:28:46.868Z] 2184451577b6: Pushed [2025-10-09T03:28:46.868Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:47.209Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:47.539Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-09T03:28:47.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-09T03:28:47.539Z] aefa2325b012: Preparing [2025-10-09T03:28:47.539Z] ec5a7fc71a72: Preparing [2025-10-09T03:28:47.539Z] 2184451577b6: Preparing [2025-10-09T03:28:47.539Z] 2bb066feb86d: Preparing [2025-10-09T03:28:47.539Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:47.539Z] 12547783dd00: Preparing [2025-10-09T03:28:47.539Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:47.539Z] 097100c76c15: Preparing [2025-10-09T03:28:47.539Z] 12547783dd00: Waiting [2025-10-09T03:28:47.539Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:47.539Z] 097100c76c15: Waiting [2025-10-09T03:28:47.539Z] ec5a7fc71a72: Layer already exists [2025-10-09T03:28:47.539Z] aefa2325b012: Layer already exists [2025-10-09T03:28:47.539Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:47.539Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:47.539Z] 2184451577b6: Layer already exists [2025-10-09T03:28:47.539Z] 097100c76c15: Layer already exists [2025-10-09T03:28:47.539Z] 12547783dd00: Layer already exists [2025-10-09T03:28:47.539Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:47.539Z] latest: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:47.876Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:48.206Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-09T03:28:48.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-09T03:28:48.206Z] aefa2325b012: Preparing [2025-10-09T03:28:48.206Z] ec5a7fc71a72: Preparing [2025-10-09T03:28:48.206Z] 2184451577b6: Preparing [2025-10-09T03:28:48.206Z] 2bb066feb86d: Preparing [2025-10-09T03:28:48.206Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:48.206Z] 12547783dd00: Preparing [2025-10-09T03:28:48.206Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:48.206Z] 097100c76c15: Preparing [2025-10-09T03:28:48.206Z] 12547783dd00: Waiting [2025-10-09T03:28:48.206Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:48.206Z] 097100c76c15: Waiting [2025-10-09T03:28:48.206Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:48.206Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:48.206Z] 2184451577b6: Layer already exists [2025-10-09T03:28:48.206Z] aefa2325b012: Layer already exists [2025-10-09T03:28:48.206Z] ec5a7fc71a72: Layer already exists [2025-10-09T03:28:48.206Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:48.206Z] 12547783dd00: Layer already exists [2025-10-09T03:28:48.206Z] 097100c76c15: Layer already exists [2025-10-09T03:28:48.206Z] 4.1.0-dev.67: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:48.545Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:48.895Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:48.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-09T03:28:48.895Z] aefa2325b012: Preparing [2025-10-09T03:28:48.895Z] ec5a7fc71a72: Preparing [2025-10-09T03:28:48.895Z] 2184451577b6: Preparing [2025-10-09T03:28:48.895Z] 2bb066feb86d: Preparing [2025-10-09T03:28:48.895Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:48.895Z] 12547783dd00: Preparing [2025-10-09T03:28:48.895Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:48.895Z] 097100c76c15: Preparing [2025-10-09T03:28:48.895Z] 12547783dd00: Waiting [2025-10-09T03:28:48.895Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:48.895Z] 097100c76c15: Waiting [2025-10-09T03:28:48.895Z] aefa2325b012: Layer already exists [2025-10-09T03:28:48.895Z] ec5a7fc71a72: Layer already exists [2025-10-09T03:28:48.895Z] 2184451577b6: Layer already exists [2025-10-09T03:28:48.895Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:48.895Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:48.895Z] 12547783dd00: Layer already exists [2025-10-09T03:28:48.895Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:48.895Z] 097100c76c15: Layer already exists [2025-10-09T03:28:48.895Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:49.241Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:49.579Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-09T03:28:49.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-09T03:28:49.579Z] aefa2325b012: Preparing [2025-10-09T03:28:49.579Z] ec5a7fc71a72: Preparing [2025-10-09T03:28:49.580Z] 2184451577b6: Preparing [2025-10-09T03:28:49.580Z] 2bb066feb86d: Preparing [2025-10-09T03:28:49.580Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:49.580Z] 12547783dd00: Preparing [2025-10-09T03:28:49.580Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:49.580Z] 097100c76c15: Preparing [2025-10-09T03:28:49.580Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:49.580Z] 097100c76c15: Waiting [2025-10-09T03:28:49.580Z] 12547783dd00: Waiting [2025-10-09T03:28:49.580Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:49.580Z] 2184451577b6: Layer already exists [2025-10-09T03:28:49.580Z] aefa2325b012: Layer already exists [2025-10-09T03:28:49.580Z] ec5a7fc71a72: Layer already exists [2025-10-09T03:28:49.580Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:49.580Z] 12547783dd00: Layer already exists [2025-10-09T03:28:49.580Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:49.580Z] 097100c76c15: Layer already exists [2025-10-09T03:28:49.580Z] main: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:28:49.662Z] ===================================================== [Pipeline] echo [2025-10-09T03:28:49.681Z] taggedImages: [2025-10-09T03:28:49.681Z] - nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:49.681Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-09T03:28:49.681Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-09T03:28:49.681Z] - nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:49.681Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-09T03:28:49.713Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-09T03:28:49.713Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:49.713Z] latest [2025-10-09T03:28:49.713Z] 4.1.0-dev.67 [2025-10-09T03:28:49.713Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:49.713Z] main [2025-10-09T03:28:49.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:50.066Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:50.399Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:50.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-09T03:28:50.399Z] 8e83650a72a5: Preparing [2025-10-09T03:28:50.399Z] 16fc45647456: Preparing [2025-10-09T03:28:50.399Z] f4e4c9e2ab25: Preparing [2025-10-09T03:28:50.399Z] c76d3e5d2b0e: Preparing [2025-10-09T03:28:50.399Z] 291e014d9068: Preparing [2025-10-09T03:28:50.399Z] 4a7af661692f: Preparing [2025-10-09T03:28:50.399Z] 7a6d464bf9d1: Preparing [2025-10-09T03:28:50.399Z] 2bb066feb86d: Preparing [2025-10-09T03:28:50.399Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:50.399Z] 0ba907de03da: Preparing [2025-10-09T03:28:50.399Z] 7ac002a917c8: Preparing [2025-10-09T03:28:50.399Z] 5f70bf18a086: Preparing [2025-10-09T03:28:50.399Z] a48a9e98b9d5: Preparing [2025-10-09T03:28:50.399Z] e0f665925d70: Preparing [2025-10-09T03:28:50.399Z] ddf38df0bcb1: Preparing [2025-10-09T03:28:50.399Z] 097100c76c15: Preparing [2025-10-09T03:28:50.399Z] 7a6d464bf9d1: Waiting [2025-10-09T03:28:50.399Z] 5f70bf18a086: Waiting [2025-10-09T03:28:50.399Z] 2bb066feb86d: Waiting [2025-10-09T03:28:50.399Z] 4a7af661692f: Waiting [2025-10-09T03:28:50.399Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:50.399Z] 7ac002a917c8: Waiting [2025-10-09T03:28:50.399Z] a48a9e98b9d5: Waiting [2025-10-09T03:28:50.399Z] 0ba907de03da: Waiting [2025-10-09T03:28:50.399Z] e0f665925d70: Waiting [2025-10-09T03:28:50.399Z] ddf38df0bcb1: Waiting [2025-10-09T03:28:50.399Z] 097100c76c15: Waiting [2025-10-09T03:28:50.399Z] 8e83650a72a5: Pushed [2025-10-09T03:28:50.399Z] 291e014d9068: Pushed [2025-10-09T03:28:50.399Z] c76d3e5d2b0e: Pushed [2025-10-09T03:28:50.399Z] 16fc45647456: Pushed [2025-10-09T03:28:50.399Z] f4e4c9e2ab25: Pushed [2025-10-09T03:28:50.399Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:50.399Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:50.399Z] 5f70bf18a086: Layer already exists [2025-10-09T03:28:50.399Z] 4a7af661692f: Pushed [2025-10-09T03:28:50.658Z] 7ac002a917c8: Pushed [2025-10-09T03:28:50.658Z] 0ba907de03da: Pushed [2025-10-09T03:28:50.658Z] a48a9e98b9d5: Pushed [2025-10-09T03:28:50.658Z] 097100c76c15: Layer already exists [2025-10-09T03:28:50.658Z] ddf38df0bcb1: Pushed [2025-10-09T03:28:51.229Z] e0f665925d70: Pushed [2025-10-09T03:28:51.796Z] 7a6d464bf9d1: Pushed [2025-10-09T03:28:51.796Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:52.137Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:52.468Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-09T03:28:52.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-09T03:28:52.468Z] 8e83650a72a5: Preparing [2025-10-09T03:28:52.468Z] 16fc45647456: Preparing [2025-10-09T03:28:52.468Z] f4e4c9e2ab25: Preparing [2025-10-09T03:28:52.468Z] c76d3e5d2b0e: Preparing [2025-10-09T03:28:52.468Z] 291e014d9068: Preparing [2025-10-09T03:28:52.468Z] 4a7af661692f: Preparing [2025-10-09T03:28:52.468Z] 7a6d464bf9d1: Preparing [2025-10-09T03:28:52.468Z] 2bb066feb86d: Preparing [2025-10-09T03:28:52.468Z] 4a7af661692f: Waiting [2025-10-09T03:28:52.468Z] 7a6d464bf9d1: Waiting [2025-10-09T03:28:52.468Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:52.468Z] 0ba907de03da: Preparing [2025-10-09T03:28:52.468Z] 7ac002a917c8: Preparing [2025-10-09T03:28:52.468Z] 2bb066feb86d: Waiting [2025-10-09T03:28:52.468Z] 5f70bf18a086: Preparing [2025-10-09T03:28:52.468Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:52.468Z] a48a9e98b9d5: Preparing [2025-10-09T03:28:52.468Z] e0f665925d70: Preparing [2025-10-09T03:28:52.468Z] ddf38df0bcb1: Preparing [2025-10-09T03:28:52.468Z] 097100c76c15: Preparing [2025-10-09T03:28:52.468Z] 0ba907de03da: Waiting [2025-10-09T03:28:52.468Z] 5f70bf18a086: Waiting [2025-10-09T03:28:52.468Z] 7ac002a917c8: Waiting [2025-10-09T03:28:52.468Z] a48a9e98b9d5: Waiting [2025-10-09T03:28:52.468Z] 097100c76c15: Waiting [2025-10-09T03:28:52.468Z] e0f665925d70: Waiting [2025-10-09T03:28:52.468Z] ddf38df0bcb1: Waiting [2025-10-09T03:28:52.468Z] 8e83650a72a5: Layer already exists [2025-10-09T03:28:52.468Z] c76d3e5d2b0e: Layer already exists [2025-10-09T03:28:52.468Z] 16fc45647456: Layer already exists [2025-10-09T03:28:52.468Z] 291e014d9068: Layer already exists [2025-10-09T03:28:52.468Z] f4e4c9e2ab25: Layer already exists [2025-10-09T03:28:52.468Z] 4a7af661692f: Layer already exists [2025-10-09T03:28:52.468Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:52.468Z] 7a6d464bf9d1: Layer already exists [2025-10-09T03:28:52.468Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:52.468Z] 0ba907de03da: Layer already exists [2025-10-09T03:28:52.468Z] 7ac002a917c8: Layer already exists [2025-10-09T03:28:52.468Z] e0f665925d70: Layer already exists [2025-10-09T03:28:52.468Z] 5f70bf18a086: Layer already exists [2025-10-09T03:28:52.468Z] ddf38df0bcb1: Layer already exists [2025-10-09T03:28:52.468Z] a48a9e98b9d5: Layer already exists [2025-10-09T03:28:52.468Z] 097100c76c15: Layer already exists [2025-10-09T03:28:52.468Z] latest: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:52.806Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:53.142Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-09T03:28:53.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-09T03:28:53.142Z] 8e83650a72a5: Preparing [2025-10-09T03:28:53.142Z] 16fc45647456: Preparing [2025-10-09T03:28:53.142Z] f4e4c9e2ab25: Preparing [2025-10-09T03:28:53.142Z] c76d3e5d2b0e: Preparing [2025-10-09T03:28:53.142Z] 291e014d9068: Preparing [2025-10-09T03:28:53.142Z] 4a7af661692f: Preparing [2025-10-09T03:28:53.142Z] 7a6d464bf9d1: Preparing [2025-10-09T03:28:53.142Z] 2bb066feb86d: Preparing [2025-10-09T03:28:53.142Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:53.142Z] 0ba907de03da: Preparing [2025-10-09T03:28:53.142Z] 7ac002a917c8: Preparing [2025-10-09T03:28:53.142Z] 5f70bf18a086: Preparing [2025-10-09T03:28:53.142Z] a48a9e98b9d5: Preparing [2025-10-09T03:28:53.142Z] e0f665925d70: Preparing [2025-10-09T03:28:53.142Z] ddf38df0bcb1: Preparing [2025-10-09T03:28:53.142Z] 097100c76c15: Preparing [2025-10-09T03:28:53.142Z] 4a7af661692f: Waiting [2025-10-09T03:28:53.142Z] 7a6d464bf9d1: Waiting [2025-10-09T03:28:53.142Z] 2bb066feb86d: Waiting [2025-10-09T03:28:53.142Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:53.142Z] 0ba907de03da: Waiting [2025-10-09T03:28:53.142Z] 7ac002a917c8: Waiting [2025-10-09T03:28:53.142Z] 5f70bf18a086: Waiting [2025-10-09T03:28:53.142Z] a48a9e98b9d5: Waiting [2025-10-09T03:28:53.142Z] e0f665925d70: Waiting [2025-10-09T03:28:53.142Z] ddf38df0bcb1: Waiting [2025-10-09T03:28:53.142Z] 097100c76c15: Waiting [2025-10-09T03:28:53.142Z] 8e83650a72a5: Layer already exists [2025-10-09T03:28:53.142Z] f4e4c9e2ab25: Layer already exists [2025-10-09T03:28:53.142Z] 291e014d9068: Layer already exists [2025-10-09T03:28:53.142Z] c76d3e5d2b0e: Layer already exists [2025-10-09T03:28:53.142Z] 16fc45647456: Layer already exists [2025-10-09T03:28:53.142Z] 7a6d464bf9d1: Layer already exists [2025-10-09T03:28:53.142Z] 4a7af661692f: Layer already exists [2025-10-09T03:28:53.142Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:53.142Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:53.142Z] 0ba907de03da: Layer already exists [2025-10-09T03:28:53.142Z] 5f70bf18a086: Layer already exists [2025-10-09T03:28:53.142Z] 7ac002a917c8: Layer already exists [2025-10-09T03:28:53.142Z] e0f665925d70: Layer already exists [2025-10-09T03:28:53.142Z] a48a9e98b9d5: Layer already exists [2025-10-09T03:28:53.142Z] ddf38df0bcb1: Layer already exists [2025-10-09T03:28:53.142Z] 097100c76c15: Layer already exists [2025-10-09T03:28:53.142Z] 4.1.0-dev.67: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:53.480Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:53.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:53.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-09T03:28:53.828Z] 8e83650a72a5: Preparing [2025-10-09T03:28:53.828Z] 16fc45647456: Preparing [2025-10-09T03:28:53.828Z] f4e4c9e2ab25: Preparing [2025-10-09T03:28:53.828Z] c76d3e5d2b0e: Preparing [2025-10-09T03:28:53.828Z] 291e014d9068: Preparing [2025-10-09T03:28:53.828Z] 4a7af661692f: Preparing [2025-10-09T03:28:53.828Z] 7a6d464bf9d1: Preparing [2025-10-09T03:28:53.828Z] 2bb066feb86d: Preparing [2025-10-09T03:28:53.828Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:53.828Z] 0ba907de03da: Preparing [2025-10-09T03:28:53.828Z] 7ac002a917c8: Preparing [2025-10-09T03:28:53.828Z] 5f70bf18a086: Preparing [2025-10-09T03:28:53.828Z] a48a9e98b9d5: Preparing [2025-10-09T03:28:53.828Z] e0f665925d70: Preparing [2025-10-09T03:28:53.828Z] ddf38df0bcb1: Preparing [2025-10-09T03:28:53.828Z] 097100c76c15: Preparing [2025-10-09T03:28:53.828Z] 4a7af661692f: Waiting [2025-10-09T03:28:53.828Z] 7a6d464bf9d1: Waiting [2025-10-09T03:28:53.828Z] 0ba907de03da: Waiting [2025-10-09T03:28:53.828Z] 2bb066feb86d: Waiting [2025-10-09T03:28:53.828Z] 7ac002a917c8: Waiting [2025-10-09T03:28:53.828Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:53.828Z] 5f70bf18a086: Waiting [2025-10-09T03:28:53.828Z] ddf38df0bcb1: Waiting [2025-10-09T03:28:53.828Z] a48a9e98b9d5: Waiting [2025-10-09T03:28:53.828Z] 097100c76c15: Waiting [2025-10-09T03:28:53.828Z] e0f665925d70: Waiting [2025-10-09T03:28:53.828Z] c76d3e5d2b0e: Layer already exists [2025-10-09T03:28:53.828Z] 8e83650a72a5: Layer already exists [2025-10-09T03:28:53.828Z] 291e014d9068: Layer already exists [2025-10-09T03:28:53.828Z] 16fc45647456: Layer already exists [2025-10-09T03:28:53.828Z] f4e4c9e2ab25: Layer already exists [2025-10-09T03:28:53.828Z] 4a7af661692f: Layer already exists [2025-10-09T03:28:53.828Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:53.828Z] 7a6d464bf9d1: Layer already exists [2025-10-09T03:28:53.828Z] 0ba907de03da: Layer already exists [2025-10-09T03:28:53.828Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:53.828Z] 7ac002a917c8: Layer already exists [2025-10-09T03:28:53.828Z] 5f70bf18a086: Layer already exists [2025-10-09T03:28:53.828Z] a48a9e98b9d5: Layer already exists [2025-10-09T03:28:53.828Z] e0f665925d70: Layer already exists [2025-10-09T03:28:53.828Z] ddf38df0bcb1: Layer already exists [2025-10-09T03:28:53.828Z] 097100c76c15: Layer already exists [2025-10-09T03:28:53.828Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:54.167Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:54.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-09T03:28:54.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-09T03:28:54.494Z] 8e83650a72a5: Preparing [2025-10-09T03:28:54.495Z] 16fc45647456: Preparing [2025-10-09T03:28:54.495Z] f4e4c9e2ab25: Preparing [2025-10-09T03:28:54.495Z] c76d3e5d2b0e: Preparing [2025-10-09T03:28:54.495Z] 291e014d9068: Preparing [2025-10-09T03:28:54.495Z] 4a7af661692f: Preparing [2025-10-09T03:28:54.495Z] 7a6d464bf9d1: Preparing [2025-10-09T03:28:54.495Z] 2bb066feb86d: Preparing [2025-10-09T03:28:54.495Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:54.495Z] 0ba907de03da: Preparing [2025-10-09T03:28:54.495Z] 7ac002a917c8: Preparing [2025-10-09T03:28:54.495Z] 5f70bf18a086: Preparing [2025-10-09T03:28:54.495Z] a48a9e98b9d5: Preparing [2025-10-09T03:28:54.495Z] e0f665925d70: Preparing [2025-10-09T03:28:54.495Z] ddf38df0bcb1: Preparing [2025-10-09T03:28:54.495Z] 097100c76c15: Preparing [2025-10-09T03:28:54.495Z] 2bb066feb86d: Waiting [2025-10-09T03:28:54.495Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:54.495Z] 0ba907de03da: Waiting [2025-10-09T03:28:54.495Z] 4a7af661692f: Waiting [2025-10-09T03:28:54.495Z] 7a6d464bf9d1: Waiting [2025-10-09T03:28:54.495Z] 7ac002a917c8: Waiting [2025-10-09T03:28:54.495Z] a48a9e98b9d5: Waiting [2025-10-09T03:28:54.495Z] 5f70bf18a086: Waiting [2025-10-09T03:28:54.495Z] e0f665925d70: Waiting [2025-10-09T03:28:54.495Z] ddf38df0bcb1: Waiting [2025-10-09T03:28:54.495Z] 097100c76c15: Waiting [2025-10-09T03:28:54.495Z] f4e4c9e2ab25: Layer already exists [2025-10-09T03:28:54.495Z] 16fc45647456: Layer already exists [2025-10-09T03:28:54.495Z] c76d3e5d2b0e: Layer already exists [2025-10-09T03:28:54.495Z] 8e83650a72a5: Layer already exists [2025-10-09T03:28:54.495Z] 291e014d9068: Layer already exists [2025-10-09T03:28:54.495Z] 4a7af661692f: Layer already exists [2025-10-09T03:28:54.495Z] 7a6d464bf9d1: Layer already exists [2025-10-09T03:28:54.495Z] 0ba907de03da: Layer already exists [2025-10-09T03:28:54.495Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:54.495Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:54.495Z] 7ac002a917c8: Layer already exists [2025-10-09T03:28:54.495Z] 5f70bf18a086: Layer already exists [2025-10-09T03:28:54.495Z] a48a9e98b9d5: Layer already exists [2025-10-09T03:28:54.495Z] e0f665925d70: Layer already exists [2025-10-09T03:28:54.495Z] ddf38df0bcb1: Layer already exists [2025-10-09T03:28:54.495Z] 097100c76c15: Layer already exists [2025-10-09T03:28:54.495Z] main: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:28:54.582Z] ===================================================== [Pipeline] echo [2025-10-09T03:28:54.601Z] taggedImages: [2025-10-09T03:28:54.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:54.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-09T03:28:54.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-09T03:28:54.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:54.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-09T03:28:54.633Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-09T03:28:54.633Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:54.633Z] latest [2025-10-09T03:28:54.633Z] 4.1.0-dev.67 [2025-10-09T03:28:54.633Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:28:54.633Z] main [2025-10-09T03:28:54.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:54.997Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:55.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:28:55.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-09T03:28:55.334Z] 9406f1d35c05: Preparing [2025-10-09T03:28:55.334Z] 3381bfd5c638: Preparing [2025-10-09T03:28:55.334Z] 55d29cda57be: Preparing [2025-10-09T03:28:55.334Z] efa7bd6e8c2c: Preparing [2025-10-09T03:28:55.334Z] 2bb066feb86d: Preparing [2025-10-09T03:28:55.334Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:55.334Z] 12547783dd00: Preparing [2025-10-09T03:28:55.334Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:55.334Z] 097100c76c15: Preparing [2025-10-09T03:28:55.334Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:55.334Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:55.334Z] 097100c76c15: Waiting [2025-10-09T03:28:55.334Z] 12547783dd00: Waiting [2025-10-09T03:28:55.334Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:55.334Z] 3381bfd5c638: Layer already exists [2025-10-09T03:28:55.334Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:55.334Z] 12547783dd00: Layer already exists [2025-10-09T03:28:55.334Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:55.334Z] 097100c76c15: Layer already exists [2025-10-09T03:28:55.334Z] 55d29cda57be: Pushed [2025-10-09T03:28:55.334Z] 9406f1d35c05: Pushed [2025-10-09T03:28:58.629Z] efa7bd6e8c2c: Pushed [2025-10-09T03:28:58.629Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:58.968Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:59.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-09T03:28:59.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-09T03:28:59.308Z] 9406f1d35c05: Preparing [2025-10-09T03:28:59.308Z] 3381bfd5c638: Preparing [2025-10-09T03:28:59.308Z] 55d29cda57be: Preparing [2025-10-09T03:28:59.308Z] efa7bd6e8c2c: Preparing [2025-10-09T03:28:59.308Z] 2bb066feb86d: Preparing [2025-10-09T03:28:59.308Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:59.308Z] 12547783dd00: Preparing [2025-10-09T03:28:59.308Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:59.308Z] 097100c76c15: Preparing [2025-10-09T03:28:59.308Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:59.308Z] 097100c76c15: Waiting [2025-10-09T03:28:59.308Z] 12547783dd00: Waiting [2025-10-09T03:28:59.308Z] 55d29cda57be: Layer already exists [2025-10-09T03:28:59.308Z] 3381bfd5c638: Layer already exists [2025-10-09T03:28:59.308Z] efa7bd6e8c2c: Layer already exists [2025-10-09T03:28:59.308Z] 9406f1d35c05: Layer already exists [2025-10-09T03:28:59.308Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:59.308Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:59.308Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:59.308Z] 097100c76c15: Layer already exists [2025-10-09T03:28:59.308Z] 12547783dd00: Layer already exists [2025-10-09T03:28:59.308Z] latest: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:59.649Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:28:59.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-09T03:28:59.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-09T03:28:59.982Z] 9406f1d35c05: Preparing [2025-10-09T03:28:59.982Z] 3381bfd5c638: Preparing [2025-10-09T03:28:59.982Z] 55d29cda57be: Preparing [2025-10-09T03:28:59.982Z] efa7bd6e8c2c: Preparing [2025-10-09T03:28:59.982Z] 2bb066feb86d: Preparing [2025-10-09T03:28:59.982Z] 4bcb49533dc8: Preparing [2025-10-09T03:28:59.982Z] 12547783dd00: Preparing [2025-10-09T03:28:59.982Z] 940fd2efe2ec: Preparing [2025-10-09T03:28:59.982Z] 097100c76c15: Preparing [2025-10-09T03:28:59.982Z] 4bcb49533dc8: Waiting [2025-10-09T03:28:59.982Z] 12547783dd00: Waiting [2025-10-09T03:28:59.982Z] 940fd2efe2ec: Waiting [2025-10-09T03:28:59.982Z] 097100c76c15: Waiting [2025-10-09T03:28:59.982Z] efa7bd6e8c2c: Layer already exists [2025-10-09T03:28:59.982Z] 55d29cda57be: Layer already exists [2025-10-09T03:28:59.982Z] 9406f1d35c05: Layer already exists [2025-10-09T03:28:59.982Z] 2bb066feb86d: Layer already exists [2025-10-09T03:28:59.982Z] 3381bfd5c638: Layer already exists [2025-10-09T03:28:59.982Z] 097100c76c15: Layer already exists [2025-10-09T03:28:59.982Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:28:59.982Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:28:59.982Z] 12547783dd00: Layer already exists [2025-10-09T03:28:59.982Z] 4.1.0-dev.67: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:00.325Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:00.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:00.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-09T03:29:00.668Z] 9406f1d35c05: Preparing [2025-10-09T03:29:00.668Z] 3381bfd5c638: Preparing [2025-10-09T03:29:00.668Z] 55d29cda57be: Preparing [2025-10-09T03:29:00.668Z] efa7bd6e8c2c: Preparing [2025-10-09T03:29:00.668Z] 2bb066feb86d: Preparing [2025-10-09T03:29:00.668Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:00.668Z] 12547783dd00: Preparing [2025-10-09T03:29:00.668Z] 940fd2efe2ec: Preparing [2025-10-09T03:29:00.668Z] 097100c76c15: Preparing [2025-10-09T03:29:00.668Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:00.668Z] 12547783dd00: Waiting [2025-10-09T03:29:00.668Z] 940fd2efe2ec: Waiting [2025-10-09T03:29:00.668Z] 097100c76c15: Waiting [2025-10-09T03:29:00.668Z] 9406f1d35c05: Layer already exists [2025-10-09T03:29:00.668Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:00.668Z] 55d29cda57be: Layer already exists [2025-10-09T03:29:00.668Z] efa7bd6e8c2c: Layer already exists [2025-10-09T03:29:00.668Z] 3381bfd5c638: Layer already exists [2025-10-09T03:29:00.668Z] 12547783dd00: Layer already exists [2025-10-09T03:29:00.668Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:29:00.668Z] 097100c76c15: Layer already exists [2025-10-09T03:29:00.668Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:00.668Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:01.017Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:01.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-09T03:29:01.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-09T03:29:01.350Z] 9406f1d35c05: Preparing [2025-10-09T03:29:01.350Z] 3381bfd5c638: Preparing [2025-10-09T03:29:01.350Z] 55d29cda57be: Preparing [2025-10-09T03:29:01.350Z] efa7bd6e8c2c: Preparing [2025-10-09T03:29:01.350Z] 2bb066feb86d: Preparing [2025-10-09T03:29:01.350Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:01.350Z] 12547783dd00: Preparing [2025-10-09T03:29:01.350Z] 940fd2efe2ec: Preparing [2025-10-09T03:29:01.350Z] 097100c76c15: Preparing [2025-10-09T03:29:01.350Z] 12547783dd00: Waiting [2025-10-09T03:29:01.350Z] 940fd2efe2ec: Waiting [2025-10-09T03:29:01.350Z] 097100c76c15: Waiting [2025-10-09T03:29:01.350Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:01.350Z] 55d29cda57be: Layer already exists [2025-10-09T03:29:01.350Z] 3381bfd5c638: Layer already exists [2025-10-09T03:29:01.350Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:01.350Z] 9406f1d35c05: Layer already exists [2025-10-09T03:29:01.350Z] efa7bd6e8c2c: Layer already exists [2025-10-09T03:29:01.350Z] 940fd2efe2ec: Layer already exists [2025-10-09T03:29:01.350Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:01.350Z] 097100c76c15: Layer already exists [2025-10-09T03:29:01.350Z] 12547783dd00: Layer already exists [2025-10-09T03:29:01.350Z] main: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:29:01.442Z] ===================================================== [Pipeline] echo [2025-10-09T03:29:01.459Z] taggedImages: [2025-10-09T03:29:01.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:01.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-09T03:29:01.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-09T03:29:01.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:01.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-09T03:29:01.493Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-09T03:29:01.493Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:01.493Z] latest [2025-10-09T03:29:01.493Z] 4.1.0-dev.67 [2025-10-09T03:29:01.493Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:01.493Z] main [2025-10-09T03:29:01.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:01.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:02.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:02.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-09T03:29:02.176Z] 6a571f6b15bb: Preparing [2025-10-09T03:29:02.176Z] 2f325f85febe: Preparing [2025-10-09T03:29:02.176Z] cf8c12034fc7: Preparing [2025-10-09T03:29:02.176Z] ef36c815888c: Preparing [2025-10-09T03:29:02.176Z] dfb6a5a38497: Preparing [2025-10-09T03:29:02.176Z] 2bb066feb86d: Preparing [2025-10-09T03:29:02.176Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:02.176Z] e049c627ec00: Preparing [2025-10-09T03:29:02.176Z] ce8bbe3153f4: Preparing [2025-10-09T03:29:02.176Z] 01ee3af8cfd3: Preparing [2025-10-09T03:29:02.176Z] 097100c76c15: Preparing [2025-10-09T03:29:02.176Z] e049c627ec00: Waiting [2025-10-09T03:29:02.176Z] 2bb066feb86d: Waiting [2025-10-09T03:29:02.176Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:02.176Z] ce8bbe3153f4: Waiting [2025-10-09T03:29:02.176Z] 01ee3af8cfd3: Waiting [2025-10-09T03:29:02.176Z] 097100c76c15: Waiting [2025-10-09T03:29:02.176Z] ef36c815888c: Pushed [2025-10-09T03:29:02.176Z] dfb6a5a38497: Pushed [2025-10-09T03:29:02.176Z] 2f325f85febe: Pushed [2025-10-09T03:29:02.434Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:02.434Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:02.434Z] 6a571f6b15bb: Pushed [2025-10-09T03:29:02.434Z] 097100c76c15: Layer already exists [2025-10-09T03:29:02.434Z] e049c627ec00: Pushed [2025-10-09T03:29:02.434Z] ce8bbe3153f4: Pushed [2025-10-09T03:29:04.337Z] 01ee3af8cfd3: Pushed [2025-10-09T03:29:04.907Z] cf8c12034fc7: Pushed [2025-10-09T03:29:04.907Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:05.266Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:05.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-09T03:29:05.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-09T03:29:05.598Z] 6a571f6b15bb: Preparing [2025-10-09T03:29:05.598Z] 2f325f85febe: Preparing [2025-10-09T03:29:05.598Z] cf8c12034fc7: Preparing [2025-10-09T03:29:05.598Z] ef36c815888c: Preparing [2025-10-09T03:29:05.598Z] dfb6a5a38497: Preparing [2025-10-09T03:29:05.598Z] 2bb066feb86d: Preparing [2025-10-09T03:29:05.598Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:05.598Z] e049c627ec00: Preparing [2025-10-09T03:29:05.598Z] ce8bbe3153f4: Preparing [2025-10-09T03:29:05.598Z] 01ee3af8cfd3: Preparing [2025-10-09T03:29:05.598Z] 097100c76c15: Preparing [2025-10-09T03:29:05.598Z] 2bb066feb86d: Waiting [2025-10-09T03:29:05.598Z] e049c627ec00: Waiting [2025-10-09T03:29:05.598Z] ce8bbe3153f4: Waiting [2025-10-09T03:29:05.598Z] 01ee3af8cfd3: Waiting [2025-10-09T03:29:05.598Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:05.598Z] 097100c76c15: Waiting [2025-10-09T03:29:05.598Z] cf8c12034fc7: Layer already exists [2025-10-09T03:29:05.598Z] 6a571f6b15bb: Layer already exists [2025-10-09T03:29:05.598Z] dfb6a5a38497: Layer already exists [2025-10-09T03:29:05.598Z] ef36c815888c: Layer already exists [2025-10-09T03:29:05.598Z] 2f325f85febe: Layer already exists [2025-10-09T03:29:05.598Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:05.599Z] e049c627ec00: Layer already exists [2025-10-09T03:29:05.599Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:05.599Z] 01ee3af8cfd3: Layer already exists [2025-10-09T03:29:05.599Z] ce8bbe3153f4: Layer already exists [2025-10-09T03:29:05.599Z] 097100c76c15: Layer already exists [2025-10-09T03:29:05.599Z] latest: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:05.942Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:06.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-09T03:29:06.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-09T03:29:06.283Z] 6a571f6b15bb: Preparing [2025-10-09T03:29:06.283Z] 2f325f85febe: Preparing [2025-10-09T03:29:06.283Z] cf8c12034fc7: Preparing [2025-10-09T03:29:06.283Z] ef36c815888c: Preparing [2025-10-09T03:29:06.283Z] dfb6a5a38497: Preparing [2025-10-09T03:29:06.283Z] 2bb066feb86d: Preparing [2025-10-09T03:29:06.283Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:06.283Z] 2bb066feb86d: Waiting [2025-10-09T03:29:06.283Z] e049c627ec00: Preparing [2025-10-09T03:29:06.283Z] ce8bbe3153f4: Preparing [2025-10-09T03:29:06.283Z] 01ee3af8cfd3: Preparing [2025-10-09T03:29:06.283Z] 097100c76c15: Preparing [2025-10-09T03:29:06.284Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:06.284Z] ce8bbe3153f4: Waiting [2025-10-09T03:29:06.284Z] e049c627ec00: Waiting [2025-10-09T03:29:06.284Z] 01ee3af8cfd3: Waiting [2025-10-09T03:29:06.284Z] 097100c76c15: Waiting [2025-10-09T03:29:06.284Z] 6a571f6b15bb: Layer already exists [2025-10-09T03:29:06.284Z] dfb6a5a38497: Layer already exists [2025-10-09T03:29:06.284Z] cf8c12034fc7: Layer already exists [2025-10-09T03:29:06.284Z] ef36c815888c: Layer already exists [2025-10-09T03:29:06.284Z] 2f325f85febe: Layer already exists [2025-10-09T03:29:06.284Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:06.284Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:06.284Z] 01ee3af8cfd3: Layer already exists [2025-10-09T03:29:06.284Z] ce8bbe3153f4: Layer already exists [2025-10-09T03:29:06.284Z] e049c627ec00: Layer already exists [2025-10-09T03:29:06.284Z] 097100c76c15: Layer already exists [2025-10-09T03:29:06.284Z] 4.1.0-dev.67: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:06.623Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:06.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:06.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-09T03:29:06.961Z] 6a571f6b15bb: Preparing [2025-10-09T03:29:06.961Z] 2f325f85febe: Preparing [2025-10-09T03:29:06.961Z] cf8c12034fc7: Preparing [2025-10-09T03:29:06.961Z] ef36c815888c: Preparing [2025-10-09T03:29:06.961Z] dfb6a5a38497: Preparing [2025-10-09T03:29:06.961Z] 2bb066feb86d: Preparing [2025-10-09T03:29:06.961Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:06.961Z] e049c627ec00: Preparing [2025-10-09T03:29:06.961Z] ce8bbe3153f4: Preparing [2025-10-09T03:29:06.961Z] 01ee3af8cfd3: Preparing [2025-10-09T03:29:06.961Z] 097100c76c15: Preparing [2025-10-09T03:29:06.961Z] e049c627ec00: Waiting [2025-10-09T03:29:06.961Z] ce8bbe3153f4: Waiting [2025-10-09T03:29:06.961Z] 01ee3af8cfd3: Waiting [2025-10-09T03:29:06.961Z] 097100c76c15: Waiting [2025-10-09T03:29:06.961Z] 2bb066feb86d: Waiting [2025-10-09T03:29:06.961Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:06.961Z] ef36c815888c: Layer already exists [2025-10-09T03:29:06.961Z] 2f325f85febe: Layer already exists [2025-10-09T03:29:06.961Z] cf8c12034fc7: Layer already exists [2025-10-09T03:29:06.961Z] dfb6a5a38497: Layer already exists [2025-10-09T03:29:06.961Z] 6a571f6b15bb: Layer already exists [2025-10-09T03:29:06.961Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:06.961Z] e049c627ec00: Layer already exists [2025-10-09T03:29:06.961Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:06.961Z] ce8bbe3153f4: Layer already exists [2025-10-09T03:29:06.961Z] 01ee3af8cfd3: Layer already exists [2025-10-09T03:29:06.961Z] 097100c76c15: Layer already exists [2025-10-09T03:29:06.961Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:07.299Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:07.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-09T03:29:07.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-09T03:29:07.634Z] 6a571f6b15bb: Preparing [2025-10-09T03:29:07.634Z] 2f325f85febe: Preparing [2025-10-09T03:29:07.634Z] cf8c12034fc7: Preparing [2025-10-09T03:29:07.634Z] ef36c815888c: Preparing [2025-10-09T03:29:07.634Z] dfb6a5a38497: Preparing [2025-10-09T03:29:07.634Z] 2bb066feb86d: Preparing [2025-10-09T03:29:07.634Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:07.634Z] e049c627ec00: Preparing [2025-10-09T03:29:07.634Z] ce8bbe3153f4: Preparing [2025-10-09T03:29:07.634Z] 01ee3af8cfd3: Preparing [2025-10-09T03:29:07.634Z] 097100c76c15: Preparing [2025-10-09T03:29:07.634Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:07.634Z] e049c627ec00: Waiting [2025-10-09T03:29:07.634Z] ce8bbe3153f4: Waiting [2025-10-09T03:29:07.634Z] 01ee3af8cfd3: Waiting [2025-10-09T03:29:07.634Z] 097100c76c15: Waiting [2025-10-09T03:29:07.634Z] 2bb066feb86d: Waiting [2025-10-09T03:29:07.634Z] 6a571f6b15bb: Layer already exists [2025-10-09T03:29:07.634Z] dfb6a5a38497: Layer already exists [2025-10-09T03:29:07.634Z] 2f325f85febe: Layer already exists [2025-10-09T03:29:07.634Z] cf8c12034fc7: Layer already exists [2025-10-09T03:29:07.634Z] ef36c815888c: Layer already exists [2025-10-09T03:29:07.634Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:07.634Z] ce8bbe3153f4: Layer already exists [2025-10-09T03:29:07.634Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:07.634Z] e049c627ec00: Layer already exists [2025-10-09T03:29:07.634Z] 01ee3af8cfd3: Layer already exists [2025-10-09T03:29:07.634Z] 097100c76c15: Layer already exists [2025-10-09T03:29:07.634Z] main: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:29:07.723Z] ===================================================== [Pipeline] echo [2025-10-09T03:29:07.740Z] taggedImages: [2025-10-09T03:29:07.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:07.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-09T03:29:07.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-09T03:29:07.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:07.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-09T03:29:07.772Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-09T03:29:07.772Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:07.772Z] latest [2025-10-09T03:29:07.772Z] 4.1.0-dev.67 [2025-10-09T03:29:07.772Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:07.772Z] main [2025-10-09T03:29:07.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:08.128Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:08.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:08.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-09T03:29:08.462Z] 8afbf438aebf: Preparing [2025-10-09T03:29:08.462Z] 43eea39d4b60: Preparing [2025-10-09T03:29:08.462Z] 66eb6947bad7: Preparing [2025-10-09T03:29:08.462Z] 0f60dc2055db: Preparing [2025-10-09T03:29:08.462Z] f8e44b383bed: Preparing [2025-10-09T03:29:08.462Z] 1f0bcb6bf23e: Preparing [2025-10-09T03:29:08.462Z] 1383a75d304d: Preparing [2025-10-09T03:29:08.462Z] 2bb066feb86d: Preparing [2025-10-09T03:29:08.462Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:08.462Z] a71cbbfe53b7: Preparing [2025-10-09T03:29:08.462Z] 1d50fc780810: Preparing [2025-10-09T03:29:08.462Z] 097100c76c15: Preparing [2025-10-09T03:29:08.462Z] 1383a75d304d: Waiting [2025-10-09T03:29:08.462Z] 2bb066feb86d: Waiting [2025-10-09T03:29:08.462Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:08.462Z] 097100c76c15: Waiting [2025-10-09T03:29:08.462Z] a71cbbfe53b7: Waiting [2025-10-09T03:29:08.462Z] 1d50fc780810: Waiting [2025-10-09T03:29:08.462Z] 1f0bcb6bf23e: Waiting [2025-10-09T03:29:08.462Z] f8e44b383bed: Pushed [2025-10-09T03:29:08.462Z] 8afbf438aebf: Pushed [2025-10-09T03:29:08.462Z] 43eea39d4b60: Pushed [2025-10-09T03:29:08.462Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:08.462Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:08.462Z] 1383a75d304d: Pushed [2025-10-09T03:29:08.462Z] 1f0bcb6bf23e: Pushed [2025-10-09T03:29:08.719Z] 097100c76c15: Layer already exists [2025-10-09T03:29:09.284Z] a71cbbfe53b7: Pushed [2025-10-09T03:29:09.852Z] 1d50fc780810: Pushed [2025-10-09T03:29:11.227Z] 0f60dc2055db: Pushed [2025-10-09T03:29:11.227Z] 66eb6947bad7: Pushed [2025-10-09T03:29:11.227Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:11.557Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:11.897Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-09T03:29:11.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-09T03:29:11.897Z] 8afbf438aebf: Preparing [2025-10-09T03:29:11.897Z] 43eea39d4b60: Preparing [2025-10-09T03:29:11.897Z] 66eb6947bad7: Preparing [2025-10-09T03:29:11.897Z] 0f60dc2055db: Preparing [2025-10-09T03:29:11.897Z] f8e44b383bed: Preparing [2025-10-09T03:29:11.897Z] 1f0bcb6bf23e: Preparing [2025-10-09T03:29:11.897Z] 1383a75d304d: Preparing [2025-10-09T03:29:11.897Z] 2bb066feb86d: Preparing [2025-10-09T03:29:11.897Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:11.897Z] a71cbbfe53b7: Preparing [2025-10-09T03:29:11.897Z] 1d50fc780810: Preparing [2025-10-09T03:29:11.897Z] 097100c76c15: Preparing [2025-10-09T03:29:11.897Z] 1383a75d304d: Waiting [2025-10-09T03:29:11.897Z] 2bb066feb86d: Waiting [2025-10-09T03:29:11.898Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:11.898Z] a71cbbfe53b7: Waiting [2025-10-09T03:29:11.898Z] 1d50fc780810: Waiting [2025-10-09T03:29:11.898Z] 097100c76c15: Waiting [2025-10-09T03:29:11.898Z] 1f0bcb6bf23e: Waiting [2025-10-09T03:29:11.898Z] 0f60dc2055db: Layer already exists [2025-10-09T03:29:11.898Z] 8afbf438aebf: Layer already exists [2025-10-09T03:29:11.898Z] f8e44b383bed: Layer already exists [2025-10-09T03:29:11.898Z] 66eb6947bad7: Layer already exists [2025-10-09T03:29:11.898Z] 43eea39d4b60: Layer already exists [2025-10-09T03:29:11.898Z] 1383a75d304d: Layer already exists [2025-10-09T03:29:11.898Z] 1f0bcb6bf23e: Layer already exists [2025-10-09T03:29:11.898Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:11.898Z] a71cbbfe53b7: Layer already exists [2025-10-09T03:29:11.898Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:11.898Z] 097100c76c15: Layer already exists [2025-10-09T03:29:11.898Z] 1d50fc780810: Layer already exists [2025-10-09T03:29:11.898Z] latest: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:12.238Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:12.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-09T03:29:12.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-09T03:29:12.568Z] 8afbf438aebf: Preparing [2025-10-09T03:29:12.568Z] 43eea39d4b60: Preparing [2025-10-09T03:29:12.568Z] 66eb6947bad7: Preparing [2025-10-09T03:29:12.568Z] 0f60dc2055db: Preparing [2025-10-09T03:29:12.568Z] f8e44b383bed: Preparing [2025-10-09T03:29:12.568Z] 1f0bcb6bf23e: Preparing [2025-10-09T03:29:12.568Z] 1383a75d304d: Preparing [2025-10-09T03:29:12.568Z] 2bb066feb86d: Preparing [2025-10-09T03:29:12.568Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:12.568Z] a71cbbfe53b7: Preparing [2025-10-09T03:29:12.568Z] 1d50fc780810: Preparing [2025-10-09T03:29:12.568Z] 097100c76c15: Preparing [2025-10-09T03:29:12.568Z] 1f0bcb6bf23e: Waiting [2025-10-09T03:29:12.568Z] 1383a75d304d: Waiting [2025-10-09T03:29:12.568Z] 2bb066feb86d: Waiting [2025-10-09T03:29:12.568Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:12.569Z] a71cbbfe53b7: Waiting [2025-10-09T03:29:12.569Z] 1d50fc780810: Waiting [2025-10-09T03:29:12.569Z] 097100c76c15: Waiting [2025-10-09T03:29:12.569Z] 0f60dc2055db: Layer already exists [2025-10-09T03:29:12.569Z] 8afbf438aebf: Layer already exists [2025-10-09T03:29:12.569Z] f8e44b383bed: Layer already exists [2025-10-09T03:29:12.569Z] 66eb6947bad7: Layer already exists [2025-10-09T03:29:12.569Z] 43eea39d4b60: Layer already exists [2025-10-09T03:29:12.569Z] 1f0bcb6bf23e: Layer already exists [2025-10-09T03:29:12.569Z] 1383a75d304d: Layer already exists [2025-10-09T03:29:12.569Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:12.569Z] a71cbbfe53b7: Layer already exists [2025-10-09T03:29:12.569Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:12.569Z] 1d50fc780810: Layer already exists [2025-10-09T03:29:12.569Z] 097100c76c15: Layer already exists [2025-10-09T03:29:12.569Z] 4.1.0-dev.67: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:12.902Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:13.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:13.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-09T03:29:13.231Z] 8afbf438aebf: Preparing [2025-10-09T03:29:13.231Z] 43eea39d4b60: Preparing [2025-10-09T03:29:13.231Z] 66eb6947bad7: Preparing [2025-10-09T03:29:13.231Z] 0f60dc2055db: Preparing [2025-10-09T03:29:13.231Z] f8e44b383bed: Preparing [2025-10-09T03:29:13.231Z] 1f0bcb6bf23e: Preparing [2025-10-09T03:29:13.231Z] 1383a75d304d: Preparing [2025-10-09T03:29:13.231Z] 2bb066feb86d: Preparing [2025-10-09T03:29:13.231Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:13.231Z] a71cbbfe53b7: Preparing [2025-10-09T03:29:13.231Z] 1d50fc780810: Preparing [2025-10-09T03:29:13.231Z] 097100c76c15: Preparing [2025-10-09T03:29:13.231Z] 1383a75d304d: Waiting [2025-10-09T03:29:13.231Z] 2bb066feb86d: Waiting [2025-10-09T03:29:13.231Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:13.231Z] a71cbbfe53b7: Waiting [2025-10-09T03:29:13.231Z] 1d50fc780810: Waiting [2025-10-09T03:29:13.231Z] 097100c76c15: Waiting [2025-10-09T03:29:13.231Z] 1f0bcb6bf23e: Waiting [2025-10-09T03:29:13.231Z] 66eb6947bad7: Layer already exists [2025-10-09T03:29:13.231Z] 0f60dc2055db: Layer already exists [2025-10-09T03:29:13.231Z] f8e44b383bed: Layer already exists [2025-10-09T03:29:13.231Z] 8afbf438aebf: Layer already exists [2025-10-09T03:29:13.231Z] 43eea39d4b60: Layer already exists [2025-10-09T03:29:13.231Z] 1f0bcb6bf23e: Layer already exists [2025-10-09T03:29:13.232Z] 1383a75d304d: Layer already exists [2025-10-09T03:29:13.232Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:13.232Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:13.232Z] a71cbbfe53b7: Layer already exists [2025-10-09T03:29:13.232Z] 1d50fc780810: Layer already exists [2025-10-09T03:29:13.232Z] 097100c76c15: Layer already exists [2025-10-09T03:29:13.232Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:13.573Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:13.907Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-09T03:29:13.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-09T03:29:13.907Z] 8afbf438aebf: Preparing [2025-10-09T03:29:13.907Z] 43eea39d4b60: Preparing [2025-10-09T03:29:13.907Z] 66eb6947bad7: Preparing [2025-10-09T03:29:13.907Z] 0f60dc2055db: Preparing [2025-10-09T03:29:13.907Z] f8e44b383bed: Preparing [2025-10-09T03:29:13.907Z] 1f0bcb6bf23e: Preparing [2025-10-09T03:29:13.907Z] 1383a75d304d: Preparing [2025-10-09T03:29:13.907Z] 2bb066feb86d: Preparing [2025-10-09T03:29:13.907Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:13.907Z] a71cbbfe53b7: Preparing [2025-10-09T03:29:13.907Z] 1d50fc780810: Preparing [2025-10-09T03:29:13.907Z] 097100c76c15: Preparing [2025-10-09T03:29:13.907Z] 1f0bcb6bf23e: Waiting [2025-10-09T03:29:13.908Z] 1383a75d304d: Waiting [2025-10-09T03:29:13.908Z] 2bb066feb86d: Waiting [2025-10-09T03:29:13.908Z] 4bcb49533dc8: Waiting [2025-10-09T03:29:13.908Z] a71cbbfe53b7: Waiting [2025-10-09T03:29:13.908Z] 1d50fc780810: Waiting [2025-10-09T03:29:13.908Z] 097100c76c15: Waiting [2025-10-09T03:29:13.908Z] 43eea39d4b60: Layer already exists [2025-10-09T03:29:13.908Z] f8e44b383bed: Layer already exists [2025-10-09T03:29:13.908Z] 8afbf438aebf: Layer already exists [2025-10-09T03:29:13.908Z] 0f60dc2055db: Layer already exists [2025-10-09T03:29:13.908Z] 66eb6947bad7: Layer already exists [2025-10-09T03:29:13.908Z] 1f0bcb6bf23e: Layer already exists [2025-10-09T03:29:13.908Z] 1383a75d304d: Layer already exists [2025-10-09T03:29:13.908Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:13.908Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:13.908Z] a71cbbfe53b7: Layer already exists [2025-10-09T03:29:13.908Z] 1d50fc780810: Layer already exists [2025-10-09T03:29:13.908Z] 097100c76c15: Layer already exists [2025-10-09T03:29:13.908Z] main: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:29:14.000Z] ===================================================== [Pipeline] echo [2025-10-09T03:29:14.023Z] taggedImages: [2025-10-09T03:29:14.023Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:14.023Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-09T03:29:14.023Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-09T03:29:14.023Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:14.023Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-09T03:29:14.058Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-09T03:29:14.058Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:14.058Z] latest [2025-10-09T03:29:14.058Z] 4.1.0-dev.67 [2025-10-09T03:29:14.058Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:14.058Z] main [2025-10-09T03:29:14.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:14.412Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:14.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:14.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-09T03:29:14.757Z] a5352db51042: Preparing [2025-10-09T03:29:14.757Z] f3bc921eb1b2: Preparing [2025-10-09T03:29:14.757Z] 2bb066feb86d: Preparing [2025-10-09T03:29:14.757Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:14.757Z] 5ea0f130d2b3: Preparing [2025-10-09T03:29:14.757Z] 3724902fa732: Preparing [2025-10-09T03:29:14.757Z] 097100c76c15: Preparing [2025-10-09T03:29:14.757Z] 3724902fa732: Waiting [2025-10-09T03:29:14.757Z] 097100c76c15: Waiting [2025-10-09T03:29:14.757Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:14.757Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:14.757Z] 097100c76c15: Layer already exists [2025-10-09T03:29:14.757Z] a5352db51042: Pushed [2025-10-09T03:29:15.322Z] 5ea0f130d2b3: Pushed [2025-10-09T03:29:15.581Z] 3724902fa732: Pushed [2025-10-09T03:29:18.116Z] f3bc921eb1b2: Pushed [2025-10-09T03:29:18.116Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:18.453Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:18.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-09T03:29:18.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-09T03:29:18.792Z] a5352db51042: Preparing [2025-10-09T03:29:18.792Z] f3bc921eb1b2: Preparing [2025-10-09T03:29:18.792Z] 2bb066feb86d: Preparing [2025-10-09T03:29:18.792Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:18.792Z] 5ea0f130d2b3: Preparing [2025-10-09T03:29:18.792Z] 3724902fa732: Preparing [2025-10-09T03:29:18.792Z] 097100c76c15: Preparing [2025-10-09T03:29:18.792Z] 3724902fa732: Waiting [2025-10-09T03:29:18.792Z] 097100c76c15: Waiting [2025-10-09T03:29:18.792Z] f3bc921eb1b2: Layer already exists [2025-10-09T03:29:18.792Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:18.792Z] a5352db51042: Layer already exists [2025-10-09T03:29:18.792Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:18.792Z] 5ea0f130d2b3: Layer already exists [2025-10-09T03:29:18.792Z] 3724902fa732: Layer already exists [2025-10-09T03:29:18.792Z] 097100c76c15: Layer already exists [2025-10-09T03:29:18.792Z] latest: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:19.172Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:19.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-09T03:29:19.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-09T03:29:19.553Z] a5352db51042: Preparing [2025-10-09T03:29:19.553Z] f3bc921eb1b2: Preparing [2025-10-09T03:29:19.553Z] 2bb066feb86d: Preparing [2025-10-09T03:29:19.553Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:19.553Z] 5ea0f130d2b3: Preparing [2025-10-09T03:29:19.553Z] 3724902fa732: Preparing [2025-10-09T03:29:19.553Z] 097100c76c15: Preparing [2025-10-09T03:29:19.553Z] 3724902fa732: Waiting [2025-10-09T03:29:19.553Z] 097100c76c15: Waiting [2025-10-09T03:29:19.553Z] f3bc921eb1b2: Layer already exists [2025-10-09T03:29:19.553Z] 5ea0f130d2b3: Layer already exists [2025-10-09T03:29:19.553Z] a5352db51042: Layer already exists [2025-10-09T03:29:19.553Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:19.553Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:19.553Z] 097100c76c15: Layer already exists [2025-10-09T03:29:19.553Z] 3724902fa732: Layer already exists [2025-10-09T03:29:19.553Z] 4.1.0-dev.67: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:19.947Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:20.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:20.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-09T03:29:20.288Z] a5352db51042: Preparing [2025-10-09T03:29:20.288Z] f3bc921eb1b2: Preparing [2025-10-09T03:29:20.288Z] 2bb066feb86d: Preparing [2025-10-09T03:29:20.288Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:20.288Z] 5ea0f130d2b3: Preparing [2025-10-09T03:29:20.288Z] 3724902fa732: Preparing [2025-10-09T03:29:20.288Z] 097100c76c15: Preparing [2025-10-09T03:29:20.288Z] 3724902fa732: Waiting [2025-10-09T03:29:20.288Z] 097100c76c15: Waiting [2025-10-09T03:29:20.288Z] a5352db51042: Layer already exists [2025-10-09T03:29:20.288Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:20.288Z] f3bc921eb1b2: Layer already exists [2025-10-09T03:29:20.288Z] 5ea0f130d2b3: Layer already exists [2025-10-09T03:29:20.288Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:20.288Z] 097100c76c15: Layer already exists [2025-10-09T03:29:20.288Z] 3724902fa732: Layer already exists [2025-10-09T03:29:20.288Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:20.636Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:20.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-09T03:29:20.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-09T03:29:20.974Z] a5352db51042: Preparing [2025-10-09T03:29:20.974Z] f3bc921eb1b2: Preparing [2025-10-09T03:29:20.974Z] 2bb066feb86d: Preparing [2025-10-09T03:29:20.974Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:20.974Z] 5ea0f130d2b3: Preparing [2025-10-09T03:29:20.974Z] 3724902fa732: Preparing [2025-10-09T03:29:20.974Z] 097100c76c15: Preparing [2025-10-09T03:29:20.974Z] 3724902fa732: Waiting [2025-10-09T03:29:20.974Z] 097100c76c15: Waiting [2025-10-09T03:29:20.974Z] f3bc921eb1b2: Layer already exists [2025-10-09T03:29:20.974Z] a5352db51042: Layer already exists [2025-10-09T03:29:20.974Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:20.974Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:20.974Z] 5ea0f130d2b3: Layer already exists [2025-10-09T03:29:20.974Z] 3724902fa732: Layer already exists [2025-10-09T03:29:20.974Z] 097100c76c15: Layer already exists [2025-10-09T03:29:20.974Z] main: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:29:21.072Z] ===================================================== [Pipeline] echo [2025-10-09T03:29:21.088Z] taggedImages: [2025-10-09T03:29:21.088Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:21.088Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-09T03:29:21.088Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-09T03:29:21.088Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:21.088Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-09T03:29:21.118Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-09T03:29:21.118Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:21.118Z] latest [2025-10-09T03:29:21.118Z] 4.1.0-dev.67 [2025-10-09T03:29:21.118Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:21.118Z] main [2025-10-09T03:29:21.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:21.481Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:21.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:21.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-09T03:29:21.814Z] 3eea7343be3d: Preparing [2025-10-09T03:29:21.814Z] 902535290151: Preparing [2025-10-09T03:29:21.814Z] 832ad47557ff: Preparing [2025-10-09T03:29:21.814Z] 2bb066feb86d: Preparing [2025-10-09T03:29:21.814Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:21.814Z] dd7099cd8c18: Preparing [2025-10-09T03:29:21.814Z] 73b34aec0fd2: Preparing [2025-10-09T03:29:21.814Z] d5dfebde1451: Preparing [2025-10-09T03:29:21.814Z] 18b8895571fc: Preparing [2025-10-09T03:29:21.814Z] 097100c76c15: Preparing [2025-10-09T03:29:21.814Z] dd7099cd8c18: Waiting [2025-10-09T03:29:21.814Z] 73b34aec0fd2: Waiting [2025-10-09T03:29:21.814Z] d5dfebde1451: Waiting [2025-10-09T03:29:21.814Z] 18b8895571fc: Waiting [2025-10-09T03:29:21.814Z] 097100c76c15: Waiting [2025-10-09T03:29:21.814Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:21.814Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:21.814Z] 3eea7343be3d: Pushed [2025-10-09T03:29:21.814Z] 832ad47557ff: Pushed [2025-10-09T03:29:21.814Z] 902535290151: Pushed [2025-10-09T03:29:21.814Z] 097100c76c15: Layer already exists [2025-10-09T03:29:22.073Z] d5dfebde1451: Pushed [2025-10-09T03:29:22.641Z] 18b8895571fc: Pushed [2025-10-09T03:29:25.939Z] 73b34aec0fd2: Pushed [2025-10-09T03:29:32.510Z] dd7099cd8c18: Pushed [2025-10-09T03:29:32.769Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:33.109Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:33.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-09T03:29:33.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-09T03:29:33.448Z] 3eea7343be3d: Preparing [2025-10-09T03:29:33.448Z] 902535290151: Preparing [2025-10-09T03:29:33.448Z] 832ad47557ff: Preparing [2025-10-09T03:29:33.448Z] 2bb066feb86d: Preparing [2025-10-09T03:29:33.448Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:33.448Z] dd7099cd8c18: Preparing [2025-10-09T03:29:33.448Z] 73b34aec0fd2: Preparing [2025-10-09T03:29:33.448Z] d5dfebde1451: Preparing [2025-10-09T03:29:33.448Z] 18b8895571fc: Preparing [2025-10-09T03:29:33.448Z] 097100c76c15: Preparing [2025-10-09T03:29:33.448Z] dd7099cd8c18: Waiting [2025-10-09T03:29:33.448Z] 73b34aec0fd2: Waiting [2025-10-09T03:29:33.448Z] d5dfebde1451: Waiting [2025-10-09T03:29:33.448Z] 18b8895571fc: Waiting [2025-10-09T03:29:33.448Z] 097100c76c15: Waiting [2025-10-09T03:29:33.448Z] 902535290151: Layer already exists [2025-10-09T03:29:33.448Z] 3eea7343be3d: Layer already exists [2025-10-09T03:29:33.448Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:33.448Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:33.448Z] 832ad47557ff: Layer already exists [2025-10-09T03:29:33.448Z] 73b34aec0fd2: Layer already exists [2025-10-09T03:29:33.448Z] dd7099cd8c18: Layer already exists [2025-10-09T03:29:33.448Z] 18b8895571fc: Layer already exists [2025-10-09T03:29:33.448Z] 097100c76c15: Layer already exists [2025-10-09T03:29:33.448Z] d5dfebde1451: Layer already exists [2025-10-09T03:29:33.448Z] latest: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:33.796Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:34.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-09T03:29:34.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-09T03:29:34.129Z] 3eea7343be3d: Preparing [2025-10-09T03:29:34.129Z] 902535290151: Preparing [2025-10-09T03:29:34.129Z] 832ad47557ff: Preparing [2025-10-09T03:29:34.129Z] 2bb066feb86d: Preparing [2025-10-09T03:29:34.129Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:34.129Z] dd7099cd8c18: Preparing [2025-10-09T03:29:34.129Z] 73b34aec0fd2: Preparing [2025-10-09T03:29:34.129Z] d5dfebde1451: Preparing [2025-10-09T03:29:34.129Z] 18b8895571fc: Preparing [2025-10-09T03:29:34.129Z] 097100c76c15: Preparing [2025-10-09T03:29:34.129Z] 73b34aec0fd2: Waiting [2025-10-09T03:29:34.129Z] d5dfebde1451: Waiting [2025-10-09T03:29:34.129Z] 18b8895571fc: Waiting [2025-10-09T03:29:34.129Z] 097100c76c15: Waiting [2025-10-09T03:29:34.129Z] dd7099cd8c18: Waiting [2025-10-09T03:29:34.129Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:34.129Z] 902535290151: Layer already exists [2025-10-09T03:29:34.129Z] 832ad47557ff: Layer already exists [2025-10-09T03:29:34.129Z] 3eea7343be3d: Layer already exists [2025-10-09T03:29:34.129Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:34.129Z] 18b8895571fc: Layer already exists [2025-10-09T03:29:34.129Z] dd7099cd8c18: Layer already exists [2025-10-09T03:29:34.129Z] d5dfebde1451: Layer already exists [2025-10-09T03:29:34.129Z] 097100c76c15: Layer already exists [2025-10-09T03:29:34.129Z] 73b34aec0fd2: Layer already exists [2025-10-09T03:29:34.129Z] 4.1.0-dev.67: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:34.459Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:34.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:34.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-09T03:29:34.795Z] 3eea7343be3d: Preparing [2025-10-09T03:29:34.795Z] 902535290151: Preparing [2025-10-09T03:29:34.795Z] 832ad47557ff: Preparing [2025-10-09T03:29:34.795Z] 2bb066feb86d: Preparing [2025-10-09T03:29:34.795Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:34.795Z] dd7099cd8c18: Preparing [2025-10-09T03:29:34.795Z] 73b34aec0fd2: Preparing [2025-10-09T03:29:34.795Z] d5dfebde1451: Preparing [2025-10-09T03:29:34.795Z] 18b8895571fc: Preparing [2025-10-09T03:29:34.795Z] 097100c76c15: Preparing [2025-10-09T03:29:34.795Z] dd7099cd8c18: Waiting [2025-10-09T03:29:34.795Z] 73b34aec0fd2: Waiting [2025-10-09T03:29:34.795Z] d5dfebde1451: Waiting [2025-10-09T03:29:34.795Z] 18b8895571fc: Waiting [2025-10-09T03:29:34.795Z] 097100c76c15: Waiting [2025-10-09T03:29:34.795Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:34.795Z] 902535290151: Layer already exists [2025-10-09T03:29:34.795Z] 832ad47557ff: Layer already exists [2025-10-09T03:29:34.795Z] 3eea7343be3d: Layer already exists [2025-10-09T03:29:34.795Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:34.795Z] dd7099cd8c18: Layer already exists [2025-10-09T03:29:34.795Z] 73b34aec0fd2: Layer already exists [2025-10-09T03:29:34.795Z] 18b8895571fc: Layer already exists [2025-10-09T03:29:34.795Z] d5dfebde1451: Layer already exists [2025-10-09T03:29:34.795Z] 097100c76c15: Layer already exists [2025-10-09T03:29:34.795Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:35.146Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:35.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-09T03:29:35.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-09T03:29:35.478Z] 3eea7343be3d: Preparing [2025-10-09T03:29:35.478Z] 902535290151: Preparing [2025-10-09T03:29:35.478Z] 832ad47557ff: Preparing [2025-10-09T03:29:35.478Z] 2bb066feb86d: Preparing [2025-10-09T03:29:35.478Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:35.478Z] dd7099cd8c18: Preparing [2025-10-09T03:29:35.478Z] 73b34aec0fd2: Preparing [2025-10-09T03:29:35.478Z] d5dfebde1451: Preparing [2025-10-09T03:29:35.478Z] 18b8895571fc: Preparing [2025-10-09T03:29:35.478Z] 097100c76c15: Preparing [2025-10-09T03:29:35.478Z] dd7099cd8c18: Waiting [2025-10-09T03:29:35.478Z] 18b8895571fc: Waiting [2025-10-09T03:29:35.478Z] 097100c76c15: Waiting [2025-10-09T03:29:35.478Z] 73b34aec0fd2: Waiting [2025-10-09T03:29:35.478Z] d5dfebde1451: Waiting [2025-10-09T03:29:35.478Z] 832ad47557ff: Layer already exists [2025-10-09T03:29:35.478Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:35.478Z] 902535290151: Layer already exists [2025-10-09T03:29:35.478Z] 3eea7343be3d: Layer already exists [2025-10-09T03:29:35.478Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:35.478Z] 73b34aec0fd2: Layer already exists [2025-10-09T03:29:35.478Z] d5dfebde1451: Layer already exists [2025-10-09T03:29:35.478Z] dd7099cd8c18: Layer already exists [2025-10-09T03:29:35.478Z] 18b8895571fc: Layer already exists [2025-10-09T03:29:35.478Z] 097100c76c15: Layer already exists [2025-10-09T03:29:35.478Z] main: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:29:35.570Z] ===================================================== [Pipeline] echo [2025-10-09T03:29:35.590Z] taggedImages: [2025-10-09T03:29:35.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:35.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-09T03:29:35.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-09T03:29:35.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:35.590Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-09T03:29:35.624Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-09T03:29:35.624Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:35.624Z] latest [2025-10-09T03:29:35.624Z] 4.1.0-dev.67 [2025-10-09T03:29:35.624Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:35.624Z] main [2025-10-09T03:29:35.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:35.991Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:36.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:36.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-09T03:29:36.322Z] 621c7b063976: Preparing [2025-10-09T03:29:36.322Z] a1b4a84008e8: Preparing [2025-10-09T03:29:36.322Z] 33b5c88ee0bd: Preparing [2025-10-09T03:29:36.322Z] 2bb066feb86d: Preparing [2025-10-09T03:29:36.322Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:36.322Z] 6c165abf55e1: Preparing [2025-10-09T03:29:36.322Z] 64dedff71baa: Preparing [2025-10-09T03:29:36.322Z] 2719825a8fdd: Preparing [2025-10-09T03:29:36.322Z] 097100c76c15: Preparing [2025-10-09T03:29:36.322Z] 64dedff71baa: Waiting [2025-10-09T03:29:36.322Z] 6c165abf55e1: Waiting [2025-10-09T03:29:36.322Z] 2719825a8fdd: Waiting [2025-10-09T03:29:36.322Z] 097100c76c15: Waiting [2025-10-09T03:29:36.322Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:36.322Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:36.322Z] 621c7b063976: Pushed [2025-10-09T03:29:36.322Z] a1b4a84008e8: Pushed [2025-10-09T03:29:36.322Z] 33b5c88ee0bd: Pushed [2025-10-09T03:29:36.322Z] 097100c76c15: Layer already exists [2025-10-09T03:29:36.581Z] 2719825a8fdd: Pushed [2025-10-09T03:29:37.161Z] 64dedff71baa: Pushed [2025-10-09T03:29:49.361Z] 6c165abf55e1: Pushed [2025-10-09T03:29:49.361Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:49.695Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:50.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-09T03:29:50.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-09T03:29:50.021Z] 621c7b063976: Preparing [2025-10-09T03:29:50.021Z] a1b4a84008e8: Preparing [2025-10-09T03:29:50.021Z] 33b5c88ee0bd: Preparing [2025-10-09T03:29:50.021Z] 2bb066feb86d: Preparing [2025-10-09T03:29:50.021Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:50.021Z] 6c165abf55e1: Preparing [2025-10-09T03:29:50.021Z] 64dedff71baa: Preparing [2025-10-09T03:29:50.021Z] 2719825a8fdd: Preparing [2025-10-09T03:29:50.021Z] 097100c76c15: Preparing [2025-10-09T03:29:50.021Z] 2719825a8fdd: Waiting [2025-10-09T03:29:50.021Z] 097100c76c15: Waiting [2025-10-09T03:29:50.021Z] 6c165abf55e1: Waiting [2025-10-09T03:29:50.021Z] 64dedff71baa: Waiting [2025-10-09T03:29:50.021Z] 33b5c88ee0bd: Layer already exists [2025-10-09T03:29:50.021Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:50.021Z] a1b4a84008e8: Layer already exists [2025-10-09T03:29:50.021Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:50.021Z] 621c7b063976: Layer already exists [2025-10-09T03:29:50.021Z] 64dedff71baa: Layer already exists [2025-10-09T03:29:50.021Z] 6c165abf55e1: Layer already exists [2025-10-09T03:29:50.021Z] 2719825a8fdd: Layer already exists [2025-10-09T03:29:50.021Z] 097100c76c15: Layer already exists [2025-10-09T03:29:50.021Z] latest: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:50.374Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:50.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-09T03:29:50.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-09T03:29:50.704Z] 621c7b063976: Preparing [2025-10-09T03:29:50.704Z] a1b4a84008e8: Preparing [2025-10-09T03:29:50.704Z] 33b5c88ee0bd: Preparing [2025-10-09T03:29:50.704Z] 2bb066feb86d: Preparing [2025-10-09T03:29:50.704Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:50.704Z] 6c165abf55e1: Preparing [2025-10-09T03:29:50.704Z] 64dedff71baa: Preparing [2025-10-09T03:29:50.704Z] 2719825a8fdd: Preparing [2025-10-09T03:29:50.704Z] 097100c76c15: Preparing [2025-10-09T03:29:50.704Z] 6c165abf55e1: Waiting [2025-10-09T03:29:50.704Z] 64dedff71baa: Waiting [2025-10-09T03:29:50.704Z] 2719825a8fdd: Waiting [2025-10-09T03:29:50.704Z] 097100c76c15: Waiting [2025-10-09T03:29:50.704Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:50.704Z] 33b5c88ee0bd: Layer already exists [2025-10-09T03:29:50.704Z] a1b4a84008e8: Layer already exists [2025-10-09T03:29:50.704Z] 621c7b063976: Layer already exists [2025-10-09T03:29:50.704Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:50.704Z] 6c165abf55e1: Layer already exists [2025-10-09T03:29:50.704Z] 097100c76c15: Layer already exists [2025-10-09T03:29:50.704Z] 64dedff71baa: Layer already exists [2025-10-09T03:29:50.704Z] 2719825a8fdd: Layer already exists [2025-10-09T03:29:50.704Z] 4.1.0-dev.67: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:51.042Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:51.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:51.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-09T03:29:51.370Z] 621c7b063976: Preparing [2025-10-09T03:29:51.370Z] a1b4a84008e8: Preparing [2025-10-09T03:29:51.370Z] 33b5c88ee0bd: Preparing [2025-10-09T03:29:51.370Z] 2bb066feb86d: Preparing [2025-10-09T03:29:51.370Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:51.370Z] 6c165abf55e1: Preparing [2025-10-09T03:29:51.370Z] 64dedff71baa: Preparing [2025-10-09T03:29:51.370Z] 2719825a8fdd: Preparing [2025-10-09T03:29:51.370Z] 097100c76c15: Preparing [2025-10-09T03:29:51.370Z] 6c165abf55e1: Waiting [2025-10-09T03:29:51.370Z] 64dedff71baa: Waiting [2025-10-09T03:29:51.370Z] 2719825a8fdd: Waiting [2025-10-09T03:29:51.370Z] 097100c76c15: Waiting [2025-10-09T03:29:51.370Z] a1b4a84008e8: Layer already exists [2025-10-09T03:29:51.370Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:51.370Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:51.370Z] 33b5c88ee0bd: Layer already exists [2025-10-09T03:29:51.370Z] 621c7b063976: Layer already exists [2025-10-09T03:29:51.370Z] 6c165abf55e1: Layer already exists [2025-10-09T03:29:51.370Z] 2719825a8fdd: Layer already exists [2025-10-09T03:29:51.370Z] 64dedff71baa: Layer already exists [2025-10-09T03:29:51.370Z] 097100c76c15: Layer already exists [2025-10-09T03:29:51.370Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:51.708Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:52.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-09T03:29:52.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-09T03:29:52.037Z] 621c7b063976: Preparing [2025-10-09T03:29:52.037Z] a1b4a84008e8: Preparing [2025-10-09T03:29:52.037Z] 33b5c88ee0bd: Preparing [2025-10-09T03:29:52.037Z] 2bb066feb86d: Preparing [2025-10-09T03:29:52.037Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:52.037Z] 6c165abf55e1: Preparing [2025-10-09T03:29:52.037Z] 64dedff71baa: Preparing [2025-10-09T03:29:52.037Z] 2719825a8fdd: Preparing [2025-10-09T03:29:52.037Z] 097100c76c15: Preparing [2025-10-09T03:29:52.037Z] 2719825a8fdd: Waiting [2025-10-09T03:29:52.037Z] 097100c76c15: Waiting [2025-10-09T03:29:52.037Z] 64dedff71baa: Waiting [2025-10-09T03:29:52.037Z] 6c165abf55e1: Waiting [2025-10-09T03:29:52.037Z] a1b4a84008e8: Layer already exists [2025-10-09T03:29:52.037Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:52.037Z] 621c7b063976: Layer already exists [2025-10-09T03:29:52.037Z] 33b5c88ee0bd: Layer already exists [2025-10-09T03:29:52.037Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:52.037Z] 2719825a8fdd: Layer already exists [2025-10-09T03:29:52.037Z] 64dedff71baa: Layer already exists [2025-10-09T03:29:52.037Z] 6c165abf55e1: Layer already exists [2025-10-09T03:29:52.037Z] 097100c76c15: Layer already exists [2025-10-09T03:29:52.037Z] main: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:29:52.136Z] ===================================================== [Pipeline] echo [2025-10-09T03:29:52.158Z] taggedImages: [2025-10-09T03:29:52.158Z] - nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:52.158Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-09T03:29:52.158Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-09T03:29:52.158Z] - nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:52.158Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-09T03:29:52.250Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-09T03:29:52.250Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:52.250Z] latest [2025-10-09T03:29:52.250Z] 4.1.0-dev.67 [2025-10-09T03:29:52.250Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:29:52.250Z] main [2025-10-09T03:29:52.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:52.601Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:29:52.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:29:52.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-09T03:29:52.926Z] 52f2aa4fc71f: Preparing [2025-10-09T03:29:52.926Z] f9cfa262b590: Preparing [2025-10-09T03:29:52.926Z] e146d38015c9: Preparing [2025-10-09T03:29:52.926Z] 2bb066feb86d: Preparing [2025-10-09T03:29:52.926Z] 4bcb49533dc8: Preparing [2025-10-09T03:29:52.926Z] 603e12878628: Preparing [2025-10-09T03:29:52.926Z] d5dfebde1451: Preparing [2025-10-09T03:29:52.926Z] 18b8895571fc: Preparing [2025-10-09T03:29:52.926Z] 603e12878628: Waiting [2025-10-09T03:29:52.926Z] d5dfebde1451: Waiting [2025-10-09T03:29:52.926Z] 097100c76c15: Preparing [2025-10-09T03:29:52.926Z] 097100c76c15: Waiting [2025-10-09T03:29:52.926Z] 18b8895571fc: Waiting [2025-10-09T03:29:52.926Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:29:52.926Z] 2bb066feb86d: Layer already exists [2025-10-09T03:29:52.926Z] d5dfebde1451: Layer already exists [2025-10-09T03:29:52.926Z] 18b8895571fc: Layer already exists [2025-10-09T03:29:52.926Z] f9cfa262b590: Pushed [2025-10-09T03:29:52.926Z] 097100c76c15: Layer already exists [2025-10-09T03:29:52.926Z] 52f2aa4fc71f: Pushed [2025-10-09T03:29:52.926Z] e146d38015c9: Pushed [2025-10-09T03:30:05.137Z] 603e12878628: Pushed [2025-10-09T03:30:05.137Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:05.481Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:05.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-09T03:30:05.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-09T03:30:05.815Z] 52f2aa4fc71f: Preparing [2025-10-09T03:30:05.815Z] f9cfa262b590: Preparing [2025-10-09T03:30:05.815Z] e146d38015c9: Preparing [2025-10-09T03:30:05.815Z] 2bb066feb86d: Preparing [2025-10-09T03:30:05.815Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:05.815Z] 603e12878628: Preparing [2025-10-09T03:30:05.815Z] d5dfebde1451: Preparing [2025-10-09T03:30:05.815Z] 18b8895571fc: Preparing [2025-10-09T03:30:05.815Z] 097100c76c15: Preparing [2025-10-09T03:30:05.815Z] 603e12878628: Waiting [2025-10-09T03:30:05.815Z] d5dfebde1451: Waiting [2025-10-09T03:30:05.815Z] 18b8895571fc: Waiting [2025-10-09T03:30:05.815Z] 097100c76c15: Waiting [2025-10-09T03:30:05.815Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:05.815Z] 52f2aa4fc71f: Layer already exists [2025-10-09T03:30:05.815Z] f9cfa262b590: Layer already exists [2025-10-09T03:30:05.815Z] e146d38015c9: Layer already exists [2025-10-09T03:30:05.815Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:05.815Z] 18b8895571fc: Layer already exists [2025-10-09T03:30:05.815Z] 603e12878628: Layer already exists [2025-10-09T03:30:05.815Z] d5dfebde1451: Layer already exists [2025-10-09T03:30:05.815Z] 097100c76c15: Layer already exists [2025-10-09T03:30:05.815Z] latest: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:06.153Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:06.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-09T03:30:06.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-09T03:30:06.499Z] 52f2aa4fc71f: Preparing [2025-10-09T03:30:06.499Z] f9cfa262b590: Preparing [2025-10-09T03:30:06.499Z] e146d38015c9: Preparing [2025-10-09T03:30:06.499Z] 2bb066feb86d: Preparing [2025-10-09T03:30:06.499Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:06.499Z] 603e12878628: Preparing [2025-10-09T03:30:06.499Z] d5dfebde1451: Preparing [2025-10-09T03:30:06.499Z] 18b8895571fc: Preparing [2025-10-09T03:30:06.499Z] 097100c76c15: Preparing [2025-10-09T03:30:06.499Z] 603e12878628: Waiting [2025-10-09T03:30:06.499Z] d5dfebde1451: Waiting [2025-10-09T03:30:06.499Z] 18b8895571fc: Waiting [2025-10-09T03:30:06.499Z] 097100c76c15: Waiting [2025-10-09T03:30:06.499Z] 52f2aa4fc71f: Layer already exists [2025-10-09T03:30:06.499Z] f9cfa262b590: Layer already exists [2025-10-09T03:30:06.499Z] e146d38015c9: Layer already exists [2025-10-09T03:30:06.499Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:06.499Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:06.499Z] 603e12878628: Layer already exists [2025-10-09T03:30:06.499Z] d5dfebde1451: Layer already exists [2025-10-09T03:30:06.499Z] 18b8895571fc: Layer already exists [2025-10-09T03:30:06.499Z] 097100c76c15: Layer already exists [2025-10-09T03:30:06.499Z] 4.1.0-dev.67: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:06.841Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:07.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:07.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-09T03:30:07.192Z] 52f2aa4fc71f: Preparing [2025-10-09T03:30:07.192Z] f9cfa262b590: Preparing [2025-10-09T03:30:07.192Z] e146d38015c9: Preparing [2025-10-09T03:30:07.192Z] 2bb066feb86d: Preparing [2025-10-09T03:30:07.192Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:07.192Z] 603e12878628: Preparing [2025-10-09T03:30:07.192Z] d5dfebde1451: Preparing [2025-10-09T03:30:07.192Z] 18b8895571fc: Preparing [2025-10-09T03:30:07.192Z] 097100c76c15: Preparing [2025-10-09T03:30:07.192Z] d5dfebde1451: Waiting [2025-10-09T03:30:07.192Z] 603e12878628: Waiting [2025-10-09T03:30:07.192Z] 18b8895571fc: Waiting [2025-10-09T03:30:07.192Z] 097100c76c15: Waiting [2025-10-09T03:30:07.192Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:07.192Z] 52f2aa4fc71f: Layer already exists [2025-10-09T03:30:07.192Z] f9cfa262b590: Layer already exists [2025-10-09T03:30:07.192Z] e146d38015c9: Layer already exists [2025-10-09T03:30:07.192Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:07.192Z] 603e12878628: Layer already exists [2025-10-09T03:30:07.192Z] d5dfebde1451: Layer already exists [2025-10-09T03:30:07.192Z] 18b8895571fc: Layer already exists [2025-10-09T03:30:07.192Z] 097100c76c15: Layer already exists [2025-10-09T03:30:07.192Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:07.526Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:07.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-09T03:30:07.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-09T03:30:07.862Z] 52f2aa4fc71f: Preparing [2025-10-09T03:30:07.862Z] f9cfa262b590: Preparing [2025-10-09T03:30:07.862Z] e146d38015c9: Preparing [2025-10-09T03:30:07.862Z] 2bb066feb86d: Preparing [2025-10-09T03:30:07.862Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:07.862Z] 603e12878628: Preparing [2025-10-09T03:30:07.862Z] d5dfebde1451: Preparing [2025-10-09T03:30:07.862Z] 18b8895571fc: Preparing [2025-10-09T03:30:07.862Z] 097100c76c15: Preparing [2025-10-09T03:30:07.862Z] 18b8895571fc: Waiting [2025-10-09T03:30:07.862Z] 097100c76c15: Waiting [2025-10-09T03:30:07.862Z] 603e12878628: Waiting [2025-10-09T03:30:07.862Z] d5dfebde1451: Waiting [2025-10-09T03:30:07.862Z] f9cfa262b590: Layer already exists [2025-10-09T03:30:07.862Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:07.862Z] 52f2aa4fc71f: Layer already exists [2025-10-09T03:30:07.862Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:07.862Z] e146d38015c9: Layer already exists [2025-10-09T03:30:07.862Z] 603e12878628: Layer already exists [2025-10-09T03:30:07.862Z] 18b8895571fc: Layer already exists [2025-10-09T03:30:07.862Z] d5dfebde1451: Layer already exists [2025-10-09T03:30:07.862Z] 097100c76c15: Layer already exists [2025-10-09T03:30:07.862Z] main: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:30:07.948Z] ===================================================== [Pipeline] echo [2025-10-09T03:30:07.964Z] taggedImages: [2025-10-09T03:30:07.964Z] - nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:07.964Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-09T03:30:07.964Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-09T03:30:07.964Z] - nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:07.964Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-09T03:30:07.994Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-09T03:30:07.994Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:07.994Z] latest [2025-10-09T03:30:07.994Z] 4.1.0-dev.67 [2025-10-09T03:30:07.994Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:07.994Z] main [2025-10-09T03:30:07.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:08.361Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:08.694Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:08.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-09T03:30:08.694Z] 21bb68479031: Preparing [2025-10-09T03:30:08.694Z] b964b5afc5f5: Preparing [2025-10-09T03:30:08.694Z] 2bb066feb86d: Preparing [2025-10-09T03:30:08.694Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:08.694Z] 6af2e95a31c3: Preparing [2025-10-09T03:30:08.694Z] 7a7628e4cddd: Preparing [2025-10-09T03:30:08.694Z] 097100c76c15: Preparing [2025-10-09T03:30:08.694Z] 097100c76c15: Waiting [2025-10-09T03:30:08.694Z] 7a7628e4cddd: Waiting [2025-10-09T03:30:08.694Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:08.694Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:08.694Z] 097100c76c15: Layer already exists [2025-10-09T03:30:08.694Z] 21bb68479031: Pushed [2025-10-09T03:30:09.262Z] 7a7628e4cddd: Pushed [2025-10-09T03:30:09.262Z] 6af2e95a31c3: Pushed [2025-10-09T03:30:12.547Z] b964b5afc5f5: Pushed [2025-10-09T03:30:12.547Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:12.881Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:13.224Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-09T03:30:13.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-09T03:30:13.224Z] 21bb68479031: Preparing [2025-10-09T03:30:13.224Z] b964b5afc5f5: Preparing [2025-10-09T03:30:13.224Z] 2bb066feb86d: Preparing [2025-10-09T03:30:13.224Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:13.224Z] 6af2e95a31c3: Preparing [2025-10-09T03:30:13.224Z] 7a7628e4cddd: Preparing [2025-10-09T03:30:13.224Z] 097100c76c15: Preparing [2025-10-09T03:30:13.224Z] 7a7628e4cddd: Waiting [2025-10-09T03:30:13.224Z] 097100c76c15: Waiting [2025-10-09T03:30:13.224Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:13.224Z] 6af2e95a31c3: Layer already exists [2025-10-09T03:30:13.224Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:13.224Z] 21bb68479031: Layer already exists [2025-10-09T03:30:13.224Z] b964b5afc5f5: Layer already exists [2025-10-09T03:30:13.224Z] 7a7628e4cddd: Layer already exists [2025-10-09T03:30:13.224Z] 097100c76c15: Layer already exists [2025-10-09T03:30:13.224Z] latest: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:13.554Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:13.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-09T03:30:13.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-09T03:30:13.888Z] 21bb68479031: Preparing [2025-10-09T03:30:13.888Z] b964b5afc5f5: Preparing [2025-10-09T03:30:13.888Z] 2bb066feb86d: Preparing [2025-10-09T03:30:13.888Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:13.888Z] 6af2e95a31c3: Preparing [2025-10-09T03:30:13.888Z] 7a7628e4cddd: Preparing [2025-10-09T03:30:13.888Z] 097100c76c15: Preparing [2025-10-09T03:30:13.888Z] 7a7628e4cddd: Waiting [2025-10-09T03:30:13.888Z] 097100c76c15: Waiting [2025-10-09T03:30:13.888Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:13.888Z] 6af2e95a31c3: Layer already exists [2025-10-09T03:30:13.888Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:13.888Z] 21bb68479031: Layer already exists [2025-10-09T03:30:13.888Z] b964b5afc5f5: Layer already exists [2025-10-09T03:30:13.888Z] 7a7628e4cddd: Layer already exists [2025-10-09T03:30:13.888Z] 097100c76c15: Layer already exists [2025-10-09T03:30:13.888Z] 4.1.0-dev.67: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:14.230Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:14.570Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:14.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-09T03:30:14.570Z] 21bb68479031: Preparing [2025-10-09T03:30:14.570Z] b964b5afc5f5: Preparing [2025-10-09T03:30:14.570Z] 2bb066feb86d: Preparing [2025-10-09T03:30:14.570Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:14.570Z] 6af2e95a31c3: Preparing [2025-10-09T03:30:14.570Z] 7a7628e4cddd: Preparing [2025-10-09T03:30:14.570Z] 097100c76c15: Preparing [2025-10-09T03:30:14.570Z] 097100c76c15: Waiting [2025-10-09T03:30:14.570Z] 7a7628e4cddd: Waiting [2025-10-09T03:30:14.570Z] b964b5afc5f5: Layer already exists [2025-10-09T03:30:14.570Z] 21bb68479031: Layer already exists [2025-10-09T03:30:14.570Z] 6af2e95a31c3: Layer already exists [2025-10-09T03:30:14.570Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:14.570Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:14.570Z] 7a7628e4cddd: Layer already exists [2025-10-09T03:30:14.570Z] 097100c76c15: Layer already exists [2025-10-09T03:30:14.570Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:14.912Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:15.253Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-09T03:30:15.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-09T03:30:15.253Z] 21bb68479031: Preparing [2025-10-09T03:30:15.253Z] b964b5afc5f5: Preparing [2025-10-09T03:30:15.253Z] 2bb066feb86d: Preparing [2025-10-09T03:30:15.253Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:15.253Z] 6af2e95a31c3: Preparing [2025-10-09T03:30:15.253Z] 7a7628e4cddd: Preparing [2025-10-09T03:30:15.253Z] 097100c76c15: Preparing [2025-10-09T03:30:15.253Z] 7a7628e4cddd: Waiting [2025-10-09T03:30:15.253Z] 097100c76c15: Waiting [2025-10-09T03:30:15.253Z] b964b5afc5f5: Layer already exists [2025-10-09T03:30:15.253Z] 6af2e95a31c3: Layer already exists [2025-10-09T03:30:15.253Z] 21bb68479031: Layer already exists [2025-10-09T03:30:15.253Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:15.253Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:15.253Z] 7a7628e4cddd: Layer already exists [2025-10-09T03:30:15.253Z] 097100c76c15: Layer already exists [2025-10-09T03:30:15.253Z] main: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:30:15.337Z] ===================================================== [Pipeline] echo [2025-10-09T03:30:15.358Z] taggedImages: [2025-10-09T03:30:15.358Z] - nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:15.358Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-09T03:30:15.358Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-09T03:30:15.358Z] - nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:15.358Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-09T03:30:15.384Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-09T03:30:15.384Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:15.384Z] latest [2025-10-09T03:30:15.384Z] 4.1.0-dev.67 [2025-10-09T03:30:15.384Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:15.384Z] main [2025-10-09T03:30:15.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:15.748Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:16.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:16.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-09T03:30:16.080Z] 00fe52a831c7: Preparing [2025-10-09T03:30:16.080Z] bdacd21d5401: Preparing [2025-10-09T03:30:16.080Z] 2bb066feb86d: Preparing [2025-10-09T03:30:16.080Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:16.080Z] ff83908dac2e: Preparing [2025-10-09T03:30:16.080Z] 5029c6f84db4: Preparing [2025-10-09T03:30:16.080Z] 097100c76c15: Preparing [2025-10-09T03:30:16.080Z] 097100c76c15: Waiting [2025-10-09T03:30:16.080Z] 5029c6f84db4: Waiting [2025-10-09T03:30:16.080Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:16.080Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:16.080Z] 097100c76c15: Layer already exists [2025-10-09T03:30:16.080Z] 00fe52a831c7: Pushed [2025-10-09T03:30:16.339Z] 5029c6f84db4: Pushed [2025-10-09T03:30:16.598Z] ff83908dac2e: Pushed [2025-10-09T03:30:19.891Z] bdacd21d5401: Pushed [2025-10-09T03:30:19.891Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:20.241Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:20.575Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-09T03:30:20.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-09T03:30:20.575Z] 00fe52a831c7: Preparing [2025-10-09T03:30:20.575Z] bdacd21d5401: Preparing [2025-10-09T03:30:20.575Z] 2bb066feb86d: Preparing [2025-10-09T03:30:20.575Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:20.575Z] ff83908dac2e: Preparing [2025-10-09T03:30:20.575Z] 5029c6f84db4: Preparing [2025-10-09T03:30:20.575Z] 097100c76c15: Preparing [2025-10-09T03:30:20.575Z] 5029c6f84db4: Waiting [2025-10-09T03:30:20.575Z] 097100c76c15: Waiting [2025-10-09T03:30:20.575Z] ff83908dac2e: Layer already exists [2025-10-09T03:30:20.575Z] 00fe52a831c7: Layer already exists [2025-10-09T03:30:20.575Z] bdacd21d5401: Layer already exists [2025-10-09T03:30:20.575Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:20.575Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:20.575Z] 5029c6f84db4: Layer already exists [2025-10-09T03:30:20.575Z] 097100c76c15: Layer already exists [2025-10-09T03:30:20.575Z] latest: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:20.922Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:21.263Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-09T03:30:21.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-09T03:30:21.263Z] 00fe52a831c7: Preparing [2025-10-09T03:30:21.263Z] bdacd21d5401: Preparing [2025-10-09T03:30:21.263Z] 2bb066feb86d: Preparing [2025-10-09T03:30:21.263Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:21.263Z] ff83908dac2e: Preparing [2025-10-09T03:30:21.263Z] 5029c6f84db4: Preparing [2025-10-09T03:30:21.263Z] 097100c76c15: Preparing [2025-10-09T03:30:21.263Z] 5029c6f84db4: Waiting [2025-10-09T03:30:21.263Z] 097100c76c15: Waiting [2025-10-09T03:30:21.263Z] 00fe52a831c7: Layer already exists [2025-10-09T03:30:21.263Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:21.263Z] bdacd21d5401: Layer already exists [2025-10-09T03:30:21.263Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:21.263Z] ff83908dac2e: Layer already exists [2025-10-09T03:30:21.263Z] 5029c6f84db4: Layer already exists [2025-10-09T03:30:21.263Z] 097100c76c15: Layer already exists [2025-10-09T03:30:21.263Z] 4.1.0-dev.67: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:21.605Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:21.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:21.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-09T03:30:21.936Z] 00fe52a831c7: Preparing [2025-10-09T03:30:21.936Z] bdacd21d5401: Preparing [2025-10-09T03:30:21.936Z] 2bb066feb86d: Preparing [2025-10-09T03:30:21.936Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:21.936Z] ff83908dac2e: Preparing [2025-10-09T03:30:21.936Z] 5029c6f84db4: Preparing [2025-10-09T03:30:21.936Z] 097100c76c15: Preparing [2025-10-09T03:30:21.936Z] 5029c6f84db4: Waiting [2025-10-09T03:30:21.936Z] 097100c76c15: Waiting [2025-10-09T03:30:21.936Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:21.936Z] 00fe52a831c7: Layer already exists [2025-10-09T03:30:21.936Z] bdacd21d5401: Layer already exists [2025-10-09T03:30:21.936Z] ff83908dac2e: Layer already exists [2025-10-09T03:30:21.936Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:21.936Z] 097100c76c15: Layer already exists [2025-10-09T03:30:21.936Z] 5029c6f84db4: Layer already exists [2025-10-09T03:30:21.936Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:22.289Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T03:30:22.619Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-09T03:30:22.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-09T03:30:22.619Z] 00fe52a831c7: Preparing [2025-10-09T03:30:22.619Z] bdacd21d5401: Preparing [2025-10-09T03:30:22.619Z] 2bb066feb86d: Preparing [2025-10-09T03:30:22.619Z] 4bcb49533dc8: Preparing [2025-10-09T03:30:22.619Z] ff83908dac2e: Preparing [2025-10-09T03:30:22.619Z] 5029c6f84db4: Preparing [2025-10-09T03:30:22.619Z] 097100c76c15: Preparing [2025-10-09T03:30:22.619Z] 097100c76c15: Waiting [2025-10-09T03:30:22.619Z] 5029c6f84db4: Waiting [2025-10-09T03:30:22.619Z] bdacd21d5401: Layer already exists [2025-10-09T03:30:22.619Z] 00fe52a831c7: Layer already exists [2025-10-09T03:30:22.619Z] 2bb066feb86d: Layer already exists [2025-10-09T03:30:22.619Z] ff83908dac2e: Layer already exists [2025-10-09T03:30:22.619Z] 4bcb49533dc8: Layer already exists [2025-10-09T03:30:22.619Z] 5029c6f84db4: Layer already exists [2025-10-09T03:30:22.619Z] 097100c76c15: Layer already exists [2025-10-09T03:30:22.619Z] main: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T03:30:22.701Z] ===================================================== [Pipeline] echo [2025-10-09T03:30:22.717Z] taggedImages: [2025-10-09T03:30:22.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-09T03:30:22.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-09T03:30:22.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-09T03:30:22.784Z] ========================================================= [2025-10-09T03:30:22.784Z] [edgeXBuildMultiArch] RAW Config: [2025-10-09T03:30:22.784Z] images: [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-09T03:30:22.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T03:30:22.785Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-09T03:30:22.785Z] settingsFile: [2025-10-09T03:30:22.785Z] edgex-go-settings [2025-10-09T03:30:22.785Z] ========================================================= [Pipeline] node [2025-10-09T03:30:37.791Z] Still waiting to schedule task [2025-10-09T03:30:37.791Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-09T03:31:08.598Z] Running on prd-centos7-docker-4c-2g-129517 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T03:31:08.653Z] provisioning config files... [2025-10-09T03:31:08.702Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config18388549942163017569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-09T03:31:10.629Z] ---> ****-login.sh [2025-10-09T03:31:10.629Z] nexus3.edgexfoundry.org:10001 [2025-10-09T03:44:05.242Z] #142 ... [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-09T03:44:05.242Z] #148 DONE 1071.3s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:44:05.242Z] #147 ... [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:44:05.242Z] #155 DONE 0.2s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T03:44:05.242Z] #142 ... [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:44:05.242Z] #156 DONE 0.1s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-09T03:44:05.242Z] #157 DONE 0.2s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:44:05.242Z] #158 DONE 0.1s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-09T03:44:05.242Z] #159 DONE 0.1s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:44:05.242Z] #147 ... [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T03:44:05.242Z] #160 DONE 2.8s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #106 [core-common-config-bootstrapper] exporting to image [2025-10-09T03:44:05.242Z] #106 exporting layers [2025-10-09T03:44:05.242Z] #106 exporting layers 0.7s done [2025-10-09T03:44:05.242Z] #106 writing image sha256:bbd59831014c3c33ecab801796e3ccb818de48a2b50b7c1cfa9e66e8751a5aa3 done [2025-10-09T03:44:05.242Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-09T03:44:05.242Z] #106 DONE 7.4s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:44:05.242Z] #147 ... [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-09T03:44:05.242Z] #150 DONE 1083.3s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-09T03:44:05.242Z] #145 ... [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-09T03:44:05.242Z] #161 DONE 0.4s [2025-10-09T03:44:05.242Z] [2025-10-09T03:44:05.242Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-09T03:44:08.665Z] #162 DONE 3.1s [2025-10-09T03:44:08.665Z] [2025-10-09T03:44:08.665Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:44:08.665Z] #163 DONE 0.2s [2025-10-09T03:44:08.665Z] [2025-10-09T03:44:08.665Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-09T03:44:08.665Z] #151 ... [2025-10-09T03:44:08.665Z] [2025-10-09T03:44:08.665Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:44:08.665Z] #164 DONE 0.2s [2025-10-09T03:44:08.665Z] [2025-10-09T03:44:08.665Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-09T03:44:08.938Z] #165 DONE 0.3s [2025-10-09T03:44:08.938Z] [2025-10-09T03:44:08.938Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-09T03:44:08.938Z] #166 DONE 0.1s [2025-10-09T03:44:08.938Z] [2025-10-09T03:44:08.938Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:44:09.211Z] #147 ... [2025-10-09T03:44:09.211Z] [2025-10-09T03:44:09.211Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-09T03:44:09.211Z] #167 DONE 0.1s [2025-10-09T03:44:09.211Z] [2025-10-09T03:44:09.211Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-09T03:44:09.211Z] #168 DONE 0.1s [2025-10-09T03:44:09.211Z] [2025-10-09T03:44:09.211Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-09T03:44:09.487Z] #146 ... [2025-10-09T03:44:09.487Z] [2025-10-09T03:44:09.487Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-09T03:44:09.487Z] #169 DONE 0.1s [2025-10-09T03:44:09.487Z] [2025-10-09T03:44:09.487Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-09T03:44:09.487Z] #170 DONE 0.1s [2025-10-09T03:44:09.487Z] [2025-10-09T03:44:09.487Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:44:09.758Z] #147 ... [2025-10-09T03:44:09.758Z] [2025-10-09T03:44:09.758Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-09T03:44:11.743Z] #171 DONE 1.9s [2025-10-09T03:44:11.743Z] [2025-10-09T03:44:11.743Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-09T03:44:11.743Z] #145 ... [2025-10-09T03:44:11.743Z] [2025-10-09T03:44:11.743Z] #106 [security-bootstrapper] exporting to image [2025-10-09T03:44:11.743Z] #106 exporting layers [2025-10-09T03:44:12.714Z] #106 exporting layers 1.1s done [2025-10-09T03:44:12.714Z] #106 writing image sha256:85bd76a508d3c9401b027489573868f023b5f081272f69376529e4f24ecc9ee5 0.1s done [2025-10-09T03:44:12.714Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-09T03:44:12.714Z] #106 DONE 8.5s [2025-10-09T03:44:12.714Z] [2025-10-09T03:44:12.714Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T03:59:22.904Z] #47 ... [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-09T03:59:22.904Z] #145 DONE 1988.5s [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T03:59:22.904Z] #144 ... [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:59:22.904Z] #172 DONE 0.1s [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:59:22.904Z] #173 DONE 0.2s [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-09T03:59:22.904Z] #174 DONE 0.4s [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-09T03:59:22.904Z] #175 DONE 0.2s [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-09T03:59:22.904Z] #154 ... [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #106 [core-command] exporting to image [2025-10-09T03:59:22.904Z] #106 exporting layers [2025-10-09T03:59:22.904Z] #106 exporting layers 0.6s done [2025-10-09T03:59:22.904Z] #106 writing image sha256:2d634c8cbf2fe300f6d623e73f7a832292448f8798d07a86d8a987a6c9d5e552 done [2025-10-09T03:59:22.904Z] #106 naming to docker.io/library/core-command-arm64 done [2025-10-09T03:59:22.904Z] #106 DONE 9.1s [2025-10-09T03:59:22.904Z] [2025-10-09T03:59:22.904Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:59:33.375Z] #147 ... [2025-10-09T03:59:33.375Z] [2025-10-09T03:59:33.375Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-09T03:59:33.375Z] #146 DONE 2011.4s [2025-10-09T03:59:33.376Z] [2025-10-09T03:59:33.376Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T03:59:33.376Z] #147 ... [2025-10-09T03:59:33.376Z] [2025-10-09T03:59:33.376Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T03:59:33.376Z] #176 DONE 0.2s [2025-10-09T03:59:33.376Z] [2025-10-09T03:59:33.376Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-09T03:59:33.376Z] #154 ... [2025-10-09T03:59:33.376Z] [2025-10-09T03:59:33.376Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-09T03:59:33.376Z] #151 2012.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-09T03:59:33.376Z] #151 ... [2025-10-09T03:59:33.376Z] [2025-10-09T03:59:33.376Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-09T03:59:33.376Z] #177 DONE 0.2s [2025-10-09T03:59:33.376Z] [2025-10-09T03:59:33.376Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-09T03:59:33.376Z] #178 DONE 0.2s [2025-10-09T03:59:33.376Z] [2025-10-09T03:59:33.376Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-09T03:59:33.653Z] #179 DONE 0.1s [2025-10-09T03:59:33.653Z] [2025-10-09T03:59:33.653Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-09T03:59:34.250Z] #180 DONE 0.5s [2025-10-09T03:59:34.251Z] [2025-10-09T03:59:34.251Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-09T03:59:34.251Z] #181 DONE 0.2s [2025-10-09T03:59:34.251Z] [2025-10-09T03:59:34.251Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T03:59:36.245Z] #182 DONE 2.0s [2025-10-09T03:59:36.245Z] [2025-10-09T03:59:36.245Z] #106 [security-proxy-setup] exporting to image [2025-10-09T03:59:36.245Z] #106 exporting layers [2025-10-09T03:59:37.667Z] #106 exporting layers 1.2s done [2025-10-09T03:59:37.667Z] #106 writing image sha256:3fc46af4132e39f53d7d0b37c6bcae4fe252cd475dfc8a05509ed89073acee95 done [2025-10-09T03:59:37.667Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-09T03:59:37.667Z] #106 DONE 10.3s [2025-10-09T03:59:37.667Z] [2025-10-09T03:59:37.667Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T04:00:10.169Z] #47 ... [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-09T04:00:10.169Z] #151 DONE 2045.0s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:00:10.169Z] #147 ... [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T04:00:10.169Z] #183 DONE 0.1s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:00:10.169Z] #147 ... [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-09T04:00:10.169Z] #184 DONE 0.2s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-09T04:00:10.169Z] #153 ... [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-09T04:00:10.169Z] #185 DONE 0.1s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-09T04:00:10.169Z] #186 DONE 0.2s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-09T04:00:10.169Z] #187 DONE 0.1s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-09T04:00:10.169Z] #188 DONE 0.4s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:00:10.169Z] #147 ... [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-09T04:00:10.169Z] #189 DONE 0.4s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:00:10.169Z] #147 ... [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-09T04:00:10.169Z] #190 DONE 0.1s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T04:00:10.169Z] #191 DONE 1.7s [2025-10-09T04:00:10.169Z] [2025-10-09T04:00:10.169Z] #106 [security-secretstore-setup] exporting to image [2025-10-09T04:00:10.169Z] #106 exporting layers [2025-10-09T04:00:12.114Z] #106 exporting layers 1.8s done [2025-10-09T04:00:12.114Z] #106 writing image sha256:1f4e9fa79581a590e25bd695fc170cb7062d23968d6bf15c8cc0b58bfaf4c3bb done [2025-10-09T04:00:12.114Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-09T04:00:12.114Z] #106 DONE 12.1s [2025-10-09T04:00:12.114Z] [2025-10-09T04:00:12.114Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-09T04:00:58.988Z] #149 DONE 2096.8s [2025-10-09T04:00:58.988Z] [2025-10-09T04:00:58.988Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:00:58.988Z] #147 ... [2025-10-09T04:00:58.988Z] [2025-10-09T04:00:58.988Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T04:00:58.988Z] #192 DONE 0.1s [2025-10-09T04:00:58.988Z] [2025-10-09T04:00:58.988Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T04:00:58.988Z] #193 DONE 0.2s [2025-10-09T04:00:58.988Z] [2025-10-09T04:00:58.988Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-09T04:00:58.988Z] #194 DONE 0.4s [2025-10-09T04:00:58.988Z] [2025-10-09T04:00:58.988Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:00:58.988Z] #147 ... [2025-10-09T04:00:58.988Z] [2025-10-09T04:00:58.988Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-09T04:00:58.988Z] #195 DONE 0.1s [2025-10-09T04:00:59.260Z] [2025-10-09T04:00:59.260Z] #106 [security-spiffe-token-provider] exporting to image [2025-10-09T04:00:59.260Z] #106 exporting layers [2025-10-09T04:01:01.350Z] #106 exporting layers 1.0s done [2025-10-09T04:01:01.350Z] #106 writing image sha256:0c1115eba007e37ffc75652d1e79d479341c8ac371963314b06f96af7458b703 done [2025-10-09T04:01:01.350Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-09T04:01:01.350Z] #106 DONE 13.0s [2025-10-09T04:01:01.350Z] [2025-10-09T04:01:01.350Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:01:50.325Z] #147 ... [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-09T04:01:50.325Z] #152 DONE 2146.3s [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:01:50.325Z] #147 ... [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T04:01:50.325Z] #196 DONE 0.1s [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T04:01:50.325Z] #142 ... [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T04:01:50.325Z] #197 DONE 0.3s [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T04:01:50.325Z] #142 ... [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-09T04:01:50.325Z] #198 DONE 0.6s [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-09T04:01:50.325Z] #199 DONE 0.4s [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-09T04:01:50.325Z] #153 DONE 2148.6s [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-09T04:01:50.325Z] #200 DONE 0.3s [2025-10-09T04:01:50.325Z] [2025-10-09T04:01:50.325Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T04:01:50.595Z] #201 ... [2025-10-09T04:01:50.595Z] [2025-10-09T04:01:50.595Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T04:01:50.595Z] #202 CACHED [2025-10-09T04:01:50.595Z] [2025-10-09T04:01:50.595Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T04:01:50.595Z] #203 CACHED [2025-10-09T04:01:50.595Z] [2025-10-09T04:01:50.595Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-09T04:01:52.030Z] #204 DONE 1.6s [2025-10-09T04:01:52.030Z] [2025-10-09T04:01:52.030Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-09T04:01:52.306Z] #205 ... [2025-10-09T04:01:52.306Z] [2025-10-09T04:01:52.306Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T04:01:52.306Z] #201 DONE 2.8s [2025-10-09T04:01:52.579Z] [2025-10-09T04:01:52.579Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-09T04:01:52.579Z] #205 DONE 0.3s [2025-10-09T04:01:52.579Z] [2025-10-09T04:01:52.579Z] #106 [security-proxy-auth] exporting to image [2025-10-09T04:01:52.579Z] #106 exporting layers [2025-10-09T04:01:52.850Z] #106 ... [2025-10-09T04:01:52.850Z] [2025-10-09T04:01:52.850Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-09T04:01:52.850Z] #206 DONE 0.6s [2025-10-09T04:01:53.117Z] [2025-10-09T04:01:53.117Z] #106 [core-metadata] exporting to image [2025-10-09T04:01:53.386Z] #106 exporting layers 1.1s done [2025-10-09T04:01:53.387Z] #106 writing image sha256:bb257c233660be47e8cfccac03d1f656972e537a242890488aafabe7c1bcb476 done [2025-10-09T04:01:53.387Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-09T04:01:53.970Z] #106 exporting layers 1.0s done [2025-10-09T04:01:53.970Z] #106 writing image sha256:70a8b4655298add5c16f8573581949287980e854324013a8fd09aa58338543ff done [2025-10-09T04:01:53.970Z] #106 naming to docker.io/library/core-metadata-arm64 done [2025-10-09T04:01:53.970Z] #106 DONE 14.5s [2025-10-09T04:01:53.970Z] [2025-10-09T04:01:53.970Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T04:01:54.934Z] #33 ... [2025-10-09T04:01:54.934Z] [2025-10-09T04:01:54.934Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T04:01:54.934Z] #144 DONE 2154.1s [2025-10-09T04:01:55.202Z] [2025-10-09T04:01:55.202Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:01:55.791Z] #147 ... [2025-10-09T04:01:55.791Z] [2025-10-09T04:01:55.791Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T04:01:55.791Z] #207 DONE 0.1s [2025-10-09T04:01:55.791Z] [2025-10-09T04:01:55.791Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:01:56.065Z] #147 ... [2025-10-09T04:01:56.065Z] [2025-10-09T04:01:56.065Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-09T04:01:56.334Z] #208 DONE 0.5s [2025-10-09T04:01:56.334Z] [2025-10-09T04:01:56.334Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-09T04:01:56.919Z] #209 DONE 0.2s [2025-10-09T04:01:56.919Z] [2025-10-09T04:01:56.919Z] #106 [core-keeper] exporting to image [2025-10-09T04:01:56.919Z] #106 ... [2025-10-09T04:01:56.919Z] [2025-10-09T04:01:56.919Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-09T04:01:56.919Z] #154 DONE 2156.3s [2025-10-09T04:01:56.919Z] [2025-10-09T04:01:56.919Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T04:01:57.912Z] #47 ... [2025-10-09T04:01:57.912Z] [2025-10-09T04:01:57.912Z] #106 [core-keeper] exporting to image [2025-10-09T04:01:57.912Z] #106 exporting layers 1.1s done [2025-10-09T04:01:57.912Z] #106 writing image sha256:0a4724bee9965a45594260f79ffccf60b588dc302c8a86e4ff150b43fea8660c done [2025-10-09T04:01:57.912Z] #106 naming to docker.io/library/core-keeper-arm64 done [2025-10-09T04:01:57.912Z] #106 DONE 15.6s [2025-10-09T04:01:57.912Z] [2025-10-09T04:01:57.912Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T04:01:58.209Z] #210 DONE 0.1s [2025-10-09T04:01:58.209Z] [2025-10-09T04:01:58.209Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:01:58.209Z] #147 ... [2025-10-09T04:01:58.209Z] [2025-10-09T04:01:58.209Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T04:01:58.209Z] #211 DONE 0.1s [2025-10-09T04:01:58.485Z] [2025-10-09T04:01:58.485Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-09T04:01:58.485Z] #212 DONE 0.4s [2025-10-09T04:01:58.485Z] [2025-10-09T04:01:58.485Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:01:58.758Z] #147 ... [2025-10-09T04:01:58.758Z] [2025-10-09T04:01:58.758Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-09T04:01:58.758Z] #213 DONE 0.1s [2025-10-09T04:01:58.758Z] [2025-10-09T04:01:58.758Z] #106 [core-data] exporting to image [2025-10-09T04:01:59.724Z] #106 exporting layers 0.6s done [2025-10-09T04:01:59.724Z] #106 writing image sha256:b3c9db2300663d75ebad91d3b20b8d698fe280ec30ba0950a62e70eaeb716b03 done [2025-10-09T04:01:59.724Z] #106 naming to docker.io/library/core-data-arm64 done [2025-10-09T04:01:59.724Z] #106 DONE 16.2s [2025-10-09T04:01:59.724Z] [2025-10-09T04:01:59.724Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T04:02:26.553Z] #47 ... [2025-10-09T04:02:26.553Z] [2025-10-09T04:02:26.553Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T04:02:26.553Z] #147 DONE 2181.6s [2025-10-09T04:02:26.553Z] [2025-10-09T04:02:26.553Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T04:02:26.553Z] #47 ... [2025-10-09T04:02:26.553Z] [2025-10-09T04:02:26.553Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T04:02:26.553Z] #214 DONE 0.3s [2025-10-09T04:02:26.553Z] [2025-10-09T04:02:26.553Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T04:02:26.553Z] #215 DONE 0.1s [2025-10-09T04:02:26.553Z] [2025-10-09T04:02:26.553Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-09T04:02:26.553Z] #216 DONE 0.4s [2025-10-09T04:02:26.553Z] [2025-10-09T04:02:26.553Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-09T04:02:26.553Z] #217 DONE 0.1s [2025-10-09T04:02:26.553Z] [2025-10-09T04:02:26.553Z] #106 [support-scheduler] exporting to image [2025-10-09T04:02:26.553Z] #106 exporting layers [2025-10-09T04:02:26.553Z] #106 exporting layers 1.0s done [2025-10-09T04:02:26.553Z] #106 writing image sha256:259c78ce9c93a6517098205f596ae902d7364b81b1c460c54eadeada70f95026 done [2025-10-09T04:02:26.553Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2025-10-09T04:02:26.553Z] #106 DONE 17.2s [2025-10-09T04:02:26.553Z] [2025-10-09T04:02:26.553Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T04:02:30.955Z] #47 ... [2025-10-09T04:02:30.955Z] [2025-10-09T04:02:30.955Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T04:02:30.955Z] #142 DONE 2189.6s [2025-10-09T04:02:30.955Z] [2025-10-09T04:02:30.955Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T04:02:30.955Z] #47 ... [2025-10-09T04:02:30.955Z] [2025-10-09T04:02:30.955Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T04:02:30.955Z] #218 DONE 0.1s [2025-10-09T04:02:30.955Z] [2025-10-09T04:02:30.955Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T04:02:30.955Z] #219 DONE 0.1s [2025-10-09T04:02:30.955Z] [2025-10-09T04:02:30.955Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T04:02:30.955Z] #33 ... [2025-10-09T04:02:30.955Z] [2025-10-09T04:02:30.955Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-09T04:02:31.555Z] #220 DONE 0.4s [2025-10-09T04:02:31.555Z] [2025-10-09T04:02:31.555Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T04:02:31.555Z] #33 ... [2025-10-09T04:02:31.555Z] [2025-10-09T04:02:31.555Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-09T04:02:31.555Z] #221 DONE 0.1s [2025-10-09T04:02:31.555Z] [2025-10-09T04:02:31.555Z] #106 [support-notifications] exporting to image [2025-10-09T04:02:31.555Z] #106 exporting layers [2025-10-09T04:02:32.144Z] #106 exporting layers 0.6s done [2025-10-09T04:02:32.144Z] #106 writing image sha256:a9783155a7436c975d5f1400a63e5dcc653681005f89105c028116d742af7f0e done [2025-10-09T04:02:32.144Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-10-09T04:02:32.144Z] #106 DONE 17.8s [2025-10-09T04:02:32.144Z] [2025-10-09T04:02:32.144Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T04:02:32.144Z] time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-09T04:02:32.158Z] $ docker stop --time=1 f2ec039a2bb0f08358ea2cb00dde32b922fd13c0f46fc84485e0e94c143b2e8e [2025-10-09T04:02:33.888Z] $ docker rm -f --volumes f2ec039a2bb0f08358ea2cb00dde32b922fd13c0f46fc84485e0e94c143b2e8e [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-09T04:02:34.389Z] + docker images [2025-10-09T04:02:34.389Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-09T04:02:34.389Z] support-notifications-arm64 latest a9783155a743 3 seconds ago 60.3MB [2025-10-09T04:02:34.389Z] support-scheduler-arm64 latest 259c78ce9c93 11 seconds ago 56.5MB [2025-10-09T04:02:34.389Z] core-data-arm64 latest b3c9db230066 36 seconds ago 52.8MB [2025-10-09T04:02:34.389Z] core-keeper-arm64 latest 0a4724bee996 38 seconds ago 45.4MB [2025-10-09T04:02:34.389Z] core-metadata-arm64 latest 70a8b4655298 42 seconds ago 52.9MB [2025-10-09T04:02:34.389Z] security-proxy-auth-arm64 latest bb257c233660 42 seconds ago 52MB [2025-10-09T04:02:34.389Z] security-spiffe-token-provider-arm64 latest 0c1115eba007 About a minute ago 56.2MB [2025-10-09T04:02:34.389Z] security-secretstore-setup-arm64 latest 1f4e9fa79581 2 minutes ago 86.4MB [2025-10-09T04:02:34.389Z] security-proxy-setup-arm64 latest 3fc46af4132e 2 minutes ago 56.5MB [2025-10-09T04:02:34.389Z] core-command-arm64 latest 2d634c8cbf2f 3 minutes ago 47.2MB [2025-10-09T04:02:34.389Z] security-bootstrapper-arm64 latest 85bd76a508d3 18 minutes ago 28.3MB [2025-10-09T04:02:34.389Z] core-common-config-bootstrapper-arm64 latest bbd59831014c 18 minutes ago 27.2MB [2025-10-09T04:02:34.389Z] security-spire-agent-arm64 latest 1b180ec753e0 37 minutes ago 194MB [2025-10-09T04:02:34.389Z] security-spire-server-arm64 latest cd82f5167ef5 37 minutes ago 151MB [2025-10-09T04:02:34.389Z] security-spire-config-arm64 latest e388a3359254 37 minutes ago 150MB [2025-10-09T04:02:34.389Z] ci-base-image-arm64 latest 96da9039feec 39 minutes ago 922MB [2025-10-09T04:02:34.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 months ago 566MB [2025-10-09T04:02:34.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T04:02:34.537Z] provisioning config files... [2025-10-09T04:02:34.561Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/911@tmp/config9130679717250363646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-09T04:02:34.891Z] ---> ****-login.sh [2025-10-09T04:02:34.891Z] nexus3.edgexfoundry.org:10001 [2025-10-09T04:02:34.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T04:02:35.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T04:02:35.157Z] Configure a credential helper to remove this warning. See [2025-10-09T04:02:35.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T04:02:35.157Z] [2025-10-09T04:02:35.157Z] Login Succeeded [2025-10-09T04:02:35.157Z] nexus3.edgexfoundry.org:10002 [2025-10-09T04:02:35.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T04:02:35.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T04:02:35.690Z] Configure a credential helper to remove this warning. See [2025-10-09T04:02:35.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T04:02:35.690Z] [2025-10-09T04:02:35.690Z] Login Succeeded [2025-10-09T04:02:35.690Z] nexus3.edgexfoundry.org:10003 [2025-10-09T04:02:35.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T04:02:35.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T04:02:35.954Z] Configure a credential helper to remove this warning. See [2025-10-09T04:02:35.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T04:02:35.954Z] [2025-10-09T04:02:35.954Z] Login Succeeded [2025-10-09T04:02:35.954Z] nexus3.edgexfoundry.org:10004 [2025-10-09T04:02:36.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T04:02:36.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T04:02:36.217Z] Configure a credential helper to remove this warning. See [2025-10-09T04:02:36.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T04:02:36.218Z] [2025-10-09T04:02:36.218Z] Login Succeeded [2025-10-09T04:02:36.483Z] ****.io [2025-10-09T04:02:36.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T04:02:36.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-09T04:02:36.747Z] Configure a credential helper to remove this warning. See [2025-10-09T04:02:36.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-09T04:02:36.747Z] [2025-10-09T04:02:36.747Z] Login Succeeded [2025-10-09T04:02:36.747Z] ---> ****-login.sh ends [Pipeline] } [2025-10-09T04:02:36.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:02:36.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-09T04:02:36.854Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-10-09T04:02:36.854Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:02:36.854Z] latest [2025-10-09T04:02:36.854Z] 4.1.0-dev.67 [2025-10-09T04:02:36.854Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:02:36.854Z] main [2025-10-09T04:02:36.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:37.230Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:37.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:02:37.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-09T04:02:37.592Z] 2643882dc6ce: Preparing [2025-10-09T04:02:37.592Z] 4a10373c99e1: Preparing [2025-10-09T04:02:37.592Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:37.592Z] b59d7cc48478: Preparing [2025-10-09T04:02:37.592Z] bf7a5de50826: Preparing [2025-10-09T04:02:37.592Z] 6fd18e25a846: Preparing [2025-10-09T04:02:37.592Z] 1e890da81ec9: Preparing [2025-10-09T04:02:37.592Z] 6fd18e25a846: Waiting [2025-10-09T04:02:37.592Z] 1e890da81ec9: Waiting [2025-10-09T04:02:37.858Z] b59d7cc48478: Pushed [2025-10-09T04:02:37.858Z] 93fef99bd0fb: Pushed [2025-10-09T04:02:37.858Z] 2643882dc6ce: Pushed [2025-10-09T04:02:37.858Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:38.124Z] 6fd18e25a846: Pushed [2025-10-09T04:02:40.056Z] bf7a5de50826: Pushed [2025-10-09T04:02:44.297Z] 4a10373c99e1: Pushed [2025-10-09T04:02:44.297Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:44.657Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:45.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-09T04:02:45.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-09T04:02:45.009Z] 2643882dc6ce: Preparing [2025-10-09T04:02:45.009Z] 4a10373c99e1: Preparing [2025-10-09T04:02:45.009Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:45.009Z] b59d7cc48478: Preparing [2025-10-09T04:02:45.009Z] bf7a5de50826: Preparing [2025-10-09T04:02:45.009Z] 6fd18e25a846: Preparing [2025-10-09T04:02:45.009Z] 1e890da81ec9: Preparing [2025-10-09T04:02:45.009Z] 6fd18e25a846: Waiting [2025-10-09T04:02:45.009Z] 1e890da81ec9: Waiting [2025-10-09T04:02:45.009Z] 2643882dc6ce: Layer already exists [2025-10-09T04:02:45.009Z] 4a10373c99e1: Layer already exists [2025-10-09T04:02:45.009Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:45.009Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:45.009Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:45.009Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:45.009Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:45.273Z] latest: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:45.630Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:45.992Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [2025-10-09T04:02:45.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-09T04:02:45.992Z] 2643882dc6ce: Preparing [2025-10-09T04:02:45.992Z] 4a10373c99e1: Preparing [2025-10-09T04:02:45.992Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:45.992Z] b59d7cc48478: Preparing [2025-10-09T04:02:45.992Z] bf7a5de50826: Preparing [2025-10-09T04:02:45.992Z] 6fd18e25a846: Preparing [2025-10-09T04:02:45.992Z] 1e890da81ec9: Preparing [2025-10-09T04:02:45.992Z] 6fd18e25a846: Waiting [2025-10-09T04:02:45.992Z] 1e890da81ec9: Waiting [2025-10-09T04:02:45.992Z] 2643882dc6ce: Layer already exists [2025-10-09T04:02:45.992Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:45.992Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:45.992Z] 4a10373c99e1: Layer already exists [2025-10-09T04:02:45.992Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:45.992Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:45.992Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:45.992Z] 4.1.0-dev.67: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:46.349Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:46.698Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:02:46.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-09T04:02:46.698Z] 2643882dc6ce: Preparing [2025-10-09T04:02:46.698Z] 4a10373c99e1: Preparing [2025-10-09T04:02:46.698Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:46.698Z] b59d7cc48478: Preparing [2025-10-09T04:02:46.698Z] bf7a5de50826: Preparing [2025-10-09T04:02:46.698Z] 6fd18e25a846: Preparing [2025-10-09T04:02:46.698Z] 1e890da81ec9: Preparing [2025-10-09T04:02:46.698Z] 6fd18e25a846: Waiting [2025-10-09T04:02:46.698Z] 1e890da81ec9: Waiting [2025-10-09T04:02:46.698Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:46.698Z] 4a10373c99e1: Layer already exists [2025-10-09T04:02:46.698Z] 2643882dc6ce: Layer already exists [2025-10-09T04:02:46.698Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:46.698Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:46.698Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:46.698Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:46.698Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:47.051Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:47.405Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-10-09T04:02:47.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-09T04:02:47.405Z] 2643882dc6ce: Preparing [2025-10-09T04:02:47.405Z] 4a10373c99e1: Preparing [2025-10-09T04:02:47.405Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:47.405Z] b59d7cc48478: Preparing [2025-10-09T04:02:47.405Z] bf7a5de50826: Preparing [2025-10-09T04:02:47.405Z] 6fd18e25a846: Preparing [2025-10-09T04:02:47.405Z] 1e890da81ec9: Preparing [2025-10-09T04:02:47.405Z] 6fd18e25a846: Waiting [2025-10-09T04:02:47.405Z] 1e890da81ec9: Waiting [2025-10-09T04:02:47.405Z] 2643882dc6ce: Layer already exists [2025-10-09T04:02:47.405Z] 4a10373c99e1: Layer already exists [2025-10-09T04:02:47.405Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:47.405Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:47.405Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:47.405Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:47.405Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:47.405Z] main: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:02:47.758Z] ===================================================== [Pipeline] echo [2025-10-09T04:02:47.778Z] taggedImages: [2025-10-09T04:02:47.778Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:02:47.778Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-09T04:02:47.778Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [2025-10-09T04:02:47.778Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:02:47.778Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-09T04:02:47.806Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-10-09T04:02:47.806Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:02:47.806Z] latest [2025-10-09T04:02:47.806Z] 4.1.0-dev.67 [2025-10-09T04:02:47.806Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:02:47.806Z] main [2025-10-09T04:02:47.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:48.185Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:48.537Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:02:48.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-09T04:02:48.537Z] 52172fd2e5e5: Preparing [2025-10-09T04:02:48.537Z] c5fa86696ad6: Preparing [2025-10-09T04:02:48.537Z] dcae1f52bc75: Preparing [2025-10-09T04:02:48.537Z] da57c44e2dfb: Preparing [2025-10-09T04:02:48.537Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:48.537Z] b59d7cc48478: Preparing [2025-10-09T04:02:48.537Z] bf7a5de50826: Preparing [2025-10-09T04:02:48.537Z] 6fd18e25a846: Preparing [2025-10-09T04:02:48.537Z] 1e890da81ec9: Preparing [2025-10-09T04:02:48.537Z] b59d7cc48478: Waiting [2025-10-09T04:02:48.537Z] bf7a5de50826: Waiting [2025-10-09T04:02:48.537Z] 6fd18e25a846: Waiting [2025-10-09T04:02:48.537Z] 1e890da81ec9: Waiting [2025-10-09T04:02:48.537Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:48.537Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:48.802Z] c5fa86696ad6: Pushed [2025-10-09T04:02:48.802Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:48.802Z] dcae1f52bc75: Pushed [2025-10-09T04:02:48.802Z] 52172fd2e5e5: Pushed [2025-10-09T04:02:48.802Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:48.802Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:51.372Z] da57c44e2dfb: Pushed [2025-10-09T04:02:51.372Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:51.723Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:52.071Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-09T04:02:52.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-09T04:02:52.071Z] 52172fd2e5e5: Preparing [2025-10-09T04:02:52.071Z] c5fa86696ad6: Preparing [2025-10-09T04:02:52.071Z] dcae1f52bc75: Preparing [2025-10-09T04:02:52.071Z] da57c44e2dfb: Preparing [2025-10-09T04:02:52.071Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:52.071Z] b59d7cc48478: Preparing [2025-10-09T04:02:52.071Z] bf7a5de50826: Preparing [2025-10-09T04:02:52.071Z] 6fd18e25a846: Preparing [2025-10-09T04:02:52.071Z] 1e890da81ec9: Preparing [2025-10-09T04:02:52.071Z] b59d7cc48478: Waiting [2025-10-09T04:02:52.071Z] bf7a5de50826: Waiting [2025-10-09T04:02:52.071Z] 6fd18e25a846: Waiting [2025-10-09T04:02:52.071Z] 1e890da81ec9: Waiting [2025-10-09T04:02:52.071Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:52.071Z] dcae1f52bc75: Layer already exists [2025-10-09T04:02:52.071Z] da57c44e2dfb: Layer already exists [2025-10-09T04:02:52.071Z] 52172fd2e5e5: Layer already exists [2025-10-09T04:02:52.071Z] c5fa86696ad6: Layer already exists [2025-10-09T04:02:52.071Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:52.071Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:52.071Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:52.071Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:52.071Z] latest: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:52.696Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:53.052Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [2025-10-09T04:02:53.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-09T04:02:53.052Z] 52172fd2e5e5: Preparing [2025-10-09T04:02:53.052Z] c5fa86696ad6: Preparing [2025-10-09T04:02:53.052Z] dcae1f52bc75: Preparing [2025-10-09T04:02:53.052Z] da57c44e2dfb: Preparing [2025-10-09T04:02:53.052Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:53.052Z] b59d7cc48478: Preparing [2025-10-09T04:02:53.052Z] bf7a5de50826: Preparing [2025-10-09T04:02:53.052Z] 6fd18e25a846: Preparing [2025-10-09T04:02:53.052Z] 1e890da81ec9: Preparing [2025-10-09T04:02:53.052Z] b59d7cc48478: Waiting [2025-10-09T04:02:53.052Z] bf7a5de50826: Waiting [2025-10-09T04:02:53.052Z] 6fd18e25a846: Waiting [2025-10-09T04:02:53.052Z] 1e890da81ec9: Waiting [2025-10-09T04:02:53.052Z] da57c44e2dfb: Layer already exists [2025-10-09T04:02:53.053Z] 52172fd2e5e5: Layer already exists [2025-10-09T04:02:53.053Z] dcae1f52bc75: Layer already exists [2025-10-09T04:02:53.053Z] c5fa86696ad6: Layer already exists [2025-10-09T04:02:53.053Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:53.053Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:53.053Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:53.053Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:53.053Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:53.315Z] 4.1.0-dev.67: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:53.679Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:54.030Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:02:54.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-09T04:02:54.030Z] 52172fd2e5e5: Preparing [2025-10-09T04:02:54.030Z] c5fa86696ad6: Preparing [2025-10-09T04:02:54.030Z] dcae1f52bc75: Preparing [2025-10-09T04:02:54.030Z] da57c44e2dfb: Preparing [2025-10-09T04:02:54.030Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:54.030Z] b59d7cc48478: Preparing [2025-10-09T04:02:54.030Z] bf7a5de50826: Preparing [2025-10-09T04:02:54.030Z] 6fd18e25a846: Preparing [2025-10-09T04:02:54.030Z] 1e890da81ec9: Preparing [2025-10-09T04:02:54.030Z] b59d7cc48478: Waiting [2025-10-09T04:02:54.030Z] bf7a5de50826: Waiting [2025-10-09T04:02:54.030Z] 6fd18e25a846: Waiting [2025-10-09T04:02:54.030Z] 1e890da81ec9: Waiting [2025-10-09T04:02:54.030Z] da57c44e2dfb: Layer already exists [2025-10-09T04:02:54.030Z] 52172fd2e5e5: Layer already exists [2025-10-09T04:02:54.030Z] c5fa86696ad6: Layer already exists [2025-10-09T04:02:54.030Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:54.030Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:54.030Z] dcae1f52bc75: Layer already exists [2025-10-09T04:02:54.030Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:54.030Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:54.030Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:54.296Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:54.653Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:55.012Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-10-09T04:02:55.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-09T04:02:55.012Z] 52172fd2e5e5: Preparing [2025-10-09T04:02:55.012Z] c5fa86696ad6: Preparing [2025-10-09T04:02:55.012Z] dcae1f52bc75: Preparing [2025-10-09T04:02:55.012Z] da57c44e2dfb: Preparing [2025-10-09T04:02:55.012Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:55.012Z] b59d7cc48478: Preparing [2025-10-09T04:02:55.012Z] bf7a5de50826: Preparing [2025-10-09T04:02:55.012Z] 6fd18e25a846: Preparing [2025-10-09T04:02:55.012Z] 1e890da81ec9: Preparing [2025-10-09T04:02:55.012Z] bf7a5de50826: Waiting [2025-10-09T04:02:55.012Z] 6fd18e25a846: Waiting [2025-10-09T04:02:55.012Z] 1e890da81ec9: Waiting [2025-10-09T04:02:55.012Z] b59d7cc48478: Waiting [2025-10-09T04:02:55.012Z] 52172fd2e5e5: Layer already exists [2025-10-09T04:02:55.012Z] c5fa86696ad6: Layer already exists [2025-10-09T04:02:55.012Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:55.012Z] dcae1f52bc75: Layer already exists [2025-10-09T04:02:55.012Z] da57c44e2dfb: Layer already exists [2025-10-09T04:02:55.012Z] bf7a5de50826: Layer already exists [2025-10-09T04:02:55.012Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:55.012Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:55.012Z] 6fd18e25a846: Layer already exists [2025-10-09T04:02:55.279Z] main: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:02:55.395Z] ===================================================== [Pipeline] echo [2025-10-09T04:02:55.412Z] taggedImages: [2025-10-09T04:02:55.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:02:55.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-09T04:02:55.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [2025-10-09T04:02:55.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:02:55.412Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-09T04:02:55.440Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-10-09T04:02:55.440Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:02:55.440Z] latest [2025-10-09T04:02:55.440Z] 4.1.0-dev.67 [2025-10-09T04:02:55.440Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:02:55.440Z] main [2025-10-09T04:02:55.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:55.812Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:02:56.170Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:02:56.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-09T04:02:56.170Z] 58dba869f7fe: Preparing [2025-10-09T04:02:56.170Z] c53a23086813: Preparing [2025-10-09T04:02:56.170Z] 93fef99bd0fb: Preparing [2025-10-09T04:02:56.170Z] b59d7cc48478: Preparing [2025-10-09T04:02:56.170Z] f576141f074f: Preparing [2025-10-09T04:02:56.170Z] 2884f58332c3: Preparing [2025-10-09T04:02:56.170Z] 1e890da81ec9: Preparing [2025-10-09T04:02:56.170Z] 2884f58332c3: Waiting [2025-10-09T04:02:56.170Z] 1e890da81ec9: Waiting [2025-10-09T04:02:56.170Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:02:56.436Z] b59d7cc48478: Layer already exists [2025-10-09T04:02:56.436Z] 1e890da81ec9: Layer already exists [2025-10-09T04:02:56.436Z] 58dba869f7fe: Pushed [2025-10-09T04:02:56.436Z] 2884f58332c3: Pushed [2025-10-09T04:02:58.365Z] f576141f074f: Pushed [2025-10-09T04:03:04.980Z] c53a23086813: Pushed [2025-10-09T04:03:04.980Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:05.342Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:05.702Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-09T04:03:05.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-09T04:03:05.702Z] 58dba869f7fe: Preparing [2025-10-09T04:03:05.702Z] c53a23086813: Preparing [2025-10-09T04:03:05.702Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:05.702Z] b59d7cc48478: Preparing [2025-10-09T04:03:05.702Z] f576141f074f: Preparing [2025-10-09T04:03:05.702Z] 2884f58332c3: Preparing [2025-10-09T04:03:05.702Z] 1e890da81ec9: Preparing [2025-10-09T04:03:05.702Z] 2884f58332c3: Waiting [2025-10-09T04:03:05.702Z] 1e890da81ec9: Waiting [2025-10-09T04:03:05.702Z] 58dba869f7fe: Layer already exists [2025-10-09T04:03:05.702Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:05.702Z] f576141f074f: Layer already exists [2025-10-09T04:03:05.702Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:05.702Z] c53a23086813: Layer already exists [2025-10-09T04:03:05.702Z] 2884f58332c3: Layer already exists [2025-10-09T04:03:05.702Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:05.702Z] latest: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:06.313Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:06.741Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [2025-10-09T04:03:06.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-09T04:03:06.741Z] 58dba869f7fe: Preparing [2025-10-09T04:03:06.741Z] c53a23086813: Preparing [2025-10-09T04:03:06.741Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:06.741Z] b59d7cc48478: Preparing [2025-10-09T04:03:06.741Z] f576141f074f: Preparing [2025-10-09T04:03:06.741Z] 2884f58332c3: Preparing [2025-10-09T04:03:06.741Z] 1e890da81ec9: Preparing [2025-10-09T04:03:06.741Z] 2884f58332c3: Waiting [2025-10-09T04:03:06.741Z] 1e890da81ec9: Waiting [2025-10-09T04:03:06.741Z] 58dba869f7fe: Layer already exists [2025-10-09T04:03:06.741Z] f576141f074f: Layer already exists [2025-10-09T04:03:06.741Z] c53a23086813: Layer already exists [2025-10-09T04:03:06.741Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:06.741Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:06.741Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:06.741Z] 2884f58332c3: Layer already exists [2025-10-09T04:03:06.741Z] 4.1.0-dev.67: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:07.114Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:07.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:07.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-09T04:03:07.465Z] 58dba869f7fe: Preparing [2025-10-09T04:03:07.465Z] c53a23086813: Preparing [2025-10-09T04:03:07.465Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:07.465Z] b59d7cc48478: Preparing [2025-10-09T04:03:07.465Z] f576141f074f: Preparing [2025-10-09T04:03:07.465Z] 2884f58332c3: Preparing [2025-10-09T04:03:07.465Z] 1e890da81ec9: Preparing [2025-10-09T04:03:07.465Z] 2884f58332c3: Waiting [2025-10-09T04:03:07.465Z] 1e890da81ec9: Waiting [2025-10-09T04:03:07.465Z] 58dba869f7fe: Layer already exists [2025-10-09T04:03:07.465Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:07.465Z] f576141f074f: Layer already exists [2025-10-09T04:03:07.465Z] c53a23086813: Layer already exists [2025-10-09T04:03:07.465Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:07.465Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:07.465Z] 2884f58332c3: Layer already exists [2025-10-09T04:03:07.465Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:08.088Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:08.456Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-10-09T04:03:08.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-09T04:03:08.456Z] 58dba869f7fe: Preparing [2025-10-09T04:03:08.456Z] c53a23086813: Preparing [2025-10-09T04:03:08.456Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:08.456Z] b59d7cc48478: Preparing [2025-10-09T04:03:08.456Z] f576141f074f: Preparing [2025-10-09T04:03:08.456Z] 2884f58332c3: Preparing [2025-10-09T04:03:08.456Z] 1e890da81ec9: Preparing [2025-10-09T04:03:08.456Z] 2884f58332c3: Waiting [2025-10-09T04:03:08.456Z] 1e890da81ec9: Waiting [2025-10-09T04:03:08.456Z] f576141f074f: Layer already exists [2025-10-09T04:03:08.456Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:08.456Z] 58dba869f7fe: Layer already exists [2025-10-09T04:03:08.456Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:08.456Z] c53a23086813: Layer already exists [2025-10-09T04:03:08.456Z] 2884f58332c3: Layer already exists [2025-10-09T04:03:08.456Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:08.720Z] main: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:03:08.788Z] ===================================================== [Pipeline] echo [2025-10-09T04:03:08.805Z] taggedImages: [2025-10-09T04:03:08.805Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:08.805Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-09T04:03:08.805Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [2025-10-09T04:03:08.805Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:08.805Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-09T04:03:08.838Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-10-09T04:03:08.838Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:08.838Z] latest [2025-10-09T04:03:08.838Z] 4.1.0-dev.67 [2025-10-09T04:03:08.838Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:08.838Z] main [2025-10-09T04:03:08.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:09.229Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:09.588Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:09.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-09T04:03:09.588Z] b5fbc74e63b3: Preparing [2025-10-09T04:03:09.588Z] c00b0481c2fe: Preparing [2025-10-09T04:03:09.588Z] b59d7cc48478: Preparing [2025-10-09T04:03:09.588Z] 116b25fc4a2f: Preparing [2025-10-09T04:03:09.588Z] 30326343b721: Preparing [2025-10-09T04:03:09.588Z] 1e890da81ec9: Preparing [2025-10-09T04:03:09.588Z] 1e890da81ec9: Waiting [2025-10-09T04:03:09.588Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:09.855Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:09.855Z] 30326343b721: Pushed [2025-10-09T04:03:09.855Z] 116b25fc4a2f: Pushed [2025-10-09T04:03:09.855Z] b5fbc74e63b3: Pushed [2025-10-09T04:03:18.047Z] c00b0481c2fe: Pushed [2025-10-09T04:03:18.047Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:18.399Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:18.747Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-09T04:03:18.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-09T04:03:18.748Z] b5fbc74e63b3: Preparing [2025-10-09T04:03:18.748Z] c00b0481c2fe: Preparing [2025-10-09T04:03:18.748Z] b59d7cc48478: Preparing [2025-10-09T04:03:18.748Z] 116b25fc4a2f: Preparing [2025-10-09T04:03:18.748Z] 30326343b721: Preparing [2025-10-09T04:03:18.748Z] 1e890da81ec9: Preparing [2025-10-09T04:03:18.748Z] 1e890da81ec9: Waiting [2025-10-09T04:03:18.748Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:18.748Z] b5fbc74e63b3: Layer already exists [2025-10-09T04:03:18.748Z] c00b0481c2fe: Layer already exists [2025-10-09T04:03:18.748Z] 116b25fc4a2f: Layer already exists [2025-10-09T04:03:18.748Z] 30326343b721: Layer already exists [2025-10-09T04:03:18.748Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:18.748Z] latest: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:19.367Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:19.720Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [2025-10-09T04:03:19.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-09T04:03:19.720Z] b5fbc74e63b3: Preparing [2025-10-09T04:03:19.720Z] c00b0481c2fe: Preparing [2025-10-09T04:03:19.720Z] b59d7cc48478: Preparing [2025-10-09T04:03:19.720Z] 116b25fc4a2f: Preparing [2025-10-09T04:03:19.720Z] 30326343b721: Preparing [2025-10-09T04:03:19.720Z] 1e890da81ec9: Preparing [2025-10-09T04:03:19.720Z] 1e890da81ec9: Waiting [2025-10-09T04:03:19.720Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:19.720Z] c00b0481c2fe: Layer already exists [2025-10-09T04:03:19.720Z] 116b25fc4a2f: Layer already exists [2025-10-09T04:03:19.720Z] 30326343b721: Layer already exists [2025-10-09T04:03:19.720Z] b5fbc74e63b3: Layer already exists [2025-10-09T04:03:19.720Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:19.720Z] 4.1.0-dev.67: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:20.343Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:20.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:20.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-09T04:03:20.699Z] b5fbc74e63b3: Preparing [2025-10-09T04:03:20.699Z] c00b0481c2fe: Preparing [2025-10-09T04:03:20.699Z] b59d7cc48478: Preparing [2025-10-09T04:03:20.699Z] 116b25fc4a2f: Preparing [2025-10-09T04:03:20.699Z] 30326343b721: Preparing [2025-10-09T04:03:20.699Z] 1e890da81ec9: Preparing [2025-10-09T04:03:20.699Z] 1e890da81ec9: Waiting [2025-10-09T04:03:20.699Z] 30326343b721: Layer already exists [2025-10-09T04:03:20.699Z] b5fbc74e63b3: Layer already exists [2025-10-09T04:03:20.699Z] 116b25fc4a2f: Layer already exists [2025-10-09T04:03:20.699Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:20.699Z] c00b0481c2fe: Layer already exists [2025-10-09T04:03:20.699Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:20.699Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:21.320Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:21.674Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-10-09T04:03:21.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-09T04:03:21.674Z] b5fbc74e63b3: Preparing [2025-10-09T04:03:21.674Z] c00b0481c2fe: Preparing [2025-10-09T04:03:21.674Z] b59d7cc48478: Preparing [2025-10-09T04:03:21.674Z] 116b25fc4a2f: Preparing [2025-10-09T04:03:21.674Z] 30326343b721: Preparing [2025-10-09T04:03:21.674Z] 1e890da81ec9: Preparing [2025-10-09T04:03:21.674Z] 1e890da81ec9: Waiting [2025-10-09T04:03:21.674Z] c00b0481c2fe: Layer already exists [2025-10-09T04:03:21.674Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:21.674Z] 30326343b721: Layer already exists [2025-10-09T04:03:21.674Z] 116b25fc4a2f: Layer already exists [2025-10-09T04:03:21.674Z] b5fbc74e63b3: Layer already exists [2025-10-09T04:03:21.674Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:21.674Z] main: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:03:22.023Z] ===================================================== [Pipeline] echo [2025-10-09T04:03:22.036Z] taggedImages: [2025-10-09T04:03:22.036Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:22.036Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-09T04:03:22.036Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [2025-10-09T04:03:22.036Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:22.036Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-09T04:03:22.063Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-10-09T04:03:22.063Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:22.063Z] latest [2025-10-09T04:03:22.063Z] 4.1.0-dev.67 [2025-10-09T04:03:22.063Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:22.063Z] main [2025-10-09T04:03:22.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:22.424Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:22.774Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:22.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-09T04:03:22.774Z] c543f511b394: Preparing [2025-10-09T04:03:22.774Z] 8f8191ae9656: Preparing [2025-10-09T04:03:22.774Z] 74091dbecf7d: Preparing [2025-10-09T04:03:22.774Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:22.774Z] b59d7cc48478: Preparing [2025-10-09T04:03:22.774Z] bf7a5de50826: Preparing [2025-10-09T04:03:22.774Z] 6fd18e25a846: Preparing [2025-10-09T04:03:22.774Z] 1e890da81ec9: Preparing [2025-10-09T04:03:22.774Z] 6fd18e25a846: Waiting [2025-10-09T04:03:22.774Z] 1e890da81ec9: Waiting [2025-10-09T04:03:22.774Z] bf7a5de50826: Waiting [2025-10-09T04:03:22.774Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:22.774Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:22.774Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:23.039Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:23.039Z] 8f8191ae9656: Pushed [2025-10-09T04:03:23.039Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:23.039Z] c543f511b394: Pushed [2025-10-09T04:03:31.212Z] 74091dbecf7d: Pushed [2025-10-09T04:03:31.212Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:31.573Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:31.929Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-09T04:03:31.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-09T04:03:31.930Z] c543f511b394: Preparing [2025-10-09T04:03:31.930Z] 8f8191ae9656: Preparing [2025-10-09T04:03:31.930Z] 74091dbecf7d: Preparing [2025-10-09T04:03:31.930Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:31.930Z] b59d7cc48478: Preparing [2025-10-09T04:03:31.930Z] bf7a5de50826: Preparing [2025-10-09T04:03:31.930Z] 6fd18e25a846: Preparing [2025-10-09T04:03:31.930Z] 1e890da81ec9: Preparing [2025-10-09T04:03:31.930Z] 1e890da81ec9: Waiting [2025-10-09T04:03:31.930Z] 6fd18e25a846: Waiting [2025-10-09T04:03:31.930Z] bf7a5de50826: Waiting [2025-10-09T04:03:31.930Z] c543f511b394: Layer already exists [2025-10-09T04:03:31.930Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:31.930Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:31.930Z] 74091dbecf7d: Layer already exists [2025-10-09T04:03:31.930Z] 8f8191ae9656: Layer already exists [2025-10-09T04:03:31.930Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:31.930Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:31.930Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:31.930Z] latest: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:32.551Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:32.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [2025-10-09T04:03:32.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-09T04:03:32.905Z] c543f511b394: Preparing [2025-10-09T04:03:32.905Z] 8f8191ae9656: Preparing [2025-10-09T04:03:32.905Z] 74091dbecf7d: Preparing [2025-10-09T04:03:32.905Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:32.905Z] b59d7cc48478: Preparing [2025-10-09T04:03:32.905Z] bf7a5de50826: Preparing [2025-10-09T04:03:32.905Z] 6fd18e25a846: Preparing [2025-10-09T04:03:32.905Z] 1e890da81ec9: Preparing [2025-10-09T04:03:32.905Z] bf7a5de50826: Waiting [2025-10-09T04:03:32.905Z] 6fd18e25a846: Waiting [2025-10-09T04:03:32.905Z] 1e890da81ec9: Waiting [2025-10-09T04:03:32.905Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:32.905Z] 8f8191ae9656: Layer already exists [2025-10-09T04:03:32.905Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:32.905Z] c543f511b394: Layer already exists [2025-10-09T04:03:32.905Z] 74091dbecf7d: Layer already exists [2025-10-09T04:03:32.905Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:32.905Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:32.905Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:32.905Z] 4.1.0-dev.67: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:33.258Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:33.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:33.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-09T04:03:33.616Z] c543f511b394: Preparing [2025-10-09T04:03:33.616Z] 8f8191ae9656: Preparing [2025-10-09T04:03:33.616Z] 74091dbecf7d: Preparing [2025-10-09T04:03:33.616Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:33.616Z] b59d7cc48478: Preparing [2025-10-09T04:03:33.616Z] bf7a5de50826: Preparing [2025-10-09T04:03:33.616Z] 6fd18e25a846: Preparing [2025-10-09T04:03:33.616Z] 1e890da81ec9: Preparing [2025-10-09T04:03:33.616Z] bf7a5de50826: Waiting [2025-10-09T04:03:33.616Z] 1e890da81ec9: Waiting [2025-10-09T04:03:33.616Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:33.616Z] 8f8191ae9656: Layer already exists [2025-10-09T04:03:33.616Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:33.616Z] c543f511b394: Layer already exists [2025-10-09T04:03:33.616Z] 74091dbecf7d: Layer already exists [2025-10-09T04:03:33.616Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:33.616Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:33.616Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:33.881Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:34.234Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:34.593Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-10-09T04:03:34.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-09T04:03:34.593Z] c543f511b394: Preparing [2025-10-09T04:03:34.593Z] 8f8191ae9656: Preparing [2025-10-09T04:03:34.593Z] 74091dbecf7d: Preparing [2025-10-09T04:03:34.593Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:34.593Z] b59d7cc48478: Preparing [2025-10-09T04:03:34.593Z] bf7a5de50826: Preparing [2025-10-09T04:03:34.593Z] 6fd18e25a846: Preparing [2025-10-09T04:03:34.593Z] 1e890da81ec9: Preparing [2025-10-09T04:03:34.593Z] bf7a5de50826: Waiting [2025-10-09T04:03:34.593Z] 6fd18e25a846: Waiting [2025-10-09T04:03:34.593Z] 1e890da81ec9: Waiting [2025-10-09T04:03:34.593Z] 74091dbecf7d: Layer already exists [2025-10-09T04:03:34.593Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:34.593Z] 8f8191ae9656: Layer already exists [2025-10-09T04:03:34.593Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:34.593Z] c543f511b394: Layer already exists [2025-10-09T04:03:34.593Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:34.593Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:34.593Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:34.859Z] main: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:03:34.948Z] ===================================================== [Pipeline] echo [2025-10-09T04:03:34.966Z] taggedImages: [2025-10-09T04:03:34.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:34.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-09T04:03:34.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [2025-10-09T04:03:34.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:34.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-09T04:03:34.998Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-10-09T04:03:34.998Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:34.998Z] latest [2025-10-09T04:03:34.998Z] 4.1.0-dev.67 [2025-10-09T04:03:34.998Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:34.998Z] main [2025-10-09T04:03:34.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:35.372Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:35.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:35.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-09T04:03:35.729Z] 0fd1dbf31cb1: Preparing [2025-10-09T04:03:35.729Z] 3115af814f84: Preparing [2025-10-09T04:03:35.729Z] 329690fde4da: Preparing [2025-10-09T04:03:35.729Z] c749f1bf3b7b: Preparing [2025-10-09T04:03:35.729Z] ed68037de538: Preparing [2025-10-09T04:03:35.729Z] 1eb5d2b3f410: Preparing [2025-10-09T04:03:35.729Z] 263fecd8c2ff: Preparing [2025-10-09T04:03:35.729Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:35.729Z] b59d7cc48478: Preparing [2025-10-09T04:03:35.729Z] 4fc6b1922253: Preparing [2025-10-09T04:03:35.729Z] 1d265d146d53: Preparing [2025-10-09T04:03:35.729Z] 5f70bf18a086: Preparing [2025-10-09T04:03:35.729Z] 47bc7cbf0676: Preparing [2025-10-09T04:03:35.729Z] 773362055763: Preparing [2025-10-09T04:03:35.729Z] 386caacec99c: Preparing [2025-10-09T04:03:35.729Z] 263fecd8c2ff: Waiting [2025-10-09T04:03:35.729Z] 1e890da81ec9: Preparing [2025-10-09T04:03:35.729Z] 93fef99bd0fb: Waiting [2025-10-09T04:03:35.729Z] b59d7cc48478: Waiting [2025-10-09T04:03:35.729Z] 1d265d146d53: Waiting [2025-10-09T04:03:35.729Z] 4fc6b1922253: Waiting [2025-10-09T04:03:35.729Z] 5f70bf18a086: Waiting [2025-10-09T04:03:35.729Z] 47bc7cbf0676: Waiting [2025-10-09T04:03:35.729Z] 773362055763: Waiting [2025-10-09T04:03:35.729Z] 386caacec99c: Waiting [2025-10-09T04:03:35.729Z] 1e890da81ec9: Waiting [2025-10-09T04:03:35.729Z] 1eb5d2b3f410: Waiting [2025-10-09T04:03:35.999Z] 3115af814f84: Pushed [2025-10-09T04:03:36.000Z] ed68037de538: Pushed [2025-10-09T04:03:36.000Z] 329690fde4da: Pushed [2025-10-09T04:03:36.000Z] c749f1bf3b7b: Pushed [2025-10-09T04:03:36.000Z] 0fd1dbf31cb1: Pushed [2025-10-09T04:03:36.000Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:36.000Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:36.000Z] 1eb5d2b3f410: Pushed [2025-10-09T04:03:36.264Z] 5f70bf18a086: Layer already exists [2025-10-09T04:03:36.264Z] 1d265d146d53: Pushed [2025-10-09T04:03:36.264Z] 4fc6b1922253: Pushed [2025-10-09T04:03:36.264Z] 47bc7cbf0676: Pushed [2025-10-09T04:03:36.264Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:36.264Z] 386caacec99c: Pushed [2025-10-09T04:03:38.198Z] 773362055763: Pushed [2025-10-09T04:03:38.777Z] 263fecd8c2ff: Pushed [2025-10-09T04:03:39.732Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:40.094Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:40.509Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-09T04:03:40.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-09T04:03:40.509Z] 0fd1dbf31cb1: Preparing [2025-10-09T04:03:40.509Z] 3115af814f84: Preparing [2025-10-09T04:03:40.509Z] 329690fde4da: Preparing [2025-10-09T04:03:40.509Z] c749f1bf3b7b: Preparing [2025-10-09T04:03:40.509Z] ed68037de538: Preparing [2025-10-09T04:03:40.509Z] 1eb5d2b3f410: Preparing [2025-10-09T04:03:40.509Z] 263fecd8c2ff: Preparing [2025-10-09T04:03:40.509Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:40.509Z] b59d7cc48478: Preparing [2025-10-09T04:03:40.509Z] 4fc6b1922253: Preparing [2025-10-09T04:03:40.509Z] 1d265d146d53: Preparing [2025-10-09T04:03:40.509Z] 5f70bf18a086: Preparing [2025-10-09T04:03:40.509Z] 47bc7cbf0676: Preparing [2025-10-09T04:03:40.509Z] 773362055763: Preparing [2025-10-09T04:03:40.509Z] 263fecd8c2ff: Waiting [2025-10-09T04:03:40.509Z] 386caacec99c: Preparing [2025-10-09T04:03:40.509Z] 1e890da81ec9: Preparing [2025-10-09T04:03:40.509Z] b59d7cc48478: Waiting [2025-10-09T04:03:40.509Z] 4fc6b1922253: Waiting [2025-10-09T04:03:40.509Z] 1d265d146d53: Waiting [2025-10-09T04:03:40.509Z] 5f70bf18a086: Waiting [2025-10-09T04:03:40.509Z] 47bc7cbf0676: Waiting [2025-10-09T04:03:40.509Z] 773362055763: Waiting [2025-10-09T04:03:40.509Z] 386caacec99c: Waiting [2025-10-09T04:03:40.509Z] 1e890da81ec9: Waiting [2025-10-09T04:03:40.509Z] 1eb5d2b3f410: Waiting [2025-10-09T04:03:40.509Z] 93fef99bd0fb: Waiting [2025-10-09T04:03:40.509Z] 0fd1dbf31cb1: Layer already exists [2025-10-09T04:03:40.509Z] 329690fde4da: Layer already exists [2025-10-09T04:03:40.509Z] c749f1bf3b7b: Layer already exists [2025-10-09T04:03:40.509Z] 3115af814f84: Layer already exists [2025-10-09T04:03:40.509Z] ed68037de538: Layer already exists [2025-10-09T04:03:40.509Z] 1eb5d2b3f410: Layer already exists [2025-10-09T04:03:40.509Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:40.509Z] 263fecd8c2ff: Layer already exists [2025-10-09T04:03:40.509Z] 4fc6b1922253: Layer already exists [2025-10-09T04:03:40.509Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:40.781Z] 773362055763: Layer already exists [2025-10-09T04:03:40.781Z] 5f70bf18a086: Layer already exists [2025-10-09T04:03:40.781Z] 47bc7cbf0676: Layer already exists [2025-10-09T04:03:40.781Z] 1d265d146d53: Layer already exists [2025-10-09T04:03:40.781Z] 386caacec99c: Layer already exists [2025-10-09T04:03:40.781Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:40.781Z] latest: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:41.161Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:41.565Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [2025-10-09T04:03:41.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-09T04:03:41.565Z] 0fd1dbf31cb1: Preparing [2025-10-09T04:03:41.565Z] 3115af814f84: Preparing [2025-10-09T04:03:41.565Z] 329690fde4da: Preparing [2025-10-09T04:03:41.565Z] c749f1bf3b7b: Preparing [2025-10-09T04:03:41.565Z] ed68037de538: Preparing [2025-10-09T04:03:41.565Z] 1eb5d2b3f410: Preparing [2025-10-09T04:03:41.565Z] 263fecd8c2ff: Preparing [2025-10-09T04:03:41.565Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:41.565Z] b59d7cc48478: Preparing [2025-10-09T04:03:41.565Z] 4fc6b1922253: Preparing [2025-10-09T04:03:41.565Z] 1d265d146d53: Preparing [2025-10-09T04:03:41.565Z] 5f70bf18a086: Preparing [2025-10-09T04:03:41.565Z] 47bc7cbf0676: Preparing [2025-10-09T04:03:41.565Z] 773362055763: Preparing [2025-10-09T04:03:41.565Z] 386caacec99c: Preparing [2025-10-09T04:03:41.565Z] 1e890da81ec9: Preparing [2025-10-09T04:03:41.565Z] 4fc6b1922253: Waiting [2025-10-09T04:03:41.565Z] 5f70bf18a086: Waiting [2025-10-09T04:03:41.565Z] 47bc7cbf0676: Waiting [2025-10-09T04:03:41.565Z] 1eb5d2b3f410: Waiting [2025-10-09T04:03:41.565Z] 263fecd8c2ff: Waiting [2025-10-09T04:03:41.565Z] 93fef99bd0fb: Waiting [2025-10-09T04:03:41.565Z] b59d7cc48478: Waiting [2025-10-09T04:03:41.565Z] 773362055763: Waiting [2025-10-09T04:03:41.565Z] 386caacec99c: Waiting [2025-10-09T04:03:41.565Z] 1e890da81ec9: Waiting [2025-10-09T04:03:41.565Z] 1d265d146d53: Waiting [2025-10-09T04:03:41.565Z] 0fd1dbf31cb1: Layer already exists [2025-10-09T04:03:41.565Z] ed68037de538: Layer already exists [2025-10-09T04:03:41.565Z] 329690fde4da: Layer already exists [2025-10-09T04:03:41.565Z] 3115af814f84: Layer already exists [2025-10-09T04:03:41.565Z] c749f1bf3b7b: Layer already exists [2025-10-09T04:03:41.565Z] 1eb5d2b3f410: Layer already exists [2025-10-09T04:03:41.565Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:41.565Z] 263fecd8c2ff: Layer already exists [2025-10-09T04:03:41.565Z] 4fc6b1922253: Layer already exists [2025-10-09T04:03:41.565Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:41.565Z] 5f70bf18a086: Layer already exists [2025-10-09T04:03:41.565Z] 1d265d146d53: Layer already exists [2025-10-09T04:03:41.565Z] 773362055763: Layer already exists [2025-10-09T04:03:41.565Z] 47bc7cbf0676: Layer already exists [2025-10-09T04:03:41.565Z] 386caacec99c: Layer already exists [2025-10-09T04:03:41.565Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:41.833Z] 4.1.0-dev.67: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:42.208Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:42.567Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:42.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-09T04:03:42.567Z] 0fd1dbf31cb1: Preparing [2025-10-09T04:03:42.567Z] 3115af814f84: Preparing [2025-10-09T04:03:42.567Z] 329690fde4da: Preparing [2025-10-09T04:03:42.567Z] c749f1bf3b7b: Preparing [2025-10-09T04:03:42.567Z] ed68037de538: Preparing [2025-10-09T04:03:42.567Z] 1eb5d2b3f410: Preparing [2025-10-09T04:03:42.567Z] 263fecd8c2ff: Preparing [2025-10-09T04:03:42.567Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:42.567Z] b59d7cc48478: Preparing [2025-10-09T04:03:42.567Z] 4fc6b1922253: Preparing [2025-10-09T04:03:42.567Z] 1d265d146d53: Preparing [2025-10-09T04:03:42.567Z] 5f70bf18a086: Preparing [2025-10-09T04:03:42.567Z] 47bc7cbf0676: Preparing [2025-10-09T04:03:42.567Z] 773362055763: Preparing [2025-10-09T04:03:42.567Z] 386caacec99c: Preparing [2025-10-09T04:03:42.567Z] 1e890da81ec9: Preparing [2025-10-09T04:03:42.567Z] 1d265d146d53: Waiting [2025-10-09T04:03:42.567Z] 5f70bf18a086: Waiting [2025-10-09T04:03:42.567Z] 47bc7cbf0676: Waiting [2025-10-09T04:03:42.567Z] 4fc6b1922253: Waiting [2025-10-09T04:03:42.567Z] 773362055763: Waiting [2025-10-09T04:03:42.567Z] b59d7cc48478: Waiting [2025-10-09T04:03:42.567Z] 386caacec99c: Waiting [2025-10-09T04:03:42.567Z] 1eb5d2b3f410: Waiting [2025-10-09T04:03:42.567Z] 263fecd8c2ff: Waiting [2025-10-09T04:03:42.567Z] 93fef99bd0fb: Waiting [2025-10-09T04:03:42.567Z] 1e890da81ec9: Waiting [2025-10-09T04:03:42.567Z] 3115af814f84: Layer already exists [2025-10-09T04:03:42.567Z] 0fd1dbf31cb1: Layer already exists [2025-10-09T04:03:42.567Z] c749f1bf3b7b: Layer already exists [2025-10-09T04:03:42.567Z] 329690fde4da: Layer already exists [2025-10-09T04:03:42.567Z] ed68037de538: Layer already exists [2025-10-09T04:03:42.567Z] 1eb5d2b3f410: Layer already exists [2025-10-09T04:03:42.567Z] 263fecd8c2ff: Layer already exists [2025-10-09T04:03:42.567Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:42.567Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:42.567Z] 4fc6b1922253: Layer already exists [2025-10-09T04:03:42.567Z] 773362055763: Layer already exists [2025-10-09T04:03:42.567Z] 5f70bf18a086: Layer already exists [2025-10-09T04:03:42.567Z] 1d265d146d53: Layer already exists [2025-10-09T04:03:42.567Z] 47bc7cbf0676: Layer already exists [2025-10-09T04:03:42.567Z] 386caacec99c: Layer already exists [2025-10-09T04:03:42.567Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:42.830Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:43.267Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:43.615Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-10-09T04:03:43.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-09T04:03:43.616Z] 0fd1dbf31cb1: Preparing [2025-10-09T04:03:43.616Z] 3115af814f84: Preparing [2025-10-09T04:03:43.616Z] 329690fde4da: Preparing [2025-10-09T04:03:43.616Z] c749f1bf3b7b: Preparing [2025-10-09T04:03:43.616Z] ed68037de538: Preparing [2025-10-09T04:03:43.616Z] 1eb5d2b3f410: Preparing [2025-10-09T04:03:43.616Z] 263fecd8c2ff: Preparing [2025-10-09T04:03:43.616Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:43.616Z] b59d7cc48478: Preparing [2025-10-09T04:03:43.616Z] 4fc6b1922253: Preparing [2025-10-09T04:03:43.616Z] 1d265d146d53: Preparing [2025-10-09T04:03:43.616Z] 5f70bf18a086: Preparing [2025-10-09T04:03:43.616Z] 47bc7cbf0676: Preparing [2025-10-09T04:03:43.616Z] 773362055763: Preparing [2025-10-09T04:03:43.616Z] 386caacec99c: Preparing [2025-10-09T04:03:43.616Z] 1e890da81ec9: Preparing [2025-10-09T04:03:43.616Z] 1eb5d2b3f410: Waiting [2025-10-09T04:03:43.616Z] 263fecd8c2ff: Waiting [2025-10-09T04:03:43.616Z] 93fef99bd0fb: Waiting [2025-10-09T04:03:43.616Z] b59d7cc48478: Waiting [2025-10-09T04:03:43.616Z] 4fc6b1922253: Waiting [2025-10-09T04:03:43.616Z] 1d265d146d53: Waiting [2025-10-09T04:03:43.616Z] 5f70bf18a086: Waiting [2025-10-09T04:03:43.616Z] 47bc7cbf0676: Waiting [2025-10-09T04:03:43.616Z] 773362055763: Waiting [2025-10-09T04:03:43.616Z] 386caacec99c: Waiting [2025-10-09T04:03:43.616Z] 1e890da81ec9: Waiting [2025-10-09T04:03:43.616Z] 0fd1dbf31cb1: Layer already exists [2025-10-09T04:03:43.616Z] c749f1bf3b7b: Layer already exists [2025-10-09T04:03:43.616Z] 3115af814f84: Layer already exists [2025-10-09T04:03:43.616Z] 329690fde4da: Layer already exists [2025-10-09T04:03:43.616Z] ed68037de538: Layer already exists [2025-10-09T04:03:43.616Z] 4fc6b1922253: Layer already exists [2025-10-09T04:03:43.616Z] 1eb5d2b3f410: Layer already exists [2025-10-09T04:03:43.616Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:43.616Z] 263fecd8c2ff: Layer already exists [2025-10-09T04:03:43.616Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:43.616Z] 5f70bf18a086: Layer already exists [2025-10-09T04:03:43.616Z] 773362055763: Layer already exists [2025-10-09T04:03:43.616Z] 1d265d146d53: Layer already exists [2025-10-09T04:03:43.616Z] 47bc7cbf0676: Layer already exists [2025-10-09T04:03:43.616Z] 386caacec99c: Layer already exists [2025-10-09T04:03:43.616Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:43.881Z] main: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:03:43.961Z] ===================================================== [Pipeline] echo [2025-10-09T04:03:43.977Z] taggedImages: [2025-10-09T04:03:43.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:43.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-09T04:03:43.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [2025-10-09T04:03:43.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:43.977Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-09T04:03:44.006Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-10-09T04:03:44.006Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:44.006Z] latest [2025-10-09T04:03:44.006Z] 4.1.0-dev.67 [2025-10-09T04:03:44.006Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:44.006Z] main [2025-10-09T04:03:44.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:44.380Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:44.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:44.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-09T04:03:44.726Z] ee5ca8cd71e6: Preparing [2025-10-09T04:03:44.726Z] e90f50a29767: Preparing [2025-10-09T04:03:44.726Z] 22a35581c198: Preparing [2025-10-09T04:03:44.726Z] ac4cd5da4eef: Preparing [2025-10-09T04:03:44.726Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:44.726Z] b59d7cc48478: Preparing [2025-10-09T04:03:44.726Z] bf7a5de50826: Preparing [2025-10-09T04:03:44.726Z] 6fd18e25a846: Preparing [2025-10-09T04:03:44.726Z] 1e890da81ec9: Preparing [2025-10-09T04:03:44.726Z] b59d7cc48478: Waiting [2025-10-09T04:03:44.726Z] bf7a5de50826: Waiting [2025-10-09T04:03:44.726Z] 6fd18e25a846: Waiting [2025-10-09T04:03:44.726Z] 1e890da81ec9: Waiting [2025-10-09T04:03:44.991Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:44.991Z] 22a35581c198: Pushed [2025-10-09T04:03:44.991Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:44.991Z] e90f50a29767: Pushed [2025-10-09T04:03:44.991Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:44.991Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:44.991Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:44.991Z] ee5ca8cd71e6: Pushed [2025-10-09T04:03:53.186Z] ac4cd5da4eef: Pushed [2025-10-09T04:03:53.186Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:53.535Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:53.885Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-09T04:03:53.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-09T04:03:53.885Z] ee5ca8cd71e6: Preparing [2025-10-09T04:03:53.885Z] e90f50a29767: Preparing [2025-10-09T04:03:53.885Z] 22a35581c198: Preparing [2025-10-09T04:03:53.885Z] ac4cd5da4eef: Preparing [2025-10-09T04:03:53.885Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:53.885Z] b59d7cc48478: Preparing [2025-10-09T04:03:53.885Z] bf7a5de50826: Preparing [2025-10-09T04:03:53.885Z] 6fd18e25a846: Preparing [2025-10-09T04:03:53.885Z] 1e890da81ec9: Preparing [2025-10-09T04:03:53.885Z] b59d7cc48478: Waiting [2025-10-09T04:03:53.885Z] bf7a5de50826: Waiting [2025-10-09T04:03:53.885Z] 6fd18e25a846: Waiting [2025-10-09T04:03:53.885Z] 1e890da81ec9: Waiting [2025-10-09T04:03:53.885Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:53.885Z] e90f50a29767: Layer already exists [2025-10-09T04:03:53.885Z] ac4cd5da4eef: Layer already exists [2025-10-09T04:03:53.885Z] ee5ca8cd71e6: Layer already exists [2025-10-09T04:03:53.885Z] 22a35581c198: Layer already exists [2025-10-09T04:03:53.885Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:53.885Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:53.885Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:53.885Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:53.885Z] latest: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:54.511Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:54.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [2025-10-09T04:03:54.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-09T04:03:54.879Z] ee5ca8cd71e6: Preparing [2025-10-09T04:03:54.879Z] e90f50a29767: Preparing [2025-10-09T04:03:54.879Z] 22a35581c198: Preparing [2025-10-09T04:03:54.879Z] ac4cd5da4eef: Preparing [2025-10-09T04:03:54.879Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:54.879Z] b59d7cc48478: Preparing [2025-10-09T04:03:54.879Z] bf7a5de50826: Preparing [2025-10-09T04:03:54.879Z] 6fd18e25a846: Preparing [2025-10-09T04:03:54.879Z] 1e890da81ec9: Preparing [2025-10-09T04:03:54.879Z] bf7a5de50826: Waiting [2025-10-09T04:03:54.879Z] 6fd18e25a846: Waiting [2025-10-09T04:03:54.879Z] 1e890da81ec9: Waiting [2025-10-09T04:03:54.879Z] b59d7cc48478: Waiting [2025-10-09T04:03:54.879Z] 22a35581c198: Layer already exists [2025-10-09T04:03:54.879Z] ee5ca8cd71e6: Layer already exists [2025-10-09T04:03:54.879Z] ac4cd5da4eef: Layer already exists [2025-10-09T04:03:54.879Z] e90f50a29767: Layer already exists [2025-10-09T04:03:54.879Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:54.879Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:54.879Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:54.879Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:54.879Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:55.142Z] 4.1.0-dev.67: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:55.490Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:55.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:55.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-09T04:03:55.837Z] ee5ca8cd71e6: Preparing [2025-10-09T04:03:55.837Z] e90f50a29767: Preparing [2025-10-09T04:03:55.837Z] 22a35581c198: Preparing [2025-10-09T04:03:55.837Z] ac4cd5da4eef: Preparing [2025-10-09T04:03:55.837Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:55.837Z] b59d7cc48478: Preparing [2025-10-09T04:03:55.837Z] bf7a5de50826: Preparing [2025-10-09T04:03:55.837Z] 6fd18e25a846: Preparing [2025-10-09T04:03:55.837Z] 1e890da81ec9: Preparing [2025-10-09T04:03:55.837Z] b59d7cc48478: Waiting [2025-10-09T04:03:55.837Z] bf7a5de50826: Waiting [2025-10-09T04:03:55.837Z] 6fd18e25a846: Waiting [2025-10-09T04:03:55.837Z] 1e890da81ec9: Waiting [2025-10-09T04:03:55.837Z] 22a35581c198: Layer already exists [2025-10-09T04:03:55.837Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:55.837Z] ac4cd5da4eef: Layer already exists [2025-10-09T04:03:55.837Z] ee5ca8cd71e6: Layer already exists [2025-10-09T04:03:55.837Z] e90f50a29767: Layer already exists [2025-10-09T04:03:55.837Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:55.837Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:55.837Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:55.837Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:55.837Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:56.454Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:56.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-10-09T04:03:56.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-09T04:03:56.813Z] ee5ca8cd71e6: Preparing [2025-10-09T04:03:56.813Z] e90f50a29767: Preparing [2025-10-09T04:03:56.813Z] 22a35581c198: Preparing [2025-10-09T04:03:56.813Z] ac4cd5da4eef: Preparing [2025-10-09T04:03:56.813Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:56.813Z] b59d7cc48478: Preparing [2025-10-09T04:03:56.813Z] bf7a5de50826: Preparing [2025-10-09T04:03:56.813Z] b59d7cc48478: Waiting [2025-10-09T04:03:56.813Z] 6fd18e25a846: Preparing [2025-10-09T04:03:56.813Z] bf7a5de50826: Waiting [2025-10-09T04:03:56.813Z] 1e890da81ec9: Preparing [2025-10-09T04:03:56.813Z] 6fd18e25a846: Waiting [2025-10-09T04:03:56.813Z] 1e890da81ec9: Waiting [2025-10-09T04:03:56.813Z] 22a35581c198: Layer already exists [2025-10-09T04:03:56.813Z] ee5ca8cd71e6: Layer already exists [2025-10-09T04:03:56.813Z] ac4cd5da4eef: Layer already exists [2025-10-09T04:03:56.813Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:56.813Z] e90f50a29767: Layer already exists [2025-10-09T04:03:56.813Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:56.813Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:56.813Z] 6fd18e25a846: Layer already exists [2025-10-09T04:03:56.813Z] bf7a5de50826: Layer already exists [2025-10-09T04:03:57.079Z] main: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:03:57.160Z] ===================================================== [Pipeline] echo [2025-10-09T04:03:57.171Z] taggedImages: [2025-10-09T04:03:57.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:57.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-09T04:03:57.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [2025-10-09T04:03:57.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:57.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-09T04:03:57.200Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-10-09T04:03:57.200Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:57.200Z] latest [2025-10-09T04:03:57.200Z] 4.1.0-dev.67 [2025-10-09T04:03:57.200Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:03:57.200Z] main [2025-10-09T04:03:57.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:57.575Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:03:57.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:03:57.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-09T04:03:57.928Z] 9ec38939a5de: Preparing [2025-10-09T04:03:57.928Z] 3a4a2ff6db6d: Preparing [2025-10-09T04:03:57.928Z] b29fe385120b: Preparing [2025-10-09T04:03:57.928Z] 375600ae1705: Preparing [2025-10-09T04:03:57.928Z] d1e086fafdd2: Preparing [2025-10-09T04:03:57.928Z] 93fef99bd0fb: Preparing [2025-10-09T04:03:57.928Z] b59d7cc48478: Preparing [2025-10-09T04:03:57.928Z] 486b30ad1b3b: Preparing [2025-10-09T04:03:57.928Z] b986393037be: Preparing [2025-10-09T04:03:57.928Z] b94f2539e98f: Preparing [2025-10-09T04:03:57.928Z] 1e890da81ec9: Preparing [2025-10-09T04:03:57.928Z] 93fef99bd0fb: Waiting [2025-10-09T04:03:57.928Z] b59d7cc48478: Waiting [2025-10-09T04:03:57.928Z] 486b30ad1b3b: Waiting [2025-10-09T04:03:57.928Z] b986393037be: Waiting [2025-10-09T04:03:57.928Z] b94f2539e98f: Waiting [2025-10-09T04:03:58.192Z] 3a4a2ff6db6d: Pushed [2025-10-09T04:03:58.192Z] 375600ae1705: Pushed [2025-10-09T04:03:58.192Z] 9ec38939a5de: Pushed [2025-10-09T04:03:58.192Z] d1e086fafdd2: Pushed [2025-10-09T04:03:58.192Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:03:58.192Z] b59d7cc48478: Layer already exists [2025-10-09T04:03:58.192Z] 1e890da81ec9: Layer already exists [2025-10-09T04:03:58.456Z] 486b30ad1b3b: Pushed [2025-10-09T04:03:58.720Z] b986393037be: Pushed [2025-10-09T04:04:02.949Z] b94f2539e98f: Pushed [2025-10-09T04:04:03.901Z] b29fe385120b: Pushed [2025-10-09T04:04:04.167Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:04.533Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:04.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-09T04:04:04.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-09T04:04:04.888Z] 9ec38939a5de: Preparing [2025-10-09T04:04:04.888Z] 3a4a2ff6db6d: Preparing [2025-10-09T04:04:04.888Z] b29fe385120b: Preparing [2025-10-09T04:04:04.888Z] 375600ae1705: Preparing [2025-10-09T04:04:04.888Z] d1e086fafdd2: Preparing [2025-10-09T04:04:04.888Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:04.888Z] b59d7cc48478: Preparing [2025-10-09T04:04:04.888Z] 486b30ad1b3b: Preparing [2025-10-09T04:04:04.888Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:04.888Z] b986393037be: Preparing [2025-10-09T04:04:04.888Z] b94f2539e98f: Preparing [2025-10-09T04:04:04.888Z] 1e890da81ec9: Preparing [2025-10-09T04:04:04.888Z] b59d7cc48478: Waiting [2025-10-09T04:04:04.888Z] b986393037be: Waiting [2025-10-09T04:04:04.888Z] 486b30ad1b3b: Waiting [2025-10-09T04:04:04.888Z] b94f2539e98f: Waiting [2025-10-09T04:04:04.888Z] 1e890da81ec9: Waiting [2025-10-09T04:04:04.888Z] d1e086fafdd2: Layer already exists [2025-10-09T04:04:04.888Z] 3a4a2ff6db6d: Layer already exists [2025-10-09T04:04:04.888Z] b29fe385120b: Layer already exists [2025-10-09T04:04:04.888Z] 375600ae1705: Layer already exists [2025-10-09T04:04:04.888Z] 9ec38939a5de: Layer already exists [2025-10-09T04:04:04.888Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:04.888Z] 486b30ad1b3b: Layer already exists [2025-10-09T04:04:04.888Z] b986393037be: Layer already exists [2025-10-09T04:04:04.888Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:04.888Z] b94f2539e98f: Layer already exists [2025-10-09T04:04:04.888Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:05.152Z] latest: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:05.510Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:05.866Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [2025-10-09T04:04:05.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-09T04:04:05.866Z] 9ec38939a5de: Preparing [2025-10-09T04:04:05.866Z] 3a4a2ff6db6d: Preparing [2025-10-09T04:04:05.866Z] b29fe385120b: Preparing [2025-10-09T04:04:05.866Z] 375600ae1705: Preparing [2025-10-09T04:04:05.866Z] d1e086fafdd2: Preparing [2025-10-09T04:04:05.866Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:05.866Z] b59d7cc48478: Preparing [2025-10-09T04:04:05.866Z] 486b30ad1b3b: Preparing [2025-10-09T04:04:05.866Z] b986393037be: Preparing [2025-10-09T04:04:05.866Z] b94f2539e98f: Preparing [2025-10-09T04:04:05.866Z] 1e890da81ec9: Preparing [2025-10-09T04:04:05.866Z] 486b30ad1b3b: Waiting [2025-10-09T04:04:05.866Z] b986393037be: Waiting [2025-10-09T04:04:05.866Z] b94f2539e98f: Waiting [2025-10-09T04:04:05.866Z] 1e890da81ec9: Waiting [2025-10-09T04:04:05.866Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:05.866Z] b59d7cc48478: Waiting [2025-10-09T04:04:05.866Z] 3a4a2ff6db6d: Layer already exists [2025-10-09T04:04:05.866Z] 375600ae1705: Layer already exists [2025-10-09T04:04:05.866Z] b29fe385120b: Layer already exists [2025-10-09T04:04:05.866Z] 9ec38939a5de: Layer already exists [2025-10-09T04:04:05.866Z] d1e086fafdd2: Layer already exists [2025-10-09T04:04:05.866Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:05.866Z] 486b30ad1b3b: Layer already exists [2025-10-09T04:04:05.866Z] b986393037be: Layer already exists [2025-10-09T04:04:05.866Z] b94f2539e98f: Layer already exists [2025-10-09T04:04:05.866Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:05.866Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:06.132Z] 4.1.0-dev.67: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:06.483Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:06.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:06.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-09T04:04:06.841Z] 9ec38939a5de: Preparing [2025-10-09T04:04:06.841Z] 3a4a2ff6db6d: Preparing [2025-10-09T04:04:06.841Z] b29fe385120b: Preparing [2025-10-09T04:04:06.841Z] 375600ae1705: Preparing [2025-10-09T04:04:06.841Z] d1e086fafdd2: Preparing [2025-10-09T04:04:06.841Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:06.841Z] b59d7cc48478: Preparing [2025-10-09T04:04:06.841Z] 486b30ad1b3b: Preparing [2025-10-09T04:04:06.841Z] b986393037be: Preparing [2025-10-09T04:04:06.841Z] b94f2539e98f: Preparing [2025-10-09T04:04:06.841Z] 1e890da81ec9: Preparing [2025-10-09T04:04:06.841Z] 486b30ad1b3b: Waiting [2025-10-09T04:04:06.841Z] b986393037be: Waiting [2025-10-09T04:04:06.841Z] b94f2539e98f: Waiting [2025-10-09T04:04:06.841Z] 1e890da81ec9: Waiting [2025-10-09T04:04:06.841Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:06.841Z] b59d7cc48478: Waiting [2025-10-09T04:04:06.841Z] 9ec38939a5de: Layer already exists [2025-10-09T04:04:06.841Z] 375600ae1705: Layer already exists [2025-10-09T04:04:06.841Z] b29fe385120b: Layer already exists [2025-10-09T04:04:06.841Z] d1e086fafdd2: Layer already exists [2025-10-09T04:04:06.841Z] 3a4a2ff6db6d: Layer already exists [2025-10-09T04:04:06.841Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:06.841Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:06.841Z] 486b30ad1b3b: Layer already exists [2025-10-09T04:04:06.841Z] b94f2539e98f: Layer already exists [2025-10-09T04:04:06.841Z] b986393037be: Layer already exists [2025-10-09T04:04:06.841Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:07.106Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:07.470Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:07.823Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-10-09T04:04:07.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-09T04:04:07.823Z] 9ec38939a5de: Preparing [2025-10-09T04:04:07.823Z] 3a4a2ff6db6d: Preparing [2025-10-09T04:04:07.823Z] b29fe385120b: Preparing [2025-10-09T04:04:07.823Z] 375600ae1705: Preparing [2025-10-09T04:04:07.823Z] d1e086fafdd2: Preparing [2025-10-09T04:04:07.823Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:07.823Z] b59d7cc48478: Preparing [2025-10-09T04:04:07.823Z] 486b30ad1b3b: Preparing [2025-10-09T04:04:07.823Z] b986393037be: Preparing [2025-10-09T04:04:07.823Z] b94f2539e98f: Preparing [2025-10-09T04:04:07.823Z] 1e890da81ec9: Preparing [2025-10-09T04:04:07.823Z] b59d7cc48478: Waiting [2025-10-09T04:04:07.823Z] 486b30ad1b3b: Waiting [2025-10-09T04:04:07.823Z] b986393037be: Waiting [2025-10-09T04:04:07.823Z] b94f2539e98f: Waiting [2025-10-09T04:04:07.823Z] 1e890da81ec9: Waiting [2025-10-09T04:04:07.823Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:07.823Z] 3a4a2ff6db6d: Layer already exists [2025-10-09T04:04:07.823Z] 375600ae1705: Layer already exists [2025-10-09T04:04:07.823Z] b29fe385120b: Layer already exists [2025-10-09T04:04:07.823Z] d1e086fafdd2: Layer already exists [2025-10-09T04:04:07.823Z] 9ec38939a5de: Layer already exists [2025-10-09T04:04:07.823Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:07.823Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:07.823Z] b986393037be: Layer already exists [2025-10-09T04:04:07.823Z] 486b30ad1b3b: Layer already exists [2025-10-09T04:04:07.823Z] b94f2539e98f: Layer already exists [2025-10-09T04:04:07.823Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:08.088Z] main: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:04:08.169Z] ===================================================== [Pipeline] echo [2025-10-09T04:04:08.183Z] taggedImages: [2025-10-09T04:04:08.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:08.184Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-09T04:04:08.184Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [2025-10-09T04:04:08.184Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:08.184Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-09T04:04:08.217Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-10-09T04:04:08.217Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:08.217Z] latest [2025-10-09T04:04:08.217Z] 4.1.0-dev.67 [2025-10-09T04:04:08.217Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:08.217Z] main [2025-10-09T04:04:08.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:08.586Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:08.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:08.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-09T04:04:08.935Z] e7e7632d8054: Preparing [2025-10-09T04:04:08.935Z] 6cde33b67bdf: Preparing [2025-10-09T04:04:08.935Z] e8c47888d50f: Preparing [2025-10-09T04:04:08.935Z] 94658537ced0: Preparing [2025-10-09T04:04:08.935Z] d2dc5e62b052: Preparing [2025-10-09T04:04:08.935Z] 7b53d6ccc313: Preparing [2025-10-09T04:04:08.935Z] 057ce2851818: Preparing [2025-10-09T04:04:08.935Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:08.935Z] b59d7cc48478: Preparing [2025-10-09T04:04:08.935Z] 7794ecf9ebcf: Preparing [2025-10-09T04:04:08.935Z] 7b53d6ccc313: Waiting [2025-10-09T04:04:08.935Z] 057ce2851818: Waiting [2025-10-09T04:04:08.935Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:08.935Z] b59d7cc48478: Waiting [2025-10-09T04:04:08.935Z] 9cacfd102d9e: Preparing [2025-10-09T04:04:08.935Z] 7794ecf9ebcf: Waiting [2025-10-09T04:04:08.935Z] 1e890da81ec9: Preparing [2025-10-09T04:04:08.935Z] 1e890da81ec9: Waiting [2025-10-09T04:04:08.935Z] 9cacfd102d9e: Waiting [2025-10-09T04:04:09.200Z] 6cde33b67bdf: Pushed [2025-10-09T04:04:09.200Z] e7e7632d8054: Pushed [2025-10-09T04:04:09.200Z] d2dc5e62b052: Pushed [2025-10-09T04:04:09.200Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:09.200Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:09.200Z] 7b53d6ccc313: Pushed [2025-10-09T04:04:09.465Z] 057ce2851818: Pushed [2025-10-09T04:04:09.465Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:11.398Z] 7794ecf9ebcf: Pushed [2025-10-09T04:04:11.979Z] 9cacfd102d9e: Pushed [2025-10-09T04:04:15.301Z] 94658537ced0: Pushed [2025-10-09T04:04:15.565Z] e8c47888d50f: Pushed [2025-10-09T04:04:15.831Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:16.201Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:17.518Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-09T04:04:17.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-09T04:04:17.518Z] e7e7632d8054: Preparing [2025-10-09T04:04:17.518Z] 6cde33b67bdf: Preparing [2025-10-09T04:04:17.518Z] e8c47888d50f: Preparing [2025-10-09T04:04:17.518Z] 94658537ced0: Preparing [2025-10-09T04:04:17.518Z] d2dc5e62b052: Preparing [2025-10-09T04:04:17.518Z] 7b53d6ccc313: Preparing [2025-10-09T04:04:17.518Z] 7b53d6ccc313: Waiting [2025-10-09T04:04:17.518Z] 057ce2851818: Preparing [2025-10-09T04:04:17.518Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:17.518Z] 057ce2851818: Waiting [2025-10-09T04:04:17.518Z] b59d7cc48478: Preparing [2025-10-09T04:04:17.518Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:17.518Z] 7794ecf9ebcf: Preparing [2025-10-09T04:04:17.518Z] b59d7cc48478: Waiting [2025-10-09T04:04:17.518Z] 9cacfd102d9e: Preparing [2025-10-09T04:04:17.518Z] 7794ecf9ebcf: Waiting [2025-10-09T04:04:17.518Z] 1e890da81ec9: Preparing [2025-10-09T04:04:17.518Z] 9cacfd102d9e: Waiting [2025-10-09T04:04:17.518Z] 94658537ced0: Layer already exists [2025-10-09T04:04:17.518Z] e8c47888d50f: Layer already exists [2025-10-09T04:04:17.518Z] d2dc5e62b052: Layer already exists [2025-10-09T04:04:17.518Z] e7e7632d8054: Layer already exists [2025-10-09T04:04:17.518Z] 6cde33b67bdf: Layer already exists [2025-10-09T04:04:17.518Z] 057ce2851818: Layer already exists [2025-10-09T04:04:17.518Z] 7b53d6ccc313: Layer already exists [2025-10-09T04:04:17.518Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:17.518Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:17.518Z] 7794ecf9ebcf: Layer already exists [2025-10-09T04:04:17.518Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:17.518Z] 9cacfd102d9e: Layer already exists [2025-10-09T04:04:17.789Z] latest: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:18.145Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:18.496Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [2025-10-09T04:04:18.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-09T04:04:18.496Z] e7e7632d8054: Preparing [2025-10-09T04:04:18.496Z] 6cde33b67bdf: Preparing [2025-10-09T04:04:18.496Z] e8c47888d50f: Preparing [2025-10-09T04:04:18.496Z] 94658537ced0: Preparing [2025-10-09T04:04:18.496Z] d2dc5e62b052: Preparing [2025-10-09T04:04:18.496Z] 7b53d6ccc313: Preparing [2025-10-09T04:04:18.496Z] 057ce2851818: Preparing [2025-10-09T04:04:18.496Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:18.496Z] b59d7cc48478: Preparing [2025-10-09T04:04:18.496Z] 7794ecf9ebcf: Preparing [2025-10-09T04:04:18.496Z] 9cacfd102d9e: Preparing [2025-10-09T04:04:18.496Z] 1e890da81ec9: Preparing [2025-10-09T04:04:18.496Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:18.496Z] b59d7cc48478: Waiting [2025-10-09T04:04:18.496Z] 7794ecf9ebcf: Waiting [2025-10-09T04:04:18.496Z] 9cacfd102d9e: Waiting [2025-10-09T04:04:18.496Z] 1e890da81ec9: Waiting [2025-10-09T04:04:18.496Z] 7b53d6ccc313: Waiting [2025-10-09T04:04:18.496Z] 057ce2851818: Waiting [2025-10-09T04:04:18.496Z] 6cde33b67bdf: Layer already exists [2025-10-09T04:04:18.496Z] d2dc5e62b052: Layer already exists [2025-10-09T04:04:18.496Z] 94658537ced0: Layer already exists [2025-10-09T04:04:18.496Z] e7e7632d8054: Layer already exists [2025-10-09T04:04:18.496Z] e8c47888d50f: Layer already exists [2025-10-09T04:04:18.496Z] 057ce2851818: Layer already exists [2025-10-09T04:04:18.496Z] 7b53d6ccc313: Layer already exists [2025-10-09T04:04:18.496Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:18.496Z] 7794ecf9ebcf: Layer already exists [2025-10-09T04:04:18.496Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:18.496Z] 9cacfd102d9e: Layer already exists [2025-10-09T04:04:18.496Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:18.761Z] 4.1.0-dev.67: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:19.133Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:19.476Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:19.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-09T04:04:19.477Z] e7e7632d8054: Preparing [2025-10-09T04:04:19.477Z] 6cde33b67bdf: Preparing [2025-10-09T04:04:19.477Z] e8c47888d50f: Preparing [2025-10-09T04:04:19.477Z] 94658537ced0: Preparing [2025-10-09T04:04:19.477Z] d2dc5e62b052: Preparing [2025-10-09T04:04:19.477Z] 7b53d6ccc313: Preparing [2025-10-09T04:04:19.477Z] 057ce2851818: Preparing [2025-10-09T04:04:19.477Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:19.477Z] b59d7cc48478: Preparing [2025-10-09T04:04:19.477Z] 7794ecf9ebcf: Preparing [2025-10-09T04:04:19.477Z] 9cacfd102d9e: Preparing [2025-10-09T04:04:19.477Z] 1e890da81ec9: Preparing [2025-10-09T04:04:19.477Z] 7b53d6ccc313: Waiting [2025-10-09T04:04:19.477Z] 057ce2851818: Waiting [2025-10-09T04:04:19.477Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:19.477Z] 9cacfd102d9e: Waiting [2025-10-09T04:04:19.477Z] b59d7cc48478: Waiting [2025-10-09T04:04:19.477Z] 1e890da81ec9: Waiting [2025-10-09T04:04:19.477Z] 7794ecf9ebcf: Waiting [2025-10-09T04:04:19.477Z] 6cde33b67bdf: Layer already exists [2025-10-09T04:04:19.477Z] e7e7632d8054: Layer already exists [2025-10-09T04:04:19.477Z] d2dc5e62b052: Layer already exists [2025-10-09T04:04:19.477Z] e8c47888d50f: Layer already exists [2025-10-09T04:04:19.477Z] 94658537ced0: Layer already exists [2025-10-09T04:04:19.477Z] 057ce2851818: Layer already exists [2025-10-09T04:04:19.477Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:19.477Z] 7794ecf9ebcf: Layer already exists [2025-10-09T04:04:19.477Z] 7b53d6ccc313: Layer already exists [2025-10-09T04:04:19.477Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:19.477Z] 9cacfd102d9e: Layer already exists [2025-10-09T04:04:19.477Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:19.741Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:20.098Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:20.450Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-10-09T04:04:20.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-09T04:04:20.450Z] e7e7632d8054: Preparing [2025-10-09T04:04:20.450Z] 6cde33b67bdf: Preparing [2025-10-09T04:04:20.450Z] e8c47888d50f: Preparing [2025-10-09T04:04:20.450Z] 94658537ced0: Preparing [2025-10-09T04:04:20.450Z] d2dc5e62b052: Preparing [2025-10-09T04:04:20.450Z] 7b53d6ccc313: Preparing [2025-10-09T04:04:20.450Z] 057ce2851818: Preparing [2025-10-09T04:04:20.450Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:20.450Z] b59d7cc48478: Preparing [2025-10-09T04:04:20.450Z] 7794ecf9ebcf: Preparing [2025-10-09T04:04:20.450Z] 9cacfd102d9e: Preparing [2025-10-09T04:04:20.450Z] 1e890da81ec9: Preparing [2025-10-09T04:04:20.450Z] 057ce2851818: Waiting [2025-10-09T04:04:20.450Z] 93fef99bd0fb: Waiting [2025-10-09T04:04:20.450Z] b59d7cc48478: Waiting [2025-10-09T04:04:20.450Z] 7794ecf9ebcf: Waiting [2025-10-09T04:04:20.450Z] 9cacfd102d9e: Waiting [2025-10-09T04:04:20.450Z] 1e890da81ec9: Waiting [2025-10-09T04:04:20.450Z] 7b53d6ccc313: Waiting [2025-10-09T04:04:20.450Z] 6cde33b67bdf: Layer already exists [2025-10-09T04:04:20.450Z] e8c47888d50f: Layer already exists [2025-10-09T04:04:20.450Z] d2dc5e62b052: Layer already exists [2025-10-09T04:04:20.450Z] 94658537ced0: Layer already exists [2025-10-09T04:04:20.450Z] e7e7632d8054: Layer already exists [2025-10-09T04:04:20.450Z] 7b53d6ccc313: Layer already exists [2025-10-09T04:04:20.450Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:20.450Z] 057ce2851818: Layer already exists [2025-10-09T04:04:20.450Z] 7794ecf9ebcf: Layer already exists [2025-10-09T04:04:20.450Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:20.450Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:20.450Z] 9cacfd102d9e: Layer already exists [2025-10-09T04:04:20.714Z] main: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:04:20.802Z] ===================================================== [Pipeline] echo [2025-10-09T04:04:20.818Z] taggedImages: [2025-10-09T04:04:20.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:20.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-09T04:04:20.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [2025-10-09T04:04:20.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:20.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-09T04:04:20.848Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-10-09T04:04:20.848Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:20.848Z] latest [2025-10-09T04:04:20.848Z] 4.1.0-dev.67 [2025-10-09T04:04:20.848Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:20.848Z] main [2025-10-09T04:04:20.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:21.209Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:21.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:21.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-09T04:04:21.553Z] 614280ce2625: Preparing [2025-10-09T04:04:21.553Z] 021ac6bb677d: Preparing [2025-10-09T04:04:21.553Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:21.553Z] b59d7cc48478: Preparing [2025-10-09T04:04:21.553Z] 01f8842f4a9f: Preparing [2025-10-09T04:04:21.553Z] 1cecea3edfe9: Preparing [2025-10-09T04:04:21.553Z] 1e890da81ec9: Preparing [2025-10-09T04:04:21.553Z] 1cecea3edfe9: Waiting [2025-10-09T04:04:21.553Z] 1e890da81ec9: Waiting [2025-10-09T04:04:21.553Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:21.818Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:21.818Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:21.818Z] 614280ce2625: Pushed [2025-10-09T04:04:23.751Z] 01f8842f4a9f: Pushed [2025-10-09T04:04:23.751Z] 1cecea3edfe9: Pushed [2025-10-09T04:04:29.073Z] 021ac6bb677d: Pushed [2025-10-09T04:04:29.073Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:29.433Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:29.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-09T04:04:29.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-09T04:04:29.787Z] 614280ce2625: Preparing [2025-10-09T04:04:29.787Z] 021ac6bb677d: Preparing [2025-10-09T04:04:29.787Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:29.787Z] b59d7cc48478: Preparing [2025-10-09T04:04:29.787Z] 01f8842f4a9f: Preparing [2025-10-09T04:04:29.787Z] 1cecea3edfe9: Preparing [2025-10-09T04:04:29.788Z] 1e890da81ec9: Preparing [2025-10-09T04:04:29.788Z] 1cecea3edfe9: Waiting [2025-10-09T04:04:29.788Z] 1e890da81ec9: Waiting [2025-10-09T04:04:29.788Z] 614280ce2625: Layer already exists [2025-10-09T04:04:29.788Z] 021ac6bb677d: Layer already exists [2025-10-09T04:04:29.788Z] 01f8842f4a9f: Layer already exists [2025-10-09T04:04:29.788Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:29.788Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:29.788Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:29.788Z] 1cecea3edfe9: Layer already exists [2025-10-09T04:04:30.052Z] latest: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:30.404Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:30.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [2025-10-09T04:04:30.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-09T04:04:30.751Z] 614280ce2625: Preparing [2025-10-09T04:04:30.751Z] 021ac6bb677d: Preparing [2025-10-09T04:04:30.751Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:30.751Z] b59d7cc48478: Preparing [2025-10-09T04:04:30.751Z] 01f8842f4a9f: Preparing [2025-10-09T04:04:30.751Z] 1cecea3edfe9: Preparing [2025-10-09T04:04:30.751Z] 1e890da81ec9: Preparing [2025-10-09T04:04:30.751Z] 1cecea3edfe9: Waiting [2025-10-09T04:04:30.751Z] 1e890da81ec9: Waiting [2025-10-09T04:04:30.751Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:30.751Z] 021ac6bb677d: Layer already exists [2025-10-09T04:04:30.751Z] 01f8842f4a9f: Layer already exists [2025-10-09T04:04:30.751Z] 614280ce2625: Layer already exists [2025-10-09T04:04:30.751Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:30.751Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:30.751Z] 1cecea3edfe9: Layer already exists [2025-10-09T04:04:30.751Z] 4.1.0-dev.67: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:31.113Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:31.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:31.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-09T04:04:31.461Z] 614280ce2625: Preparing [2025-10-09T04:04:31.461Z] 021ac6bb677d: Preparing [2025-10-09T04:04:31.461Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:31.461Z] b59d7cc48478: Preparing [2025-10-09T04:04:31.461Z] 01f8842f4a9f: Preparing [2025-10-09T04:04:31.461Z] 1cecea3edfe9: Preparing [2025-10-09T04:04:31.461Z] 1e890da81ec9: Preparing [2025-10-09T04:04:31.461Z] 1cecea3edfe9: Waiting [2025-10-09T04:04:31.461Z] 1e890da81ec9: Waiting [2025-10-09T04:04:31.461Z] 021ac6bb677d: Layer already exists [2025-10-09T04:04:31.461Z] 614280ce2625: Layer already exists [2025-10-09T04:04:31.461Z] 01f8842f4a9f: Layer already exists [2025-10-09T04:04:31.461Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:31.461Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:31.461Z] 1cecea3edfe9: Layer already exists [2025-10-09T04:04:31.461Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:31.461Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:32.083Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:32.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-10-09T04:04:32.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-09T04:04:32.433Z] 614280ce2625: Preparing [2025-10-09T04:04:32.433Z] 021ac6bb677d: Preparing [2025-10-09T04:04:32.433Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:32.433Z] b59d7cc48478: Preparing [2025-10-09T04:04:32.433Z] 01f8842f4a9f: Preparing [2025-10-09T04:04:32.434Z] 1cecea3edfe9: Preparing [2025-10-09T04:04:32.434Z] 1e890da81ec9: Preparing [2025-10-09T04:04:32.434Z] 1cecea3edfe9: Waiting [2025-10-09T04:04:32.434Z] 1e890da81ec9: Waiting [2025-10-09T04:04:32.434Z] 021ac6bb677d: Layer already exists [2025-10-09T04:04:32.434Z] 614280ce2625: Layer already exists [2025-10-09T04:04:32.434Z] 01f8842f4a9f: Layer already exists [2025-10-09T04:04:32.434Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:32.434Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:32.434Z] 1cecea3edfe9: Layer already exists [2025-10-09T04:04:32.434Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:32.698Z] main: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:04:32.782Z] ===================================================== [Pipeline] echo [2025-10-09T04:04:32.797Z] taggedImages: [2025-10-09T04:04:32.797Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:32.797Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-09T04:04:32.797Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [2025-10-09T04:04:32.797Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:32.797Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-09T04:04:32.835Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-10-09T04:04:32.835Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:32.835Z] latest [2025-10-09T04:04:32.835Z] 4.1.0-dev.67 [2025-10-09T04:04:32.835Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:04:32.835Z] main [2025-10-09T04:04:32.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:33.216Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:33.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:04:33.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-09T04:04:33.569Z] ed6c44c7ba06: Preparing [2025-10-09T04:04:33.569Z] 2d10454c75b4: Preparing [2025-10-09T04:04:33.569Z] 82b48ba8ab67: Preparing [2025-10-09T04:04:33.569Z] 93fef99bd0fb: Preparing [2025-10-09T04:04:33.569Z] b59d7cc48478: Preparing [2025-10-09T04:04:33.569Z] 9141b9631e5b: Preparing [2025-10-09T04:04:33.569Z] 9d74c470a5b5: Preparing [2025-10-09T04:04:33.569Z] e131c14cec51: Preparing [2025-10-09T04:04:33.569Z] aaf1a3faa977: Preparing [2025-10-09T04:04:33.569Z] 1e890da81ec9: Preparing [2025-10-09T04:04:33.569Z] 9d74c470a5b5: Waiting [2025-10-09T04:04:33.569Z] e131c14cec51: Waiting [2025-10-09T04:04:33.569Z] aaf1a3faa977: Waiting [2025-10-09T04:04:33.569Z] 1e890da81ec9: Waiting [2025-10-09T04:04:33.569Z] 9141b9631e5b: Waiting [2025-10-09T04:04:33.569Z] b59d7cc48478: Layer already exists [2025-10-09T04:04:33.836Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:04:33.836Z] 2d10454c75b4: Pushed [2025-10-09T04:04:33.836Z] 82b48ba8ab67: Pushed [2025-10-09T04:04:33.836Z] ed6c44c7ba06: Pushed [2025-10-09T04:04:33.836Z] 1e890da81ec9: Layer already exists [2025-10-09T04:04:34.102Z] e131c14cec51: Pushed [2025-10-09T04:04:36.034Z] aaf1a3faa977: Pushed [2025-10-09T04:04:44.215Z] 9d74c470a5b5: Pushed [2025-10-09T04:04:59.174Z] 9141b9631e5b: Pushed [2025-10-09T04:04:59.174Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:04:59.640Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:00.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-09T04:05:00.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-09T04:05:00.001Z] ed6c44c7ba06: Preparing [2025-10-09T04:05:00.001Z] 2d10454c75b4: Preparing [2025-10-09T04:05:00.001Z] 82b48ba8ab67: Preparing [2025-10-09T04:05:00.001Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:00.001Z] b59d7cc48478: Preparing [2025-10-09T04:05:00.001Z] 9141b9631e5b: Preparing [2025-10-09T04:05:00.001Z] 9d74c470a5b5: Preparing [2025-10-09T04:05:00.001Z] e131c14cec51: Preparing [2025-10-09T04:05:00.001Z] aaf1a3faa977: Preparing [2025-10-09T04:05:00.001Z] 1e890da81ec9: Preparing [2025-10-09T04:05:00.001Z] e131c14cec51: Waiting [2025-10-09T04:05:00.001Z] aaf1a3faa977: Waiting [2025-10-09T04:05:00.001Z] 1e890da81ec9: Waiting [2025-10-09T04:05:00.001Z] 9141b9631e5b: Waiting [2025-10-09T04:05:00.001Z] 9d74c470a5b5: Waiting [2025-10-09T04:05:00.001Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:00.001Z] 2d10454c75b4: Layer already exists [2025-10-09T04:05:00.001Z] ed6c44c7ba06: Layer already exists [2025-10-09T04:05:00.001Z] 82b48ba8ab67: Layer already exists [2025-10-09T04:05:00.001Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:00.001Z] 9141b9631e5b: Layer already exists [2025-10-09T04:05:00.001Z] 9d74c470a5b5: Layer already exists [2025-10-09T04:05:00.001Z] e131c14cec51: Layer already exists [2025-10-09T04:05:00.001Z] aaf1a3faa977: Layer already exists [2025-10-09T04:05:00.001Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:00.273Z] latest: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:00.646Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:01.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [2025-10-09T04:05:01.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-09T04:05:01.019Z] ed6c44c7ba06: Preparing [2025-10-09T04:05:01.019Z] 2d10454c75b4: Preparing [2025-10-09T04:05:01.019Z] 82b48ba8ab67: Preparing [2025-10-09T04:05:01.019Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:01.019Z] b59d7cc48478: Preparing [2025-10-09T04:05:01.019Z] 9141b9631e5b: Preparing [2025-10-09T04:05:01.019Z] 9d74c470a5b5: Preparing [2025-10-09T04:05:01.019Z] e131c14cec51: Preparing [2025-10-09T04:05:01.019Z] aaf1a3faa977: Preparing [2025-10-09T04:05:01.019Z] 1e890da81ec9: Preparing [2025-10-09T04:05:01.019Z] e131c14cec51: Waiting [2025-10-09T04:05:01.019Z] aaf1a3faa977: Waiting [2025-10-09T04:05:01.019Z] 9141b9631e5b: Waiting [2025-10-09T04:05:01.019Z] 1e890da81ec9: Waiting [2025-10-09T04:05:01.019Z] 9d74c470a5b5: Waiting [2025-10-09T04:05:01.019Z] 82b48ba8ab67: Layer already exists [2025-10-09T04:05:01.019Z] 2d10454c75b4: Layer already exists [2025-10-09T04:05:01.019Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:01.019Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:01.019Z] ed6c44c7ba06: Layer already exists [2025-10-09T04:05:01.019Z] 9141b9631e5b: Layer already exists [2025-10-09T04:05:01.019Z] e131c14cec51: Layer already exists [2025-10-09T04:05:01.019Z] aaf1a3faa977: Layer already exists [2025-10-09T04:05:01.019Z] 9d74c470a5b5: Layer already exists [2025-10-09T04:05:01.019Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:01.019Z] 4.1.0-dev.67: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:01.640Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:01.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:05:01.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-09T04:05:01.997Z] ed6c44c7ba06: Preparing [2025-10-09T04:05:01.997Z] 2d10454c75b4: Preparing [2025-10-09T04:05:01.997Z] 82b48ba8ab67: Preparing [2025-10-09T04:05:01.997Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:01.997Z] b59d7cc48478: Preparing [2025-10-09T04:05:01.997Z] 9141b9631e5b: Preparing [2025-10-09T04:05:01.997Z] 9d74c470a5b5: Preparing [2025-10-09T04:05:01.997Z] e131c14cec51: Preparing [2025-10-09T04:05:01.997Z] aaf1a3faa977: Preparing [2025-10-09T04:05:01.997Z] 1e890da81ec9: Preparing [2025-10-09T04:05:01.997Z] 9d74c470a5b5: Waiting [2025-10-09T04:05:01.997Z] e131c14cec51: Waiting [2025-10-09T04:05:01.997Z] aaf1a3faa977: Waiting [2025-10-09T04:05:01.997Z] 1e890da81ec9: Waiting [2025-10-09T04:05:01.997Z] 9141b9631e5b: Waiting [2025-10-09T04:05:01.997Z] ed6c44c7ba06: Layer already exists [2025-10-09T04:05:01.997Z] 2d10454c75b4: Layer already exists [2025-10-09T04:05:01.997Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:01.997Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:01.997Z] 82b48ba8ab67: Layer already exists [2025-10-09T04:05:01.997Z] aaf1a3faa977: Layer already exists [2025-10-09T04:05:01.997Z] 9141b9631e5b: Layer already exists [2025-10-09T04:05:01.997Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:01.997Z] 9d74c470a5b5: Layer already exists [2025-10-09T04:05:01.997Z] e131c14cec51: Layer already exists [2025-10-09T04:05:01.997Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:02.350Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:02.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-10-09T04:05:02.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-09T04:05:02.692Z] ed6c44c7ba06: Preparing [2025-10-09T04:05:02.692Z] 2d10454c75b4: Preparing [2025-10-09T04:05:02.692Z] 82b48ba8ab67: Preparing [2025-10-09T04:05:02.692Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:02.692Z] b59d7cc48478: Preparing [2025-10-09T04:05:02.692Z] 9141b9631e5b: Preparing [2025-10-09T04:05:02.692Z] 9d74c470a5b5: Preparing [2025-10-09T04:05:02.692Z] e131c14cec51: Preparing [2025-10-09T04:05:02.692Z] aaf1a3faa977: Preparing [2025-10-09T04:05:02.692Z] 1e890da81ec9: Preparing [2025-10-09T04:05:02.692Z] 9d74c470a5b5: Waiting [2025-10-09T04:05:02.692Z] e131c14cec51: Waiting [2025-10-09T04:05:02.692Z] aaf1a3faa977: Waiting [2025-10-09T04:05:02.692Z] 1e890da81ec9: Waiting [2025-10-09T04:05:02.692Z] 9141b9631e5b: Waiting [2025-10-09T04:05:02.692Z] 82b48ba8ab67: Layer already exists [2025-10-09T04:05:02.692Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:02.692Z] 2d10454c75b4: Layer already exists [2025-10-09T04:05:02.692Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:02.692Z] ed6c44c7ba06: Layer already exists [2025-10-09T04:05:02.692Z] 9d74c470a5b5: Layer already exists [2025-10-09T04:05:02.692Z] e131c14cec51: Layer already exists [2025-10-09T04:05:02.692Z] aaf1a3faa977: Layer already exists [2025-10-09T04:05:02.692Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:02.692Z] 9141b9631e5b: Layer already exists [2025-10-09T04:05:02.692Z] main: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:05:03.036Z] ===================================================== [Pipeline] echo [2025-10-09T04:05:03.053Z] taggedImages: [2025-10-09T04:05:03.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:05:03.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-09T04:05:03.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [2025-10-09T04:05:03.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:05:03.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-09T04:05:03.083Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-10-09T04:05:03.083Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:05:03.083Z] latest [2025-10-09T04:05:03.083Z] 4.1.0-dev.67 [2025-10-09T04:05:03.083Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:05:03.083Z] main [2025-10-09T04:05:03.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:03.441Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:03.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:05:03.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-09T04:05:03.808Z] 776a294611c5: Preparing [2025-10-09T04:05:03.808Z] 326a61c7a94e: Preparing [2025-10-09T04:05:03.808Z] 17fb51c66d2a: Preparing [2025-10-09T04:05:03.808Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:03.808Z] b59d7cc48478: Preparing [2025-10-09T04:05:03.808Z] 8cebba1b5b73: Preparing [2025-10-09T04:05:03.808Z] e03c5fc4594f: Preparing [2025-10-09T04:05:03.808Z] e452996fa75b: Preparing [2025-10-09T04:05:03.808Z] 1e890da81ec9: Preparing [2025-10-09T04:05:03.808Z] 8cebba1b5b73: Waiting [2025-10-09T04:05:03.808Z] e03c5fc4594f: Waiting [2025-10-09T04:05:03.808Z] 1e890da81ec9: Waiting [2025-10-09T04:05:03.808Z] e452996fa75b: Waiting [2025-10-09T04:05:03.808Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:03.808Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:04.074Z] 326a61c7a94e: Pushed [2025-10-09T04:05:04.074Z] 17fb51c66d2a: Pushed [2025-10-09T04:05:04.074Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:04.074Z] 776a294611c5: Pushed [2025-10-09T04:05:04.657Z] e452996fa75b: Pushed [2025-10-09T04:05:05.613Z] e03c5fc4594f: Pushed [2025-10-09T04:05:32.262Z] 8cebba1b5b73: Pushed [2025-10-09T04:05:32.262Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:32.625Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:32.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-09T04:05:32.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-09T04:05:32.973Z] 776a294611c5: Preparing [2025-10-09T04:05:32.973Z] 326a61c7a94e: Preparing [2025-10-09T04:05:32.973Z] 17fb51c66d2a: Preparing [2025-10-09T04:05:32.973Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:32.973Z] b59d7cc48478: Preparing [2025-10-09T04:05:32.973Z] 8cebba1b5b73: Preparing [2025-10-09T04:05:32.973Z] e03c5fc4594f: Preparing [2025-10-09T04:05:32.973Z] e452996fa75b: Preparing [2025-10-09T04:05:32.973Z] 1e890da81ec9: Preparing [2025-10-09T04:05:32.973Z] 8cebba1b5b73: Waiting [2025-10-09T04:05:32.973Z] e03c5fc4594f: Waiting [2025-10-09T04:05:32.973Z] e452996fa75b: Waiting [2025-10-09T04:05:32.973Z] 1e890da81ec9: Waiting [2025-10-09T04:05:32.973Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:32.973Z] 17fb51c66d2a: Layer already exists [2025-10-09T04:05:32.973Z] 326a61c7a94e: Layer already exists [2025-10-09T04:05:32.973Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:32.973Z] 776a294611c5: Layer already exists [2025-10-09T04:05:32.973Z] e452996fa75b: Layer already exists [2025-10-09T04:05:32.973Z] 8cebba1b5b73: Layer already exists [2025-10-09T04:05:32.973Z] e03c5fc4594f: Layer already exists [2025-10-09T04:05:32.973Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:32.973Z] latest: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:33.599Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:33.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [2025-10-09T04:05:33.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-09T04:05:33.949Z] 776a294611c5: Preparing [2025-10-09T04:05:33.949Z] 326a61c7a94e: Preparing [2025-10-09T04:05:33.949Z] 17fb51c66d2a: Preparing [2025-10-09T04:05:33.949Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:33.949Z] b59d7cc48478: Preparing [2025-10-09T04:05:33.949Z] 8cebba1b5b73: Preparing [2025-10-09T04:05:33.949Z] e03c5fc4594f: Preparing [2025-10-09T04:05:33.949Z] e452996fa75b: Preparing [2025-10-09T04:05:33.949Z] 1e890da81ec9: Preparing [2025-10-09T04:05:33.949Z] e03c5fc4594f: Waiting [2025-10-09T04:05:33.949Z] e452996fa75b: Waiting [2025-10-09T04:05:33.949Z] 1e890da81ec9: Waiting [2025-10-09T04:05:33.949Z] 8cebba1b5b73: Waiting [2025-10-09T04:05:33.949Z] 776a294611c5: Layer already exists [2025-10-09T04:05:33.949Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:33.949Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:33.949Z] 17fb51c66d2a: Layer already exists [2025-10-09T04:05:33.949Z] 326a61c7a94e: Layer already exists [2025-10-09T04:05:33.949Z] e452996fa75b: Layer already exists [2025-10-09T04:05:33.949Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:33.949Z] e03c5fc4594f: Layer already exists [2025-10-09T04:05:33.949Z] 8cebba1b5b73: Layer already exists [2025-10-09T04:05:33.949Z] 4.1.0-dev.67: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:34.568Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:34.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:05:34.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-09T04:05:34.910Z] 776a294611c5: Preparing [2025-10-09T04:05:34.910Z] 326a61c7a94e: Preparing [2025-10-09T04:05:34.910Z] 17fb51c66d2a: Preparing [2025-10-09T04:05:34.910Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:34.910Z] b59d7cc48478: Preparing [2025-10-09T04:05:34.910Z] 8cebba1b5b73: Preparing [2025-10-09T04:05:34.910Z] e03c5fc4594f: Preparing [2025-10-09T04:05:34.910Z] e452996fa75b: Preparing [2025-10-09T04:05:34.910Z] 1e890da81ec9: Preparing [2025-10-09T04:05:34.910Z] 8cebba1b5b73: Waiting [2025-10-09T04:05:34.910Z] e03c5fc4594f: Waiting [2025-10-09T04:05:34.910Z] e452996fa75b: Waiting [2025-10-09T04:05:34.910Z] 1e890da81ec9: Waiting [2025-10-09T04:05:34.910Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:34.910Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:34.910Z] 326a61c7a94e: Layer already exists [2025-10-09T04:05:34.910Z] 776a294611c5: Layer already exists [2025-10-09T04:05:34.910Z] 17fb51c66d2a: Layer already exists [2025-10-09T04:05:34.910Z] e03c5fc4594f: Layer already exists [2025-10-09T04:05:34.910Z] e452996fa75b: Layer already exists [2025-10-09T04:05:34.910Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:34.910Z] 8cebba1b5b73: Layer already exists [2025-10-09T04:05:34.910Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:35.537Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:35.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-10-09T04:05:35.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-09T04:05:35.879Z] 776a294611c5: Preparing [2025-10-09T04:05:35.879Z] 326a61c7a94e: Preparing [2025-10-09T04:05:35.879Z] 17fb51c66d2a: Preparing [2025-10-09T04:05:35.879Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:35.879Z] b59d7cc48478: Preparing [2025-10-09T04:05:35.879Z] 8cebba1b5b73: Preparing [2025-10-09T04:05:35.879Z] e03c5fc4594f: Preparing [2025-10-09T04:05:35.879Z] e452996fa75b: Preparing [2025-10-09T04:05:35.879Z] 1e890da81ec9: Preparing [2025-10-09T04:05:35.879Z] 8cebba1b5b73: Waiting [2025-10-09T04:05:35.879Z] e03c5fc4594f: Waiting [2025-10-09T04:05:35.879Z] e452996fa75b: Waiting [2025-10-09T04:05:35.879Z] 1e890da81ec9: Waiting [2025-10-09T04:05:35.879Z] 17fb51c66d2a: Layer already exists [2025-10-09T04:05:35.879Z] 776a294611c5: Layer already exists [2025-10-09T04:05:35.879Z] 326a61c7a94e: Layer already exists [2025-10-09T04:05:35.879Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:35.879Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:35.879Z] e452996fa75b: Layer already exists [2025-10-09T04:05:35.879Z] e03c5fc4594f: Layer already exists [2025-10-09T04:05:35.879Z] 8cebba1b5b73: Layer already exists [2025-10-09T04:05:35.879Z] 1e890da81ec9: Layer already exists [2025-10-09T04:05:35.879Z] main: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:05:36.219Z] ===================================================== [Pipeline] echo [2025-10-09T04:05:36.233Z] taggedImages: [2025-10-09T04:05:36.233Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:05:36.233Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-09T04:05:36.233Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [2025-10-09T04:05:36.233Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:05:36.233Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-09T04:05:36.266Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-10-09T04:05:36.266Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:05:36.266Z] latest [2025-10-09T04:05:36.266Z] 4.1.0-dev.67 [2025-10-09T04:05:36.266Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:05:36.266Z] main [2025-10-09T04:05:36.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:36.623Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:05:36.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:05:36.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-09T04:05:36.973Z] be7de4e322be: Preparing [2025-10-09T04:05:36.973Z] ac368aeae404: Preparing [2025-10-09T04:05:36.973Z] d47f0504dcb3: Preparing [2025-10-09T04:05:36.973Z] 93fef99bd0fb: Preparing [2025-10-09T04:05:36.973Z] b59d7cc48478: Preparing [2025-10-09T04:05:36.973Z] 742f2fd84761: Preparing [2025-10-09T04:05:36.973Z] e131c14cec51: Preparing [2025-10-09T04:05:36.973Z] aaf1a3faa977: Preparing [2025-10-09T04:05:36.973Z] 1e890da81ec9: Preparing [2025-10-09T04:05:36.973Z] 742f2fd84761: Waiting [2025-10-09T04:05:36.973Z] e131c14cec51: Waiting [2025-10-09T04:05:36.973Z] aaf1a3faa977: Waiting [2025-10-09T04:05:36.973Z] 1e890da81ec9: Waiting [2025-10-09T04:05:36.973Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:05:36.973Z] b59d7cc48478: Layer already exists [2025-10-09T04:05:37.235Z] e131c14cec51: Layer already exists [2025-10-09T04:05:37.236Z] ac368aeae404: Pushed [2025-10-09T04:05:37.236Z] aaf1a3faa977: Layer already exists [2025-10-09T04:05:37.236Z] d47f0504dcb3: Pushed [2025-10-09T04:05:37.236Z] be7de4e322be: Pushed [2025-10-09T04:05:37.236Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:03.869Z] 742f2fd84761: Pushed [2025-10-09T04:06:03.869Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:04.224Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:04.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-09T04:06:04.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-09T04:06:04.561Z] be7de4e322be: Preparing [2025-10-09T04:06:04.561Z] ac368aeae404: Preparing [2025-10-09T04:06:04.561Z] d47f0504dcb3: Preparing [2025-10-09T04:06:04.561Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:04.561Z] b59d7cc48478: Preparing [2025-10-09T04:06:04.561Z] 742f2fd84761: Preparing [2025-10-09T04:06:04.561Z] e131c14cec51: Preparing [2025-10-09T04:06:04.561Z] aaf1a3faa977: Preparing [2025-10-09T04:06:04.561Z] 1e890da81ec9: Preparing [2025-10-09T04:06:04.561Z] e131c14cec51: Waiting [2025-10-09T04:06:04.561Z] aaf1a3faa977: Waiting [2025-10-09T04:06:04.561Z] 1e890da81ec9: Waiting [2025-10-09T04:06:04.561Z] 742f2fd84761: Waiting [2025-10-09T04:06:04.561Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:04.561Z] be7de4e322be: Layer already exists [2025-10-09T04:06:04.561Z] d47f0504dcb3: Layer already exists [2025-10-09T04:06:04.561Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:04.561Z] ac368aeae404: Layer already exists [2025-10-09T04:06:04.561Z] 742f2fd84761: Layer already exists [2025-10-09T04:06:04.561Z] aaf1a3faa977: Layer already exists [2025-10-09T04:06:04.561Z] e131c14cec51: Layer already exists [2025-10-09T04:06:04.561Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:04.825Z] latest: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:05.179Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:05.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [2025-10-09T04:06:05.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-09T04:06:05.525Z] be7de4e322be: Preparing [2025-10-09T04:06:05.525Z] ac368aeae404: Preparing [2025-10-09T04:06:05.525Z] d47f0504dcb3: Preparing [2025-10-09T04:06:05.525Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:05.525Z] b59d7cc48478: Preparing [2025-10-09T04:06:05.525Z] 742f2fd84761: Preparing [2025-10-09T04:06:05.525Z] e131c14cec51: Preparing [2025-10-09T04:06:05.525Z] aaf1a3faa977: Preparing [2025-10-09T04:06:05.525Z] 1e890da81ec9: Preparing [2025-10-09T04:06:05.525Z] e131c14cec51: Waiting [2025-10-09T04:06:05.525Z] aaf1a3faa977: Waiting [2025-10-09T04:06:05.525Z] 1e890da81ec9: Waiting [2025-10-09T04:06:05.525Z] 742f2fd84761: Waiting [2025-10-09T04:06:05.525Z] ac368aeae404: Layer already exists [2025-10-09T04:06:05.525Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:05.525Z] d47f0504dcb3: Layer already exists [2025-10-09T04:06:05.525Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:05.525Z] 742f2fd84761: Layer already exists [2025-10-09T04:06:05.525Z] e131c14cec51: Layer already exists [2025-10-09T04:06:05.525Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:06.102Z] be7de4e322be: Layer already exists [2025-10-09T04:06:06.102Z] aaf1a3faa977: Layer already exists [2025-10-09T04:06:06.365Z] 4.1.0-dev.67: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:06.717Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:07.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:06:07.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-09T04:06:07.064Z] be7de4e322be: Preparing [2025-10-09T04:06:07.064Z] ac368aeae404: Preparing [2025-10-09T04:06:07.064Z] d47f0504dcb3: Preparing [2025-10-09T04:06:07.064Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:07.064Z] b59d7cc48478: Preparing [2025-10-09T04:06:07.064Z] 742f2fd84761: Preparing [2025-10-09T04:06:07.064Z] e131c14cec51: Preparing [2025-10-09T04:06:07.064Z] aaf1a3faa977: Preparing [2025-10-09T04:06:07.064Z] 1e890da81ec9: Preparing [2025-10-09T04:06:07.064Z] 742f2fd84761: Waiting [2025-10-09T04:06:07.064Z] e131c14cec51: Waiting [2025-10-09T04:06:07.064Z] aaf1a3faa977: Waiting [2025-10-09T04:06:07.064Z] 1e890da81ec9: Waiting [2025-10-09T04:06:07.064Z] ac368aeae404: Layer already exists [2025-10-09T04:06:07.064Z] be7de4e322be: Layer already exists [2025-10-09T04:06:07.064Z] d47f0504dcb3: Layer already exists [2025-10-09T04:06:07.064Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:07.064Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:07.064Z] e131c14cec51: Layer already exists [2025-10-09T04:06:07.064Z] aaf1a3faa977: Layer already exists [2025-10-09T04:06:07.064Z] 742f2fd84761: Layer already exists [2025-10-09T04:06:07.064Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:07.064Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:07.680Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:08.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-10-09T04:06:08.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-09T04:06:08.022Z] be7de4e322be: Preparing [2025-10-09T04:06:08.022Z] ac368aeae404: Preparing [2025-10-09T04:06:08.022Z] d47f0504dcb3: Preparing [2025-10-09T04:06:08.022Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:08.022Z] b59d7cc48478: Preparing [2025-10-09T04:06:08.022Z] 742f2fd84761: Preparing [2025-10-09T04:06:08.022Z] e131c14cec51: Preparing [2025-10-09T04:06:08.022Z] aaf1a3faa977: Preparing [2025-10-09T04:06:08.022Z] 1e890da81ec9: Preparing [2025-10-09T04:06:08.022Z] e131c14cec51: Waiting [2025-10-09T04:06:08.022Z] aaf1a3faa977: Waiting [2025-10-09T04:06:08.022Z] 1e890da81ec9: Waiting [2025-10-09T04:06:08.022Z] 742f2fd84761: Waiting [2025-10-09T04:06:08.022Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:08.022Z] ac368aeae404: Layer already exists [2025-10-09T04:06:08.022Z] be7de4e322be: Layer already exists [2025-10-09T04:06:08.022Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:08.022Z] d47f0504dcb3: Layer already exists [2025-10-09T04:06:08.022Z] 742f2fd84761: Layer already exists [2025-10-09T04:06:08.022Z] e131c14cec51: Layer already exists [2025-10-09T04:06:08.022Z] aaf1a3faa977: Layer already exists [2025-10-09T04:06:08.022Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:08.022Z] main: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:06:08.375Z] ===================================================== [Pipeline] echo [2025-10-09T04:06:08.392Z] taggedImages: [2025-10-09T04:06:08.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:06:08.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-09T04:06:08.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [2025-10-09T04:06:08.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:06:08.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-09T04:06:08.420Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-10-09T04:06:08.420Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:06:08.420Z] latest [2025-10-09T04:06:08.420Z] 4.1.0-dev.67 [2025-10-09T04:06:08.420Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:06:08.420Z] main [2025-10-09T04:06:08.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:08.789Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:09.139Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:06:09.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-09T04:06:09.139Z] aee34d667cc6: Preparing [2025-10-09T04:06:09.139Z] 309780026c93: Preparing [2025-10-09T04:06:09.139Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:09.139Z] b59d7cc48478: Preparing [2025-10-09T04:06:09.139Z] 6047fdc48edb: Preparing [2025-10-09T04:06:09.139Z] 46747deb0565: Preparing [2025-10-09T04:06:09.139Z] 1e890da81ec9: Preparing [2025-10-09T04:06:09.139Z] 46747deb0565: Waiting [2025-10-09T04:06:09.139Z] 1e890da81ec9: Waiting [2025-10-09T04:06:09.139Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:09.139Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:09.403Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:09.403Z] aee34d667cc6: Pushed [2025-10-09T04:06:10.798Z] 46747deb0565: Pushed [2025-10-09T04:06:11.060Z] 6047fdc48edb: Pushed [2025-10-09T04:06:17.677Z] 309780026c93: Pushed [2025-10-09T04:06:18.631Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:18.989Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:19.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-09T04:06:19.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-09T04:06:19.348Z] aee34d667cc6: Preparing [2025-10-09T04:06:19.348Z] 309780026c93: Preparing [2025-10-09T04:06:19.348Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:19.348Z] b59d7cc48478: Preparing [2025-10-09T04:06:19.348Z] 6047fdc48edb: Preparing [2025-10-09T04:06:19.348Z] 46747deb0565: Preparing [2025-10-09T04:06:19.348Z] 1e890da81ec9: Preparing [2025-10-09T04:06:19.348Z] 46747deb0565: Waiting [2025-10-09T04:06:19.348Z] 1e890da81ec9: Waiting [2025-10-09T04:06:19.348Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:19.348Z] 309780026c93: Layer already exists [2025-10-09T04:06:19.348Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:19.348Z] aee34d667cc6: Layer already exists [2025-10-09T04:06:19.348Z] 6047fdc48edb: Layer already exists [2025-10-09T04:06:19.348Z] 46747deb0565: Layer already exists [2025-10-09T04:06:19.348Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:19.348Z] latest: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:19.971Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:20.326Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [2025-10-09T04:06:20.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-09T04:06:20.326Z] aee34d667cc6: Preparing [2025-10-09T04:06:20.326Z] 309780026c93: Preparing [2025-10-09T04:06:20.326Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:20.326Z] b59d7cc48478: Preparing [2025-10-09T04:06:20.326Z] 6047fdc48edb: Preparing [2025-10-09T04:06:20.326Z] 46747deb0565: Preparing [2025-10-09T04:06:20.326Z] 1e890da81ec9: Preparing [2025-10-09T04:06:20.326Z] 46747deb0565: Waiting [2025-10-09T04:06:20.326Z] 1e890da81ec9: Waiting [2025-10-09T04:06:20.326Z] 6047fdc48edb: Layer already exists [2025-10-09T04:06:20.326Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:20.326Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:20.326Z] 309780026c93: Layer already exists [2025-10-09T04:06:20.326Z] aee34d667cc6: Layer already exists [2025-10-09T04:06:20.326Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:20.326Z] 46747deb0565: Layer already exists [2025-10-09T04:06:20.591Z] 4.1.0-dev.67: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:20.946Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:21.291Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:06:21.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-09T04:06:21.291Z] aee34d667cc6: Preparing [2025-10-09T04:06:21.291Z] 309780026c93: Preparing [2025-10-09T04:06:21.291Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:21.291Z] b59d7cc48478: Preparing [2025-10-09T04:06:21.291Z] 6047fdc48edb: Preparing [2025-10-09T04:06:21.291Z] 46747deb0565: Preparing [2025-10-09T04:06:21.291Z] 1e890da81ec9: Preparing [2025-10-09T04:06:21.291Z] 46747deb0565: Waiting [2025-10-09T04:06:21.291Z] 1e890da81ec9: Waiting [2025-10-09T04:06:21.291Z] 6047fdc48edb: Layer already exists [2025-10-09T04:06:21.291Z] 309780026c93: Layer already exists [2025-10-09T04:06:21.291Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:21.291Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:21.291Z] aee34d667cc6: Layer already exists [2025-10-09T04:06:21.291Z] 46747deb0565: Layer already exists [2025-10-09T04:06:21.291Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:21.563Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:21.910Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:22.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-10-09T04:06:22.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-09T04:06:22.257Z] aee34d667cc6: Preparing [2025-10-09T04:06:22.257Z] 309780026c93: Preparing [2025-10-09T04:06:22.257Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:22.257Z] b59d7cc48478: Preparing [2025-10-09T04:06:22.257Z] 6047fdc48edb: Preparing [2025-10-09T04:06:22.257Z] 46747deb0565: Preparing [2025-10-09T04:06:22.257Z] 1e890da81ec9: Preparing [2025-10-09T04:06:22.257Z] 46747deb0565: Waiting [2025-10-09T04:06:22.257Z] 1e890da81ec9: Waiting [2025-10-09T04:06:22.257Z] 309780026c93: Layer already exists [2025-10-09T04:06:22.257Z] aee34d667cc6: Layer already exists [2025-10-09T04:06:22.257Z] 6047fdc48edb: Layer already exists [2025-10-09T04:06:22.257Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:22.257Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:22.257Z] 46747deb0565: Layer already exists [2025-10-09T04:06:22.257Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:22.257Z] main: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:06:22.603Z] ===================================================== [Pipeline] echo [2025-10-09T04:06:22.612Z] taggedImages: [2025-10-09T04:06:22.612Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:06:22.612Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-09T04:06:22.612Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [2025-10-09T04:06:22.612Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:06:22.612Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-09T04:06:22.631Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-10-09T04:06:22.631Z] 09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:06:22.631Z] latest [2025-10-09T04:06:22.631Z] 4.1.0-dev.67 [2025-10-09T04:06:22.631Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:06:22.631Z] main [2025-10-09T04:06:22.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:22.991Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:23.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:06:23.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-09T04:06:23.335Z] a14fd8e05a7d: Preparing [2025-10-09T04:06:23.335Z] 7d4c510bf0f4: Preparing [2025-10-09T04:06:23.335Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:23.335Z] b59d7cc48478: Preparing [2025-10-09T04:06:23.335Z] 42e15668a3ff: Preparing [2025-10-09T04:06:23.335Z] 140d284905be: Preparing [2025-10-09T04:06:23.335Z] 1e890da81ec9: Preparing [2025-10-09T04:06:23.335Z] 140d284905be: Waiting [2025-10-09T04:06:23.335Z] 1e890da81ec9: Waiting [2025-10-09T04:06:23.335Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:23.601Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:23.601Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:23.601Z] a14fd8e05a7d: Pushed [2025-10-09T04:06:24.182Z] 140d284905be: Pushed [2025-10-09T04:06:25.135Z] 42e15668a3ff: Pushed [2025-10-09T04:06:31.766Z] 7d4c510bf0f4: Pushed [2025-10-09T04:06:31.766Z] 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:32.113Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:32.469Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-09T04:06:32.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-09T04:06:32.469Z] a14fd8e05a7d: Preparing [2025-10-09T04:06:32.469Z] 7d4c510bf0f4: Preparing [2025-10-09T04:06:32.469Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:32.469Z] b59d7cc48478: Preparing [2025-10-09T04:06:32.469Z] 42e15668a3ff: Preparing [2025-10-09T04:06:32.469Z] 140d284905be: Preparing [2025-10-09T04:06:32.469Z] 1e890da81ec9: Preparing [2025-10-09T04:06:32.469Z] 140d284905be: Waiting [2025-10-09T04:06:32.469Z] 1e890da81ec9: Waiting [2025-10-09T04:06:32.469Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:32.469Z] 42e15668a3ff: Layer already exists [2025-10-09T04:06:32.469Z] a14fd8e05a7d: Layer already exists [2025-10-09T04:06:32.469Z] 7d4c510bf0f4: Layer already exists [2025-10-09T04:06:32.469Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:32.469Z] 140d284905be: Layer already exists [2025-10-09T04:06:32.469Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:32.469Z] latest: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:33.090Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:33.430Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [2025-10-09T04:06:33.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-09T04:06:33.430Z] a14fd8e05a7d: Preparing [2025-10-09T04:06:33.430Z] 7d4c510bf0f4: Preparing [2025-10-09T04:06:33.430Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:33.430Z] b59d7cc48478: Preparing [2025-10-09T04:06:33.430Z] 42e15668a3ff: Preparing [2025-10-09T04:06:33.430Z] 140d284905be: Preparing [2025-10-09T04:06:33.430Z] 1e890da81ec9: Preparing [2025-10-09T04:06:33.430Z] 140d284905be: Waiting [2025-10-09T04:06:33.430Z] 1e890da81ec9: Waiting [2025-10-09T04:06:33.430Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:33.430Z] 7d4c510bf0f4: Layer already exists [2025-10-09T04:06:33.430Z] a14fd8e05a7d: Layer already exists [2025-10-09T04:06:33.430Z] 42e15668a3ff: Layer already exists [2025-10-09T04:06:33.430Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:33.430Z] 140d284905be: Layer already exists [2025-10-09T04:06:33.430Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:33.430Z] 4.1.0-dev.67: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:34.061Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:34.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:06:34.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-09T04:06:34.423Z] a14fd8e05a7d: Preparing [2025-10-09T04:06:34.423Z] 7d4c510bf0f4: Preparing [2025-10-09T04:06:34.423Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:34.423Z] b59d7cc48478: Preparing [2025-10-09T04:06:34.423Z] 42e15668a3ff: Preparing [2025-10-09T04:06:34.423Z] 140d284905be: Preparing [2025-10-09T04:06:34.423Z] 1e890da81ec9: Preparing [2025-10-09T04:06:34.423Z] 140d284905be: Waiting [2025-10-09T04:06:34.423Z] 1e890da81ec9: Waiting [2025-10-09T04:06:34.423Z] 42e15668a3ff: Layer already exists [2025-10-09T04:06:34.423Z] 7d4c510bf0f4: Layer already exists [2025-10-09T04:06:34.423Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:34.423Z] a14fd8e05a7d: Layer already exists [2025-10-09T04:06:34.423Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:34.423Z] 140d284905be: Layer already exists [2025-10-09T04:06:34.423Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:34.423Z] 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:34.785Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:35.142Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-10-09T04:06:35.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-09T04:06:35.142Z] a14fd8e05a7d: Preparing [2025-10-09T04:06:35.142Z] 7d4c510bf0f4: Preparing [2025-10-09T04:06:35.142Z] 93fef99bd0fb: Preparing [2025-10-09T04:06:35.142Z] b59d7cc48478: Preparing [2025-10-09T04:06:35.142Z] 42e15668a3ff: Preparing [2025-10-09T04:06:35.142Z] 140d284905be: Preparing [2025-10-09T04:06:35.142Z] 1e890da81ec9: Preparing [2025-10-09T04:06:35.142Z] 140d284905be: Waiting [2025-10-09T04:06:35.142Z] 1e890da81ec9: Waiting [2025-10-09T04:06:35.142Z] b59d7cc48478: Layer already exists [2025-10-09T04:06:35.142Z] a14fd8e05a7d: Layer already exists [2025-10-09T04:06:35.142Z] 7d4c510bf0f4: Layer already exists [2025-10-09T04:06:35.142Z] 42e15668a3ff: Layer already exists [2025-10-09T04:06:35.143Z] 93fef99bd0fb: Layer already exists [2025-10-09T04:06:35.143Z] 140d284905be: Layer already exists [2025-10-09T04:06:35.143Z] 1e890da81ec9: Layer already exists [2025-10-09T04:06:35.143Z] main: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T04:06:35.482Z] ===================================================== [Pipeline] echo [2025-10-09T04:06:35.498Z] taggedImages: [2025-10-09T04:06:35.498Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [2025-10-09T04:06:35.498Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-09T04:06:35.498Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [2025-10-09T04:06:35.498Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [2025-10-09T04:06:35.498Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-10-09T04:06:35.513Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:35.530Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-10-09T04:06:35.543Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.557Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.573Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-09T04:06:35.586Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:35.601Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-10-09T04:06:35.612Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.622Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.635Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-09T04:06:35.647Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:35.664Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-10-09T04:06:35.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.685Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.702Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-09T04:06:35.714Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:35.728Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-10-09T04:06:35.740Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.751Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-09T04:06:35.779Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:35.795Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-10-09T04:06:35.809Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.824Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-09T04:06:35.847Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:35.864Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-10-09T04:06:35.878Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.896Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.909Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-09T04:06:35.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:35.941Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-10-09T04:06:35.955Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:35.979Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-09T04:06:35.989Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:36.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-10-09T04:06:36.016Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.030Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.041Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-09T04:06:36.057Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:36.074Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-10-09T04:06:36.089Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.102Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.114Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-09T04:06:36.127Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:36.139Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-10-09T04:06:36.152Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.166Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.181Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-09T04:06:36.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:36.206Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-10-09T04:06:36.216Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.240Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-09T04:06:36.253Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:36.266Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-10-09T04:06:36.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.293Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.304Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-09T04:06:36.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:36.335Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-10-09T04:06:36.348Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.364Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-09T04:06:36.393Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:36.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-10-09T04:06:36.419Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-09T04:06:36.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo [2025-10-09T04:06:36.468Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-10-09T04:06:36.484Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.497Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo [2025-10-09T04:06:36.510Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:36.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-09T04:06:36.901Z] [2025-10-09T04:06:36.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T04:06:37.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-09T04:06:37.236Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-09T04:06:37.236Z] 8998bd30e6a1: Pulling fs layer [2025-10-09T04:06:37.236Z] 04944245beec: Pulling fs layer [2025-10-09T04:06:37.236Z] 699f458cf7ca: Pulling fs layer [2025-10-09T04:06:37.236Z] 765212b225bb: Pulling fs layer [2025-10-09T04:06:37.236Z] f23df028b6ca: Pulling fs layer [2025-10-09T04:06:37.236Z] d65c8cfc05b1: Pulling fs layer [2025-10-09T04:06:37.236Z] 2437ff75d9bd: Pulling fs layer [2025-10-09T04:06:37.236Z] f23df028b6ca: Waiting [2025-10-09T04:06:37.236Z] d65c8cfc05b1: Waiting [2025-10-09T04:06:37.236Z] 2437ff75d9bd: Waiting [2025-10-09T04:06:37.236Z] 765212b225bb: Waiting [2025-10-09T04:06:37.503Z] 04944245beec: Verifying Checksum [2025-10-09T04:06:37.503Z] 04944245beec: Download complete [2025-10-09T04:06:37.503Z] 765212b225bb: Verifying Checksum [2025-10-09T04:06:37.503Z] 765212b225bb: Download complete [2025-10-09T04:06:37.503Z] f23df028b6ca: Verifying Checksum [2025-10-09T04:06:37.503Z] f23df028b6ca: Download complete [2025-10-09T04:06:37.503Z] d65c8cfc05b1: Verifying Checksum [2025-10-09T04:06:37.503Z] d65c8cfc05b1: Download complete [2025-10-09T04:06:37.503Z] 699f458cf7ca: Verifying Checksum [2025-10-09T04:06:37.503Z] 699f458cf7ca: Download complete [2025-10-09T04:06:38.096Z] 8998bd30e6a1: Verifying Checksum [2025-10-09T04:06:38.096Z] 8998bd30e6a1: Download complete [2025-10-09T04:06:40.675Z] 2437ff75d9bd: Verifying Checksum [2025-10-09T04:06:40.675Z] 2437ff75d9bd: Download complete [2025-10-09T04:06:42.622Z] 8998bd30e6a1: Pull complete [2025-10-09T04:06:43.215Z] 04944245beec: Pull complete [2025-10-09T04:06:44.620Z] 699f458cf7ca: Pull complete [2025-10-09T04:06:44.884Z] 765212b225bb: Pull complete [2025-10-09T04:06:45.839Z] f23df028b6ca: Pull complete [2025-10-09T04:06:46.104Z] d65c8cfc05b1: Pull complete [2025-10-09T04:07:04.389Z] 2437ff75d9bd: Pull complete [2025-10-09T04:07:04.389Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-09T04:07:04.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-09T04:07:04.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T04:07:04.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-129374 does not seem to be running inside a container [2025-10-09T04:07:04.664Z] $ 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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-09T04:07:06.620Z] $ docker top 632148cc5667a3916e13b74346df3c18671030fb0fecf8c47b65028e62bddee4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-09T04:07:07.552Z] ---> job-cost.sh [2025-10-09T04:07:07.552Z] lf-activate-venv: SKIPPING [2025-10-09T04:07:07.552Z] INFO: No Stack... [2025-10-09T04:07:07.818Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-09T04:07:08.829Z] INFO: Archiving Costs [Pipeline] sh [2025-10-09T04:07:09.462Z] + cat /w/workspace/edgex-go/911/archives/cost.csv [2025-10-09T04:07:09.462Z] + cut -d, -f6 [Pipeline] lock [2025-10-09T04:07:09.497Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-911-stack-cost] [2025-10-09T04:07:09.512Z] Resource [jenkins-edgexfoundry-edgex-go-main-911-stack-cost] did not exist. Created. [2025-10-09T04:07:09.518Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-911-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-09T04:07:10.162Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-09T04:07:10.854Z] Stashed 1 file(s) [Pipeline] } [2025-10-09T04:07:10.862Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-911-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-09T04:07:10.881Z] $ docker stop --time=1 632148cc5667a3916e13b74346df3c18671030fb0fecf8c47b65028e62bddee4 [2025-10-09T04:07:12.405Z] $ docker rm -f --volumes 632148cc5667a3916e13b74346df3c18671030fb0fecf8c47b65028e62bddee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-09T09:18:23.561Z] Cancelling nested steps due to timeout [2025-10-09T09:18:23.567Z] Sending interrupt signal to process [2025-10-09T09:18:36.334Z] script returned exit code 143 [Pipeline] } [2025-10-09T09:18:36.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-09T09:18:36.921Z] + '[' -d /w/workspace/edgex-go/911/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:18:37.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:18:37.801Z] ---> package-listing.sh [2025-10-09T09:18:37.801Z] ++ facter osfamily [2025-10-09T09:18:37.801Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-09T09:18:38.064Z] + OS_FAMILY=redhat [2025-10-09T09:18:38.064Z] + workspace=/w/workspace/edgex-go/911 [2025-10-09T09:18:38.064Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-09T09:18:38.064Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-09T09:18:38.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-09T09:18:38.064Z] + PACKAGES=/tmp/packages_start.txt [2025-10-09T09:18:38.064Z] + '[' /w/workspace/edgex-go/911 ']' [2025-10-09T09:18:38.064Z] + PACKAGES=/tmp/packages_end.txt [2025-10-09T09:18:38.064Z] + case "${OS_FAMILY}" in [2025-10-09T09:18:38.064Z] + sort [2025-10-09T09:18:38.064Z] + rpm -qa [2025-10-09T09:18:38.637Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-09T09:18:38.637Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-09T09:18:38.637Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-09T09:18:38.637Z] + '[' /w/workspace/edgex-go/911 ']' [2025-10-09T09:18:38.637Z] + mkdir -p /w/workspace/edgex-go/911/archives/ [2025-10-09T09:18:38.637Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/911/archives/ [Pipeline] echo [2025-10-09T09:18:38.650Z] 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/911/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-09T09:18:38.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T09:18:39.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T09:18:39.511Z] [2025-10-09T09:18:39.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T09:18:39.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T09:18:40.098Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-09T09:18:40.098Z] 5eb5b503b376: Pulling fs layer [2025-10-09T09:18:40.098Z] 5c69ac0246d0: Pulling fs layer [2025-10-09T09:18:40.098Z] ec43610c2a17: Pulling fs layer [2025-10-09T09:18:40.098Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-09T09:18:40.098Z] 33b1e0a273af: Pulling fs layer [2025-10-09T09:18:40.098Z] 5d3b04190fa2: Pulling fs layer [2025-10-09T09:18:40.098Z] 2f39f015ded8: Pulling fs layer [2025-10-09T09:18:40.098Z] 3a2ae6a8a46f: Waiting [2025-10-09T09:18:40.098Z] 33b1e0a273af: Waiting [2025-10-09T09:18:40.098Z] 5d3b04190fa2: Waiting [2025-10-09T09:18:40.098Z] 2f39f015ded8: Waiting [2025-10-09T09:18:40.098Z] 5c69ac0246d0: Verifying Checksum [2025-10-09T09:18:40.098Z] 5c69ac0246d0: Download complete [2025-10-09T09:18:40.098Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-09T09:18:40.098Z] 3a2ae6a8a46f: Download complete [2025-10-09T09:18:40.098Z] 33b1e0a273af: Verifying Checksum [2025-10-09T09:18:40.098Z] 33b1e0a273af: Download complete [2025-10-09T09:18:40.098Z] 5d3b04190fa2: Verifying Checksum [2025-10-09T09:18:40.098Z] 5d3b04190fa2: Download complete [2025-10-09T09:18:40.098Z] ec43610c2a17: Verifying Checksum [2025-10-09T09:18:40.098Z] ec43610c2a17: Download complete [2025-10-09T09:18:40.366Z] 5eb5b503b376: Verifying Checksum [2025-10-09T09:18:40.366Z] 5eb5b503b376: Download complete [2025-10-09T09:18:40.934Z] 2f39f015ded8: Verifying Checksum [2025-10-09T09:18:40.934Z] 2f39f015ded8: Download complete [2025-10-09T09:18:41.519Z] 5eb5b503b376: Pull complete [2025-10-09T09:18:41.779Z] 5c69ac0246d0: Pull complete [2025-10-09T09:18:42.040Z] ec43610c2a17: Pull complete [2025-10-09T09:18:42.040Z] 3a2ae6a8a46f: Pull complete [2025-10-09T09:18:42.302Z] 33b1e0a273af: Pull complete [2025-10-09T09:18:42.302Z] 5d3b04190fa2: Pull complete [2025-10-09T09:18:46.524Z] 2f39f015ded8: Pull complete [2025-10-09T09:18:46.524Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-09T09:18:46.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T09:18:46.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T09:18:46.710Z] prd-centos7-docker-4c-2g-129517 does not seem to be running inside a container [2025-10-09T09:18:46.752Z] $ 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/911/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-10-09T09:18:50.364Z] $ docker top bba2e2ef632a8d72c312a8c28b64f5e3caa36f2825d9f1b908115d4d1c645094 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T09:18:50.747Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-09T09:18:51.047Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-09T09:18:51.343Z] + ls /var/log/sa-host [2025-10-09T09:18:51.343Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T09:18:51.536Z] provisioning config files... [2025-10-09T09:18:51.547Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14615949443731350041tmp [Pipeline] { [Pipeline] echo [2025-10-09T09:18:51.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:18:51.862Z] ---> create-netrc.sh [Pipeline] } [2025-10-09T09:18:51.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:18:52.233Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-09T09:18:52.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:18:52.527Z] ---> sudo-logs.sh [2025-10-09T09:18:52.527Z] Archiving 'sudo' log.. [2025-10-09T09:18:52.527Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-09T09:18:52.559Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-09T09:18:52.563Z] $ docker stop --time=1 bba2e2ef632a8d72c312a8c28b64f5e3caa36f2825d9f1b908115d4d1c645094 [2025-10-09T09:18:53.742Z] $ docker rm -f --volumes bba2e2ef632a8d72c312a8c28b64f5e3caa36f2825d9f1b908115d4d1c645094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-09T09:18:53.845Z] [WS-CLEANUP] Deleting project workspace... [2025-10-09T09:18:53.845Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-09T09:18:53.859Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-09T09:18:54.090Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-09T09:18:54.911Z] + [ -d /w/workspace/edgex-go/911/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:18:55.259Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:18:56.130Z] ---> package-listing.sh [2025-10-09T09:18:56.130Z] ++ facter osfamily [2025-10-09T09:18:56.130Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-09T09:18:56.390Z] + OS_FAMILY=debian [2025-10-09T09:18:56.390Z] + workspace=/w/workspace/edgex-go/911 [2025-10-09T09:18:56.390Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-09T09:18:56.390Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-09T09:18:56.390Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-09T09:18:56.390Z] + PACKAGES=/tmp/packages_start.txt [2025-10-09T09:18:56.390Z] + '[' /w/workspace/edgex-go/911 ']' [2025-10-09T09:18:56.390Z] + PACKAGES=/tmp/packages_end.txt [2025-10-09T09:18:56.390Z] + case "${OS_FAMILY}" in [2025-10-09T09:18:56.390Z] + dpkg -l [2025-10-09T09:18:56.390Z] + grep '^ii' [2025-10-09T09:18:56.390Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-09T09:18:56.390Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-09T09:18:56.390Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-09T09:18:56.390Z] + '[' /w/workspace/edgex-go/911 ']' [2025-10-09T09:18:56.390Z] + mkdir -p /w/workspace/edgex-go/911/archives/ [2025-10-09T09:18:56.390Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/911/archives/ [Pipeline] echo [2025-10-09T09:18:56.401Z] 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/911/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-09T09:18:56.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T09:18:57.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T09:18:57.262Z] [2025-10-09T09:18:57.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T09:18:57.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T09:18:57.584Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-09T09:18:57.584Z] 5eb5b503b376: Pulling fs layer [2025-10-09T09:18:57.584Z] 5c69ac0246d0: Pulling fs layer [2025-10-09T09:18:57.584Z] ec43610c2a17: Pulling fs layer [2025-10-09T09:18:57.584Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-09T09:18:57.584Z] 33b1e0a273af: Pulling fs layer [2025-10-09T09:18:57.584Z] 5d3b04190fa2: Pulling fs layer [2025-10-09T09:18:57.584Z] 2f39f015ded8: Pulling fs layer [2025-10-09T09:18:57.584Z] 3a2ae6a8a46f: Waiting [2025-10-09T09:18:57.584Z] 33b1e0a273af: Waiting [2025-10-09T09:18:57.584Z] 5d3b04190fa2: Waiting [2025-10-09T09:18:57.584Z] 2f39f015ded8: Waiting [2025-10-09T09:18:57.584Z] 5c69ac0246d0: Verifying Checksum [2025-10-09T09:18:57.584Z] 5c69ac0246d0: Download complete [2025-10-09T09:18:57.584Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-09T09:18:57.584Z] 3a2ae6a8a46f: Download complete [2025-10-09T09:18:57.584Z] 33b1e0a273af: Verifying Checksum [2025-10-09T09:18:57.584Z] 33b1e0a273af: Download complete [2025-10-09T09:18:57.584Z] 5d3b04190fa2: Verifying Checksum [2025-10-09T09:18:57.584Z] 5d3b04190fa2: Download complete [2025-10-09T09:18:57.584Z] ec43610c2a17: Verifying Checksum [2025-10-09T09:18:57.584Z] ec43610c2a17: Download complete [2025-10-09T09:18:57.847Z] 5eb5b503b376: Verifying Checksum [2025-10-09T09:18:57.847Z] 5eb5b503b376: Download complete [2025-10-09T09:18:58.419Z] 2f39f015ded8: Download complete [2025-10-09T09:18:59.384Z] 5eb5b503b376: Pull complete [2025-10-09T09:18:59.384Z] 5c69ac0246d0: Pull complete [2025-10-09T09:18:59.960Z] ec43610c2a17: Pull complete [2025-10-09T09:18:59.960Z] 3a2ae6a8a46f: Pull complete [2025-10-09T09:19:00.222Z] 33b1e0a273af: Pull complete [2025-10-09T09:19:00.222Z] 5d3b04190fa2: Pull complete [2025-10-09T09:19:06.807Z] 2f39f015ded8: Pull complete [2025-10-09T09:19:06.807Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-09T09:19:06.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T09:19:06.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T09:19:06.915Z] prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container [2025-10-09T09:19:06.944Z] $ 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/911/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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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-10-09T09:19:12.575Z] $ docker top e6b155353706512d475f1067d654ac13f5251809899fae068750b6c54a50b362 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T09:19:12.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-09T09:19:13.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-09T09:19:13.564Z] + ls /var/log/sa-host [2025-10-09T09:19:13.564Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T09:19:13.599Z] provisioning config files... [2025-10-09T09:19:13.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/911@tmp/config4526073345278262837tmp [Pipeline] { [Pipeline] echo [2025-10-09T09:19:13.626Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:19:13.924Z] ---> create-netrc.sh [Pipeline] } [2025-10-09T09:19:13.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:19:14.251Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-09T09:19:14.264Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:19:14.568Z] ---> sudo-logs.sh [2025-10-09T09:19:14.568Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-09T09:19:14.623Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:19:14.912Z] ---> job-cost.sh [2025-10-09T09:19:14.912Z] lf-activate-venv: SKIPPING [2025-10-09T09:19:14.912Z] DEBUG: total: 0.10999999940395355 [2025-10-09T09:19:14.912Z] INFO: Retrieving Stack Cost... [2025-10-09T09:19:15.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-09T09:19:15.739Z] INFO: Archiving Costs [Pipeline] echo [2025-10-09T09:19:15.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T09:19:16.048Z] ---> logs-deploy.sh [2025-10-09T09:19:16.048Z] lf-activate-venv: SKIPPING [2025-10-09T09:19:16.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/911 [2025-10-09T09:19:16.048Z] INFO: archiving workspace using pattern(s): [2025-10-09T09:19:16.987Z] Archives upload complete. [2025-10-09T09:19:17.246Z] INFO: archiving logs to Nexus