Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 676951d955e4c4c86fc34e64f6f39dfe192b487c 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-ssh11135108628806538434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-ssh4744195932792681666.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 aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-ssh9935776564779422553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe # timeout=10 Commit message: "Merge pull request #474 from cherrycl/support-golang-1.25" > 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-ssh7520767319371789280.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-ssh13454771707354614180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-347990 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/912 [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/912 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 676951d955e4c4c86fc34e64f6f39dfe192b487c (main) Commit message: "feat: Add `%` to core-keeper allowed characters regex string (#5287)" > git config core.sparsecheckout # timeout=10 > git checkout -f 676951d955e4c4c86fc34e64f6f39dfe192b487c # timeout=10 > git rev-list --no-walk 09bb2f1a643c06ac5adbedab39971cba372ab665 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-17T02:14:36.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-17T02:14:36.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-17T02:14:36.811Z] ========================================================= [2025-10-17T02:14:36.811Z] EdgeX Global Pipelines Version Info [2025-10-17T02:14:36.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-17T02:14:37.921Z] ------------------- [2025-10-17T02:14:37.921Z] stable info: [2025-10-17T02:14:37.921Z] ------------------- [2025-10-17T02:14:37.921Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-17T02:14:37.921Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-17T02:14:37.921Z] Message: update stable to v1.0.277 [2025-10-17T02:14:38.492Z] ------------------- [2025-10-17T02:14:38.492Z] experimental info: [2025-10-17T02:14:38.492Z] ------------------- [2025-10-17T02:14:38.493Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-17T02:14:38.493Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-17T02:14:38.493Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-17T02:14:38.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-17T02:14:38.609Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-17T02:14:38.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-17T02:14:38.660Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-17T02:14:38.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-17T02:14:38.718Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-17T02:14:38.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-17T02:14:38.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-17T02:14:38.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-17T02:14:38.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-17T02:14:38.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-17T02:14:38.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-17T02:14:38.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-17T02:14:38.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-17T02:14:38.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-17T02:14:38.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-17T02:14:38.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-17T02:14:38.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-17T02:14:39.015Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-17T02:14:39.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-17T02:14:39.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-17T02:14:39.086Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-17T02:14:39.110Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-17T02:14:39.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-17T02:14:39.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-17T02:14:39.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-17T02:14:39.203Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T02:14:39.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 676951d [Pipeline] echo [2025-10-17T02:14:39.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T02:14:39.320Z] provisioning config files... [2025-10-17T02:14:39.343Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/912@tmp/config7671116556596627387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T02:14:39.683Z] ---> ****-login.sh [2025-10-17T02:14:39.683Z] nexus3.edgexfoundry.org:10001 [2025-10-17T02:14:39.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:14:39.943Z] [2025-10-17T02:14:39.943Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T02:14:39.943Z] Configure a credential helper to remove this warning. See [2025-10-17T02:14:39.943Z] https://docs.****.com/go/credential-store/ [2025-10-17T02:14:39.943Z] [2025-10-17T02:14:39.943Z] Login Succeeded [2025-10-17T02:14:39.943Z] nexus3.edgexfoundry.org:10002 [2025-10-17T02:14:39.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:14:40.205Z] [2025-10-17T02:14:40.205Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T02:14:40.205Z] Configure a credential helper to remove this warning. See [2025-10-17T02:14:40.205Z] https://docs.****.com/go/credential-store/ [2025-10-17T02:14:40.205Z] [2025-10-17T02:14:40.205Z] Login Succeeded [2025-10-17T02:14:40.205Z] nexus3.edgexfoundry.org:10003 [2025-10-17T02:14:40.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:14:40.205Z] [2025-10-17T02:14:40.205Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T02:14:40.205Z] Configure a credential helper to remove this warning. See [2025-10-17T02:14:40.205Z] https://docs.****.com/go/credential-store/ [2025-10-17T02:14:40.205Z] [2025-10-17T02:14:40.205Z] Login Succeeded [2025-10-17T02:14:40.205Z] nexus3.edgexfoundry.org:10004 [2025-10-17T02:14:40.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:14:40.205Z] [2025-10-17T02:14:40.205Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T02:14:40.205Z] Configure a credential helper to remove this warning. See [2025-10-17T02:14:40.205Z] https://docs.****.com/go/credential-store/ [2025-10-17T02:14:40.205Z] [2025-10-17T02:14:40.205Z] Login Succeeded [2025-10-17T02:14:40.205Z] ****.io [2025-10-17T02:14:40.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:14:40.466Z] [2025-10-17T02:14:40.467Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T02:14:40.467Z] Configure a credential helper to remove this warning. See [2025-10-17T02:14:40.467Z] https://docs.****.com/go/credential-store/ [2025-10-17T02:14:40.467Z] [2025-10-17T02:14:40.467Z] Login Succeeded [2025-10-17T02:14:40.467Z] ---> ****-login.sh ends [Pipeline] } [2025-10-17T02:14:40.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-17T02:14:40.819Z] + 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-17T02:14:40.819Z] + + dirname cmd/core-command/Dockerfile [2025-10-17T02:14:40.819Z] cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/core-data/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-17T02:14:40.819Z] + + cut -d/ -f2 [2025-10-17T02:14:40.819Z] dirname cmd/core-keeper/Dockerfile [2025-10-17T02:14:40.819Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + dirname cmd/core-metadata/Dockerfile [2025-10-17T02:14:40.819Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-17T02:14:40.819Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2025-10-17T02:14:40.819Z] -f2 [2025-10-17T02:14:40.819Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-17T02:14:40.819Z] + dirname+ cmd/security-spire-agent/Dockerfile [2025-10-17T02:14:40.819Z] cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/support-notifications/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-17T02:14:40.819Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-17T02:14:40.819Z] + cut -d/ -f2 [2025-10-17T02:14:40.819Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-17T02:14:40.854Z] 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-17T02:14:41.232Z] + git rev-list -1 --merges 676951d955e4c4c86fc34e64f6f39dfe192b487c~1..676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T02:14:41.245Z] -----------> git rev-list -1 --merges 676951d955e4c4c86fc34e64f6f39dfe192b487c~1..676951d955e4c4c86fc34e64f6f39dfe192b487c 676951d955e4c4c86fc34e64f6f39dfe192b487c [false] [Pipeline] sh [2025-10-17T02:14:41.544Z] + git log --format=format:%s -1 676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T02:14:41.563Z] ========================================================= [2025-10-17T02:14:41.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-17T02:14:41.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-17T02:14:42.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-17T02:14:42.021Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-17T02:14:42.021Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-17T02:14:42.021Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-17T02:14:42.021Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-10-17T02:14:42.021Z] -a /etc/ssh/ssh_known_hosts [2025-10-17T02:14:42.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:14:42.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T02:14:42.473Z] [2025-10-17T02:14:42.473Z] 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-17T02:14:42.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T02:14:42.780Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-17T02:14:42.780Z] 3dae71ba6b94: Pulling fs layer [2025-10-17T02:14:42.780Z] 6bf1a483ea7c: Pulling fs layer [2025-10-17T02:14:42.780Z] f5dfc541a4d3: Pulling fs layer [2025-10-17T02:14:42.780Z] 461d9e800cba: Pulling fs layer [2025-10-17T02:14:42.780Z] 80192f66455f: Pulling fs layer [2025-10-17T02:14:42.780Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-17T02:14:42.780Z] a29436f7fd5d: Pulling fs layer [2025-10-17T02:14:42.780Z] 923cac83aea3: Pulling fs layer [2025-10-17T02:14:42.780Z] 25ad8b0a4227: Pulling fs layer [2025-10-17T02:14:42.780Z] db01528c6b51: Pulling fs layer [2025-10-17T02:14:42.780Z] 28988de357af: Pulling fs layer [2025-10-17T02:14:42.780Z] 461d9e800cba: Waiting [2025-10-17T02:14:42.780Z] 80192f66455f: Waiting [2025-10-17T02:14:42.780Z] 2e8e34ca0e6c: Waiting [2025-10-17T02:14:42.780Z] a29436f7fd5d: Waiting [2025-10-17T02:14:42.780Z] 923cac83aea3: Waiting [2025-10-17T02:14:42.780Z] 25ad8b0a4227: Waiting [2025-10-17T02:14:42.780Z] db01528c6b51: Waiting [2025-10-17T02:14:42.780Z] 28988de357af: Waiting [2025-10-17T02:14:43.040Z] 6bf1a483ea7c: Verifying Checksum [2025-10-17T02:14:43.040Z] 6bf1a483ea7c: Download complete [2025-10-17T02:14:43.040Z] 461d9e800cba: Verifying Checksum [2025-10-17T02:14:43.040Z] 461d9e800cba: Download complete [2025-10-17T02:14:43.040Z] 80192f66455f: Download complete [2025-10-17T02:14:43.040Z] f5dfc541a4d3: Verifying Checksum [2025-10-17T02:14:43.040Z] f5dfc541a4d3: Download complete [2025-10-17T02:14:43.300Z] 3dae71ba6b94: Verifying Checksum [2025-10-17T02:14:43.300Z] 3dae71ba6b94: Download complete [2025-10-17T02:14:43.300Z] 923cac83aea3: Verifying Checksum [2025-10-17T02:14:43.300Z] 923cac83aea3: Download complete [2025-10-17T02:14:43.300Z] 25ad8b0a4227: Verifying Checksum [2025-10-17T02:14:43.300Z] 25ad8b0a4227: Download complete [2025-10-17T02:14:43.300Z] db01528c6b51: Download complete [2025-10-17T02:14:43.300Z] 28988de357af: Verifying Checksum [2025-10-17T02:14:43.300Z] 28988de357af: Download complete [2025-10-17T02:14:43.559Z] a29436f7fd5d: Verifying Checksum [2025-10-17T02:14:43.559Z] a29436f7fd5d: Download complete [2025-10-17T02:14:43.819Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-17T02:14:43.819Z] 2e8e34ca0e6c: Download complete [2025-10-17T02:14:44.761Z] 3dae71ba6b94: Pull complete [2025-10-17T02:14:44.761Z] 6bf1a483ea7c: Pull complete [2025-10-17T02:14:45.713Z] f5dfc541a4d3: Pull complete [2025-10-17T02:14:45.713Z] 461d9e800cba: Pull complete [2025-10-17T02:14:45.713Z] 80192f66455f: Pull complete [2025-10-17T02:14:49.933Z] 2e8e34ca0e6c: Pull complete [2025-10-17T02:14:50.513Z] a29436f7fd5d: Pull complete [2025-10-17T02:14:50.513Z] 923cac83aea3: Pull complete [2025-10-17T02:14:50.513Z] 25ad8b0a4227: Pull complete [2025-10-17T02:14:50.513Z] db01528c6b51: Pull complete [2025-10-17T02:14:50.513Z] 28988de357af: Pull complete [2025-10-17T02:14:50.779Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-17T02:14:50.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T02:14:50.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T02:14:50.930Z] prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container [2025-10-17T02:14:50.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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-17T02:14:53.559Z] $ docker top 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b -eo pid,comm [2025-10-17T02:14:53.606Z] 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-17T02:14:53.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-17T02:14:53.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-17T02:14:53.672Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-17T02:14:53.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-17T02:14:53.783Z] $ docker exec 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b ssh-agent [2025-10-17T02:14:53.893Z] SSH_AUTH_SOCK=/tmp/ssh-tbXKsunB3CCD/agent.32 [2025-10-17T02:14:53.893Z] SSH_AGENT_PID=38 [2025-10-17T02:14:53.902Z] Running ssh-add (command line suppressed) [2025-10-17T02:14:54.000Z] Identity added: /w/workspace/edgex-go/912@tmp/private_key_12430520151879922650.key (/w/workspace/edgex-go/912@tmp/private_key_12430520151879922650.key) [2025-10-17T02:14:54.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-17T02:14:54.317Z] + git config --global --add safe.directory /w/workspace/edgex-go/912 [Pipeline] sh [2025-10-17T02:14:54.603Z] + git tag --points-at HEAD [Pipeline] } [2025-10-17T02:14:54.613Z] $ docker exec --env ******** --env ******** 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b ssh-agent -k [2025-10-17T02:14:54.701Z] unset SSH_AUTH_SOCK; [2025-10-17T02:14:54.702Z] unset SSH_AGENT_PID; [2025-10-17T02:14:54.705Z] echo Agent pid 38 killed; [2025-10-17T02:14:54.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-17T02:14:54.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-17T02:14:54.752Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-17T02:14:54.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-17T02:14:54.865Z] $ docker exec 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b ssh-agent [2025-10-17T02:14:54.975Z] SSH_AUTH_SOCK=/tmp/ssh-dpH6m9Bk8xNR/agent.85 [2025-10-17T02:14:54.975Z] SSH_AGENT_PID=91 [2025-10-17T02:14:54.984Z] Running ssh-add (command line suppressed) [2025-10-17T02:14:55.085Z] Identity added: /w/workspace/edgex-go/912@tmp/private_key_5420948767462332900.key (/w/workspace/edgex-go/912@tmp/private_key_5420948767462332900.key) [2025-10-17T02:14:55.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-17T02:14:55.397Z] + git semver init [2025-10-17T02:14:55.656Z] 2025-10-17 02:14:55,610 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-17T02:14:55.656Z] 2025-10-17 02:14:55,614 [run_init] DEBUG init version:0.0.0 force:False [2025-10-17T02:14:55.656Z] 2025-10-17 02:14:55,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/912/.semver [2025-10-17T02:14:55.656Z] 2025-10-17 02:14:55,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/912/.semver [2025-10-17T02:14:55.656Z] 2025-10-17 02:14:55,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/912/.semver'], cwd=/w/workspace/edgex-go/912, stdin=None, shell=False, universal_newlines=False) [2025-10-17T02:15:01.079Z] 2025-10-17 02:15:00,640 [append_file] DEBUG append to file:/w/workspace/edgex-go/912/.git/info/exclude [2025-10-17T02:15:01.079Z] 2025-10-17 02:15:00,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/912/.semver/main with force:False [2025-10-17T02:15:01.079Z] 2025-10-17 02:15:00,640 [read_version] DEBUG read version from /w/workspace/edgex-go/912/.semver/main [2025-10-17T02:15:01.079Z] 2025-10-17 02:15:00,640 [read_version] DEBUG read version from /w/workspace/edgex-go/912/.semver/main [2025-10-17T02:15:01.079Z] 4.1.0-dev.67 [Pipeline] } [2025-10-17T02:15:01.091Z] $ docker exec --env ******** --env ******** 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b ssh-agent -k [2025-10-17T02:15:01.189Z] unset SSH_AUTH_SOCK; [2025-10-17T02:15:01.190Z] unset SSH_AGENT_PID; [2025-10-17T02:15:01.190Z] echo Agent pid 91 killed; [2025-10-17T02:15:01.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-17T02:15:01.544Z] + git semver [Pipeline] } [2025-10-17T02:15:01.845Z] $ docker stop --time=1 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b [2025-10-17T02:15:03.132Z] $ docker rm -f --volumes 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-17T02:15:03.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-17T02:15:03.763Z] Stashed 1 file(s) [Pipeline] echo [2025-10-17T02:15:03.766Z] [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-17T02:15:04.241Z] + git config --global --add safe.directory /w/workspace/edgex-go/912 [Pipeline] echo [2025-10-17T02:15:04.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T02:15:04.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T02:15:04.296Z] ========================================================= [2025-10-17T02:15:04.296Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-17T02:15:04.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-17T02:15:04.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T02:15:04.589Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-17T02:15:04.589Z] 9824c27679d3: Pulling fs layer [2025-10-17T02:15:04.589Z] 8371a51cbc44: Pulling fs layer [2025-10-17T02:15:04.589Z] d5791340ef18: Pulling fs layer [2025-10-17T02:15:04.589Z] d3178a7b2709: Pulling fs layer [2025-10-17T02:15:04.589Z] 4f4fb700ef54: Pulling fs layer [2025-10-17T02:15:04.589Z] 063b4f904bf5: Pulling fs layer [2025-10-17T02:15:04.589Z] 066ecc492849: Pulling fs layer [2025-10-17T02:15:04.589Z] 50a4da29d654: Pulling fs layer [2025-10-17T02:15:04.589Z] 417dd178857c: Pulling fs layer [2025-10-17T02:15:04.589Z] 4f4fb700ef54: Waiting [2025-10-17T02:15:04.589Z] 063b4f904bf5: Waiting [2025-10-17T02:15:04.589Z] 066ecc492849: Waiting [2025-10-17T02:15:04.589Z] 50a4da29d654: Waiting [2025-10-17T02:15:04.589Z] 417dd178857c: Waiting [2025-10-17T02:15:04.589Z] d3178a7b2709: Waiting [2025-10-17T02:15:04.589Z] 8371a51cbc44: Download complete [2025-10-17T02:15:04.589Z] d3178a7b2709: Download complete [2025-10-17T02:15:04.589Z] 4f4fb700ef54: Verifying Checksum [2025-10-17T02:15:04.589Z] 4f4fb700ef54: Download complete [2025-10-17T02:15:04.589Z] 063b4f904bf5: Verifying Checksum [2025-10-17T02:15:04.589Z] 063b4f904bf5: Download complete [2025-10-17T02:15:04.589Z] 9824c27679d3: Verifying Checksum [2025-10-17T02:15:04.589Z] 9824c27679d3: Download complete [2025-10-17T02:15:04.849Z] 066ecc492849: Verifying Checksum [2025-10-17T02:15:04.849Z] 066ecc492849: Download complete [2025-10-17T02:15:04.849Z] 9824c27679d3: Pull complete [2025-10-17T02:15:04.849Z] 417dd178857c: Verifying Checksum [2025-10-17T02:15:04.849Z] 417dd178857c: Download complete [2025-10-17T02:15:05.109Z] 8371a51cbc44: Pull complete [2025-10-17T02:15:05.109Z] d5791340ef18: Download complete [2025-10-17T02:15:05.677Z] 50a4da29d654: Verifying Checksum [2025-10-17T02:15:05.678Z] 50a4da29d654: Download complete [2025-10-17T02:15:10.951Z] d5791340ef18: Pull complete [2025-10-17T02:15:10.951Z] d3178a7b2709: Pull complete [2025-10-17T02:15:10.951Z] 4f4fb700ef54: Pull complete [2025-10-17T02:15:10.951Z] 063b4f904bf5: Pull complete [2025-10-17T02:15:10.951Z] 066ecc492849: Pull complete [2025-10-17T02:15:13.937Z] 50a4da29d654: Pull complete [2025-10-17T02:15:13.937Z] 417dd178857c: Pull complete [2025-10-17T02:15:13.937Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-17T02:15:13.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T02:15:13.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-17T02:15:14.252Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T02:15:14.252Z] WORKDIR /edgex [2025-10-17T02:15:14.252Z] COPY go.mod . [2025-10-17T02:15:14.252Z] RUN go mod download [2025-10-17T02:15:14.252Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-17T02:15:14.829Z] #0 building with "default" instance using docker driver [2025-10-17T02:15:14.829Z] [2025-10-17T02:15:14.829Z] #1 [internal] load build definition from Dockerfile [2025-10-17T02:15:14.829Z] #1 transferring dockerfile: 164B done [2025-10-17T02:15:14.829Z] #1 DONE 0.0s [2025-10-17T02:15:14.829Z] [2025-10-17T02:15:14.829Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T02:15:14.829Z] #2 DONE 0.0s [2025-10-17T02:15:14.829Z] [2025-10-17T02:15:14.829Z] #3 [internal] load .dockerignore [2025-10-17T02:15:14.829Z] #3 transferring context: [2025-10-17T02:15:14.829Z] #3 transferring context: 50B done [2025-10-17T02:15:14.829Z] #3 DONE 0.0s [2025-10-17T02:15:14.829Z] [2025-10-17T02:15:14.829Z] #4 [internal] load build context [2025-10-17T02:15:14.829Z] #4 transferring context: 6.57kB done [2025-10-17T02:15:14.829Z] #4 DONE 0.0s [2025-10-17T02:15:14.829Z] [2025-10-17T02:15:14.829Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T02:15:14.829Z] #5 DONE 0.1s [2025-10-17T02:15:15.104Z] [2025-10-17T02:15:15.104Z] #6 [2/4] WORKDIR /edgex [2025-10-17T02:15:17.034Z] #6 DONE 2.2s [2025-10-17T02:15:17.294Z] [2025-10-17T02:15:17.294Z] #7 [3/4] COPY go.mod . [2025-10-17T02:15:17.294Z] #7 DONE 0.0s [2025-10-17T02:15:17.294Z] [2025-10-17T02:15:17.294Z] #8 [4/4] RUN go mod download [2025-10-17T02:15:18.880Z] Still waiting to schedule task [2025-10-17T02:15:18.880Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-347580’ [2025-10-17T02:15:35.507Z] #8 DONE 17.2s [2025-10-17T02:15:35.507Z] [2025-10-17T02:15:35.507Z] #9 exporting to image [2025-10-17T02:15:35.507Z] #9 exporting layers [2025-10-17T02:15:38.053Z] #9 exporting layers 3.7s done [2025-10-17T02:15:38.053Z] #9 writing image sha256:400013c992761f604c2a0b2ad25746585c7a464a9600f5ba0eb7ad0172b9877c done [2025-10-17T02:15:38.053Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-17T02:15:38.053Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:15:38.378Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-17T02:15:38.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T02:15:38.482Z] prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container [2025-10-17T02:15:38.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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-17T02:15:38.850Z] $ docker top e7c997b076c144d667e900ed94fdad7465ec70a7005235348f6381aca170da3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T02:15:39.206Z] + go version [2025-10-17T02:15:39.206Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-17T02:15:39.225Z] $ docker stop --time=1 e7c997b076c144d667e900ed94fdad7465ec70a7005235348f6381aca170da3c [2025-10-17T02:15:40.501Z] $ docker rm -f --volumes e7c997b076c144d667e900ed94fdad7465ec70a7005235348f6381aca170da3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:15:40.925Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-17T02:15:40.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T02:15:41.023Z] prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container [2025-10-17T02:15:41.060Z] $ 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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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-17T02:15:41.318Z] $ docker top a77a97f4dfb4c88a7ba1f8f36565f8cacaad1655bdd1065f7777d18a52b35ff2 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-17T02:15:41.382Z] ========================================================= [2025-10-17T02:15:41.382Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-17T02:15:41.382Z] ========================================================= [Pipeline] sh [2025-10-17T02:15:41.662Z] + git config --global --add safe.directory /w/workspace/edgex-go/912 [Pipeline] fileExists [Pipeline] sh [2025-10-17T02:15:41.970Z] + make test [2025-10-17T02:15:41.970Z] go test -race -coverprofile=coverage.out ./... [2025-10-17T02:15:50.145Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-17T02:16:16.737Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-17T02:16:16.998Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-17T02:16:16.998Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-17T02:16:16.998Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-17T02:16:16.998Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-17T02:16:16.998Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-17T02:16:16.998Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-17T02:16:16.998Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-17T02:16:17.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 42.3% of statements [2025-10-17T02:16:18.502Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-17T02:16:18.502Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-17T02:16:18.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-10-17T02:16:19.022Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-17T02:16:19.022Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-17T02:16:19.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-17T02:16:19.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-17T02:16:19.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-17T02:16:19.962Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-17T02:16:19.962Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-17T02:16:19.962Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T02:16:19.962Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-17T02:16:19.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-17T02:16:19.962Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-17T02:16:19.962Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-17T02:16:19.962Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-17T02:16:21.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-17T02:16:21.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-17T02:16:21.352Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-17T02:16:21.352Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T02:16:21.352Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-17T02:16:21.352Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-17T02:16:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements [2025-10-17T02:16:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.048s coverage: 4.8% of statements [2025-10-17T02:16:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.6% of statements [2025-10-17T02:16:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements [2025-10-17T02:16:23.222Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-17T02:16:23.222Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-17T02:16:24.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.215s coverage: 94.2% of statements [2025-10-17T02:16:24.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.4% of statements [2025-10-17T02:16:24.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 8.4% of statements [2025-10-17T02:16:24.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-17T02:16:24.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-17T02:16:24.724Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-17T02:16:24.724Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T02:16:24.724Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-17T02:16:24.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-17T02:16:24.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-17T02:16:24.983Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-17T02:16:24.983Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-17T02:16:24.983Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-17T02:16:24.983Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-17T02:16:24.983Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-17T02:16:24.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-17T02:16:24.983Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-17T02:16:24.983Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-17T02:16:26.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements [2025-10-17T02:16:26.359Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-10-17T02:16:27.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-17T02:16:27.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-17T02:16:27.731Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-17T02:16:27.731Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-17T02:16:27.731Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-17T02:16:28.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 2.4% of statements [2025-10-17T02:16:28.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-10-17T02:16:28.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 39.4% of statements [2025-10-17T02:16:28.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements [2025-10-17T02:16:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-10-17T02:16:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements [2025-10-17T02:16:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-10-17T02:16:29.236Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-17T02:16:29.236Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-17T02:16:29.236Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-17T02:16:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2025-10-17T02:16:30.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-17T02:16:30.171Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-17T02:16:30.171Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-17T02:16:30.171Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-17T02:16:30.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-10-17T02:16:30.741Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-17T02:16:30.741Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-17T02:16:30.741Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-17T02:16:31.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-17T02:16:31.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-17T02:16:31.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-17T02:16:31.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-17T02:16:31.878Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-17T02:16:31.878Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-17T02:16:32.460Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-17T02:16:34.369Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-17T02:16:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-17T02:16:35.762Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-17T02:16:36.724Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-17T02:16:36.724Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-17T02:16:36.724Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-17T02:16:40.076Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-17T02:16:41.012Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-17T02:16:41.012Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-17T02:16:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-17T02:16:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-17T02:16:41.012Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T02:16:42.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2025-10-17T02:16:42.957Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-17T02:16:42.957Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-17T02:16:42.957Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-17T02:16:42.957Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-17T02:16:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-17T02:16:42.957Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-17T02:16:43.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-17T02:16:43.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-17T02:16:43.891Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-17T02:16:43.891Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-17T02:16:43.891Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-17T02:16:43.891Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-17T02:16:45.283Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-17T02:16:45.283Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-17T02:16:45.283Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-17T02:16:45.283Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-17T02:16:46.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-17T02:16:46.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-17T02:16:46.659Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T02:16:46.659Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-17T02:16:46.918Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-17T02:16:46.918Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-17T02:16:46.918Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-17T02:16:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-17T02:16:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-17T02:16:48.300Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.039s coverage: 92.9% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.091s coverage: 82.1% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.5% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 29.2% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-10-17T02:16:49.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-10-17T02:16:52.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-10-17T02:16:52.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements [2025-10-17T02:16:52.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-10-17T02:16:52.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-10-17T02:16:52.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-10-17T02:16:52.526Z] 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-17T02:16:53.093Z] running golangci-lint [2025-10-17T02:16:53.093Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-17T02:16:53.093Z] go version go1.23.12 linux/amd64 [2025-10-17T02:16:53.352Z] 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-17T02:16:53.352Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-17T02:16:53.352Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-17T02:17:15.293Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|imports|compiled_files|exports_file|files|name) took 21.215498698s" [2025-10-17T02:17:15.293Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.915533ms" [2025-10-17T02:17:33.426Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.9991413s with top 10 stages: buildir: 1m9.598053892s, gosec: 4.506416991s, inspect: 2.917610985s, fact_deprecated: 2.557188666s, printf: 2.388402408s, ctrlflow: 2.33205541s, fact_purity: 1.70151502s, nilness: 1.602564095s, S1038: 1.264245213s, typedness: 1.037793772s" [2025-10-17T02:17:33.426Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-17T02:17:33.426Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, skip_files: 201/201, identifier_marker: 201/201, nolint: 20/0, cgo: 201/201, exclude: 201/201" [2025-10-17T02:17:33.426Z] level=info msg="[runner] processing took 22.825113ms with stages: nolint: 13.482704ms, identifier_marker: 4.920991ms, exclude-rules: 1.559233ms, path_prettifier: 1.075111ms, autogenerated_exclude: 1.0655ms, skip_dirs: 615.939µs, invalid_issue: 55.882µs, cgo: 29.641µs, filename_unadjuster: 14.901µs, max_same_issues: 1.38µs, uniq_by_line: 630ns, source_code: 570ns, fixer: 551ns, diff: 390ns, skip_files: 330ns, sort_results: 300ns, exclude: 280ns, severity-rules: 240ns, max_from_linter: 160ns, path_prefixer: 160ns, max_per_file_from_linter: 120ns, path_shortener: 100ns" [2025-10-17T02:17:33.426Z] level=info msg="[runner] linters took 16.033359988s with stages: goanalysis_metalinter: 16.01042478s" [2025-10-17T02:17:33.426Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-17T02:17:33.426Z] level=info msg="Memory: 370 samples, avg is 378.7MB, max is 1271.9MB" [2025-10-17T02:17:33.426Z] level=info msg="Execution took 37.313835159s" [2025-10-17T02:17:33.426Z] go vet ./... [2025-10-17T02:17:37.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-17T02:17:37.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-17T02:17:37.688Z] ./bin/test-attribution-txt.sh [2025-10-17T02:17:37.947Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-17T02:17:37.947Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-17T02:17:37.947Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-17T02:17:37.947Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-17T02:17:37.947Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-17T02:17:37.947Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-17T02:17:37.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-17T02:17:38.266Z] + ls -al . [2025-10-17T02:17:38.266Z] total 2064 [2025-10-17T02:17:38.266Z] drwxrwxr-x 11 1001 1001 4096 Oct 17 02:15 . [2025-10-17T02:17:38.266Z] drwxr-xr-x 4 root root 4096 Oct 17 02:15 .. [2025-10-17T02:17:38.266Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 02:14 .blubracket [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 10 Oct 17 02:14 .dockerignore [2025-10-17T02:17:38.266Z] drwxrwxr-x 8 1001 1001 4096 Oct 17 02:16 .git [2025-10-17T02:17:38.266Z] drwxrwxr-x 3 1001 1001 4096 Oct 17 02:14 .github [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 909 Oct 17 02:14 .gitignore [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 218 Oct 17 02:14 .golangci.yml [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 100 Oct 17 02:14 .hadolint.yml [2025-10-17T02:17:38.266Z] drwxr-xr-x 3 1001 1001 4096 Oct 17 02:15 .semver [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 155 Oct 17 02:14 .sonarcloud.properties [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 1171 Oct 17 02:14 ADOPTERS.md [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 17374 Oct 17 02:14 Attribution.txt [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 108018 Oct 17 02:14 CHANGELOG.md [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 3804 Oct 17 02:14 CONTRIBUTING.md [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 677 Oct 17 02:14 GOVERNANCE.md [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 886 Oct 17 02:14 Jenkinsfile [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 10775 Oct 17 02:14 LICENSE [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 16740 Oct 17 02:14 Makefile [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 582 Oct 17 02:14 OWNERS.md [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 9932 Oct 17 02:14 README.md [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 789 Oct 17 02:14 SECURITY.md [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 12 Oct 17 02:15 VERSION [2025-10-17T02:17:38.266Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 02:14 bin [2025-10-17T02:17:38.266Z] drwxrwxr-x 19 1001 1001 4096 Oct 17 02:14 cmd [2025-10-17T02:17:38.266Z] -rw-r--r-- 1 root root 1733636 Oct 17 02:16 coverage.out [2025-10-17T02:17:38.266Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 02:14 fuzz_test [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 6539 Oct 17 02:14 go.mod [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 88541 Oct 17 02:14 go.sum [2025-10-17T02:17:38.266Z] drwxrwxr-x 7 1001 1001 4096 Oct 17 02:14 internal [2025-10-17T02:17:38.266Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 02:14 openapi [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 584 Oct 17 02:14 security.txt [2025-10-17T02:17:38.266Z] -rw-rw-r-- 1 1001 1001 204 Oct 17 02:14 version.go [Pipeline] sh [2025-10-17T02:17:38.551Z] + '[' -e coverage.out ] [2025-10-17T02:17:38.551Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-17T02:17:38.729Z] Stashed 1 file(s) [Pipeline] sh [2025-10-17T02:17:39.014Z] + make build [2025-10-17T02:17:39.014Z] 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-17T02:18:05.578Z] 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-17T02:18:05.836Z] 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-17T02:18:07.740Z] 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-17T02:18:08.307Z] 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-17T02:18:09.765Z] 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-17T02:18:16.366Z] 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-17T02:18:17.743Z] 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-17T02:18:20.305Z] 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-17T02:18:22.210Z] 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-17T02:18:23.590Z] 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-17T02:18:24.967Z] 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-17T02:18:25.903Z] 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-17T02:18:27.302Z] $ docker stop --time=1 a77a97f4dfb4c88a7ba1f8f36565f8cacaad1655bdd1065f7777d18a52b35ff2 [2025-10-17T02:18:41.125Z] $ docker rm -f --volumes a77a97f4dfb4c88a7ba1f8f36565f8cacaad1655bdd1065f7777d18a52b35ff2 [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-17T02:18:42.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T02:18:42.407Z] [2025-10-17T02:18:42.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:18:42.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T02:18:42.983Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-17T02:18:42.983Z] 91d30c5bc195: Pulling fs layer [2025-10-17T02:18:42.983Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-17T02:18:42.983Z] 9c61dcf015f6: Pulling fs layer [2025-10-17T02:18:42.983Z] 4698f68db338: Pulling fs layer [2025-10-17T02:18:42.983Z] 2a2f49069b9e: Pulling fs layer [2025-10-17T02:18:42.983Z] e0025b399a48: Pulling fs layer [2025-10-17T02:18:42.983Z] 4698f68db338: Waiting [2025-10-17T02:18:42.983Z] 2a2f49069b9e: Waiting [2025-10-17T02:18:42.983Z] e0025b399a48: Waiting [2025-10-17T02:18:43.242Z] 91d30c5bc195: Verifying Checksum [2025-10-17T02:18:43.242Z] 91d30c5bc195: Download complete [2025-10-17T02:18:43.242Z] 4698f68db338: Verifying Checksum [2025-10-17T02:18:43.242Z] 4698f68db338: Download complete [2025-10-17T02:18:43.242Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-17T02:18:43.242Z] 2e9b0aa3be6d: Download complete [2025-10-17T02:18:43.242Z] e0025b399a48: Download complete [2025-10-17T02:18:43.242Z] 2a2f49069b9e: Verifying Checksum [2025-10-17T02:18:43.242Z] 2a2f49069b9e: Download complete [2025-10-17T02:18:43.529Z] 91d30c5bc195: Pull complete [2025-10-17T02:18:44.100Z] 9c61dcf015f6: Verifying Checksum [2025-10-17T02:18:44.100Z] 9c61dcf015f6: Download complete [2025-10-17T02:18:44.359Z] 2e9b0aa3be6d: Pull complete [2025-10-17T02:18:49.633Z] 9c61dcf015f6: Pull complete [2025-10-17T02:18:49.893Z] 4698f68db338: Pull complete [2025-10-17T02:18:52.429Z] 2a2f49069b9e: Pull complete [2025-10-17T02:18:52.429Z] e0025b399a48: Pull complete [2025-10-17T02:18:52.429Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-17T02:18:52.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T02:18:52.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T02:18:52.535Z] prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container [2025-10-17T02:18:52.573Z] $ 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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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-17T02:18:52.854Z] $ docker top 93a1256d51d1b85d15aefad69a1a41e3c011a2f5278bb53a1959eba23624570e -eo pid,comm [Pipeline] { [2025-10-17T02:18:52.915Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-348091 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] sh [Pipeline] ws [2025-10-17T02:18:52.964Z] Running in /w/workspace/edgex-go/912 [Pipeline] { [Pipeline] checkout [2025-10-17T02:18:53.009Z] The recommended git tool is: git [2025-10-17T02:18:53.202Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-17T02:18:53.460Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-10-17T02:18:53.460Z] #1 transferring dockerfile: 1.83kB done [2025-10-17T02:18:53.460Z] #1 DONE 0.1s [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-10-17T02:18:53.460Z] #2 transferring dockerfile: 1.69kB done [2025-10-17T02:18:53.460Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-17T02:18:53.460Z] #2 DONE 0.1s [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T02:18:53.460Z] #3 DONE 0.0s [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-17T02:18:53.460Z] #4 transferring dockerfile: 3.02kB done [2025-10-17T02:18:53.460Z] #4 DONE 0.1s [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #5 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T02:18:53.460Z] #5 ... [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-10-17T02:18:53.460Z] #6 transferring dockerfile: 2.00kB done [2025-10-17T02:18:53.460Z] #6 DONE 0.1s [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-17T02:18:53.460Z] #7 transferring dockerfile: 2.14kB done [2025-10-17T02:18:53.460Z] #7 DONE 0.1s [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T02:18:53.460Z] #3 DONE 0.0s [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-17T02:18:53.460Z] #8 transferring dockerfile: 2.49kB done [2025-10-17T02:18:53.460Z] #8 DONE 0.2s [2025-10-17T02:18:53.460Z] [2025-10-17T02:18:53.460Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T02:18:53.718Z] #5 ... [2025-10-17T02:18:53.718Z] [2025-10-17T02:18:53.718Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-17T02:18:53.718Z] #9 transferring dockerfile: 1.89kB done [2025-10-17T02:18:53.718Z] #9 DONE 0.2s [2025-10-17T02:18:53.718Z] [2025-10-17T02:18:53.718Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-10-17T02:18:53.718Z] #10 transferring dockerfile: 1.70kB done [2025-10-17T02:18:53.718Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-17T02:18:53.718Z] #10 DONE 0.2s [2025-10-17T02:18:53.718Z] [2025-10-17T02:18:53.718Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-10-17T02:18:53.718Z] #11 transferring dockerfile: 2.01kB done [2025-10-17T02:18:53.718Z] #11 DONE 0.2s [2025-10-17T02:18:53.718Z] [2025-10-17T02:18:53.718Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-17T02:18:53.718Z] #12 transferring dockerfile: 2.23kB done [2025-10-17T02:18:53.718Z] #12 DONE 0.2s [2025-10-17T02:18:53.718Z] [2025-10-17T02:18:53.718Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-10-17T02:18:53.718Z] #13 transferring dockerfile: 2.10kB done [2025-10-17T02:18:53.718Z] #13 DONE 0.2s [2025-10-17T02:18:53.718Z] [2025-10-17T02:18:53.718Z] #14 [core-command internal] load build definition from Dockerfile [2025-10-17T02:18:53.718Z] #14 transferring dockerfile: 1.94kB done [2025-10-17T02:18:53.719Z] #14 DONE 0.2s [2025-10-17T02:18:53.719Z] [2025-10-17T02:18:53.719Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2025-10-17T02:18:53.719Z] #15 transferring dockerfile: 1.81kB done [2025-10-17T02:18:53.719Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-17T02:18:53.719Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-17T02:18:53.719Z] #15 DONE 0.2s [2025-10-17T02:18:53.719Z] [2025-10-17T02:18:53.719Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-17T02:18:53.719Z] #16 transferring dockerfile: 2.50kB done [2025-10-17T02:18:53.719Z] #16 DONE 0.2s [2025-10-17T02:18:53.719Z] [2025-10-17T02:18:53.719Z] #17 [core-data internal] load build definition from Dockerfile [2025-10-17T02:18:53.719Z] #17 transferring dockerfile: 2.04kB done [2025-10-17T02:18:53.719Z] #17 DONE 0.2s [2025-10-17T02:18:53.719Z] [2025-10-17T02:18:53.719Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T02:18:53.719Z] #3 DONE 0.0s [2025-10-17T02:18:53.719Z] [2025-10-17T02:18:53.719Z] #18 [support-scheduler internal] load .dockerignore [2025-10-17T02:18:53.719Z] #18 transferring context: 50B done [2025-10-17T02:18:53.719Z] #18 DONE 0.1s [2025-10-17T02:18:53.719Z] [2025-10-17T02:18:53.719Z] #5 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T02:18:53.719Z] #5 DONE 0.2s [2025-10-17T02:18:53.719Z] [2025-10-17T02:18:53.719Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-10-17T02:18:53.719Z] #19 transferring context: 50B done [2025-10-17T02:18:53.719Z] #19 DONE 0.1s [2025-10-17T02:18:53.719Z] [2025-10-17T02:18:53.719Z] #20 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:18:53.719Z] #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:18:53.977Z] #20 ... [2025-10-17T02:18:53.977Z] [2025-10-17T02:18:53.977Z] #21 [security-proxy-auth internal] load .dockerignore [2025-10-17T02:18:53.977Z] #21 transferring context: 50B done [2025-10-17T02:18:53.977Z] #21 DONE 0.2s [2025-10-17T02:18:53.977Z] [2025-10-17T02:18:53.977Z] #20 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:18:53.977Z] #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:18:53.977Z] #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:18:53.977Z] #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T02:18:53.977Z] #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T02:18:53.977Z] #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s [2025-10-17T02:18:53.977Z] #20 ... [2025-10-17T02:18:53.977Z] [2025-10-17T02:18:53.977Z] #22 [security-bootstrapper internal] load .dockerignore [2025-10-17T02:18:53.977Z] #22 transferring context: 50B done [2025-10-17T02:18:53.977Z] #22 DONE 0.3s [2025-10-17T02:18:53.977Z] [2025-10-17T02:18:53.977Z] #23 [support-notifications internal] load .dockerignore [2025-10-17T02:18:53.977Z] #23 transferring context: 50B done [2025-10-17T02:18:53.977Z] #23 DONE 0.4s [2025-10-17T02:18:53.977Z] [2025-10-17T02:18:53.977Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-17T02:18:53.977Z] #24 transferring context: 50B done [2025-10-17T02:18:53.977Z] #24 DONE 0.4s [2025-10-17T02:18:53.977Z] [2025-10-17T02:18:53.977Z] #20 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:18:53.977Z] #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:18:53.977Z] #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:18:53.977Z] #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T02:18:53.977Z] #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T02:18:53.977Z] #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T02:18:53.977Z] #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-17T02:18:54.237Z] #20 ... [2025-10-17T02:18:54.237Z] [2025-10-17T02:18:54.237Z] #25 [core-keeper internal] load .dockerignore [2025-10-17T02:18:54.237Z] #25 transferring context: 50B done [2025-10-17T02:18:54.237Z] #25 DONE 0.4s [2025-10-17T02:18:54.237Z] [2025-10-17T02:18:54.237Z] #26 [core-metadata internal] load .dockerignore [2025-10-17T02:18:54.237Z] #26 transferring context: 50B done [2025-10-17T02:18:54.237Z] #26 DONE 0.4s [2025-10-17T02:18:54.237Z] [2025-10-17T02:18:54.237Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-10-17T02:18:54.237Z] #27 transferring context: 50B done [2025-10-17T02:18:54.237Z] #27 DONE 0.4s [2025-10-17T02:18:54.237Z] [2025-10-17T02:18:54.237Z] #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:18:54.237Z] #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:18:54.237Z] #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:18:54.237Z] #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T02:18:54.237Z] #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T02:18:54.237Z] #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T02:18:54.237Z] #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-17T02:18:54.237Z] #20 ... [2025-10-17T02:18:54.237Z] [2025-10-17T02:18:54.237Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-17T02:18:54.237Z] #28 DONE 0.6s [2025-10-17T02:18:54.237Z] [2025-10-17T02:18:54.237Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-17T02:18:54.237Z] #29 DONE 0.8s [2025-10-17T02:18:54.237Z] [2025-10-17T02:18:54.237Z] #30 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T02:18:54.494Z] #30 ... [2025-10-17T02:18:54.494Z] [2025-10-17T02:18:54.494Z] #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:18:54.494Z] #20 DONE 0.7s [2025-10-17T02:18:54.494Z] [2025-10-17T02:18:54.494Z] #20 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:18:54.494Z] #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:18:54.494Z] #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:18:54.494Z] #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T02:18:54.494Z] #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T02:18:54.494Z] #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T02:18:54.494Z] #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-17T02:18:54.494Z] #20 DONE 0.7s [2025-10-17T02:18:54.494Z] [2025-10-17T02:18:54.494Z] #31 [security-proxy-setup internal] load .dockerignore [2025-10-17T02:18:54.494Z] #31 transferring context: 50B 0.0s done [2025-10-17T02:18:54.494Z] #31 DONE 0.8s [2025-10-17T02:18:54.494Z] [2025-10-17T02:18:54.494Z] #32 [security-spire-server internal] load .dockerignore [2025-10-17T02:18:54.494Z] #32 transferring context: 50B done [2025-10-17T02:18:54.494Z] #32 DONE 0.3s [2025-10-17T02:18:54.494Z] [2025-10-17T02:18:54.494Z] #33 [security-spire-agent internal] load .dockerignore [2025-10-17T02:18:54.494Z] #33 transferring context: 50B 0.0s done [2025-10-17T02:18:54.494Z] #33 DONE 0.3s [2025-10-17T02:18:54.494Z] [2025-10-17T02:18:54.494Z] #34 [security-proxy-setup internal] load build context [2025-10-17T02:18:54.494Z] #34 DONE 0.0s [2025-10-17T02:18:54.494Z] [2025-10-17T02:18:54.494Z] #30 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T02:18:54.753Z] #30 ... [2025-10-17T02:18:54.753Z] [2025-10-17T02:18:54.753Z] #20 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:18:54.753Z] #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:18:54.753Z] #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:18:54.753Z] #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T02:18:54.753Z] #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T02:18:54.753Z] #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T02:18:54.753Z] #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-17T02:18:54.753Z] #20 DONE 0.7s [2025-10-17T02:18:54.753Z] [2025-10-17T02:18:54.753Z] #35 [core-command internal] load .dockerignore [2025-10-17T02:18:54.753Z] #35 transferring context: 50B 0.0s done [2025-10-17T02:18:54.753Z] #35 DONE 1.0s [2025-10-17T02:18:54.753Z] [2025-10-17T02:18:54.753Z] #20 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:18:54.753Z] #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:18:54.753Z] #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:18:54.753Z] #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T02:18:54.753Z] #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T02:18:54.753Z] #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T02:18:54.753Z] #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-17T02:18:54.753Z] #20 DONE 0.7s [2025-10-17T02:18:54.753Z] [2025-10-17T02:18:54.753Z] #36 [security-spire-config internal] load .dockerignore [2025-10-17T02:18:54.753Z] #36 transferring context: 50B done [2025-10-17T02:18:54.753Z] #36 DONE 0.5s [2025-10-17T02:18:54.753Z] [2025-10-17T02:18:54.753Z] #30 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T02:18:54.753Z] #30 DONE 1.1s [2025-10-17T02:18:54.753Z] [2025-10-17T02:18:54.753Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-17T02:18:54.753Z] #37 ... [2025-10-17T02:18:54.753Z] [2025-10-17T02:18:54.753Z] #38 [security-spire-server internal] load build context [2025-10-17T02:18:54.753Z] #38 transferring context: 23.80kB 0.0s done [2025-10-17T02:18:54.753Z] #38 DONE 0.3s [2025-10-17T02:18:55.018Z] [2025-10-17T02:18:55.018Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:18:55.018Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-17T02:18:55.018Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-17T02:18:55.018Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-17T02:18:55.018Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-17T02:18:55.018Z] #39 ... [2025-10-17T02:18:55.018Z] [2025-10-17T02:18:55.018Z] #40 [security-spire-agent internal] load build context [2025-10-17T02:18:55.018Z] #40 transferring context: 23.33kB 0.0s done [2025-10-17T02:18:55.018Z] #40 DONE 0.5s [2025-10-17T02:18:55.018Z] [2025-10-17T02:18:55.018Z] #41 [core-data internal] load .dockerignore [2025-10-17T02:18:55.018Z] #41 transferring context: 50B done [2025-10-17T02:18:55.018Z] #41 DONE 1.4s [2025-10-17T02:18:55.018Z] [2025-10-17T02:18:55.018Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:18:55.018Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-10-17T02:18:55.018Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-10-17T02:18:55.278Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-10-17T02:18:55.279Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-10-17T02:18:56.691Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-10-17T02:18:58.020Z] using credential edgex-jenkins-ssh [2025-10-17T02:18:58.043Z] Cloning the remote Git repository [2025-10-17T02:18:58.087Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-17T02:18:58.193Z] > git init /w/workspace/edgex-go/912 # timeout=10 [2025-10-17T02:18:58.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-17T02:18:58.350Z] > git --version # timeout=10 [2025-10-17T02:18:58.380Z] > git --version # 'git version 2.25.1' [2025-10-17T02:18:58.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-17T02:18:58.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-17T02:19:00.877Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 5.2s [2025-10-17T02:19:00.877Z] #39 ... [2025-10-17T02:19:00.877Z] [2025-10-17T02:19:00.877Z] #42 [security-spire-config internal] load build context [2025-10-17T02:19:00.877Z] #42 transferring context: 22.05kB 0.1s done [2025-10-17T02:19:00.877Z] #42 DONE 5.8s [2025-10-17T02:19:00.877Z] [2025-10-17T02:19:00.877Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:00.877Z] #39 ... [2025-10-17T02:19:00.877Z] [2025-10-17T02:19:00.877Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:19:00.877Z] #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-10-17T02:19:00.877Z] #43 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-17T02:19:00.877Z] #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-17T02:19:00.877Z] #43 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-17T02:19:00.877Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 5.5s [2025-10-17T02:19:00.877Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-10-17T02:19:00.877Z] #43 ... [2025-10-17T02:19:00.877Z] [2025-10-17T02:19:00.877Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:04.186Z] #39 ... [2025-10-17T02:19:04.186Z] [2025-10-17T02:19:04.186Z] #44 [support-scheduler internal] load build context [2025-10-17T02:19:04.186Z] #44 transferring context: 423.81MB 9.7s [2025-10-17T02:19:04.186Z] #44 ... [2025-10-17T02:19:04.186Z] [2025-10-17T02:19:04.186Z] #45 [security-proxy-auth internal] load build context [2025-10-17T02:19:04.186Z] #45 ... [2025-10-17T02:19:04.186Z] [2025-10-17T02:19:04.186Z] #46 [core-keeper internal] load build context [2025-10-17T02:19:04.186Z] #46 transferring context: 595.94MB 9.9s done [2025-10-17T02:19:04.186Z] #46 ... [2025-10-17T02:19:04.186Z] [2025-10-17T02:19:04.186Z] #47 [support-notifications internal] load build context [2025-10-17T02:19:04.186Z] #47 transferring context: 595.94MB 10.0s done [2025-10-17T02:19:04.186Z] #47 ... [2025-10-17T02:19:04.186Z] [2025-10-17T02:19:04.186Z] #48 [security-secretstore-setup internal] load build context [2025-10-17T02:19:04.444Z] #48 ... [2025-10-17T02:19:04.444Z] [2025-10-17T02:19:04.444Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T02:19:04.444Z] #0 4.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:04.444Z] #0 4.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:04.444Z] #0 5.202 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:04.444Z] #0 5.210 (2/2) Installing su-exec (0.2-r3) [2025-10-17T02:19:04.444Z] #0 5.214 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:04.444Z] #0 5.220 OK: 8 MiB in 16 packages [2025-10-17T02:19:04.444Z] #49 ... [2025-10-17T02:19:04.444Z] [2025-10-17T02:19:04.444Z] #50 [core-metadata internal] load build context [2025-10-17T02:19:04.444Z] #50 transferring context: 595.94MB 10.2s done [2025-10-17T02:19:04.703Z] #50 ... [2025-10-17T02:19:04.703Z] [2025-10-17T02:19:04.703Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T02:19:04.703Z] #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:04.703Z] #0 9.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:04.703Z] #0 10.19 (1/4) Installing ca-certificates (20250911-r0) [2025-10-17T02:19:04.703Z] #0 10.21 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:04.703Z] #0 10.21 (3/4) Installing su-exec (0.2-r3) [2025-10-17T02:19:04.703Z] #0 10.22 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T02:19:04.703Z] #51 10.29 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:04.703Z] #51 10.30 Executing ca-certificates-20250911-r0.trigger [2025-10-17T02:19:04.703Z] #51 10.33 OK: 19 MiB in 18 packages [2025-10-17T02:19:04.703Z] #51 ... [2025-10-17T02:19:04.703Z] [2025-10-17T02:19:04.703Z] #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T02:19:04.703Z] #0 6.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:04.703Z] #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:04.703Z] #0 7.004 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:04.703Z] #0 7.009 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:04.703Z] #0 7.021 OK: 8 MiB in 15 packages [2025-10-17T02:19:04.703Z] #52 ... [2025-10-17T02:19:04.703Z] [2025-10-17T02:19:04.703Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T02:19:04.961Z] #53 ... [2025-10-17T02:19:04.961Z] [2025-10-17T02:19:04.961Z] #34 [security-proxy-setup internal] load build context [2025-10-17T02:19:04.961Z] #34 transferring context: 595.94MB 9.9s done [2025-10-17T02:19:05.220Z] #34 ... [2025-10-17T02:19:05.220Z] [2025-10-17T02:19:05.220Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T02:19:05.220Z] #54 ... [2025-10-17T02:19:05.220Z] [2025-10-17T02:19:05.220Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T02:19:05.220Z] #55 ... [2025-10-17T02:19:05.220Z] [2025-10-17T02:19:05.220Z] #56 [core-command internal] load build context [2025-10-17T02:19:05.220Z] #56 transferring context: 595.94MB 10.0s done [2025-10-17T02:19:05.479Z] #56 ... [2025-10-17T02:19:05.479Z] [2025-10-17T02:19:05.479Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T02:19:05.479Z] #0 1.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:05.479Z] #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:05.479Z] #0 2.186 (1/3) Installing ca-certificates (20250911-r0) [2025-10-17T02:19:05.479Z] #0 2.201 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:05.479Z] #0 2.205 (3/3) Installing tzdata (2025b-r0) [2025-10-17T02:19:05.479Z] #0 2.237 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:05.479Z] #0 2.245 Executing ca-certificates-20250911-r0.trigger [2025-10-17T02:19:05.479Z] #0 2.283 OK: 10 MiB in 17 packages [2025-10-17T02:19:05.982Z] #57 ... [2025-10-17T02:19:05.982Z] [2025-10-17T02:19:05.982Z] #58 [security-spiffe-token-provider internal] load build context [2025-10-17T02:19:05.982Z] #58 transferring context: 595.94MB 9.9s done [2025-10-17T02:19:06.241Z] #58 ... [2025-10-17T02:19:06.241Z] [2025-10-17T02:19:06.241Z] #59 [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-17T02:19:06.241Z] #59 ... [2025-10-17T02:19:06.241Z] [2025-10-17T02:19:06.241Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:19:06.241Z] #0 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:06.241Z] #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:06.241Z] #0 1.088 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T02:19:06.241Z] #0 1.088 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T02:19:06.241Z] #0 1.088 OK: 24171 distinct packages available [2025-10-17T02:19:06.241Z] #0 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:06.241Z] #0 1.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:06.241Z] #0 1.512 (1/14) Installing ca-certificates (20250911-r0) [2025-10-17T02:19:06.241Z] #0 1.526 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-17T02:19:06.241Z] #0 1.539 (3/14) Installing c-ares (1.33.1-r0) [2025-10-17T02:19:06.241Z] #0 1.544 (4/14) Installing libunistring (1.2-r0) [2025-10-17T02:19:06.241Z] #0 1.566 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-17T02:19:06.241Z] #0 1.570 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-17T02:19:06.241Z] #0 1.615 (7/14) Installing libpsl (0.21.5-r1) [2025-10-17T02:19:06.241Z] #0 1.619 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-17T02:19:06.241Z] #0 1.632 (9/14) Installing libcurl (8.14.1-r2) [2025-10-17T02:19:06.241Z] #0 1.644 (10/14) Installing curl (8.14.1-r2) [2025-10-17T02:19:06.241Z] #0 1.650 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:06.241Z] #0 1.656 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-17T02:19:06.241Z] #0 1.659 (13/14) Installing libucontext (1.2-r3) [2025-10-17T02:19:06.241Z] #0 1.669 (14/14) Installing gcompat (1.1.0-r4) [2025-10-17T02:19:06.241Z] #0 1.672 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:06.241Z] #0 1.681 Executing ca-certificates-20250911-r0.trigger [2025-10-17T02:19:06.241Z] #0 1.718 OK: 13 MiB in 28 packages [2025-10-17T02:19:06.241Z] #60 ... [2025-10-17T02:19:06.241Z] [2025-10-17T02:19:06.241Z] #61 [core-common-config-bootstrapper internal] load build context [2025-10-17T02:19:06.241Z] #61 transferring context: 595.94MB 10.4s done [2025-10-17T02:19:06.500Z] #61 ... [2025-10-17T02:19:06.500Z] [2025-10-17T02:19:06.500Z] #62 [security-bootstrapper internal] load build context [2025-10-17T02:19:06.500Z] #62 transferring context: 595.94MB 10.4s done [2025-10-17T02:19:06.500Z] #62 ... [2025-10-17T02:19:06.500Z] [2025-10-17T02:19:06.500Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T02:19:06.759Z] #63 ... [2025-10-17T02:19:06.759Z] [2025-10-17T02:19:06.759Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:19:06.759Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 8.7s done [2025-10-17T02:19:06.759Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 6.8s done [2025-10-17T02:19:06.759Z] #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 11.8s [2025-10-17T02:19:06.759Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-17T02:19:12.028Z] #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 16.9s [2025-10-17T02:19:14.576Z] #43 ... [2025-10-17T02:19:14.576Z] [2025-10-17T02:19:14.576Z] #44 [support-scheduler internal] load build context [2025-10-17T02:19:14.576Z] #44 transferring context: 595.94MB 11.3s done [2025-10-17T02:19:14.576Z] #44 ... [2025-10-17T02:19:14.576Z] [2025-10-17T02:19:14.576Z] #45 [security-proxy-auth internal] load build context [2025-10-17T02:19:14.576Z] #45 transferring context: 595.94MB 10.8s done [2025-10-17T02:19:14.576Z] #45 ... [2025-10-17T02:19:14.576Z] [2025-10-17T02:19:14.576Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:14.576Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 8.6s done [2025-10-17T02:19:14.576Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-17T02:19:14.576Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 19.6s [2025-10-17T02:19:14.576Z] #39 ... [2025-10-17T02:19:14.576Z] [2025-10-17T02:19:14.576Z] #48 [security-secretstore-setup internal] load build context [2025-10-17T02:19:14.576Z] #48 transferring context: 595.94MB 10.4s done [2025-10-17T02:19:14.576Z] #48 ... [2025-10-17T02:19:14.576Z] [2025-10-17T02:19:14.576Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:15.541Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 20.3s [2025-10-17T02:19:18.386Z] Avoid second fetch [2025-10-17T02:19:18.387Z] Checking out Revision 676951d955e4c4c86fc34e64f6f39dfe192b487c (main) [2025-10-17T02:19:19.242Z] Commit message: "feat: Add `%` to core-keeper allowed characters regex string (#5287)" [2025-10-17T02:19:17.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-17T02:19:17.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-17T02:19:18.402Z] > git config core.sparsecheckout # timeout=10 [2025-10-17T02:19:18.464Z] > git checkout -f 676951d955e4c4c86fc34e64f6f39dfe192b487c # timeout=10 [2025-10-17T02:19:20.860Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 25.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T02:19:23.732Z] provisioning config files... [2025-10-17T02:19:23.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/912@tmp/config2397142160541933121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T02:19:24.333Z] #39 ... [2025-10-17T02:19:24.333Z] [2025-10-17T02:19:24.333Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:19:24.333Z] #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 29.3s [2025-10-17T02:19:24.333Z] #43 ... [2025-10-17T02:19:24.333Z] [2025-10-17T02:19:24.333Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:24.333Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 29.5s [2025-10-17T02:19:24.399Z] ---> ****-login.sh [2025-10-17T02:19:24.399Z] nexus3.edgexfoundry.org:10001 [2025-10-17T02:19:24.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:19:24.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T02:19:24.939Z] Configure a credential helper to remove this warning. See [2025-10-17T02:19:24.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T02:19:24.939Z] [2025-10-17T02:19:24.939Z] Login Succeeded [2025-10-17T02:19:24.939Z] nexus3.edgexfoundry.org:10002 [2025-10-17T02:19:25.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:19:25.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T02:19:25.208Z] Configure a credential helper to remove this warning. See [2025-10-17T02:19:25.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T02:19:25.208Z] [2025-10-17T02:19:25.208Z] Login Succeeded [2025-10-17T02:19:25.480Z] nexus3.edgexfoundry.org:10003 [2025-10-17T02:19:25.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:19:25.709Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 30.4s [2025-10-17T02:19:25.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T02:19:25.748Z] Configure a credential helper to remove this warning. See [2025-10-17T02:19:25.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T02:19:25.748Z] [2025-10-17T02:19:25.748Z] Login Succeeded [2025-10-17T02:19:25.748Z] nexus3.edgexfoundry.org:10004 [2025-10-17T02:19:26.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:19:26.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T02:19:26.019Z] Configure a credential helper to remove this warning. See [2025-10-17T02:19:26.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T02:19:26.019Z] [2025-10-17T02:19:26.019Z] Login Succeeded [2025-10-17T02:19:26.019Z] ****.io [2025-10-17T02:19:26.277Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 31.3s [2025-10-17T02:19:26.277Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 16.78MB / 36.47MB 31.4s [2025-10-17T02:19:26.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:19:26.535Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 31.5s [2025-10-17T02:19:26.535Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 31.6s [2025-10-17T02:19:26.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T02:19:26.553Z] Configure a credential helper to remove this warning. See [2025-10-17T02:19:26.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T02:19:26.553Z] [2025-10-17T02:19:26.553Z] Login Succeeded [2025-10-17T02:19:26.553Z] ---> ****-login.sh ends [Pipeline] } [2025-10-17T02:19:26.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-17T02:19:27.233Z] + git config --global --add safe.directory /w/workspace/edgex-go/912 [Pipeline] echo [2025-10-17T02:19:27.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T02:19:27.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T02:19:27.292Z] ========================================================= [2025-10-17T02:19:27.292Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-17T02:19:27.292Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-17T02:19:27.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-17T02:19:27.626Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-17T02:19:27.626Z] 6e174226ea69: Pulling fs layer [2025-10-17T02:19:27.626Z] 7d1a427e917c: Pulling fs layer [2025-10-17T02:19:27.626Z] 382d65ac76eb: Pulling fs layer [2025-10-17T02:19:27.626Z] 13eebdc497b7: Pulling fs layer [2025-10-17T02:19:27.626Z] 4f4fb700ef54: Pulling fs layer [2025-10-17T02:19:27.626Z] 06715773e931: Pulling fs layer [2025-10-17T02:19:27.626Z] 7fa9dde3b271: Pulling fs layer [2025-10-17T02:19:27.626Z] d57d563a94ed: Pulling fs layer [2025-10-17T02:19:27.626Z] 4f4fb700ef54: Waiting [2025-10-17T02:19:27.626Z] 06715773e931: Waiting [2025-10-17T02:19:27.626Z] 13eebdc497b7: Waiting [2025-10-17T02:19:27.626Z] 7fa9dde3b271: Waiting [2025-10-17T02:19:27.626Z] d57d563a94ed: Waiting [2025-10-17T02:19:27.900Z] 7d1a427e917c: Verifying Checksum [2025-10-17T02:19:27.900Z] 7d1a427e917c: Download complete [2025-10-17T02:19:27.900Z] 13eebdc497b7: Verifying Checksum [2025-10-17T02:19:27.900Z] 13eebdc497b7: Download complete [2025-10-17T02:19:27.900Z] 4f4fb700ef54: Verifying Checksum [2025-10-17T02:19:27.900Z] 4f4fb700ef54: Download complete [2025-10-17T02:19:27.900Z] 06715773e931: Verifying Checksum [2025-10-17T02:19:27.900Z] 06715773e931: Download complete [2025-10-17T02:19:27.900Z] 6e174226ea69: Verifying Checksum [2025-10-17T02:19:27.900Z] 6e174226ea69: Download complete [2025-10-17T02:19:28.508Z] d57d563a94ed: Verifying Checksum [2025-10-17T02:19:28.508Z] d57d563a94ed: Download complete [2025-10-17T02:19:28.776Z] 6e174226ea69: Pull complete [2025-10-17T02:19:29.361Z] 7d1a427e917c: Pull complete [2025-10-17T02:19:29.945Z] 382d65ac76eb: Verifying Checksum [2025-10-17T02:19:29.945Z] 382d65ac76eb: Download complete [2025-10-17T02:19:30.723Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 35.4s [2025-10-17T02:19:30.906Z] 7fa9dde3b271: Verifying Checksum [2025-10-17T02:19:30.906Z] 7fa9dde3b271: Download complete [2025-10-17T02:19:31.660Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 36.8s [2025-10-17T02:19:34.960Z] #39 ... [2025-10-17T02:19:34.961Z] [2025-10-17T02:19:34.961Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:19:34.961Z] #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 33.8s done [2025-10-17T02:19:34.961Z] #43 ... [2025-10-17T02:19:34.961Z] [2025-10-17T02:19:34.961Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:35.530Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 40.5s [2025-10-17T02:19:36.919Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 42.0s [2025-10-17T02:19:38.768Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 41.6s done [2025-10-17T02:19:39.028Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T02:19:40.403Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 44.0s done [2025-10-17T02:19:43.225Z] 382d65ac76eb: Pull complete [2025-10-17T02:19:43.225Z] 13eebdc497b7: Pull complete [2025-10-17T02:19:43.225Z] 4f4fb700ef54: Pull complete [2025-10-17T02:19:43.225Z] 06715773e931: Pull complete [2025-10-17T02:19:48.517Z] #39 ... [2025-10-17T02:19:48.517Z] [2025-10-17T02:19:48.517Z] #20 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:19:48.517Z] #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:19:48.517Z] #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:19:48.517Z] #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T02:19:48.517Z] #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T02:19:48.517Z] #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T02:19:48.517Z] #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-17T02:19:48.517Z] #20 DONE 0.7s [2025-10-17T02:19:48.517Z] [2025-10-17T02:19:48.517Z] #30 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T02:19:48.517Z] #30 DONE 1.1s [2025-10-17T02:19:48.517Z] [2025-10-17T02:19:48.517Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-17T02:19:48.517Z] #37 ... [2025-10-17T02:19:48.517Z] [2025-10-17T02:19:48.517Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:19:48.517Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T02:19:48.517Z] #43 ... [2025-10-17T02:19:48.517Z] [2025-10-17T02:19:48.517Z] #64 [core-data internal] load build context [2025-10-17T02:19:49.894Z] #64 ... [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #46 [core-keeper internal] load build context [2025-10-17T02:19:49.894Z] #46 DONE 55.8s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-17T02:19:49.894Z] #37 DONE 55.1s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T02:19:49.894Z] #57 DONE 55.5s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #52 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T02:19:49.894Z] #52 DONE 55.5s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #59 [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-17T02:19:49.894Z] #59 DONE 55.5s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T02:19:49.894Z] #51 DONE 55.5s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T02:19:49.894Z] #49 DONE 55.5s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:19:49.894Z] #60 DONE 55.5s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #58 [security-spiffe-token-provider internal] load build context [2025-10-17T02:19:49.894Z] #58 DONE 55.8s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #47 [support-notifications internal] load build context [2025-10-17T02:19:49.894Z] #47 DONE 55.9s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #50 [core-metadata internal] load build context [2025-10-17T02:19:49.894Z] #50 DONE 55.8s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #48 [security-secretstore-setup internal] load build context [2025-10-17T02:19:49.894Z] #48 DONE 56.3s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #62 [security-bootstrapper internal] load build context [2025-10-17T02:19:49.894Z] #62 DONE 56.0s [2025-10-17T02:19:49.894Z] [2025-10-17T02:19:49.894Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:49.894Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-17T02:19:49.894Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-17T02:19:50.152Z] #39 ... [2025-10-17T02:19:50.152Z] [2025-10-17T02:19:50.152Z] #61 [core-common-config-bootstrapper internal] load build context [2025-10-17T02:19:50.152Z] #61 DONE 56.0s [2025-10-17T02:19:50.152Z] [2025-10-17T02:19:50.152Z] #34 [security-proxy-setup internal] load build context [2025-10-17T02:19:50.152Z] #34 DONE 55.5s [2025-10-17T02:19:50.152Z] [2025-10-17T02:19:50.152Z] #45 [security-proxy-auth internal] load build context [2025-10-17T02:19:50.152Z] #45 DONE 56.2s [2025-10-17T02:19:50.152Z] [2025-10-17T02:19:50.152Z] #56 [core-command internal] load build context [2025-10-17T02:19:50.152Z] #56 DONE 55.4s [2025-10-17T02:19:50.152Z] [2025-10-17T02:19:50.152Z] #44 [support-scheduler internal] load build context [2025-10-17T02:19:50.152Z] #44 DONE 56.4s [2025-10-17T02:19:50.152Z] [2025-10-17T02:19:50.152Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:50.411Z] #39 ... [2025-10-17T02:19:50.411Z] [2025-10-17T02:19:50.411Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:19:50.411Z] #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-17T02:19:50.411Z] #43 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done [2025-10-17T02:19:50.411Z] #43 DONE 55.9s [2025-10-17T02:19:50.411Z] [2025-10-17T02:19:50.411Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:51.782Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.9s done [2025-10-17T02:19:51.782Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.9s done [2025-10-17T02:19:53.319Z] 7fa9dde3b271: Pull complete [2025-10-17T02:19:53.911Z] d57d563a94ed: Pull complete [2025-10-17T02:19:53.911Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-17T02:19:53.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-17T02:19:53.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-17T02:19:54.272Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-17T02:19:54.272Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-17T02:19:54.272Z] WORKDIR /edgex [2025-10-17T02:19:54.272Z] COPY go.mod . [2025-10-17T02:19:54.272Z] RUN go mod download [2025-10-17T02:19:55.261Z] Sending build context to Docker daemon 3.845MB [2025-10-17T02:19:55.261Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-17T02:19:55.261Z] ---> 43a1c90cae9b [2025-10-17T02:19:55.261Z] Step 2/4 : WORKDIR /edgex [2025-10-17T02:19:57.203Z] ---> Running in 8d8061ed6a29 [2025-10-17T02:19:57.468Z] Removing intermediate container 8d8061ed6a29 [2025-10-17T02:19:57.468Z] ---> 7c2eac02bf7e [2025-10-17T02:19:57.468Z] Step 3/4 : COPY go.mod . [2025-10-17T02:19:58.048Z] ---> 20f805fef034 [2025-10-17T02:19:58.048Z] Step 4/4 : RUN go mod download [2025-10-17T02:19:58.048Z] ---> Running in cb1de86a2973 [2025-10-17T02:19:58.346Z] #39 ... [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #64 [core-data internal] load build context [2025-10-17T02:19:58.346Z] #64 transferring context: 595.94MB 5.0s done [2025-10-17T02:19:58.346Z] #64 DONE 9.2s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T02:19:58.346Z] #63 55.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #63 55.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #63 56.25 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T02:19:58.346Z] #63 56.25 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T02:19:58.346Z] #63 56.25 OK: 24171 distinct packages available [2025-10-17T02:19:58.346Z] #63 56.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #63 56.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #63 56.71 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:58.346Z] #63 56.72 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-17T02:19:58.346Z] #63 56.72 (3/5) Installing libucontext (1.2-r3) [2025-10-17T02:19:58.346Z] #63 56.73 (4/5) Installing gcompat (1.1.0-r4) [2025-10-17T02:19:58.346Z] #63 56.73 (5/5) Installing openssl (3.3.5-r0) [2025-10-17T02:19:58.346Z] #63 56.74 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:58.346Z] #63 56.75 OK: 9 MiB in 19 packages [2025-10-17T02:19:58.346Z] #63 DONE 62.9s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T02:19:58.346Z] #53 55.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #53 55.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #53 56.20 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T02:19:58.346Z] #53 56.20 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T02:19:58.346Z] #53 56.20 OK: 24171 distinct packages available [2025-10-17T02:19:58.346Z] #53 56.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #53 56.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #53 56.59 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:58.346Z] #53 56.59 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-17T02:19:58.346Z] #53 56.60 (3/4) Installing libucontext (1.2-r3) [2025-10-17T02:19:58.346Z] #53 56.60 (4/4) Installing gcompat (1.1.0-r4) [2025-10-17T02:19:58.346Z] #53 56.61 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:58.346Z] #53 56.61 OK: 8 MiB in 18 packages [2025-10-17T02:19:58.346Z] #53 DONE 62.7s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T02:19:58.346Z] #54 55.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #54 56.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #54 56.45 (1/7) Installing ca-certificates (20250911-r0) [2025-10-17T02:19:58.346Z] #54 56.51 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:58.346Z] #54 56.52 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-17T02:19:58.346Z] #54 56.52 (4/7) Installing libsodium (1.0.19-r0) [2025-10-17T02:19:58.346Z] #54 56.53 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-17T02:19:58.346Z] #54 56.56 (6/7) Installing libzmq (4.3.5-r2) [2025-10-17T02:19:58.346Z] #54 56.58 (7/7) Installing zeromq (4.3.5-r2) [2025-10-17T02:19:58.346Z] #54 56.58 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:58.346Z] #54 56.60 Executing ca-certificates-20250911-r0.trigger [2025-10-17T02:19:58.346Z] #54 56.65 OK: 12 MiB in 21 packages [2025-10-17T02:19:58.346Z] #54 DONE 63.1s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T02:19:58.346Z] #55 55.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #55 55.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #55 56.35 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:58.346Z] #55 56.35 (2/4) Installing openssl (3.3.5-r0) [2025-10-17T02:19:58.346Z] #55 56.37 (3/4) Installing su-exec (0.2-r3) [2025-10-17T02:19:58.346Z] #55 56.37 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T02:19:58.346Z] #55 56.45 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:58.346Z] #55 56.47 OK: 19 MiB in 18 packages [2025-10-17T02:19:58.346Z] #55 DONE 62.9s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:19:58.346Z] #65 ... [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T02:19:58.346Z] #0 6.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #0 6.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #0 7.245 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T02:19:58.346Z] #0 7.249 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:19:58.346Z] #0 7.253 OK: 8 MiB in 15 packages [2025-10-17T02:19:58.346Z] #66 DONE 9.4s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:19:58.346Z] #39 DONE 63.0s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:19:58.346Z] #0 7.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #0 7.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #0 7.607 OK: 10 MiB in 17 packages [2025-10-17T02:19:58.346Z] #67 DONE 7.8s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-17T02:19:58.346Z] #68 ... [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:19:58.346Z] #0 7.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #0 7.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #0 7.763 OK: 265 MiB in 60 packages [2025-10-17T02:19:58.346Z] #69 DONE 8.0s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:19:58.346Z] #70 DONE 0.1s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:19:58.346Z] #71 ... [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-17T02:19:58.346Z] #0 7.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #0 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:19:58.346Z] #0 7.953 OK: 265 MiB in 60 packages [2025-10-17T02:19:58.346Z] #72 DONE 8.4s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:19:58.346Z] #73 DONE 0.1s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-17T02:19:58.346Z] #74 DONE 8.5s [2025-10-17T02:19:58.346Z] [2025-10-17T02:19:58.346Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-17T02:20:00.250Z] #75 ... [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T02:20:00.250Z] #0 9.090 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #76 ... [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #77 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:20:00.250Z] #0 9.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.404 OK: 265 MiB in 60 packages [2025-10-17T02:20:00.250Z] #77 DONE 10.4s [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-17T02:20:00.250Z] #0 9.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.575 OK: 19 MiB in 18 packages [2025-10-17T02:20:00.250Z] #78 DONE 10.3s [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T02:20:00.250Z] #0 8.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 8.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.063 v3.22.2-46-gf44c8d388fc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-17T02:20:00.250Z] #0 9.063 v3.22.2-49-g5ccb1eb14d7 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-17T02:20:00.250Z] #0 9.063 OK: 26319 distinct packages available [2025-10-17T02:20:00.250Z] #0 9.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.676 OK: 265 MiB in 60 packages [2025-10-17T02:20:00.250Z] #79 DONE 10.4s [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:20:00.250Z] #80 ... [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T02:20:00.250Z] #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.609 OK: 8 MiB in 15 packages [2025-10-17T02:20:00.250Z] #81 DONE 10.4s [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-17T02:20:00.250Z] #0 9.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.587 OK: 8 MiB in 16 packages [2025-10-17T02:20:00.250Z] #82 DONE 10.3s [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T02:20:00.250Z] #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 8.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 9.343 OK: 265 MiB in 60 packages [2025-10-17T02:20:00.250Z] #83 DONE 10.4s [2025-10-17T02:20:00.250Z] [2025-10-17T02:20:00.250Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:20:00.250Z] #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.250Z] #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:00.509Z] #84 ... [2025-10-17T02:20:00.509Z] [2025-10-17T02:20:00.509Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:20:01.497Z] #85 ... [2025-10-17T02:20:01.497Z] [2025-10-17T02:20:01.497Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:20:01.497Z] #80 DONE 1.3s [2025-10-17T02:20:01.497Z] [2025-10-17T02:20:01.497Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:20:01.497Z] #84 10.66 OK: 13 MiB in 28 packages [2025-10-17T02:20:01.497Z] #84 DONE 11.6s [2025-10-17T02:20:01.754Z] [2025-10-17T02:20:01.754Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:20:01.754Z] #86 DONE 1.3s [2025-10-17T02:20:01.754Z] [2025-10-17T02:20:01.754Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:20:01.754Z] #85 DONE 1.3s [2025-10-17T02:20:01.754Z] [2025-10-17T02:20:01.754Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T02:20:01.754Z] #76 11.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:01.754Z] #76 11.45 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T02:20:01.754Z] #76 11.58 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:20:01.754Z] #76 11.59 OK: 8 MiB in 15 packages [2025-10-17T02:20:01.754Z] #76 DONE 11.7s [2025-10-17T02:20:01.754Z] [2025-10-17T02:20:01.754Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:20:02.024Z] #87 ... [2025-10-17T02:20:02.024Z] [2025-10-17T02:20:02.024Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-17T02:20:02.024Z] #68 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:02.024Z] #68 4.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:02.024Z] #68 4.476 OK: 9 MiB in 19 packages [2025-10-17T02:20:02.024Z] #68 DONE 4.6s [2025-10-17T02:20:02.024Z] [2025-10-17T02:20:02.024Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T02:20:02.024Z] #0 4.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:02.024Z] #0 4.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:02.024Z] #0 4.472 OK: 8 MiB in 18 packages [2025-10-17T02:20:02.024Z] #88 DONE 4.6s [2025-10-17T02:20:02.024Z] [2025-10-17T02:20:02.024Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:20:02.024Z] #65 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:02.024Z] #65 4.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:02.024Z] #65 4.453 OK: 12 MiB in 21 packages [2025-10-17T02:20:02.024Z] #65 DONE 4.6s [2025-10-17T02:20:02.284Z] [2025-10-17T02:20:02.284Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T02:20:06.475Z] #89 DONE 3.9s [2025-10-17T02:20:06.476Z] [2025-10-17T02:20:06.476Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:20:06.476Z] #0 8.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:06.476Z] #0 8.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:06.476Z] #90 ... [2025-10-17T02:20:06.476Z] [2025-10-17T02:20:06.476Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-17T02:20:06.476Z] #91 DONE 4.0s [2025-10-17T02:20:06.476Z] [2025-10-17T02:20:06.476Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:20:06.476Z] #90 8.487 OK: 8 MiB in 15 packages [2025-10-17T02:20:06.476Z] #90 ... [2025-10-17T02:20:06.476Z] [2025-10-17T02:20:06.476Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T02:20:06.476Z] #0 8.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:06.476Z] #0 8.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:06.476Z] #0 8.480 OK: 19 MiB in 18 packages [2025-10-17T02:20:06.476Z] #92 ... [2025-10-17T02:20:06.476Z] [2025-10-17T02:20:06.476Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T02:20:06.476Z] #93 DONE 4.1s [2025-10-17T02:20:06.476Z] [2025-10-17T02:20:06.476Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-17T02:20:06.476Z] #94 ... [2025-10-17T02:20:06.476Z] [2025-10-17T02:20:06.476Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:20:06.476Z] #90 DONE 8.9s [2025-10-17T02:20:06.476Z] [2025-10-17T02:20:06.476Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-17T02:20:06.734Z] #95 ... [2025-10-17T02:20:06.734Z] [2025-10-17T02:20:06.734Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T02:20:06.734Z] #92 DONE 9.1s [2025-10-17T02:20:06.734Z] [2025-10-17T02:20:06.734Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-17T02:20:06.734Z] #94 DONE 0.8s [2025-10-17T02:20:06.734Z] [2025-10-17T02:20:06.734Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-17T02:20:07.301Z] #96 ... [2025-10-17T02:20:07.301Z] [2025-10-17T02:20:07.301Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-17T02:20:07.301Z] #95 DONE 0.6s [2025-10-17T02:20:07.301Z] [2025-10-17T02:20:07.301Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-17T02:20:08.237Z] #97 ... [2025-10-17T02:20:08.237Z] [2025-10-17T02:20:08.237Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-17T02:20:08.237Z] #96 DONE 1.4s [2025-10-17T02:20:08.237Z] [2025-10-17T02:20:08.237Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T02:20:08.237Z] #98 DONE 1.8s [2025-10-17T02:20:08.237Z] [2025-10-17T02:20:08.237Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-17T02:20:08.237Z] #99 DONE 7.9s [2025-10-17T02:20:08.237Z] [2025-10-17T02:20:08.237Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-17T02:20:08.237Z] #100 DONE 0.3s [2025-10-17T02:20:08.237Z] [2025-10-17T02:20:08.237Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-17T02:20:08.237Z] #101 DONE 0.1s [2025-10-17T02:20:08.237Z] [2025-10-17T02:20:08.237Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-17T02:20:08.237Z] #97 DONE 1.0s [2025-10-17T02:20:08.237Z] [2025-10-17T02:20:08.237Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-17T02:20:08.237Z] #102 DONE 0.2s [2025-10-17T02:20:08.237Z] [2025-10-17T02:20:08.237Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-17T02:20:08.496Z] #103 DONE 0.1s [2025-10-17T02:20:08.496Z] [2025-10-17T02:20:08.496Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T02:20:08.496Z] #104 DONE 0.1s [2025-10-17T02:20:08.496Z] [2025-10-17T02:20:08.496Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T02:20:08.496Z] #105 DONE 0.1s [2025-10-17T02:20:08.496Z] [2025-10-17T02:20:08.496Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-17T02:20:08.496Z] #106 DONE 0.2s [2025-10-17T02:20:08.496Z] [2025-10-17T02:20:08.496Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-17T02:20:08.496Z] #107 DONE 0.2s [2025-10-17T02:20:08.496Z] [2025-10-17T02:20:08.496Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T02:20:08.496Z] #108 DONE 0.1s [2025-10-17T02:20:08.496Z] [2025-10-17T02:20:08.496Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-17T02:20:08.755Z] #109 DONE 0.2s [2025-10-17T02:20:08.755Z] [2025-10-17T02:20:08.755Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-17T02:20:08.755Z] #110 DONE 0.2s [2025-10-17T02:20:08.755Z] [2025-10-17T02:20:08.755Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-17T02:20:08.755Z] #111 DONE 0.2s [2025-10-17T02:20:08.755Z] [2025-10-17T02:20:08.755Z] #112 [security-spire-config] exporting to image [2025-10-17T02:20:08.755Z] #112 exporting layers [2025-10-17T02:20:08.755Z] #112 ... [2025-10-17T02:20:08.755Z] [2025-10-17T02:20:08.755Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-17T02:20:08.755Z] #113 DONE 0.2s [2025-10-17T02:20:08.755Z] [2025-10-17T02:20:08.755Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:20:09.017Z] #114 ... [2025-10-17T02:20:09.017Z] [2025-10-17T02:20:09.017Z] #115 [security-spire-agent] exporting to image [2025-10-17T02:20:09.017Z] #115 ... [2025-10-17T02:20:09.017Z] [2025-10-17T02:20:09.017Z] #116 [security-spire-server] exporting to image [2025-10-17T02:20:09.017Z] #116 exporting layers 0.4s done [2025-10-17T02:20:09.017Z] #116 writing image sha256:433c434169eaec9e6dd97205bba268b627e1d03e2411d5a9248b73c6c88c8d68 done [2025-10-17T02:20:09.017Z] #116 naming to docker.io/library/security-spire-server done [2025-10-17T02:20:09.017Z] #116 DONE 0.4s [2025-10-17T02:20:09.017Z] [2025-10-17T02:20:09.017Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-17T02:20:09.017Z] #75 9.936 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:09.017Z] #75 10.12 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T02:20:09.017Z] #75 10.62 OK: 265 MiB in 60 packages [2025-10-17T02:20:09.017Z] #75 DONE 10.8s [2025-10-17T02:20:09.302Z] [2025-10-17T02:20:09.303Z] #112 [security-spire-config] exporting to image [2025-10-17T02:20:09.303Z] #112 exporting layers 0.5s done [2025-10-17T02:20:09.303Z] #112 writing image sha256:457eecd08143bba4594a6149443eec8686bfa0ce0c4670ba5914ae2ac00769db done [2025-10-17T02:20:09.303Z] #112 naming to docker.io/library/security-spire-config done [2025-10-17T02:20:09.303Z] #112 DONE 0.5s [2025-10-17T02:20:09.303Z] [2025-10-17T02:20:09.303Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-17T02:20:09.303Z] #117 DONE 0.1s [2025-10-17T02:20:09.303Z] [2025-10-17T02:20:09.303Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:20:09.303Z] #118 ... [2025-10-17T02:20:09.303Z] [2025-10-17T02:20:09.303Z] #115 [security-spire-agent] exporting to image [2025-10-17T02:20:09.303Z] #115 exporting layers 0.5s done [2025-10-17T02:20:09.562Z] #115 writing image sha256:8279d189f3dcdf70d257345baf52fd58e3bc4f652286933afc6a2ab1ddf2d38b done [2025-10-17T02:20:09.562Z] #115 naming to docker.io/library/security-spire-agent done [2025-10-17T02:20:09.562Z] #115 DONE 0.5s [2025-10-17T02:20:09.562Z] [2025-10-17T02:20:09.562Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:20:11.464Z] #119 ... [2025-10-17T02:20:11.464Z] [2025-10-17T02:20:11.464Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:20:54.483Z] Removing intermediate container cb1de86a2973 [2025-10-17T02:20:54.483Z] ---> f401657a5486 [2025-10-17T02:20:54.483Z] Successfully built f401657a5486 [2025-10-17T02:20:54.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:20:54.837Z] + docker inspect -f . ci-base-image-arm64 [2025-10-17T02:20:54.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T02:20:55.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-348091 does not seem to be running inside a container [2025-10-17T02:20:55.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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-17T02:20:56.354Z] $ docker top 629d76d5612705c87b7f26ca98f9747534dc05552685bbdca8d14af8f279cae0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T02:20:57.204Z] + go version [2025-10-17T02:20:57.204Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-17T02:20:57.223Z] $ docker stop --time=1 629d76d5612705c87b7f26ca98f9747534dc05552685bbdca8d14af8f279cae0 [2025-10-17T02:20:58.876Z] $ docker rm -f --volumes 629d76d5612705c87b7f26ca98f9747534dc05552685bbdca8d14af8f279cae0 [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-17T02:20:59.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-17T02:20:59.642Z] [2025-10-17T02:20:59.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:21:00.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-17T02:21:00.269Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-17T02:21:00.269Z] 547446be3368: Pulling fs layer [2025-10-17T02:21:00.269Z] d125d8839a47: Pulling fs layer [2025-10-17T02:21:00.269Z] 3e85d5ac6304: Pulling fs layer [2025-10-17T02:21:00.269Z] c3105a71a48b: Pulling fs layer [2025-10-17T02:21:00.269Z] 0f093f025ec4: Pulling fs layer [2025-10-17T02:21:00.269Z] c3106fc0e877: Pulling fs layer [2025-10-17T02:21:00.269Z] c3105a71a48b: Waiting [2025-10-17T02:21:00.269Z] 0f093f025ec4: Waiting [2025-10-17T02:21:00.269Z] c3106fc0e877: Waiting [2025-10-17T02:21:00.536Z] 547446be3368: Verifying Checksum [2025-10-17T02:21:00.536Z] 547446be3368: Download complete [2025-10-17T02:21:00.536Z] c3105a71a48b: Verifying Checksum [2025-10-17T02:21:00.536Z] c3105a71a48b: Download complete [2025-10-17T02:21:00.804Z] d125d8839a47: Verifying Checksum [2025-10-17T02:21:00.804Z] d125d8839a47: Download complete [2025-10-17T02:21:01.071Z] c3106fc0e877: Verifying Checksum [2025-10-17T02:21:01.071Z] c3106fc0e877: Download complete [2025-10-17T02:21:01.071Z] 0f093f025ec4: Verifying Checksum [2025-10-17T02:21:01.071Z] 0f093f025ec4: Download complete [2025-10-17T02:21:02.028Z] 547446be3368: Pull complete [2025-10-17T02:21:02.986Z] 3e85d5ac6304: Verifying Checksum [2025-10-17T02:21:02.987Z] 3e85d5ac6304: Download complete [2025-10-17T02:21:03.253Z] d125d8839a47: Pull complete [2025-10-17T02:21:07.714Z] #120 DONE 63.1s [2025-10-17T02:21:07.714Z] [2025-10-17T02:21:07.714Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:07.714Z] #118 DONE 63.0s [2025-10-17T02:21:07.714Z] [2025-10-17T02:21:07.714Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:07.714Z] #87 DONE 63.1s [2025-10-17T02:21:07.714Z] [2025-10-17T02:21:07.714Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:07.714Z] #119 DONE 55.4s [2025-10-17T02:21:07.714Z] [2025-10-17T02:21:07.714Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:07.714Z] #114 DONE 66.3s [2025-10-17T02:21:07.714Z] [2025-10-17T02:21:07.714Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:07.714Z] #71 DONE 66.8s [2025-10-17T02:21:07.714Z] [2025-10-17T02:21:07.714Z] #121 [core-data builder 6/7] COPY . . [2025-10-17T02:21:13.317Z] 3e85d5ac6304: Pull complete [2025-10-17T02:21:13.317Z] c3105a71a48b: Pull complete [2025-10-17T02:21:14.721Z] 0f093f025ec4: Pull complete [2025-10-17T02:21:14.988Z] c3106fc0e877: Pull complete [2025-10-17T02:21:14.988Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-17T02:21:14.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-17T02:21:14.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T02:21:15.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-348091 does not seem to be running inside a container [2025-10-17T02:21:15.284Z] $ 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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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-17T02:21:15.836Z] #121 ... [2025-10-17T02:21:15.836Z] [2025-10-17T02:21:15.836Z] #122 [support-notifications builder 6/7] COPY . . [2025-10-17T02:21:15.836Z] #122 ... [2025-10-17T02:21:15.836Z] [2025-10-17T02:21:15.836Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-10-17T02:21:15.836Z] #123 ... [2025-10-17T02:21:15.836Z] [2025-10-17T02:21:15.836Z] #124 [support-scheduler builder 6/7] COPY . . [2025-10-17T02:21:15.836Z] #124 ... [2025-10-17T02:21:15.836Z] [2025-10-17T02:21:15.836Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-17T02:21:15.836Z] #125 ... [2025-10-17T02:21:15.836Z] [2025-10-17T02:21:15.836Z] #126 [core-keeper builder 7/8] COPY . . [2025-10-17T02:21:17.405Z] $ docker top 2b518a00734d07988c17075125e968ce4ec818b3739b355796f5e15d710682e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T02:21:18.241Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-17T02:21:23.969Z] #126 ... [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-17T02:21:23.969Z] #125 DONE 19.1s [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #122 [support-notifications builder 6/7] COPY . . [2025-10-17T02:21:23.969Z] #122 DONE 19.2s [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-10-17T02:21:23.969Z] #123 DONE 19.1s [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #124 [support-scheduler builder 6/7] COPY . . [2025-10-17T02:21:23.969Z] #124 DONE 19.1s [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:23.969Z] #127 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:21:23.969Z] #128 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-10-17T02:21:23.969Z] #129 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-10-17T02:21:23.969Z] #130 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:23.969Z] #131 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:21:23.969Z] #132 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #126 [core-keeper builder 7/8] COPY . . [2025-10-17T02:21:23.969Z] #126 DONE 19.2s [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-10-17T02:21:23.969Z] #121 DONE 19.2s [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:23.969Z] #133 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:21:23.969Z] #134 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #135 [core-data builder 6/7] COPY . . [2025-10-17T02:21:23.969Z] #135 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.969Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:21:23.969Z] #136 CACHED [2025-10-17T02:21:23.969Z] [2025-10-17T02:21:23.970Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:23.970Z] #137 CACHED [2025-10-17T02:21:23.970Z] [2025-10-17T02:21:23.970Z] #138 [core-command builder 6/7] COPY . . [2025-10-17T02:21:23.970Z] #138 CACHED [2025-10-17T02:21:23.970Z] [2025-10-17T02:21:23.970Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:21:23.970Z] #139 CACHED [2025-10-17T02:21:23.970Z] [2025-10-17T02:21:23.970Z] #140 [core-metadata builder 6/7] COPY . . [2025-10-17T02:21:23.970Z] #140 CACHED [2025-10-17T02:21:23.970Z] [2025-10-17T02:21:23.970Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:23.970Z] #141 CACHED [2025-10-17T02:21:23.970Z] [2025-10-17T02:21:23.970Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-17T02:21:23.970Z] #142 CACHED [2025-10-17T02:21:23.970Z] [2025-10-17T02:21:23.970Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:21:23.970Z] #143 CACHED [2025-10-17T02:21:23.970Z] [2025-10-17T02:21:23.970Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:21:23.970Z] #144 CACHED [2025-10-17T02:21:23.970Z] [2025-10-17T02:21:23.970Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T02:21:24.906Z] #145 1.024 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-17T02:21:28.333Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #1 transferring dockerfile: 1.83kB done [2025-10-17T02:21:28.333Z] #1 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #2 transferring dockerfile: 2.50kB done [2025-10-17T02:21:28.333Z] #2 DONE 0.0s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #3 transferring dockerfile: 2.00kB done [2025-10-17T02:21:28.333Z] #3 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #4 transferring dockerfile: 1.81kB done [2025-10-17T02:21:28.333Z] #4 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #5 transferring dockerfile: 2.01kB done [2025-10-17T02:21:28.333Z] #5 DONE 0.0s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #6 transferring dockerfile: 2.49kB done [2025-10-17T02:21:28.333Z] #6 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #7 transferring dockerfile: 3.02kB done [2025-10-17T02:21:28.333Z] #7 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #8 [core-data internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #8 transferring dockerfile: 2.04kB done [2025-10-17T02:21:28.333Z] #8 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #9 transferring dockerfile: 2.14kB done [2025-10-17T02:21:28.333Z] #9 DONE 0.0s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #10 transferring dockerfile: 1.89kB 0.0s done [2025-10-17T02:21:28.333Z] #10 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #11 transferring dockerfile: 2.10kB done [2025-10-17T02:21:28.333Z] #11 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #12 transferring dockerfile: 2.23kB done [2025-10-17T02:21:28.333Z] #12 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-10-17T02:21:28.333Z] #13 transferring dockerfile: 1.69kB 0.0s done [2025-10-17T02:21:28.333Z] #13 DONE 0.1s [2025-10-17T02:21:28.333Z] [2025-10-17T02:21:28.333Z] #14 [core-command internal] load build definition from Dockerfile [2025-10-17T02:21:28.605Z] #14 transferring dockerfile: 1.94kB 0.0s done [2025-10-17T02:21:28.605Z] #14 DONE 0.1s [2025-10-17T02:21:28.605Z] [2025-10-17T02:21:28.605Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-10-17T02:21:28.605Z] #15 transferring dockerfile: 1.70kB done [2025-10-17T02:21:28.605Z] #15 DONE 0.1s [2025-10-17T02:21:28.605Z] [2025-10-17T02:21:28.605Z] #16 [support-scheduler internal] load .dockerignore [2025-10-17T02:21:28.605Z] #16 transferring context: 50B 0.0s done [2025-10-17T02:21:28.605Z] #16 DONE 0.1s [2025-10-17T02:21:29.193Z] [2025-10-17T02:21:29.193Z] #17 [security-proxy-setup internal] load .dockerignore [2025-10-17T02:21:29.470Z] #17 transferring context: 50B done [2025-10-17T02:21:29.470Z] #17 DONE 0.0s [2025-10-17T02:21:29.470Z] [2025-10-17T02:21:29.470Z] #18 [support-notifications internal] load .dockerignore [2025-10-17T02:21:29.470Z] #18 transferring context: 50B done [2025-10-17T02:21:29.470Z] #18 DONE 0.0s [2025-10-17T02:21:29.470Z] [2025-10-17T02:21:29.470Z] #19 [security-spire-agent internal] load .dockerignore [2025-10-17T02:21:29.471Z] #19 transferring context: 50B done [2025-10-17T02:21:29.471Z] #19 DONE 0.0s [2025-10-17T02:21:29.471Z] [2025-10-17T02:21:29.471Z] #20 [core-keeper internal] load .dockerignore [2025-10-17T02:21:29.471Z] #20 transferring context: 50B done [2025-10-17T02:21:29.471Z] #20 DONE 0.1s [2025-10-17T02:21:29.471Z] [2025-10-17T02:21:29.471Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-10-17T02:21:29.471Z] #21 transferring context: 50B 0.0s done [2025-10-17T02:21:29.740Z] #21 DONE 0.1s [2025-10-17T02:21:29.740Z] [2025-10-17T02:21:29.740Z] #22 [security-bootstrapper internal] load .dockerignore [2025-10-17T02:21:29.740Z] #22 transferring context: 50B 0.0s done [2025-10-17T02:21:29.740Z] #22 DONE 0.1s [2025-10-17T02:21:29.740Z] [2025-10-17T02:21:29.740Z] #23 [core-data internal] load .dockerignore [2025-10-17T02:21:29.740Z] #23 transferring context: 50B done [2025-10-17T02:21:29.740Z] #23 DONE 0.1s [2025-10-17T02:21:29.740Z] [2025-10-17T02:21:29.740Z] #24 [security-proxy-auth internal] load .dockerignore [2025-10-17T02:21:29.741Z] #24 transferring context: 50B done [2025-10-17T02:21:29.741Z] #24 DONE 0.1s [2025-10-17T02:21:29.741Z] [2025-10-17T02:21:29.741Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-10-17T02:21:30.013Z] #25 transferring context: 50B 0.0s done [2025-10-17T02:21:30.013Z] #25 DONE 0.1s [2025-10-17T02:21:30.013Z] [2025-10-17T02:21:30.013Z] #26 [core-metadata internal] load .dockerignore [2025-10-17T02:21:30.013Z] #26 transferring context: 50B 0.0s done [2025-10-17T02:21:30.013Z] #26 DONE 0.1s [2025-10-17T02:21:30.013Z] [2025-10-17T02:21:30.013Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-17T02:21:30.013Z] #27 transferring context: 50B 0.0s done [2025-10-17T02:21:30.013Z] #27 DONE 0.1s [2025-10-17T02:21:30.013Z] [2025-10-17T02:21:30.013Z] #28 [security-spire-config internal] load .dockerignore [2025-10-17T02:21:30.013Z] #28 transferring context: 50B 0.0s done [2025-10-17T02:21:30.013Z] #28 DONE 0.1s [2025-10-17T02:21:30.013Z] [2025-10-17T02:21:30.013Z] #29 [core-command internal] load .dockerignore [2025-10-17T02:21:30.013Z] #29 transferring context: 50B done [2025-10-17T02:21:30.013Z] #29 DONE 0.1s [2025-10-17T02:21:30.280Z] [2025-10-17T02:21:30.280Z] #30 [security-spire-server internal] load .dockerignore [2025-10-17T02:21:30.280Z] #30 transferring context: 50B done [2025-10-17T02:21:30.280Z] #30 DONE 0.1s [2025-10-17T02:21:30.280Z] [2025-10-17T02:21:30.280Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:30.280Z] #31 DONE 0.0s [2025-10-17T02:21:30.280Z] [2025-10-17T02:21:30.280Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T02:21:30.864Z] #32 DONE 0.5s [2025-10-17T02:21:30.864Z] [2025-10-17T02:21:30.864Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:30.864Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:30.864Z] #33 ... [2025-10-17T02:21:30.864Z] [2025-10-17T02:21:30.864Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:30.864Z] #31 DONE 0.0s [2025-10-17T02:21:30.864Z] [2025-10-17T02:21:30.864Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:30.865Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:31.136Z] #33 ... [2025-10-17T02:21:31.136Z] [2025-10-17T02:21:31.136Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:31.136Z] #31 DONE 0.0s [2025-10-17T02:21:31.136Z] [2025-10-17T02:21:31.136Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:31.136Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:31.136Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:31.136Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:31.136Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s [2025-10-17T02:21:31.136Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:31.136Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:31.136Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:31.136Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:31.136Z] #33 ... [2025-10-17T02:21:31.136Z] [2025-10-17T02:21:31.136Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:31.136Z] #31 DONE 0.0s [2025-10-17T02:21:31.136Z] [2025-10-17T02:21:31.136Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:31.136Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:31.136Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:31.136Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:31.136Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:31.403Z] #33 ... [2025-10-17T02:21:31.403Z] [2025-10-17T02:21:31.403Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:31.403Z] #31 DONE 0.0s [2025-10-17T02:21:31.403Z] [2025-10-17T02:21:31.403Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:31.403Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 307.20kB / 4.09MB 0.5s [2025-10-17T02:21:31.403Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:31.403Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:31.403Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:31.403Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:31.679Z] #33 ... [2025-10-17T02:21:31.679Z] [2025-10-17T02:21:31.679Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:31.679Z] #31 DONE 0.0s [2025-10-17T02:21:31.679Z] [2025-10-17T02:21:31.679Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:31.679Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.7s [2025-10-17T02:21:31.679Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.8s [2025-10-17T02:21:31.952Z] #33 ... [2025-10-17T02:21:31.952Z] [2025-10-17T02:21:31.952Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:31.952Z] #31 DONE 0.0s [2025-10-17T02:21:31.952Z] [2025-10-17T02:21:31.952Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:31.952Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:31.952Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:31.952Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:31.952Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:31.952Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.9s [2025-10-17T02:21:31.952Z] #33 ... [2025-10-17T02:21:31.952Z] [2025-10-17T02:21:31.952Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:31.952Z] #31 DONE 0.0s [2025-10-17T02:21:31.952Z] [2025-10-17T02:21:31.952Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:31.952Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:31.952Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-17T02:21:32.219Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:32.490Z] #33 ... [2025-10-17T02:21:32.490Z] [2025-10-17T02:21:32.490Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:32.490Z] #31 DONE 0.0s [2025-10-17T02:21:32.490Z] [2025-10-17T02:21:32.490Z] #34 [security-proxy-auth internal] load build context [2025-10-17T02:21:32.490Z] #34 DONE 0.0s [2025-10-17T02:21:32.490Z] [2025-10-17T02:21:32.490Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:32.490Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:32.490Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:32.490Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:32.490Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:32.490Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:32.759Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:32.759Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:32.759Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:32.759Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:32.759Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:32.759Z] #33 ... [2025-10-17T02:21:32.759Z] [2025-10-17T02:21:32.759Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:32.759Z] #31 DONE 0.0s [2025-10-17T02:21:32.759Z] [2025-10-17T02:21:32.759Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T02:21:32.759Z] #32 DONE 1.6s [2025-10-17T02:21:32.759Z] [2025-10-17T02:21:32.759Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-17T02:21:32.759Z] #35 DONE 1.6s [2025-10-17T02:21:32.759Z] [2025-10-17T02:21:32.759Z] #36 [support-scheduler internal] load build context [2025-10-17T02:21:32.759Z] #36 transferring context: 3.36MB 1.3s done [2025-10-17T02:21:32.759Z] #36 DONE 1.9s [2025-10-17T02:21:32.759Z] [2025-10-17T02:21:32.759Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:32.759Z] #33 ... [2025-10-17T02:21:32.759Z] [2025-10-17T02:21:32.759Z] #37 [core-metadata internal] load build context [2025-10-17T02:21:32.759Z] #37 DONE 0.0s [2025-10-17T02:21:32.759Z] [2025-10-17T02:21:32.759Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:32.759Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:32.759Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:32.759Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:32.759Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:32.759Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:33.027Z] #33 ... [2025-10-17T02:21:33.027Z] [2025-10-17T02:21:33.027Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-17T02:21:33.027Z] #38 DONE 1.8s [2025-10-17T02:21:33.027Z] [2025-10-17T02:21:33.027Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:33.027Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:33.027Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:33.027Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:33.027Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:33.027Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:33.027Z] #33 ... [2025-10-17T02:21:33.027Z] [2025-10-17T02:21:33.027Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:33.027Z] #31 DONE 0.0s [2025-10-17T02:21:33.027Z] [2025-10-17T02:21:33.027Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:33.625Z] #33 ... [2025-10-17T02:21:33.625Z] [2025-10-17T02:21:33.625Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-17T02:21:33.625Z] #31 DONE 0.0s [2025-10-17T02:21:33.625Z] [2025-10-17T02:21:33.625Z] #39 [security-proxy-setup internal] load build context [2025-10-17T02:21:33.625Z] #39 transferring context: 3.36MB 1.6s done [2025-10-17T02:21:33.625Z] #39 DONE 2.2s [2025-10-17T02:21:33.625Z] [2025-10-17T02:21:33.625Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:33.896Z] #33 ... [2025-10-17T02:21:33.896Z] [2025-10-17T02:21:33.896Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T02:21:33.896Z] #32 DONE 2.3s [2025-10-17T02:21:33.896Z] [2025-10-17T02:21:33.896Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:33.896Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:33.896Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:33.896Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:33.896Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:33.896Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:33.896Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:33.896Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:33.896Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:33.896Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:33.896Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:34.166Z] #33 ... [2025-10-17T02:21:34.166Z] [2025-10-17T02:21:34.166Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-17T02:21:34.166Z] #35 DONE 2.4s [2025-10-17T02:21:34.166Z] [2025-10-17T02:21:34.166Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:34.166Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:34.166Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:34.166Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:34.166Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:34.166Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:34.434Z] #33 ... [2025-10-17T02:21:34.435Z] [2025-10-17T02:21:34.435Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T02:21:34.435Z] #32 DONE 2.8s [2025-10-17T02:21:34.435Z] [2025-10-17T02:21:34.435Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:34.716Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-17T02:21:34.716Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T02:21:34.716Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-17T02:21:34.716Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-17T02:21:34.716Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done [2025-10-17T02:21:34.716Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.7s done [2025-10-17T02:21:34.869Z] #145 ... [2025-10-17T02:21:34.869Z] [2025-10-17T02:21:34.869Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-17T02:21:34.869Z] #0 0.936 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-17T02:21:34.869Z] #146 ... [2025-10-17T02:21:34.869Z] [2025-10-17T02:21:34.869Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T02:21:34.869Z] #0 0.968 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-17T02:21:34.869Z] #147 ... [2025-10-17T02:21:34.869Z] [2025-10-17T02:21:34.869Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:21:34.869Z] #0 0.972 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-17T02:21:34.869Z] #148 ... [2025-10-17T02:21:34.869Z] [2025-10-17T02:21:34.869Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T02:21:34.869Z] #0 0.488 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-17T02:21:34.869Z] #149 ... [2025-10-17T02:21:34.869Z] [2025-10-17T02:21:34.870Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-17T02:21:34.870Z] #0 0.936 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-17T02:21:34.870Z] #150 ... [2025-10-17T02:21:34.870Z] [2025-10-17T02:21:34.870Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T02:21:34.870Z] #0 0.968 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-17T02:21:34.870Z] #151 ... [2025-10-17T02:21:34.870Z] [2025-10-17T02:21:34.870Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T02:21:34.870Z] #0 0.912 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-17T02:21:34.870Z] #152 ... [2025-10-17T02:21:34.870Z] [2025-10-17T02:21:34.870Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-17T02:21:34.870Z] #0 0.983 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-17T02:21:35.128Z] #153 ... [2025-10-17T02:21:35.128Z] [2025-10-17T02:21:35.128Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-17T02:21:35.128Z] #0 0.977 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-17T02:21:35.128Z] #154 ... [2025-10-17T02:21:35.128Z] [2025-10-17T02:21:35.128Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T02:21:35.128Z] #0 0.941 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-17T02:21:35.307Z] #33 ... [2025-10-17T02:21:35.307Z] [2025-10-17T02:21:35.307Z] #40 [support-notifications internal] load build context [2025-10-17T02:21:35.307Z] #40 transferring context: 3.36MB 2.1s done [2025-10-17T02:21:35.307Z] #40 DONE 3.9s [2025-10-17T02:21:35.307Z] [2025-10-17T02:21:35.307Z] #41 [core-keeper internal] load build context [2025-10-17T02:21:35.307Z] #41 transferring context: 3.36MB 1.9s done [2025-10-17T02:21:35.307Z] #41 DONE 3.9s [2025-10-17T02:21:35.307Z] [2025-10-17T02:21:35.307Z] #42 [security-secretstore-setup internal] load build context [2025-10-17T02:21:35.307Z] #42 transferring context: 3.36MB 2.0s done [2025-10-17T02:21:35.307Z] #42 DONE 3.6s [2025-10-17T02:21:35.307Z] [2025-10-17T02:21:35.307Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:35.307Z] #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-10-17T02:21:35.307Z] #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-17T02:21:35.307Z] #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-17T02:21:35.307Z] #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-17T02:21:35.307Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-10-17T02:21:35.307Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done [2025-10-17T02:21:35.307Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-17T02:21:35.307Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done [2025-10-17T02:21:35.307Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 1.1s [2025-10-17T02:21:35.386Z] #155 ... [2025-10-17T02:21:35.386Z] [2025-10-17T02:21:35.386Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T02:21:35.386Z] #0 0.985 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-17T02:21:35.576Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.2s [2025-10-17T02:21:35.576Z] #43 ... [2025-10-17T02:21:35.576Z] [2025-10-17T02:21:35.576Z] #44 [core-data internal] load build context [2025-10-17T02:21:35.576Z] #44 transferring context: 3.36MB 1.4s done [2025-10-17T02:21:35.577Z] #44 DONE 3.0s [2025-10-17T02:21:35.577Z] [2025-10-17T02:21:35.577Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:35.577Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T02:21:35.844Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.6s [2025-10-17T02:21:35.844Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T02:21:35.844Z] #43 ... [2025-10-17T02:21:35.844Z] [2025-10-17T02:21:35.844Z] #45 [security-bootstrapper internal] load build context [2025-10-17T02:21:35.844Z] #45 transferring context: 3.36MB 1.6s done [2025-10-17T02:21:35.844Z] #45 DONE 3.2s [2025-10-17T02:21:35.844Z] [2025-10-17T02:21:35.844Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:35.844Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.23MB / 33.17MB 1.6s [2025-10-17T02:21:36.112Z] #43 ... [2025-10-17T02:21:36.112Z] [2025-10-17T02:21:36.112Z] #34 [security-proxy-auth internal] load build context [2025-10-17T02:21:36.112Z] #34 transferring context: 3.36MB 1.8s done [2025-10-17T02:21:36.112Z] #34 DONE 3.4s [2025-10-17T02:21:36.112Z] [2025-10-17T02:21:36.112Z] #46 [security-spire-agent internal] load build context [2025-10-17T02:21:36.112Z] #46 transferring context: 23.33kB 0.1s done [2025-10-17T02:21:36.112Z] #46 DONE 3.0s [2025-10-17T02:21:36.112Z] [2025-10-17T02:21:36.112Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:36.112Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 1.9s [2025-10-17T02:21:36.112Z] #43 ... [2025-10-17T02:21:36.112Z] [2025-10-17T02:21:36.112Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T02:21:36.112Z] #33 DONE 6.1s [2025-10-17T02:21:36.112Z] [2025-10-17T02:21:36.112Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:36.381Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 2.1s [2025-10-17T02:21:36.381Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-17T02:21:36.381Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.60MB / 33.17MB 2.2s [2025-10-17T02:21:36.381Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-17T02:21:36.653Z] #43 ... [2025-10-17T02:21:36.653Z] [2025-10-17T02:21:36.653Z] #37 [core-metadata internal] load build context [2025-10-17T02:21:36.653Z] #37 transferring context: 3.36MB 1.4s done [2025-10-17T02:21:36.653Z] #37 DONE 3.6s [2025-10-17T02:21:36.653Z] [2025-10-17T02:21:36.653Z] #47 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-17T02:21:36.653Z] #47 DONE 6.6s [2025-10-17T02:21:36.653Z] [2025-10-17T02:21:36.653Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:36.653Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.65MB / 33.17MB 2.5s [2025-10-17T02:21:36.653Z] #43 ... [2025-10-17T02:21:36.653Z] [2025-10-17T02:21:36.653Z] #48 [security-spiffe-token-provider internal] load build context [2025-10-17T02:21:36.653Z] #48 transferring context: 3.36MB 1.3s done [2025-10-17T02:21:36.653Z] #48 DONE 3.7s [2025-10-17T02:21:36.653Z] [2025-10-17T02:21:36.653Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:36.923Z] #43 ... [2025-10-17T02:21:36.923Z] [2025-10-17T02:21:36.923Z] #49 [security-spire-server internal] load build context [2025-10-17T02:21:36.923Z] #49 transferring context: 23.80kB 0.1s done [2025-10-17T02:21:36.923Z] #49 DONE 2.3s [2025-10-17T02:21:36.923Z] [2025-10-17T02:21:36.923Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:36.923Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 2.7s [2025-10-17T02:21:37.192Z] #43 ... [2025-10-17T02:21:37.192Z] [2025-10-17T02:21:37.192Z] #50 [security-spire-config internal] load build context [2025-10-17T02:21:37.192Z] #50 transferring context: 22.05kB 0.0s done [2025-10-17T02:21:37.192Z] #50 DONE 3.0s [2025-10-17T02:21:37.192Z] [2025-10-17T02:21:37.192Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:37.192Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.0s [2025-10-17T02:21:37.465Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 3.1s [2025-10-17T02:21:37.756Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.65MB / 33.17MB 3.6s [2025-10-17T02:21:37.756Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 3.7s [2025-10-17T02:21:38.353Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.0s done [2025-10-17T02:21:38.353Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.0s done [2025-10-17T02:21:38.951Z] #43 ... [2025-10-17T02:21:38.951Z] [2025-10-17T02:21:38.951Z] #51 [core-command internal] load build context [2025-10-17T02:21:38.951Z] #51 transferring context: 3.36MB 1.8s done [2025-10-17T02:21:38.951Z] #51 DONE 5.1s [2025-10-17T02:21:38.951Z] [2025-10-17T02:21:38.951Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-17T02:21:38.951Z] #52 transferring context: 3.36MB 2.0s done [2025-10-17T02:21:38.951Z] #52 DONE 5.1s [2025-10-17T02:21:39.234Z] [2025-10-17T02:21:39.234Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:21:39.234Z] #53 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done [2025-10-17T02:21:39.234Z] #53 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-17T02:21:39.234Z] #53 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-17T02:21:39.234Z] #53 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-17T02:21:39.234Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-10-17T02:21:39.234Z] #53 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done [2025-10-17T02:21:39.234Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done [2025-10-17T02:21:39.234Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-17T02:21:39.234Z] #53 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.4s done [2025-10-17T02:21:39.234Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T02:21:39.234Z] #53 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-17T02:21:39.234Z] #53 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.9s [2025-10-17T02:21:39.512Z] #53 ... [2025-10-17T02:21:39.512Z] [2025-10-17T02:21:39.512Z] #54 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-17T02:21:39.512Z] #54 DONE 3.3s [2025-10-17T02:21:39.512Z] [2025-10-17T02:21:39.512Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:21:39.512Z] #53 ... [2025-10-17T02:21:39.512Z] [2025-10-17T02:21:39.512Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:21:45.171Z] #55 ... [2025-10-17T02:21:45.171Z] [2025-10-17T02:21:45.171Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:45.171Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.3s [2025-10-17T02:21:46.667Z] #43 ... [2025-10-17T02:21:46.667Z] [2025-10-17T02:21:46.667Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T02:21:46.667Z] #0 6.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:46.667Z] #0 7.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:46.667Z] #0 9.011 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T02:21:46.667Z] #0 9.011 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T02:21:46.667Z] #0 9.011 OK: 24049 distinct packages available [2025-10-17T02:21:46.667Z] #0 9.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:46.667Z] #0 9.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:46.667Z] #56 ... [2025-10-17T02:21:46.667Z] [2025-10-17T02:21:46.667Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T02:21:46.667Z] #0 9.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:46.952Z] #57 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:46.952Z] #57 ... [2025-10-17T02:21:46.952Z] [2025-10-17T02:21:46.952Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T02:21:46.952Z] #58 ... [2025-10-17T02:21:46.952Z] [2025-10-17T02:21:46.952Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T02:21:47.284Z] #59 ... [2025-10-17T02:21:47.284Z] [2025-10-17T02:21:47.284Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T02:21:47.284Z] #60 ... [2025-10-17T02:21:47.284Z] [2025-10-17T02:21:47.284Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:21:47.591Z] #61 ... [2025-10-17T02:21:47.591Z] [2025-10-17T02:21:47.591Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T02:21:47.591Z] #0 8.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:47.591Z] #0 9.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:47.591Z] #62 ... [2025-10-17T02:21:47.591Z] [2025-10-17T02:21:47.591Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T02:21:47.880Z] #63 ... [2025-10-17T02:21:47.880Z] [2025-10-17T02:21:47.880Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T02:21:47.880Z] #64 ... [2025-10-17T02:21:47.880Z] [2025-10-17T02:21:47.880Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T02:21:47.880Z] #0 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:48.151Z] #65 ... [2025-10-17T02:21:48.151Z] [2025-10-17T02:21:48.151Z] #66 [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-17T02:21:48.151Z] #66 ... [2025-10-17T02:21:48.151Z] [2025-10-17T02:21:48.151Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:49.587Z] #43 ... [2025-10-17T02:21:49.587Z] [2025-10-17T02:21:49.587Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T02:21:49.587Z] #67 ... [2025-10-17T02:21:49.587Z] [2025-10-17T02:21:49.587Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-17T02:21:49.587Z] #0 9.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:49.860Z] #68 ... [2025-10-17T02:21:49.860Z] [2025-10-17T02:21:49.860Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:21:49.860Z] #53 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.8s done [2025-10-17T02:21:49.860Z] #53 ... [2025-10-17T02:21:49.860Z] [2025-10-17T02:21:49.860Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-17T02:21:50.131Z] #69 ... [2025-10-17T02:21:50.131Z] [2025-10-17T02:21:50.131Z] #66 [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-17T02:21:50.131Z] #66 DONE 13.3s [2025-10-17T02:21:50.131Z] [2025-10-17T02:21:50.131Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:21:50.131Z] #70 ... [2025-10-17T02:21:50.131Z] [2025-10-17T02:21:50.131Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-17T02:21:50.131Z] #69 DONE 10.6s [2025-10-17T02:21:50.131Z] [2025-10-17T02:21:50.131Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T02:21:50.402Z] #71 ... [2025-10-17T02:21:50.402Z] [2025-10-17T02:21:50.402Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T02:21:50.402Z] #56 13.55 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T02:21:50.402Z] #56 13.64 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-17T02:21:50.402Z] #56 13.65 (3/4) Installing libucontext (1.2-r3) [2025-10-17T02:21:50.402Z] #56 13.70 (4/4) Installing gcompat (1.1.0-r4) [2025-10-17T02:21:50.402Z] #56 13.80 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:21:50.676Z] #56 14.12 OK: 9 MiB in 18 packages [2025-10-17T02:21:54.049Z] #56 DONE 17.2s [2025-10-17T02:21:54.049Z] [2025-10-17T02:21:54.049Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T02:21:56.019Z] #72 ... [2025-10-17T02:21:56.019Z] [2025-10-17T02:21:56.019Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T02:21:56.019Z] #62 13.45 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T02:21:56.019Z] #62 13.50 (2/4) Installing openssl (3.3.5-r0) [2025-10-17T02:21:56.019Z] #62 13.67 (3/4) Installing su-exec (0.2-r3) [2025-10-17T02:21:56.019Z] #62 13.76 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T02:21:56.019Z] #62 15.71 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:21:56.019Z] #62 15.78 OK: 20 MiB in 18 packages [2025-10-17T02:21:56.019Z] #62 DONE 18.9s [2025-10-17T02:21:56.019Z] [2025-10-17T02:21:56.019Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:56.019Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.4s [2025-10-17T02:21:57.974Z] #43 ... [2025-10-17T02:21:57.974Z] [2025-10-17T02:21:57.974Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T02:21:57.974Z] #72 4.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:58.241Z] #72 ... [2025-10-17T02:21:58.241Z] [2025-10-17T02:21:58.241Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T02:21:58.241Z] #57 15.82 (1/7) Installing ca-certificates (20250911-r0) [2025-10-17T02:21:58.241Z] #57 16.22 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-17T02:21:58.241Z] #57 16.28 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-17T02:21:58.241Z] #57 16.33 (4/7) Installing libsodium (1.0.19-r0) [2025-10-17T02:21:58.241Z] #57 16.44 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-17T02:21:58.241Z] #57 16.86 (6/7) Installing libzmq (4.3.5-r2) [2025-10-17T02:21:58.241Z] #57 17.04 (7/7) Installing zeromq (4.3.5-r2) [2025-10-17T02:21:58.241Z] #57 17.18 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:21:58.241Z] #57 17.36 Executing ca-certificates-20250911-r0.trigger [2025-10-17T02:21:58.241Z] #57 18.91 OK: 14 MiB in 21 packages [2025-10-17T02:21:58.241Z] #57 DONE 21.6s [2025-10-17T02:21:58.241Z] [2025-10-17T02:21:58.241Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:58.835Z] #43 ... [2025-10-17T02:21:58.835Z] [2025-10-17T02:21:58.835Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:21:58.835Z] #61 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:58.835Z] #61 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:58.835Z] #61 ... [2025-10-17T02:21:58.835Z] [2025-10-17T02:21:58.835Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:21:58.835Z] #73 ... [2025-10-17T02:21:58.835Z] [2025-10-17T02:21:58.835Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T02:21:58.835Z] #59 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:58.835Z] #59 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.104Z] #59 ... [2025-10-17T02:21:59.104Z] [2025-10-17T02:21:59.104Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:21:59.372Z] #43 ... [2025-10-17T02:21:59.372Z] [2025-10-17T02:21:59.372Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T02:21:59.372Z] #60 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.372Z] #60 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.640Z] #60 ... [2025-10-17T02:21:59.640Z] [2025-10-17T02:21:59.640Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T02:21:59.640Z] #63 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.640Z] #63 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.640Z] #63 ... [2025-10-17T02:21:59.640Z] [2025-10-17T02:21:59.640Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T02:21:59.640Z] #65 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.640Z] #65 22.72 (1/3) Installing ca-certificates (20250911-r0) [2025-10-17T02:21:59.910Z] #65 23.05 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-17T02:21:59.910Z] #65 23.07 (3/3) Installing tzdata (2025b-r0) [2025-10-17T02:21:59.910Z] #65 ... [2025-10-17T02:21:59.910Z] [2025-10-17T02:21:59.910Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:21:59.910Z] #55 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.910Z] #55 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.910Z] #55 ... [2025-10-17T02:21:59.910Z] [2025-10-17T02:21:59.910Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T02:21:59.910Z] #64 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:21:59.910Z] #64 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.185Z] #64 ... [2025-10-17T02:22:00.185Z] [2025-10-17T02:22:00.185Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T02:22:00.185Z] #0 5.327 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.185Z] #0 7.492 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.185Z] #74 ... [2025-10-17T02:22:00.185Z] [2025-10-17T02:22:00.185Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:22:00.185Z] #70 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.185Z] #70 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.457Z] #70 ... [2025-10-17T02:22:00.457Z] [2025-10-17T02:22:00.457Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-17T02:22:00.457Z] #0 5.159 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.457Z] #0 7.466 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.457Z] #75 ... [2025-10-17T02:22:00.457Z] [2025-10-17T02:22:00.457Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:22:00.457Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.3s [2025-10-17T02:22:00.725Z] #43 ... [2025-10-17T02:22:00.725Z] [2025-10-17T02:22:00.725Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T02:22:00.725Z] #58 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.725Z] #58 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:00.993Z] #58 ... [2025-10-17T02:22:00.993Z] [2025-10-17T02:22:00.993Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:22:00.993Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done [2025-10-17T02:22:01.268Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done [2025-10-17T02:22:01.268Z] #43 ... [2025-10-17T02:22:01.268Z] [2025-10-17T02:22:01.268Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T02:22:01.268Z] #67 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:01.268Z] #67 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:01.268Z] #67 ... [2025-10-17T02:22:01.268Z] [2025-10-17T02:22:01.268Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T02:22:01.268Z] #71 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:01.268Z] #71 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:01.536Z] #71 ... [2025-10-17T02:22:01.536Z] [2025-10-17T02:22:01.536Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-17T02:22:01.536Z] #68 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:01.536Z] #68 ... [2025-10-17T02:22:01.536Z] [2025-10-17T02:22:01.536Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:22:01.803Z] #53 ... [2025-10-17T02:22:01.804Z] [2025-10-17T02:22:01.804Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:22:01.804Z] #61 24.56 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T02:22:01.804Z] #61 24.56 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T02:22:01.804Z] #61 24.56 OK: 24049 distinct packages available [2025-10-17T02:22:03.225Z] #61 26.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:04.658Z] #61 ... [2025-10-17T02:22:04.658Z] [2025-10-17T02:22:04.658Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T02:22:04.658Z] #60 25.93 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-17T02:22:04.658Z] #60 25.97 (2/2) Installing su-exec (0.2-r3) [2025-10-17T02:22:04.658Z] #60 25.99 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:22:04.658Z] #60 26.05 OK: 9 MiB in 16 packages [2025-10-17T02:22:04.658Z] #60 DONE 27.7s [2025-10-17T02:22:04.658Z] [2025-10-17T02:22:04.658Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:22:04.658Z] #61 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:04.658Z] #61 ... [2025-10-17T02:22:04.658Z] [2025-10-17T02:22:04.658Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T02:22:04.658Z] #64 26.00 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T02:22:04.658Z] #64 26.03 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:22:04.658Z] #64 26.22 OK: 9 MiB in 15 packages [2025-10-17T02:22:04.658Z] #64 DONE 27.9s [2025-10-17T02:22:04.928Z] [2025-10-17T02:22:04.928Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:22:04.928Z] #55 23.55 OK: 255 MiB in 60 packages [2025-10-17T02:22:04.928Z] #55 DONE 25.4s [2025-10-17T02:22:04.928Z] [2025-10-17T02:22:04.928Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T02:22:04.928Z] #71 25.33 OK: 255 MiB in 60 packages [2025-10-17T02:22:04.928Z] #71 ... [2025-10-17T02:22:04.928Z] [2025-10-17T02:22:04.928Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T02:22:04.928Z] #65 24.81 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:22:04.928Z] #65 24.89 Executing ca-certificates-20250911-r0.trigger [2025-10-17T02:22:04.928Z] #65 26.09 OK: 11 MiB in 17 packages [2025-10-17T02:22:04.928Z] #65 DONE 28.2s [2025-10-17T02:22:05.196Z] [2025-10-17T02:22:05.196Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T02:22:05.783Z] #76 ... [2025-10-17T02:22:05.783Z] [2025-10-17T02:22:05.783Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T02:22:05.783Z] #59 26.18 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T02:22:05.783Z] #59 26.22 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:22:05.783Z] #59 26.37 OK: 9 MiB in 15 packages [2025-10-17T02:22:05.783Z] #59 DONE 28.8s [2025-10-17T02:22:05.783Z] [2025-10-17T02:22:05.783Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T02:22:05.783Z] #0 3.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:05.783Z] #0 5.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:05.783Z] #77 ... [2025-10-17T02:22:05.783Z] [2025-10-17T02:22:05.783Z] #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:05.783Z] #78 DONE 1.0s [2025-10-17T02:22:05.783Z] [2025-10-17T02:22:05.783Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:22:05.783Z] #70 26.28 OK: 255 MiB in 60 packages [2025-10-17T02:22:07.771Z] #70 ... [2025-10-17T02:22:07.771Z] [2025-10-17T02:22:07.771Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T02:22:07.771Z] #71 DONE 28.0s [2025-10-17T02:22:07.771Z] [2025-10-17T02:22:07.771Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:08.044Z] #79 ... [2025-10-17T02:22:08.044Z] [2025-10-17T02:22:08.044Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-17T02:22:08.044Z] #68 25.23 OK: 255 MiB in 60 packages [2025-10-17T02:22:08.044Z] #68 DONE 28.5s [2025-10-17T02:22:08.044Z] [2025-10-17T02:22:08.044Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:08.661Z] #80 ... [2025-10-17T02:22:08.661Z] [2025-10-17T02:22:08.661Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:08.661Z] #79 DONE 0.8s [2025-10-17T02:22:08.661Z] [2025-10-17T02:22:08.661Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T02:22:08.661Z] #70 DONE 29.1s [2025-10-17T02:22:08.661Z] [2025-10-17T02:22:08.661Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:10.620Z] #81 ... [2025-10-17T02:22:10.620Z] [2025-10-17T02:22:10.620Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:10.620Z] #80 DONE 2.2s [2025-10-17T02:22:10.620Z] [2025-10-17T02:22:10.620Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:22:10.620Z] #82 ... [2025-10-17T02:22:10.620Z] [2025-10-17T02:22:10.620Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T02:22:10.620Z] #72 6.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:10.888Z] #72 16.96 OK: 9 MiB in 18 packages [2025-10-17T02:22:10.889Z] #72 ... [2025-10-17T02:22:10.889Z] [2025-10-17T02:22:10.889Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T02:22:10.889Z] #77 15.19 OK: 20 MiB in 18 packages [2025-10-17T02:22:10.889Z] #77 ... [2025-10-17T02:22:10.889Z] [2025-10-17T02:22:10.889Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T02:22:10.889Z] #63 25.22 (1/4) Installing ca-certificates (20250911-r0) [2025-10-17T02:22:10.889Z] #63 25.78 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-17T02:22:10.889Z] #63 25.86 (3/4) Installing su-exec (0.2-r3) [2025-10-17T02:22:10.889Z] #63 25.91 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T02:22:10.889Z] #63 29.04 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:22:10.889Z] #63 29.29 Executing ca-certificates-20250911-r0.trigger [2025-10-17T02:22:10.889Z] #63 31.59 OK: 20 MiB in 18 packages [2025-10-17T02:22:10.889Z] #63 DONE 34.1s [2025-10-17T02:22:11.160Z] [2025-10-17T02:22:11.160Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:11.160Z] #81 DONE 2.5s [2025-10-17T02:22:11.160Z] [2025-10-17T02:22:11.160Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-17T02:22:11.160Z] #75 19.41 OK: 255 MiB in 60 packages [2025-10-17T02:22:11.160Z] #75 DONE 21.0s [2025-10-17T02:22:11.160Z] [2025-10-17T02:22:11.160Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:22:11.428Z] #83 ... [2025-10-17T02:22:11.428Z] [2025-10-17T02:22:11.428Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:11.428Z] #73 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:11.428Z] #73 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:11.428Z] #73 ... [2025-10-17T02:22:11.428Z] [2025-10-17T02:22:11.428Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T02:22:11.722Z] #43 ... [2025-10-17T02:22:11.722Z] [2025-10-17T02:22:11.722Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-17T02:22:12.005Z] #84 ... [2025-10-17T02:22:12.005Z] [2025-10-17T02:22:12.005Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T02:22:12.005Z] #72 DONE 18.2s [2025-10-17T02:22:12.273Z] [2025-10-17T02:22:12.273Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T02:22:12.273Z] #74 19.07 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T02:22:12.273Z] #74 19.77 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:22:12.273Z] #74 19.96 OK: 9 MiB in 15 packages [2025-10-17T02:22:12.273Z] #74 DONE 22.1s [2025-10-17T02:22:12.273Z] [2025-10-17T02:22:12.273Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-17T02:22:12.542Z] #85 ... [2025-10-17T02:22:12.542Z] [2025-10-17T02:22:12.542Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T02:22:12.542Z] #77 DONE 16.6s [2025-10-17T02:22:12.542Z] [2025-10-17T02:22:12.542Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:12.542Z] #73 14.27 OK: 14 MiB in 21 packages [2025-10-17T02:22:13.127Z] #73 ... [2025-10-17T02:22:13.127Z] [2025-10-17T02:22:13.127Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-17T02:22:13.127Z] #86 DONE 0.6s [2025-10-17T02:22:13.127Z] [2025-10-17T02:22:13.127Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-17T02:22:13.127Z] #84 DONE 1.9s [2025-10-17T02:22:13.127Z] [2025-10-17T02:22:13.127Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:22:13.397Z] #87 ... [2025-10-17T02:22:13.397Z] [2025-10-17T02:22:13.397Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:13.397Z] #73 DONE 15.2s [2025-10-17T02:22:13.664Z] [2025-10-17T02:22:13.664Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:22:13.664Z] #61 36.36 (1/14) Installing ca-certificates (20250911-r0) [2025-10-17T02:22:13.664Z] #61 36.62 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-17T02:22:13.664Z] #61 36.70 (3/14) Installing c-ares (1.33.1-r0) [2025-10-17T02:22:13.664Z] #61 36.72 (4/14) Installing libunistring (1.2-r0) [2025-10-17T02:22:13.664Z] #61 36.81 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-17T02:22:13.664Z] #61 36.81 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-17T02:22:13.664Z] #61 36.84 (7/14) Installing libpsl (0.21.5-r1) [2025-10-17T02:22:13.664Z] #61 36.84 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-17T02:22:13.931Z] #61 36.88 (9/14) Installing libcurl (8.14.1-r2) [2025-10-17T02:22:13.931Z] #61 36.93 (10/14) Installing curl (8.14.1-r2) [2025-10-17T02:22:13.931Z] #61 36.98 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-17T02:22:13.931Z] #61 36.98 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-17T02:22:13.931Z] #61 ... [2025-10-17T02:22:13.931Z] [2025-10-17T02:22:13.931Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T02:22:13.931Z] #58 26.93 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T02:22:13.931Z] #58 26.93 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T02:22:13.931Z] #58 26.93 OK: 24049 distinct packages available [2025-10-17T02:22:13.931Z] #58 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:13.931Z] #58 31.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:13.931Z] #58 37.09 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-17T02:22:13.931Z] #58 ... [2025-10-17T02:22:13.931Z] [2025-10-17T02:22:13.931Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:22:13.931Z] #61 36.99 (13/14) Installing libucontext (1.2-r3) [2025-10-17T02:22:13.931Z] #61 37.00 (14/14) Installing gcompat (1.1.0-r4) [2025-10-17T02:22:13.931Z] #61 37.03 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:22:14.200Z] #61 37.10 Executing ca-certificates-20250911-r0.trigger [2025-10-17T02:22:14.794Z] #61 37.66 OK: 15 MiB in 28 packages [2025-10-17T02:22:14.794Z] #61 ... [2025-10-17T02:22:14.794Z] [2025-10-17T02:22:14.794Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-17T02:22:14.794Z] #88 ... [2025-10-17T02:22:14.794Z] [2025-10-17T02:22:14.794Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T02:22:14.794Z] #58 37.11 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-17T02:22:14.794Z] #58 37.11 (3/5) Installing libucontext (1.2-r3) [2025-10-17T02:22:14.794Z] #58 37.12 (4/5) Installing gcompat (1.1.0-r4) [2025-10-17T02:22:14.794Z] #58 37.14 (5/5) Installing openssl (3.3.5-r0) [2025-10-17T02:22:14.794Z] #58 37.23 Executing busybox-1.36.1-r30.trigger [2025-10-17T02:22:14.794Z] #58 37.32 OK: 10 MiB in 19 packages [2025-10-17T02:22:15.081Z] #58 ... [2025-10-17T02:22:15.081Z] [2025-10-17T02:22:15.081Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:15.081Z] #89 ... [2025-10-17T02:22:15.081Z] [2025-10-17T02:22:15.081Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T02:22:15.081Z] #67 25.75 v3.22.2-46-gf44c8d388fc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-17T02:22:15.081Z] #67 25.75 v3.22.2-49-g5ccb1eb14d7 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-17T02:22:15.081Z] #67 25.75 OK: 26160 distinct packages available [2025-10-17T02:22:15.081Z] #67 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:15.081Z] #67 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:15.081Z] #67 34.67 OK: 255 MiB in 60 packages [2025-10-17T02:22:16.051Z] #67 ... [2025-10-17T02:22:16.051Z] [2025-10-17T02:22:16.051Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:16.051Z] #90 ... [2025-10-17T02:22:16.051Z] [2025-10-17T02:22:16.051Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:22:16.051Z] #91 ... [2025-10-17T02:22:16.051Z] [2025-10-17T02:22:16.051Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T02:22:17.015Z] #92 ... [2025-10-17T02:22:17.015Z] [2025-10-17T02:22:17.015Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T02:22:17.015Z] #67 DONE 37.4s [2025-10-17T02:22:17.015Z] [2025-10-17T02:22:17.015Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:17.283Z] #93 ... [2025-10-17T02:22:17.283Z] [2025-10-17T02:22:17.283Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T02:22:17.283Z] #61 DONE 40.5s [2025-10-17T02:22:17.283Z] [2025-10-17T02:22:17.283Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T02:22:17.283Z] #58 DONE 40.6s [2025-10-17T02:22:17.564Z] [2025-10-17T02:22:17.564Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T02:22:17.564Z] #92 DONE 5.2s [2025-10-17T02:22:17.564Z] [2025-10-17T02:22:17.564Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-17T02:22:18.155Z] #94 DONE 0.8s [2025-10-17T02:22:18.155Z] [2025-10-17T02:22:18.155Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T02:22:18.424Z] #95 ... [2025-10-17T02:22:18.424Z] [2025-10-17T02:22:18.424Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:22:18.424Z] #93 DONE 1.5s [2025-10-17T02:22:18.424Z] [2025-10-17T02:22:18.424Z] #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:22:18.701Z] #96 ... [2025-10-17T02:22:18.701Z] [2025-10-17T02:22:18.701Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:22:18.701Z] #97 ... [2025-10-17T02:22:18.701Z] [2025-10-17T02:22:18.701Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-17T02:22:18.701Z] #98 DONE 0.4s [2025-10-17T02:22:18.969Z] [2025-10-17T02:22:18.969Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T02:22:19.248Z] #99 DONE 0.5s [2025-10-17T02:22:19.248Z] [2025-10-17T02:22:19.248Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-17T02:22:19.520Z] #100 DONE 0.3s [2025-10-17T02:22:19.520Z] [2025-10-17T02:22:19.520Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-17T02:22:20.105Z] #101 DONE 0.3s [2025-10-17T02:22:20.105Z] [2025-10-17T02:22:20.105Z] #102 [security-spire-config] exporting to image [2025-10-17T02:22:20.105Z] #102 exporting layers [2025-10-17T02:22:23.462Z] #102 exporting layers 3.1s done [2025-10-17T02:22:23.463Z] #102 writing image sha256:148e881ee996f55cba526036e420d14684efcd62e0e69005e815c71b04118f53 done [2025-10-17T02:22:23.463Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2025-10-17T02:22:23.463Z] #102 DONE 3.1s [2025-10-17T02:22:23.463Z] [2025-10-17T02:22:23.463Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T02:22:23.463Z] #95 4.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:23.463Z] #95 6.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.050Z] #95 ... [2025-10-17T02:22:26.050Z] [2025-10-17T02:22:26.050Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-17T02:22:26.050Z] #85 6.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.050Z] #85 7.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.050Z] #85 14.27 OK: 20 MiB in 18 packages [2025-10-17T02:22:26.050Z] #85 DONE 15.0s [2025-10-17T02:22:26.050Z] [2025-10-17T02:22:26.050Z] #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:26.050Z] #0 4.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.050Z] #0 6.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.637Z] #103 ... [2025-10-17T02:22:26.637Z] [2025-10-17T02:22:26.637Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:26.637Z] #89 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.637Z] #89 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.637Z] #89 20.26 OK: 11 MiB in 17 packages [2025-10-17T02:22:26.637Z] #89 DONE 21.6s [2025-10-17T02:22:26.637Z] [2025-10-17T02:22:26.637Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T02:22:26.637Z] #76 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.637Z] #76 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.637Z] #76 20.99 OK: 9 MiB in 15 packages [2025-10-17T02:22:26.910Z] #76 ... [2025-10-17T02:22:26.910Z] [2025-10-17T02:22:26.910Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:26.910Z] #90 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.910Z] #90 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:26.910Z] #90 19.98 OK: 9 MiB in 15 packages [2025-10-17T02:22:27.193Z] #90 ... [2025-10-17T02:22:27.193Z] [2025-10-17T02:22:27.193Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T02:22:27.193Z] #76 DONE 22.4s [2025-10-17T02:22:27.193Z] [2025-10-17T02:22:27.193Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-17T02:22:27.193Z] #88 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:27.193Z] #88 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-17T02:22:27.193Z] #88 22.08 OK: 9 MiB in 16 packages [2025-10-17T02:22:27.471Z] #88 ... [2025-10-17T02:22:27.471Z] [2025-10-17T02:22:27.471Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:27.471Z] #90 DONE 21.6s [2025-10-17T02:22:27.471Z] [2025-10-17T02:22:27.471Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T02:22:28.436Z] #95 ... [2025-10-17T02:22:28.436Z] [2025-10-17T02:22:28.436Z] #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T02:22:28.436Z] #103 10.95 OK: 15 MiB in 28 packages [2025-10-17T02:22:29.401Z] #103 DONE 11.7s [2025-10-17T02:22:29.401Z] [2025-10-17T02:22:29.401Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-17T02:22:29.401Z] #88 DONE 24.5s [2025-10-17T02:22:29.401Z] [2025-10-17T02:22:29.401Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-17T02:22:29.986Z] #104 ... [2025-10-17T02:22:29.986Z] [2025-10-17T02:22:29.986Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T02:22:29.986Z] #95 11.32 OK: 10 MiB in 19 packages [2025-10-17T02:22:29.986Z] #95 DONE 12.5s [2025-10-17T02:22:29.986Z] [2025-10-17T02:22:29.986Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-17T02:22:31.417Z] #105 DONE 1.5s [2025-10-17T02:22:31.417Z] [2025-10-17T02:22:31.417Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T02:22:31.703Z] #106 ... [2025-10-17T02:22:31.703Z] [2025-10-17T02:22:31.703Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T02:22:31.703Z] #107 DONE 2.0s [2025-10-17T02:22:31.972Z] [2025-10-17T02:22:31.972Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-17T02:22:32.246Z] #108 DONE 0.3s [2025-10-17T02:22:32.246Z] [2025-10-17T02:22:32.246Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-17T02:22:32.529Z] #109 DONE 0.3s [2025-10-17T02:22:32.529Z] [2025-10-17T02:22:32.529Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T02:22:32.806Z] #110 ... [2025-10-17T02:22:32.806Z] [2025-10-17T02:22:32.806Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-17T02:22:32.806Z] #104 DONE 3.5s [2025-10-17T02:22:32.806Z] [2025-10-17T02:22:32.806Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T02:22:32.806Z] #110 DONE 0.5s [2025-10-17T02:22:32.806Z] [2025-10-17T02:22:32.806Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-17T02:22:33.080Z] #111 ... [2025-10-17T02:22:33.080Z] [2025-10-17T02:22:33.080Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-17T02:22:33.080Z] #112 DONE 0.4s [2025-10-17T02:22:33.354Z] [2025-10-17T02:22:33.354Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-17T02:22:33.354Z] #111 DONE 0.3s [2025-10-17T02:22:33.354Z] [2025-10-17T02:22:33.354Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-17T02:22:33.354Z] #113 DONE 0.2s [2025-10-17T02:22:33.354Z] [2025-10-17T02:22:33.354Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:22:33.621Z] #83 ... [2025-10-17T02:22:33.621Z] [2025-10-17T02:22:33.621Z] #102 [security-spire-server] exporting to image [2025-10-17T02:22:33.621Z] #102 exporting layers [2025-10-17T02:22:33.621Z] #102 ... [2025-10-17T02:22:33.621Z] [2025-10-17T02:22:33.621Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T02:22:33.621Z] #106 DONE 2.4s [2025-10-17T02:22:33.891Z] [2025-10-17T02:22:33.891Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-17T02:22:33.891Z] #114 DONE 0.2s [2025-10-17T02:22:33.891Z] [2025-10-17T02:22:33.891Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-17T02:22:33.891Z] #115 DONE 0.2s [2025-10-17T02:22:33.891Z] [2025-10-17T02:22:33.891Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:22:34.159Z] #82 ... [2025-10-17T02:22:34.159Z] [2025-10-17T02:22:34.159Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T02:22:34.159Z] #116 DONE 0.3s [2025-10-17T02:22:34.159Z] [2025-10-17T02:22:34.159Z] #102 [security-spire-server] exporting to image [2025-10-17T02:22:34.436Z] #102 ... [2025-10-17T02:22:34.436Z] [2025-10-17T02:22:34.436Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-17T02:22:34.436Z] #117 DONE 0.1s [2025-10-17T02:22:34.707Z] [2025-10-17T02:22:34.707Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-17T02:22:34.707Z] #118 DONE 0.2s [2025-10-17T02:22:34.707Z] [2025-10-17T02:22:34.707Z] #102 [security-spire-agent] exporting to image [2025-10-17T02:22:36.125Z] #102 exporting layers 2.7s done [2025-10-17T02:22:36.394Z] #102 writing image sha256:0ce4b4fab4d465d1b39bd438e87637267b682f4a5648458831356170f8fc9da4 done [2025-10-17T02:22:36.394Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2025-10-17T02:22:36.980Z] #102 exporting layers 2.2s done [2025-10-17T02:22:36.980Z] #102 writing image sha256:74796cff4a3469481ddf9e34b2e4b5302a00099fdb93b808031252b0c5aa4000 done [2025-10-17T02:22:36.980Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2025-10-17T02:22:36.980Z] #102 DONE 6.7s [2025-10-17T02:22:36.980Z] [2025-10-17T02:22:36.980Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:23:11.803Z] #156 ... [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-17T02:23:11.803Z] #150 DONE 95.4s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-17T02:23:11.803Z] #154 DONE 95.4s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-17T02:23:11.803Z] #157 DONE 0.2s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:23:11.803Z] #158 DONE 0.2s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:23:11.803Z] #159 DONE 0.3s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-17T02:23:11.803Z] #160 DONE 0.4s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #161 [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-17T02:23:11.803Z] #161 DONE 0.2s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-17T02:23:11.803Z] #162 ... [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-17T02:23:11.803Z] #163 DONE 0.3s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-17T02:23:11.803Z] #162 DONE 1.4s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T02:23:11.803Z] #164 ... [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:23:11.803Z] #165 DONE 0.3s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:23:11.803Z] #166 DONE 0.4s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T02:23:11.803Z] #147 ... [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-17T02:23:11.803Z] #167 ... [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T02:23:11.803Z] #164 DONE 1.0s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-17T02:23:11.803Z] #167 DONE 0.4s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #168 [core-common-config-bootstrapper] exporting to image [2025-10-17T02:23:11.803Z] #168 exporting layers [2025-10-17T02:23:11.803Z] #168 ... [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-17T02:23:11.803Z] #169 DONE 0.3s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-17T02:23:11.803Z] #170 DONE 0.2s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-17T02:23:11.803Z] #171 DONE 0.1s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #168 [core-common-config-bootstrapper] exporting to image [2025-10-17T02:23:11.803Z] #168 exporting layers 0.8s done [2025-10-17T02:23:11.803Z] #168 writing image sha256:8bf90a50be2c61c0c049eda7bb30671f42306a221494c0e45cd32c8702693834 done [2025-10-17T02:23:11.803Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-10-17T02:23:11.803Z] #168 DONE 0.8s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-17T02:23:11.803Z] #172 DONE 0.1s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-17T02:23:11.803Z] #173 DONE 0.1s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-17T02:23:11.803Z] #174 DONE 1.3s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #175 [security-bootstrapper] exporting to image [2025-10-17T02:23:11.803Z] #175 exporting layers 0.8s done [2025-10-17T02:23:11.803Z] #175 writing image sha256:b12a2a3bda20d452bd374c978fda2eb7d961e0c74f0c9e3d3170be77124eb974 done [2025-10-17T02:23:11.803Z] #175 naming to docker.io/library/security-bootstrapper done [2025-10-17T02:23:11.803Z] #175 DONE 0.8s [2025-10-17T02:23:11.803Z] [2025-10-17T02:23:11.803Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T02:23:58.806Z] #151 ... [2025-10-17T02:23:58.806Z] [2025-10-17T02:23:58.806Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-17T02:23:58.806Z] #146 151.6 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-17T02:24:11.019Z] #146 DONE 166.7s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T02:24:11.019Z] #147 DONE 166.7s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T02:24:11.019Z] #145 DONE 166.6s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:24:11.019Z] #148 DONE 166.7s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T02:24:11.019Z] #151 DONE 166.7s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-17T02:24:11.019Z] #153 DONE 166.7s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T02:24:11.019Z] #149 DONE 166.7s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T02:24:11.019Z] #156 DONE 166.7s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T02:24:11.019Z] #155 DONE 166.7s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T02:24:11.019Z] #152 DONE 166.8s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.019Z] #176 ... [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.019Z] #177 DONE 0.2s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.019Z] #178 DONE 0.2s [2025-10-17T02:24:11.019Z] [2025-10-17T02:24:11.019Z] #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.019Z] #179 DONE 0.3s [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.020Z] #180 DONE 0.2s [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.020Z] #181 DONE 0.2s [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.020Z] #182 DONE 0.2s [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.020Z] #176 DONE 0.2s [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #183 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.020Z] #183 DONE 0.2s [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-17T02:24:11.020Z] #184 ... [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.020Z] #185 DONE 0.1s [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.020Z] #186 DONE 0.2s [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #187 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.020Z] #187 CACHED [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.020Z] #188 CACHED [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.020Z] #189 CACHED [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:24:11.020Z] #190 CACHED [2025-10-17T02:24:11.020Z] [2025-10-17T02:24:11.020Z] #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.020Z] #191 DONE 0.2s [2025-10-17T02:24:11.279Z] [2025-10-17T02:24:11.279Z] #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.279Z] #192 DONE 0.2s [2025-10-17T02:24:11.279Z] [2025-10-17T02:24:11.279Z] #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.279Z] #193 DONE 0.2s [2025-10-17T02:24:11.279Z] [2025-10-17T02:24:11.279Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-17T02:24:11.279Z] #194 ... [2025-10-17T02:24:11.279Z] [2025-10-17T02:24:11.279Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.279Z] #195 DONE 0.4s [2025-10-17T02:24:11.538Z] [2025-10-17T02:24:11.538Z] #196 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:24:11.538Z] #196 DONE 0.4s [2025-10-17T02:24:11.538Z] [2025-10-17T02:24:11.538Z] #197 [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-17T02:24:11.538Z] #197 DONE 0.4s [2025-10-17T02:24:11.538Z] [2025-10-17T02:24:11.538Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-17T02:24:11.538Z] #184 DONE 0.5s [2025-10-17T02:24:11.538Z] [2025-10-17T02:24:11.538Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:24:12.141Z] #198 ... [2025-10-17T02:24:12.141Z] [2025-10-17T02:24:12.141Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-17T02:24:12.141Z] #194 DONE 1.1s [2025-10-17T02:24:12.407Z] [2025-10-17T02:24:12.407Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-17T02:24:12.407Z] #199 DONE 1.2s [2025-10-17T02:24:12.407Z] [2025-10-17T02:24:12.407Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-17T02:24:12.407Z] #200 DONE 1.2s [2025-10-17T02:24:12.407Z] [2025-10-17T02:24:12.407Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-17T02:24:12.407Z] #201 DONE 1.2s [2025-10-17T02:24:12.407Z] [2025-10-17T02:24:12.407Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-17T02:24:12.975Z] #202 ... [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #203 [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-17T02:24:12.975Z] #203 DONE 1.6s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-17T02:24:12.975Z] #204 DONE 1.6s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #205 [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-17T02:24:12.975Z] #205 DONE 1.5s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-17T02:24:12.975Z] #206 DONE 1.5s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-17T02:24:12.975Z] #207 DONE 1.6s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:24:12.975Z] #198 DONE 1.5s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:24:12.975Z] #208 DONE 0.8s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:24:12.975Z] #209 DONE 0.8s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:24:12.975Z] #210 DONE 0.8s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-17T02:24:12.975Z] #202 DONE 0.8s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-17T02:24:12.975Z] #211 DONE 0.2s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:24:12.975Z] #212 DONE 0.2s [2025-10-17T02:24:12.975Z] [2025-10-17T02:24:12.975Z] #213 [core-command] exporting to image [2025-10-17T02:24:12.975Z] #213 exporting layers [2025-10-17T02:24:13.274Z] #213 ... [2025-10-17T02:24:13.274Z] [2025-10-17T02:24:13.274Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:24:13.274Z] #214 DONE 0.2s [2025-10-17T02:24:13.274Z] [2025-10-17T02:24:13.274Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:24:13.274Z] #215 DONE 0.2s [2025-10-17T02:24:13.274Z] [2025-10-17T02:24:13.274Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-17T02:24:13.274Z] #216 DONE 0.2s [2025-10-17T02:24:13.274Z] [2025-10-17T02:24:13.274Z] #213 [core-command] exporting to image [2025-10-17T02:24:13.274Z] #213 exporting layers 0.3s done [2025-10-17T02:24:13.532Z] #213 ... [2025-10-17T02:24:13.532Z] [2025-10-17T02:24:13.532Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-17T02:24:13.532Z] #217 DONE 0.3s [2025-10-17T02:24:13.532Z] [2025-10-17T02:24:13.532Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-17T02:24:13.532Z] #218 DONE 0.3s [2025-10-17T02:24:13.532Z] [2025-10-17T02:24:13.532Z] #219 [core-metadata] exporting to image [2025-10-17T02:24:13.532Z] #219 ... [2025-10-17T02:24:13.532Z] [2025-10-17T02:24:13.532Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-17T02:24:13.532Z] #220 DONE 0.5s [2025-10-17T02:24:13.532Z] [2025-10-17T02:24:13.532Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-17T02:24:13.532Z] #221 DONE 0.5s [2025-10-17T02:24:13.886Z] [2025-10-17T02:24:13.886Z] #213 [core-command] exporting to image [2025-10-17T02:24:13.886Z] #213 writing image sha256:3663119cf4303cce41a5b417bd6de5008afda8bc3904be638223e54ebe900e56 0.1s done [2025-10-17T02:24:13.886Z] #213 naming to docker.io/library/core-command 0.0s done [2025-10-17T02:24:13.886Z] #213 DONE 0.8s [2025-10-17T02:24:13.886Z] [2025-10-17T02:24:13.886Z] #222 [core-data] exporting to image [2025-10-17T02:24:13.886Z] #222 exporting layers 0.2s done [2025-10-17T02:24:13.886Z] #222 writing image sha256:9a096c6c1aba25f9c9b09f0f6298df969c62f483982583de31ce82bf668dd82a 0.1s done [2025-10-17T02:24:13.886Z] #222 naming to docker.io/library/core-data 0.0s done [2025-10-17T02:24:13.886Z] #222 DONE 0.9s [2025-10-17T02:24:13.886Z] [2025-10-17T02:24:13.886Z] #223 [core-keeper] exporting to image [2025-10-17T02:24:13.886Z] #223 exporting layers 0.2s done [2025-10-17T02:24:13.886Z] #223 writing image sha256:ccaac6e06b4fc09fa225e69c49b84abaac762c59c39266d89a1b15df7f023ca3 0.2s done [2025-10-17T02:24:13.886Z] #223 naming to docker.io/library/core-keeper done [2025-10-17T02:24:13.886Z] #223 DONE 1.0s [2025-10-17T02:24:13.886Z] [2025-10-17T02:24:13.886Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-17T02:24:13.886Z] #224 DONE 0.3s [2025-10-17T02:24:13.886Z] [2025-10-17T02:24:13.886Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T02:24:14.167Z] #225 ... [2025-10-17T02:24:14.167Z] [2025-10-17T02:24:14.167Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-17T02:24:14.167Z] #226 DONE 0.4s [2025-10-17T02:24:14.167Z] [2025-10-17T02:24:14.167Z] #227 [support-scheduler] exporting to image [2025-10-17T02:24:14.167Z] #227 exporting layers 1.0s done [2025-10-17T02:24:14.167Z] #227 writing image sha256:0566efd4f504b6bae5e05100f47cc132efda8103c953896a86fe258f84338c45 done [2025-10-17T02:24:14.167Z] #227 naming to docker.io/library/support-scheduler done [2025-10-17T02:24:14.167Z] #227 DONE 1.0s [2025-10-17T02:24:14.167Z] [2025-10-17T02:24:14.167Z] #228 [support-notifications] exporting to image [2025-10-17T02:24:14.167Z] #228 exporting layers 1.0s done [2025-10-17T02:24:14.167Z] #228 writing image sha256:3aa4102f9bab9af31cafccdbb5af305d0b4824559ba37dc5a54ba132e83fa0e5 done [2025-10-17T02:24:14.167Z] #228 naming to docker.io/library/support-notifications done [2025-10-17T02:24:14.167Z] #228 DONE 1.1s [2025-10-17T02:24:14.167Z] [2025-10-17T02:24:14.167Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-17T02:24:14.167Z] #229 DONE 0.1s [2025-10-17T02:24:14.167Z] [2025-10-17T02:24:14.167Z] #230 [security-spiffe-token-provider] exporting to image [2025-10-17T02:24:14.167Z] #230 exporting layers 1.0s done [2025-10-17T02:24:14.167Z] #230 writing image sha256:b5aa8673e6e5d47435d7442139b68a274850c1b42a75f566c7d4cb40219522f9 done [2025-10-17T02:24:14.167Z] #230 naming to docker.io/library/security-spiffe-token-provider done [2025-10-17T02:24:14.167Z] #230 DONE 1.1s [2025-10-17T02:24:14.167Z] [2025-10-17T02:24:14.167Z] #219 [core-metadata] exporting to image [2025-10-17T02:24:14.167Z] #219 exporting layers 0.6s done [2025-10-17T02:24:14.442Z] #219 writing image sha256:eac1619fc73515191018be0875565ca88ca7414590d7ce77c70efa3c3fcd2dc0 done [2025-10-17T02:24:14.442Z] #219 naming to docker.io/library/core-metadata done [2025-10-17T02:24:14.442Z] #219 DONE 0.7s [2025-10-17T02:24:14.442Z] [2025-10-17T02:24:14.442Z] #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T02:24:14.442Z] #231 DONE 0.7s [2025-10-17T02:24:14.442Z] [2025-10-17T02:24:14.442Z] #232 [security-proxy-auth] exporting to image [2025-10-17T02:24:14.442Z] #232 ... [2025-10-17T02:24:14.442Z] [2025-10-17T02:24:14.442Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T02:24:14.442Z] #225 DONE 0.6s [2025-10-17T02:24:14.719Z] [2025-10-17T02:24:14.719Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T02:24:14.719Z] #233 DONE 0.5s [2025-10-17T02:24:14.719Z] [2025-10-17T02:24:14.719Z] #234 [security-proxy-setup] exporting to image [2025-10-17T02:24:14.719Z] #234 exporting layers 0.2s done [2025-10-17T02:24:14.719Z] #234 writing image sha256:f78ce3cfc655c190534de9f092dade8e339fb04f1cb933074443a7403c4cf72d done [2025-10-17T02:24:14.719Z] #234 naming to docker.io/library/security-proxy-setup done [2025-10-17T02:24:14.719Z] #234 DONE 0.2s [2025-10-17T02:24:14.719Z] [2025-10-17T02:24:14.719Z] #235 [security-secretstore-setup] exporting to image [2025-10-17T02:24:14.996Z] #235 exporting layers 0.2s done [2025-10-17T02:24:14.996Z] #235 writing image sha256:fd0538bfd4277de7c23af5df0d088ce3d3c2349a1f2ea084983ec69aab0b3042 done [2025-10-17T02:24:14.996Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-10-17T02:24:14.996Z] #235 DONE 0.2s [2025-10-17T02:24:14.996Z] [2025-10-17T02:24:14.996Z] #232 [security-proxy-auth] exporting to image [2025-10-17T02:24:15.283Z] #232 exporting layers 0.9s done [2025-10-17T02:24:15.283Z] #232 writing image sha256:1c3e6f564eaf1e0539a12e218e02b9bdde67e6cbe356742d7f6f75fa97020ba3 done [2025-10-17T02:24:15.283Z] #232 naming to docker.io/library/security-proxy-auth done [2025-10-17T02:24:15.283Z] #232 DONE 0.9s [2025-10-17T02:24:15.283Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.283Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.283Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.283Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.283Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.283Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T02:24:15.284Z] time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-17T02:24:15.349Z] $ docker stop --time=1 93a1256d51d1b85d15aefad69a1a41e3c011a2f5278bb53a1959eba23624570e [2025-10-17T02:24:16.681Z] $ docker rm -f --volumes 93a1256d51d1b85d15aefad69a1a41e3c011a2f5278bb53a1959eba23624570e [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-17T02:24:17.097Z] + docker images [2025-10-17T02:24:17.097Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-17T02:24:17.097Z] security-secretstore-setup latest fd0538bfd427 2 seconds ago 79.8MB [2025-10-17T02:24:17.097Z] security-proxy-auth latest 1c3e6f564eaf 2 seconds ago 44.7MB [2025-10-17T02:24:17.097Z] security-proxy-setup latest f78ce3cfc655 2 seconds ago 49.1MB [2025-10-17T02:24:17.097Z] core-metadata latest eac1619fc735 3 seconds ago 45.6MB [2025-10-17T02:24:17.097Z] support-scheduler latest 0566efd4f504 4 seconds ago 49.3MB [2025-10-17T02:24:17.097Z] security-spiffe-token-provider latest b5aa8673e6e5 4 seconds ago 48.1MB [2025-10-17T02:24:17.097Z] core-data latest 9a096c6c1aba 4 seconds ago 45.5MB [2025-10-17T02:24:17.097Z] support-notifications latest 3aa4102f9bab 4 seconds ago 52.9MB [2025-10-17T02:24:17.097Z] core-keeper latest ccaac6e06b4f 4 seconds ago 45.3MB [2025-10-17T02:24:17.097Z] core-command latest 3663119cf430 4 seconds ago 39.7MB [2025-10-17T02:24:17.097Z] security-bootstrapper latest b12a2a3bda20 About a minute ago 20.4MB [2025-10-17T02:24:17.097Z] core-common-config-bootstrapper latest 8bf90a50be2c About a minute ago 19.4MB [2025-10-17T02:24:17.097Z] security-spire-config latest 457eecd08143 4 minutes ago 149MB [2025-10-17T02:24:17.097Z] security-spire-agent latest 8279d189f3dc 4 minutes ago 195MB [2025-10-17T02:24:17.097Z] security-spire-server latest 433c434169ea 4 minutes ago 149MB [2025-10-17T02:24:17.097Z] ci-base-image-x86_64 latest 400013c99276 8 minutes ago 966MB [2025-10-17T02:24:17.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 46 hours ago 610MB [2025-10-17T02:24:17.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB [2025-10-17T02:24:17.097Z] 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-17T02:24:17.256Z] provisioning config files... [2025-10-17T02:24:17.270Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/912@tmp/config9457835446268520680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T02:24:17.578Z] ---> ****-login.sh [2025-10-17T02:24:17.578Z] nexus3.edgexfoundry.org:10001 [2025-10-17T02:24:17.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:24:17.578Z] Login Succeeded [2025-10-17T02:24:17.578Z] nexus3.edgexfoundry.org:10002 [2025-10-17T02:24:17.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:24:17.578Z] Login Succeeded [2025-10-17T02:24:17.578Z] nexus3.edgexfoundry.org:10003 [2025-10-17T02:24:17.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:24:17.837Z] Login Succeeded [2025-10-17T02:24:17.837Z] nexus3.edgexfoundry.org:10004 [2025-10-17T02:24:17.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:24:17.837Z] Login Succeeded [2025-10-17T02:24:17.837Z] ****.io [2025-10-17T02:24:17.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T02:24:18.098Z] Login Succeeded [2025-10-17T02:24:18.098Z] ---> ****-login.sh ends [Pipeline] } [2025-10-17T02:24:18.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:24:18.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T02:24:18.196Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-17T02:24:18.196Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:18.196Z] latest [2025-10-17T02:24:18.196Z] 4.1.0-dev.67 [2025-10-17T02:24:18.196Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:18.196Z] main [2025-10-17T02:24:18.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:18.554Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:18.883Z] + docker push nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:18.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-17T02:24:18.883Z] 041dd4f18294: Preparing [2025-10-17T02:24:18.883Z] 83d554413cc4: Preparing [2025-10-17T02:24:18.883Z] f41cbbad1033: Preparing [2025-10-17T02:24:18.883Z] e9a57e80214d: Preparing [2025-10-17T02:24:18.883Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:18.883Z] a878dac52320: Preparing [2025-10-17T02:24:18.883Z] abfcb263a588: Preparing [2025-10-17T02:24:18.883Z] a878dac52320: Waiting [2025-10-17T02:24:18.883Z] abfcb263a588: Waiting [2025-10-17T02:24:18.883Z] 62fe8ac1a7f2: Pushed [2025-10-17T02:24:18.883Z] e9a57e80214d: Pushed [2025-10-17T02:24:18.883Z] f41cbbad1033: Pushed [2025-10-17T02:24:18.883Z] 041dd4f18294: Pushed [2025-10-17T02:24:19.140Z] a878dac52320: Pushed [2025-10-17T02:24:20.073Z] abfcb263a588: Pushed [2025-10-17T02:24:21.990Z] 83d554413cc4: Pushed [2025-10-17T02:24:21.990Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:22.335Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:22.692Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-17T02:24:22.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-17T02:24:22.692Z] 041dd4f18294: Preparing [2025-10-17T02:24:22.692Z] 83d554413cc4: Preparing [2025-10-17T02:24:22.692Z] f41cbbad1033: Preparing [2025-10-17T02:24:22.692Z] e9a57e80214d: Preparing [2025-10-17T02:24:22.692Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:22.692Z] a878dac52320: Preparing [2025-10-17T02:24:22.692Z] abfcb263a588: Preparing [2025-10-17T02:24:22.692Z] a878dac52320: Waiting [2025-10-17T02:24:22.692Z] abfcb263a588: Waiting [2025-10-17T02:24:22.692Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:22.692Z] 041dd4f18294: Layer already exists [2025-10-17T02:24:22.692Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:22.692Z] 83d554413cc4: Layer already exists [2025-10-17T02:24:22.692Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:22.692Z] a878dac52320: Layer already exists [2025-10-17T02:24:22.692Z] abfcb263a588: Layer already exists [2025-10-17T02:24:22.692Z] latest: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:23.037Z] + 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-17T02:24:23.372Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-17T02:24:23.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-17T02:24:23.372Z] 041dd4f18294: Preparing [2025-10-17T02:24:23.372Z] 83d554413cc4: Preparing [2025-10-17T02:24:23.372Z] f41cbbad1033: Preparing [2025-10-17T02:24:23.372Z] e9a57e80214d: Preparing [2025-10-17T02:24:23.372Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:23.372Z] a878dac52320: Preparing [2025-10-17T02:24:23.372Z] abfcb263a588: Preparing [2025-10-17T02:24:23.372Z] a878dac52320: Waiting [2025-10-17T02:24:23.372Z] abfcb263a588: Waiting [2025-10-17T02:24:23.372Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:23.372Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:23.372Z] 041dd4f18294: Layer already exists [2025-10-17T02:24:23.372Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:23.372Z] 83d554413cc4: Layer already exists [2025-10-17T02:24:23.372Z] abfcb263a588: Layer already exists [2025-10-17T02:24:23.372Z] a878dac52320: Layer already exists [2025-10-17T02:24:23.372Z] 4.1.0-dev.67: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:23.715Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:24.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:24.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-17T02:24:24.039Z] 041dd4f18294: Preparing [2025-10-17T02:24:24.039Z] 83d554413cc4: Preparing [2025-10-17T02:24:24.039Z] f41cbbad1033: Preparing [2025-10-17T02:24:24.039Z] e9a57e80214d: Preparing [2025-10-17T02:24:24.039Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:24.039Z] a878dac52320: Preparing [2025-10-17T02:24:24.039Z] abfcb263a588: Preparing [2025-10-17T02:24:24.039Z] abfcb263a588: Waiting [2025-10-17T02:24:24.039Z] a878dac52320: Waiting [2025-10-17T02:24:24.039Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:24.039Z] 041dd4f18294: Layer already exists [2025-10-17T02:24:24.039Z] 83d554413cc4: Layer already exists [2025-10-17T02:24:24.039Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:24.039Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:24.039Z] abfcb263a588: Layer already exists [2025-10-17T02:24:24.039Z] a878dac52320: Layer already exists [2025-10-17T02:24:24.039Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:24.367Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:24.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-17T02:24:24.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-17T02:24:24.699Z] 041dd4f18294: Preparing [2025-10-17T02:24:24.699Z] 83d554413cc4: Preparing [2025-10-17T02:24:24.700Z] f41cbbad1033: Preparing [2025-10-17T02:24:24.700Z] e9a57e80214d: Preparing [2025-10-17T02:24:24.700Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:24.700Z] a878dac52320: Preparing [2025-10-17T02:24:24.700Z] abfcb263a588: Preparing [2025-10-17T02:24:24.700Z] a878dac52320: Waiting [2025-10-17T02:24:24.700Z] abfcb263a588: Waiting [2025-10-17T02:24:24.700Z] 041dd4f18294: Layer already exists [2025-10-17T02:24:24.700Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:24.700Z] 83d554413cc4: Layer already exists [2025-10-17T02:24:24.700Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:24.700Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:24.700Z] a878dac52320: Layer already exists [2025-10-17T02:24:24.700Z] abfcb263a588: Layer already exists [2025-10-17T02:24:24.700Z] main: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:24:24.789Z] ===================================================== [Pipeline] echo [2025-10-17T02:24:24.803Z] taggedImages: [2025-10-17T02:24:24.803Z] - nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:24.803Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-17T02:24:24.803Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-17T02:24:24.803Z] - nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:24.803Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-17T02:24:24.831Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-17T02:24:24.831Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:24.831Z] latest [2025-10-17T02:24:24.831Z] 4.1.0-dev.67 [2025-10-17T02:24:24.831Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:24.831Z] main [2025-10-17T02:24:24.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:25.174Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:25.507Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:25.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-17T02:24:25.507Z] 2fab67fdea24: Preparing [2025-10-17T02:24:25.507Z] 015906474235: Preparing [2025-10-17T02:24:25.507Z] ddbd849f81ee: Preparing [2025-10-17T02:24:25.507Z] 59a2ac96c7fe: Preparing [2025-10-17T02:24:25.507Z] f41cbbad1033: Preparing [2025-10-17T02:24:25.507Z] e9a57e80214d: Preparing [2025-10-17T02:24:25.507Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:25.507Z] a878dac52320: Preparing [2025-10-17T02:24:25.507Z] abfcb263a588: Preparing [2025-10-17T02:24:25.507Z] e9a57e80214d: Waiting [2025-10-17T02:24:25.507Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:25.507Z] a878dac52320: Waiting [2025-10-17T02:24:25.507Z] abfcb263a588: Waiting [2025-10-17T02:24:25.507Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:25.507Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:25.507Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:25.507Z] a878dac52320: Layer already exists [2025-10-17T02:24:25.507Z] 2fab67fdea24: Pushed [2025-10-17T02:24:25.507Z] abfcb263a588: Layer already exists [2025-10-17T02:24:25.507Z] ddbd849f81ee: Pushed [2025-10-17T02:24:25.507Z] 015906474235: Pushed [2025-10-17T02:24:26.883Z] 59a2ac96c7fe: Pushed [2025-10-17T02:24:26.883Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:27.221Z] + 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-17T02:24:27.544Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-17T02:24:27.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-17T02:24:27.544Z] 2fab67fdea24: Preparing [2025-10-17T02:24:27.544Z] 015906474235: Preparing [2025-10-17T02:24:27.544Z] ddbd849f81ee: Preparing [2025-10-17T02:24:27.544Z] 59a2ac96c7fe: Preparing [2025-10-17T02:24:27.544Z] f41cbbad1033: Preparing [2025-10-17T02:24:27.544Z] e9a57e80214d: Preparing [2025-10-17T02:24:27.544Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:27.544Z] a878dac52320: Preparing [2025-10-17T02:24:27.544Z] abfcb263a588: Preparing [2025-10-17T02:24:27.544Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:27.544Z] a878dac52320: Waiting [2025-10-17T02:24:27.544Z] abfcb263a588: Waiting [2025-10-17T02:24:27.544Z] e9a57e80214d: Waiting [2025-10-17T02:24:27.544Z] ddbd849f81ee: Layer already exists [2025-10-17T02:24:27.544Z] 59a2ac96c7fe: Layer already exists [2025-10-17T02:24:27.544Z] 2fab67fdea24: Layer already exists [2025-10-17T02:24:27.544Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:27.544Z] 015906474235: Layer already exists [2025-10-17T02:24:27.544Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:27.544Z] abfcb263a588: Layer already exists [2025-10-17T02:24:27.544Z] a878dac52320: Layer already exists [2025-10-17T02:24:27.544Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:27.544Z] latest: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:27.869Z] + 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-17T02:24:28.196Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-17T02:24:28.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-17T02:24:28.196Z] 2fab67fdea24: Preparing [2025-10-17T02:24:28.196Z] 015906474235: Preparing [2025-10-17T02:24:28.196Z] ddbd849f81ee: Preparing [2025-10-17T02:24:28.196Z] 59a2ac96c7fe: Preparing [2025-10-17T02:24:28.196Z] f41cbbad1033: Preparing [2025-10-17T02:24:28.196Z] e9a57e80214d: Preparing [2025-10-17T02:24:28.196Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:28.196Z] a878dac52320: Preparing [2025-10-17T02:24:28.196Z] abfcb263a588: Preparing [2025-10-17T02:24:28.196Z] e9a57e80214d: Waiting [2025-10-17T02:24:28.196Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:28.196Z] a878dac52320: Waiting [2025-10-17T02:24:28.196Z] abfcb263a588: Waiting [2025-10-17T02:24:28.196Z] ddbd849f81ee: Layer already exists [2025-10-17T02:24:28.196Z] 59a2ac96c7fe: Layer already exists [2025-10-17T02:24:28.196Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:28.196Z] 2fab67fdea24: Layer already exists [2025-10-17T02:24:28.196Z] 015906474235: Layer already exists [2025-10-17T02:24:28.196Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:28.196Z] a878dac52320: Layer already exists [2025-10-17T02:24:28.196Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:28.196Z] abfcb263a588: Layer already exists [2025-10-17T02:24:28.196Z] 4.1.0-dev.67: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:28.531Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:28.663Z] #91 ... [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #82 DONE 127.1s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #91 DONE 131.6s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #97 DONE 119.1s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #87 DONE 124.4s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #96 DONE 129.2s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #119 [core-keeper builder 7/8] COPY . . [2025-10-17T02:24:28.663Z] #119 ... [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #83 DONE 126.6s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #120 ... [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:24:28.663Z] #121 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #122 [core-command builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #122 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #123 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #124 DONE 2.5s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #119 [core-keeper builder 7/8] COPY . . [2025-10-17T02:24:28.663Z] #119 DONE 2.5s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #125 [core-metadata builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #125 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #126 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:24:28.663Z] #127 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #128 [security-proxy-auth builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #128 DONE 2.6s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:24:28.663Z] #129 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #130 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #131 [core-data builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #131 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:24:28.663Z] #132 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #133 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #134 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #135 [security-bootstrapper builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #135 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #136 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:24:28.663Z] #137 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T02:24:28.663Z] #138 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #139 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-17T02:24:28.663Z] #140 CACHED [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #120 DONE 2.4s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #141 [support-notifications builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #141 DONE 2.5s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #142 [support-scheduler builder 6/7] COPY . . [2025-10-17T02:24:28.663Z] #142 DONE 2.7s [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T02:24:28.663Z] #143 ... [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T02:24:28.663Z] #0 6.182 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-17T02:24:28.663Z] #144 ... [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T02:24:28.663Z] #0 7.685 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-17T02:24:28.663Z] #145 ... [2025-10-17T02:24:28.663Z] [2025-10-17T02:24:28.663Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-17T02:24:28.663Z] #0 7.704 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-17T02:24:28.853Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:28.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-17T02:24:28.853Z] 2fab67fdea24: Preparing [2025-10-17T02:24:28.853Z] 015906474235: Preparing [2025-10-17T02:24:28.853Z] ddbd849f81ee: Preparing [2025-10-17T02:24:28.853Z] 59a2ac96c7fe: Preparing [2025-10-17T02:24:28.853Z] f41cbbad1033: Preparing [2025-10-17T02:24:28.853Z] e9a57e80214d: Preparing [2025-10-17T02:24:28.853Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:28.853Z] a878dac52320: Preparing [2025-10-17T02:24:28.853Z] abfcb263a588: Preparing [2025-10-17T02:24:28.853Z] e9a57e80214d: Waiting [2025-10-17T02:24:28.853Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:28.853Z] a878dac52320: Waiting [2025-10-17T02:24:28.853Z] abfcb263a588: Waiting [2025-10-17T02:24:28.853Z] 2fab67fdea24: Layer already exists [2025-10-17T02:24:28.853Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:28.853Z] ddbd849f81ee: Layer already exists [2025-10-17T02:24:28.853Z] 59a2ac96c7fe: Layer already exists [2025-10-17T02:24:28.853Z] 015906474235: Layer already exists [2025-10-17T02:24:28.853Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:28.853Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:28.853Z] abfcb263a588: Layer already exists [2025-10-17T02:24:28.853Z] a878dac52320: Layer already exists [2025-10-17T02:24:28.853Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:28.931Z] #146 ... [2025-10-17T02:24:28.931Z] [2025-10-17T02:24:28.931Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T02:24:28.931Z] #0 8.632 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-17T02:24:29.177Z] + 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-17T02:24:29.509Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-17T02:24:29.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-17T02:24:29.509Z] 2fab67fdea24: Preparing [2025-10-17T02:24:29.509Z] 015906474235: Preparing [2025-10-17T02:24:29.509Z] ddbd849f81ee: Preparing [2025-10-17T02:24:29.509Z] 59a2ac96c7fe: Preparing [2025-10-17T02:24:29.509Z] f41cbbad1033: Preparing [2025-10-17T02:24:29.509Z] e9a57e80214d: Preparing [2025-10-17T02:24:29.509Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:29.509Z] a878dac52320: Preparing [2025-10-17T02:24:29.509Z] abfcb263a588: Preparing [2025-10-17T02:24:29.509Z] e9a57e80214d: Waiting [2025-10-17T02:24:29.509Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:29.509Z] a878dac52320: Waiting [2025-10-17T02:24:29.509Z] abfcb263a588: Waiting [2025-10-17T02:24:29.509Z] 2fab67fdea24: Layer already exists [2025-10-17T02:24:29.509Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:29.509Z] ddbd849f81ee: Layer already exists [2025-10-17T02:24:29.509Z] 59a2ac96c7fe: Layer already exists [2025-10-17T02:24:29.509Z] 015906474235: Layer already exists [2025-10-17T02:24:29.509Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:29.509Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:29.509Z] a878dac52320: Layer already exists [2025-10-17T02:24:29.509Z] abfcb263a588: Layer already exists [2025-10-17T02:24:29.509Z] main: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [2025-10-17T02:24:29.516Z] #147 ... [2025-10-17T02:24:29.516Z] [2025-10-17T02:24:29.516Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T02:24:29.516Z] #143 9.413 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 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:24:29.585Z] ===================================================== [Pipeline] echo [2025-10-17T02:24:29.605Z] taggedImages: [2025-10-17T02:24:29.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:29.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-17T02:24:29.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-17T02:24:29.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:29.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-17T02:24:29.629Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-17T02:24:29.629Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:29.629Z] latest [2025-10-17T02:24:29.629Z] 4.1.0-dev.67 [2025-10-17T02:24:29.629Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:29.629Z] main [2025-10-17T02:24:29.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:29.975Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:30.101Z] #143 ... [2025-10-17T02:24:30.101Z] [2025-10-17T02:24:30.101Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-17T02:24:30.101Z] #0 9.476 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-17T02:24:30.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:30.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-17T02:24:30.299Z] 7a8335d0d632: Preparing [2025-10-17T02:24:30.299Z] 83d6473fc35d: Preparing [2025-10-17T02:24:30.299Z] f41cbbad1033: Preparing [2025-10-17T02:24:30.299Z] e9a57e80214d: Preparing [2025-10-17T02:24:30.299Z] 16b99bdbba90: Preparing [2025-10-17T02:24:30.299Z] bb1fc6057cea: Preparing [2025-10-17T02:24:30.299Z] abfcb263a588: Preparing [2025-10-17T02:24:30.299Z] abfcb263a588: Waiting [2025-10-17T02:24:30.299Z] bb1fc6057cea: Waiting [2025-10-17T02:24:30.299Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:30.299Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:30.299Z] 16b99bdbba90: Pushed [2025-10-17T02:24:30.299Z] abfcb263a588: Layer already exists [2025-10-17T02:24:30.299Z] bb1fc6057cea: Pushed [2025-10-17T02:24:30.299Z] 7a8335d0d632: Pushed [2025-10-17T02:24:30.369Z] #148 ... [2025-10-17T02:24:30.369Z] [2025-10-17T02:24:30.369Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:24:30.369Z] #0 8.108 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-17T02:24:30.369Z] #149 ... [2025-10-17T02:24:30.369Z] [2025-10-17T02:24:30.369Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T02:24:30.369Z] #0 9.543 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-17T02:24:30.638Z] #150 ... [2025-10-17T02:24:30.638Z] [2025-10-17T02:24:30.638Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-17T02:24:30.638Z] #0 9.585 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-17T02:24:30.638Z] #151 ... [2025-10-17T02:24:30.638Z] [2025-10-17T02:24:30.638Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-17T02:24:30.638Z] #0 10.05 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-17T02:24:30.905Z] #152 ... [2025-10-17T02:24:30.905Z] [2025-10-17T02:24:30.905Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T02:24:30.905Z] #0 10.16 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-17T02:24:31.186Z] #153 ... [2025-10-17T02:24:31.186Z] [2025-10-17T02:24:31.186Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T02:24:31.186Z] #0 9.447 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-17T02:24:34.480Z] 83d6473fc35d: Pushed [2025-10-17T02:24:34.480Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:34.806Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:35.136Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-17T02:24:35.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-17T02:24:35.136Z] 7a8335d0d632: Preparing [2025-10-17T02:24:35.136Z] 83d6473fc35d: Preparing [2025-10-17T02:24:35.136Z] f41cbbad1033: Preparing [2025-10-17T02:24:35.136Z] e9a57e80214d: Preparing [2025-10-17T02:24:35.136Z] 16b99bdbba90: Preparing [2025-10-17T02:24:35.136Z] bb1fc6057cea: Preparing [2025-10-17T02:24:35.136Z] abfcb263a588: Preparing [2025-10-17T02:24:35.136Z] bb1fc6057cea: Waiting [2025-10-17T02:24:35.136Z] abfcb263a588: Waiting [2025-10-17T02:24:35.136Z] 83d6473fc35d: Layer already exists [2025-10-17T02:24:35.136Z] 16b99bdbba90: Layer already exists [2025-10-17T02:24:35.136Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:35.136Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:35.136Z] 7a8335d0d632: Layer already exists [2025-10-17T02:24:35.136Z] bb1fc6057cea: Layer already exists [2025-10-17T02:24:35.136Z] abfcb263a588: Layer already exists [2025-10-17T02:24:35.136Z] latest: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:35.466Z] + 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-17T02:24:35.799Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-17T02:24:35.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-17T02:24:35.799Z] 7a8335d0d632: Preparing [2025-10-17T02:24:35.799Z] 83d6473fc35d: Preparing [2025-10-17T02:24:35.799Z] f41cbbad1033: Preparing [2025-10-17T02:24:35.799Z] e9a57e80214d: Preparing [2025-10-17T02:24:35.799Z] 16b99bdbba90: Preparing [2025-10-17T02:24:35.799Z] bb1fc6057cea: Preparing [2025-10-17T02:24:35.799Z] abfcb263a588: Preparing [2025-10-17T02:24:35.799Z] bb1fc6057cea: Waiting [2025-10-17T02:24:35.799Z] abfcb263a588: Waiting [2025-10-17T02:24:35.799Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:35.799Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:35.799Z] 16b99bdbba90: Layer already exists [2025-10-17T02:24:35.799Z] 83d6473fc35d: Layer already exists [2025-10-17T02:24:35.799Z] 7a8335d0d632: Layer already exists [2025-10-17T02:24:35.799Z] bb1fc6057cea: Layer already exists [2025-10-17T02:24:35.799Z] abfcb263a588: Layer already exists [2025-10-17T02:24:35.799Z] 4.1.0-dev.67: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:36.123Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:36.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:36.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-17T02:24:36.444Z] 7a8335d0d632: Preparing [2025-10-17T02:24:36.444Z] 83d6473fc35d: Preparing [2025-10-17T02:24:36.444Z] f41cbbad1033: Preparing [2025-10-17T02:24:36.444Z] e9a57e80214d: Preparing [2025-10-17T02:24:36.444Z] 16b99bdbba90: Preparing [2025-10-17T02:24:36.444Z] bb1fc6057cea: Preparing [2025-10-17T02:24:36.444Z] abfcb263a588: Preparing [2025-10-17T02:24:36.444Z] bb1fc6057cea: Waiting [2025-10-17T02:24:36.444Z] abfcb263a588: Waiting [2025-10-17T02:24:36.444Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:36.444Z] 7a8335d0d632: Layer already exists [2025-10-17T02:24:36.444Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:36.444Z] 16b99bdbba90: Layer already exists [2025-10-17T02:24:36.444Z] 83d6473fc35d: Layer already exists [2025-10-17T02:24:36.444Z] abfcb263a588: Layer already exists [2025-10-17T02:24:36.444Z] bb1fc6057cea: Layer already exists [2025-10-17T02:24:36.444Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:36.776Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:37.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-17T02:24:37.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-17T02:24:37.099Z] 7a8335d0d632: Preparing [2025-10-17T02:24:37.099Z] 83d6473fc35d: Preparing [2025-10-17T02:24:37.099Z] f41cbbad1033: Preparing [2025-10-17T02:24:37.099Z] e9a57e80214d: Preparing [2025-10-17T02:24:37.099Z] 16b99bdbba90: Preparing [2025-10-17T02:24:37.099Z] bb1fc6057cea: Preparing [2025-10-17T02:24:37.099Z] abfcb263a588: Preparing [2025-10-17T02:24:37.099Z] bb1fc6057cea: Waiting [2025-10-17T02:24:37.099Z] abfcb263a588: Waiting [2025-10-17T02:24:37.099Z] 7a8335d0d632: Layer already exists [2025-10-17T02:24:37.099Z] 83d6473fc35d: Layer already exists [2025-10-17T02:24:37.099Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:37.099Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:37.099Z] 16b99bdbba90: Layer already exists [2025-10-17T02:24:37.099Z] abfcb263a588: Layer already exists [2025-10-17T02:24:37.099Z] bb1fc6057cea: Layer already exists [2025-10-17T02:24:37.099Z] main: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:24:37.186Z] ===================================================== [Pipeline] echo [2025-10-17T02:24:37.198Z] taggedImages: [2025-10-17T02:24:37.198Z] - nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:37.198Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-17T02:24:37.198Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-17T02:24:37.198Z] - nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:37.198Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-17T02:24:37.228Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-17T02:24:37.228Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:37.228Z] latest [2025-10-17T02:24:37.228Z] 4.1.0-dev.67 [2025-10-17T02:24:37.228Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:37.228Z] main [2025-10-17T02:24:37.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:37.569Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:37.906Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:37.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-17T02:24:37.906Z] 764383443271: Preparing [2025-10-17T02:24:37.906Z] b1e28edf2186: Preparing [2025-10-17T02:24:37.906Z] e9a57e80214d: Preparing [2025-10-17T02:24:37.906Z] d96a5a0d7717: Preparing [2025-10-17T02:24:37.906Z] e95e420fa6e8: Preparing [2025-10-17T02:24:37.906Z] abfcb263a588: Preparing [2025-10-17T02:24:37.906Z] abfcb263a588: Waiting [2025-10-17T02:24:37.906Z] e95e420fa6e8: Pushed [2025-10-17T02:24:37.906Z] d96a5a0d7717: Pushed [2025-10-17T02:24:38.165Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:38.165Z] abfcb263a588: Layer already exists [2025-10-17T02:24:38.165Z] 764383443271: Pushed [2025-10-17T02:24:41.463Z] b1e28edf2186: Pushed [2025-10-17T02:24:41.722Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:42.050Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:42.376Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-17T02:24:42.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-17T02:24:42.376Z] 764383443271: Preparing [2025-10-17T02:24:42.376Z] b1e28edf2186: Preparing [2025-10-17T02:24:42.376Z] e9a57e80214d: Preparing [2025-10-17T02:24:42.376Z] d96a5a0d7717: Preparing [2025-10-17T02:24:42.376Z] e95e420fa6e8: Preparing [2025-10-17T02:24:42.376Z] abfcb263a588: Preparing [2025-10-17T02:24:42.376Z] abfcb263a588: Waiting [2025-10-17T02:24:42.376Z] e95e420fa6e8: Layer already exists [2025-10-17T02:24:42.376Z] b1e28edf2186: Layer already exists [2025-10-17T02:24:42.376Z] 764383443271: Layer already exists [2025-10-17T02:24:42.376Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:42.376Z] d96a5a0d7717: Layer already exists [2025-10-17T02:24:42.376Z] abfcb263a588: Layer already exists [2025-10-17T02:24:42.376Z] latest: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:42.707Z] + 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-17T02:24:43.031Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-17T02:24:43.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-17T02:24:43.031Z] 764383443271: Preparing [2025-10-17T02:24:43.031Z] b1e28edf2186: Preparing [2025-10-17T02:24:43.031Z] e9a57e80214d: Preparing [2025-10-17T02:24:43.031Z] d96a5a0d7717: Preparing [2025-10-17T02:24:43.031Z] e95e420fa6e8: Preparing [2025-10-17T02:24:43.031Z] abfcb263a588: Preparing [2025-10-17T02:24:43.031Z] b1e28edf2186: Layer already exists [2025-10-17T02:24:43.031Z] d96a5a0d7717: Layer already exists [2025-10-17T02:24:43.031Z] e95e420fa6e8: Layer already exists [2025-10-17T02:24:43.031Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:43.031Z] 764383443271: Layer already exists [2025-10-17T02:24:43.031Z] abfcb263a588: Layer already exists [2025-10-17T02:24:43.031Z] 4.1.0-dev.67: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:43.353Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:43.675Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:43.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-17T02:24:43.675Z] 764383443271: Preparing [2025-10-17T02:24:43.675Z] b1e28edf2186: Preparing [2025-10-17T02:24:43.675Z] e9a57e80214d: Preparing [2025-10-17T02:24:43.675Z] d96a5a0d7717: Preparing [2025-10-17T02:24:43.675Z] e95e420fa6e8: Preparing [2025-10-17T02:24:43.675Z] abfcb263a588: Preparing [2025-10-17T02:24:43.675Z] abfcb263a588: Waiting [2025-10-17T02:24:43.675Z] 764383443271: Layer already exists [2025-10-17T02:24:43.675Z] d96a5a0d7717: Layer already exists [2025-10-17T02:24:43.675Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:43.675Z] e95e420fa6e8: Layer already exists [2025-10-17T02:24:43.675Z] b1e28edf2186: Layer already exists [2025-10-17T02:24:43.675Z] abfcb263a588: Layer already exists [2025-10-17T02:24:43.675Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:44.006Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:44.330Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-17T02:24:44.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-17T02:24:44.330Z] 764383443271: Preparing [2025-10-17T02:24:44.330Z] b1e28edf2186: Preparing [2025-10-17T02:24:44.330Z] e9a57e80214d: Preparing [2025-10-17T02:24:44.330Z] d96a5a0d7717: Preparing [2025-10-17T02:24:44.330Z] e95e420fa6e8: Preparing [2025-10-17T02:24:44.330Z] abfcb263a588: Preparing [2025-10-17T02:24:44.330Z] abfcb263a588: Waiting [2025-10-17T02:24:44.330Z] b1e28edf2186: Layer already exists [2025-10-17T02:24:44.330Z] 764383443271: Layer already exists [2025-10-17T02:24:44.330Z] d96a5a0d7717: Layer already exists [2025-10-17T02:24:44.330Z] e95e420fa6e8: Layer already exists [2025-10-17T02:24:44.330Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:44.330Z] abfcb263a588: Layer already exists [2025-10-17T02:24:44.330Z] main: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:24:44.416Z] ===================================================== [Pipeline] echo [2025-10-17T02:24:44.432Z] taggedImages: [2025-10-17T02:24:44.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:44.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-17T02:24:44.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-17T02:24:44.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:44.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-17T02:24:44.458Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-17T02:24:44.458Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:44.458Z] latest [2025-10-17T02:24:44.458Z] 4.1.0-dev.67 [2025-10-17T02:24:44.458Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:44.458Z] main [2025-10-17T02:24:44.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:44.794Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:45.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:45.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-17T02:24:45.115Z] 4757b0380a9c: Preparing [2025-10-17T02:24:45.115Z] f1280c86fe36: Preparing [2025-10-17T02:24:45.115Z] 1d3906917391: Preparing [2025-10-17T02:24:45.115Z] f41cbbad1033: Preparing [2025-10-17T02:24:45.115Z] e9a57e80214d: Preparing [2025-10-17T02:24:45.115Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:45.115Z] a878dac52320: Preparing [2025-10-17T02:24:45.115Z] abfcb263a588: Preparing [2025-10-17T02:24:45.115Z] a878dac52320: Waiting [2025-10-17T02:24:45.115Z] abfcb263a588: Waiting [2025-10-17T02:24:45.115Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:45.115Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:45.115Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:45.115Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:45.115Z] a878dac52320: Layer already exists [2025-10-17T02:24:45.115Z] abfcb263a588: Layer already exists [2025-10-17T02:24:45.115Z] f1280c86fe36: Pushed [2025-10-17T02:24:45.115Z] 4757b0380a9c: Pushed [2025-10-17T02:24:49.305Z] 1d3906917391: Pushed [2025-10-17T02:24:49.305Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:49.649Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:49.973Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-17T02:24:49.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-17T02:24:49.973Z] 4757b0380a9c: Preparing [2025-10-17T02:24:49.973Z] f1280c86fe36: Preparing [2025-10-17T02:24:49.973Z] 1d3906917391: Preparing [2025-10-17T02:24:49.973Z] f41cbbad1033: Preparing [2025-10-17T02:24:49.973Z] e9a57e80214d: Preparing [2025-10-17T02:24:49.973Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:49.973Z] a878dac52320: Preparing [2025-10-17T02:24:49.973Z] abfcb263a588: Preparing [2025-10-17T02:24:49.973Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:49.973Z] a878dac52320: Waiting [2025-10-17T02:24:49.973Z] abfcb263a588: Waiting [2025-10-17T02:24:49.973Z] f1280c86fe36: Layer already exists [2025-10-17T02:24:49.973Z] 4757b0380a9c: Layer already exists [2025-10-17T02:24:49.973Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:49.973Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:49.973Z] 1d3906917391: Layer already exists [2025-10-17T02:24:49.973Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:49.973Z] a878dac52320: Layer already exists [2025-10-17T02:24:49.973Z] abfcb263a588: Layer already exists [2025-10-17T02:24:49.973Z] latest: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:50.299Z] + 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-17T02:24:50.628Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-17T02:24:50.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-17T02:24:50.628Z] 4757b0380a9c: Preparing [2025-10-17T02:24:50.628Z] f1280c86fe36: Preparing [2025-10-17T02:24:50.628Z] 1d3906917391: Preparing [2025-10-17T02:24:50.628Z] f41cbbad1033: Preparing [2025-10-17T02:24:50.628Z] e9a57e80214d: Preparing [2025-10-17T02:24:50.628Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:50.628Z] a878dac52320: Preparing [2025-10-17T02:24:50.628Z] abfcb263a588: Preparing [2025-10-17T02:24:50.628Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:50.628Z] a878dac52320: Waiting [2025-10-17T02:24:50.628Z] abfcb263a588: Waiting [2025-10-17T02:24:50.628Z] 1d3906917391: Layer already exists [2025-10-17T02:24:50.628Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:50.628Z] 4757b0380a9c: Layer already exists [2025-10-17T02:24:50.628Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:50.628Z] f1280c86fe36: Layer already exists [2025-10-17T02:24:50.628Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:50.628Z] abfcb263a588: Layer already exists [2025-10-17T02:24:50.629Z] a878dac52320: Layer already exists [2025-10-17T02:24:50.629Z] 4.1.0-dev.67: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:50.958Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:51.284Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:51.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-17T02:24:51.285Z] 4757b0380a9c: Preparing [2025-10-17T02:24:51.285Z] f1280c86fe36: Preparing [2025-10-17T02:24:51.285Z] 1d3906917391: Preparing [2025-10-17T02:24:51.285Z] f41cbbad1033: Preparing [2025-10-17T02:24:51.285Z] e9a57e80214d: Preparing [2025-10-17T02:24:51.285Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:51.285Z] a878dac52320: Preparing [2025-10-17T02:24:51.285Z] a878dac52320: Waiting [2025-10-17T02:24:51.285Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:51.285Z] abfcb263a588: Preparing [2025-10-17T02:24:51.285Z] abfcb263a588: Waiting [2025-10-17T02:24:51.285Z] 1d3906917391: Layer already exists [2025-10-17T02:24:51.285Z] f1280c86fe36: Layer already exists [2025-10-17T02:24:51.285Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:51.285Z] 4757b0380a9c: Layer already exists [2025-10-17T02:24:51.285Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:51.285Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:51.285Z] a878dac52320: Layer already exists [2025-10-17T02:24:51.285Z] abfcb263a588: Layer already exists [2025-10-17T02:24:51.285Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:51.623Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:51.953Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-17T02:24:51.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-17T02:24:51.953Z] 4757b0380a9c: Preparing [2025-10-17T02:24:51.953Z] f1280c86fe36: Preparing [2025-10-17T02:24:51.953Z] 1d3906917391: Preparing [2025-10-17T02:24:51.953Z] f41cbbad1033: Preparing [2025-10-17T02:24:51.953Z] e9a57e80214d: Preparing [2025-10-17T02:24:51.953Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:51.953Z] a878dac52320: Preparing [2025-10-17T02:24:51.953Z] abfcb263a588: Preparing [2025-10-17T02:24:51.953Z] a878dac52320: Waiting [2025-10-17T02:24:51.953Z] abfcb263a588: Waiting [2025-10-17T02:24:51.953Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:51.953Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:51.953Z] 4757b0380a9c: Layer already exists [2025-10-17T02:24:51.953Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:51.953Z] f1280c86fe36: Layer already exists [2025-10-17T02:24:51.953Z] 1d3906917391: Layer already exists [2025-10-17T02:24:51.953Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:51.953Z] abfcb263a588: Layer already exists [2025-10-17T02:24:51.953Z] a878dac52320: Layer already exists [2025-10-17T02:24:51.953Z] main: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:24:52.025Z] ===================================================== [Pipeline] echo [2025-10-17T02:24:52.042Z] taggedImages: [2025-10-17T02:24:52.042Z] - nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:52.042Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-17T02:24:52.042Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-17T02:24:52.042Z] - nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:52.042Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-17T02:24:52.075Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-17T02:24:52.075Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:52.075Z] latest [2025-10-17T02:24:52.075Z] 4.1.0-dev.67 [2025-10-17T02:24:52.075Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:52.075Z] main [2025-10-17T02:24:52.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:52.435Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:52.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:52.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-17T02:24:52.758Z] 3f4573417d20: Preparing [2025-10-17T02:24:52.758Z] 57e8cf70c122: Preparing [2025-10-17T02:24:52.758Z] b6d488e24299: Preparing [2025-10-17T02:24:52.758Z] c4834a698b37: Preparing [2025-10-17T02:24:52.758Z] 8094eb3ea7f2: Preparing [2025-10-17T02:24:52.758Z] e54f84f9cad8: Preparing [2025-10-17T02:24:52.758Z] d4e543116aee: Preparing [2025-10-17T02:24:52.758Z] f41cbbad1033: Preparing [2025-10-17T02:24:52.758Z] e9a57e80214d: Preparing [2025-10-17T02:24:52.758Z] 2088944f55a8: Preparing [2025-10-17T02:24:52.758Z] 54b4e3945e47: Preparing [2025-10-17T02:24:52.758Z] 5f70bf18a086: Preparing [2025-10-17T02:24:52.758Z] 80881cf3a0a1: Preparing [2025-10-17T02:24:52.758Z] e3bdd4b29e22: Preparing [2025-10-17T02:24:52.758Z] d4e543116aee: Waiting [2025-10-17T02:24:52.758Z] 373c5f1d11ff: Preparing [2025-10-17T02:24:52.758Z] abfcb263a588: Preparing [2025-10-17T02:24:52.758Z] f41cbbad1033: Waiting [2025-10-17T02:24:52.758Z] e9a57e80214d: Waiting [2025-10-17T02:24:52.758Z] 5f70bf18a086: Waiting [2025-10-17T02:24:52.758Z] 2088944f55a8: Waiting [2025-10-17T02:24:52.758Z] 80881cf3a0a1: Waiting [2025-10-17T02:24:52.758Z] 54b4e3945e47: Waiting [2025-10-17T02:24:52.758Z] e3bdd4b29e22: Waiting [2025-10-17T02:24:52.758Z] 373c5f1d11ff: Waiting [2025-10-17T02:24:52.758Z] abfcb263a588: Waiting [2025-10-17T02:24:52.758Z] e54f84f9cad8: Waiting [2025-10-17T02:24:52.758Z] 57e8cf70c122: Pushed [2025-10-17T02:24:52.758Z] b6d488e24299: Pushed [2025-10-17T02:24:52.758Z] 8094eb3ea7f2: Pushed [2025-10-17T02:24:52.758Z] c4834a698b37: Pushed [2025-10-17T02:24:52.758Z] 3f4573417d20: Pushed [2025-10-17T02:24:52.758Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:52.758Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:52.758Z] 5f70bf18a086: Layer already exists [2025-10-17T02:24:52.758Z] e54f84f9cad8: Pushed [2025-10-17T02:24:53.017Z] 2088944f55a8: Pushed [2025-10-17T02:24:53.017Z] 80881cf3a0a1: Pushed [2025-10-17T02:24:53.017Z] 54b4e3945e47: Pushed [2025-10-17T02:24:53.017Z] abfcb263a588: Layer already exists [2025-10-17T02:24:53.017Z] 373c5f1d11ff: Pushed [2025-10-17T02:24:53.017Z] e3bdd4b29e22: Pushed [2025-10-17T02:24:54.392Z] d4e543116aee: Pushed [2025-10-17T02:24:54.392Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:54.714Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:55.035Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-17T02:24:55.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-17T02:24:55.035Z] 3f4573417d20: Preparing [2025-10-17T02:24:55.035Z] 57e8cf70c122: Preparing [2025-10-17T02:24:55.035Z] b6d488e24299: Preparing [2025-10-17T02:24:55.035Z] c4834a698b37: Preparing [2025-10-17T02:24:55.035Z] 8094eb3ea7f2: Preparing [2025-10-17T02:24:55.035Z] e54f84f9cad8: Preparing [2025-10-17T02:24:55.035Z] d4e543116aee: Preparing [2025-10-17T02:24:55.035Z] f41cbbad1033: Preparing [2025-10-17T02:24:55.035Z] e9a57e80214d: Preparing [2025-10-17T02:24:55.035Z] 2088944f55a8: Preparing [2025-10-17T02:24:55.035Z] 54b4e3945e47: Preparing [2025-10-17T02:24:55.035Z] 5f70bf18a086: Preparing [2025-10-17T02:24:55.035Z] 80881cf3a0a1: Preparing [2025-10-17T02:24:55.035Z] e3bdd4b29e22: Preparing [2025-10-17T02:24:55.035Z] 373c5f1d11ff: Preparing [2025-10-17T02:24:55.035Z] abfcb263a588: Preparing [2025-10-17T02:24:55.035Z] e9a57e80214d: Waiting [2025-10-17T02:24:55.035Z] 2088944f55a8: Waiting [2025-10-17T02:24:55.035Z] 54b4e3945e47: Waiting [2025-10-17T02:24:55.035Z] 5f70bf18a086: Waiting [2025-10-17T02:24:55.035Z] 80881cf3a0a1: Waiting [2025-10-17T02:24:55.035Z] e3bdd4b29e22: Waiting [2025-10-17T02:24:55.035Z] 373c5f1d11ff: Waiting [2025-10-17T02:24:55.035Z] abfcb263a588: Waiting [2025-10-17T02:24:55.035Z] e54f84f9cad8: Waiting [2025-10-17T02:24:55.035Z] d4e543116aee: Waiting [2025-10-17T02:24:55.035Z] f41cbbad1033: Waiting [2025-10-17T02:24:55.035Z] c4834a698b37: Layer already exists [2025-10-17T02:24:55.035Z] b6d488e24299: Layer already exists [2025-10-17T02:24:55.035Z] 8094eb3ea7f2: Layer already exists [2025-10-17T02:24:55.035Z] 3f4573417d20: Layer already exists [2025-10-17T02:24:55.035Z] 57e8cf70c122: Layer already exists [2025-10-17T02:24:55.035Z] e54f84f9cad8: Layer already exists [2025-10-17T02:24:55.035Z] d4e543116aee: Layer already exists [2025-10-17T02:24:55.035Z] 2088944f55a8: Layer already exists [2025-10-17T02:24:55.035Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:55.035Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:55.035Z] 54b4e3945e47: Layer already exists [2025-10-17T02:24:55.035Z] 80881cf3a0a1: Layer already exists [2025-10-17T02:24:55.035Z] e3bdd4b29e22: Layer already exists [2025-10-17T02:24:55.035Z] 5f70bf18a086: Layer already exists [2025-10-17T02:24:55.035Z] 373c5f1d11ff: Layer already exists [2025-10-17T02:24:55.035Z] abfcb263a588: Layer already exists [2025-10-17T02:24:55.035Z] latest: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:55.377Z] + 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-17T02:24:55.702Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-17T02:24:55.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-17T02:24:55.703Z] 3f4573417d20: Preparing [2025-10-17T02:24:55.703Z] 57e8cf70c122: Preparing [2025-10-17T02:24:55.703Z] b6d488e24299: Preparing [2025-10-17T02:24:55.703Z] c4834a698b37: Preparing [2025-10-17T02:24:55.703Z] 8094eb3ea7f2: Preparing [2025-10-17T02:24:55.703Z] e54f84f9cad8: Preparing [2025-10-17T02:24:55.703Z] d4e543116aee: Preparing [2025-10-17T02:24:55.703Z] f41cbbad1033: Preparing [2025-10-17T02:24:55.703Z] e9a57e80214d: Preparing [2025-10-17T02:24:55.703Z] 2088944f55a8: Preparing [2025-10-17T02:24:55.703Z] 54b4e3945e47: Preparing [2025-10-17T02:24:55.703Z] 5f70bf18a086: Preparing [2025-10-17T02:24:55.703Z] 80881cf3a0a1: Preparing [2025-10-17T02:24:55.703Z] e3bdd4b29e22: Preparing [2025-10-17T02:24:55.703Z] 373c5f1d11ff: Preparing [2025-10-17T02:24:55.703Z] abfcb263a588: Preparing [2025-10-17T02:24:55.703Z] 2088944f55a8: Waiting [2025-10-17T02:24:55.703Z] 54b4e3945e47: Waiting [2025-10-17T02:24:55.703Z] 373c5f1d11ff: Waiting [2025-10-17T02:24:55.703Z] abfcb263a588: Waiting [2025-10-17T02:24:55.703Z] 5f70bf18a086: Waiting [2025-10-17T02:24:55.703Z] 80881cf3a0a1: Waiting [2025-10-17T02:24:55.703Z] e3bdd4b29e22: Waiting [2025-10-17T02:24:55.703Z] e54f84f9cad8: Waiting [2025-10-17T02:24:55.703Z] d4e543116aee: Waiting [2025-10-17T02:24:55.703Z] e9a57e80214d: Waiting [2025-10-17T02:24:55.703Z] f41cbbad1033: Waiting [2025-10-17T02:24:55.703Z] b6d488e24299: Layer already exists [2025-10-17T02:24:55.703Z] c4834a698b37: Layer already exists [2025-10-17T02:24:55.703Z] 8094eb3ea7f2: Layer already exists [2025-10-17T02:24:55.703Z] 57e8cf70c122: Layer already exists [2025-10-17T02:24:55.703Z] 3f4573417d20: Layer already exists [2025-10-17T02:24:55.703Z] e54f84f9cad8: Layer already exists [2025-10-17T02:24:55.703Z] d4e543116aee: Layer already exists [2025-10-17T02:24:55.703Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:55.703Z] 2088944f55a8: Layer already exists [2025-10-17T02:24:55.703Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:55.703Z] 54b4e3945e47: Layer already exists [2025-10-17T02:24:55.703Z] 5f70bf18a086: Layer already exists [2025-10-17T02:24:55.703Z] 80881cf3a0a1: Layer already exists [2025-10-17T02:24:55.703Z] e3bdd4b29e22: Layer already exists [2025-10-17T02:24:55.703Z] abfcb263a588: Layer already exists [2025-10-17T02:24:55.703Z] 373c5f1d11ff: Layer already exists [2025-10-17T02:24:55.703Z] 4.1.0-dev.67: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:56.039Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:56.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:56.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-17T02:24:56.362Z] 3f4573417d20: Preparing [2025-10-17T02:24:56.362Z] 57e8cf70c122: Preparing [2025-10-17T02:24:56.362Z] b6d488e24299: Preparing [2025-10-17T02:24:56.362Z] c4834a698b37: Preparing [2025-10-17T02:24:56.362Z] 8094eb3ea7f2: Preparing [2025-10-17T02:24:56.362Z] e54f84f9cad8: Preparing [2025-10-17T02:24:56.362Z] d4e543116aee: Preparing [2025-10-17T02:24:56.362Z] f41cbbad1033: Preparing [2025-10-17T02:24:56.362Z] e9a57e80214d: Preparing [2025-10-17T02:24:56.362Z] 2088944f55a8: Preparing [2025-10-17T02:24:56.362Z] 54b4e3945e47: Preparing [2025-10-17T02:24:56.362Z] 5f70bf18a086: Preparing [2025-10-17T02:24:56.362Z] 80881cf3a0a1: Preparing [2025-10-17T02:24:56.362Z] e3bdd4b29e22: Preparing [2025-10-17T02:24:56.362Z] 373c5f1d11ff: Preparing [2025-10-17T02:24:56.362Z] abfcb263a588: Preparing [2025-10-17T02:24:56.362Z] e9a57e80214d: Waiting [2025-10-17T02:24:56.362Z] 2088944f55a8: Waiting [2025-10-17T02:24:56.362Z] 54b4e3945e47: Waiting [2025-10-17T02:24:56.362Z] 5f70bf18a086: Waiting [2025-10-17T02:24:56.362Z] 80881cf3a0a1: Waiting [2025-10-17T02:24:56.362Z] e3bdd4b29e22: Waiting [2025-10-17T02:24:56.362Z] 373c5f1d11ff: Waiting [2025-10-17T02:24:56.362Z] abfcb263a588: Waiting [2025-10-17T02:24:56.362Z] d4e543116aee: Waiting [2025-10-17T02:24:56.362Z] e54f84f9cad8: Waiting [2025-10-17T02:24:56.362Z] f41cbbad1033: Waiting [2025-10-17T02:24:56.362Z] 3f4573417d20: Layer already exists [2025-10-17T02:24:56.362Z] 57e8cf70c122: Layer already exists [2025-10-17T02:24:56.362Z] b6d488e24299: Layer already exists [2025-10-17T02:24:56.362Z] 8094eb3ea7f2: Layer already exists [2025-10-17T02:24:56.362Z] c4834a698b37: Layer already exists [2025-10-17T02:24:56.362Z] e54f84f9cad8: Layer already exists [2025-10-17T02:24:56.362Z] d4e543116aee: Layer already exists [2025-10-17T02:24:56.362Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:56.362Z] 2088944f55a8: Layer already exists [2025-10-17T02:24:56.362Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:56.362Z] 54b4e3945e47: Layer already exists [2025-10-17T02:24:56.362Z] 5f70bf18a086: Layer already exists [2025-10-17T02:24:56.362Z] 80881cf3a0a1: Layer already exists [2025-10-17T02:24:56.362Z] 373c5f1d11ff: Layer already exists [2025-10-17T02:24:56.362Z] e3bdd4b29e22: Layer already exists [2025-10-17T02:24:56.362Z] abfcb263a588: Layer already exists [2025-10-17T02:24:56.362Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:56.694Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:57.013Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-17T02:24:57.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-17T02:24:57.013Z] 3f4573417d20: Preparing [2025-10-17T02:24:57.013Z] 57e8cf70c122: Preparing [2025-10-17T02:24:57.013Z] b6d488e24299: Preparing [2025-10-17T02:24:57.013Z] c4834a698b37: Preparing [2025-10-17T02:24:57.013Z] 8094eb3ea7f2: Preparing [2025-10-17T02:24:57.013Z] e54f84f9cad8: Preparing [2025-10-17T02:24:57.013Z] d4e543116aee: Preparing [2025-10-17T02:24:57.013Z] f41cbbad1033: Preparing [2025-10-17T02:24:57.013Z] e9a57e80214d: Preparing [2025-10-17T02:24:57.013Z] 2088944f55a8: Preparing [2025-10-17T02:24:57.013Z] 54b4e3945e47: Preparing [2025-10-17T02:24:57.013Z] 5f70bf18a086: Preparing [2025-10-17T02:24:57.013Z] 80881cf3a0a1: Preparing [2025-10-17T02:24:57.013Z] e3bdd4b29e22: Preparing [2025-10-17T02:24:57.013Z] 373c5f1d11ff: Preparing [2025-10-17T02:24:57.013Z] abfcb263a588: Preparing [2025-10-17T02:24:57.013Z] e54f84f9cad8: Waiting [2025-10-17T02:24:57.013Z] d4e543116aee: Waiting [2025-10-17T02:24:57.013Z] e9a57e80214d: Waiting [2025-10-17T02:24:57.013Z] 2088944f55a8: Waiting [2025-10-17T02:24:57.013Z] f41cbbad1033: Waiting [2025-10-17T02:24:57.013Z] 54b4e3945e47: Waiting [2025-10-17T02:24:57.013Z] 373c5f1d11ff: Waiting [2025-10-17T02:24:57.013Z] abfcb263a588: Waiting [2025-10-17T02:24:57.013Z] 80881cf3a0a1: Waiting [2025-10-17T02:24:57.013Z] e3bdd4b29e22: Waiting [2025-10-17T02:24:57.013Z] 5f70bf18a086: Waiting [2025-10-17T02:24:57.013Z] 8094eb3ea7f2: Layer already exists [2025-10-17T02:24:57.013Z] b6d488e24299: Layer already exists [2025-10-17T02:24:57.013Z] c4834a698b37: Layer already exists [2025-10-17T02:24:57.013Z] 3f4573417d20: Layer already exists [2025-10-17T02:24:57.013Z] e54f84f9cad8: Layer already exists [2025-10-17T02:24:57.013Z] d4e543116aee: Layer already exists [2025-10-17T02:24:57.013Z] 57e8cf70c122: Layer already exists [2025-10-17T02:24:57.013Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:57.013Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:57.013Z] 2088944f55a8: Layer already exists [2025-10-17T02:24:57.013Z] 80881cf3a0a1: Layer already exists [2025-10-17T02:24:57.013Z] e3bdd4b29e22: Layer already exists [2025-10-17T02:24:57.013Z] 5f70bf18a086: Layer already exists [2025-10-17T02:24:57.013Z] 373c5f1d11ff: Layer already exists [2025-10-17T02:24:57.013Z] abfcb263a588: Layer already exists [2025-10-17T02:24:57.013Z] 54b4e3945e47: Layer already exists [2025-10-17T02:24:57.013Z] main: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:24:57.105Z] ===================================================== [Pipeline] echo [2025-10-17T02:24:57.122Z] taggedImages: [2025-10-17T02:24:57.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:57.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-17T02:24:57.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-17T02:24:57.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:57.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-17T02:24:57.157Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-17T02:24:57.157Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:57.157Z] latest [2025-10-17T02:24:57.157Z] 4.1.0-dev.67 [2025-10-17T02:24:57.157Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:24:57.157Z] main [2025-10-17T02:24:57.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:57.507Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:24:57.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:24:57.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-17T02:24:57.838Z] 30402c67df5e: Preparing [2025-10-17T02:24:57.838Z] 3388a92b4c03: Preparing [2025-10-17T02:24:57.838Z] dba38345e779: Preparing [2025-10-17T02:24:57.838Z] dd5d04678c98: Preparing [2025-10-17T02:24:57.838Z] f41cbbad1033: Preparing [2025-10-17T02:24:57.838Z] e9a57e80214d: Preparing [2025-10-17T02:24:57.838Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:24:57.838Z] a878dac52320: Preparing [2025-10-17T02:24:57.838Z] abfcb263a588: Preparing [2025-10-17T02:24:57.838Z] e9a57e80214d: Waiting [2025-10-17T02:24:57.838Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:24:57.838Z] a878dac52320: Waiting [2025-10-17T02:24:57.838Z] abfcb263a588: Waiting [2025-10-17T02:24:57.838Z] f41cbbad1033: Layer already exists [2025-10-17T02:24:57.838Z] e9a57e80214d: Layer already exists [2025-10-17T02:24:57.838Z] dba38345e779: Pushed [2025-10-17T02:24:57.838Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:24:57.838Z] 30402c67df5e: Pushed [2025-10-17T02:24:57.838Z] 3388a92b4c03: Pushed [2025-10-17T02:24:57.838Z] abfcb263a588: Layer already exists [2025-10-17T02:24:57.838Z] a878dac52320: Layer already exists [2025-10-17T02:25:01.133Z] dd5d04678c98: Pushed [2025-10-17T02:25:01.391Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:01.718Z] + 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-17T02:25:02.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-17T02:25:02.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-17T02:25:02.045Z] 30402c67df5e: Preparing [2025-10-17T02:25:02.045Z] 3388a92b4c03: Preparing [2025-10-17T02:25:02.045Z] dba38345e779: Preparing [2025-10-17T02:25:02.045Z] dd5d04678c98: Preparing [2025-10-17T02:25:02.045Z] f41cbbad1033: Preparing [2025-10-17T02:25:02.045Z] e9a57e80214d: Preparing [2025-10-17T02:25:02.045Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:25:02.045Z] a878dac52320: Preparing [2025-10-17T02:25:02.045Z] abfcb263a588: Preparing [2025-10-17T02:25:02.045Z] e9a57e80214d: Waiting [2025-10-17T02:25:02.045Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:25:02.045Z] a878dac52320: Waiting [2025-10-17T02:25:02.045Z] abfcb263a588: Waiting [2025-10-17T02:25:02.045Z] dba38345e779: Layer already exists [2025-10-17T02:25:02.045Z] dd5d04678c98: Layer already exists [2025-10-17T02:25:02.045Z] 3388a92b4c03: Layer already exists [2025-10-17T02:25:02.045Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:02.045Z] 30402c67df5e: Layer already exists [2025-10-17T02:25:02.045Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:25:02.045Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:02.045Z] a878dac52320: Layer already exists [2025-10-17T02:25:02.045Z] abfcb263a588: Layer already exists [2025-10-17T02:25:02.045Z] latest: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:02.369Z] + 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-17T02:25:02.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-17T02:25:02.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-17T02:25:02.684Z] 30402c67df5e: Preparing [2025-10-17T02:25:02.684Z] 3388a92b4c03: Preparing [2025-10-17T02:25:02.684Z] dba38345e779: Preparing [2025-10-17T02:25:02.684Z] dd5d04678c98: Preparing [2025-10-17T02:25:02.684Z] f41cbbad1033: Preparing [2025-10-17T02:25:02.684Z] e9a57e80214d: Preparing [2025-10-17T02:25:02.684Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:25:02.684Z] a878dac52320: Preparing [2025-10-17T02:25:02.684Z] abfcb263a588: Preparing [2025-10-17T02:25:02.684Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:25:02.684Z] a878dac52320: Waiting [2025-10-17T02:25:02.684Z] abfcb263a588: Waiting [2025-10-17T02:25:02.684Z] e9a57e80214d: Waiting [2025-10-17T02:25:02.684Z] 3388a92b4c03: Layer already exists [2025-10-17T02:25:02.684Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:02.684Z] dd5d04678c98: Layer already exists [2025-10-17T02:25:02.684Z] dba38345e779: Layer already exists [2025-10-17T02:25:02.684Z] 30402c67df5e: Layer already exists [2025-10-17T02:25:02.684Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:02.684Z] a878dac52320: Layer already exists [2025-10-17T02:25:02.684Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:25:02.684Z] abfcb263a588: Layer already exists [2025-10-17T02:25:02.684Z] 4.1.0-dev.67: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:03.011Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:03.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:03.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-17T02:25:03.348Z] 30402c67df5e: Preparing [2025-10-17T02:25:03.348Z] 3388a92b4c03: Preparing [2025-10-17T02:25:03.348Z] dba38345e779: Preparing [2025-10-17T02:25:03.348Z] dd5d04678c98: Preparing [2025-10-17T02:25:03.348Z] f41cbbad1033: Preparing [2025-10-17T02:25:03.348Z] e9a57e80214d: Preparing [2025-10-17T02:25:03.348Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:25:03.348Z] a878dac52320: Preparing [2025-10-17T02:25:03.348Z] abfcb263a588: Preparing [2025-10-17T02:25:03.348Z] e9a57e80214d: Waiting [2025-10-17T02:25:03.348Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:25:03.348Z] a878dac52320: Waiting [2025-10-17T02:25:03.348Z] dd5d04678c98: Layer already exists [2025-10-17T02:25:03.348Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:03.348Z] 30402c67df5e: Layer already exists [2025-10-17T02:25:03.348Z] 3388a92b4c03: Layer already exists [2025-10-17T02:25:03.348Z] dba38345e779: Layer already exists [2025-10-17T02:25:03.348Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:03.348Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:25:03.348Z] a878dac52320: Layer already exists [2025-10-17T02:25:03.348Z] abfcb263a588: Layer already exists [2025-10-17T02:25:03.348Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:03.678Z] + 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-17T02:25:04.003Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-17T02:25:04.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-17T02:25:04.004Z] 30402c67df5e: Preparing [2025-10-17T02:25:04.004Z] 3388a92b4c03: Preparing [2025-10-17T02:25:04.004Z] dba38345e779: Preparing [2025-10-17T02:25:04.004Z] dd5d04678c98: Preparing [2025-10-17T02:25:04.004Z] f41cbbad1033: Preparing [2025-10-17T02:25:04.004Z] e9a57e80214d: Preparing [2025-10-17T02:25:04.004Z] 62fe8ac1a7f2: Preparing [2025-10-17T02:25:04.004Z] a878dac52320: Preparing [2025-10-17T02:25:04.004Z] abfcb263a588: Preparing [2025-10-17T02:25:04.004Z] 62fe8ac1a7f2: Waiting [2025-10-17T02:25:04.004Z] a878dac52320: Waiting [2025-10-17T02:25:04.004Z] abfcb263a588: Waiting [2025-10-17T02:25:04.004Z] e9a57e80214d: Waiting [2025-10-17T02:25:04.004Z] dba38345e779: Layer already exists [2025-10-17T02:25:04.004Z] 30402c67df5e: Layer already exists [2025-10-17T02:25:04.004Z] dd5d04678c98: Layer already exists [2025-10-17T02:25:04.004Z] 3388a92b4c03: Layer already exists [2025-10-17T02:25:04.004Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:04.004Z] 62fe8ac1a7f2: Layer already exists [2025-10-17T02:25:04.004Z] abfcb263a588: Layer already exists [2025-10-17T02:25:04.004Z] a878dac52320: Layer already exists [2025-10-17T02:25:04.004Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:04.004Z] main: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:25:04.078Z] ===================================================== [Pipeline] echo [2025-10-17T02:25:04.095Z] taggedImages: [2025-10-17T02:25:04.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:04.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-17T02:25:04.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-17T02:25:04.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:04.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-17T02:25:04.130Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-17T02:25:04.130Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:04.130Z] latest [2025-10-17T02:25:04.130Z] 4.1.0-dev.67 [2025-10-17T02:25:04.130Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:04.130Z] main [2025-10-17T02:25:04.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:04.488Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:04.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:04.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-17T02:25:04.817Z] 877f30405c2b: Preparing [2025-10-17T02:25:04.817Z] f2fd3260037b: Preparing [2025-10-17T02:25:04.817Z] 3c7cbcf5a762: Preparing [2025-10-17T02:25:04.817Z] ee87cac8059c: Preparing [2025-10-17T02:25:04.817Z] fd0a23d07918: Preparing [2025-10-17T02:25:04.817Z] f41cbbad1033: Preparing [2025-10-17T02:25:04.817Z] e9a57e80214d: Preparing [2025-10-17T02:25:04.817Z] d35e12339012: Preparing [2025-10-17T02:25:04.817Z] a494be9b7026: Preparing [2025-10-17T02:25:04.817Z] 278729236907: Preparing [2025-10-17T02:25:04.817Z] abfcb263a588: Preparing [2025-10-17T02:25:04.817Z] d35e12339012: Waiting [2025-10-17T02:25:04.817Z] a494be9b7026: Waiting [2025-10-17T02:25:04.817Z] 278729236907: Waiting [2025-10-17T02:25:04.817Z] abfcb263a588: Waiting [2025-10-17T02:25:04.817Z] f41cbbad1033: Waiting [2025-10-17T02:25:04.817Z] e9a57e80214d: Waiting [2025-10-17T02:25:04.817Z] ee87cac8059c: Pushed [2025-10-17T02:25:04.817Z] f2fd3260037b: Pushed [2025-10-17T02:25:04.817Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:04.817Z] fd0a23d07918: Pushed [2025-10-17T02:25:04.817Z] 877f30405c2b: Pushed [2025-10-17T02:25:04.817Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:04.817Z] abfcb263a588: Layer already exists [2025-10-17T02:25:05.075Z] d35e12339012: Pushed [2025-10-17T02:25:05.075Z] a494be9b7026: Pushed [2025-10-17T02:25:06.006Z] 278729236907: Pushed [2025-10-17T02:25:07.379Z] 3c7cbcf5a762: Pushed [2025-10-17T02:25:07.637Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:07.959Z] + 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-17T02:25:08.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-17T02:25:08.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-17T02:25:08.306Z] 877f30405c2b: Preparing [2025-10-17T02:25:08.306Z] f2fd3260037b: Preparing [2025-10-17T02:25:08.306Z] 3c7cbcf5a762: Preparing [2025-10-17T02:25:08.306Z] ee87cac8059c: Preparing [2025-10-17T02:25:08.306Z] fd0a23d07918: Preparing [2025-10-17T02:25:08.306Z] f41cbbad1033: Preparing [2025-10-17T02:25:08.306Z] e9a57e80214d: Preparing [2025-10-17T02:25:08.306Z] d35e12339012: Preparing [2025-10-17T02:25:08.306Z] a494be9b7026: Preparing [2025-10-17T02:25:08.306Z] 278729236907: Preparing [2025-10-17T02:25:08.306Z] abfcb263a588: Preparing [2025-10-17T02:25:08.306Z] a494be9b7026: Waiting [2025-10-17T02:25:08.306Z] d35e12339012: Waiting [2025-10-17T02:25:08.306Z] 278729236907: Waiting [2025-10-17T02:25:08.306Z] f41cbbad1033: Waiting [2025-10-17T02:25:08.306Z] e9a57e80214d: Waiting [2025-10-17T02:25:08.306Z] abfcb263a588: Waiting [2025-10-17T02:25:08.306Z] 3c7cbcf5a762: Layer already exists [2025-10-17T02:25:08.306Z] f2fd3260037b: Layer already exists [2025-10-17T02:25:08.306Z] ee87cac8059c: Layer already exists [2025-10-17T02:25:08.306Z] fd0a23d07918: Layer already exists [2025-10-17T02:25:08.306Z] 877f30405c2b: Layer already exists [2025-10-17T02:25:08.306Z] d35e12339012: Layer already exists [2025-10-17T02:25:08.306Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:08.306Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:08.306Z] a494be9b7026: Layer already exists [2025-10-17T02:25:08.306Z] 278729236907: Layer already exists [2025-10-17T02:25:08.306Z] abfcb263a588: Layer already exists [2025-10-17T02:25:08.306Z] latest: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:08.637Z] + 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-17T02:25:08.969Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-17T02:25:08.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-17T02:25:08.969Z] 877f30405c2b: Preparing [2025-10-17T02:25:08.969Z] f2fd3260037b: Preparing [2025-10-17T02:25:08.969Z] 3c7cbcf5a762: Preparing [2025-10-17T02:25:08.969Z] ee87cac8059c: Preparing [2025-10-17T02:25:08.969Z] fd0a23d07918: Preparing [2025-10-17T02:25:08.969Z] f41cbbad1033: Preparing [2025-10-17T02:25:08.969Z] e9a57e80214d: Preparing [2025-10-17T02:25:08.969Z] d35e12339012: Preparing [2025-10-17T02:25:08.969Z] a494be9b7026: Preparing [2025-10-17T02:25:08.969Z] 278729236907: Preparing [2025-10-17T02:25:08.969Z] abfcb263a588: Preparing [2025-10-17T02:25:08.969Z] e9a57e80214d: Waiting [2025-10-17T02:25:08.969Z] d35e12339012: Waiting [2025-10-17T02:25:08.969Z] a494be9b7026: Waiting [2025-10-17T02:25:08.969Z] 278729236907: Waiting [2025-10-17T02:25:08.969Z] abfcb263a588: Waiting [2025-10-17T02:25:08.969Z] f41cbbad1033: Waiting [2025-10-17T02:25:08.969Z] 877f30405c2b: Layer already exists [2025-10-17T02:25:08.969Z] fd0a23d07918: Layer already exists [2025-10-17T02:25:08.969Z] 3c7cbcf5a762: Layer already exists [2025-10-17T02:25:08.969Z] f2fd3260037b: Layer already exists [2025-10-17T02:25:08.969Z] ee87cac8059c: Layer already exists [2025-10-17T02:25:08.969Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:08.969Z] a494be9b7026: Layer already exists [2025-10-17T02:25:08.969Z] d35e12339012: Layer already exists [2025-10-17T02:25:08.969Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:08.969Z] 278729236907: Layer already exists [2025-10-17T02:25:08.969Z] abfcb263a588: Layer already exists [2025-10-17T02:25:08.969Z] 4.1.0-dev.67: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:09.311Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:09.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:09.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-17T02:25:09.631Z] 877f30405c2b: Preparing [2025-10-17T02:25:09.631Z] f2fd3260037b: Preparing [2025-10-17T02:25:09.631Z] 3c7cbcf5a762: Preparing [2025-10-17T02:25:09.631Z] ee87cac8059c: Preparing [2025-10-17T02:25:09.631Z] fd0a23d07918: Preparing [2025-10-17T02:25:09.631Z] f41cbbad1033: Preparing [2025-10-17T02:25:09.631Z] e9a57e80214d: Preparing [2025-10-17T02:25:09.631Z] d35e12339012: Preparing [2025-10-17T02:25:09.631Z] a494be9b7026: Preparing [2025-10-17T02:25:09.631Z] 278729236907: Preparing [2025-10-17T02:25:09.631Z] abfcb263a588: Preparing [2025-10-17T02:25:09.631Z] d35e12339012: Waiting [2025-10-17T02:25:09.631Z] e9a57e80214d: Waiting [2025-10-17T02:25:09.631Z] f41cbbad1033: Waiting [2025-10-17T02:25:09.631Z] 278729236907: Waiting [2025-10-17T02:25:09.631Z] abfcb263a588: Waiting [2025-10-17T02:25:09.631Z] a494be9b7026: Waiting [2025-10-17T02:25:09.631Z] 877f30405c2b: Layer already exists [2025-10-17T02:25:09.631Z] 3c7cbcf5a762: Layer already exists [2025-10-17T02:25:09.631Z] f2fd3260037b: Layer already exists [2025-10-17T02:25:09.631Z] fd0a23d07918: Layer already exists [2025-10-17T02:25:09.631Z] ee87cac8059c: Layer already exists [2025-10-17T02:25:09.631Z] a494be9b7026: Layer already exists [2025-10-17T02:25:09.631Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:09.631Z] 278729236907: Layer already exists [2025-10-17T02:25:09.631Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:09.631Z] d35e12339012: Layer already exists [2025-10-17T02:25:09.631Z] abfcb263a588: Layer already exists [2025-10-17T02:25:09.631Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:09.958Z] + 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-17T02:25:10.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-17T02:25:10.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-17T02:25:10.290Z] 877f30405c2b: Preparing [2025-10-17T02:25:10.290Z] f2fd3260037b: Preparing [2025-10-17T02:25:10.290Z] 3c7cbcf5a762: Preparing [2025-10-17T02:25:10.290Z] ee87cac8059c: Preparing [2025-10-17T02:25:10.290Z] fd0a23d07918: Preparing [2025-10-17T02:25:10.290Z] f41cbbad1033: Preparing [2025-10-17T02:25:10.290Z] e9a57e80214d: Preparing [2025-10-17T02:25:10.290Z] d35e12339012: Preparing [2025-10-17T02:25:10.290Z] a494be9b7026: Preparing [2025-10-17T02:25:10.290Z] 278729236907: Preparing [2025-10-17T02:25:10.290Z] abfcb263a588: Preparing [2025-10-17T02:25:10.290Z] f41cbbad1033: Waiting [2025-10-17T02:25:10.290Z] e9a57e80214d: Waiting [2025-10-17T02:25:10.290Z] d35e12339012: Waiting [2025-10-17T02:25:10.290Z] a494be9b7026: Waiting [2025-10-17T02:25:10.290Z] 278729236907: Waiting [2025-10-17T02:25:10.290Z] abfcb263a588: Waiting [2025-10-17T02:25:10.290Z] ee87cac8059c: Layer already exists [2025-10-17T02:25:10.290Z] 3c7cbcf5a762: Layer already exists [2025-10-17T02:25:10.290Z] 877f30405c2b: Layer already exists [2025-10-17T02:25:10.290Z] fd0a23d07918: Layer already exists [2025-10-17T02:25:10.290Z] f2fd3260037b: Layer already exists [2025-10-17T02:25:10.290Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:10.290Z] d35e12339012: Layer already exists [2025-10-17T02:25:10.290Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:10.290Z] 278729236907: Layer already exists [2025-10-17T02:25:10.290Z] a494be9b7026: Layer already exists [2025-10-17T02:25:10.290Z] abfcb263a588: Layer already exists [2025-10-17T02:25:10.290Z] main: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:25:10.461Z] ===================================================== [Pipeline] echo [2025-10-17T02:25:10.479Z] taggedImages: [2025-10-17T02:25:10.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:10.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-17T02:25:10.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-17T02:25:10.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:10.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-17T02:25:10.517Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-17T02:25:10.517Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:10.517Z] latest [2025-10-17T02:25:10.517Z] 4.1.0-dev.67 [2025-10-17T02:25:10.517Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:10.517Z] main [2025-10-17T02:25:10.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:10.866Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:11.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:11.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-17T02:25:11.186Z] cc08d413cd28: Preparing [2025-10-17T02:25:11.186Z] b6b1871ffb5a: Preparing [2025-10-17T02:25:11.186Z] 18b999be6ef0: Preparing [2025-10-17T02:25:11.186Z] b172fe6d3b6c: Preparing [2025-10-17T02:25:11.186Z] f4c30996785e: Preparing [2025-10-17T02:25:11.186Z] 8b53f82eabd3: Preparing [2025-10-17T02:25:11.186Z] 0a77c591729e: Preparing [2025-10-17T02:25:11.186Z] f41cbbad1033: Preparing [2025-10-17T02:25:11.186Z] e9a57e80214d: Preparing [2025-10-17T02:25:11.186Z] c5ff11191a91: Preparing [2025-10-17T02:25:11.186Z] c1862342abb6: Preparing [2025-10-17T02:25:11.186Z] abfcb263a588: Preparing [2025-10-17T02:25:11.186Z] 0a77c591729e: Waiting [2025-10-17T02:25:11.186Z] f41cbbad1033: Waiting [2025-10-17T02:25:11.186Z] e9a57e80214d: Waiting [2025-10-17T02:25:11.186Z] c5ff11191a91: Waiting [2025-10-17T02:25:11.186Z] c1862342abb6: Waiting [2025-10-17T02:25:11.186Z] abfcb263a588: Waiting [2025-10-17T02:25:11.186Z] 8b53f82eabd3: Waiting [2025-10-17T02:25:11.186Z] cc08d413cd28: Pushed [2025-10-17T02:25:11.186Z] f4c30996785e: Pushed [2025-10-17T02:25:11.186Z] b6b1871ffb5a: Pushed [2025-10-17T02:25:11.186Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:11.186Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:11.186Z] 0a77c591729e: Pushed [2025-10-17T02:25:11.186Z] 8b53f82eabd3: Pushed [2025-10-17T02:25:11.445Z] abfcb263a588: Layer already exists [2025-10-17T02:25:11.445Z] c5ff11191a91: Pushed [2025-10-17T02:25:12.821Z] c1862342abb6: Pushed [2025-10-17T02:25:13.759Z] b172fe6d3b6c: Pushed [2025-10-17T02:25:14.018Z] 18b999be6ef0: Pushed [2025-10-17T02:25:14.018Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:14.348Z] + 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-17T02:25:14.751Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-17T02:25:14.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-17T02:25:14.751Z] cc08d413cd28: Preparing [2025-10-17T02:25:14.751Z] b6b1871ffb5a: Preparing [2025-10-17T02:25:14.751Z] 18b999be6ef0: Preparing [2025-10-17T02:25:14.751Z] b172fe6d3b6c: Preparing [2025-10-17T02:25:14.751Z] f4c30996785e: Preparing [2025-10-17T02:25:14.751Z] 8b53f82eabd3: Preparing [2025-10-17T02:25:14.751Z] 0a77c591729e: Preparing [2025-10-17T02:25:14.751Z] f41cbbad1033: Preparing [2025-10-17T02:25:14.751Z] e9a57e80214d: Preparing [2025-10-17T02:25:14.751Z] 8b53f82eabd3: Waiting [2025-10-17T02:25:14.751Z] 0a77c591729e: Waiting [2025-10-17T02:25:14.751Z] f41cbbad1033: Waiting [2025-10-17T02:25:14.751Z] c5ff11191a91: Preparing [2025-10-17T02:25:14.751Z] e9a57e80214d: Waiting [2025-10-17T02:25:14.751Z] c1862342abb6: Preparing [2025-10-17T02:25:14.751Z] c5ff11191a91: Waiting [2025-10-17T02:25:14.751Z] abfcb263a588: Preparing [2025-10-17T02:25:14.751Z] c1862342abb6: Waiting [2025-10-17T02:25:14.751Z] abfcb263a588: Waiting [2025-10-17T02:25:14.751Z] b172fe6d3b6c: Layer already exists [2025-10-17T02:25:14.751Z] b6b1871ffb5a: Layer already exists [2025-10-17T02:25:14.751Z] 18b999be6ef0: Layer already exists [2025-10-17T02:25:14.751Z] f4c30996785e: Layer already exists [2025-10-17T02:25:14.751Z] cc08d413cd28: Layer already exists [2025-10-17T02:25:14.751Z] 8b53f82eabd3: Layer already exists [2025-10-17T02:25:14.751Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:14.751Z] 0a77c591729e: Layer already exists [2025-10-17T02:25:14.751Z] c5ff11191a91: Layer already exists [2025-10-17T02:25:14.751Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:14.751Z] c1862342abb6: Layer already exists [2025-10-17T02:25:14.751Z] abfcb263a588: Layer already exists [2025-10-17T02:25:14.751Z] latest: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:15.152Z] + 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-17T02:25:15.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-17T02:25:15.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-17T02:25:15.494Z] cc08d413cd28: Preparing [2025-10-17T02:25:15.494Z] b6b1871ffb5a: Preparing [2025-10-17T02:25:15.494Z] 18b999be6ef0: Preparing [2025-10-17T02:25:15.494Z] b172fe6d3b6c: Preparing [2025-10-17T02:25:15.494Z] f4c30996785e: Preparing [2025-10-17T02:25:15.494Z] 8b53f82eabd3: Preparing [2025-10-17T02:25:15.494Z] 0a77c591729e: Preparing [2025-10-17T02:25:15.494Z] f41cbbad1033: Preparing [2025-10-17T02:25:15.494Z] e9a57e80214d: Preparing [2025-10-17T02:25:15.494Z] c5ff11191a91: Preparing [2025-10-17T02:25:15.494Z] c1862342abb6: Preparing [2025-10-17T02:25:15.494Z] abfcb263a588: Preparing [2025-10-17T02:25:15.494Z] 8b53f82eabd3: Waiting [2025-10-17T02:25:15.494Z] 0a77c591729e: Waiting [2025-10-17T02:25:15.494Z] f41cbbad1033: Waiting [2025-10-17T02:25:15.494Z] e9a57e80214d: Waiting [2025-10-17T02:25:15.494Z] c5ff11191a91: Waiting [2025-10-17T02:25:15.494Z] c1862342abb6: Waiting [2025-10-17T02:25:15.494Z] abfcb263a588: Waiting [2025-10-17T02:25:15.494Z] cc08d413cd28: Layer already exists [2025-10-17T02:25:15.494Z] 18b999be6ef0: Layer already exists [2025-10-17T02:25:15.494Z] f4c30996785e: Layer already exists [2025-10-17T02:25:15.494Z] b172fe6d3b6c: Layer already exists [2025-10-17T02:25:15.494Z] b6b1871ffb5a: Layer already exists [2025-10-17T02:25:15.494Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:15.494Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:15.494Z] c5ff11191a91: Layer already exists [2025-10-17T02:25:15.494Z] 0a77c591729e: Layer already exists [2025-10-17T02:25:15.494Z] 8b53f82eabd3: Layer already exists [2025-10-17T02:25:15.494Z] c1862342abb6: Layer already exists [2025-10-17T02:25:15.494Z] abfcb263a588: Layer already exists [2025-10-17T02:25:15.494Z] 4.1.0-dev.67: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:15.821Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:16.147Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:16.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-17T02:25:16.147Z] cc08d413cd28: Preparing [2025-10-17T02:25:16.147Z] b6b1871ffb5a: Preparing [2025-10-17T02:25:16.147Z] 18b999be6ef0: Preparing [2025-10-17T02:25:16.147Z] b172fe6d3b6c: Preparing [2025-10-17T02:25:16.147Z] f4c30996785e: Preparing [2025-10-17T02:25:16.147Z] 8b53f82eabd3: Preparing [2025-10-17T02:25:16.147Z] 0a77c591729e: Preparing [2025-10-17T02:25:16.147Z] f41cbbad1033: Preparing [2025-10-17T02:25:16.147Z] e9a57e80214d: Preparing [2025-10-17T02:25:16.147Z] c5ff11191a91: Preparing [2025-10-17T02:25:16.147Z] c1862342abb6: Preparing [2025-10-17T02:25:16.147Z] abfcb263a588: Preparing [2025-10-17T02:25:16.147Z] 8b53f82eabd3: Waiting [2025-10-17T02:25:16.147Z] 0a77c591729e: Waiting [2025-10-17T02:25:16.147Z] f41cbbad1033: Waiting [2025-10-17T02:25:16.147Z] e9a57e80214d: Waiting [2025-10-17T02:25:16.147Z] c5ff11191a91: Waiting [2025-10-17T02:25:16.147Z] c1862342abb6: Waiting [2025-10-17T02:25:16.147Z] abfcb263a588: Waiting [2025-10-17T02:25:16.147Z] cc08d413cd28: Layer already exists [2025-10-17T02:25:16.147Z] f4c30996785e: Layer already exists [2025-10-17T02:25:16.147Z] b6b1871ffb5a: Layer already exists [2025-10-17T02:25:16.147Z] 18b999be6ef0: Layer already exists [2025-10-17T02:25:16.147Z] b172fe6d3b6c: Layer already exists [2025-10-17T02:25:16.147Z] 8b53f82eabd3: Layer already exists [2025-10-17T02:25:16.147Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:16.147Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:16.147Z] 0a77c591729e: Layer already exists [2025-10-17T02:25:16.147Z] c1862342abb6: Layer already exists [2025-10-17T02:25:16.147Z] abfcb263a588: Layer already exists [2025-10-17T02:25:16.147Z] c5ff11191a91: Layer already exists [2025-10-17T02:25:16.147Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:16.480Z] + 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-17T02:25:16.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-17T02:25:16.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-17T02:25:16.805Z] cc08d413cd28: Preparing [2025-10-17T02:25:16.805Z] b6b1871ffb5a: Preparing [2025-10-17T02:25:16.805Z] 18b999be6ef0: Preparing [2025-10-17T02:25:16.805Z] b172fe6d3b6c: Preparing [2025-10-17T02:25:16.805Z] f4c30996785e: Preparing [2025-10-17T02:25:16.805Z] 8b53f82eabd3: Preparing [2025-10-17T02:25:16.805Z] 0a77c591729e: Preparing [2025-10-17T02:25:16.805Z] f41cbbad1033: Preparing [2025-10-17T02:25:16.805Z] e9a57e80214d: Preparing [2025-10-17T02:25:16.805Z] c5ff11191a91: Preparing [2025-10-17T02:25:16.805Z] c1862342abb6: Preparing [2025-10-17T02:25:16.805Z] abfcb263a588: Preparing [2025-10-17T02:25:16.805Z] f41cbbad1033: Waiting [2025-10-17T02:25:16.805Z] e9a57e80214d: Waiting [2025-10-17T02:25:16.805Z] c5ff11191a91: Waiting [2025-10-17T02:25:16.805Z] c1862342abb6: Waiting [2025-10-17T02:25:16.805Z] abfcb263a588: Waiting [2025-10-17T02:25:16.805Z] 8b53f82eabd3: Waiting [2025-10-17T02:25:16.805Z] 0a77c591729e: Waiting [2025-10-17T02:25:16.805Z] cc08d413cd28: Layer already exists [2025-10-17T02:25:16.805Z] 18b999be6ef0: Layer already exists [2025-10-17T02:25:16.805Z] f4c30996785e: Layer already exists [2025-10-17T02:25:16.805Z] b6b1871ffb5a: Layer already exists [2025-10-17T02:25:16.805Z] b172fe6d3b6c: Layer already exists [2025-10-17T02:25:16.805Z] 8b53f82eabd3: Layer already exists [2025-10-17T02:25:16.805Z] 0a77c591729e: Layer already exists [2025-10-17T02:25:16.805Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:16.805Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:16.805Z] c5ff11191a91: Layer already exists [2025-10-17T02:25:16.805Z] abfcb263a588: Layer already exists [2025-10-17T02:25:16.805Z] c1862342abb6: Layer already exists [2025-10-17T02:25:16.805Z] main: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:25:16.933Z] ===================================================== [Pipeline] echo [2025-10-17T02:25:16.955Z] taggedImages: [2025-10-17T02:25:16.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:16.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-17T02:25:16.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-17T02:25:16.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:16.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-17T02:25:16.990Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-17T02:25:16.990Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:16.990Z] latest [2025-10-17T02:25:16.990Z] 4.1.0-dev.67 [2025-10-17T02:25:16.990Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:16.990Z] main [2025-10-17T02:25:16.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:17.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:17.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:17.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-17T02:25:17.663Z] af6b61ba0eb5: Preparing [2025-10-17T02:25:17.663Z] cd7b2cb9fb9c: Preparing [2025-10-17T02:25:17.663Z] f41cbbad1033: Preparing [2025-10-17T02:25:17.663Z] e9a57e80214d: Preparing [2025-10-17T02:25:17.663Z] 44a0c54234b4: Preparing [2025-10-17T02:25:17.663Z] 80d093e5b6ab: Preparing [2025-10-17T02:25:17.663Z] abfcb263a588: Preparing [2025-10-17T02:25:17.663Z] 80d093e5b6ab: Waiting [2025-10-17T02:25:17.663Z] abfcb263a588: Waiting [2025-10-17T02:25:17.663Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:17.663Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:17.663Z] abfcb263a588: Layer already exists [2025-10-17T02:25:17.663Z] af6b61ba0eb5: Pushed [2025-10-17T02:25:17.663Z] 44a0c54234b4: Pushed [2025-10-17T02:25:18.597Z] 80d093e5b6ab: Pushed [2025-10-17T02:25:21.127Z] cd7b2cb9fb9c: Pushed [2025-10-17T02:25:21.127Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:21.454Z] + 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-17T02:25:21.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-17T02:25:21.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-17T02:25:21.794Z] af6b61ba0eb5: Preparing [2025-10-17T02:25:21.794Z] cd7b2cb9fb9c: Preparing [2025-10-17T02:25:21.794Z] f41cbbad1033: Preparing [2025-10-17T02:25:21.794Z] e9a57e80214d: Preparing [2025-10-17T02:25:21.794Z] 44a0c54234b4: Preparing [2025-10-17T02:25:21.794Z] 80d093e5b6ab: Preparing [2025-10-17T02:25:21.794Z] abfcb263a588: Preparing [2025-10-17T02:25:21.794Z] 80d093e5b6ab: Waiting [2025-10-17T02:25:21.794Z] abfcb263a588: Waiting [2025-10-17T02:25:21.794Z] af6b61ba0eb5: Layer already exists [2025-10-17T02:25:21.794Z] cd7b2cb9fb9c: Layer already exists [2025-10-17T02:25:21.794Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:21.794Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:21.794Z] 44a0c54234b4: Layer already exists [2025-10-17T02:25:21.794Z] 80d093e5b6ab: Layer already exists [2025-10-17T02:25:21.794Z] abfcb263a588: Layer already exists [2025-10-17T02:25:21.794Z] latest: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:22.160Z] + 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-17T02:25:22.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-17T02:25:22.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-17T02:25:22.481Z] af6b61ba0eb5: Preparing [2025-10-17T02:25:22.481Z] cd7b2cb9fb9c: Preparing [2025-10-17T02:25:22.481Z] f41cbbad1033: Preparing [2025-10-17T02:25:22.481Z] e9a57e80214d: Preparing [2025-10-17T02:25:22.481Z] 44a0c54234b4: Preparing [2025-10-17T02:25:22.481Z] 80d093e5b6ab: Preparing [2025-10-17T02:25:22.481Z] abfcb263a588: Preparing [2025-10-17T02:25:22.481Z] abfcb263a588: Waiting [2025-10-17T02:25:22.481Z] 80d093e5b6ab: Waiting [2025-10-17T02:25:22.481Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:22.481Z] cd7b2cb9fb9c: Layer already exists [2025-10-17T02:25:22.481Z] af6b61ba0eb5: Layer already exists [2025-10-17T02:25:22.481Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:22.481Z] 44a0c54234b4: Layer already exists [2025-10-17T02:25:22.481Z] abfcb263a588: Layer already exists [2025-10-17T02:25:22.481Z] 80d093e5b6ab: Layer already exists [2025-10-17T02:25:22.481Z] 4.1.0-dev.67: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:22.809Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:23.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:23.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-17T02:25:23.152Z] af6b61ba0eb5: Preparing [2025-10-17T02:25:23.152Z] cd7b2cb9fb9c: Preparing [2025-10-17T02:25:23.152Z] f41cbbad1033: Preparing [2025-10-17T02:25:23.152Z] e9a57e80214d: Preparing [2025-10-17T02:25:23.152Z] 44a0c54234b4: Preparing [2025-10-17T02:25:23.152Z] 80d093e5b6ab: Preparing [2025-10-17T02:25:23.152Z] abfcb263a588: Preparing [2025-10-17T02:25:23.152Z] 80d093e5b6ab: Waiting [2025-10-17T02:25:23.152Z] abfcb263a588: Waiting [2025-10-17T02:25:23.152Z] 44a0c54234b4: Layer already exists [2025-10-17T02:25:23.152Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:23.152Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:23.152Z] af6b61ba0eb5: Layer already exists [2025-10-17T02:25:23.152Z] cd7b2cb9fb9c: Layer already exists [2025-10-17T02:25:23.152Z] 80d093e5b6ab: Layer already exists [2025-10-17T02:25:23.152Z] abfcb263a588: Layer already exists [2025-10-17T02:25:23.152Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:23.474Z] + 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-17T02:25:23.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-17T02:25:23.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-17T02:25:23.795Z] af6b61ba0eb5: Preparing [2025-10-17T02:25:23.795Z] cd7b2cb9fb9c: Preparing [2025-10-17T02:25:23.795Z] f41cbbad1033: Preparing [2025-10-17T02:25:23.795Z] e9a57e80214d: Preparing [2025-10-17T02:25:23.795Z] 44a0c54234b4: Preparing [2025-10-17T02:25:23.795Z] 80d093e5b6ab: Preparing [2025-10-17T02:25:23.795Z] abfcb263a588: Preparing [2025-10-17T02:25:23.795Z] 80d093e5b6ab: Waiting [2025-10-17T02:25:23.795Z] abfcb263a588: Waiting [2025-10-17T02:25:23.795Z] 44a0c54234b4: Layer already exists [2025-10-17T02:25:23.795Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:23.795Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:23.795Z] cd7b2cb9fb9c: Layer already exists [2025-10-17T02:25:23.795Z] af6b61ba0eb5: Layer already exists [2025-10-17T02:25:23.795Z] 80d093e5b6ab: Layer already exists [2025-10-17T02:25:23.795Z] abfcb263a588: Layer already exists [2025-10-17T02:25:23.795Z] main: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:25:23.870Z] ===================================================== [Pipeline] echo [2025-10-17T02:25:23.885Z] taggedImages: [2025-10-17T02:25:23.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:23.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-17T02:25:23.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-17T02:25:23.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:23.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-17T02:25:23.916Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-17T02:25:23.916Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:23.916Z] latest [2025-10-17T02:25:23.916Z] 4.1.0-dev.67 [2025-10-17T02:25:23.916Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:23.916Z] main [2025-10-17T02:25:23.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:24.265Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:24.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:24.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-17T02:25:24.581Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:24.581Z] e4e03feae65c: Preparing [2025-10-17T02:25:24.581Z] 0fbda0a5e197: Preparing [2025-10-17T02:25:24.581Z] f41cbbad1033: Preparing [2025-10-17T02:25:24.581Z] e9a57e80214d: Preparing [2025-10-17T02:25:24.581Z] 4cfa07ab411d: Preparing [2025-10-17T02:25:24.581Z] 0d9e8c5a3934: Preparing [2025-10-17T02:25:24.581Z] 14abdf735a02: Preparing [2025-10-17T02:25:24.581Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:24.581Z] abfcb263a588: Preparing [2025-10-17T02:25:24.581Z] 4cfa07ab411d: Waiting [2025-10-17T02:25:24.581Z] 14abdf735a02: Waiting [2025-10-17T02:25:24.581Z] 0d9e8c5a3934: Waiting [2025-10-17T02:25:24.581Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:24.581Z] abfcb263a588: Waiting [2025-10-17T02:25:24.581Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:24.581Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:24.581Z] 0fbda0a5e197: Pushed [2025-10-17T02:25:24.581Z] dcc8f7ff1770: Pushed [2025-10-17T02:25:24.581Z] e4e03feae65c: Pushed [2025-10-17T02:25:24.581Z] abfcb263a588: Layer already exists [2025-10-17T02:25:24.581Z] 14abdf735a02: Pushed [2025-10-17T02:25:25.147Z] 2fba5ece5a08: Pushed [2025-10-17T02:25:29.331Z] 0d9e8c5a3934: Pushed [2025-10-17T02:25:35.890Z] 4cfa07ab411d: Pushed [2025-10-17T02:25:35.891Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:36.218Z] + 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-17T02:25:36.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-17T02:25:36.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-17T02:25:36.544Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:36.544Z] e4e03feae65c: Preparing [2025-10-17T02:25:36.544Z] 0fbda0a5e197: Preparing [2025-10-17T02:25:36.544Z] f41cbbad1033: Preparing [2025-10-17T02:25:36.544Z] e9a57e80214d: Preparing [2025-10-17T02:25:36.544Z] 4cfa07ab411d: Preparing [2025-10-17T02:25:36.544Z] 0d9e8c5a3934: Preparing [2025-10-17T02:25:36.544Z] 14abdf735a02: Preparing [2025-10-17T02:25:36.544Z] 4cfa07ab411d: Waiting [2025-10-17T02:25:36.544Z] 0d9e8c5a3934: Waiting [2025-10-17T02:25:36.544Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:36.544Z] abfcb263a588: Preparing [2025-10-17T02:25:36.544Z] 14abdf735a02: Waiting [2025-10-17T02:25:36.544Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:36.544Z] abfcb263a588: Waiting [2025-10-17T02:25:36.544Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:36.544Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:36.544Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:36.544Z] 0fbda0a5e197: Layer already exists [2025-10-17T02:25:36.544Z] e4e03feae65c: Layer already exists [2025-10-17T02:25:36.544Z] 0d9e8c5a3934: Layer already exists [2025-10-17T02:25:36.544Z] 4cfa07ab411d: Layer already exists [2025-10-17T02:25:36.544Z] abfcb263a588: Layer already exists [2025-10-17T02:25:36.544Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:36.544Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:36.544Z] latest: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:36.932Z] + 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-17T02:25:37.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-17T02:25:37.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-17T02:25:37.259Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:37.259Z] e4e03feae65c: Preparing [2025-10-17T02:25:37.259Z] 0fbda0a5e197: Preparing [2025-10-17T02:25:37.259Z] f41cbbad1033: Preparing [2025-10-17T02:25:37.259Z] e9a57e80214d: Preparing [2025-10-17T02:25:37.259Z] 4cfa07ab411d: Preparing [2025-10-17T02:25:37.259Z] 0d9e8c5a3934: Preparing [2025-10-17T02:25:37.259Z] 14abdf735a02: Preparing [2025-10-17T02:25:37.259Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:37.259Z] abfcb263a588: Preparing [2025-10-17T02:25:37.259Z] 14abdf735a02: Waiting [2025-10-17T02:25:37.259Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:37.259Z] abfcb263a588: Waiting [2025-10-17T02:25:37.259Z] 4cfa07ab411d: Waiting [2025-10-17T02:25:37.259Z] 0d9e8c5a3934: Waiting [2025-10-17T02:25:37.259Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:37.259Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:37.259Z] e4e03feae65c: Layer already exists [2025-10-17T02:25:37.259Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:37.259Z] 0fbda0a5e197: Layer already exists [2025-10-17T02:25:37.259Z] 4cfa07ab411d: Layer already exists [2025-10-17T02:25:37.259Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:37.259Z] 0d9e8c5a3934: Layer already exists [2025-10-17T02:25:37.259Z] abfcb263a588: Layer already exists [2025-10-17T02:25:37.259Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:37.259Z] 4.1.0-dev.67: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:37.594Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:37.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:37.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-17T02:25:37.920Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:37.920Z] e4e03feae65c: Preparing [2025-10-17T02:25:37.920Z] 0fbda0a5e197: Preparing [2025-10-17T02:25:37.920Z] f41cbbad1033: Preparing [2025-10-17T02:25:37.920Z] e9a57e80214d: Preparing [2025-10-17T02:25:37.920Z] 4cfa07ab411d: Preparing [2025-10-17T02:25:37.920Z] 0d9e8c5a3934: Preparing [2025-10-17T02:25:37.920Z] 14abdf735a02: Preparing [2025-10-17T02:25:37.920Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:37.920Z] abfcb263a588: Preparing [2025-10-17T02:25:37.920Z] 4cfa07ab411d: Waiting [2025-10-17T02:25:37.920Z] 0d9e8c5a3934: Waiting [2025-10-17T02:25:37.920Z] 14abdf735a02: Waiting [2025-10-17T02:25:37.920Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:37.920Z] abfcb263a588: Waiting [2025-10-17T02:25:37.920Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:37.920Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:37.920Z] 0fbda0a5e197: Layer already exists [2025-10-17T02:25:37.920Z] e4e03feae65c: Layer already exists [2025-10-17T02:25:37.920Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:37.920Z] 4cfa07ab411d: Layer already exists [2025-10-17T02:25:37.920Z] 0d9e8c5a3934: Layer already exists [2025-10-17T02:25:37.920Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:37.920Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:37.920Z] abfcb263a588: Layer already exists [2025-10-17T02:25:37.920Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:38.249Z] + 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-17T02:25:38.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-17T02:25:38.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-17T02:25:38.568Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:38.568Z] e4e03feae65c: Preparing [2025-10-17T02:25:38.568Z] 0fbda0a5e197: Preparing [2025-10-17T02:25:38.568Z] f41cbbad1033: Preparing [2025-10-17T02:25:38.568Z] e9a57e80214d: Preparing [2025-10-17T02:25:38.568Z] 4cfa07ab411d: Preparing [2025-10-17T02:25:38.568Z] 0d9e8c5a3934: Preparing [2025-10-17T02:25:38.568Z] 14abdf735a02: Preparing [2025-10-17T02:25:38.568Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:38.568Z] abfcb263a588: Preparing [2025-10-17T02:25:38.568Z] 4cfa07ab411d: Waiting [2025-10-17T02:25:38.568Z] 14abdf735a02: Waiting [2025-10-17T02:25:38.568Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:38.568Z] 0d9e8c5a3934: Waiting [2025-10-17T02:25:38.568Z] abfcb263a588: Waiting [2025-10-17T02:25:38.568Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:38.568Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:38.568Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:38.568Z] e4e03feae65c: Layer already exists [2025-10-17T02:25:38.568Z] 0fbda0a5e197: Layer already exists [2025-10-17T02:25:38.568Z] 4cfa07ab411d: Layer already exists [2025-10-17T02:25:38.568Z] 0d9e8c5a3934: Layer already exists [2025-10-17T02:25:38.568Z] abfcb263a588: Layer already exists [2025-10-17T02:25:38.568Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:38.568Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:38.568Z] main: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:25:38.652Z] ===================================================== [Pipeline] echo [2025-10-17T02:25:38.666Z] taggedImages: [2025-10-17T02:25:38.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:38.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-17T02:25:38.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-17T02:25:38.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:38.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-17T02:25:38.694Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-17T02:25:38.694Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:38.694Z] latest [2025-10-17T02:25:38.694Z] 4.1.0-dev.67 [2025-10-17T02:25:38.694Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:38.694Z] main [2025-10-17T02:25:38.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:39.057Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:39.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:39.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-17T02:25:39.380Z] 362b4c8e1a2e: Preparing [2025-10-17T02:25:39.380Z] 8bd79c38b7fd: Preparing [2025-10-17T02:25:39.380Z] ec6fe9aa193c: Preparing [2025-10-17T02:25:39.380Z] f41cbbad1033: Preparing [2025-10-17T02:25:39.380Z] e9a57e80214d: Preparing [2025-10-17T02:25:39.380Z] cc34e2d8c363: Preparing [2025-10-17T02:25:39.380Z] 1132d650bdd8: Preparing [2025-10-17T02:25:39.380Z] b5bdf6ab3240: Preparing [2025-10-17T02:25:39.380Z] abfcb263a588: Preparing [2025-10-17T02:25:39.380Z] cc34e2d8c363: Waiting [2025-10-17T02:25:39.380Z] 1132d650bdd8: Waiting [2025-10-17T02:25:39.380Z] abfcb263a588: Waiting [2025-10-17T02:25:39.380Z] b5bdf6ab3240: Waiting [2025-10-17T02:25:39.380Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:39.380Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:39.380Z] 362b4c8e1a2e: Pushed [2025-10-17T02:25:39.380Z] 8bd79c38b7fd: Pushed [2025-10-17T02:25:39.380Z] 1132d650bdd8: Pushed [2025-10-17T02:25:39.380Z] ec6fe9aa193c: Pushed [2025-10-17T02:25:39.380Z] abfcb263a588: Layer already exists [2025-10-17T02:25:39.638Z] b5bdf6ab3240: Pushed [2025-10-17T02:25:51.840Z] cc34e2d8c363: Pushed [2025-10-17T02:25:51.840Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:52.193Z] + 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-17T02:25:52.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-17T02:25:52.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-17T02:25:52.556Z] 362b4c8e1a2e: Preparing [2025-10-17T02:25:52.556Z] 8bd79c38b7fd: Preparing [2025-10-17T02:25:52.556Z] ec6fe9aa193c: Preparing [2025-10-17T02:25:52.556Z] f41cbbad1033: Preparing [2025-10-17T02:25:52.556Z] e9a57e80214d: Preparing [2025-10-17T02:25:52.556Z] cc34e2d8c363: Preparing [2025-10-17T02:25:52.556Z] 1132d650bdd8: Preparing [2025-10-17T02:25:52.556Z] b5bdf6ab3240: Preparing [2025-10-17T02:25:52.556Z] abfcb263a588: Preparing [2025-10-17T02:25:52.556Z] 1132d650bdd8: Waiting [2025-10-17T02:25:52.556Z] b5bdf6ab3240: Waiting [2025-10-17T02:25:52.556Z] abfcb263a588: Waiting [2025-10-17T02:25:52.556Z] cc34e2d8c363: Waiting [2025-10-17T02:25:52.556Z] 362b4c8e1a2e: Layer already exists [2025-10-17T02:25:52.556Z] 8bd79c38b7fd: Layer already exists [2025-10-17T02:25:52.556Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:52.556Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:52.556Z] ec6fe9aa193c: Layer already exists [2025-10-17T02:25:52.556Z] 1132d650bdd8: Layer already exists [2025-10-17T02:25:52.556Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:52.556Z] b5bdf6ab3240: Layer already exists [2025-10-17T02:25:52.556Z] abfcb263a588: Layer already exists [2025-10-17T02:25:52.556Z] latest: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:52.884Z] + 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-17T02:25:53.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-17T02:25:53.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-17T02:25:53.220Z] 362b4c8e1a2e: Preparing [2025-10-17T02:25:53.220Z] 8bd79c38b7fd: Preparing [2025-10-17T02:25:53.220Z] ec6fe9aa193c: Preparing [2025-10-17T02:25:53.220Z] f41cbbad1033: Preparing [2025-10-17T02:25:53.220Z] e9a57e80214d: Preparing [2025-10-17T02:25:53.220Z] cc34e2d8c363: Preparing [2025-10-17T02:25:53.220Z] 1132d650bdd8: Preparing [2025-10-17T02:25:53.220Z] b5bdf6ab3240: Preparing [2025-10-17T02:25:53.220Z] abfcb263a588: Preparing [2025-10-17T02:25:53.220Z] cc34e2d8c363: Waiting [2025-10-17T02:25:53.220Z] 1132d650bdd8: Waiting [2025-10-17T02:25:53.220Z] b5bdf6ab3240: Waiting [2025-10-17T02:25:53.220Z] abfcb263a588: Waiting [2025-10-17T02:25:53.220Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:53.220Z] 362b4c8e1a2e: Layer already exists [2025-10-17T02:25:53.220Z] ec6fe9aa193c: Layer already exists [2025-10-17T02:25:53.220Z] 8bd79c38b7fd: Layer already exists [2025-10-17T02:25:53.220Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:53.220Z] b5bdf6ab3240: Layer already exists [2025-10-17T02:25:53.220Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:53.220Z] 1132d650bdd8: Layer already exists [2025-10-17T02:25:53.220Z] abfcb263a588: Layer already exists [2025-10-17T02:25:53.220Z] 4.1.0-dev.67: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:53.551Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:53.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:53.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-17T02:25:53.924Z] 362b4c8e1a2e: Preparing [2025-10-17T02:25:53.924Z] 8bd79c38b7fd: Preparing [2025-10-17T02:25:53.924Z] ec6fe9aa193c: Preparing [2025-10-17T02:25:53.924Z] f41cbbad1033: Preparing [2025-10-17T02:25:53.924Z] e9a57e80214d: Preparing [2025-10-17T02:25:53.924Z] cc34e2d8c363: Preparing [2025-10-17T02:25:53.924Z] 1132d650bdd8: Preparing [2025-10-17T02:25:53.924Z] b5bdf6ab3240: Preparing [2025-10-17T02:25:53.924Z] abfcb263a588: Preparing [2025-10-17T02:25:53.924Z] 1132d650bdd8: Waiting [2025-10-17T02:25:53.924Z] b5bdf6ab3240: Waiting [2025-10-17T02:25:53.924Z] abfcb263a588: Waiting [2025-10-17T02:25:53.924Z] cc34e2d8c363: Waiting [2025-10-17T02:25:53.924Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:53.924Z] ec6fe9aa193c: Layer already exists [2025-10-17T02:25:53.925Z] 362b4c8e1a2e: Layer already exists [2025-10-17T02:25:53.925Z] 8bd79c38b7fd: Layer already exists [2025-10-17T02:25:53.925Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:53.925Z] 1132d650bdd8: Layer already exists [2025-10-17T02:25:53.925Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:53.925Z] b5bdf6ab3240: Layer already exists [2025-10-17T02:25:53.925Z] abfcb263a588: Layer already exists [2025-10-17T02:25:53.925Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:54.253Z] + 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-17T02:25:54.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-17T02:25:54.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-17T02:25:54.577Z] 362b4c8e1a2e: Preparing [2025-10-17T02:25:54.577Z] 8bd79c38b7fd: Preparing [2025-10-17T02:25:54.577Z] ec6fe9aa193c: Preparing [2025-10-17T02:25:54.577Z] f41cbbad1033: Preparing [2025-10-17T02:25:54.577Z] e9a57e80214d: Preparing [2025-10-17T02:25:54.577Z] cc34e2d8c363: Preparing [2025-10-17T02:25:54.577Z] 1132d650bdd8: Preparing [2025-10-17T02:25:54.577Z] b5bdf6ab3240: Preparing [2025-10-17T02:25:54.577Z] abfcb263a588: Preparing [2025-10-17T02:25:54.577Z] cc34e2d8c363: Waiting [2025-10-17T02:25:54.577Z] 1132d650bdd8: Waiting [2025-10-17T02:25:54.577Z] b5bdf6ab3240: Waiting [2025-10-17T02:25:54.577Z] abfcb263a588: Waiting [2025-10-17T02:25:54.577Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:54.577Z] ec6fe9aa193c: Layer already exists [2025-10-17T02:25:54.577Z] 8bd79c38b7fd: Layer already exists [2025-10-17T02:25:54.577Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:54.577Z] b5bdf6ab3240: Layer already exists [2025-10-17T02:25:54.577Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:54.577Z] abfcb263a588: Layer already exists [2025-10-17T02:25:54.577Z] 1132d650bdd8: Layer already exists [2025-10-17T02:25:54.577Z] 362b4c8e1a2e: Layer already exists [2025-10-17T02:25:54.577Z] main: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:25:54.649Z] ===================================================== [Pipeline] echo [2025-10-17T02:25:54.663Z] taggedImages: [2025-10-17T02:25:54.663Z] - nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:54.663Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-17T02:25:54.663Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-17T02:25:54.663Z] - nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:54.663Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-17T02:25:54.695Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-17T02:25:54.695Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:54.695Z] latest [2025-10-17T02:25:54.695Z] 4.1.0-dev.67 [2025-10-17T02:25:54.695Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:54.695Z] main [2025-10-17T02:25:54.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:55.045Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:55.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:55.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-17T02:25:55.368Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:55.368Z] c92aa852682a: Preparing [2025-10-17T02:25:55.368Z] 33681b2661f4: Preparing [2025-10-17T02:25:55.368Z] f41cbbad1033: Preparing [2025-10-17T02:25:55.368Z] e9a57e80214d: Preparing [2025-10-17T02:25:55.368Z] cc34e2d8c363: Preparing [2025-10-17T02:25:55.368Z] 14abdf735a02: Preparing [2025-10-17T02:25:55.368Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:55.368Z] abfcb263a588: Preparing [2025-10-17T02:25:55.368Z] cc34e2d8c363: Waiting [2025-10-17T02:25:55.368Z] abfcb263a588: Waiting [2025-10-17T02:25:55.368Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:55.368Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:55.368Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:55.368Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:55.368Z] 33681b2661f4: Pushed [2025-10-17T02:25:55.368Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:55.368Z] c92aa852682a: Pushed [2025-10-17T02:25:55.368Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:55.368Z] abfcb263a588: Layer already exists [2025-10-17T02:25:55.628Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:55.952Z] + 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-17T02:25:56.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-17T02:25:56.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-17T02:25:56.274Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:56.274Z] c92aa852682a: Preparing [2025-10-17T02:25:56.274Z] 33681b2661f4: Preparing [2025-10-17T02:25:56.274Z] f41cbbad1033: Preparing [2025-10-17T02:25:56.274Z] e9a57e80214d: Preparing [2025-10-17T02:25:56.274Z] cc34e2d8c363: Preparing [2025-10-17T02:25:56.274Z] 14abdf735a02: Preparing [2025-10-17T02:25:56.274Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:56.274Z] abfcb263a588: Preparing [2025-10-17T02:25:56.274Z] 14abdf735a02: Waiting [2025-10-17T02:25:56.274Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:56.274Z] abfcb263a588: Waiting [2025-10-17T02:25:56.274Z] cc34e2d8c363: Waiting [2025-10-17T02:25:56.274Z] 33681b2661f4: Layer already exists [2025-10-17T02:25:56.274Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:56.274Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:56.274Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:56.274Z] c92aa852682a: Layer already exists [2025-10-17T02:25:56.274Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:56.274Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:56.274Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:56.274Z] abfcb263a588: Layer already exists [2025-10-17T02:25:56.274Z] latest: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:56.620Z] + 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-17T02:25:56.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-17T02:25:56.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-17T02:25:56.943Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:56.943Z] c92aa852682a: Preparing [2025-10-17T02:25:56.943Z] 33681b2661f4: Preparing [2025-10-17T02:25:56.943Z] f41cbbad1033: Preparing [2025-10-17T02:25:56.943Z] e9a57e80214d: Preparing [2025-10-17T02:25:56.943Z] cc34e2d8c363: Preparing [2025-10-17T02:25:56.943Z] 14abdf735a02: Preparing [2025-10-17T02:25:56.943Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:56.943Z] abfcb263a588: Preparing [2025-10-17T02:25:56.943Z] cc34e2d8c363: Waiting [2025-10-17T02:25:56.943Z] 14abdf735a02: Waiting [2025-10-17T02:25:56.943Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:56.943Z] abfcb263a588: Waiting [2025-10-17T02:25:56.943Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:56.943Z] c92aa852682a: Layer already exists [2025-10-17T02:25:56.943Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:56.943Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:56.943Z] 33681b2661f4: Layer already exists [2025-10-17T02:25:56.943Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:56.943Z] abfcb263a588: Layer already exists [2025-10-17T02:25:56.943Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:56.943Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:56.943Z] 4.1.0-dev.67: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:57.266Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:57.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:57.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-17T02:25:57.581Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:57.581Z] c92aa852682a: Preparing [2025-10-17T02:25:57.581Z] 33681b2661f4: Preparing [2025-10-17T02:25:57.581Z] f41cbbad1033: Preparing [2025-10-17T02:25:57.581Z] e9a57e80214d: Preparing [2025-10-17T02:25:57.581Z] cc34e2d8c363: Preparing [2025-10-17T02:25:57.581Z] 14abdf735a02: Preparing [2025-10-17T02:25:57.581Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:57.581Z] abfcb263a588: Preparing [2025-10-17T02:25:57.581Z] cc34e2d8c363: Waiting [2025-10-17T02:25:57.581Z] 14abdf735a02: Waiting [2025-10-17T02:25:57.581Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:57.581Z] abfcb263a588: Waiting [2025-10-17T02:25:57.581Z] 33681b2661f4: Layer already exists [2025-10-17T02:25:57.581Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:57.581Z] c92aa852682a: Layer already exists [2025-10-17T02:25:57.581Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:57.581Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:57.581Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:57.581Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:57.581Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:57.581Z] abfcb263a588: Layer already exists [2025-10-17T02:25:57.581Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:57.910Z] + 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-17T02:25:58.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-17T02:25:58.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-17T02:25:58.233Z] dcc8f7ff1770: Preparing [2025-10-17T02:25:58.233Z] c92aa852682a: Preparing [2025-10-17T02:25:58.233Z] 33681b2661f4: Preparing [2025-10-17T02:25:58.233Z] f41cbbad1033: Preparing [2025-10-17T02:25:58.233Z] e9a57e80214d: Preparing [2025-10-17T02:25:58.233Z] cc34e2d8c363: Preparing [2025-10-17T02:25:58.233Z] 14abdf735a02: Preparing [2025-10-17T02:25:58.233Z] 2fba5ece5a08: Preparing [2025-10-17T02:25:58.233Z] abfcb263a588: Preparing [2025-10-17T02:25:58.233Z] cc34e2d8c363: Waiting [2025-10-17T02:25:58.233Z] 14abdf735a02: Waiting [2025-10-17T02:25:58.233Z] 2fba5ece5a08: Waiting [2025-10-17T02:25:58.233Z] abfcb263a588: Waiting [2025-10-17T02:25:58.233Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:58.233Z] dcc8f7ff1770: Layer already exists [2025-10-17T02:25:58.233Z] 33681b2661f4: Layer already exists [2025-10-17T02:25:58.233Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:58.233Z] c92aa852682a: Layer already exists [2025-10-17T02:25:58.233Z] cc34e2d8c363: Layer already exists [2025-10-17T02:25:58.233Z] abfcb263a588: Layer already exists [2025-10-17T02:25:58.233Z] 14abdf735a02: Layer already exists [2025-10-17T02:25:58.233Z] 2fba5ece5a08: Layer already exists [2025-10-17T02:25:58.233Z] main: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:25:58.307Z] ===================================================== [Pipeline] echo [2025-10-17T02:25:58.324Z] taggedImages: [2025-10-17T02:25:58.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:58.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-17T02:25:58.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-17T02:25:58.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:58.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-17T02:25:58.357Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-17T02:25:58.357Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:58.357Z] latest [2025-10-17T02:25:58.357Z] 4.1.0-dev.67 [2025-10-17T02:25:58.357Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:25:58.357Z] main [2025-10-17T02:25:58.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:58.705Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:25:59.039Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:25:59.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-17T02:25:59.039Z] 6587e80a4d4f: Preparing [2025-10-17T02:25:59.039Z] 8fe78d32ef1b: Preparing [2025-10-17T02:25:59.039Z] f41cbbad1033: Preparing [2025-10-17T02:25:59.039Z] e9a57e80214d: Preparing [2025-10-17T02:25:59.039Z] 9b117f000317: Preparing [2025-10-17T02:25:59.039Z] 378ae95261b1: Preparing [2025-10-17T02:25:59.039Z] abfcb263a588: Preparing [2025-10-17T02:25:59.039Z] abfcb263a588: Waiting [2025-10-17T02:25:59.039Z] 378ae95261b1: Waiting [2025-10-17T02:25:59.039Z] f41cbbad1033: Layer already exists [2025-10-17T02:25:59.039Z] e9a57e80214d: Layer already exists [2025-10-17T02:25:59.039Z] abfcb263a588: Layer already exists [2025-10-17T02:25:59.039Z] 9b117f000317: Pushed [2025-10-17T02:25:59.039Z] 6587e80a4d4f: Pushed [2025-10-17T02:25:59.603Z] 378ae95261b1: Pushed [2025-10-17T02:26:02.894Z] 8fe78d32ef1b: Pushed [2025-10-17T02:26:03.151Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:03.482Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:03.813Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-17T02:26:03.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-17T02:26:03.813Z] 6587e80a4d4f: Preparing [2025-10-17T02:26:03.813Z] 8fe78d32ef1b: Preparing [2025-10-17T02:26:03.813Z] f41cbbad1033: Preparing [2025-10-17T02:26:03.813Z] e9a57e80214d: Preparing [2025-10-17T02:26:03.813Z] 9b117f000317: Preparing [2025-10-17T02:26:03.813Z] 378ae95261b1: Preparing [2025-10-17T02:26:03.813Z] abfcb263a588: Preparing [2025-10-17T02:26:03.813Z] 378ae95261b1: Waiting [2025-10-17T02:26:03.813Z] abfcb263a588: Waiting [2025-10-17T02:26:03.813Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:03.813Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:03.813Z] 6587e80a4d4f: Layer already exists [2025-10-17T02:26:03.813Z] 9b117f000317: Layer already exists [2025-10-17T02:26:03.813Z] 8fe78d32ef1b: Layer already exists [2025-10-17T02:26:03.813Z] 378ae95261b1: Layer already exists [2025-10-17T02:26:03.813Z] abfcb263a588: Layer already exists [2025-10-17T02:26:03.813Z] latest: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:04.153Z] + 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-17T02:26:04.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-17T02:26:04.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-17T02:26:04.487Z] 6587e80a4d4f: Preparing [2025-10-17T02:26:04.487Z] 8fe78d32ef1b: Preparing [2025-10-17T02:26:04.487Z] f41cbbad1033: Preparing [2025-10-17T02:26:04.487Z] e9a57e80214d: Preparing [2025-10-17T02:26:04.487Z] 9b117f000317: Preparing [2025-10-17T02:26:04.487Z] 378ae95261b1: Preparing [2025-10-17T02:26:04.487Z] abfcb263a588: Preparing [2025-10-17T02:26:04.487Z] abfcb263a588: Waiting [2025-10-17T02:26:04.487Z] 378ae95261b1: Waiting [2025-10-17T02:26:04.487Z] 6587e80a4d4f: Layer already exists [2025-10-17T02:26:04.487Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:04.487Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:04.487Z] 9b117f000317: Layer already exists [2025-10-17T02:26:04.487Z] 8fe78d32ef1b: Layer already exists [2025-10-17T02:26:04.487Z] 378ae95261b1: Layer already exists [2025-10-17T02:26:04.487Z] abfcb263a588: Layer already exists [2025-10-17T02:26:04.487Z] 4.1.0-dev.67: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:04.818Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:05.143Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:05.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-17T02:26:05.143Z] 6587e80a4d4f: Preparing [2025-10-17T02:26:05.143Z] 8fe78d32ef1b: Preparing [2025-10-17T02:26:05.143Z] f41cbbad1033: Preparing [2025-10-17T02:26:05.143Z] e9a57e80214d: Preparing [2025-10-17T02:26:05.143Z] 9b117f000317: Preparing [2025-10-17T02:26:05.143Z] 378ae95261b1: Preparing [2025-10-17T02:26:05.143Z] abfcb263a588: Preparing [2025-10-17T02:26:05.143Z] 378ae95261b1: Waiting [2025-10-17T02:26:05.143Z] abfcb263a588: Waiting [2025-10-17T02:26:05.143Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:05.143Z] 6587e80a4d4f: Layer already exists [2025-10-17T02:26:05.143Z] 9b117f000317: Layer already exists [2025-10-17T02:26:05.143Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:05.143Z] 8fe78d32ef1b: Layer already exists [2025-10-17T02:26:05.143Z] 378ae95261b1: Layer already exists [2025-10-17T02:26:05.143Z] abfcb263a588: Layer already exists [2025-10-17T02:26:05.143Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:05.471Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:05.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-17T02:26:05.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-17T02:26:05.793Z] 6587e80a4d4f: Preparing [2025-10-17T02:26:05.793Z] 8fe78d32ef1b: Preparing [2025-10-17T02:26:05.793Z] f41cbbad1033: Preparing [2025-10-17T02:26:05.793Z] e9a57e80214d: Preparing [2025-10-17T02:26:05.793Z] 9b117f000317: Preparing [2025-10-17T02:26:05.793Z] 378ae95261b1: Preparing [2025-10-17T02:26:05.793Z] abfcb263a588: Preparing [2025-10-17T02:26:05.793Z] 378ae95261b1: Waiting [2025-10-17T02:26:05.793Z] abfcb263a588: Waiting [2025-10-17T02:26:05.793Z] 9b117f000317: Layer already exists [2025-10-17T02:26:05.793Z] 6587e80a4d4f: Layer already exists [2025-10-17T02:26:05.793Z] 8fe78d32ef1b: Layer already exists [2025-10-17T02:26:05.793Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:05.793Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:05.793Z] 378ae95261b1: Layer already exists [2025-10-17T02:26:05.793Z] abfcb263a588: Layer already exists [2025-10-17T02:26:05.793Z] main: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:26:05.883Z] ===================================================== [Pipeline] echo [2025-10-17T02:26:05.901Z] taggedImages: [2025-10-17T02:26:05.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:05.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-17T02:26:05.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-17T02:26:05.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:05.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-17T02:26:05.939Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-17T02:26:05.939Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:05.939Z] latest [2025-10-17T02:26:05.939Z] 4.1.0-dev.67 [2025-10-17T02:26:05.939Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:05.939Z] main [2025-10-17T02:26:05.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:06.296Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:06.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:06.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-17T02:26:06.617Z] 2bb002c72a65: Preparing [2025-10-17T02:26:06.617Z] b40a0ec8b829: Preparing [2025-10-17T02:26:06.617Z] f41cbbad1033: Preparing [2025-10-17T02:26:06.617Z] e9a57e80214d: Preparing [2025-10-17T02:26:06.617Z] c9582098b1b5: Preparing [2025-10-17T02:26:06.617Z] 692b65eee07c: Preparing [2025-10-17T02:26:06.617Z] abfcb263a588: Preparing [2025-10-17T02:26:06.617Z] 692b65eee07c: Waiting [2025-10-17T02:26:06.617Z] abfcb263a588: Waiting [2025-10-17T02:26:06.617Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:06.617Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:06.617Z] abfcb263a588: Layer already exists [2025-10-17T02:26:06.617Z] c9582098b1b5: Pushed [2025-10-17T02:26:06.617Z] 2bb002c72a65: Pushed [2025-10-17T02:26:06.875Z] 692b65eee07c: Pushed [2025-10-17T02:26:11.056Z] b40a0ec8b829: Pushed [2025-10-17T02:26:11.056Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:11.390Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:11.717Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-17T02:26:11.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-17T02:26:11.717Z] 2bb002c72a65: Preparing [2025-10-17T02:26:11.717Z] b40a0ec8b829: Preparing [2025-10-17T02:26:11.717Z] f41cbbad1033: Preparing [2025-10-17T02:26:11.717Z] e9a57e80214d: Preparing [2025-10-17T02:26:11.717Z] c9582098b1b5: Preparing [2025-10-17T02:26:11.717Z] 692b65eee07c: Preparing [2025-10-17T02:26:11.717Z] abfcb263a588: Preparing [2025-10-17T02:26:11.717Z] abfcb263a588: Waiting [2025-10-17T02:26:11.717Z] 692b65eee07c: Waiting [2025-10-17T02:26:11.717Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:11.717Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:11.717Z] b40a0ec8b829: Layer already exists [2025-10-17T02:26:11.717Z] 2bb002c72a65: Layer already exists [2025-10-17T02:26:11.717Z] c9582098b1b5: Layer already exists [2025-10-17T02:26:11.717Z] 692b65eee07c: Layer already exists [2025-10-17T02:26:11.717Z] abfcb263a588: Layer already exists [2025-10-17T02:26:11.717Z] latest: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:12.041Z] + 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-17T02:26:12.358Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-17T02:26:12.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-17T02:26:12.359Z] 2bb002c72a65: Preparing [2025-10-17T02:26:12.359Z] b40a0ec8b829: Preparing [2025-10-17T02:26:12.359Z] f41cbbad1033: Preparing [2025-10-17T02:26:12.359Z] e9a57e80214d: Preparing [2025-10-17T02:26:12.359Z] c9582098b1b5: Preparing [2025-10-17T02:26:12.359Z] 692b65eee07c: Preparing [2025-10-17T02:26:12.359Z] abfcb263a588: Preparing [2025-10-17T02:26:12.359Z] 692b65eee07c: Waiting [2025-10-17T02:26:12.359Z] abfcb263a588: Waiting [2025-10-17T02:26:12.359Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:12.359Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:12.359Z] c9582098b1b5: Layer already exists [2025-10-17T02:26:12.359Z] b40a0ec8b829: Layer already exists [2025-10-17T02:26:12.359Z] 2bb002c72a65: Layer already exists [2025-10-17T02:26:12.359Z] abfcb263a588: Layer already exists [2025-10-17T02:26:12.359Z] 692b65eee07c: Layer already exists [2025-10-17T02:26:12.359Z] 4.1.0-dev.67: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:12.689Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:13.005Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-17T02:26:13.005Z] 2bb002c72a65: Preparing [2025-10-17T02:26:13.005Z] b40a0ec8b829: Preparing [2025-10-17T02:26:13.005Z] f41cbbad1033: Preparing [2025-10-17T02:26:13.005Z] e9a57e80214d: Preparing [2025-10-17T02:26:13.005Z] c9582098b1b5: Preparing [2025-10-17T02:26:13.005Z] 692b65eee07c: Preparing [2025-10-17T02:26:13.005Z] abfcb263a588: Preparing [2025-10-17T02:26:13.005Z] 692b65eee07c: Waiting [2025-10-17T02:26:13.005Z] abfcb263a588: Waiting [2025-10-17T02:26:13.005Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:13.005Z] b40a0ec8b829: Layer already exists [2025-10-17T02:26:13.005Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:13.005Z] c9582098b1b5: Layer already exists [2025-10-17T02:26:13.005Z] 2bb002c72a65: Layer already exists [2025-10-17T02:26:13.005Z] 692b65eee07c: Layer already exists [2025-10-17T02:26:13.005Z] abfcb263a588: Layer already exists [2025-10-17T02:26:13.005Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:13.338Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T02:26:13.657Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-17T02:26:13.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-17T02:26:13.658Z] 2bb002c72a65: Preparing [2025-10-17T02:26:13.658Z] b40a0ec8b829: Preparing [2025-10-17T02:26:13.658Z] f41cbbad1033: Preparing [2025-10-17T02:26:13.658Z] e9a57e80214d: Preparing [2025-10-17T02:26:13.658Z] c9582098b1b5: Preparing [2025-10-17T02:26:13.658Z] 692b65eee07c: Preparing [2025-10-17T02:26:13.658Z] abfcb263a588: Preparing [2025-10-17T02:26:13.658Z] 692b65eee07c: Waiting [2025-10-17T02:26:13.658Z] abfcb263a588: Waiting [2025-10-17T02:26:13.658Z] c9582098b1b5: Layer already exists [2025-10-17T02:26:13.658Z] 2bb002c72a65: Layer already exists [2025-10-17T02:26:13.658Z] e9a57e80214d: Layer already exists [2025-10-17T02:26:13.658Z] b40a0ec8b829: Layer already exists [2025-10-17T02:26:13.658Z] f41cbbad1033: Layer already exists [2025-10-17T02:26:13.658Z] abfcb263a588: Layer already exists [2025-10-17T02:26:13.658Z] 692b65eee07c: Layer already exists [2025-10-17T02:26:13.658Z] main: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T02:26:13.730Z] ===================================================== [Pipeline] echo [2025-10-17T02:26:13.746Z] taggedImages: [2025-10-17T02:26:13.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-17T02:26:13.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-17T02:26:13.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-17T02:26:13.840Z] ========================================================= [2025-10-17T02:26:13.840Z] [edgeXBuildMultiArch] RAW Config: [2025-10-17T02:26:13.840Z] images: [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T02:26:13.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-17T02:26:13.840Z] settingsFile: [2025-10-17T02:26:13.840Z] edgex-go-settings [2025-10-17T02:26:13.840Z] ========================================================= [Pipeline] node [2025-10-17T02:26:28.843Z] Still waiting to schedule task [2025-10-17T02:26:28.844Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-17T02:27:23.601Z] Running on prd-centos7-docker-4c-2g-348317 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T02:27:23.653Z] provisioning config files... [2025-10-17T02:27:23.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2107430403204063657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T02:27:24.743Z] ---> ****-login.sh [2025-10-17T02:27:24.743Z] nexus3.edgexfoundry.org:10001 [2025-10-17T02:43:09.072Z] #154 ... [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-17T02:43:09.072Z] #152 DONE 1117.2s [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:43:09.072Z] #53 ... [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:43:09.072Z] #155 DONE 0.2s [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:43:09.072Z] #149 ... [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:43:09.072Z] #156 DONE 0.1s [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #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-17T02:43:09.072Z] #157 DONE 0.2s [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #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-17T02:43:09.072Z] #158 DONE 0.2s [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #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-17T02:43:09.072Z] #159 DONE 0.1s [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:43:09.072Z] #53 ... [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #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-17T02:43:09.072Z] #160 DONE 2.1s [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #102 [core-common-config-bootstrapper] exporting to image [2025-10-17T02:43:09.072Z] #102 exporting layers [2025-10-17T02:43:09.072Z] #102 exporting layers 0.5s done [2025-10-17T02:43:09.072Z] #102 writing image sha256:ffc454eed5ee52dd7d0c3fceaa7d6773e1ead6ea22801e41567da8b3a94dacc5 done [2025-10-17T02:43:09.072Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-17T02:43:09.072Z] #102 DONE 7.2s [2025-10-17T02:43:09.072Z] [2025-10-17T02:43:09.072Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T02:43:12.406Z] #147 ... [2025-10-17T02:43:12.406Z] [2025-10-17T02:43:12.406Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-17T02:43:12.406Z] #148 DONE 1132.2s [2025-10-17T02:43:12.406Z] [2025-10-17T02:43:12.406Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-17T02:43:12.990Z] #161 DONE 0.6s [2025-10-17T02:43:12.990Z] [2025-10-17T02:43:12.990Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-17T02:43:15.568Z] #162 DONE 2.2s [2025-10-17T02:43:15.568Z] [2025-10-17T02:43:15.568Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:43:15.568Z] #149 ... [2025-10-17T02:43:15.568Z] [2025-10-17T02:43:15.568Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:43:15.568Z] #163 DONE 0.3s [2025-10-17T02:43:15.568Z] [2025-10-17T02:43:15.568Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T02:43:15.568Z] #53 ... [2025-10-17T02:43:15.568Z] [2025-10-17T02:43:15.568Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:43:15.568Z] #164 DONE 0.1s [2025-10-17T02:43:15.568Z] [2025-10-17T02:43:15.568Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-17T02:43:15.861Z] #165 DONE 0.3s [2025-10-17T02:43:15.861Z] [2025-10-17T02:43:15.861Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:43:16.128Z] #149 ... [2025-10-17T02:43:16.128Z] [2025-10-17T02:43:16.128Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-17T02:43:16.128Z] #166 DONE 0.2s [2025-10-17T02:43:16.128Z] [2025-10-17T02:43:16.128Z] #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-17T02:43:16.395Z] #167 DONE 0.2s [2025-10-17T02:43:16.395Z] [2025-10-17T02:43:16.395Z] #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-17T02:43:16.663Z] #168 DONE 0.2s [2025-10-17T02:43:16.663Z] [2025-10-17T02:43:16.663Z] #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-17T02:43:16.663Z] #169 DONE 0.2s [2025-10-17T02:43:16.663Z] [2025-10-17T02:43:16.663Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-17T02:43:16.930Z] #170 DONE 0.1s [2025-10-17T02:43:16.930Z] [2025-10-17T02:43:16.930Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-17T02:43:19.509Z] #171 DONE 2.5s [2025-10-17T02:43:19.509Z] [2025-10-17T02:43:19.509Z] #102 [security-bootstrapper] exporting to image [2025-10-17T02:43:19.509Z] #102 exporting layers [2025-10-17T02:43:20.090Z] #102 exporting layers 0.9s done [2025-10-17T02:43:20.090Z] #102 writing image sha256:5c972383c442e5a6c6b2aaab9d7f4d00ee1ef343ae2980c49978add7ba0985c4 done [2025-10-17T02:43:20.090Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-17T02:43:20.090Z] #102 DONE 8.1s [2025-10-17T02:43:20.090Z] [2025-10-17T02:43:20.090Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:58:28.108Z] #149 ... [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-17T02:58:28.109Z] #151 DONE 2035.4s [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T02:58:28.109Z] #147 ... [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:58:28.109Z] #172 DONE 0.1s [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T02:58:28.109Z] #147 ... [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:58:28.109Z] #173 DONE 0.1s [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-17T02:58:28.109Z] #174 DONE 0.5s [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-17T02:58:28.109Z] #175 DONE 0.1s [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #102 [core-command] exporting to image [2025-10-17T02:58:28.109Z] #102 exporting layers [2025-10-17T02:58:28.109Z] #102 exporting layers 0.5s done [2025-10-17T02:58:28.109Z] #102 writing image sha256:d2d1110c3505c847606bb7198108321296785ec2690ef0d3f1d6030df1cb0299 done [2025-10-17T02:58:28.109Z] #102 naming to docker.io/library/core-command-arm64 0.0s done [2025-10-17T02:58:28.109Z] #102 DONE 8.7s [2025-10-17T02:58:28.109Z] [2025-10-17T02:58:28.109Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T02:58:54.748Z] #143 ... [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T02:58:54.748Z] #154 DONE 2071.6s [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:58:54.748Z] #149 ... [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:58:54.748Z] #176 DONE 0.3s [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:58:54.748Z] #177 DONE 0.1s [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #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-17T02:58:54.748Z] #178 DONE 0.3s [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-17T02:58:54.748Z] #179 DONE 0.2s [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-17T02:58:54.748Z] #180 DONE 0.5s [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T02:58:54.748Z] #153 ... [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-17T02:58:54.748Z] #181 DONE 0.2s [2025-10-17T02:58:54.748Z] [2025-10-17T02:58:54.748Z] #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-17T02:58:55.704Z] #182 DONE 2.0s [2025-10-17T02:58:55.704Z] [2025-10-17T02:58:55.704Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T02:58:55.969Z] #143 ... [2025-10-17T02:58:55.969Z] [2025-10-17T02:58:55.969Z] #102 [security-proxy-setup] exporting to image [2025-10-17T02:58:55.969Z] #102 exporting layers [2025-10-17T02:58:56.926Z] #102 exporting layers 1.0s done [2025-10-17T02:58:56.926Z] #102 writing image sha256:cccaf394d499c11c439b8cc90c4630d6cd63afc978ac96a4c310db72e2a016d9 done [2025-10-17T02:58:56.926Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-17T02:58:56.926Z] #102 DONE 9.8s [2025-10-17T02:58:56.926Z] [2025-10-17T02:58:56.926Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-17T02:58:56.926Z] #146 2076.1 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-17T02:59:29.132Z] #146 DONE 2108.3s [2025-10-17T02:59:29.132Z] [2025-10-17T02:59:29.132Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T02:59:29.132Z] #149 ... [2025-10-17T02:59:29.132Z] [2025-10-17T02:59:29.132Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T02:59:29.132Z] #183 DONE 0.2s [2025-10-17T02:59:29.132Z] [2025-10-17T02:59:29.132Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T02:59:29.399Z] #147 ... [2025-10-17T02:59:29.399Z] [2025-10-17T02:59:29.399Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-17T02:59:29.399Z] #184 DONE 0.2s [2025-10-17T02:59:29.399Z] [2025-10-17T02:59:29.399Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T02:59:29.664Z] #150 ... [2025-10-17T02:59:29.664Z] [2025-10-17T02:59:29.664Z] #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-17T02:59:29.664Z] #185 DONE 0.1s [2025-10-17T02:59:29.664Z] [2025-10-17T02:59:29.664Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T02:59:29.930Z] #145 ... [2025-10-17T02:59:29.930Z] [2025-10-17T02:59:29.930Z] #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-17T02:59:30.195Z] #186 DONE 0.2s [2025-10-17T02:59:30.195Z] [2025-10-17T02:59:30.195Z] #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-17T02:59:30.195Z] #187 DONE 0.2s [2025-10-17T02:59:30.195Z] [2025-10-17T02:59:30.195Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-17T02:59:30.774Z] #188 DONE 0.4s [2025-10-17T02:59:30.774Z] [2025-10-17T02:59:30.774Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-17T02:59:31.044Z] #189 DONE 0.4s [2025-10-17T02:59:31.044Z] [2025-10-17T02:59:31.044Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T02:59:31.044Z] #143 ... [2025-10-17T02:59:31.044Z] [2025-10-17T02:59:31.044Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-17T02:59:31.044Z] #190 DONE 0.1s [2025-10-17T02:59:31.310Z] [2025-10-17T02:59:31.310Z] #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-17T02:59:33.254Z] #191 DONE 2.0s [2025-10-17T02:59:33.254Z] [2025-10-17T02:59:33.254Z] #102 [security-secretstore-setup] exporting to image [2025-10-17T02:59:33.254Z] #102 exporting layers [2025-10-17T02:59:34.677Z] #102 exporting layers 1.5s done [2025-10-17T02:59:34.942Z] #102 writing image sha256:cb10b434af20271f4bef051c0ddc8ce063da18d426e3ee1b6a80cfa4ea2f6ac2 done [2025-10-17T02:59:34.942Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-17T02:59:34.942Z] #102 DONE 11.3s [2025-10-17T02:59:34.942Z] [2025-10-17T02:59:34.942Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T03:00:21.786Z] #147 ... [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T03:00:21.786Z] #145 DONE 2157.4s [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T03:00:21.786Z] #53 ... [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T03:00:21.786Z] #192 DONE 0.2s [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T03:00:21.786Z] #193 DONE 0.1s [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #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-17T03:00:21.786Z] #194 DONE 0.5s [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #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-17T03:00:21.786Z] #195 DONE 0.1s [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T03:00:21.786Z] #149 ... [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #102 [security-spiffe-token-provider] exporting to image [2025-10-17T03:00:21.786Z] #102 exporting layers [2025-10-17T03:00:21.786Z] #102 exporting layers 0.8s done [2025-10-17T03:00:21.786Z] #102 writing image sha256:8b36321f14af7eae0fe00192a348c6d3e3ff4e40512462254efc9cedfbd5c4ca done [2025-10-17T03:00:21.786Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-17T03:00:21.786Z] #102 DONE 12.2s [2025-10-17T03:00:21.786Z] [2025-10-17T03:00:21.786Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T03:01:08.610Z] #147 ... [2025-10-17T03:01:08.610Z] [2025-10-17T03:01:08.610Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T03:01:08.610Z] #153 DONE 2201.8s [2025-10-17T03:01:08.610Z] [2025-10-17T03:01:08.610Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T03:01:08.610Z] #43 ... [2025-10-17T03:01:08.610Z] [2025-10-17T03:01:08.610Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T03:01:08.610Z] #196 DONE 0.2s [2025-10-17T03:01:08.610Z] [2025-10-17T03:01:08.610Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T03:01:08.610Z] #144 ... [2025-10-17T03:01:08.610Z] [2025-10-17T03:01:08.611Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T03:01:08.611Z] #197 DONE 0.1s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-17T03:01:08.611Z] #198 DONE 0.6s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-17T03:01:08.611Z] #199 DONE 0.1s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-17T03:01:08.611Z] #200 DONE 0.1s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #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-17T03:01:08.611Z] #201 ... [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T03:01:08.611Z] #144 DONE 2204.7s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T03:01:08.611Z] #147 ... [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T03:01:08.611Z] #202 DONE 0.2s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #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-17T03:01:08.611Z] #201 DONE 2.5s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #102 [security-proxy-auth] exporting to image [2025-10-17T03:01:08.611Z] #102 exporting layers [2025-10-17T03:01:08.611Z] #102 exporting layers 1.4s done [2025-10-17T03:01:08.611Z] #102 writing image sha256:6ac90e49b21ee3b8b65aecd22c6a182a3d8f91c3081cafc8d225822beb587c77 0.0s done [2025-10-17T03:01:08.611Z] #102 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-10-17T03:01:08.611Z] #102 DONE 13.7s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-17T03:01:08.611Z] #203 DONE 1.7s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T03:01:08.611Z] #149 ... [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-17T03:01:08.611Z] #204 DONE 0.2s [2025-10-17T03:01:08.611Z] [2025-10-17T03:01:08.611Z] #102 [core-keeper] exporting to image [2025-10-17T03:01:08.611Z] #102 exporting layers 0.7s done [2025-10-17T03:01:08.611Z] #102 writing image sha256:9176fce74feca2fb9a85bf381c6c4144d8ec0cea319f65970d4828bf283f3f37 [2025-10-17T03:01:08.887Z] #102 writing image sha256:9176fce74feca2fb9a85bf381c6c4144d8ec0cea319f65970d4828bf283f3f37 done [2025-10-17T03:01:08.887Z] #102 naming to docker.io/library/core-keeper-arm64 done [2025-10-17T03:01:08.887Z] #102 DONE 14.3s [2025-10-17T03:01:08.887Z] [2025-10-17T03:01:08.887Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T03:01:11.483Z] #149 DONE 2211.3s [2025-10-17T03:01:11.483Z] [2025-10-17T03:01:11.483Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T03:01:11.753Z] #147 ... [2025-10-17T03:01:11.753Z] [2025-10-17T03:01:11.753Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T03:01:12.019Z] #205 DONE 0.2s [2025-10-17T03:01:12.019Z] [2025-10-17T03:01:12.019Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T03:01:12.286Z] #206 DONE 0.3s [2025-10-17T03:01:12.286Z] [2025-10-17T03:01:12.286Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T03:01:12.286Z] #147 ... [2025-10-17T03:01:12.287Z] [2025-10-17T03:01:12.287Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T03:01:12.287Z] #150 DONE 2212.3s [2025-10-17T03:01:12.570Z] [2025-10-17T03:01:12.570Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T03:01:12.570Z] #143 ... [2025-10-17T03:01:12.570Z] [2025-10-17T03:01:12.570Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-17T03:01:13.541Z] #207 DONE 0.8s [2025-10-17T03:01:13.541Z] [2025-10-17T03:01:13.541Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-17T03:01:13.541Z] #208 ... [2025-10-17T03:01:13.541Z] [2025-10-17T03:01:13.541Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T03:01:13.541Z] #209 DONE 0.2s [2025-10-17T03:01:13.541Z] [2025-10-17T03:01:13.541Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-17T03:01:13.541Z] #208 DONE 0.2s [2025-10-17T03:01:13.541Z] [2025-10-17T03:01:13.541Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-17T03:01:13.808Z] #210 DONE 0.2s [2025-10-17T03:01:13.808Z] [2025-10-17T03:01:13.808Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T03:01:13.808Z] #211 DONE 0.2s [2025-10-17T03:01:13.808Z] [2025-10-17T03:01:13.808Z] #102 [core-metadata] exporting to image [2025-10-17T03:01:13.808Z] #102 exporting layers [2025-10-17T03:01:15.214Z] #102 ... [2025-10-17T03:01:15.215Z] [2025-10-17T03:01:15.215Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-17T03:01:15.215Z] #212 DONE 1.6s [2025-10-17T03:01:15.483Z] [2025-10-17T03:01:15.483Z] #102 [core-metadata] exporting to image [2025-10-17T03:01:15.483Z] #102 exporting layers 1.7s done [2025-10-17T03:01:15.483Z] #102 writing image sha256:d8c2d2fa35a35ef369d81d7fd6f70f11ffaaa04aa30a9a44242076f2ba8124d2 [2025-10-17T03:01:15.483Z] #102 ... [2025-10-17T03:01:15.483Z] [2025-10-17T03:01:15.483Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-17T03:01:15.483Z] #213 DONE 0.1s [2025-10-17T03:01:15.483Z] [2025-10-17T03:01:15.483Z] #102 [core-data] exporting to image [2025-10-17T03:01:15.483Z] #102 writing image sha256:d8c2d2fa35a35ef369d81d7fd6f70f11ffaaa04aa30a9a44242076f2ba8124d2 done [2025-10-17T03:01:15.483Z] #102 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-10-17T03:01:16.077Z] #102 exporting layers 0.6s done [2025-10-17T03:01:16.077Z] #102 writing image sha256:77facda6d913de94696329957e5681421ad6ddd0c4ff89eb6b42df98f7588070 done [2025-10-17T03:01:16.077Z] #102 naming to docker.io/library/core-data-arm64 done [2025-10-17T03:01:16.077Z] #102 DONE 16.6s [2025-10-17T03:01:16.077Z] [2025-10-17T03:01:16.077Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T03:01:42.754Z] #143 DONE 2238.9s [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T03:01:42.754Z] #53 ... [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T03:01:42.754Z] #214 DONE 0.2s [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T03:01:42.754Z] #147 ... [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T03:01:42.754Z] #215 DONE 0.1s [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-17T03:01:42.754Z] #216 DONE 0.6s [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T03:01:42.754Z] #147 ... [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-17T03:01:42.754Z] #217 DONE 0.1s [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #102 [support-scheduler] exporting to image [2025-10-17T03:01:42.754Z] #102 exporting layers [2025-10-17T03:01:42.754Z] #102 exporting layers 1.0s done [2025-10-17T03:01:42.754Z] #102 writing image sha256:e40a3928f3dfb1eea16df28382176ad15a3a1ec6a93bff1f7222d8641daf3845 done [2025-10-17T03:01:42.754Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2025-10-17T03:01:42.754Z] #102 DONE 17.6s [2025-10-17T03:01:42.754Z] [2025-10-17T03:01:42.754Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T03:01:45.339Z] #43 ... [2025-10-17T03:01:45.339Z] [2025-10-17T03:01:45.339Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T03:01:45.339Z] #147 DONE 2245.2s [2025-10-17T03:01:45.339Z] [2025-10-17T03:01:45.339Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T03:01:45.609Z] #43 ... [2025-10-17T03:01:45.609Z] [2025-10-17T03:01:45.609Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T03:01:45.609Z] #218 DONE 0.1s [2025-10-17T03:01:45.609Z] [2025-10-17T03:01:45.609Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T03:01:45.873Z] #219 DONE 0.1s [2025-10-17T03:01:45.873Z] [2025-10-17T03:01:45.873Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T03:01:45.873Z] #53 ... [2025-10-17T03:01:45.873Z] [2025-10-17T03:01:45.873Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-17T03:01:46.138Z] #220 DONE 0.4s [2025-10-17T03:01:46.138Z] [2025-10-17T03:01:46.138Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-17T03:01:46.404Z] #221 DONE 0.1s [2025-10-17T03:01:46.404Z] [2025-10-17T03:01:46.404Z] #102 [support-notifications] exporting to image [2025-10-17T03:01:46.984Z] #102 exporting layers 0.6s done [2025-10-17T03:01:46.984Z] #102 writing image sha256:eaafa7d8f84ff5dfc60f522568c41cced0111f54311be73cb5728c08de054fc3 done [2025-10-17T03:01:46.984Z] #102 naming to docker.io/library/support-notifications-arm64 done [2025-10-17T03:01:46.984Z] #102 DONE 18.2s [2025-10-17T03:01:46.984Z] [2025-10-17T03:01:46.984Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T03:01:46.984Z] time="2025-10-17T02:21:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-17T03:01:47.011Z] $ docker stop --time=1 2b518a00734d07988c17075125e968ce4ec818b3739b355796f5e15d710682e0 [2025-10-17T03:01:48.680Z] $ docker rm -f --volumes 2b518a00734d07988c17075125e968ce4ec818b3739b355796f5e15d710682e0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-17T03:01:49.169Z] + docker images [2025-10-17T03:01:49.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-17T03:01:49.169Z] support-notifications-arm64 latest eaafa7d8f84f 3 seconds ago 53.2MB [2025-10-17T03:01:49.169Z] support-scheduler-arm64 latest e40a3928f3df 9 seconds ago 49.3MB [2025-10-17T03:01:49.169Z] core-data-arm64 latest 77facda6d913 34 seconds ago 45.6MB [2025-10-17T03:01:49.169Z] core-metadata-arm64 latest d8c2d2fa35a3 36 seconds ago 45.7MB [2025-10-17T03:01:49.169Z] core-keeper-arm64 latest 9176fce74fec 42 seconds ago 45.4MB [2025-10-17T03:01:49.169Z] security-proxy-auth-arm64 latest 6ac90e49b21e 44 seconds ago 44.8MB [2025-10-17T03:01:49.169Z] security-spiffe-token-provider-arm64 latest 8b36321f14af About a minute ago 49MB [2025-10-17T03:01:49.169Z] security-secretstore-setup-arm64 latest cb10b434af20 2 minutes ago 79.3MB [2025-10-17T03:01:49.169Z] security-proxy-setup-arm64 latest cccaf394d499 2 minutes ago 49.3MB [2025-10-17T03:01:49.169Z] core-command-arm64 latest d2d1110c3505 3 minutes ago 40MB [2025-10-17T03:01:49.169Z] security-bootstrapper-arm64 latest 5c972383c442 18 minutes ago 21.1MB [2025-10-17T03:01:49.169Z] core-common-config-bootstrapper-arm64 latest ffc454eed5ee 18 minutes ago 20MB [2025-10-17T03:01:49.169Z] security-spire-agent-arm64 latest 74796cff4a34 39 minutes ago 187MB [2025-10-17T03:01:49.169Z] security-spire-server-arm64 latest 0ce4b4fab4d4 39 minutes ago 144MB [2025-10-17T03:01:49.169Z] security-spire-config-arm64 latest 148e881ee996 39 minutes ago 143MB [2025-10-17T03:01:49.169Z] ci-base-image-arm64 latest f401657a5486 41 minutes ago 950MB [2025-10-17T03:01:49.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 43a1c90cae9b 47 hours ago 594MB [2025-10-17T03:01:49.169Z] 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-17T03:01:49.320Z] provisioning config files... [2025-10-17T03:01:49.338Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/912@tmp/config12093795392729929870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T03:01:49.751Z] ---> ****-login.sh [2025-10-17T03:01:49.751Z] nexus3.edgexfoundry.org:10001 [2025-10-17T03:01:49.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T03:01:50.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T03:01:50.021Z] Configure a credential helper to remove this warning. See [2025-10-17T03:01:50.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T03:01:50.021Z] [2025-10-17T03:01:50.021Z] Login Succeeded [2025-10-17T03:01:50.021Z] nexus3.edgexfoundry.org:10002 [2025-10-17T03:01:50.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T03:01:50.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T03:01:50.580Z] Configure a credential helper to remove this warning. See [2025-10-17T03:01:50.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T03:01:50.580Z] [2025-10-17T03:01:50.581Z] Login Succeeded [2025-10-17T03:01:50.581Z] nexus3.edgexfoundry.org:10003 [2025-10-17T03:01:50.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T03:01:50.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T03:01:50.853Z] Configure a credential helper to remove this warning. See [2025-10-17T03:01:50.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T03:01:50.853Z] [2025-10-17T03:01:50.853Z] Login Succeeded [2025-10-17T03:01:50.853Z] nexus3.edgexfoundry.org:10004 [2025-10-17T03:01:51.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T03:01:51.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T03:01:51.405Z] Configure a credential helper to remove this warning. See [2025-10-17T03:01:51.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T03:01:51.405Z] [2025-10-17T03:01:51.405Z] Login Succeeded [2025-10-17T03:01:51.405Z] ****.io [2025-10-17T03:01:51.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T03:01:51.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-17T03:01:51.676Z] Configure a credential helper to remove this warning. See [2025-10-17T03:01:51.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-17T03:01:51.676Z] [2025-10-17T03:01:51.676Z] Login Succeeded [2025-10-17T03:01:51.676Z] ---> ****-login.sh ends [Pipeline] } [2025-10-17T03:01:51.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:01:51.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T03:01:51.782Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-10-17T03:01:51.782Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:01:51.782Z] latest [2025-10-17T03:01:51.782Z] 4.1.0-dev.67 [2025-10-17T03:01:51.782Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:01:51.782Z] main [2025-10-17T03:01:51.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:01:52.171Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:01:52.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:01:52.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-17T03:01:52.531Z] cc7afe876022: Preparing [2025-10-17T03:01:52.531Z] 4e205c2f2bfc: Preparing [2025-10-17T03:01:52.531Z] d939ba3184b0: Preparing [2025-10-17T03:01:52.531Z] 4009b7713d8e: Preparing [2025-10-17T03:01:52.531Z] 57d531600dc7: Preparing [2025-10-17T03:01:52.531Z] ae07da2b4e7b: Preparing [2025-10-17T03:01:52.531Z] c231f5c0ede3: Preparing [2025-10-17T03:01:52.531Z] ae07da2b4e7b: Waiting [2025-10-17T03:01:52.531Z] c231f5c0ede3: Waiting [2025-10-17T03:01:52.797Z] 57d531600dc7: Pushed [2025-10-17T03:01:52.797Z] d939ba3184b0: Pushed [2025-10-17T03:01:52.797Z] cc7afe876022: Pushed [2025-10-17T03:01:52.797Z] 4009b7713d8e: Pushed [2025-10-17T03:01:52.797Z] ae07da2b4e7b: Pushed [2025-10-17T03:01:55.376Z] c231f5c0ede3: Pushed [2025-10-17T03:01:59.611Z] 4e205c2f2bfc: Pushed [2025-10-17T03:01:59.611Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:01:59.980Z] + 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-17T03:02:00.343Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-17T03:02:00.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-17T03:02:00.343Z] cc7afe876022: Preparing [2025-10-17T03:02:00.343Z] 4e205c2f2bfc: Preparing [2025-10-17T03:02:00.343Z] d939ba3184b0: Preparing [2025-10-17T03:02:00.343Z] 4009b7713d8e: Preparing [2025-10-17T03:02:00.343Z] 57d531600dc7: Preparing [2025-10-17T03:02:00.343Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:00.343Z] c231f5c0ede3: Preparing [2025-10-17T03:02:00.343Z] c231f5c0ede3: Waiting [2025-10-17T03:02:00.343Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:00.343Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:00.343Z] 4e205c2f2bfc: Layer already exists [2025-10-17T03:02:00.343Z] cc7afe876022: Layer already exists [2025-10-17T03:02:00.343Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:00.343Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:00.343Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:00.343Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:00.343Z] latest: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:00.977Z] + 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-17T03:02:01.341Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [2025-10-17T03:02:01.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-17T03:02:01.341Z] cc7afe876022: Preparing [2025-10-17T03:02:01.341Z] 4e205c2f2bfc: Preparing [2025-10-17T03:02:01.341Z] d939ba3184b0: Preparing [2025-10-17T03:02:01.341Z] 4009b7713d8e: Preparing [2025-10-17T03:02:01.341Z] 57d531600dc7: Preparing [2025-10-17T03:02:01.341Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:01.341Z] c231f5c0ede3: Preparing [2025-10-17T03:02:01.341Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:01.341Z] c231f5c0ede3: Waiting [2025-10-17T03:02:01.341Z] 4e205c2f2bfc: Layer already exists [2025-10-17T03:02:01.341Z] cc7afe876022: Layer already exists [2025-10-17T03:02:01.341Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:01.341Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:01.341Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:01.341Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:01.341Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:01.341Z] 4.1.0-dev.67: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:01.971Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:02.336Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:02.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-17T03:02:02.337Z] cc7afe876022: Preparing [2025-10-17T03:02:02.337Z] 4e205c2f2bfc: Preparing [2025-10-17T03:02:02.337Z] d939ba3184b0: Preparing [2025-10-17T03:02:02.337Z] 4009b7713d8e: Preparing [2025-10-17T03:02:02.337Z] 57d531600dc7: Preparing [2025-10-17T03:02:02.337Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:02.337Z] c231f5c0ede3: Preparing [2025-10-17T03:02:02.337Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:02.337Z] c231f5c0ede3: Waiting [2025-10-17T03:02:02.337Z] cc7afe876022: Layer already exists [2025-10-17T03:02:02.337Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:02.337Z] 4e205c2f2bfc: Layer already exists [2025-10-17T03:02:02.337Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:02.337Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:02.337Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:02.337Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:02.603Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:02.970Z] + 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-17T03:02:03.330Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-10-17T03:02:03.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-17T03:02:03.330Z] cc7afe876022: Preparing [2025-10-17T03:02:03.330Z] 4e205c2f2bfc: Preparing [2025-10-17T03:02:03.330Z] d939ba3184b0: Preparing [2025-10-17T03:02:03.330Z] 4009b7713d8e: Preparing [2025-10-17T03:02:03.330Z] 57d531600dc7: Preparing [2025-10-17T03:02:03.330Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:03.330Z] c231f5c0ede3: Preparing [2025-10-17T03:02:03.330Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:03.330Z] c231f5c0ede3: Waiting [2025-10-17T03:02:03.330Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:03.330Z] cc7afe876022: Layer already exists [2025-10-17T03:02:03.330Z] 4e205c2f2bfc: Layer already exists [2025-10-17T03:02:03.330Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:03.330Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:03.330Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:03.330Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:03.595Z] main: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:02:03.670Z] ===================================================== [Pipeline] echo [2025-10-17T03:02:03.687Z] taggedImages: [2025-10-17T03:02:03.687Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:03.687Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-17T03:02:03.687Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [2025-10-17T03:02:03.687Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:03.687Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-17T03:02:03.714Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-10-17T03:02:03.714Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:03.714Z] latest [2025-10-17T03:02:03.714Z] 4.1.0-dev.67 [2025-10-17T03:02:03.714Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:03.714Z] main [2025-10-17T03:02:03.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:04.094Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:04.442Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:04.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-17T03:02:04.442Z] ca9cf5449f06: Preparing [2025-10-17T03:02:04.442Z] ffc02ad261c9: Preparing [2025-10-17T03:02:04.442Z] 778491f10802: Preparing [2025-10-17T03:02:04.442Z] 3e28ac5bcc17: Preparing [2025-10-17T03:02:04.442Z] d939ba3184b0: Preparing [2025-10-17T03:02:04.442Z] 4009b7713d8e: Preparing [2025-10-17T03:02:04.442Z] 57d531600dc7: Preparing [2025-10-17T03:02:04.442Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:04.442Z] c231f5c0ede3: Preparing [2025-10-17T03:02:04.442Z] 4009b7713d8e: Waiting [2025-10-17T03:02:04.442Z] 57d531600dc7: Waiting [2025-10-17T03:02:04.442Z] c231f5c0ede3: Waiting [2025-10-17T03:02:04.442Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:04.442Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:04.442Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:04.707Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:04.707Z] ca9cf5449f06: Pushed [2025-10-17T03:02:04.707Z] 778491f10802: Pushed [2025-10-17T03:02:04.707Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:04.707Z] ffc02ad261c9: Pushed [2025-10-17T03:02:04.707Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:07.278Z] 3e28ac5bcc17: Pushed [2025-10-17T03:02:07.278Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:07.638Z] + 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-17T03:02:07.993Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-17T03:02:07.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-17T03:02:07.993Z] ca9cf5449f06: Preparing [2025-10-17T03:02:07.993Z] ffc02ad261c9: Preparing [2025-10-17T03:02:07.993Z] 778491f10802: Preparing [2025-10-17T03:02:07.993Z] 3e28ac5bcc17: Preparing [2025-10-17T03:02:07.993Z] d939ba3184b0: Preparing [2025-10-17T03:02:07.993Z] 4009b7713d8e: Preparing [2025-10-17T03:02:07.993Z] 57d531600dc7: Preparing [2025-10-17T03:02:07.993Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:07.993Z] c231f5c0ede3: Preparing [2025-10-17T03:02:07.993Z] 4009b7713d8e: Waiting [2025-10-17T03:02:07.993Z] 57d531600dc7: Waiting [2025-10-17T03:02:07.993Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:07.993Z] c231f5c0ede3: Waiting [2025-10-17T03:02:07.993Z] ca9cf5449f06: Layer already exists [2025-10-17T03:02:07.993Z] ffc02ad261c9: Layer already exists [2025-10-17T03:02:07.993Z] 3e28ac5bcc17: Layer already exists [2025-10-17T03:02:07.993Z] 778491f10802: Layer already exists [2025-10-17T03:02:07.993Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:07.993Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:07.993Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:07.993Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:07.993Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:08.257Z] latest: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:08.616Z] + 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-17T03:02:08.971Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [2025-10-17T03:02:08.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-17T03:02:08.971Z] ca9cf5449f06: Preparing [2025-10-17T03:02:08.971Z] ffc02ad261c9: Preparing [2025-10-17T03:02:08.971Z] 778491f10802: Preparing [2025-10-17T03:02:08.971Z] 3e28ac5bcc17: Preparing [2025-10-17T03:02:08.971Z] d939ba3184b0: Preparing [2025-10-17T03:02:08.971Z] 4009b7713d8e: Preparing [2025-10-17T03:02:08.971Z] 57d531600dc7: Preparing [2025-10-17T03:02:08.971Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:08.971Z] c231f5c0ede3: Preparing [2025-10-17T03:02:08.971Z] 4009b7713d8e: Waiting [2025-10-17T03:02:08.971Z] 57d531600dc7: Waiting [2025-10-17T03:02:08.971Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:08.971Z] c231f5c0ede3: Waiting [2025-10-17T03:02:08.971Z] ca9cf5449f06: Layer already exists [2025-10-17T03:02:08.971Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:08.971Z] ffc02ad261c9: Layer already exists [2025-10-17T03:02:08.971Z] 778491f10802: Layer already exists [2025-10-17T03:02:08.971Z] 3e28ac5bcc17: Layer already exists [2025-10-17T03:02:08.971Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:08.971Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:08.971Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:08.971Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:09.235Z] 4.1.0-dev.67: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:09.595Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:09.955Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:09.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-17T03:02:09.955Z] ca9cf5449f06: Preparing [2025-10-17T03:02:09.955Z] ffc02ad261c9: Preparing [2025-10-17T03:02:09.955Z] 778491f10802: Preparing [2025-10-17T03:02:09.955Z] 3e28ac5bcc17: Preparing [2025-10-17T03:02:09.955Z] d939ba3184b0: Preparing [2025-10-17T03:02:09.955Z] 4009b7713d8e: Preparing [2025-10-17T03:02:09.955Z] 57d531600dc7: Preparing [2025-10-17T03:02:09.955Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:09.955Z] c231f5c0ede3: Preparing [2025-10-17T03:02:09.955Z] 57d531600dc7: Waiting [2025-10-17T03:02:09.955Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:09.955Z] c231f5c0ede3: Waiting [2025-10-17T03:02:09.955Z] 4009b7713d8e: Waiting [2025-10-17T03:02:09.955Z] 3e28ac5bcc17: Layer already exists [2025-10-17T03:02:09.955Z] ffc02ad261c9: Layer already exists [2025-10-17T03:02:09.955Z] 778491f10802: Layer already exists [2025-10-17T03:02:09.955Z] ca9cf5449f06: Layer already exists [2025-10-17T03:02:09.955Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:09.955Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:09.955Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:09.955Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:09.955Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:10.220Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:10.581Z] + 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-17T03:02:10.953Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-10-17T03:02:10.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-17T03:02:10.953Z] ca9cf5449f06: Preparing [2025-10-17T03:02:10.953Z] ffc02ad261c9: Preparing [2025-10-17T03:02:10.953Z] 778491f10802: Preparing [2025-10-17T03:02:10.953Z] 3e28ac5bcc17: Preparing [2025-10-17T03:02:10.953Z] d939ba3184b0: Preparing [2025-10-17T03:02:10.953Z] 4009b7713d8e: Preparing [2025-10-17T03:02:10.953Z] 57d531600dc7: Preparing [2025-10-17T03:02:10.953Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:10.953Z] c231f5c0ede3: Preparing [2025-10-17T03:02:10.953Z] 57d531600dc7: Waiting [2025-10-17T03:02:10.953Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:10.953Z] c231f5c0ede3: Waiting [2025-10-17T03:02:10.953Z] 4009b7713d8e: Waiting [2025-10-17T03:02:10.953Z] ca9cf5449f06: Layer already exists [2025-10-17T03:02:10.953Z] 778491f10802: Layer already exists [2025-10-17T03:02:10.953Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:10.953Z] 3e28ac5bcc17: Layer already exists [2025-10-17T03:02:10.953Z] ffc02ad261c9: Layer already exists [2025-10-17T03:02:10.953Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:10.953Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:10.953Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:10.953Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:11.219Z] main: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:02:11.310Z] ===================================================== [Pipeline] echo [2025-10-17T03:02:11.326Z] taggedImages: [2025-10-17T03:02:11.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:11.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-17T03:02:11.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [2025-10-17T03:02:11.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:11.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-17T03:02:11.361Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-10-17T03:02:11.361Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:11.361Z] latest [2025-10-17T03:02:11.361Z] 4.1.0-dev.67 [2025-10-17T03:02:11.361Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:11.361Z] main [2025-10-17T03:02:11.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:11.742Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:12.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:12.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-17T03:02:12.093Z] 7bef6624d653: Preparing [2025-10-17T03:02:12.093Z] d66e6e728f33: Preparing [2025-10-17T03:02:12.093Z] d939ba3184b0: Preparing [2025-10-17T03:02:12.093Z] 4009b7713d8e: Preparing [2025-10-17T03:02:12.093Z] a370f4ad62fb: Preparing [2025-10-17T03:02:12.093Z] e952577bd553: Preparing [2025-10-17T03:02:12.093Z] c231f5c0ede3: Preparing [2025-10-17T03:02:12.093Z] e952577bd553: Waiting [2025-10-17T03:02:12.093Z] c231f5c0ede3: Waiting [2025-10-17T03:02:12.093Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:12.093Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:12.364Z] a370f4ad62fb: Pushed [2025-10-17T03:02:12.364Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:12.364Z] 7bef6624d653: Pushed [2025-10-17T03:02:12.364Z] e952577bd553: Pushed [2025-10-17T03:02:20.550Z] d66e6e728f33: Pushed [2025-10-17T03:02:20.550Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:20.916Z] + 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-17T03:02:21.270Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-17T03:02:21.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-17T03:02:21.270Z] 7bef6624d653: Preparing [2025-10-17T03:02:21.270Z] d66e6e728f33: Preparing [2025-10-17T03:02:21.270Z] d939ba3184b0: Preparing [2025-10-17T03:02:21.270Z] 4009b7713d8e: Preparing [2025-10-17T03:02:21.270Z] a370f4ad62fb: Preparing [2025-10-17T03:02:21.270Z] e952577bd553: Preparing [2025-10-17T03:02:21.270Z] c231f5c0ede3: Preparing [2025-10-17T03:02:21.270Z] e952577bd553: Waiting [2025-10-17T03:02:21.270Z] c231f5c0ede3: Waiting [2025-10-17T03:02:21.270Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:21.270Z] d66e6e728f33: Layer already exists [2025-10-17T03:02:21.270Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:21.270Z] a370f4ad62fb: Layer already exists [2025-10-17T03:02:21.270Z] 7bef6624d653: Layer already exists [2025-10-17T03:02:21.270Z] e952577bd553: Layer already exists [2025-10-17T03:02:21.270Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:21.535Z] latest: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:21.890Z] + 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-17T03:02:22.247Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [2025-10-17T03:02:22.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-17T03:02:22.247Z] 7bef6624d653: Preparing [2025-10-17T03:02:22.247Z] d66e6e728f33: Preparing [2025-10-17T03:02:22.247Z] d939ba3184b0: Preparing [2025-10-17T03:02:22.247Z] 4009b7713d8e: Preparing [2025-10-17T03:02:22.247Z] a370f4ad62fb: Preparing [2025-10-17T03:02:22.247Z] e952577bd553: Preparing [2025-10-17T03:02:22.247Z] c231f5c0ede3: Preparing [2025-10-17T03:02:22.247Z] c231f5c0ede3: Waiting [2025-10-17T03:02:22.247Z] e952577bd553: Waiting [2025-10-17T03:02:22.247Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:22.247Z] a370f4ad62fb: Layer already exists [2025-10-17T03:02:22.247Z] d66e6e728f33: Layer already exists [2025-10-17T03:02:22.247Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:22.247Z] 7bef6624d653: Layer already exists [2025-10-17T03:02:22.247Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:22.247Z] e952577bd553: Layer already exists [2025-10-17T03:02:22.247Z] 4.1.0-dev.67: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:22.871Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:23.224Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:23.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-17T03:02:23.224Z] 7bef6624d653: Preparing [2025-10-17T03:02:23.224Z] d66e6e728f33: Preparing [2025-10-17T03:02:23.224Z] d939ba3184b0: Preparing [2025-10-17T03:02:23.224Z] 4009b7713d8e: Preparing [2025-10-17T03:02:23.224Z] a370f4ad62fb: Preparing [2025-10-17T03:02:23.224Z] e952577bd553: Preparing [2025-10-17T03:02:23.224Z] c231f5c0ede3: Preparing [2025-10-17T03:02:23.224Z] e952577bd553: Waiting [2025-10-17T03:02:23.224Z] c231f5c0ede3: Waiting [2025-10-17T03:02:23.224Z] 7bef6624d653: Layer already exists [2025-10-17T03:02:23.224Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:23.224Z] d66e6e728f33: Layer already exists [2025-10-17T03:02:23.224Z] a370f4ad62fb: Layer already exists [2025-10-17T03:02:23.224Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:23.224Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:23.224Z] e952577bd553: Layer already exists [2025-10-17T03:02:23.224Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:23.586Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:23.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-10-17T03:02:23.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-17T03:02:23.953Z] 7bef6624d653: Preparing [2025-10-17T03:02:23.953Z] d66e6e728f33: Preparing [2025-10-17T03:02:23.953Z] d939ba3184b0: Preparing [2025-10-17T03:02:23.953Z] 4009b7713d8e: Preparing [2025-10-17T03:02:23.953Z] a370f4ad62fb: Preparing [2025-10-17T03:02:23.953Z] e952577bd553: Preparing [2025-10-17T03:02:23.953Z] c231f5c0ede3: Preparing [2025-10-17T03:02:23.953Z] e952577bd553: Waiting [2025-10-17T03:02:23.953Z] c231f5c0ede3: Waiting [2025-10-17T03:02:23.953Z] d66e6e728f33: Layer already exists [2025-10-17T03:02:23.953Z] 7bef6624d653: Layer already exists [2025-10-17T03:02:23.953Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:23.953Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:23.953Z] a370f4ad62fb: Layer already exists [2025-10-17T03:02:23.953Z] e952577bd553: Layer already exists [2025-10-17T03:02:23.953Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:23.953Z] main: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:02:24.286Z] ===================================================== [Pipeline] echo [2025-10-17T03:02:24.299Z] taggedImages: [2025-10-17T03:02:24.299Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:24.299Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-17T03:02:24.299Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [2025-10-17T03:02:24.299Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:24.299Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-17T03:02:24.329Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-10-17T03:02:24.329Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:24.329Z] latest [2025-10-17T03:02:24.329Z] 4.1.0-dev.67 [2025-10-17T03:02:24.329Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:24.329Z] main [2025-10-17T03:02:24.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:24.699Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:25.055Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:25.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-17T03:02:25.055Z] cdc3fcb2b62e: Preparing [2025-10-17T03:02:25.055Z] 1eecc496c214: Preparing [2025-10-17T03:02:25.055Z] 4009b7713d8e: Preparing [2025-10-17T03:02:25.055Z] 1d621530d2fb: Preparing [2025-10-17T03:02:25.055Z] 2b766647ca2c: Preparing [2025-10-17T03:02:25.055Z] c231f5c0ede3: Preparing [2025-10-17T03:02:25.055Z] c231f5c0ede3: Waiting [2025-10-17T03:02:25.321Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:25.321Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:25.321Z] 2b766647ca2c: Pushed [2025-10-17T03:02:25.321Z] cdc3fcb2b62e: Pushed [2025-10-17T03:02:25.321Z] 1d621530d2fb: Pushed [2025-10-17T03:02:33.493Z] 1eecc496c214: Pushed [2025-10-17T03:02:33.493Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:33.853Z] + 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-17T03:02:34.206Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-17T03:02:34.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-17T03:02:34.206Z] cdc3fcb2b62e: Preparing [2025-10-17T03:02:34.206Z] 1eecc496c214: Preparing [2025-10-17T03:02:34.206Z] 4009b7713d8e: Preparing [2025-10-17T03:02:34.206Z] 1d621530d2fb: Preparing [2025-10-17T03:02:34.206Z] 2b766647ca2c: Preparing [2025-10-17T03:02:34.206Z] c231f5c0ede3: Preparing [2025-10-17T03:02:34.206Z] c231f5c0ede3: Waiting [2025-10-17T03:02:34.206Z] cdc3fcb2b62e: Layer already exists [2025-10-17T03:02:34.206Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:34.206Z] 1d621530d2fb: Layer already exists [2025-10-17T03:02:34.206Z] 2b766647ca2c: Layer already exists [2025-10-17T03:02:34.206Z] 1eecc496c214: Layer already exists [2025-10-17T03:02:34.206Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:34.206Z] latest: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:34.550Z] + 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-17T03:02:34.903Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [2025-10-17T03:02:34.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-17T03:02:34.903Z] cdc3fcb2b62e: Preparing [2025-10-17T03:02:34.903Z] 1eecc496c214: Preparing [2025-10-17T03:02:34.903Z] 4009b7713d8e: Preparing [2025-10-17T03:02:34.903Z] 1d621530d2fb: Preparing [2025-10-17T03:02:34.903Z] 2b766647ca2c: Preparing [2025-10-17T03:02:34.903Z] c231f5c0ede3: Preparing [2025-10-17T03:02:34.903Z] c231f5c0ede3: Waiting [2025-10-17T03:02:34.903Z] 1eecc496c214: Layer already exists [2025-10-17T03:02:34.903Z] 1d621530d2fb: Layer already exists [2025-10-17T03:02:34.903Z] 2b766647ca2c: Layer already exists [2025-10-17T03:02:34.903Z] cdc3fcb2b62e: Layer already exists [2025-10-17T03:02:34.903Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:34.903Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:34.903Z] 4.1.0-dev.67: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:35.253Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:35.600Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:35.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-17T03:02:35.601Z] cdc3fcb2b62e: Preparing [2025-10-17T03:02:35.601Z] 1eecc496c214: Preparing [2025-10-17T03:02:35.601Z] 4009b7713d8e: Preparing [2025-10-17T03:02:35.601Z] 1d621530d2fb: Preparing [2025-10-17T03:02:35.601Z] 2b766647ca2c: Preparing [2025-10-17T03:02:35.601Z] c231f5c0ede3: Preparing [2025-10-17T03:02:35.601Z] c231f5c0ede3: Waiting [2025-10-17T03:02:35.601Z] cdc3fcb2b62e: Layer already exists [2025-10-17T03:02:35.601Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:35.601Z] 1eecc496c214: Layer already exists [2025-10-17T03:02:35.601Z] 2b766647ca2c: Layer already exists [2025-10-17T03:02:35.601Z] 1d621530d2fb: Layer already exists [2025-10-17T03:02:35.601Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:35.601Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:35.961Z] + 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-17T03:02:36.325Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-10-17T03:02:36.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-17T03:02:36.325Z] cdc3fcb2b62e: Preparing [2025-10-17T03:02:36.325Z] 1eecc496c214: Preparing [2025-10-17T03:02:36.325Z] 4009b7713d8e: Preparing [2025-10-17T03:02:36.325Z] 1d621530d2fb: Preparing [2025-10-17T03:02:36.325Z] 2b766647ca2c: Preparing [2025-10-17T03:02:36.325Z] c231f5c0ede3: Preparing [2025-10-17T03:02:36.325Z] c231f5c0ede3: Waiting [2025-10-17T03:02:36.325Z] 1eecc496c214: Layer already exists [2025-10-17T03:02:36.325Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:36.325Z] 2b766647ca2c: Layer already exists [2025-10-17T03:02:36.325Z] cdc3fcb2b62e: Layer already exists [2025-10-17T03:02:36.325Z] 1d621530d2fb: Layer already exists [2025-10-17T03:02:36.325Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:36.325Z] main: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:02:36.424Z] ===================================================== [Pipeline] echo [2025-10-17T03:02:36.443Z] taggedImages: [2025-10-17T03:02:36.443Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:36.443Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-17T03:02:36.443Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [2025-10-17T03:02:36.443Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:36.443Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-17T03:02:36.472Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-10-17T03:02:36.472Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:36.472Z] latest [2025-10-17T03:02:36.472Z] 4.1.0-dev.67 [2025-10-17T03:02:36.472Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:36.472Z] main [2025-10-17T03:02:36.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:36.838Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:37.279Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:37.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-17T03:02:37.279Z] 0edfa03c9ef9: Preparing [2025-10-17T03:02:37.279Z] 1dc4a9207963: Preparing [2025-10-17T03:02:37.279Z] 2ae0a9c41f4a: Preparing [2025-10-17T03:02:37.279Z] d939ba3184b0: Preparing [2025-10-17T03:02:37.279Z] 4009b7713d8e: Preparing [2025-10-17T03:02:37.279Z] 57d531600dc7: Preparing [2025-10-17T03:02:37.279Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:37.279Z] c231f5c0ede3: Preparing [2025-10-17T03:02:37.279Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:37.279Z] c231f5c0ede3: Waiting [2025-10-17T03:02:37.279Z] 57d531600dc7: Waiting [2025-10-17T03:02:37.279Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:37.279Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:37.543Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:37.543Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:37.543Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:37.543Z] 1dc4a9207963: Pushed [2025-10-17T03:02:37.543Z] 0edfa03c9ef9: Pushed [2025-10-17T03:02:45.724Z] 2ae0a9c41f4a: Pushed [2025-10-17T03:02:45.724Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:46.080Z] + 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-17T03:02:46.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-17T03:02:46.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-17T03:02:46.436Z] 0edfa03c9ef9: Preparing [2025-10-17T03:02:46.436Z] 1dc4a9207963: Preparing [2025-10-17T03:02:46.436Z] 2ae0a9c41f4a: Preparing [2025-10-17T03:02:46.436Z] d939ba3184b0: Preparing [2025-10-17T03:02:46.436Z] 4009b7713d8e: Preparing [2025-10-17T03:02:46.436Z] 57d531600dc7: Preparing [2025-10-17T03:02:46.436Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:46.436Z] c231f5c0ede3: Preparing [2025-10-17T03:02:46.436Z] 57d531600dc7: Waiting [2025-10-17T03:02:46.436Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:46.436Z] c231f5c0ede3: Waiting [2025-10-17T03:02:46.436Z] 1dc4a9207963: Layer already exists [2025-10-17T03:02:46.436Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:46.436Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:46.436Z] 2ae0a9c41f4a: Layer already exists [2025-10-17T03:02:46.436Z] 0edfa03c9ef9: Layer already exists [2025-10-17T03:02:46.436Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:46.436Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:46.436Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:46.436Z] latest: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:46.792Z] + 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-17T03:02:47.150Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [2025-10-17T03:02:47.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-17T03:02:47.150Z] 0edfa03c9ef9: Preparing [2025-10-17T03:02:47.150Z] 1dc4a9207963: Preparing [2025-10-17T03:02:47.150Z] 2ae0a9c41f4a: Preparing [2025-10-17T03:02:47.150Z] d939ba3184b0: Preparing [2025-10-17T03:02:47.150Z] 4009b7713d8e: Preparing [2025-10-17T03:02:47.150Z] 57d531600dc7: Preparing [2025-10-17T03:02:47.150Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:47.150Z] c231f5c0ede3: Preparing [2025-10-17T03:02:47.150Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:47.150Z] c231f5c0ede3: Waiting [2025-10-17T03:02:47.150Z] 57d531600dc7: Waiting [2025-10-17T03:02:47.150Z] 2ae0a9c41f4a: Layer already exists [2025-10-17T03:02:47.150Z] 0edfa03c9ef9: Layer already exists [2025-10-17T03:02:47.150Z] 1dc4a9207963: Layer already exists [2025-10-17T03:02:47.150Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:47.150Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:47.150Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:47.150Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:47.150Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:47.150Z] 4.1.0-dev.67: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:47.571Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:47.933Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:47.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-17T03:02:47.933Z] 0edfa03c9ef9: Preparing [2025-10-17T03:02:47.933Z] 1dc4a9207963: Preparing [2025-10-17T03:02:47.933Z] 2ae0a9c41f4a: Preparing [2025-10-17T03:02:47.933Z] d939ba3184b0: Preparing [2025-10-17T03:02:47.933Z] 4009b7713d8e: Preparing [2025-10-17T03:02:47.933Z] 57d531600dc7: Preparing [2025-10-17T03:02:47.933Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:47.933Z] c231f5c0ede3: Preparing [2025-10-17T03:02:47.933Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:47.933Z] c231f5c0ede3: Waiting [2025-10-17T03:02:47.933Z] 57d531600dc7: Waiting [2025-10-17T03:02:47.933Z] 1dc4a9207963: Layer already exists [2025-10-17T03:02:47.933Z] 0edfa03c9ef9: Layer already exists [2025-10-17T03:02:47.933Z] 2ae0a9c41f4a: Layer already exists [2025-10-17T03:02:47.933Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:47.933Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:47.933Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:47.933Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:47.933Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:47.933Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:48.581Z] + 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-17T03:02:48.949Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-10-17T03:02:48.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-17T03:02:48.949Z] 0edfa03c9ef9: Preparing [2025-10-17T03:02:48.949Z] 1dc4a9207963: Preparing [2025-10-17T03:02:48.949Z] 2ae0a9c41f4a: Preparing [2025-10-17T03:02:48.949Z] d939ba3184b0: Preparing [2025-10-17T03:02:48.949Z] 4009b7713d8e: Preparing [2025-10-17T03:02:48.949Z] 57d531600dc7: Preparing [2025-10-17T03:02:48.949Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:48.949Z] c231f5c0ede3: Preparing [2025-10-17T03:02:48.949Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:48.949Z] c231f5c0ede3: Waiting [2025-10-17T03:02:48.949Z] 57d531600dc7: Waiting [2025-10-17T03:02:48.949Z] 2ae0a9c41f4a: Layer already exists [2025-10-17T03:02:48.949Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:48.949Z] 1dc4a9207963: Layer already exists [2025-10-17T03:02:48.949Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:48.949Z] 0edfa03c9ef9: Layer already exists [2025-10-17T03:02:48.949Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:48.949Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:48.949Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:48.949Z] main: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:02:49.302Z] ===================================================== [Pipeline] echo [2025-10-17T03:02:49.320Z] taggedImages: [2025-10-17T03:02:49.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:49.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-17T03:02:49.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [2025-10-17T03:02:49.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:49.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-17T03:02:49.353Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-10-17T03:02:49.353Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:49.353Z] latest [2025-10-17T03:02:49.353Z] 4.1.0-dev.67 [2025-10-17T03:02:49.353Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:49.353Z] main [2025-10-17T03:02:49.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:49.725Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:50.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:50.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-17T03:02:50.090Z] 26802f0ef112: Preparing [2025-10-17T03:02:50.090Z] f73e32920713: Preparing [2025-10-17T03:02:50.090Z] 6c6e9883cdb7: Preparing [2025-10-17T03:02:50.090Z] 2085fb2d4713: Preparing [2025-10-17T03:02:50.090Z] 31f8b0f4b934: Preparing [2025-10-17T03:02:50.090Z] c16690e7520b: Preparing [2025-10-17T03:02:50.091Z] 3cde2c34e66d: Preparing [2025-10-17T03:02:50.091Z] d939ba3184b0: Preparing [2025-10-17T03:02:50.091Z] 4009b7713d8e: Preparing [2025-10-17T03:02:50.091Z] 301e4edd3051: Preparing [2025-10-17T03:02:50.091Z] 06908698daa3: Preparing [2025-10-17T03:02:50.091Z] 5f70bf18a086: Preparing [2025-10-17T03:02:50.091Z] 004a5a5d1df5: Preparing [2025-10-17T03:02:50.091Z] 2196839cb498: Preparing [2025-10-17T03:02:50.091Z] cbab951c87bd: Preparing [2025-10-17T03:02:50.091Z] c231f5c0ede3: Preparing [2025-10-17T03:02:50.091Z] c16690e7520b: Waiting [2025-10-17T03:02:50.091Z] 3cde2c34e66d: Waiting [2025-10-17T03:02:50.091Z] d939ba3184b0: Waiting [2025-10-17T03:02:50.091Z] 4009b7713d8e: Waiting [2025-10-17T03:02:50.091Z] 301e4edd3051: Waiting [2025-10-17T03:02:50.091Z] 5f70bf18a086: Waiting [2025-10-17T03:02:50.091Z] cbab951c87bd: Waiting [2025-10-17T03:02:50.091Z] 004a5a5d1df5: Waiting [2025-10-17T03:02:50.091Z] c231f5c0ede3: Waiting [2025-10-17T03:02:50.355Z] 31f8b0f4b934: Pushed [2025-10-17T03:02:50.355Z] 2085fb2d4713: Pushed [2025-10-17T03:02:50.355Z] 6c6e9883cdb7: Pushed [2025-10-17T03:02:50.355Z] f73e32920713: Pushed [2025-10-17T03:02:50.355Z] 26802f0ef112: Pushed [2025-10-17T03:02:50.355Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:50.355Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:50.355Z] c16690e7520b: Pushed [2025-10-17T03:02:50.355Z] 5f70bf18a086: Layer already exists [2025-10-17T03:02:50.619Z] 301e4edd3051: Pushed [2025-10-17T03:02:50.619Z] 06908698daa3: Pushed [2025-10-17T03:02:50.619Z] 004a5a5d1df5: Pushed [2025-10-17T03:02:50.619Z] 2196839cb498: Pushed [2025-10-17T03:02:50.619Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:50.619Z] cbab951c87bd: Pushed [2025-10-17T03:02:53.179Z] 3cde2c34e66d: Pushed [2025-10-17T03:02:53.180Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:53.547Z] + 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-17T03:02:53.894Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-17T03:02:53.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-17T03:02:53.894Z] 26802f0ef112: Preparing [2025-10-17T03:02:53.894Z] f73e32920713: Preparing [2025-10-17T03:02:53.894Z] 6c6e9883cdb7: Preparing [2025-10-17T03:02:53.894Z] 2085fb2d4713: Preparing [2025-10-17T03:02:53.894Z] 31f8b0f4b934: Preparing [2025-10-17T03:02:53.894Z] c16690e7520b: Preparing [2025-10-17T03:02:53.894Z] 3cde2c34e66d: Preparing [2025-10-17T03:02:53.894Z] d939ba3184b0: Preparing [2025-10-17T03:02:53.894Z] 4009b7713d8e: Preparing [2025-10-17T03:02:53.894Z] 301e4edd3051: Preparing [2025-10-17T03:02:53.894Z] 06908698daa3: Preparing [2025-10-17T03:02:53.894Z] 5f70bf18a086: Preparing [2025-10-17T03:02:53.894Z] 004a5a5d1df5: Preparing [2025-10-17T03:02:53.894Z] 2196839cb498: Preparing [2025-10-17T03:02:53.894Z] cbab951c87bd: Preparing [2025-10-17T03:02:53.894Z] c231f5c0ede3: Preparing [2025-10-17T03:02:53.894Z] d939ba3184b0: Waiting [2025-10-17T03:02:53.894Z] 4009b7713d8e: Waiting [2025-10-17T03:02:53.894Z] c16690e7520b: Waiting [2025-10-17T03:02:53.894Z] 3cde2c34e66d: Waiting [2025-10-17T03:02:53.894Z] 06908698daa3: Waiting [2025-10-17T03:02:53.894Z] 2196839cb498: Waiting [2025-10-17T03:02:53.895Z] 5f70bf18a086: Waiting [2025-10-17T03:02:53.895Z] 004a5a5d1df5: Waiting [2025-10-17T03:02:53.895Z] cbab951c87bd: Waiting [2025-10-17T03:02:53.895Z] 6c6e9883cdb7: Layer already exists [2025-10-17T03:02:53.895Z] 31f8b0f4b934: Layer already exists [2025-10-17T03:02:53.895Z] f73e32920713: Layer already exists [2025-10-17T03:02:53.895Z] 2085fb2d4713: Layer already exists [2025-10-17T03:02:53.895Z] 26802f0ef112: Layer already exists [2025-10-17T03:02:53.895Z] c16690e7520b: Layer already exists [2025-10-17T03:02:53.895Z] 3cde2c34e66d: Layer already exists [2025-10-17T03:02:53.895Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:53.895Z] 301e4edd3051: Layer already exists [2025-10-17T03:02:53.895Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:53.895Z] 004a5a5d1df5: Layer already exists [2025-10-17T03:02:53.895Z] 06908698daa3: Layer already exists [2025-10-17T03:02:53.895Z] 5f70bf18a086: Layer already exists [2025-10-17T03:02:53.895Z] cbab951c87bd: Layer already exists [2025-10-17T03:02:53.895Z] 2196839cb498: Layer already exists [2025-10-17T03:02:53.895Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:54.159Z] latest: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:54.513Z] + 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-17T03:02:54.873Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [2025-10-17T03:02:54.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-17T03:02:54.873Z] 26802f0ef112: Preparing [2025-10-17T03:02:54.873Z] f73e32920713: Preparing [2025-10-17T03:02:54.873Z] 6c6e9883cdb7: Preparing [2025-10-17T03:02:54.873Z] 2085fb2d4713: Preparing [2025-10-17T03:02:54.873Z] 31f8b0f4b934: Preparing [2025-10-17T03:02:54.873Z] c16690e7520b: Preparing [2025-10-17T03:02:54.873Z] 3cde2c34e66d: Preparing [2025-10-17T03:02:54.874Z] d939ba3184b0: Preparing [2025-10-17T03:02:54.874Z] 4009b7713d8e: Preparing [2025-10-17T03:02:54.874Z] 301e4edd3051: Preparing [2025-10-17T03:02:54.874Z] 06908698daa3: Preparing [2025-10-17T03:02:54.874Z] 5f70bf18a086: Preparing [2025-10-17T03:02:54.874Z] 004a5a5d1df5: Preparing [2025-10-17T03:02:54.874Z] 2196839cb498: Preparing [2025-10-17T03:02:54.874Z] cbab951c87bd: Preparing [2025-10-17T03:02:54.874Z] c231f5c0ede3: Preparing [2025-10-17T03:02:54.874Z] 4009b7713d8e: Waiting [2025-10-17T03:02:54.874Z] 301e4edd3051: Waiting [2025-10-17T03:02:54.874Z] 06908698daa3: Waiting [2025-10-17T03:02:54.874Z] 5f70bf18a086: Waiting [2025-10-17T03:02:54.874Z] 004a5a5d1df5: Waiting [2025-10-17T03:02:54.874Z] 2196839cb498: Waiting [2025-10-17T03:02:54.874Z] cbab951c87bd: Waiting [2025-10-17T03:02:54.874Z] c231f5c0ede3: Waiting [2025-10-17T03:02:54.874Z] c16690e7520b: Waiting [2025-10-17T03:02:54.874Z] 3cde2c34e66d: Waiting [2025-10-17T03:02:54.874Z] d939ba3184b0: Waiting [2025-10-17T03:02:54.874Z] 26802f0ef112: Layer already exists [2025-10-17T03:02:54.874Z] f73e32920713: Layer already exists [2025-10-17T03:02:54.874Z] 2085fb2d4713: Layer already exists [2025-10-17T03:02:54.874Z] 6c6e9883cdb7: Layer already exists [2025-10-17T03:02:54.874Z] 31f8b0f4b934: Layer already exists [2025-10-17T03:02:54.874Z] 301e4edd3051: Layer already exists [2025-10-17T03:02:54.874Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:54.874Z] c16690e7520b: Layer already exists [2025-10-17T03:02:54.874Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:54.874Z] 3cde2c34e66d: Layer already exists [2025-10-17T03:02:54.874Z] 06908698daa3: Layer already exists [2025-10-17T03:02:54.874Z] 5f70bf18a086: Layer already exists [2025-10-17T03:02:54.874Z] 004a5a5d1df5: Layer already exists [2025-10-17T03:02:54.874Z] cbab951c87bd: Layer already exists [2025-10-17T03:02:54.874Z] 2196839cb498: Layer already exists [2025-10-17T03:02:54.874Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:55.140Z] 4.1.0-dev.67: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:55.503Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:55.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:55.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-17T03:02:55.853Z] 26802f0ef112: Preparing [2025-10-17T03:02:55.853Z] f73e32920713: Preparing [2025-10-17T03:02:55.853Z] 6c6e9883cdb7: Preparing [2025-10-17T03:02:55.853Z] 2085fb2d4713: Preparing [2025-10-17T03:02:55.853Z] 31f8b0f4b934: Preparing [2025-10-17T03:02:55.853Z] c16690e7520b: Preparing [2025-10-17T03:02:55.853Z] 3cde2c34e66d: Preparing [2025-10-17T03:02:55.853Z] d939ba3184b0: Preparing [2025-10-17T03:02:55.853Z] 4009b7713d8e: Preparing [2025-10-17T03:02:55.853Z] 301e4edd3051: Preparing [2025-10-17T03:02:55.853Z] 06908698daa3: Preparing [2025-10-17T03:02:55.853Z] 5f70bf18a086: Preparing [2025-10-17T03:02:55.853Z] 004a5a5d1df5: Preparing [2025-10-17T03:02:55.853Z] 2196839cb498: Preparing [2025-10-17T03:02:55.853Z] cbab951c87bd: Preparing [2025-10-17T03:02:55.853Z] c231f5c0ede3: Preparing [2025-10-17T03:02:55.853Z] 301e4edd3051: Waiting [2025-10-17T03:02:55.853Z] 06908698daa3: Waiting [2025-10-17T03:02:55.853Z] 5f70bf18a086: Waiting [2025-10-17T03:02:55.853Z] 004a5a5d1df5: Waiting [2025-10-17T03:02:55.853Z] 3cde2c34e66d: Waiting [2025-10-17T03:02:55.853Z] c16690e7520b: Waiting [2025-10-17T03:02:55.853Z] d939ba3184b0: Waiting [2025-10-17T03:02:55.853Z] 4009b7713d8e: Waiting [2025-10-17T03:02:55.853Z] c231f5c0ede3: Waiting [2025-10-17T03:02:55.853Z] 2196839cb498: Waiting [2025-10-17T03:02:55.853Z] cbab951c87bd: Waiting [2025-10-17T03:02:55.853Z] f73e32920713: Layer already exists [2025-10-17T03:02:55.853Z] 6c6e9883cdb7: Layer already exists [2025-10-17T03:02:55.853Z] 26802f0ef112: Layer already exists [2025-10-17T03:02:55.853Z] 31f8b0f4b934: Layer already exists [2025-10-17T03:02:55.853Z] 2085fb2d4713: Layer already exists [2025-10-17T03:02:55.853Z] 3cde2c34e66d: Layer already exists [2025-10-17T03:02:55.853Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:55.853Z] 301e4edd3051: Layer already exists [2025-10-17T03:02:55.853Z] c16690e7520b: Layer already exists [2025-10-17T03:02:55.853Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:55.853Z] 5f70bf18a086: Layer already exists [2025-10-17T03:02:55.853Z] 2196839cb498: Layer already exists [2025-10-17T03:02:55.853Z] 06908698daa3: Layer already exists [2025-10-17T03:02:55.853Z] 004a5a5d1df5: Layer already exists [2025-10-17T03:02:55.853Z] cbab951c87bd: Layer already exists [2025-10-17T03:02:55.853Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:56.116Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:56.472Z] + 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-17T03:02:56.831Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-10-17T03:02:56.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-17T03:02:56.831Z] 26802f0ef112: Preparing [2025-10-17T03:02:56.831Z] f73e32920713: Preparing [2025-10-17T03:02:56.831Z] 6c6e9883cdb7: Preparing [2025-10-17T03:02:56.831Z] 2085fb2d4713: Preparing [2025-10-17T03:02:56.831Z] 31f8b0f4b934: Preparing [2025-10-17T03:02:56.831Z] c16690e7520b: Preparing [2025-10-17T03:02:56.831Z] 3cde2c34e66d: Preparing [2025-10-17T03:02:56.831Z] d939ba3184b0: Preparing [2025-10-17T03:02:56.831Z] 4009b7713d8e: Preparing [2025-10-17T03:02:56.831Z] 301e4edd3051: Preparing [2025-10-17T03:02:56.831Z] 06908698daa3: Preparing [2025-10-17T03:02:56.831Z] 5f70bf18a086: Preparing [2025-10-17T03:02:56.831Z] 004a5a5d1df5: Preparing [2025-10-17T03:02:56.831Z] 2196839cb498: Preparing [2025-10-17T03:02:56.831Z] cbab951c87bd: Preparing [2025-10-17T03:02:56.831Z] c231f5c0ede3: Preparing [2025-10-17T03:02:56.831Z] 301e4edd3051: Waiting [2025-10-17T03:02:56.831Z] 06908698daa3: Waiting [2025-10-17T03:02:56.831Z] 5f70bf18a086: Waiting [2025-10-17T03:02:56.831Z] 004a5a5d1df5: Waiting [2025-10-17T03:02:56.831Z] 2196839cb498: Waiting [2025-10-17T03:02:56.831Z] cbab951c87bd: Waiting [2025-10-17T03:02:56.831Z] c231f5c0ede3: Waiting [2025-10-17T03:02:56.831Z] c16690e7520b: Waiting [2025-10-17T03:02:56.831Z] 3cde2c34e66d: Waiting [2025-10-17T03:02:56.831Z] d939ba3184b0: Waiting [2025-10-17T03:02:56.831Z] 4009b7713d8e: Waiting [2025-10-17T03:02:56.831Z] f73e32920713: Layer already exists [2025-10-17T03:02:56.831Z] 31f8b0f4b934: Layer already exists [2025-10-17T03:02:56.831Z] 2085fb2d4713: Layer already exists [2025-10-17T03:02:56.831Z] 6c6e9883cdb7: Layer already exists [2025-10-17T03:02:56.831Z] 26802f0ef112: Layer already exists [2025-10-17T03:02:56.831Z] 3cde2c34e66d: Layer already exists [2025-10-17T03:02:56.831Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:56.832Z] 301e4edd3051: Layer already exists [2025-10-17T03:02:56.832Z] c16690e7520b: Layer already exists [2025-10-17T03:02:56.832Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:56.832Z] 06908698daa3: Layer already exists [2025-10-17T03:02:56.832Z] 004a5a5d1df5: Layer already exists [2025-10-17T03:02:56.832Z] 5f70bf18a086: Layer already exists [2025-10-17T03:02:56.832Z] 2196839cb498: Layer already exists [2025-10-17T03:02:56.832Z] cbab951c87bd: Layer already exists [2025-10-17T03:02:56.832Z] c231f5c0ede3: Layer already exists [2025-10-17T03:02:57.096Z] main: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:02:57.186Z] ===================================================== [Pipeline] echo [2025-10-17T03:02:57.203Z] taggedImages: [2025-10-17T03:02:57.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:57.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-17T03:02:57.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [2025-10-17T03:02:57.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:57.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-17T03:02:57.231Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-10-17T03:02:57.231Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:57.231Z] latest [2025-10-17T03:02:57.231Z] 4.1.0-dev.67 [2025-10-17T03:02:57.231Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:02:57.231Z] main [2025-10-17T03:02:57.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:57.602Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:02:57.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:02:57.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-17T03:02:57.949Z] e3ec5e9540cb: Preparing [2025-10-17T03:02:57.949Z] f810d716ce5a: Preparing [2025-10-17T03:02:57.949Z] 578ba114bc23: Preparing [2025-10-17T03:02:57.949Z] cf0049e2b528: Preparing [2025-10-17T03:02:57.949Z] d939ba3184b0: Preparing [2025-10-17T03:02:57.949Z] 4009b7713d8e: Preparing [2025-10-17T03:02:57.949Z] 57d531600dc7: Preparing [2025-10-17T03:02:57.949Z] ae07da2b4e7b: Preparing [2025-10-17T03:02:57.949Z] c231f5c0ede3: Preparing [2025-10-17T03:02:57.949Z] 4009b7713d8e: Waiting [2025-10-17T03:02:57.949Z] 57d531600dc7: Waiting [2025-10-17T03:02:57.950Z] ae07da2b4e7b: Waiting [2025-10-17T03:02:57.950Z] c231f5c0ede3: Waiting [2025-10-17T03:02:57.950Z] d939ba3184b0: Layer already exists [2025-10-17T03:02:58.213Z] 4009b7713d8e: Layer already exists [2025-10-17T03:02:58.213Z] 57d531600dc7: Layer already exists [2025-10-17T03:02:58.213Z] f810d716ce5a: Pushed [2025-10-17T03:02:58.213Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:02:58.213Z] 578ba114bc23: Pushed [2025-10-17T03:02:58.213Z] e3ec5e9540cb: Pushed [2025-10-17T03:02:58.213Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:04.826Z] cf0049e2b528: Pushed [2025-10-17T03:03:05.403Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:05.760Z] + 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-17T03:03:06.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-17T03:03:06.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-17T03:03:06.119Z] e3ec5e9540cb: Preparing [2025-10-17T03:03:06.119Z] f810d716ce5a: Preparing [2025-10-17T03:03:06.119Z] 578ba114bc23: Preparing [2025-10-17T03:03:06.119Z] cf0049e2b528: Preparing [2025-10-17T03:03:06.119Z] d939ba3184b0: Preparing [2025-10-17T03:03:06.119Z] 4009b7713d8e: Preparing [2025-10-17T03:03:06.119Z] 57d531600dc7: Preparing [2025-10-17T03:03:06.119Z] ae07da2b4e7b: Preparing [2025-10-17T03:03:06.119Z] c231f5c0ede3: Preparing [2025-10-17T03:03:06.119Z] 57d531600dc7: Waiting [2025-10-17T03:03:06.119Z] ae07da2b4e7b: Waiting [2025-10-17T03:03:06.119Z] c231f5c0ede3: Waiting [2025-10-17T03:03:06.119Z] 4009b7713d8e: Waiting [2025-10-17T03:03:06.119Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:06.119Z] f810d716ce5a: Layer already exists [2025-10-17T03:03:06.119Z] e3ec5e9540cb: Layer already exists [2025-10-17T03:03:06.119Z] cf0049e2b528: Layer already exists [2025-10-17T03:03:06.119Z] 578ba114bc23: Layer already exists [2025-10-17T03:03:06.119Z] 57d531600dc7: Layer already exists [2025-10-17T03:03:06.119Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:06.119Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:03:06.119Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:06.119Z] latest: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:06.482Z] + 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-17T03:03:06.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [2025-10-17T03:03:06.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-17T03:03:06.852Z] e3ec5e9540cb: Preparing [2025-10-17T03:03:06.852Z] f810d716ce5a: Preparing [2025-10-17T03:03:06.852Z] 578ba114bc23: Preparing [2025-10-17T03:03:06.852Z] cf0049e2b528: Preparing [2025-10-17T03:03:06.852Z] d939ba3184b0: Preparing [2025-10-17T03:03:06.852Z] 4009b7713d8e: Preparing [2025-10-17T03:03:06.852Z] 57d531600dc7: Preparing [2025-10-17T03:03:06.852Z] ae07da2b4e7b: Preparing [2025-10-17T03:03:06.852Z] c231f5c0ede3: Preparing [2025-10-17T03:03:06.852Z] 57d531600dc7: Waiting [2025-10-17T03:03:06.852Z] ae07da2b4e7b: Waiting [2025-10-17T03:03:06.852Z] c231f5c0ede3: Waiting [2025-10-17T03:03:06.852Z] 4009b7713d8e: Waiting [2025-10-17T03:03:06.852Z] f810d716ce5a: Layer already exists [2025-10-17T03:03:06.852Z] e3ec5e9540cb: Layer already exists [2025-10-17T03:03:06.852Z] 578ba114bc23: Layer already exists [2025-10-17T03:03:06.852Z] cf0049e2b528: Layer already exists [2025-10-17T03:03:06.852Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:06.852Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:03:06.852Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:06.852Z] 57d531600dc7: Layer already exists [2025-10-17T03:03:06.852Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:06.852Z] 4.1.0-dev.67: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:07.204Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:07.556Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:07.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-17T03:03:07.556Z] e3ec5e9540cb: Preparing [2025-10-17T03:03:07.556Z] f810d716ce5a: Preparing [2025-10-17T03:03:07.556Z] 578ba114bc23: Preparing [2025-10-17T03:03:07.556Z] cf0049e2b528: Preparing [2025-10-17T03:03:07.556Z] d939ba3184b0: Preparing [2025-10-17T03:03:07.556Z] 4009b7713d8e: Preparing [2025-10-17T03:03:07.556Z] 57d531600dc7: Preparing [2025-10-17T03:03:07.556Z] ae07da2b4e7b: Preparing [2025-10-17T03:03:07.556Z] c231f5c0ede3: Preparing [2025-10-17T03:03:07.556Z] 4009b7713d8e: Waiting [2025-10-17T03:03:07.556Z] 57d531600dc7: Waiting [2025-10-17T03:03:07.556Z] ae07da2b4e7b: Waiting [2025-10-17T03:03:07.556Z] c231f5c0ede3: Waiting [2025-10-17T03:03:07.556Z] e3ec5e9540cb: Layer already exists [2025-10-17T03:03:07.556Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:07.556Z] cf0049e2b528: Layer already exists [2025-10-17T03:03:07.556Z] 578ba114bc23: Layer already exists [2025-10-17T03:03:07.556Z] f810d716ce5a: Layer already exists [2025-10-17T03:03:07.556Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:03:07.556Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:07.556Z] 57d531600dc7: Layer already exists [2025-10-17T03:03:07.556Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:07.821Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:08.174Z] + 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-17T03:03:08.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-10-17T03:03:08.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-17T03:03:08.528Z] e3ec5e9540cb: Preparing [2025-10-17T03:03:08.528Z] f810d716ce5a: Preparing [2025-10-17T03:03:08.528Z] 578ba114bc23: Preparing [2025-10-17T03:03:08.528Z] cf0049e2b528: Preparing [2025-10-17T03:03:08.528Z] d939ba3184b0: Preparing [2025-10-17T03:03:08.528Z] 4009b7713d8e: Preparing [2025-10-17T03:03:08.528Z] 57d531600dc7: Preparing [2025-10-17T03:03:08.528Z] ae07da2b4e7b: Preparing [2025-10-17T03:03:08.528Z] 57d531600dc7: Waiting [2025-10-17T03:03:08.528Z] c231f5c0ede3: Preparing [2025-10-17T03:03:08.528Z] ae07da2b4e7b: Waiting [2025-10-17T03:03:08.528Z] c231f5c0ede3: Waiting [2025-10-17T03:03:08.528Z] 4009b7713d8e: Waiting [2025-10-17T03:03:08.528Z] f810d716ce5a: Layer already exists [2025-10-17T03:03:08.528Z] e3ec5e9540cb: Layer already exists [2025-10-17T03:03:08.528Z] 578ba114bc23: Layer already exists [2025-10-17T03:03:08.528Z] cf0049e2b528: Layer already exists [2025-10-17T03:03:08.528Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:08.528Z] ae07da2b4e7b: Layer already exists [2025-10-17T03:03:08.528Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:08.528Z] 57d531600dc7: Layer already exists [2025-10-17T03:03:08.528Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:08.528Z] main: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:03:08.689Z] ===================================================== [Pipeline] echo [2025-10-17T03:03:08.705Z] taggedImages: [2025-10-17T03:03:08.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:08.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-17T03:03:08.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [2025-10-17T03:03:08.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:08.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-17T03:03:08.738Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-10-17T03:03:08.738Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:08.738Z] latest [2025-10-17T03:03:08.738Z] 4.1.0-dev.67 [2025-10-17T03:03:08.738Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:08.738Z] main [2025-10-17T03:03:08.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:09.135Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:09.490Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:09.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-17T03:03:09.490Z] 4d0c4b41af78: Preparing [2025-10-17T03:03:09.490Z] a3a354c29a1b: Preparing [2025-10-17T03:03:09.490Z] 6886c627248e: Preparing [2025-10-17T03:03:09.490Z] 824c73503184: Preparing [2025-10-17T03:03:09.490Z] 8aa654ceb9b5: Preparing [2025-10-17T03:03:09.490Z] d939ba3184b0: Preparing [2025-10-17T03:03:09.490Z] 4009b7713d8e: Preparing [2025-10-17T03:03:09.490Z] 397327a6ab57: Preparing [2025-10-17T03:03:09.490Z] f14f8884e8a7: Preparing [2025-10-17T03:03:09.490Z] 49a160d131b2: Preparing [2025-10-17T03:03:09.491Z] c231f5c0ede3: Preparing [2025-10-17T03:03:09.491Z] d939ba3184b0: Waiting [2025-10-17T03:03:09.491Z] 4009b7713d8e: Waiting [2025-10-17T03:03:09.491Z] 397327a6ab57: Waiting [2025-10-17T03:03:09.491Z] f14f8884e8a7: Waiting [2025-10-17T03:03:09.491Z] 49a160d131b2: Waiting [2025-10-17T03:03:09.491Z] c231f5c0ede3: Waiting [2025-10-17T03:03:09.754Z] a3a354c29a1b: Pushed [2025-10-17T03:03:09.754Z] 8aa654ceb9b5: Pushed [2025-10-17T03:03:09.754Z] 4d0c4b41af78: Pushed [2025-10-17T03:03:09.754Z] 824c73503184: Pushed [2025-10-17T03:03:09.754Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:09.754Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:09.754Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:09.754Z] 397327a6ab57: Pushed [2025-10-17T03:03:09.754Z] f14f8884e8a7: Pushed [2025-10-17T03:03:13.083Z] 49a160d131b2: Pushed [2025-10-17T03:03:16.402Z] 6886c627248e: Pushed [2025-10-17T03:03:16.402Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:16.750Z] + 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-17T03:03:18.056Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-17T03:03:18.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-17T03:03:18.056Z] 4d0c4b41af78: Preparing [2025-10-17T03:03:18.056Z] a3a354c29a1b: Preparing [2025-10-17T03:03:18.056Z] 6886c627248e: Preparing [2025-10-17T03:03:18.056Z] 824c73503184: Preparing [2025-10-17T03:03:18.056Z] 8aa654ceb9b5: Preparing [2025-10-17T03:03:18.056Z] d939ba3184b0: Preparing [2025-10-17T03:03:18.056Z] 4009b7713d8e: Preparing [2025-10-17T03:03:18.056Z] 397327a6ab57: Preparing [2025-10-17T03:03:18.056Z] f14f8884e8a7: Preparing [2025-10-17T03:03:18.056Z] 49a160d131b2: Preparing [2025-10-17T03:03:18.056Z] c231f5c0ede3: Preparing [2025-10-17T03:03:18.056Z] 397327a6ab57: Waiting [2025-10-17T03:03:18.056Z] f14f8884e8a7: Waiting [2025-10-17T03:03:18.056Z] 49a160d131b2: Waiting [2025-10-17T03:03:18.056Z] c231f5c0ede3: Waiting [2025-10-17T03:03:18.056Z] d939ba3184b0: Waiting [2025-10-17T03:03:18.056Z] 4009b7713d8e: Waiting [2025-10-17T03:03:18.056Z] 6886c627248e: Layer already exists [2025-10-17T03:03:18.056Z] 4d0c4b41af78: Layer already exists [2025-10-17T03:03:18.056Z] 824c73503184: Layer already exists [2025-10-17T03:03:18.056Z] 8aa654ceb9b5: Layer already exists [2025-10-17T03:03:18.056Z] a3a354c29a1b: Layer already exists [2025-10-17T03:03:18.056Z] f14f8884e8a7: Layer already exists [2025-10-17T03:03:18.056Z] 49a160d131b2: Layer already exists [2025-10-17T03:03:18.056Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:18.056Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:18.056Z] 397327a6ab57: Layer already exists [2025-10-17T03:03:18.056Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:18.320Z] latest: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:18.671Z] + 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-17T03:03:19.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [2025-10-17T03:03:19.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-17T03:03:19.015Z] 4d0c4b41af78: Preparing [2025-10-17T03:03:19.015Z] a3a354c29a1b: Preparing [2025-10-17T03:03:19.015Z] 6886c627248e: Preparing [2025-10-17T03:03:19.015Z] 824c73503184: Preparing [2025-10-17T03:03:19.015Z] 8aa654ceb9b5: Preparing [2025-10-17T03:03:19.015Z] d939ba3184b0: Preparing [2025-10-17T03:03:19.015Z] 4009b7713d8e: Preparing [2025-10-17T03:03:19.015Z] 397327a6ab57: Preparing [2025-10-17T03:03:19.015Z] f14f8884e8a7: Preparing [2025-10-17T03:03:19.015Z] 49a160d131b2: Preparing [2025-10-17T03:03:19.015Z] c231f5c0ede3: Preparing [2025-10-17T03:03:19.015Z] 397327a6ab57: Waiting [2025-10-17T03:03:19.015Z] f14f8884e8a7: Waiting [2025-10-17T03:03:19.015Z] 49a160d131b2: Waiting [2025-10-17T03:03:19.015Z] c231f5c0ede3: Waiting [2025-10-17T03:03:19.015Z] d939ba3184b0: Waiting [2025-10-17T03:03:19.015Z] 4009b7713d8e: Waiting [2025-10-17T03:03:19.015Z] 824c73503184: Layer already exists [2025-10-17T03:03:19.015Z] a3a354c29a1b: Layer already exists [2025-10-17T03:03:19.015Z] 8aa654ceb9b5: Layer already exists [2025-10-17T03:03:19.015Z] 6886c627248e: Layer already exists [2025-10-17T03:03:19.015Z] 4d0c4b41af78: Layer already exists [2025-10-17T03:03:19.015Z] f14f8884e8a7: Layer already exists [2025-10-17T03:03:19.015Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:19.015Z] 397327a6ab57: Layer already exists [2025-10-17T03:03:19.015Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:19.015Z] 49a160d131b2: Layer already exists [2025-10-17T03:03:19.015Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:19.280Z] 4.1.0-dev.67: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:19.637Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:19.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:19.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-17T03:03:19.982Z] 4d0c4b41af78: Preparing [2025-10-17T03:03:19.982Z] a3a354c29a1b: Preparing [2025-10-17T03:03:19.982Z] 6886c627248e: Preparing [2025-10-17T03:03:19.982Z] 824c73503184: Preparing [2025-10-17T03:03:19.982Z] 8aa654ceb9b5: Preparing [2025-10-17T03:03:19.982Z] d939ba3184b0: Preparing [2025-10-17T03:03:19.982Z] 4009b7713d8e: Preparing [2025-10-17T03:03:19.982Z] 397327a6ab57: Preparing [2025-10-17T03:03:19.982Z] f14f8884e8a7: Preparing [2025-10-17T03:03:19.982Z] 49a160d131b2: Preparing [2025-10-17T03:03:19.982Z] c231f5c0ede3: Preparing [2025-10-17T03:03:19.982Z] 4009b7713d8e: Waiting [2025-10-17T03:03:19.982Z] 397327a6ab57: Waiting [2025-10-17T03:03:19.982Z] f14f8884e8a7: Waiting [2025-10-17T03:03:19.982Z] 49a160d131b2: Waiting [2025-10-17T03:03:19.982Z] c231f5c0ede3: Waiting [2025-10-17T03:03:19.982Z] d939ba3184b0: Waiting [2025-10-17T03:03:19.982Z] 6886c627248e: Layer already exists [2025-10-17T03:03:19.982Z] a3a354c29a1b: Layer already exists [2025-10-17T03:03:19.982Z] 824c73503184: Layer already exists [2025-10-17T03:03:19.982Z] 4d0c4b41af78: Layer already exists [2025-10-17T03:03:19.982Z] 8aa654ceb9b5: Layer already exists [2025-10-17T03:03:19.982Z] 397327a6ab57: Layer already exists [2025-10-17T03:03:19.982Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:19.982Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:19.982Z] f14f8884e8a7: Layer already exists [2025-10-17T03:03:19.982Z] 49a160d131b2: Layer already exists [2025-10-17T03:03:19.982Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:19.982Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:20.608Z] + 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-17T03:03:20.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-10-17T03:03:20.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-17T03:03:20.961Z] 4d0c4b41af78: Preparing [2025-10-17T03:03:20.961Z] a3a354c29a1b: Preparing [2025-10-17T03:03:20.961Z] 6886c627248e: Preparing [2025-10-17T03:03:20.961Z] 824c73503184: Preparing [2025-10-17T03:03:20.961Z] 8aa654ceb9b5: Preparing [2025-10-17T03:03:20.961Z] d939ba3184b0: Preparing [2025-10-17T03:03:20.961Z] 4009b7713d8e: Preparing [2025-10-17T03:03:20.961Z] d939ba3184b0: Waiting [2025-10-17T03:03:20.961Z] 4009b7713d8e: Waiting [2025-10-17T03:03:20.961Z] 397327a6ab57: Preparing [2025-10-17T03:03:20.961Z] f14f8884e8a7: Preparing [2025-10-17T03:03:20.961Z] 397327a6ab57: Waiting [2025-10-17T03:03:20.961Z] 49a160d131b2: Preparing [2025-10-17T03:03:20.961Z] f14f8884e8a7: Waiting [2025-10-17T03:03:20.961Z] c231f5c0ede3: Preparing [2025-10-17T03:03:20.961Z] 49a160d131b2: Waiting [2025-10-17T03:03:20.961Z] c231f5c0ede3: Waiting [2025-10-17T03:03:20.961Z] 8aa654ceb9b5: Layer already exists [2025-10-17T03:03:20.961Z] 824c73503184: Layer already exists [2025-10-17T03:03:20.961Z] 6886c627248e: Layer already exists [2025-10-17T03:03:20.961Z] a3a354c29a1b: Layer already exists [2025-10-17T03:03:20.961Z] 4d0c4b41af78: Layer already exists [2025-10-17T03:03:20.961Z] 397327a6ab57: Layer already exists [2025-10-17T03:03:20.961Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:20.961Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:20.961Z] 49a160d131b2: Layer already exists [2025-10-17T03:03:20.961Z] f14f8884e8a7: Layer already exists [2025-10-17T03:03:20.961Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:21.227Z] main: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:03:21.312Z] ===================================================== [Pipeline] echo [2025-10-17T03:03:21.330Z] taggedImages: [2025-10-17T03:03:21.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:21.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-17T03:03:21.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [2025-10-17T03:03:21.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:21.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-17T03:03:21.356Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-10-17T03:03:21.356Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:21.356Z] latest [2025-10-17T03:03:21.356Z] 4.1.0-dev.67 [2025-10-17T03:03:21.356Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:21.356Z] main [2025-10-17T03:03:21.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:21.735Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:22.095Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:22.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-17T03:03:22.095Z] d7cc9f3070bb: Preparing [2025-10-17T03:03:22.095Z] 1e3443b15eae: Preparing [2025-10-17T03:03:22.095Z] ef5f71ab531f: Preparing [2025-10-17T03:03:22.095Z] 9915efd81335: Preparing [2025-10-17T03:03:22.095Z] b2ad02661d6e: Preparing [2025-10-17T03:03:22.095Z] d085186f8269: Preparing [2025-10-17T03:03:22.095Z] 3eadac11b0a2: Preparing [2025-10-17T03:03:22.095Z] d939ba3184b0: Preparing [2025-10-17T03:03:22.095Z] 4009b7713d8e: Preparing [2025-10-17T03:03:22.095Z] 29265547fda1: Preparing [2025-10-17T03:03:22.095Z] 5df0e82f1678: Preparing [2025-10-17T03:03:22.095Z] c231f5c0ede3: Preparing [2025-10-17T03:03:22.095Z] 4009b7713d8e: Waiting [2025-10-17T03:03:22.095Z] 29265547fda1: Waiting [2025-10-17T03:03:22.095Z] 5df0e82f1678: Waiting [2025-10-17T03:03:22.095Z] d085186f8269: Waiting [2025-10-17T03:03:22.095Z] 3eadac11b0a2: Waiting [2025-10-17T03:03:22.095Z] d939ba3184b0: Waiting [2025-10-17T03:03:22.095Z] c231f5c0ede3: Waiting [2025-10-17T03:03:22.360Z] 1e3443b15eae: Pushed [2025-10-17T03:03:22.360Z] b2ad02661d6e: Pushed [2025-10-17T03:03:22.360Z] d7cc9f3070bb: Pushed [2025-10-17T03:03:22.360Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:22.360Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:22.360Z] d085186f8269: Pushed [2025-10-17T03:03:22.634Z] 3eadac11b0a2: Pushed [2025-10-17T03:03:22.634Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:22.634Z] 29265547fda1: Pushed [2025-10-17T03:03:25.206Z] 5df0e82f1678: Pushed [2025-10-17T03:03:28.539Z] 9915efd81335: Pushed [2025-10-17T03:03:28.806Z] ef5f71ab531f: Pushed [2025-10-17T03:03:30.219Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:30.574Z] + 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-17T03:03:30.922Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-17T03:03:30.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-17T03:03:30.922Z] d7cc9f3070bb: Preparing [2025-10-17T03:03:30.922Z] 1e3443b15eae: Preparing [2025-10-17T03:03:30.922Z] ef5f71ab531f: Preparing [2025-10-17T03:03:30.922Z] 9915efd81335: Preparing [2025-10-17T03:03:30.922Z] b2ad02661d6e: Preparing [2025-10-17T03:03:30.922Z] d085186f8269: Preparing [2025-10-17T03:03:30.922Z] 3eadac11b0a2: Preparing [2025-10-17T03:03:30.922Z] d939ba3184b0: Preparing [2025-10-17T03:03:30.922Z] 4009b7713d8e: Preparing [2025-10-17T03:03:30.922Z] 29265547fda1: Preparing [2025-10-17T03:03:30.922Z] 5df0e82f1678: Preparing [2025-10-17T03:03:30.922Z] c231f5c0ede3: Preparing [2025-10-17T03:03:30.922Z] 4009b7713d8e: Waiting [2025-10-17T03:03:30.922Z] c231f5c0ede3: Waiting [2025-10-17T03:03:30.922Z] 29265547fda1: Waiting [2025-10-17T03:03:30.922Z] 5df0e82f1678: Waiting [2025-10-17T03:03:30.922Z] d085186f8269: Waiting [2025-10-17T03:03:30.922Z] 3eadac11b0a2: Waiting [2025-10-17T03:03:30.922Z] d939ba3184b0: Waiting [2025-10-17T03:03:30.922Z] 9915efd81335: Layer already exists [2025-10-17T03:03:30.922Z] 1e3443b15eae: Layer already exists [2025-10-17T03:03:30.922Z] ef5f71ab531f: Layer already exists [2025-10-17T03:03:30.922Z] b2ad02661d6e: Layer already exists [2025-10-17T03:03:30.922Z] d7cc9f3070bb: Layer already exists [2025-10-17T03:03:30.922Z] 3eadac11b0a2: Layer already exists [2025-10-17T03:03:30.922Z] d085186f8269: Layer already exists [2025-10-17T03:03:30.922Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:30.922Z] 29265547fda1: Layer already exists [2025-10-17T03:03:30.922Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:30.922Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:30.922Z] 5df0e82f1678: Layer already exists [2025-10-17T03:03:32.898Z] latest: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:33.260Z] + 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-17T03:03:33.624Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [2025-10-17T03:03:33.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-17T03:03:33.624Z] d7cc9f3070bb: Preparing [2025-10-17T03:03:33.624Z] 1e3443b15eae: Preparing [2025-10-17T03:03:33.624Z] ef5f71ab531f: Preparing [2025-10-17T03:03:33.624Z] 9915efd81335: Preparing [2025-10-17T03:03:33.624Z] b2ad02661d6e: Preparing [2025-10-17T03:03:33.624Z] d085186f8269: Preparing [2025-10-17T03:03:33.624Z] 3eadac11b0a2: Preparing [2025-10-17T03:03:33.624Z] d939ba3184b0: Preparing [2025-10-17T03:03:33.624Z] 4009b7713d8e: Preparing [2025-10-17T03:03:33.624Z] 29265547fda1: Preparing [2025-10-17T03:03:33.624Z] 5df0e82f1678: Preparing [2025-10-17T03:03:33.624Z] c231f5c0ede3: Preparing [2025-10-17T03:03:33.624Z] d085186f8269: Waiting [2025-10-17T03:03:33.624Z] 3eadac11b0a2: Waiting [2025-10-17T03:03:33.624Z] d939ba3184b0: Waiting [2025-10-17T03:03:33.624Z] 4009b7713d8e: Waiting [2025-10-17T03:03:33.624Z] 29265547fda1: Waiting [2025-10-17T03:03:33.624Z] 5df0e82f1678: Waiting [2025-10-17T03:03:33.624Z] c231f5c0ede3: Waiting [2025-10-17T03:03:33.624Z] ef5f71ab531f: Layer already exists [2025-10-17T03:03:33.624Z] d7cc9f3070bb: Layer already exists [2025-10-17T03:03:33.624Z] b2ad02661d6e: Layer already exists [2025-10-17T03:03:33.624Z] 1e3443b15eae: Layer already exists [2025-10-17T03:03:33.624Z] 9915efd81335: Layer already exists [2025-10-17T03:03:33.624Z] 3eadac11b0a2: Layer already exists [2025-10-17T03:03:33.624Z] 29265547fda1: Layer already exists [2025-10-17T03:03:33.624Z] d085186f8269: Layer already exists [2025-10-17T03:03:33.624Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:33.624Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:33.624Z] 5df0e82f1678: Layer already exists [2025-10-17T03:03:33.624Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:33.889Z] 4.1.0-dev.67: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:34.246Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:34.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:34.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-17T03:03:34.603Z] d7cc9f3070bb: Preparing [2025-10-17T03:03:34.603Z] 1e3443b15eae: Preparing [2025-10-17T03:03:34.603Z] ef5f71ab531f: Preparing [2025-10-17T03:03:34.603Z] 9915efd81335: Preparing [2025-10-17T03:03:34.603Z] b2ad02661d6e: Preparing [2025-10-17T03:03:34.603Z] d085186f8269: Preparing [2025-10-17T03:03:34.603Z] 3eadac11b0a2: Preparing [2025-10-17T03:03:34.603Z] d939ba3184b0: Preparing [2025-10-17T03:03:34.603Z] 4009b7713d8e: Preparing [2025-10-17T03:03:34.603Z] 29265547fda1: Preparing [2025-10-17T03:03:34.603Z] 5df0e82f1678: Preparing [2025-10-17T03:03:34.603Z] c231f5c0ede3: Preparing [2025-10-17T03:03:34.603Z] d085186f8269: Waiting [2025-10-17T03:03:34.603Z] 3eadac11b0a2: Waiting [2025-10-17T03:03:34.603Z] d939ba3184b0: Waiting [2025-10-17T03:03:34.603Z] 4009b7713d8e: Waiting [2025-10-17T03:03:34.603Z] 29265547fda1: Waiting [2025-10-17T03:03:34.603Z] 5df0e82f1678: Waiting [2025-10-17T03:03:34.603Z] c231f5c0ede3: Waiting [2025-10-17T03:03:34.603Z] b2ad02661d6e: Layer already exists [2025-10-17T03:03:34.603Z] 1e3443b15eae: Layer already exists [2025-10-17T03:03:34.603Z] d7cc9f3070bb: Layer already exists [2025-10-17T03:03:34.603Z] 9915efd81335: Layer already exists [2025-10-17T03:03:34.603Z] ef5f71ab531f: Layer already exists [2025-10-17T03:03:34.603Z] 3eadac11b0a2: Layer already exists [2025-10-17T03:03:34.603Z] 29265547fda1: Layer already exists [2025-10-17T03:03:34.604Z] d085186f8269: Layer already exists [2025-10-17T03:03:34.604Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:34.604Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:34.604Z] 5df0e82f1678: Layer already exists [2025-10-17T03:03:34.604Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:34.869Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:35.228Z] + 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-17T03:03:35.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-10-17T03:03:35.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-17T03:03:35.582Z] d7cc9f3070bb: Preparing [2025-10-17T03:03:35.582Z] 1e3443b15eae: Preparing [2025-10-17T03:03:35.582Z] ef5f71ab531f: Preparing [2025-10-17T03:03:35.582Z] 9915efd81335: Preparing [2025-10-17T03:03:35.582Z] b2ad02661d6e: Preparing [2025-10-17T03:03:35.582Z] d085186f8269: Preparing [2025-10-17T03:03:35.582Z] 3eadac11b0a2: Preparing [2025-10-17T03:03:35.582Z] d085186f8269: Waiting [2025-10-17T03:03:35.582Z] d939ba3184b0: Preparing [2025-10-17T03:03:35.582Z] 3eadac11b0a2: Waiting [2025-10-17T03:03:35.582Z] 4009b7713d8e: Preparing [2025-10-17T03:03:35.582Z] d939ba3184b0: Waiting [2025-10-17T03:03:35.582Z] 29265547fda1: Preparing [2025-10-17T03:03:35.582Z] 5df0e82f1678: Preparing [2025-10-17T03:03:35.582Z] c231f5c0ede3: Preparing [2025-10-17T03:03:35.582Z] 29265547fda1: Waiting [2025-10-17T03:03:35.582Z] 5df0e82f1678: Waiting [2025-10-17T03:03:35.582Z] c231f5c0ede3: Waiting [2025-10-17T03:03:35.582Z] 1e3443b15eae: Layer already exists [2025-10-17T03:03:35.582Z] ef5f71ab531f: Layer already exists [2025-10-17T03:03:35.582Z] 9915efd81335: Layer already exists [2025-10-17T03:03:35.582Z] d7cc9f3070bb: Layer already exists [2025-10-17T03:03:35.582Z] b2ad02661d6e: Layer already exists [2025-10-17T03:03:35.582Z] 29265547fda1: Layer already exists [2025-10-17T03:03:35.582Z] 3eadac11b0a2: Layer already exists [2025-10-17T03:03:35.582Z] d085186f8269: Layer already exists [2025-10-17T03:03:35.582Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:35.582Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:35.582Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:35.582Z] 5df0e82f1678: Layer already exists [2025-10-17T03:03:35.848Z] main: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:03:35.932Z] ===================================================== [Pipeline] echo [2025-10-17T03:03:35.947Z] taggedImages: [2025-10-17T03:03:35.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:35.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-17T03:03:35.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [2025-10-17T03:03:35.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:35.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-17T03:03:35.975Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-10-17T03:03:35.975Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:35.975Z] latest [2025-10-17T03:03:35.975Z] 4.1.0-dev.67 [2025-10-17T03:03:35.975Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:35.975Z] main [2025-10-17T03:03:35.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:36.356Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:36.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:36.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-17T03:03:36.709Z] 7644eada31d6: Preparing [2025-10-17T03:03:36.709Z] ff2b75afce73: Preparing [2025-10-17T03:03:36.709Z] d939ba3184b0: Preparing [2025-10-17T03:03:36.709Z] 4009b7713d8e: Preparing [2025-10-17T03:03:36.709Z] 27270a417ca3: Preparing [2025-10-17T03:03:36.709Z] d37ab0884a05: Preparing [2025-10-17T03:03:36.709Z] c231f5c0ede3: Preparing [2025-10-17T03:03:36.709Z] d37ab0884a05: Waiting [2025-10-17T03:03:36.709Z] c231f5c0ede3: Waiting [2025-10-17T03:03:36.709Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:36.709Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:36.977Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:36.977Z] 27270a417ca3: Pushed [2025-10-17T03:03:36.977Z] 7644eada31d6: Pushed [2025-10-17T03:03:38.910Z] d37ab0884a05: Pushed [2025-10-17T03:03:44.397Z] ff2b75afce73: Pushed [2025-10-17T03:03:44.397Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:44.755Z] + 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-17T03:03:45.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-17T03:03:45.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-17T03:03:45.106Z] 7644eada31d6: Preparing [2025-10-17T03:03:45.106Z] ff2b75afce73: Preparing [2025-10-17T03:03:45.106Z] d939ba3184b0: Preparing [2025-10-17T03:03:45.106Z] 4009b7713d8e: Preparing [2025-10-17T03:03:45.106Z] 27270a417ca3: Preparing [2025-10-17T03:03:45.106Z] d37ab0884a05: Preparing [2025-10-17T03:03:45.106Z] c231f5c0ede3: Preparing [2025-10-17T03:03:45.106Z] c231f5c0ede3: Waiting [2025-10-17T03:03:45.106Z] d37ab0884a05: Waiting [2025-10-17T03:03:45.106Z] ff2b75afce73: Layer already exists [2025-10-17T03:03:45.106Z] 27270a417ca3: Layer already exists [2025-10-17T03:03:45.106Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:45.106Z] 7644eada31d6: Layer already exists [2025-10-17T03:03:45.106Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:45.106Z] d37ab0884a05: Layer already exists [2025-10-17T03:03:45.106Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:45.369Z] latest: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:45.716Z] + 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-17T03:03:46.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [2025-10-17T03:03:46.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-17T03:03:46.069Z] 7644eada31d6: Preparing [2025-10-17T03:03:46.069Z] ff2b75afce73: Preparing [2025-10-17T03:03:46.069Z] d939ba3184b0: Preparing [2025-10-17T03:03:46.069Z] 4009b7713d8e: Preparing [2025-10-17T03:03:46.069Z] 27270a417ca3: Preparing [2025-10-17T03:03:46.069Z] d37ab0884a05: Preparing [2025-10-17T03:03:46.069Z] c231f5c0ede3: Preparing [2025-10-17T03:03:46.069Z] d37ab0884a05: Waiting [2025-10-17T03:03:46.069Z] c231f5c0ede3: Waiting [2025-10-17T03:03:46.069Z] ff2b75afce73: Layer already exists [2025-10-17T03:03:46.069Z] 27270a417ca3: Layer already exists [2025-10-17T03:03:46.069Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:46.069Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:46.069Z] 7644eada31d6: Layer already exists [2025-10-17T03:03:46.069Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:46.069Z] d37ab0884a05: Layer already exists [2025-10-17T03:03:46.069Z] 4.1.0-dev.67: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:46.680Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:47.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:47.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-17T03:03:47.029Z] 7644eada31d6: Preparing [2025-10-17T03:03:47.029Z] ff2b75afce73: Preparing [2025-10-17T03:03:47.029Z] d939ba3184b0: Preparing [2025-10-17T03:03:47.029Z] 4009b7713d8e: Preparing [2025-10-17T03:03:47.029Z] 27270a417ca3: Preparing [2025-10-17T03:03:47.029Z] d37ab0884a05: Preparing [2025-10-17T03:03:47.029Z] c231f5c0ede3: Preparing [2025-10-17T03:03:47.029Z] d37ab0884a05: Waiting [2025-10-17T03:03:47.029Z] c231f5c0ede3: Waiting [2025-10-17T03:03:47.029Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:47.029Z] ff2b75afce73: Layer already exists [2025-10-17T03:03:47.029Z] 7644eada31d6: Layer already exists [2025-10-17T03:03:47.029Z] 27270a417ca3: Layer already exists [2025-10-17T03:03:47.029Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:47.029Z] d37ab0884a05: Layer already exists [2025-10-17T03:03:47.029Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:47.029Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:47.650Z] + 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-17T03:03:48.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-10-17T03:03:48.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-17T03:03:48.001Z] 7644eada31d6: Preparing [2025-10-17T03:03:48.001Z] ff2b75afce73: Preparing [2025-10-17T03:03:48.001Z] d939ba3184b0: Preparing [2025-10-17T03:03:48.001Z] 4009b7713d8e: Preparing [2025-10-17T03:03:48.001Z] 27270a417ca3: Preparing [2025-10-17T03:03:48.001Z] d37ab0884a05: Preparing [2025-10-17T03:03:48.001Z] c231f5c0ede3: Preparing [2025-10-17T03:03:48.001Z] d37ab0884a05: Waiting [2025-10-17T03:03:48.001Z] c231f5c0ede3: Waiting [2025-10-17T03:03:48.001Z] 27270a417ca3: Layer already exists [2025-10-17T03:03:48.001Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:48.001Z] ff2b75afce73: Layer already exists [2025-10-17T03:03:48.001Z] 7644eada31d6: Layer already exists [2025-10-17T03:03:48.001Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:48.001Z] d37ab0884a05: Layer already exists [2025-10-17T03:03:48.001Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:48.001Z] main: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:03:48.342Z] ===================================================== [Pipeline] echo [2025-10-17T03:03:48.357Z] taggedImages: [2025-10-17T03:03:48.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:48.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-17T03:03:48.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [2025-10-17T03:03:48.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:48.357Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-17T03:03:48.387Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-10-17T03:03:48.387Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:48.387Z] latest [2025-10-17T03:03:48.387Z] 4.1.0-dev.67 [2025-10-17T03:03:48.387Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:03:48.387Z] main [2025-10-17T03:03:48.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:48.759Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:03:49.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:03:49.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-17T03:03:49.108Z] 4e15ea57fd9b: Preparing [2025-10-17T03:03:49.108Z] 067613a175b5: Preparing [2025-10-17T03:03:49.108Z] ec63c1c901ca: Preparing [2025-10-17T03:03:49.108Z] d939ba3184b0: Preparing [2025-10-17T03:03:49.108Z] 4009b7713d8e: Preparing [2025-10-17T03:03:49.108Z] 0f05a0dba5ca: Preparing [2025-10-17T03:03:49.108Z] 7cfe82b3df1f: Preparing [2025-10-17T03:03:49.108Z] 02dad9ab532b: Preparing [2025-10-17T03:03:49.108Z] f6b10bb7e357: Preparing [2025-10-17T03:03:49.108Z] c231f5c0ede3: Preparing [2025-10-17T03:03:49.108Z] 0f05a0dba5ca: Waiting [2025-10-17T03:03:49.108Z] 7cfe82b3df1f: Waiting [2025-10-17T03:03:49.108Z] 02dad9ab532b: Waiting [2025-10-17T03:03:49.108Z] f6b10bb7e357: Waiting [2025-10-17T03:03:49.108Z] c231f5c0ede3: Waiting [2025-10-17T03:03:49.108Z] 4009b7713d8e: Layer already exists [2025-10-17T03:03:49.108Z] d939ba3184b0: Layer already exists [2025-10-17T03:03:49.372Z] ec63c1c901ca: Pushed [2025-10-17T03:03:49.372Z] 067613a175b5: Pushed [2025-10-17T03:03:49.372Z] 4e15ea57fd9b: Pushed [2025-10-17T03:03:49.372Z] c231f5c0ede3: Layer already exists [2025-10-17T03:03:49.372Z] 02dad9ab532b: Pushed [2025-10-17T03:03:50.323Z] f6b10bb7e357: Pushed [2025-10-17T03:04:00.354Z] 7cfe82b3df1f: Pushed [2025-10-17T03:04:15.307Z] 0f05a0dba5ca: Pushed [2025-10-17T03:04:15.307Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:15.670Z] + 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-17T03:04:16.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-17T03:04:16.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-17T03:04:16.024Z] 4e15ea57fd9b: Preparing [2025-10-17T03:04:16.024Z] 067613a175b5: Preparing [2025-10-17T03:04:16.024Z] ec63c1c901ca: Preparing [2025-10-17T03:04:16.024Z] d939ba3184b0: Preparing [2025-10-17T03:04:16.024Z] 4009b7713d8e: Preparing [2025-10-17T03:04:16.024Z] 0f05a0dba5ca: Preparing [2025-10-17T03:04:16.024Z] 7cfe82b3df1f: Preparing [2025-10-17T03:04:16.024Z] 02dad9ab532b: Preparing [2025-10-17T03:04:16.024Z] f6b10bb7e357: Preparing [2025-10-17T03:04:16.024Z] c231f5c0ede3: Preparing [2025-10-17T03:04:16.024Z] 7cfe82b3df1f: Waiting [2025-10-17T03:04:16.024Z] 02dad9ab532b: Waiting [2025-10-17T03:04:16.024Z] f6b10bb7e357: Waiting [2025-10-17T03:04:16.024Z] c231f5c0ede3: Waiting [2025-10-17T03:04:16.024Z] 0f05a0dba5ca: Waiting [2025-10-17T03:04:16.024Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:16.024Z] ec63c1c901ca: Layer already exists [2025-10-17T03:04:16.024Z] 067613a175b5: Layer already exists [2025-10-17T03:04:16.024Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:16.024Z] 4e15ea57fd9b: Layer already exists [2025-10-17T03:04:16.024Z] 0f05a0dba5ca: Layer already exists [2025-10-17T03:04:16.024Z] 02dad9ab532b: Layer already exists [2025-10-17T03:04:16.024Z] f6b10bb7e357: Layer already exists [2025-10-17T03:04:16.024Z] 7cfe82b3df1f: Layer already exists [2025-10-17T03:04:16.024Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:16.287Z] latest: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:16.643Z] + 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-17T03:04:16.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [2025-10-17T03:04:16.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-17T03:04:16.997Z] 4e15ea57fd9b: Preparing [2025-10-17T03:04:16.997Z] 067613a175b5: Preparing [2025-10-17T03:04:16.997Z] ec63c1c901ca: Preparing [2025-10-17T03:04:16.997Z] d939ba3184b0: Preparing [2025-10-17T03:04:16.997Z] 4009b7713d8e: Preparing [2025-10-17T03:04:16.997Z] 0f05a0dba5ca: Preparing [2025-10-17T03:04:16.997Z] 7cfe82b3df1f: Preparing [2025-10-17T03:04:16.997Z] 02dad9ab532b: Preparing [2025-10-17T03:04:16.997Z] f6b10bb7e357: Preparing [2025-10-17T03:04:16.997Z] c231f5c0ede3: Preparing [2025-10-17T03:04:16.997Z] 02dad9ab532b: Waiting [2025-10-17T03:04:16.997Z] f6b10bb7e357: Waiting [2025-10-17T03:04:16.997Z] c231f5c0ede3: Waiting [2025-10-17T03:04:16.997Z] 0f05a0dba5ca: Waiting [2025-10-17T03:04:16.997Z] 7cfe82b3df1f: Waiting [2025-10-17T03:04:16.997Z] ec63c1c901ca: Layer already exists [2025-10-17T03:04:16.997Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:16.997Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:16.997Z] 067613a175b5: Layer already exists [2025-10-17T03:04:16.997Z] 4e15ea57fd9b: Layer already exists [2025-10-17T03:04:16.997Z] 7cfe82b3df1f: Layer already exists [2025-10-17T03:04:16.997Z] f6b10bb7e357: Layer already exists [2025-10-17T03:04:16.997Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:16.997Z] 02dad9ab532b: Layer already exists [2025-10-17T03:04:16.997Z] 0f05a0dba5ca: Layer already exists [2025-10-17T03:04:16.997Z] 4.1.0-dev.67: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:17.617Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:18.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:04:18.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-17T03:04:18.543Z] 4e15ea57fd9b: Preparing [2025-10-17T03:04:18.543Z] 067613a175b5: Preparing [2025-10-17T03:04:18.543Z] ec63c1c901ca: Preparing [2025-10-17T03:04:18.543Z] d939ba3184b0: Preparing [2025-10-17T03:04:18.543Z] 4009b7713d8e: Preparing [2025-10-17T03:04:18.543Z] 0f05a0dba5ca: Preparing [2025-10-17T03:04:18.543Z] 7cfe82b3df1f: Preparing [2025-10-17T03:04:18.543Z] 02dad9ab532b: Preparing [2025-10-17T03:04:18.543Z] f6b10bb7e357: Preparing [2025-10-17T03:04:18.543Z] c231f5c0ede3: Preparing [2025-10-17T03:04:18.543Z] 02dad9ab532b: Waiting [2025-10-17T03:04:18.543Z] f6b10bb7e357: Waiting [2025-10-17T03:04:18.543Z] c231f5c0ede3: Waiting [2025-10-17T03:04:18.543Z] 0f05a0dba5ca: Waiting [2025-10-17T03:04:18.543Z] 7cfe82b3df1f: Waiting [2025-10-17T03:04:18.543Z] 067613a175b5: Layer already exists [2025-10-17T03:04:18.543Z] 4e15ea57fd9b: Layer already exists [2025-10-17T03:04:18.543Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:18.543Z] ec63c1c901ca: Layer already exists [2025-10-17T03:04:18.543Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:18.543Z] 0f05a0dba5ca: Layer already exists [2025-10-17T03:04:18.543Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:18.543Z] 7cfe82b3df1f: Layer already exists [2025-10-17T03:04:18.543Z] f6b10bb7e357: Layer already exists [2025-10-17T03:04:18.543Z] 02dad9ab532b: Layer already exists [2025-10-17T03:04:18.807Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:19.151Z] + 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-17T03:04:19.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-10-17T03:04:19.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-17T03:04:19.497Z] 4e15ea57fd9b: Preparing [2025-10-17T03:04:19.497Z] 067613a175b5: Preparing [2025-10-17T03:04:19.497Z] ec63c1c901ca: Preparing [2025-10-17T03:04:19.497Z] d939ba3184b0: Preparing [2025-10-17T03:04:19.497Z] 4009b7713d8e: Preparing [2025-10-17T03:04:19.497Z] 0f05a0dba5ca: Preparing [2025-10-17T03:04:19.497Z] 7cfe82b3df1f: Preparing [2025-10-17T03:04:19.497Z] 02dad9ab532b: Preparing [2025-10-17T03:04:19.497Z] f6b10bb7e357: Preparing [2025-10-17T03:04:19.497Z] c231f5c0ede3: Preparing [2025-10-17T03:04:19.497Z] 0f05a0dba5ca: Waiting [2025-10-17T03:04:19.497Z] 7cfe82b3df1f: Waiting [2025-10-17T03:04:19.497Z] 02dad9ab532b: Waiting [2025-10-17T03:04:19.497Z] f6b10bb7e357: Waiting [2025-10-17T03:04:19.497Z] c231f5c0ede3: Waiting [2025-10-17T03:04:19.497Z] ec63c1c901ca: Layer already exists [2025-10-17T03:04:19.497Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:19.497Z] 4e15ea57fd9b: Layer already exists [2025-10-17T03:04:19.497Z] 067613a175b5: Layer already exists [2025-10-17T03:04:19.497Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:19.497Z] 02dad9ab532b: Layer already exists [2025-10-17T03:04:19.497Z] 0f05a0dba5ca: Layer already exists [2025-10-17T03:04:19.497Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:19.497Z] 7cfe82b3df1f: Layer already exists [2025-10-17T03:04:19.497Z] f6b10bb7e357: Layer already exists [2025-10-17T03:04:19.760Z] main: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:04:19.856Z] ===================================================== [Pipeline] echo [2025-10-17T03:04:19.874Z] taggedImages: [2025-10-17T03:04:19.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:04:19.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-17T03:04:19.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [2025-10-17T03:04:19.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:04:19.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-17T03:04:19.904Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-10-17T03:04:19.904Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:04:19.904Z] latest [2025-10-17T03:04:19.904Z] 4.1.0-dev.67 [2025-10-17T03:04:19.904Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:04:19.904Z] main [2025-10-17T03:04:19.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:20.282Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:20.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:04:20.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-17T03:04:20.629Z] ab1f11b0cf82: Preparing [2025-10-17T03:04:20.629Z] 784b54837628: Preparing [2025-10-17T03:04:20.629Z] de07f565b208: Preparing [2025-10-17T03:04:20.629Z] d939ba3184b0: Preparing [2025-10-17T03:04:20.629Z] 4009b7713d8e: Preparing [2025-10-17T03:04:20.629Z] 25c1be300878: Preparing [2025-10-17T03:04:20.629Z] 3fe21154ffdb: Preparing [2025-10-17T03:04:20.629Z] 439a72990cef: Preparing [2025-10-17T03:04:20.629Z] c231f5c0ede3: Preparing [2025-10-17T03:04:20.629Z] 25c1be300878: Waiting [2025-10-17T03:04:20.629Z] 3fe21154ffdb: Waiting [2025-10-17T03:04:20.629Z] 439a72990cef: Waiting [2025-10-17T03:04:20.629Z] c231f5c0ede3: Waiting [2025-10-17T03:04:20.629Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:20.629Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:20.629Z] de07f565b208: Pushed [2025-10-17T03:04:20.893Z] 784b54837628: Pushed [2025-10-17T03:04:20.893Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:20.893Z] ab1f11b0cf82: Pushed [2025-10-17T03:04:20.893Z] 3fe21154ffdb: Pushed [2025-10-17T03:04:21.473Z] 439a72990cef: Pushed [2025-10-17T03:04:49.428Z] 25c1be300878: Pushed [2025-10-17T03:04:49.428Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:49.773Z] + 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-17T03:04:50.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-17T03:04:50.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-17T03:04:50.118Z] ab1f11b0cf82: Preparing [2025-10-17T03:04:50.118Z] 784b54837628: Preparing [2025-10-17T03:04:50.118Z] de07f565b208: Preparing [2025-10-17T03:04:50.118Z] d939ba3184b0: Preparing [2025-10-17T03:04:50.118Z] 4009b7713d8e: Preparing [2025-10-17T03:04:50.118Z] 25c1be300878: Preparing [2025-10-17T03:04:50.118Z] 3fe21154ffdb: Preparing [2025-10-17T03:04:50.118Z] 439a72990cef: Preparing [2025-10-17T03:04:50.118Z] c231f5c0ede3: Preparing [2025-10-17T03:04:50.118Z] 25c1be300878: Waiting [2025-10-17T03:04:50.118Z] 3fe21154ffdb: Waiting [2025-10-17T03:04:50.118Z] 439a72990cef: Waiting [2025-10-17T03:04:50.118Z] c231f5c0ede3: Waiting [2025-10-17T03:04:50.118Z] 784b54837628: Layer already exists [2025-10-17T03:04:50.118Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:50.118Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:50.118Z] de07f565b208: Layer already exists [2025-10-17T03:04:50.118Z] ab1f11b0cf82: Layer already exists [2025-10-17T03:04:50.118Z] 25c1be300878: Layer already exists [2025-10-17T03:04:50.118Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:50.118Z] 3fe21154ffdb: Layer already exists [2025-10-17T03:04:50.118Z] 439a72990cef: Layer already exists [2025-10-17T03:04:50.381Z] latest: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:50.742Z] + 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-17T03:04:51.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [2025-10-17T03:04:51.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-17T03:04:51.099Z] ab1f11b0cf82: Preparing [2025-10-17T03:04:51.099Z] 784b54837628: Preparing [2025-10-17T03:04:51.099Z] de07f565b208: Preparing [2025-10-17T03:04:51.099Z] d939ba3184b0: Preparing [2025-10-17T03:04:51.099Z] 4009b7713d8e: Preparing [2025-10-17T03:04:51.099Z] 25c1be300878: Preparing [2025-10-17T03:04:51.099Z] 3fe21154ffdb: Preparing [2025-10-17T03:04:51.099Z] 439a72990cef: Preparing [2025-10-17T03:04:51.099Z] c231f5c0ede3: Preparing [2025-10-17T03:04:51.099Z] 3fe21154ffdb: Waiting [2025-10-17T03:04:51.099Z] 439a72990cef: Waiting [2025-10-17T03:04:51.099Z] c231f5c0ede3: Waiting [2025-10-17T03:04:51.099Z] 25c1be300878: Waiting [2025-10-17T03:04:51.099Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:51.100Z] ab1f11b0cf82: Layer already exists [2025-10-17T03:04:51.100Z] 784b54837628: Layer already exists [2025-10-17T03:04:51.100Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:51.100Z] de07f565b208: Layer already exists [2025-10-17T03:04:51.100Z] 25c1be300878: Layer already exists [2025-10-17T03:04:51.100Z] 439a72990cef: Layer already exists [2025-10-17T03:04:51.100Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:51.100Z] 3fe21154ffdb: Layer already exists [2025-10-17T03:04:51.100Z] 4.1.0-dev.67: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:51.715Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:52.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:04:52.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-17T03:04:52.068Z] ab1f11b0cf82: Preparing [2025-10-17T03:04:52.068Z] 784b54837628: Preparing [2025-10-17T03:04:52.068Z] de07f565b208: Preparing [2025-10-17T03:04:52.068Z] d939ba3184b0: Preparing [2025-10-17T03:04:52.068Z] 4009b7713d8e: Preparing [2025-10-17T03:04:52.068Z] 25c1be300878: Preparing [2025-10-17T03:04:52.068Z] 3fe21154ffdb: Preparing [2025-10-17T03:04:52.068Z] 439a72990cef: Preparing [2025-10-17T03:04:52.068Z] c231f5c0ede3: Preparing [2025-10-17T03:04:52.068Z] 25c1be300878: Waiting [2025-10-17T03:04:52.068Z] 3fe21154ffdb: Waiting [2025-10-17T03:04:52.068Z] 439a72990cef: Waiting [2025-10-17T03:04:52.068Z] c231f5c0ede3: Waiting [2025-10-17T03:04:52.068Z] 784b54837628: Layer already exists [2025-10-17T03:04:52.068Z] de07f565b208: Layer already exists [2025-10-17T03:04:52.068Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:52.068Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:52.068Z] ab1f11b0cf82: Layer already exists [2025-10-17T03:04:52.068Z] 25c1be300878: Layer already exists [2025-10-17T03:04:52.068Z] 439a72990cef: Layer already exists [2025-10-17T03:04:52.068Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:52.068Z] 3fe21154ffdb: Layer already exists [2025-10-17T03:04:52.338Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:52.718Z] + 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-17T03:04:53.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-10-17T03:04:53.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-17T03:04:53.647Z] ab1f11b0cf82: Preparing [2025-10-17T03:04:53.647Z] 784b54837628: Preparing [2025-10-17T03:04:53.647Z] de07f565b208: Preparing [2025-10-17T03:04:53.647Z] d939ba3184b0: Preparing [2025-10-17T03:04:53.647Z] 4009b7713d8e: Preparing [2025-10-17T03:04:53.647Z] 25c1be300878: Preparing [2025-10-17T03:04:53.647Z] 3fe21154ffdb: Preparing [2025-10-17T03:04:53.647Z] 439a72990cef: Preparing [2025-10-17T03:04:53.647Z] c231f5c0ede3: Preparing [2025-10-17T03:04:53.647Z] 25c1be300878: Waiting [2025-10-17T03:04:53.647Z] 3fe21154ffdb: Waiting [2025-10-17T03:04:53.647Z] 439a72990cef: Waiting [2025-10-17T03:04:53.647Z] c231f5c0ede3: Waiting [2025-10-17T03:04:53.647Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:53.647Z] 784b54837628: Layer already exists [2025-10-17T03:04:53.647Z] ab1f11b0cf82: Layer already exists [2025-10-17T03:04:53.647Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:53.647Z] de07f565b208: Layer already exists [2025-10-17T03:04:53.647Z] 25c1be300878: Layer already exists [2025-10-17T03:04:53.647Z] 439a72990cef: Layer already exists [2025-10-17T03:04:53.647Z] 3fe21154ffdb: Layer already exists [2025-10-17T03:04:53.647Z] c231f5c0ede3: Layer already exists [2025-10-17T03:04:53.911Z] main: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:04:53.992Z] ===================================================== [Pipeline] echo [2025-10-17T03:04:54.012Z] taggedImages: [2025-10-17T03:04:54.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:04:54.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-17T03:04:54.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [2025-10-17T03:04:54.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:04:54.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-17T03:04:54.044Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-10-17T03:04:54.044Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:04:54.044Z] latest [2025-10-17T03:04:54.044Z] 4.1.0-dev.67 [2025-10-17T03:04:54.044Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:04:54.044Z] main [2025-10-17T03:04:54.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:54.431Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:04:54.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:04:54.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-17T03:04:54.895Z] aa2ea7ccd4c8: Preparing [2025-10-17T03:04:54.895Z] 7427cd938b62: Preparing [2025-10-17T03:04:54.895Z] 546f88727462: Preparing [2025-10-17T03:04:54.895Z] d939ba3184b0: Preparing [2025-10-17T03:04:54.895Z] 4009b7713d8e: Preparing [2025-10-17T03:04:54.895Z] fbd5168085de: Preparing [2025-10-17T03:04:54.895Z] 02dad9ab532b: Preparing [2025-10-17T03:04:54.895Z] f6b10bb7e357: Preparing [2025-10-17T03:04:54.895Z] c231f5c0ede3: Preparing [2025-10-17T03:04:54.895Z] 02dad9ab532b: Waiting [2025-10-17T03:04:54.895Z] f6b10bb7e357: Waiting [2025-10-17T03:04:54.895Z] c231f5c0ede3: Waiting [2025-10-17T03:04:54.895Z] fbd5168085de: Waiting [2025-10-17T03:04:54.895Z] d939ba3184b0: Layer already exists [2025-10-17T03:04:54.895Z] 4009b7713d8e: Layer already exists [2025-10-17T03:04:55.161Z] 02dad9ab532b: Layer already exists [2025-10-17T03:04:55.161Z] 7427cd938b62: Pushed [2025-10-17T03:04:55.161Z] f6b10bb7e357: Layer already exists [2025-10-17T03:04:55.161Z] aa2ea7ccd4c8: Pushed [2025-10-17T03:04:55.161Z] 546f88727462: Pushed [2025-10-17T03:04:55.161Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:21.793Z] fbd5168085de: Pushed [2025-10-17T03:05:21.793Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:22.155Z] + 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-17T03:05:22.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-17T03:05:22.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-17T03:05:22.497Z] aa2ea7ccd4c8: Preparing [2025-10-17T03:05:22.497Z] 7427cd938b62: Preparing [2025-10-17T03:05:22.497Z] 546f88727462: Preparing [2025-10-17T03:05:22.497Z] d939ba3184b0: Preparing [2025-10-17T03:05:22.497Z] 4009b7713d8e: Preparing [2025-10-17T03:05:22.497Z] fbd5168085de: Preparing [2025-10-17T03:05:22.497Z] 02dad9ab532b: Preparing [2025-10-17T03:05:22.497Z] f6b10bb7e357: Preparing [2025-10-17T03:05:22.497Z] c231f5c0ede3: Preparing [2025-10-17T03:05:22.497Z] 02dad9ab532b: Waiting [2025-10-17T03:05:22.497Z] f6b10bb7e357: Waiting [2025-10-17T03:05:22.497Z] c231f5c0ede3: Waiting [2025-10-17T03:05:22.497Z] fbd5168085de: Waiting [2025-10-17T03:05:22.497Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:22.497Z] aa2ea7ccd4c8: Layer already exists [2025-10-17T03:05:22.497Z] 546f88727462: Layer already exists [2025-10-17T03:05:22.497Z] 7427cd938b62: Layer already exists [2025-10-17T03:05:22.498Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:22.498Z] 02dad9ab532b: Layer already exists [2025-10-17T03:05:22.498Z] fbd5168085de: Layer already exists [2025-10-17T03:05:22.498Z] f6b10bb7e357: Layer already exists [2025-10-17T03:05:22.498Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:22.760Z] latest: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:23.106Z] + 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-17T03:05:23.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [2025-10-17T03:05:23.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-17T03:05:23.455Z] aa2ea7ccd4c8: Preparing [2025-10-17T03:05:23.455Z] 7427cd938b62: Preparing [2025-10-17T03:05:23.455Z] 546f88727462: Preparing [2025-10-17T03:05:23.455Z] d939ba3184b0: Preparing [2025-10-17T03:05:23.455Z] 4009b7713d8e: Preparing [2025-10-17T03:05:23.455Z] fbd5168085de: Preparing [2025-10-17T03:05:23.455Z] 02dad9ab532b: Preparing [2025-10-17T03:05:23.455Z] f6b10bb7e357: Preparing [2025-10-17T03:05:23.455Z] c231f5c0ede3: Preparing [2025-10-17T03:05:23.455Z] fbd5168085de: Waiting [2025-10-17T03:05:23.455Z] 02dad9ab532b: Waiting [2025-10-17T03:05:23.455Z] f6b10bb7e357: Waiting [2025-10-17T03:05:23.455Z] c231f5c0ede3: Waiting [2025-10-17T03:05:23.455Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:23.455Z] 546f88727462: Layer already exists [2025-10-17T03:05:23.455Z] 7427cd938b62: Layer already exists [2025-10-17T03:05:23.455Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:23.455Z] aa2ea7ccd4c8: Layer already exists [2025-10-17T03:05:23.455Z] 02dad9ab532b: Layer already exists [2025-10-17T03:05:23.455Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:23.455Z] fbd5168085de: Layer already exists [2025-10-17T03:05:23.455Z] f6b10bb7e357: Layer already exists [2025-10-17T03:05:23.455Z] 4.1.0-dev.67: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:24.072Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:24.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:05:24.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-17T03:05:24.418Z] aa2ea7ccd4c8: Preparing [2025-10-17T03:05:24.418Z] 7427cd938b62: Preparing [2025-10-17T03:05:24.418Z] 546f88727462: Preparing [2025-10-17T03:05:24.418Z] d939ba3184b0: Preparing [2025-10-17T03:05:24.418Z] 4009b7713d8e: Preparing [2025-10-17T03:05:24.418Z] fbd5168085de: Preparing [2025-10-17T03:05:24.418Z] 02dad9ab532b: Preparing [2025-10-17T03:05:24.418Z] f6b10bb7e357: Preparing [2025-10-17T03:05:24.418Z] c231f5c0ede3: Preparing [2025-10-17T03:05:24.418Z] fbd5168085de: Waiting [2025-10-17T03:05:24.418Z] 02dad9ab532b: Waiting [2025-10-17T03:05:24.418Z] f6b10bb7e357: Waiting [2025-10-17T03:05:24.418Z] c231f5c0ede3: Waiting [2025-10-17T03:05:24.418Z] aa2ea7ccd4c8: Layer already exists [2025-10-17T03:05:24.418Z] 7427cd938b62: Layer already exists [2025-10-17T03:05:24.418Z] 546f88727462: Layer already exists [2025-10-17T03:05:24.418Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:24.418Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:24.418Z] 02dad9ab532b: Layer already exists [2025-10-17T03:05:24.418Z] fbd5168085de: Layer already exists [2025-10-17T03:05:24.418Z] f6b10bb7e357: Layer already exists [2025-10-17T03:05:24.418Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:24.418Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:24.776Z] + 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-17T03:05:25.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-10-17T03:05:25.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-17T03:05:25.118Z] aa2ea7ccd4c8: Preparing [2025-10-17T03:05:25.118Z] 7427cd938b62: Preparing [2025-10-17T03:05:25.118Z] 546f88727462: Preparing [2025-10-17T03:05:25.118Z] d939ba3184b0: Preparing [2025-10-17T03:05:25.118Z] 4009b7713d8e: Preparing [2025-10-17T03:05:25.118Z] fbd5168085de: Preparing [2025-10-17T03:05:25.118Z] 02dad9ab532b: Preparing [2025-10-17T03:05:25.118Z] f6b10bb7e357: Preparing [2025-10-17T03:05:25.118Z] c231f5c0ede3: Preparing [2025-10-17T03:05:25.118Z] 02dad9ab532b: Waiting [2025-10-17T03:05:25.118Z] f6b10bb7e357: Waiting [2025-10-17T03:05:25.118Z] c231f5c0ede3: Waiting [2025-10-17T03:05:25.118Z] fbd5168085de: Waiting [2025-10-17T03:05:25.118Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:25.118Z] aa2ea7ccd4c8: Layer already exists [2025-10-17T03:05:25.118Z] 546f88727462: Layer already exists [2025-10-17T03:05:25.118Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:25.118Z] 7427cd938b62: Layer already exists [2025-10-17T03:05:25.118Z] 02dad9ab532b: Layer already exists [2025-10-17T03:05:25.118Z] fbd5168085de: Layer already exists [2025-10-17T03:05:25.118Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:25.118Z] f6b10bb7e357: Layer already exists [2025-10-17T03:05:25.381Z] main: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:05:25.459Z] ===================================================== [Pipeline] echo [2025-10-17T03:05:33.435Z] taggedImages: [2025-10-17T03:05:33.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:05:33.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-17T03:05:33.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [2025-10-17T03:05:33.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:05:33.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-17T03:05:33.465Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-10-17T03:05:33.465Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:05:33.465Z] latest [2025-10-17T03:05:33.465Z] 4.1.0-dev.67 [2025-10-17T03:05:33.465Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:05:33.465Z] main [2025-10-17T03:05:33.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:33.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:34.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:05:34.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-17T03:05:34.191Z] fa8ced23718f: Preparing [2025-10-17T03:05:34.191Z] 62c3715a522d: Preparing [2025-10-17T03:05:34.191Z] d939ba3184b0: Preparing [2025-10-17T03:05:34.191Z] 4009b7713d8e: Preparing [2025-10-17T03:05:34.191Z] fd0f3642518c: Preparing [2025-10-17T03:05:34.191Z] 6f76c3241f86: Preparing [2025-10-17T03:05:34.191Z] c231f5c0ede3: Preparing [2025-10-17T03:05:34.191Z] 6f76c3241f86: Waiting [2025-10-17T03:05:34.191Z] c231f5c0ede3: Waiting [2025-10-17T03:05:34.191Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:34.191Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:34.456Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:34.456Z] fa8ced23718f: Pushed [2025-10-17T03:05:34.456Z] fd0f3642518c: Pushed [2025-10-17T03:05:35.407Z] 6f76c3241f86: Pushed [2025-10-17T03:05:43.581Z] 62c3715a522d: Pushed [2025-10-17T03:05:43.581Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:43.993Z] + 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-17T03:05:44.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-17T03:05:44.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-17T03:05:44.384Z] fa8ced23718f: Preparing [2025-10-17T03:05:44.384Z] 62c3715a522d: Preparing [2025-10-17T03:05:44.384Z] d939ba3184b0: Preparing [2025-10-17T03:05:44.384Z] 4009b7713d8e: Preparing [2025-10-17T03:05:44.384Z] fd0f3642518c: Preparing [2025-10-17T03:05:44.384Z] 6f76c3241f86: Preparing [2025-10-17T03:05:44.384Z] c231f5c0ede3: Preparing [2025-10-17T03:05:44.384Z] 6f76c3241f86: Waiting [2025-10-17T03:05:44.384Z] c231f5c0ede3: Waiting [2025-10-17T03:05:44.384Z] 62c3715a522d: Layer already exists [2025-10-17T03:05:44.384Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:44.384Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:44.384Z] fd0f3642518c: Layer already exists [2025-10-17T03:05:44.384Z] fa8ced23718f: Layer already exists [2025-10-17T03:05:44.384Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:44.384Z] 6f76c3241f86: Layer already exists [2025-10-17T03:05:44.384Z] latest: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:44.749Z] + 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-17T03:05:45.122Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [2025-10-17T03:05:45.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-17T03:05:45.122Z] fa8ced23718f: Preparing [2025-10-17T03:05:45.122Z] 62c3715a522d: Preparing [2025-10-17T03:05:45.122Z] d939ba3184b0: Preparing [2025-10-17T03:05:45.122Z] 4009b7713d8e: Preparing [2025-10-17T03:05:45.122Z] fd0f3642518c: Preparing [2025-10-17T03:05:45.122Z] 6f76c3241f86: Preparing [2025-10-17T03:05:45.122Z] c231f5c0ede3: Preparing [2025-10-17T03:05:45.122Z] 6f76c3241f86: Waiting [2025-10-17T03:05:45.122Z] c231f5c0ede3: Waiting [2025-10-17T03:05:45.122Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:45.122Z] fd0f3642518c: Layer already exists [2025-10-17T03:05:45.122Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:45.122Z] fa8ced23718f: Layer already exists [2025-10-17T03:05:45.122Z] 62c3715a522d: Layer already exists [2025-10-17T03:05:45.122Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:45.122Z] 6f76c3241f86: Layer already exists [2025-10-17T03:05:45.411Z] 4.1.0-dev.67: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:45.783Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:46.142Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:05:46.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-17T03:05:46.142Z] fa8ced23718f: Preparing [2025-10-17T03:05:46.142Z] 62c3715a522d: Preparing [2025-10-17T03:05:46.142Z] d939ba3184b0: Preparing [2025-10-17T03:05:46.142Z] 4009b7713d8e: Preparing [2025-10-17T03:05:46.142Z] fd0f3642518c: Preparing [2025-10-17T03:05:46.142Z] 6f76c3241f86: Preparing [2025-10-17T03:05:46.142Z] c231f5c0ede3: Preparing [2025-10-17T03:05:46.142Z] 6f76c3241f86: Waiting [2025-10-17T03:05:46.142Z] c231f5c0ede3: Waiting [2025-10-17T03:05:46.142Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:46.142Z] fd0f3642518c: Layer already exists [2025-10-17T03:05:46.142Z] fa8ced23718f: Layer already exists [2025-10-17T03:05:46.142Z] 62c3715a522d: Layer already exists [2025-10-17T03:05:46.142Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:46.142Z] 6f76c3241f86: Layer already exists [2025-10-17T03:05:46.142Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:46.407Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:46.769Z] + 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-17T03:05:47.116Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-10-17T03:05:47.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-17T03:05:47.117Z] fa8ced23718f: Preparing [2025-10-17T03:05:47.117Z] 62c3715a522d: Preparing [2025-10-17T03:05:47.117Z] d939ba3184b0: Preparing [2025-10-17T03:05:47.117Z] 4009b7713d8e: Preparing [2025-10-17T03:05:47.117Z] fd0f3642518c: Preparing [2025-10-17T03:05:47.117Z] 6f76c3241f86: Preparing [2025-10-17T03:05:47.117Z] c231f5c0ede3: Preparing [2025-10-17T03:05:47.117Z] 6f76c3241f86: Waiting [2025-10-17T03:05:47.117Z] c231f5c0ede3: Waiting [2025-10-17T03:05:47.117Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:47.117Z] fd0f3642518c: Layer already exists [2025-10-17T03:05:47.117Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:47.117Z] 62c3715a522d: Layer already exists [2025-10-17T03:05:47.117Z] fa8ced23718f: Layer already exists [2025-10-17T03:05:47.117Z] 6f76c3241f86: Layer already exists [2025-10-17T03:05:47.117Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:47.383Z] main: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:05:47.462Z] ===================================================== [Pipeline] echo [2025-10-17T03:05:47.477Z] taggedImages: [2025-10-17T03:05:47.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:05:47.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-17T03:05:47.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [2025-10-17T03:05:47.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:05:47.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-17T03:05:47.508Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-10-17T03:05:47.508Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:05:47.508Z] latest [2025-10-17T03:05:47.508Z] 4.1.0-dev.67 [2025-10-17T03:05:47.508Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:05:47.508Z] main [2025-10-17T03:05:47.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:47.897Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:48.256Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:05:48.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-17T03:05:48.256Z] 68282e68a321: Preparing [2025-10-17T03:05:48.256Z] 6f876bd449c6: Preparing [2025-10-17T03:05:48.256Z] d939ba3184b0: Preparing [2025-10-17T03:05:48.256Z] 4009b7713d8e: Preparing [2025-10-17T03:05:48.256Z] 18692bc80589: Preparing [2025-10-17T03:05:48.256Z] ffc60c42527d: Preparing [2025-10-17T03:05:48.256Z] c231f5c0ede3: Preparing [2025-10-17T03:05:48.256Z] ffc60c42527d: Waiting [2025-10-17T03:05:48.256Z] c231f5c0ede3: Waiting [2025-10-17T03:05:48.256Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:48.256Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:48.521Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:48.521Z] 18692bc80589: Pushed [2025-10-17T03:05:48.521Z] 68282e68a321: Pushed [2025-10-17T03:05:49.102Z] ffc60c42527d: Pushed [2025-10-17T03:05:57.295Z] 6f876bd449c6: Pushed [2025-10-17T03:05:57.295Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:57.640Z] + 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-17T03:05:57.987Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-17T03:05:57.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-17T03:05:57.987Z] 68282e68a321: Preparing [2025-10-17T03:05:57.987Z] 6f876bd449c6: Preparing [2025-10-17T03:05:57.987Z] d939ba3184b0: Preparing [2025-10-17T03:05:57.987Z] 4009b7713d8e: Preparing [2025-10-17T03:05:57.987Z] 18692bc80589: Preparing [2025-10-17T03:05:57.987Z] ffc60c42527d: Preparing [2025-10-17T03:05:57.987Z] c231f5c0ede3: Preparing [2025-10-17T03:05:57.987Z] ffc60c42527d: Waiting [2025-10-17T03:05:57.987Z] c231f5c0ede3: Waiting [2025-10-17T03:05:57.987Z] 68282e68a321: Layer already exists [2025-10-17T03:05:57.987Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:57.987Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:57.987Z] 6f876bd449c6: Layer already exists [2025-10-17T03:05:57.987Z] 18692bc80589: Layer already exists [2025-10-17T03:05:57.987Z] ffc60c42527d: Layer already exists [2025-10-17T03:05:57.987Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:58.250Z] latest: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:58.597Z] + 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-17T03:05:58.932Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [2025-10-17T03:05:58.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-17T03:05:58.932Z] 68282e68a321: Preparing [2025-10-17T03:05:58.932Z] 6f876bd449c6: Preparing [2025-10-17T03:05:58.932Z] d939ba3184b0: Preparing [2025-10-17T03:05:58.932Z] 4009b7713d8e: Preparing [2025-10-17T03:05:58.932Z] 18692bc80589: Preparing [2025-10-17T03:05:58.932Z] ffc60c42527d: Preparing [2025-10-17T03:05:58.932Z] c231f5c0ede3: Preparing [2025-10-17T03:05:58.932Z] ffc60c42527d: Waiting [2025-10-17T03:05:58.932Z] c231f5c0ede3: Waiting [2025-10-17T03:05:58.932Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:58.932Z] 6f876bd449c6: Layer already exists [2025-10-17T03:05:58.932Z] 18692bc80589: Layer already exists [2025-10-17T03:05:58.932Z] 68282e68a321: Layer already exists [2025-10-17T03:05:58.932Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:58.932Z] ffc60c42527d: Layer already exists [2025-10-17T03:05:58.932Z] c231f5c0ede3: Layer already exists [2025-10-17T03:05:59.194Z] 4.1.0-dev.67: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:59.551Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:05:59.900Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:05:59.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-17T03:05:59.900Z] 68282e68a321: Preparing [2025-10-17T03:05:59.900Z] 6f876bd449c6: Preparing [2025-10-17T03:05:59.900Z] d939ba3184b0: Preparing [2025-10-17T03:05:59.900Z] 4009b7713d8e: Preparing [2025-10-17T03:05:59.900Z] 18692bc80589: Preparing [2025-10-17T03:05:59.900Z] ffc60c42527d: Preparing [2025-10-17T03:05:59.900Z] c231f5c0ede3: Preparing [2025-10-17T03:05:59.900Z] ffc60c42527d: Waiting [2025-10-17T03:05:59.900Z] c231f5c0ede3: Waiting [2025-10-17T03:05:59.900Z] 68282e68a321: Layer already exists [2025-10-17T03:05:59.900Z] d939ba3184b0: Layer already exists [2025-10-17T03:05:59.900Z] 18692bc80589: Layer already exists [2025-10-17T03:05:59.900Z] 6f876bd449c6: Layer already exists [2025-10-17T03:05:59.900Z] 4009b7713d8e: Layer already exists [2025-10-17T03:05:59.900Z] ffc60c42527d: Layer already exists [2025-10-17T03:05:59.900Z] c231f5c0ede3: Layer already exists [2025-10-17T03:06:00.169Z] 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:06:00.530Z] + 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-17T03:06:00.902Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-10-17T03:06:00.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-17T03:06:00.902Z] 68282e68a321: Preparing [2025-10-17T03:06:00.902Z] 6f876bd449c6: Preparing [2025-10-17T03:06:00.902Z] d939ba3184b0: Preparing [2025-10-17T03:06:00.902Z] 4009b7713d8e: Preparing [2025-10-17T03:06:00.902Z] 18692bc80589: Preparing [2025-10-17T03:06:00.902Z] ffc60c42527d: Preparing [2025-10-17T03:06:00.902Z] c231f5c0ede3: Preparing [2025-10-17T03:06:00.902Z] ffc60c42527d: Waiting [2025-10-17T03:06:00.902Z] c231f5c0ede3: Waiting [2025-10-17T03:06:00.902Z] 6f876bd449c6: Layer already exists [2025-10-17T03:06:00.902Z] d939ba3184b0: Layer already exists [2025-10-17T03:06:00.902Z] 68282e68a321: Layer already exists [2025-10-17T03:06:00.902Z] 18692bc80589: Layer already exists [2025-10-17T03:06:00.902Z] 4009b7713d8e: Layer already exists [2025-10-17T03:06:00.902Z] ffc60c42527d: Layer already exists [2025-10-17T03:06:00.902Z] c231f5c0ede3: Layer already exists [2025-10-17T03:06:01.167Z] main: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T03:06:01.253Z] ===================================================== [Pipeline] echo [2025-10-17T03:06:01.273Z] taggedImages: [2025-10-17T03:06:01.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [2025-10-17T03:06:01.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-17T03:06:01.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [2025-10-17T03:06:01.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [2025-10-17T03:06:01.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-10-17T03:06:01.286Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.298Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.327Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.343Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-17T03:06:01.356Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.385Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.399Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.412Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-17T03:06:01.425Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.459Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.488Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-17T03:06:01.502Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.517Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.533Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.549Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-17T03:06:01.582Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.597Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.613Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.646Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-17T03:06:01.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.675Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.710Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-17T03:06:01.721Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.731Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.740Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.751Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.764Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-17T03:06:01.778Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.792Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.807Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.835Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-17T03:06:01.855Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:01.873Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-10-17T03:06:01.971Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.984Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:01.997Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-17T03:06:02.011Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:02.024Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-10-17T03:06:02.037Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.049Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.065Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-17T03:06:02.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:02.098Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-10-17T03:06:02.117Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.132Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.156Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-17T03:06:02.168Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:02.182Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-10-17T03:06:02.196Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.208Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.227Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-17T03:06:02.241Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:02.257Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-10-17T03:06:02.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.299Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-17T03:06:02.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:02.330Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-10-17T03:06:02.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.363Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.374Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-17T03:06:02.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo [2025-10-17T03:06:02.402Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-10-17T03:06:02.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.431Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo [2025-10-17T03:06:02.443Z] 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-17T03:06:02.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-17T03:06:02.839Z] [2025-10-17T03:06:02.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T03:06:03.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-17T03:06:03.170Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-17T03:06:03.170Z] 8998bd30e6a1: Pulling fs layer [2025-10-17T03:06:03.170Z] 04944245beec: Pulling fs layer [2025-10-17T03:06:03.170Z] 699f458cf7ca: Pulling fs layer [2025-10-17T03:06:03.170Z] 765212b225bb: Pulling fs layer [2025-10-17T03:06:03.170Z] f23df028b6ca: Pulling fs layer [2025-10-17T03:06:03.170Z] d65c8cfc05b1: Pulling fs layer [2025-10-17T03:06:03.170Z] 2437ff75d9bd: Pulling fs layer [2025-10-17T03:06:03.170Z] f23df028b6ca: Waiting [2025-10-17T03:06:03.170Z] 2437ff75d9bd: Waiting [2025-10-17T03:06:03.170Z] d65c8cfc05b1: Waiting [2025-10-17T03:06:03.170Z] 765212b225bb: Waiting [2025-10-17T03:06:03.435Z] 04944245beec: Verifying Checksum [2025-10-17T03:06:03.435Z] 04944245beec: Download complete [2025-10-17T03:06:03.435Z] 765212b225bb: Verifying Checksum [2025-10-17T03:06:03.435Z] 765212b225bb: Download complete [2025-10-17T03:06:03.435Z] f23df028b6ca: Verifying Checksum [2025-10-17T03:06:03.435Z] f23df028b6ca: Download complete [2025-10-17T03:06:03.435Z] d65c8cfc05b1: Verifying Checksum [2025-10-17T03:06:03.435Z] d65c8cfc05b1: Download complete [2025-10-17T03:06:03.699Z] 699f458cf7ca: Verifying Checksum [2025-10-17T03:06:03.700Z] 699f458cf7ca: Download complete [2025-10-17T03:06:03.964Z] 8998bd30e6a1: Download complete [2025-10-17T03:06:06.535Z] 2437ff75d9bd: Verifying Checksum [2025-10-17T03:06:06.535Z] 2437ff75d9bd: Download complete [2025-10-17T03:06:09.106Z] 8998bd30e6a1: Pull complete [2025-10-17T03:06:09.106Z] 04944245beec: Pull complete [2025-10-17T03:06:11.048Z] 699f458cf7ca: Pull complete [2025-10-17T03:06:11.048Z] 765212b225bb: Pull complete [2025-10-17T03:06:12.006Z] f23df028b6ca: Pull complete [2025-10-17T03:06:12.006Z] d65c8cfc05b1: Pull complete [2025-10-17T03:06:30.200Z] 2437ff75d9bd: Pull complete [2025-10-17T03:06:30.200Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-17T03:06:30.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-17T03:06:30.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T03:06:30.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-348091 does not seem to be running inside a container [2025-10-17T03:06:30.472Z] $ 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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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-17T03:06:31.795Z] $ docker top 17ae14614b7b361620e104bf2e4513cb5dd0012d5e0795cfa5fc9980e8bddc21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T03:06:32.334Z] ---> job-cost.sh [2025-10-17T03:06:32.597Z] lf-activate-venv: SKIPPING [2025-10-17T03:06:32.597Z] INFO: No Stack... [2025-10-17T03:06:32.861Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-17T03:06:33.810Z] INFO: Archiving Costs [Pipeline] sh [2025-10-17T03:06:34.133Z] + cat /w/workspace/edgex-go/912/archives/cost.csv [2025-10-17T03:06:34.133Z] + cut -d, -f6 [Pipeline] lock [2025-10-17T03:06:34.172Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-912-stack-cost] [2025-10-17T03:06:34.180Z] Resource [jenkins-edgexfoundry-edgex-go-main-912-stack-cost] did not exist. Created. [2025-10-17T03:06:34.185Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-912-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-17T03:06:34.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-17T03:06:35.172Z] Stashed 1 file(s) [Pipeline] } [2025-10-17T03:06:35.184Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-912-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-17T03:06:35.223Z] $ docker stop --time=1 17ae14614b7b361620e104bf2e4513cb5dd0012d5e0795cfa5fc9980e8bddc21 [2025-10-17T03:06:36.741Z] $ docker rm -f --volumes 17ae14614b7b361620e104bf2e4513cb5dd0012d5e0795cfa5fc9980e8bddc21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-17T08:14:36.690Z] Cancelling nested steps due to timeout [2025-10-17T08:14:36.699Z] Sending interrupt signal to process [2025-10-17T08:14:40.717Z] script returned exit code 143 [Pipeline] } [2025-10-17T08:14:40.738Z] 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-17T08:14:41.455Z] + '[' -d /w/workspace/edgex-go/912/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:14:41.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:14:42.341Z] ---> package-listing.sh [2025-10-17T08:14:42.341Z] ++ facter osfamily [2025-10-17T08:14:42.341Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-17T08:14:42.600Z] + OS_FAMILY=redhat [2025-10-17T08:14:42.600Z] + workspace=/w/workspace/edgex-go/912 [2025-10-17T08:14:42.600Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-17T08:14:42.600Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-17T08:14:42.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-17T08:14:42.600Z] + PACKAGES=/tmp/packages_start.txt [2025-10-17T08:14:42.600Z] + '[' /w/workspace/edgex-go/912 ']' [2025-10-17T08:14:42.600Z] + PACKAGES=/tmp/packages_end.txt [2025-10-17T08:14:42.600Z] + case "${OS_FAMILY}" in [2025-10-17T08:14:42.600Z] + sort [2025-10-17T08:14:42.600Z] + rpm -qa [2025-10-17T08:14:43.173Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-17T08:14:43.173Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-17T08:14:43.173Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-17T08:14:43.173Z] + '[' /w/workspace/edgex-go/912 ']' [2025-10-17T08:14:43.173Z] + mkdir -p /w/workspace/edgex-go/912/archives/ [2025-10-17T08:14:43.173Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/912/archives/ [Pipeline] echo [2025-10-17T08:14:43.186Z] 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/912/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-17T08:14:43.477Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:14:44.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:14:44.055Z] [2025-10-17T08:14:44.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:14:44.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:14:44.384Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-17T08:14:44.384Z] 5eb5b503b376: Pulling fs layer [2025-10-17T08:14:44.384Z] 5c69ac0246d0: Pulling fs layer [2025-10-17T08:14:44.384Z] ec43610c2a17: Pulling fs layer [2025-10-17T08:14:44.384Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-17T08:14:44.384Z] 33b1e0a273af: Pulling fs layer [2025-10-17T08:14:44.384Z] 5d3b04190fa2: Pulling fs layer [2025-10-17T08:14:44.384Z] 2f39f015ded8: Pulling fs layer [2025-10-17T08:14:44.384Z] 3a2ae6a8a46f: Waiting [2025-10-17T08:14:44.384Z] 33b1e0a273af: Waiting [2025-10-17T08:14:44.384Z] 5d3b04190fa2: Waiting [2025-10-17T08:14:44.384Z] 2f39f015ded8: Waiting [2025-10-17T08:14:44.685Z] 5c69ac0246d0: Download complete [2025-10-17T08:14:44.685Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-17T08:14:44.685Z] 3a2ae6a8a46f: Download complete [2025-10-17T08:14:44.685Z] 33b1e0a273af: Verifying Checksum [2025-10-17T08:14:44.685Z] 33b1e0a273af: Download complete [2025-10-17T08:14:44.685Z] ec43610c2a17: Verifying Checksum [2025-10-17T08:14:44.685Z] ec43610c2a17: Download complete [2025-10-17T08:14:44.685Z] 5d3b04190fa2: Verifying Checksum [2025-10-17T08:14:44.685Z] 5d3b04190fa2: Download complete [2025-10-17T08:14:44.685Z] 5eb5b503b376: Verifying Checksum [2025-10-17T08:14:44.685Z] 5eb5b503b376: Download complete [2025-10-17T08:14:45.282Z] 2f39f015ded8: Verifying Checksum [2025-10-17T08:14:45.282Z] 2f39f015ded8: Download complete [2025-10-17T08:14:46.243Z] 5eb5b503b376: Pull complete [2025-10-17T08:14:46.243Z] 5c69ac0246d0: Pull complete [2025-10-17T08:14:46.511Z] ec43610c2a17: Pull complete [2025-10-17T08:14:46.779Z] 3a2ae6a8a46f: Pull complete [2025-10-17T08:14:46.779Z] 33b1e0a273af: Pull complete [2025-10-17T08:14:47.043Z] 5d3b04190fa2: Pull complete [2025-10-17T08:14:51.274Z] 2f39f015ded8: Pull complete [2025-10-17T08:14:51.274Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-17T08:14:51.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:14:51.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:14:51.400Z] prd-centos7-docker-4c-2g-348317 does not seem to be running inside a container [2025-10-17T08:14:51.432Z] $ 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/912/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-17T08:14:54.483Z] $ docker top 17f11a37c0fb1a9271e7a67464debdc681f5c2703e9f19af2b7e140bacdafc98 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:14:54.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-17T08:14:55.211Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-17T08:14:55.505Z] + ls /var/log/sa-host [2025-10-17T08:14:55.505Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T08:14:55.716Z] provisioning config files... [2025-10-17T08:14:55.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14774352686530867400tmp [Pipeline] { [Pipeline] echo [2025-10-17T08:14:55.763Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:14:56.054Z] ---> create-netrc.sh [Pipeline] } [2025-10-17T08:14:56.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:14:56.427Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-17T08:14:56.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:14:56.730Z] ---> sudo-logs.sh [2025-10-17T08:14:56.730Z] Archiving 'sudo' log.. [2025-10-17T08:14:56.730Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-17T08:14:56.773Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-17T08:14:56.781Z] $ docker stop --time=1 17f11a37c0fb1a9271e7a67464debdc681f5c2703e9f19af2b7e140bacdafc98 [2025-10-17T08:14:57.897Z] $ docker rm -f --volumes 17f11a37c0fb1a9271e7a67464debdc681f5c2703e9f19af2b7e140bacdafc98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-17T08:14:58.006Z] [WS-CLEANUP] Deleting project workspace... [2025-10-17T08:14:58.006Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-17T08:14:58.025Z] [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-17T08:14:58.277Z] 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-17T08:14:59.131Z] + [ -d /w/workspace/edgex-go/912/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:14:59.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:15:00.283Z] ---> package-listing.sh [2025-10-17T08:15:00.283Z] ++ facter osfamily [2025-10-17T08:15:00.283Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-17T08:15:00.544Z] + OS_FAMILY=debian [2025-10-17T08:15:00.544Z] + workspace=/w/workspace/edgex-go/912 [2025-10-17T08:15:00.544Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-17T08:15:00.544Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-17T08:15:00.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-17T08:15:00.544Z] + PACKAGES=/tmp/packages_start.txt [2025-10-17T08:15:00.544Z] + '[' /w/workspace/edgex-go/912 ']' [2025-10-17T08:15:00.544Z] + PACKAGES=/tmp/packages_end.txt [2025-10-17T08:15:00.544Z] + case "${OS_FAMILY}" in [2025-10-17T08:15:00.544Z] + dpkg -l [2025-10-17T08:15:00.544Z] + grep '^ii' [2025-10-17T08:15:00.544Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-17T08:15:00.544Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-17T08:15:00.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-17T08:15:00.544Z] + '[' /w/workspace/edgex-go/912 ']' [2025-10-17T08:15:00.544Z] + mkdir -p /w/workspace/edgex-go/912/archives/ [2025-10-17T08:15:00.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/912/archives/ [Pipeline] echo [2025-10-17T08:15:00.556Z] 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/912/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-17T08:15:00.835Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:15:01.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:15:01.405Z] [2025-10-17T08:15:01.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:15:01.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:15:01.717Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-17T08:15:01.717Z] 5eb5b503b376: Pulling fs layer [2025-10-17T08:15:01.717Z] 5c69ac0246d0: Pulling fs layer [2025-10-17T08:15:01.717Z] ec43610c2a17: Pulling fs layer [2025-10-17T08:15:01.717Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-17T08:15:01.717Z] 33b1e0a273af: Pulling fs layer [2025-10-17T08:15:01.717Z] 5d3b04190fa2: Pulling fs layer [2025-10-17T08:15:01.717Z] 2f39f015ded8: Pulling fs layer [2025-10-17T08:15:01.717Z] 5d3b04190fa2: Waiting [2025-10-17T08:15:01.717Z] 33b1e0a273af: Waiting [2025-10-17T08:15:01.717Z] 3a2ae6a8a46f: Waiting [2025-10-17T08:15:01.717Z] 2f39f015ded8: Waiting [2025-10-17T08:15:01.717Z] 5c69ac0246d0: Verifying Checksum [2025-10-17T08:15:01.717Z] 5c69ac0246d0: Download complete [2025-10-17T08:15:01.717Z] 3a2ae6a8a46f: Download complete [2025-10-17T08:15:01.717Z] 33b1e0a273af: Verifying Checksum [2025-10-17T08:15:01.717Z] 33b1e0a273af: Download complete [2025-10-17T08:15:01.717Z] 5d3b04190fa2: Verifying Checksum [2025-10-17T08:15:01.717Z] 5d3b04190fa2: Download complete [2025-10-17T08:15:01.978Z] ec43610c2a17: Verifying Checksum [2025-10-17T08:15:01.978Z] ec43610c2a17: Download complete [2025-10-17T08:15:01.978Z] 5eb5b503b376: Download complete [2025-10-17T08:15:02.546Z] 2f39f015ded8: Download complete [2025-10-17T08:15:03.480Z] 5eb5b503b376: Pull complete [2025-10-17T08:15:03.739Z] 5c69ac0246d0: Pull complete [2025-10-17T08:15:03.996Z] ec43610c2a17: Pull complete [2025-10-17T08:15:03.996Z] 3a2ae6a8a46f: Pull complete [2025-10-17T08:15:04.254Z] 33b1e0a273af: Pull complete [2025-10-17T08:15:04.254Z] 5d3b04190fa2: Pull complete [2025-10-17T08:15:09.525Z] 2f39f015ded8: Pull complete [2025-10-17T08:15:09.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-17T08:15:09.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:15:09.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:15:09.636Z] prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container [2025-10-17T08:15:09.669Z] $ 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/912/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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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-17T08:15:12.656Z] $ docker top b04047cdf8c53081b6dd4c37b974e0b28e34b27a201a5a341b0ff7326b4338c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:15:13.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-17T08:15:13.289Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-17T08:15:13.576Z] + ls /var/log/sa-host [2025-10-17T08:15:13.576Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T08:15:13.613Z] provisioning config files... [2025-10-17T08:15:13.622Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/912@tmp/config4582132157304791055tmp [Pipeline] { [Pipeline] echo [2025-10-17T08:15:13.641Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:15:13.929Z] ---> create-netrc.sh [Pipeline] } [2025-10-17T08:15:13.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:15:14.263Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-17T08:15:14.274Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:15:14.559Z] ---> sudo-logs.sh [2025-10-17T08:15:14.559Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-17T08:15:14.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:15:14.898Z] ---> job-cost.sh [2025-10-17T08:15:14.898Z] lf-activate-venv: SKIPPING [2025-10-17T08:15:14.898Z] DEBUG: total: 0.10999999940395355 [2025-10-17T08:15:14.898Z] INFO: Retrieving Stack Cost... [2025-10-17T08:15:15.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-17T08:15:15.725Z] INFO: Archiving Costs [Pipeline] echo [2025-10-17T08:15:15.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:15:16.028Z] ---> logs-deploy.sh [2025-10-17T08:15:16.028Z] lf-activate-venv: SKIPPING [2025-10-17T08:15:16.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/912 [2025-10-17T08:15:16.028Z] INFO: archiving workspace using pattern(s): [2025-10-17T08:15:17.406Z] Archives upload complete. [2025-10-17T08:15:17.406Z] INFO: archiving logs to Nexus