Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5f0aaf3b0338827a51f6f5d858359ff7f33f634 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-ssh13094677535326056011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9962902005662670257.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5675604824233014526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3102885048997927945.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-ssh6973161489510121008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772651’ Running on prd-ubuntu20.04-docker-8c-8g-772657 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/923 [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/923 # 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 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 (main) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.17.0 to 2.18.0 (#5305)" > git config core.sparsecheckout # timeout=10 > git checkout -f e5f0aaf3b0338827a51f6f5d858359ff7f33f634 # timeout=10 > git rev-list --no-walk b434d12d05f8de866bcd277d764324e110fde0f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-07T01:18:58.805Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-07T01:18:58.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-07T01:18:58.915Z] ========================================================= [2025-11-07T01:18:58.915Z] EdgeX Global Pipelines Version Info [2025-11-07T01:18:58.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-07T01:19:00.022Z] ------------------- [2025-11-07T01:19:00.022Z] stable info: [2025-11-07T01:19:00.022Z] ------------------- [2025-11-07T01:19:00.022Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-07T01:19:00.022Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-07T01:19:00.022Z] Message: update stable to v1.0.278 [2025-11-07T01:19:00.590Z] ------------------- [2025-11-07T01:19:00.590Z] experimental info: [2025-11-07T01:19:00.590Z] ------------------- [2025-11-07T01:19:00.590Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-07T01:19:00.590Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-07T01:19:00.590Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-07T01:19:00.664Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-07T01:19:00.686Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-07T01:19:00.710Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-07T01:19:00.728Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-07T01:19:00.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-07T01:19:00.776Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-07T01:19:00.800Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-07T01:19:00.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-07T01:19:00.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-07T01:19:00.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-07T01:19:00.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-07T01:19:00.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-07T01:19:00.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-07T01:19:00.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-07T01:19:00.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-07T01:19:01.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T01:19:01.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T01:19:01.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-07T01:19:01.099Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-07T01:19:01.127Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-07T01:19:01.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-07T01:19:01.179Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-07T01:19:01.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-07T01:19:01.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-07T01:19:01.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-07T01:19:01.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-07T01:19:01.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T01:19:01.327Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5f0aaf [Pipeline] echo [2025-11-07T01:19:01.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T01:19:01.414Z] provisioning config files... [2025-11-07T01:19:01.428Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/923@tmp/config11353159403435890957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T01:19:01.756Z] ---> ****-login.sh [2025-11-07T01:19:01.756Z] nexus3.edgexfoundry.org:10001 [2025-11-07T01:19:01.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:19:02.325Z] [2025-11-07T01:19:02.325Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T01:19:02.325Z] Configure a credential helper to remove this warning. See [2025-11-07T01:19:02.325Z] https://docs.****.com/go/credential-store/ [2025-11-07T01:19:02.325Z] [2025-11-07T01:19:02.325Z] Login Succeeded [2025-11-07T01:19:02.325Z] nexus3.edgexfoundry.org:10002 [2025-11-07T01:19:02.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:19:02.325Z] [2025-11-07T01:19:02.326Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T01:19:02.326Z] Configure a credential helper to remove this warning. See [2025-11-07T01:19:02.326Z] https://docs.****.com/go/credential-store/ [2025-11-07T01:19:02.326Z] [2025-11-07T01:19:02.326Z] Login Succeeded [2025-11-07T01:19:02.326Z] nexus3.edgexfoundry.org:10003 [2025-11-07T01:19:02.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:19:02.326Z] [2025-11-07T01:19:02.326Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T01:19:02.326Z] Configure a credential helper to remove this warning. See [2025-11-07T01:19:02.326Z] https://docs.****.com/go/credential-store/ [2025-11-07T01:19:02.326Z] [2025-11-07T01:19:02.326Z] Login Succeeded [2025-11-07T01:19:02.326Z] nexus3.edgexfoundry.org:10004 [2025-11-07T01:19:02.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:19:02.326Z] [2025-11-07T01:19:02.326Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T01:19:02.326Z] Configure a credential helper to remove this warning. See [2025-11-07T01:19:02.326Z] https://docs.****.com/go/credential-store/ [2025-11-07T01:19:02.326Z] [2025-11-07T01:19:02.326Z] Login Succeeded [2025-11-07T01:19:02.326Z] ****.io [2025-11-07T01:19:02.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:19:02.586Z] [2025-11-07T01:19:02.586Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T01:19:02.586Z] Configure a credential helper to remove this warning. See [2025-11-07T01:19:02.586Z] https://docs.****.com/go/credential-store/ [2025-11-07T01:19:02.586Z] [2025-11-07T01:19:02.586Z] Login Succeeded [2025-11-07T01:19:02.586Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T01:19:02.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T01:19:02.931Z] + 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-11-07T01:19:02.931Z] + dirname cmd/core-command/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/core-data/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/core-keeper/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/core-metadata/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-07T01:19:02.931Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-07T01:19:02.931Z] + cut -d/ -f2 [2025-11-07T01:19:02.931Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-07T01:19:02.932Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-07T01:19:02.932Z] + cut -d/ -f2 [2025-11-07T01:19:02.932Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-07T01:19:02.932Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-07T01:19:02.932Z] + cut -d/ -f2 [2025-11-07T01:19:02.932Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-07T01:19:02.932Z] + dirname cmd/support-notifications/Dockerfile [2025-11-07T01:19:02.932Z] + cut -d/ -f2 [2025-11-07T01:19:02.932Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-07T01:19:02.932Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-07T01:19:02.932Z] + cut -d/ -f2 [2025-11-07T01:19:02.932Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-07T01:19:02.976Z] 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-11-07T01:19:03.348Z] + git rev-list -1 --merges e5f0aaf3b0338827a51f6f5d858359ff7f33f634~1..e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T01:19:03.363Z] -----------> git rev-list -1 --merges e5f0aaf3b0338827a51f6f5d858359ff7f33f634~1..e5f0aaf3b0338827a51f6f5d858359ff7f33f634 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [false] [Pipeline] sh [2025-11-07T01:19:03.654Z] + git log --format=format:%s -1 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T01:19:03.671Z] ========================================================= [2025-11-07T01:19:03.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-07T01:19:03.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-07T01:19:04.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-07T01:19:04.123Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-07T01:19:04.123Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-07T01:19:04.123Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-07T01:19:04.123Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-07T01:19:04.123Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-07T01:19:04.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:19:04.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T01:19:04.552Z] [2025-11-07T01:19:04.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:19:04.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T01:19:04.856Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-07T01:19:04.856Z] 3dae71ba6b94: Pulling fs layer [2025-11-07T01:19:04.856Z] 6bf1a483ea7c: Pulling fs layer [2025-11-07T01:19:04.856Z] f5dfc541a4d3: Pulling fs layer [2025-11-07T01:19:04.856Z] 461d9e800cba: Pulling fs layer [2025-11-07T01:19:04.856Z] 80192f66455f: Pulling fs layer [2025-11-07T01:19:04.856Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-07T01:19:04.856Z] a29436f7fd5d: Pulling fs layer [2025-11-07T01:19:04.856Z] 923cac83aea3: Pulling fs layer [2025-11-07T01:19:04.856Z] 25ad8b0a4227: Pulling fs layer [2025-11-07T01:19:04.856Z] db01528c6b51: Pulling fs layer [2025-11-07T01:19:04.856Z] 28988de357af: Pulling fs layer [2025-11-07T01:19:04.856Z] 80192f66455f: Waiting [2025-11-07T01:19:04.856Z] 2e8e34ca0e6c: Waiting [2025-11-07T01:19:04.856Z] a29436f7fd5d: Waiting [2025-11-07T01:19:04.856Z] 923cac83aea3: Waiting [2025-11-07T01:19:04.856Z] 25ad8b0a4227: Waiting [2025-11-07T01:19:04.856Z] db01528c6b51: Waiting [2025-11-07T01:19:04.856Z] 461d9e800cba: Waiting [2025-11-07T01:19:04.856Z] 6bf1a483ea7c: Verifying Checksum [2025-11-07T01:19:04.856Z] 6bf1a483ea7c: Download complete [2025-11-07T01:19:04.857Z] 461d9e800cba: Verifying Checksum [2025-11-07T01:19:04.857Z] 461d9e800cba: Download complete [2025-11-07T01:19:04.857Z] 80192f66455f: Verifying Checksum [2025-11-07T01:19:04.857Z] 80192f66455f: Download complete [2025-11-07T01:19:05.115Z] f5dfc541a4d3: Verifying Checksum [2025-11-07T01:19:05.115Z] f5dfc541a4d3: Download complete [2025-11-07T01:19:05.115Z] 3dae71ba6b94: Verifying Checksum [2025-11-07T01:19:05.115Z] 3dae71ba6b94: Download complete [2025-11-07T01:19:05.115Z] 923cac83aea3: Verifying Checksum [2025-11-07T01:19:05.115Z] 923cac83aea3: Download complete [2025-11-07T01:19:05.373Z] 25ad8b0a4227: Verifying Checksum [2025-11-07T01:19:05.373Z] 25ad8b0a4227: Download complete [2025-11-07T01:19:05.373Z] db01528c6b51: Verifying Checksum [2025-11-07T01:19:05.373Z] db01528c6b51: Download complete [2025-11-07T01:19:05.373Z] 28988de357af: Verifying Checksum [2025-11-07T01:19:05.373Z] 28988de357af: Download complete [2025-11-07T01:19:05.373Z] a29436f7fd5d: Verifying Checksum [2025-11-07T01:19:05.373Z] a29436f7fd5d: Download complete [2025-11-07T01:19:05.632Z] 2e8e34ca0e6c: Download complete [2025-11-07T01:19:06.566Z] 3dae71ba6b94: Pull complete [2025-11-07T01:19:06.824Z] 6bf1a483ea7c: Pull complete [2025-11-07T01:19:07.764Z] f5dfc541a4d3: Pull complete [2025-11-07T01:19:07.764Z] 461d9e800cba: Pull complete [2025-11-07T01:19:07.764Z] 80192f66455f: Pull complete [2025-11-07T01:19:11.954Z] 2e8e34ca0e6c: Pull complete [2025-11-07T01:19:12.214Z] a29436f7fd5d: Pull complete [2025-11-07T01:19:12.214Z] 923cac83aea3: Pull complete [2025-11-07T01:19:12.214Z] 25ad8b0a4227: Pull complete [2025-11-07T01:19:12.214Z] db01528c6b51: Pull complete [2025-11-07T01:19:12.214Z] 28988de357af: Pull complete [2025-11-07T01:19:12.214Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-07T01:19:12.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T01:19:12.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T01:19:12.605Z] prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container [2025-11-07T01:19:12.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-07T01:19:16.632Z] $ docker top c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 -eo pid,comm [2025-11-07T01:19:16.684Z] 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-11-07T01:19:16.684Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-07T01:19:16.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T01:19:16.737Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T01:19:16.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T01:19:16.836Z] $ docker exec c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 ssh-agent [2025-11-07T01:19:16.940Z] SSH_AUTH_SOCK=/tmp/ssh-BefaV3u0phpe/agent.32 [2025-11-07T01:19:16.940Z] SSH_AGENT_PID=38 [2025-11-07T01:19:16.946Z] Running ssh-add (command line suppressed) [2025-11-07T01:19:17.041Z] Identity added: /w/workspace/edgex-go/923@tmp/private_key_6852720416767505492.key (/w/workspace/edgex-go/923@tmp/private_key_6852720416767505492.key) [2025-11-07T01:19:17.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T01:19:17.356Z] + git config --global --add safe.directory /w/workspace/edgex-go/923 [Pipeline] sh [2025-11-07T01:19:17.646Z] + git tag --points-at HEAD [Pipeline] } [2025-11-07T01:19:17.650Z] $ docker exec --env ******** --env ******** c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 ssh-agent -k [2025-11-07T01:19:17.741Z] unset SSH_AUTH_SOCK; [2025-11-07T01:19:17.741Z] unset SSH_AGENT_PID; [2025-11-07T01:19:17.741Z] echo Agent pid 38 killed; [2025-11-07T01:19:17.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-07T01:19:17.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T01:19:17.803Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T01:19:17.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T01:19:17.892Z] $ docker exec c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 ssh-agent [2025-11-07T01:19:18.009Z] SSH_AUTH_SOCK=/tmp/ssh-zoHwqq8EmhMq/agent.85 [2025-11-07T01:19:18.009Z] SSH_AGENT_PID=91 [2025-11-07T01:19:18.014Z] Running ssh-add (command line suppressed) [2025-11-07T01:19:18.097Z] Identity added: /w/workspace/edgex-go/923@tmp/private_key_5002286772341302522.key (/w/workspace/edgex-go/923@tmp/private_key_5002286772341302522.key) [2025-11-07T01:19:18.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T01:19:18.405Z] + git semver init [2025-11-07T01:19:18.664Z] 2025-11-07 01:19:18,609 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-07T01:19:18.664Z] 2025-11-07 01:19:18,614 [run_init] DEBUG init version:0.0.0 force:False [2025-11-07T01:19:18.664Z] 2025-11-07 01:19:18,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/923/.semver [2025-11-07T01:19:18.664Z] 2025-11-07 01:19:18,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/923/.semver [2025-11-07T01:19:18.664Z] 2025-11-07 01:19:18,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/923/.semver'], cwd=/w/workspace/edgex-go/923, stdin=None, shell=False, universal_newlines=False) [2025-11-07T01:19:25.237Z] 2025-11-07 01:19:24,029 [append_file] DEBUG append to file:/w/workspace/edgex-go/923/.git/info/exclude [2025-11-07T01:19:25.237Z] 2025-11-07 01:19:24,030 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/923/.semver/main with force:False [2025-11-07T01:19:25.237Z] 2025-11-07 01:19:24,030 [read_version] DEBUG read version from /w/workspace/edgex-go/923/.semver/main [2025-11-07T01:19:25.237Z] 2025-11-07 01:19:24,030 [read_version] DEBUG read version from /w/workspace/edgex-go/923/.semver/main [2025-11-07T01:19:25.237Z] 4.1.0-dev.75 [Pipeline] } [2025-11-07T01:19:25.241Z] $ docker exec --env ******** --env ******** c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 ssh-agent -k [2025-11-07T01:19:25.328Z] unset SSH_AUTH_SOCK; [2025-11-07T01:19:25.328Z] unset SSH_AGENT_PID; [2025-11-07T01:19:25.329Z] echo Agent pid 91 killed; [2025-11-07T01:19:25.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T01:19:25.654Z] + git semver [Pipeline] } [2025-11-07T01:19:25.921Z] $ docker stop --time=1 c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 [2025-11-07T01:19:27.216Z] $ docker rm -f --volumes c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T01:19:27.567Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-07T01:19:27.818Z] Stashed 1 file(s) [Pipeline] echo [2025-11-07T01:19:27.821Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.75 [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-11-07T01:19:28.296Z] + git config --global --add safe.directory /w/workspace/edgex-go/923 [Pipeline] echo [2025-11-07T01:19:28.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T01:19:28.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T01:19:28.344Z] ========================================================= [2025-11-07T01:19:28.344Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-07T01:19:28.344Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-07T01:19:28.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T01:19:28.648Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-11-07T01:19:28.648Z] 2d35ebdb57d9: Pulling fs layer [2025-11-07T01:19:28.648Z] c35fb4624d26: Pulling fs layer [2025-11-07T01:19:28.648Z] 4e2aec7ef170: Pulling fs layer [2025-11-07T01:19:28.648Z] 333b49ad6fbf: Pulling fs layer [2025-11-07T01:19:28.648Z] 4f4fb700ef54: Pulling fs layer [2025-11-07T01:19:28.648Z] c3e65509a76b: Pulling fs layer [2025-11-07T01:19:28.648Z] 7cf9ebb963bd: Pulling fs layer [2025-11-07T01:19:28.648Z] bb34ca984cfb: Pulling fs layer [2025-11-07T01:19:28.648Z] 151cf03bc807: Pulling fs layer [2025-11-07T01:19:28.648Z] 333b49ad6fbf: Waiting [2025-11-07T01:19:28.648Z] 7cf9ebb963bd: Waiting [2025-11-07T01:19:28.648Z] 4f4fb700ef54: Waiting [2025-11-07T01:19:28.648Z] c3e65509a76b: Waiting [2025-11-07T01:19:28.648Z] 151cf03bc807: Waiting [2025-11-07T01:19:28.648Z] bb34ca984cfb: Waiting [2025-11-07T01:19:28.648Z] c35fb4624d26: Verifying Checksum [2025-11-07T01:19:28.648Z] c35fb4624d26: Download complete [2025-11-07T01:19:28.648Z] 333b49ad6fbf: Verifying Checksum [2025-11-07T01:19:28.648Z] 333b49ad6fbf: Download complete [2025-11-07T01:19:28.648Z] 4f4fb700ef54: Verifying Checksum [2025-11-07T01:19:28.648Z] 4f4fb700ef54: Download complete [2025-11-07T01:19:28.648Z] c3e65509a76b: Download complete [2025-11-07T01:19:28.648Z] 2d35ebdb57d9: Verifying Checksum [2025-11-07T01:19:28.648Z] 2d35ebdb57d9: Download complete [2025-11-07T01:19:28.908Z] 2d35ebdb57d9: Pull complete [2025-11-07T01:19:28.908Z] 7cf9ebb963bd: Verifying Checksum [2025-11-07T01:19:28.908Z] 7cf9ebb963bd: Download complete [2025-11-07T01:19:28.908Z] c35fb4624d26: Pull complete [2025-11-07T01:19:29.166Z] 4e2aec7ef170: Download complete [2025-11-07T01:19:29.166Z] 151cf03bc807: Verifying Checksum [2025-11-07T01:19:29.166Z] 151cf03bc807: Download complete [2025-11-07T01:19:29.425Z] bb34ca984cfb: Verifying Checksum [2025-11-07T01:19:29.425Z] bb34ca984cfb: Download complete [2025-11-07T01:19:33.613Z] 4e2aec7ef170: Pull complete [2025-11-07T01:19:33.613Z] 333b49ad6fbf: Pull complete [2025-11-07T01:19:33.613Z] 4f4fb700ef54: Pull complete [2025-11-07T01:19:33.613Z] c3e65509a76b: Pull complete [2025-11-07T01:19:33.872Z] 7cf9ebb963bd: Pull complete [2025-11-07T01:19:37.155Z] bb34ca984cfb: Pull complete [2025-11-07T01:19:37.721Z] 151cf03bc807: Pull complete [2025-11-07T01:19:37.721Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-07T01:19:37.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T01:19:37.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-07T01:19:38.023Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T01:19:38.023Z] WORKDIR /edgex [2025-11-07T01:19:38.023Z] COPY go.mod . [2025-11-07T01:19:38.023Z] RUN go mod download [2025-11-07T01:19:38.023Z] + docker build -t ci-base-image-x86_64 -f - . [2025-11-07T01:19:38.588Z] #0 building with "default" instance using docker driver [2025-11-07T01:19:38.588Z] [2025-11-07T01:19:38.588Z] #1 [internal] load build definition from Dockerfile [2025-11-07T01:19:38.588Z] #1 transferring dockerfile: 164B done [2025-11-07T01:19:38.588Z] #1 DONE 0.0s [2025-11-07T01:19:38.588Z] [2025-11-07T01:19:38.588Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T01:19:38.588Z] #2 DONE 0.0s [2025-11-07T01:19:38.588Z] [2025-11-07T01:19:38.588Z] #3 [internal] load .dockerignore [2025-11-07T01:19:38.588Z] #3 transferring context: [2025-11-07T01:19:38.846Z] #3 transferring context: 50B done [2025-11-07T01:19:38.846Z] #3 DONE 0.2s [2025-11-07T01:19:38.846Z] [2025-11-07T01:19:38.846Z] #4 [internal] load build context [2025-11-07T01:19:38.846Z] #4 transferring context: 7.11kB done [2025-11-07T01:19:38.846Z] #4 DONE 0.0s [2025-11-07T01:19:38.846Z] [2025-11-07T01:19:38.846Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T01:19:38.846Z] #5 DONE 0.1s [2025-11-07T01:19:38.846Z] [2025-11-07T01:19:38.846Z] #6 [2/4] WORKDIR /edgex [2025-11-07T01:19:42.936Z] Still waiting to schedule task [2025-11-07T01:19:42.937Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772655’ [2025-11-07T01:19:44.112Z] #6 DONE 5.0s [2025-11-07T01:19:44.112Z] [2025-11-07T01:19:44.112Z] #7 [3/4] COPY go.mod . [2025-11-07T01:19:44.112Z] #7 DONE 0.0s [2025-11-07T01:19:44.112Z] [2025-11-07T01:19:44.112Z] #8 [4/4] RUN go mod download [2025-11-07T01:19:59.034Z] #8 DONE 12.7s [2025-11-07T01:19:59.034Z] [2025-11-07T01:19:59.034Z] #9 exporting to image [2025-11-07T01:19:59.034Z] #9 exporting layers [2025-11-07T01:20:00.417Z] #9 exporting layers 3.6s done [2025-11-07T01:20:00.417Z] #9 writing image sha256:3da0c77969687431e10cb716058c5481abb08593d09b0e8c6b8463410fe5da24 done [2025-11-07T01:20:00.417Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-07T01:20:00.417Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:20:00.723Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-07T01:20:00.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T01:20:00.807Z] prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container [2025-11-07T01:20:00.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-07T01:20:01.166Z] $ docker top 68ace2071b894522f4941e9a64cbf88f5b696ead1dabfb515241a09ef1916452 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T01:20:01.520Z] + go version [2025-11-07T01:20:01.521Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-07T01:20:01.531Z] $ docker stop --time=1 68ace2071b894522f4941e9a64cbf88f5b696ead1dabfb515241a09ef1916452 [2025-11-07T01:20:02.782Z] $ docker rm -f --volumes 68ace2071b894522f4941e9a64cbf88f5b696ead1dabfb515241a09ef1916452 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:20:03.236Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-07T01:20:03.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T01:20:03.316Z] prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container [2025-11-07T01:20:03.344Z] $ 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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-07T01:20:03.574Z] $ docker top 26bf46b766f2ec3d41624f0c38d969cdfa97b093d79e534e7273e67d34b79adb -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-07T01:20:03.639Z] ========================================================= [2025-11-07T01:20:03.639Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-07T01:20:03.639Z] ========================================================= [Pipeline] sh [2025-11-07T01:20:03.917Z] + git config --global --add safe.directory /w/workspace/edgex-go/923 [Pipeline] fileExists [Pipeline] sh [2025-11-07T01:20:04.218Z] + make test [2025-11-07T01:20:04.218Z] go test -race -coverprofile=coverage.out ./... [2025-11-07T01:20:12.326Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-07T01:20:38.884Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-07T01:20:41.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-11-07T01:20:44.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.4% of statements [2025-11-07T01:20:44.694Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-07T01:20:44.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.047s coverage: 4.8% of statements [2025-11-07T01:20:44.694Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-07T01:20:44.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 57.7% of statements [2025-11-07T01:20:44.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2025-11-07T01:20:44.694Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-07T01:20:44.694Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.360s coverage: 94.2% of statements [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-07T01:20:44.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements [2025-11-07T01:20:44.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-07T01:20:44.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-07T01:20:44.961Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-07T01:20:45.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements [2025-11-07T01:20:45.896Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-07T01:20:45.896Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.511s coverage: 95.8% of statements [2025-11-07T01:20:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-07T01:20:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-07T01:20:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-11-07T01:20:50.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 2.4% of statements [2025-11-07T01:20:50.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-07T01:20:50.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 1.0% of statements [2025-11-07T01:20:50.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-07T01:20:50.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 38.2% of statements [2025-11-07T01:20:50.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements [2025-11-07T01:20:50.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-07T01:20:50.580Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-07T01:20:50.580Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-07T01:20:51.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-11-07T01:20:51.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-11-07T01:20:51.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements [2025-11-07T01:20:51.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 93.1% of statements [2025-11-07T01:20:51.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-11-07T01:21:04.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.035s coverage: 20.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 29.2% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 94.9% of statements [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-07T01:21:16.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-11-07T01:21:16.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-07T01:21:16.372Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-07T01:21:16.372Z] 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-11-07T01:21:16.372Z] running golangci-lint [2025-11-07T01:21:16.372Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-11-07T01:21:16.372Z] go version go1.25.2 linux/amd64 [2025-11-07T01:21:16.372Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-11-07T01:21:16.372Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-07T01:21:16.372Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-11-07T01:21:16.372Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-11-07T01:21:16.629Z] level=info msg="[goenv] Read go env for 5.022624ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-11-07T01:21:16.630Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-11-07T01:21:38.557Z] level=info msg="[loader] Go packages loading at mode 8767 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 19.544836582s" [2025-11-07T01:21:38.557Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.464131ms" [2025-11-07T01:21:48.527Z] level=info msg="[linters_context/goanalysis] analyzers took 2m0.19490222s with top 10 stages: buildir: 50.063808555s, fact_deprecated: 2.637158239s, gosec: 2.451385935s, inspect: 2.389155579s, printf: 2.166918234s, ctrlflow: 1.836729619s, fact_purity: 1.770226416s, nilness: 1.306511413s, typedness: 1.187843004s, SA5012: 811.575241ms" [2025-11-07T01:21:48.527Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-11-07T01:21:48.527Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-11-07T01:21:48.527Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-11-07T01:21:48.527Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-11-07T01:21:48.527Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, cgo: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0" [2025-11-07T01:21:48.527Z] level=info msg="[runner] processing took 7.58678ms with stages: nolint_filter: 6.706857ms, generated_file_filter: 671.098µs, exclusion_rules: 118.348µs, exclusion_paths: 43.503µs, path_relativity: 32.713µs, cgo: 3.67µs, path_absoluter: 3.02µs, sort_results: 1.88µs, invalid_issue: 1.85µs, filename_unadjuster: 780ns, fixer: 570ns, max_same_issues: 570ns, diff: 430ns, path_prettifier: 290ns, severity-rules: 260ns, max_per_file_from_linter: 240ns, uniq_by_line: 230ns, max_from_linter: 161ns, path_shortener: 160ns, source_code: 150ns" [2025-11-07T01:21:48.527Z] level=info msg="[runner] linters took 10.735584792s with stages: goanalysis_metalinter: 10.727931236s" [2025-11-07T01:21:48.527Z] 0 issues. [2025-11-07T01:21:48.527Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-07T01:21:48.527Z] level=info msg="Memory: 304 samples, avg is 337.8MB, max is 1341.2MB" [2025-11-07T01:21:48.527Z] level=info msg="Execution took 30.329610557s" [2025-11-07T01:21:48.527Z] go vet ./... [2025-11-07T01:21:53.795Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-07T01:21:53.795Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-07T01:21:53.795Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-07T01:21:53.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-07T01:21:54.104Z] + ls -al . [2025-11-07T01:21:54.104Z] total 1388 [2025-11-07T01:21:54.104Z] drwxrwxr-x 11 1001 1001 4096 Nov 7 01:20 . [2025-11-07T01:21:54.104Z] drwxr-xr-x 4 root root 4096 Nov 7 01:20 .. [2025-11-07T01:21:54.104Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 01:18 .blubracket [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 10 Nov 7 01:18 .dockerignore [2025-11-07T01:21:54.104Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 01:21 .git [2025-11-07T01:21:54.104Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 01:18 .github [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 909 Nov 7 01:18 .gitignore [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 359 Nov 7 01:18 .golangci.yml [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 100 Nov 7 01:18 .hadolint.yml [2025-11-07T01:21:54.104Z] drwxr-xr-x 3 1001 1001 4096 Nov 7 01:19 .semver [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 155 Nov 7 01:18 .sonarcloud.properties [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 01:18 ADOPTERS.md [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 20017 Nov 7 01:18 Attribution.txt [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 108018 Nov 7 01:18 CHANGELOG.md [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 01:18 CONTRIBUTING.md [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 01:18 GOVERNANCE.md [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 886 Nov 7 01:18 Jenkinsfile [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 01:18 LICENSE [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 16739 Nov 7 01:18 Makefile [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 01:18 OWNERS.md [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 9932 Nov 7 01:18 README.md [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 789 Nov 7 01:18 SECURITY.md [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 12 Nov 7 01:19 VERSION [2025-11-07T01:21:54.104Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 01:18 bin [2025-11-07T01:21:54.104Z] drwxrwxr-x 19 1001 1001 4096 Nov 7 01:18 cmd [2025-11-07T01:21:54.104Z] -rw-r--r-- 1 root root 1040111 Nov 7 01:21 coverage.out [2025-11-07T01:21:54.104Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 01:18 fuzz_test [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 7071 Nov 7 01:18 go.mod [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 90676 Nov 7 01:18 go.sum [2025-11-07T01:21:54.104Z] drwxrwxr-x 7 1001 1001 4096 Nov 7 01:18 internal [2025-11-07T01:21:54.104Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 01:18 openapi [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 584 Nov 7 01:18 security.txt [2025-11-07T01:21:54.104Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 01:18 version.go [Pipeline] sh [2025-11-07T01:21:54.386Z] + '[' -e coverage.out ] [2025-11-07T01:21:54.386Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-07T01:21:54.532Z] Stashed 1 file(s) [Pipeline] sh [2025-11-07T01:21:54.820Z] + make build [2025-11-07T01:21:54.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-07T01:22:21.353Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-07T01:22:21.353Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-07T01:22:21.353Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-07T01:22:21.918Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-07T01:22:23.818Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-07T01:22:29.080Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-07T01:22:30.463Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-07T01:22:32.997Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-07T01:22:34.896Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-07T01:22:36.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-07T01:22:38.177Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-07T01:22:38.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-07T01:22:40.132Z] $ docker stop --time=1 26bf46b766f2ec3d41624f0c38d969cdfa97b093d79e534e7273e67d34b79adb [2025-11-07T01:22:45.363Z] $ docker rm -f --volumes 26bf46b766f2ec3d41624f0c38d969cdfa97b093d79e534e7273e67d34b79adb [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-11-07T01:22:46.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-07T01:22:46.578Z] [2025-11-07T01:22:46.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:22:46.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-07T01:22:46.877Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-07T01:22:46.877Z] 91d30c5bc195: Pulling fs layer [2025-11-07T01:22:46.877Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-07T01:22:46.877Z] 9c61dcf015f6: Pulling fs layer [2025-11-07T01:22:46.877Z] 4698f68db338: Pulling fs layer [2025-11-07T01:22:46.877Z] 2a2f49069b9e: Pulling fs layer [2025-11-07T01:22:46.877Z] e0025b399a48: Pulling fs layer [2025-11-07T01:22:46.877Z] 4698f68db338: Waiting [2025-11-07T01:22:46.877Z] 2a2f49069b9e: Waiting [2025-11-07T01:22:46.877Z] e0025b399a48: Waiting [2025-11-07T01:22:46.877Z] 91d30c5bc195: Verifying Checksum [2025-11-07T01:22:46.877Z] 91d30c5bc195: Download complete [2025-11-07T01:22:46.877Z] 4698f68db338: Verifying Checksum [2025-11-07T01:22:46.877Z] 4698f68db338: Download complete [2025-11-07T01:22:47.137Z] 91d30c5bc195: Pull complete [2025-11-07T01:22:47.137Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-07T01:22:47.137Z] 2e9b0aa3be6d: Download complete [2025-11-07T01:22:47.137Z] e0025b399a48: Verifying Checksum [2025-11-07T01:22:47.137Z] e0025b399a48: Download complete [2025-11-07T01:22:47.395Z] 2a2f49069b9e: Download complete [2025-11-07T01:22:47.395Z] 2e9b0aa3be6d: Pull complete [2025-11-07T01:22:47.963Z] 9c61dcf015f6: Verifying Checksum [2025-11-07T01:22:47.963Z] 9c61dcf015f6: Download complete [2025-11-07T01:22:51.246Z] 9c61dcf015f6: Pull complete [2025-11-07T01:22:51.246Z] 4698f68db338: Pull complete [2025-11-07T01:22:51.505Z] 2a2f49069b9e: Pull complete [2025-11-07T01:22:51.505Z] e0025b399a48: Pull complete [2025-11-07T01:22:51.505Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-07T01:22:51.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-07T01:22:51.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T01:22:51.601Z] prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container [2025-11-07T01:22:51.628Z] $ 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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-11-07T01:22:53.469Z] $ docker top 71ef3f92ec7d78f945d0c64c4dcb55825f11c097903d43e49cbbc2b025091159 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T01:22:53.811Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-07T01:22:54.070Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #1 transferring dockerfile: 1.69kB done [2025-11-07T01:22:54.070Z] #1 DONE 0.1s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #2 [core-data internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #2 transferring dockerfile: 2.04kB done [2025-11-07T01:22:54.070Z] #2 DONE 0.2s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #3 transferring dockerfile: 2.50kB done [2025-11-07T01:22:54.070Z] #3 DONE 0.1s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #4 transferring dockerfile: 1.89kB done [2025-11-07T01:22:54.070Z] #4 DONE 0.1s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #5 transferring dockerfile: 2.23kB done [2025-11-07T01:22:54.070Z] #5 DONE 0.1s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #6 transferring dockerfile: 2.01kB done [2025-11-07T01:22:54.070Z] #6 DONE 0.2s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #7 transferring dockerfile: 1.70kB done [2025-11-07T01:22:54.070Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-07T01:22:54.070Z] #7 DONE 0.2s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-07T01:22:54.070Z] #8 DONE 0.0s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #9 [core-command internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #9 transferring dockerfile: 1.94kB done [2025-11-07T01:22:54.070Z] #9 DONE 0.2s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #10 transferring dockerfile: 2.10kB done [2025-11-07T01:22:54.070Z] #10 DONE 0.2s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-11-07T01:22:54.070Z] #11 transferring dockerfile: 1.81kB done [2025-11-07T01:22:54.070Z] #11 DONE 0.2s [2025-11-07T01:22:54.070Z] [2025-11-07T01:22:54.070Z] #12 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T01:22:54.329Z] #12 ... [2025-11-07T01:22:54.329Z] [2025-11-07T01:22:54.329Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-07T01:22:54.329Z] #13 transferring dockerfile: 3.02kB done [2025-11-07T01:22:54.329Z] #13 DONE 0.2s [2025-11-07T01:22:54.329Z] [2025-11-07T01:22:54.329Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-11-07T01:22:54.329Z] #14 transferring dockerfile: 2.02kB done [2025-11-07T01:22:54.329Z] #14 DONE 0.2s [2025-11-07T01:22:54.329Z] [2025-11-07T01:22:54.329Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-11-07T01:22:54.329Z] #15 transferring dockerfile: 1.83kB done [2025-11-07T01:22:54.329Z] #15 DONE 0.2s [2025-11-07T01:22:54.329Z] [2025-11-07T01:22:54.329Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-07T01:22:54.329Z] #16 transferring dockerfile: 2.49kB done [2025-11-07T01:22:54.329Z] #16 DONE 0.2s [2025-11-07T01:22:54.329Z] [2025-11-07T01:22:54.329Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-07T01:22:54.329Z] #17 transferring dockerfile: 2.14kB done [2025-11-07T01:22:54.329Z] #17 DONE 0.2s [2025-11-07T01:22:54.329Z] [2025-11-07T01:22:54.329Z] #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-07T01:22:54.329Z] #8 DONE 0.0s [2025-11-07T01:22:54.329Z] [2025-11-07T01:22:54.329Z] #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T01:22:54.896Z] #12 DONE 0.9s [2025-11-07T01:22:54.896Z] [2025-11-07T01:22:54.896Z] #18 [support-notifications internal] load .dockerignore [2025-11-07T01:22:54.896Z] #18 transferring context: 50B done [2025-11-07T01:22:54.896Z] #18 DONE 0.0s [2025-11-07T01:22:54.896Z] [2025-11-07T01:22:54.896Z] #19 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:22:54.896Z] #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:22:55.156Z] #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-07T01:22:55.156Z] #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:22:55.156Z] #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T01:22:55.156Z] #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T01:22:55.156Z] #19 DONE 0.1s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #20 [security-bootstrapper internal] load .dockerignore [2025-11-07T01:22:55.156Z] #20 transferring context: 50B done [2025-11-07T01:22:55.156Z] #20 DONE 0.1s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-11-07T01:22:55.156Z] #21 transferring context: 50B done [2025-11-07T01:22:55.156Z] #21 DONE 0.1s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #22 [support-scheduler internal] load .dockerignore [2025-11-07T01:22:55.156Z] #22 transferring context: 50B done [2025-11-07T01:22:55.156Z] #22 DONE 0.1s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #23 [core-keeper internal] load .dockerignore [2025-11-07T01:22:55.156Z] #23 transferring context: 50B done [2025-11-07T01:22:55.156Z] #23 DONE 0.1s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #24 [security-proxy-auth internal] load .dockerignore [2025-11-07T01:22:55.156Z] #24 transferring context: 50B done [2025-11-07T01:22:55.156Z] #24 DONE 0.1s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-07T01:22:55.156Z] #25 transferring context: 50B done [2025-11-07T01:22:55.156Z] #25 DONE 0.1s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-11-07T01:22:55.156Z] #26 transferring context: 50B done [2025-11-07T01:22:55.156Z] #26 DONE 0.2s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #27 [support-scheduler internal] load build context [2025-11-07T01:22:55.156Z] #27 ... [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #19 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:22:55.156Z] #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-07T01:22:55.156Z] #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:22:55.156Z] #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T01:22:55.156Z] #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T01:22:55.156Z] #19 DONE 0.1s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #28 [security-proxy-setup internal] load .dockerignore [2025-11-07T01:22:55.156Z] #28 transferring context: 50B done [2025-11-07T01:22:55.156Z] #28 DONE 0.2s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #29 [core-metadata internal] load .dockerignore [2025-11-07T01:22:55.156Z] #29 transferring context: 50B done [2025-11-07T01:22:55.156Z] #29 DONE 0.2s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #30 [core-command internal] load .dockerignore [2025-11-07T01:22:55.156Z] #30 transferring context: 50B done [2025-11-07T01:22:55.156Z] #30 DONE 0.2s [2025-11-07T01:22:55.156Z] [2025-11-07T01:22:55.156Z] #31 [core-data internal] load .dockerignore [2025-11-07T01:22:55.156Z] #31 transferring context: 50B done [2025-11-07T01:22:55.156Z] #31 DONE 0.2s [2025-11-07T01:22:55.414Z] [2025-11-07T01:22:55.414Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-07T01:22:55.671Z] #32 DONE 0.5s [2025-11-07T01:22:55.671Z] [2025-11-07T01:22:55.671Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-07T01:22:55.671Z] #33 DONE 1.4s [2025-11-07T01:22:55.671Z] [2025-11-07T01:22:55.671Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-07T01:22:55.671Z] #34 DONE 1.5s [2025-11-07T01:22:55.671Z] [2025-11-07T01:22:55.671Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-11-07T01:23:00.947Z] #35 ... [2025-11-07T01:23:00.947Z] [2025-11-07T01:23:00.947Z] #36 [support-notifications internal] load build context [2025-11-07T01:23:00.947Z] #36 transferring context: 293.27MB 5.6s [2025-11-07T01:23:05.131Z] #36 ... [2025-11-07T01:23:05.131Z] [2025-11-07T01:23:05.131Z] #37 [security-bootstrapper internal] load build context [2025-11-07T01:23:05.131Z] #37 transferring context: 612.58MB 9.7s done [2025-11-07T01:23:05.131Z] #37 ... [2025-11-07T01:23:05.131Z] [2025-11-07T01:23:05.131Z] #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T01:23:05.392Z] #38 ... [2025-11-07T01:23:05.392Z] [2025-11-07T01:23:05.392Z] #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T01:23:05.392Z] #39 ... [2025-11-07T01:23:05.392Z] [2025-11-07T01:23:05.392Z] #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-07T01:23:05.392Z] #0 4.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:05.392Z] #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:05.392Z] #0 5.310 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:05.392Z] #0 5.315 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:05.392Z] #0 5.320 OK: 7 MiB in 17 packages [2025-11-07T01:23:05.392Z] #40 ... [2025-11-07T01:23:05.392Z] [2025-11-07T01:23:05.392Z] #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T01:23:05.649Z] #41 ... [2025-11-07T01:23:05.649Z] [2025-11-07T01:23:05.649Z] #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T01:23:05.649Z] #42 ... [2025-11-07T01:23:05.649Z] [2025-11-07T01:23:05.649Z] #43 [core-data internal] load build context [2025-11-07T01:23:05.649Z] #43 transferring context: 612.58MB 9.7s done [2025-11-07T01:23:05.908Z] #43 ... [2025-11-07T01:23:05.908Z] [2025-11-07T01:23:05.908Z] #27 [support-scheduler internal] load build context [2025-11-07T01:23:05.908Z] #27 transferring context: 612.58MB 9.8s done [2025-11-07T01:23:05.908Z] #27 ... [2025-11-07T01:23:05.908Z] [2025-11-07T01:23:05.908Z] #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T01:23:06.186Z] #44 ... [2025-11-07T01:23:06.186Z] [2025-11-07T01:23:06.186Z] #45 [core-keeper internal] load build context [2025-11-07T01:23:06.186Z] #45 transferring context: 612.58MB 10.6s done [2025-11-07T01:23:06.444Z] #45 ... [2025-11-07T01:23:06.444Z] [2025-11-07T01:23:06.444Z] #46 [security-secretstore-setup internal] load build context [2025-11-07T01:23:06.444Z] #46 transferring context: 612.58MB 10.6s done [2025-11-07T01:23:06.444Z] #46 ... [2025-11-07T01:23:06.444Z] [2025-11-07T01:23:06.444Z] #47 [core-metadata internal] load build context [2025-11-07T01:23:06.444Z] #47 transferring context: 612.58MB 9.7s done [2025-11-07T01:23:06.702Z] #47 ... [2025-11-07T01:23:06.702Z] [2025-11-07T01:23:06.702Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-07T01:23:06.702Z] #48 ... [2025-11-07T01:23:06.702Z] [2025-11-07T01:23:06.702Z] #49 [security-proxy-setup internal] load build context [2025-11-07T01:23:06.702Z] #49 transferring context: 612.58MB 10.2s done [2025-11-07T01:23:06.961Z] #49 ... [2025-11-07T01:23:06.961Z] [2025-11-07T01:23:06.961Z] #50 [security-spire-server internal] load .dockerignore [2025-11-07T01:23:06.961Z] #50 transferring context: 50B 0.3s done [2025-11-07T01:23:06.961Z] #50 ... [2025-11-07T01:23:06.961Z] [2025-11-07T01:23:06.961Z] #51 [security-spiffe-token-provider internal] load build context [2025-11-07T01:23:06.961Z] #51 transferring context: 612.58MB 10.7s done [2025-11-07T01:23:07.219Z] #51 ... [2025-11-07T01:23:07.219Z] [2025-11-07T01:23:07.219Z] #52 [security-proxy-auth internal] load build context [2025-11-07T01:23:07.219Z] #52 transferring context: 612.58MB 9.3s done [2025-11-07T01:23:07.476Z] #52 ... [2025-11-07T01:23:07.476Z] [2025-11-07T01:23:07.476Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-07T01:23:07.476Z] #0 4.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:07.476Z] #0 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:07.476Z] #0 5.518 (1/4) Installing ca-certificates (20250911-r0) [2025-11-07T01:23:07.476Z] #0 5.538 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:07.476Z] #0 5.545 (3/4) Installing su-exec (0.2-r3) [2025-11-07T01:23:07.476Z] #0 5.549 (4/4) Installing yq-go (4.47.2-r1) [2025-11-07T01:23:07.476Z] #0 5.640 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:07.476Z] #0 5.646 Executing ca-certificates-20250911-r0.trigger [2025-11-07T01:23:07.476Z] #0 5.677 OK: 20 MiB in 20 packages [2025-11-07T01:23:07.476Z] #53 ... [2025-11-07T01:23:07.476Z] [2025-11-07T01:23:07.476Z] #54 [core-common-config-bootstrapper internal] load build context [2025-11-07T01:23:07.476Z] #54 transferring context: 612.58MB 10.3s done [2025-11-07T01:23:07.733Z] #54 ... [2025-11-07T01:23:07.733Z] [2025-11-07T01:23:07.733Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T01:23:07.733Z] #0 0.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:07.733Z] #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:07.733Z] #0 3.488 (1/7) Installing ca-certificates (20250911-r0) [2025-11-07T01:23:07.733Z] #0 3.521 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:07.733Z] #0 3.527 (3/7) Installing libgcc (14.2.0-r6) [2025-11-07T01:23:07.733Z] #0 3.538 (4/7) Installing libsodium (1.0.20-r0) [2025-11-07T01:23:07.733Z] #0 3.548 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-07T01:23:07.733Z] #0 3.574 (6/7) Installing libzmq (4.3.5-r2) [2025-11-07T01:23:07.733Z] #0 3.590 (7/7) Installing zeromq (4.3.5-r2) [2025-11-07T01:23:07.733Z] #0 3.596 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:07.733Z] #0 3.607 Executing ca-certificates-20250911-r0.trigger [2025-11-07T01:23:07.733Z] #0 3.640 OK: 12 MiB in 23 packages [2025-11-07T01:23:07.733Z] #55 ... [2025-11-07T01:23:07.733Z] [2025-11-07T01:23:07.733Z] #56 [core-command internal] load build context [2025-11-07T01:23:07.733Z] #56 transferring context: 612.58MB 10.3s done [2025-11-07T01:23:07.991Z] #56 ... [2025-11-07T01:23:07.991Z] [2025-11-07T01:23:07.991Z] #57 [security-spire-config internal] load .dockerignore [2025-11-07T01:23:08.248Z] #57 ... [2025-11-07T01:23:08.248Z] [2025-11-07T01:23:08.248Z] #58 [security-spire-agent internal] load .dockerignore [2025-11-07T01:23:08.248Z] #58 transferring context: 50B 0.0s done [2025-11-07T01:23:08.248Z] #58 ... [2025-11-07T01:23:08.248Z] [2025-11-07T01:23:08.248Z] #36 [support-notifications internal] load build context [2025-11-07T01:23:08.248Z] #36 transferring context: 612.58MB 10.7s done [2025-11-07T01:23:08.286Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772658 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-11-07T01:23:08.305Z] Running in /w/workspace/edgex-go/923 [Pipeline] { [Pipeline] checkout [2025-11-07T01:23:08.343Z] The recommended git tool is: git [2025-11-07T01:23:13.109Z] using credential edgex-jenkins-ssh [2025-11-07T01:23:13.131Z] Cloning the remote Git repository [2025-11-07T01:23:13.169Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-07T01:23:13.260Z] > git init /w/workspace/edgex-go/923 # timeout=10 [2025-11-07T01:23:13.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-07T01:23:13.400Z] > git --version # timeout=10 [2025-11-07T01:23:13.419Z] > git --version # 'git version 2.25.1' [2025-11-07T01:23:13.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-07T01:23:13.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-07T01:23:30.234Z] #36 ... [2025-11-07T01:23:30.234Z] [2025-11-07T01:23:30.234Z] #19 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:23:30.234Z] #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-07T01:23:30.234Z] #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:23:30.234Z] #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T01:23:30.234Z] #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T01:23:30.234Z] #19 DONE 0.1s [2025-11-07T01:23:30.234Z] [2025-11-07T01:23:30.234Z] #58 [security-spire-agent internal] load .dockerignore [2025-11-07T01:23:30.235Z] #58 DONE 31.2s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-11-07T01:23:30.235Z] #35 DONE 31.2s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #50 [security-spire-server internal] load .dockerignore [2025-11-07T01:23:30.235Z] #50 DONE 31.2s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #52 [security-proxy-auth internal] load build context [2025-11-07T01:23:30.235Z] #52 DONE 31.6s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #37 [security-bootstrapper internal] load build context [2025-11-07T01:23:30.235Z] #37 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #47 [core-metadata internal] load build context [2025-11-07T01:23:30.235Z] #47 DONE 31.6s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:23:30.235Z] #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:23:30.235Z] #59 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #43 [core-data internal] load build context [2025-11-07T01:23:30.235Z] #43 DONE 31.6s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-07T01:23:30.235Z] #53 DONE 31.6s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-07T01:23:30.235Z] #40 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T01:23:30.235Z] #55 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #27 [support-scheduler internal] load build context [2025-11-07T01:23:30.235Z] #27 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #56 [core-command internal] load build context [2025-11-07T01:23:30.235Z] #56 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #49 [security-proxy-setup internal] load build context [2025-11-07T01:23:30.235Z] #49 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #54 [core-common-config-bootstrapper internal] load build context [2025-11-07T01:23:30.235Z] #54 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #36 [support-notifications internal] load build context [2025-11-07T01:23:30.235Z] #36 DONE 31.8s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #45 [core-keeper internal] load build context [2025-11-07T01:23:30.235Z] #45 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #46 [security-secretstore-setup internal] load build context [2025-11-07T01:23:30.235Z] #46 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #51 [security-spiffe-token-provider internal] load build context [2025-11-07T01:23:30.235Z] #51 DONE 31.7s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #57 [security-spire-config internal] load .dockerignore [2025-11-07T01:23:30.235Z] #57 transferring context: 50B done [2025-11-07T01:23:30.235Z] #57 DONE 31.3s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:23:30.235Z] #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-11-07T01:23:30.235Z] #59 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #19 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:23:30.235Z] #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-07T01:23:30.235Z] #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:23:30.235Z] #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T01:23:30.235Z] #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T01:23:30.235Z] #19 DONE 0.1s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:23:30.235Z] #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-11-07T01:23:30.235Z] #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-07T01:23:30.235Z] #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-07T01:23:30.235Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2025-11-07T01:23:30.235Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2025-11-07T01:23:30.235Z] #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-07T01:23:30.235Z] #59 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #60 [security-spire-config internal] load build context [2025-11-07T01:23:30.235Z] #60 transferring context: 24.70kB done [2025-11-07T01:23:30.235Z] #60 DONE 0.1s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #61 [security-spire-server internal] load build context [2025-11-07T01:23:30.235Z] #61 transferring context: 26.44kB done [2025-11-07T01:23:30.235Z] #61 DONE 0.2s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #62 [security-spire-agent internal] load build context [2025-11-07T01:23:30.235Z] #62 transferring context: 25.98kB done [2025-11-07T01:23:30.235Z] #62 DONE 0.3s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:23:30.235Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-11-07T01:23:30.235Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2025-11-07T01:23:30.235Z] #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-07T01:23:30.235Z] #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-07T01:23:30.235Z] #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2025-11-07T01:23:30.235Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2025-11-07T01:23:30.235Z] #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2025-11-07T01:23:30.235Z] #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-07T01:23:30.235Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s [2025-11-07T01:23:30.235Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 0.5s [2025-11-07T01:23:30.235Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s [2025-11-07T01:23:30.235Z] #59 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T01:23:30.235Z] #39 DONE 32.5s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T01:23:30.235Z] #44 32.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #44 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #44 32.39 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:30.235Z] #44 32.40 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:30.235Z] #44 32.40 OK: 7 MiB in 17 packages [2025-11-07T01:23:30.235Z] #44 DONE 32.5s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:23:30.235Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done [2025-11-07T01:23:30.235Z] #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2025-11-07T01:23:30.235Z] #59 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-07T01:23:30.235Z] #48 32.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #48 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #48 32.47 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:30.235Z] #48 32.51 (2/2) Installing su-exec (0.2-r3) [2025-11-07T01:23:30.235Z] #48 32.51 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:30.235Z] #48 32.54 OK: 7 MiB in 18 packages [2025-11-07T01:23:30.235Z] #48 DONE 33.5s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:23:30.235Z] #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.5s done [2025-11-07T01:23:30.235Z] #59 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T01:23:30.235Z] #38 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #38 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #38 32.40 (1/3) Installing ca-certificates (20250911-r0) [2025-11-07T01:23:30.235Z] #38 32.45 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:30.235Z] #38 32.45 (3/3) Installing tzdata (2025b-r0) [2025-11-07T01:23:30.235Z] #38 32.57 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:30.235Z] #38 32.59 Executing ca-certificates-20250911-r0.trigger [2025-11-07T01:23:30.235Z] #38 32.65 OK: 8 MiB in 19 packages [2025-11-07T01:23:30.235Z] #38 DONE 34.3s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T01:23:30.235Z] #42 32.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #42 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #42 32.56 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:30.235Z] #42 32.58 (2/4) Installing openssl (3.5.4-r0) [2025-11-07T01:23:30.235Z] #42 32.60 (3/4) Installing su-exec (0.2-r3) [2025-11-07T01:23:30.235Z] #42 32.61 (4/4) Installing yq-go (4.47.2-r1) [2025-11-07T01:23:30.235Z] #42 32.75 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:30.235Z] #42 32.76 OK: 20 MiB in 20 packages [2025-11-07T01:23:30.235Z] #42 DONE 34.4s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T01:23:30.235Z] #41 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #41 32.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #41 32.48 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T01:23:30.235Z] #41 32.48 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T01:23:30.235Z] #41 32.48 OK: 26320 distinct packages available [2025-11-07T01:23:30.235Z] #41 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #41 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #41 32.95 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-07T01:23:30.235Z] #41 32.96 (2/13) Installing c-ares (1.34.5-r0) [2025-11-07T01:23:30.235Z] #41 32.97 (3/13) Installing libunistring (1.3-r0) [2025-11-07T01:23:30.235Z] #41 32.98 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-07T01:23:30.235Z] #41 32.99 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-07T01:23:30.235Z] #41 33.00 (6/13) Installing libpsl (0.21.5-r3) [2025-11-07T01:23:30.235Z] #41 33.01 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-07T01:23:30.235Z] #41 33.03 (8/13) Installing libcurl (8.14.1-r2) [2025-11-07T01:23:30.235Z] #41 33.04 (9/13) Installing curl (8.14.1-r2) [2025-11-07T01:23:30.235Z] #41 33.05 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:30.235Z] #41 33.05 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-07T01:23:30.235Z] #41 33.10 (12/13) Installing libucontext (1.3.2-r0) [2025-11-07T01:23:30.235Z] #41 33.24 (13/13) Installing gcompat (1.1.0-r4) [2025-11-07T01:23:30.235Z] #41 33.25 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:30.235Z] #41 33.25 OK: 13 MiB in 29 packages [2025-11-07T01:23:30.235Z] #41 DONE 34.4s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T01:23:30.235Z] #63 DONE 2.9s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T01:23:30.235Z] #64 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T01:23:30.235Z] #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #0 2.773 OK: 265 MiB in 60 packages [2025-11-07T01:23:30.235Z] #65 DONE 3.0s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:23:30.235Z] #59 DONE 3.1s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:23:30.235Z] #66 DONE 0.1s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T01:23:30.235Z] #67 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2025-11-07T01:23:30.235Z] #67 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-07T01:23:30.235Z] #67 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-11-07T01:23:30.235Z] #67 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-11-07T01:23:30.235Z] #67 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-11-07T01:23:30.235Z] #67 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2025-11-07T01:23:30.235Z] #67 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done [2025-11-07T01:23:30.235Z] #67 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-07T01:23:30.235Z] #67 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-07T01:23:30.235Z] #67 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-11-07T01:23:30.235Z] #67 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.8s done [2025-11-07T01:23:30.235Z] #67 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.8s done [2025-11-07T01:23:30.235Z] #67 DONE 3.1s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:23:30.235Z] #68 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T01:23:30.235Z] #0 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #0 3.150 OK: 265 MiB in 60 packages [2025-11-07T01:23:30.235Z] #69 DONE 3.3s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-07T01:23:30.235Z] #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #0 2.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #0 3.210 OK: 265 MiB in 60 packages [2025-11-07T01:23:30.235Z] #70 DONE 3.3s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:23:30.235Z] #71 DONE 0.1s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T01:23:30.235Z] #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.235Z] #0 3.244 OK: 265 MiB in 60 packages [2025-11-07T01:23:30.235Z] #72 DONE 3.4s [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:23:30.235Z] #73 ... [2025-11-07T01:23:30.235Z] [2025-11-07T01:23:30.235Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:23:30.235Z] #74 DONE 0.2s [2025-11-07T01:23:30.495Z] [2025-11-07T01:23:30.495Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:23:30.495Z] #75 DONE 0.2s [2025-11-07T01:23:30.495Z] [2025-11-07T01:23:30.495Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:23:30.752Z] #76 ... [2025-11-07T01:23:30.752Z] [2025-11-07T01:23:30.752Z] #77 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T01:23:30.752Z] #0 2.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.752Z] #0 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.752Z] #0 2.842 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T01:23:30.752Z] #0 2.842 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T01:23:30.752Z] #0 2.842 OK: 26320 distinct packages available [2025-11-07T01:23:30.752Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.752Z] #0 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.752Z] #0 3.392 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:30.752Z] #0 3.404 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-07T01:23:30.752Z] #0 3.410 (3/5) Installing libucontext (1.3.2-r0) [2025-11-07T01:23:30.752Z] #0 3.413 (4/5) Installing gcompat (1.1.0-r4) [2025-11-07T01:23:30.752Z] #0 3.431 (5/5) Installing openssl (3.5.4-r0) [2025-11-07T01:23:30.752Z] #0 3.452 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:30.752Z] #0 3.457 OK: 8 MiB in 21 packages [2025-11-07T01:23:30.752Z] #77 DONE 3.9s [2025-11-07T01:23:30.752Z] [2025-11-07T01:23:30.752Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T01:23:30.752Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.752Z] #0 2.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.752Z] #0 3.291 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T01:23:30.752Z] #0 3.291 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T01:23:30.752Z] #0 3.291 OK: 26321 distinct packages available [2025-11-07T01:23:30.752Z] #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.752Z] #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:30.752Z] #0 3.792 OK: 265 MiB in 60 packages [2025-11-07T01:23:30.752Z] #78 DONE 4.0s [2025-11-07T01:23:30.752Z] [2025-11-07T01:23:30.752Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:23:30.752Z] #79 DONE 0.0s [2025-11-07T01:23:30.752Z] [2025-11-07T01:23:30.752Z] #80 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-07T01:23:31.685Z] #80 ... [2025-11-07T01:23:31.685Z] [2025-11-07T01:23:31.685Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:23:31.685Z] #0 3.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 4.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 4.406 OK: 12 MiB in 23 packages [2025-11-07T01:23:31.685Z] #81 DONE 4.7s [2025-11-07T01:23:31.685Z] [2025-11-07T01:23:31.685Z] #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-07T01:23:31.685Z] #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 4.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 4.539 OK: 7 MiB in 17 packages [2025-11-07T01:23:31.685Z] #82 DONE 4.8s [2025-11-07T01:23:31.685Z] [2025-11-07T01:23:31.685Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T01:23:31.685Z] #0 4.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 4.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 4.805 OK: 20 MiB in 20 packages [2025-11-07T01:23:31.685Z] #83 DONE 4.9s [2025-11-07T01:23:31.685Z] [2025-11-07T01:23:31.685Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:23:31.685Z] #0 3.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 3.902 OK: 7 MiB in 17 packages [2025-11-07T01:23:31.685Z] #84 DONE 4.0s [2025-11-07T01:23:31.685Z] [2025-11-07T01:23:31.685Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T01:23:31.685Z] #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.685Z] #0 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:31.943Z] #85 2.877 OK: 7 MiB in 18 packages [2025-11-07T01:23:32.201Z] #85 DONE 3.0s [2025-11-07T01:23:32.201Z] [2025-11-07T01:23:32.201Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-07T01:23:32.459Z] #86 ... [2025-11-07T01:23:32.459Z] [2025-11-07T01:23:32.459Z] #87 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T01:23:32.459Z] #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:32.459Z] #0 4.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:32.459Z] #0 4.878 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T01:23:32.459Z] #0 4.878 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T01:23:32.459Z] #0 4.878 OK: 26320 distinct packages available [2025-11-07T01:23:32.459Z] #0 4.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:32.459Z] #0 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:32.459Z] #0 5.326 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:32.459Z] #0 5.331 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-07T01:23:32.459Z] #0 5.345 (3/4) Installing libucontext (1.3.2-r0) [2025-11-07T01:23:32.459Z] #0 5.361 (4/4) Installing gcompat (1.1.0-r4) [2025-11-07T01:23:32.459Z] #0 5.374 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:32.459Z] #0 5.385 OK: 8 MiB in 20 packages [2025-11-07T01:23:32.459Z] #87 DONE 5.5s [2025-11-07T01:23:32.459Z] [2025-11-07T01:23:32.459Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T01:23:32.459Z] #0 3.692 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:32.459Z] #0 4.130 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:32.459Z] #0 4.661 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T01:23:32.459Z] #0 4.837 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:23:32.459Z] #0 4.844 OK: 7 MiB in 17 packages [2025-11-07T01:23:32.459Z] #88 DONE 4.9s [2025-11-07T01:23:32.459Z] [2025-11-07T01:23:32.459Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T01:23:32.627Z] Avoid second fetch [2025-11-07T01:23:32.627Z] Checking out Revision e5f0aaf3b0338827a51f6f5d858359ff7f33f634 (main) [2025-11-07T01:23:31.662Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-07T01:23:31.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-07T01:23:32.638Z] > git config core.sparsecheckout # timeout=10 [2025-11-07T01:23:32.702Z] > git checkout -f e5f0aaf3b0338827a51f6f5d858359ff7f33f634 # timeout=10 [2025-11-07T01:23:33.393Z] #89 ... [2025-11-07T01:23:33.394Z] [2025-11-07T01:23:33.394Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:23:33.394Z] #0 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:33.394Z] #0 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:33.394Z] #0 3.721 OK: 13 MiB in 29 packages [2025-11-07T01:23:33.394Z] #90 DONE 3.8s [2025-11-07T01:23:33.394Z] [2025-11-07T01:23:33.394Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-07T01:23:33.394Z] #86 DONE 1.3s [2025-11-07T01:23:33.394Z] [2025-11-07T01:23:33.394Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-07T01:23:33.394Z] #91 DONE 0.0s [2025-11-07T01:23:33.394Z] [2025-11-07T01:23:33.394Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T01:23:33.394Z] #89 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:33.464Z] Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.17.0 to 2.18.0 (#5305)" [2025-11-07T01:23:33.651Z] #89 ... [2025-11-07T01:23:33.651Z] [2025-11-07T01:23:33.651Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:23:33.651Z] #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:33.651Z] #0 3.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:33.651Z] #0 3.876 OK: 8 MiB in 19 packages [2025-11-07T01:23:33.651Z] #92 DONE 4.0s [2025-11-07T01:23:33.651Z] [2025-11-07T01:23:33.651Z] #80 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-07T01:23:33.651Z] #80 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:33.651Z] #80 2.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:33.651Z] #80 2.744 OK: 8 MiB in 21 packages [2025-11-07T01:23:33.651Z] #80 DONE 2.9s [2025-11-07T01:23:33.651Z] [2025-11-07T01:23:33.651Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T01:23:33.651Z] #89 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:34.335Z] #89 1.681 OK: 8 MiB in 20 packages [2025-11-07T01:23:35.269Z] #89 ... [2025-11-07T01:23:35.269Z] [2025-11-07T01:23:35.269Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-07T01:23:35.269Z] #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:35.269Z] #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:35.269Z] #0 4.014 OK: 20 MiB in 20 packages [2025-11-07T01:23:35.269Z] #93 DONE 5.7s [2025-11-07T01:23:35.269Z] [2025-11-07T01:23:35.269Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-07T01:23:35.842Z] #94 ... [2025-11-07T01:23:35.842Z] [2025-11-07T01:23:35.842Z] #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T01:23:35.842Z] #64 3.427 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:35.842Z] #64 3.692 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T01:23:35.842Z] #64 4.491 OK: 265 MiB in 60 packages [2025-11-07T01:23:35.842Z] #64 DONE 6.2s [2025-11-07T01:23:36.100Z] [2025-11-07T01:23:36.100Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T01:23:36.100Z] #89 DONE 3.6s [2025-11-07T01:23:36.100Z] [2025-11-07T01:23:36.100Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:23:36.362Z] #95 ... [2025-11-07T01:23:36.362Z] [2025-11-07T01:23:36.362Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-07T01:23:36.362Z] #96 DONE 2.7s [2025-11-07T01:23:36.815Z] [2025-11-07T01:23:36.815Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:23:37.072Z] #97 ... [2025-11-07T01:23:37.072Z] [2025-11-07T01:23:37.072Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:23:37.072Z] #95 DONE 3.5s [2025-11-07T01:23:37.574Z] [2025-11-07T01:23:37.574Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T01:23:38.028Z] provisioning config files... [2025-11-07T01:23:38.056Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/923@tmp/config9003389453482492375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T01:23:38.738Z] ---> ****-login.sh [2025-11-07T01:23:38.738Z] nexus3.edgexfoundry.org:10001 [2025-11-07T01:23:39.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:23:39.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T01:23:39.278Z] Configure a credential helper to remove this warning. See [2025-11-07T01:23:39.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T01:23:39.279Z] [2025-11-07T01:23:39.279Z] Login Succeeded [2025-11-07T01:23:39.279Z] nexus3.edgexfoundry.org:10002 [2025-11-07T01:23:39.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:23:39.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T01:23:39.547Z] Configure a credential helper to remove this warning. See [2025-11-07T01:23:39.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T01:23:39.547Z] [2025-11-07T01:23:39.547Z] Login Succeeded [2025-11-07T01:23:39.547Z] nexus3.edgexfoundry.org:10003 [2025-11-07T01:23:39.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:23:40.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T01:23:40.086Z] Configure a credential helper to remove this warning. See [2025-11-07T01:23:40.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T01:23:40.086Z] [2025-11-07T01:23:40.086Z] Login Succeeded [2025-11-07T01:23:40.086Z] nexus3.edgexfoundry.org:10004 [2025-11-07T01:23:40.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:23:40.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T01:23:40.355Z] Configure a credential helper to remove this warning. See [2025-11-07T01:23:40.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T01:23:40.355Z] [2025-11-07T01:23:40.355Z] Login Succeeded [2025-11-07T01:23:40.355Z] ****.io [2025-11-07T01:23:40.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:23:40.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T01:23:40.889Z] Configure a credential helper to remove this warning. See [2025-11-07T01:23:40.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T01:23:40.889Z] [2025-11-07T01:23:40.889Z] Login Succeeded [2025-11-07T01:23:40.889Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T01:23:40.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-07T01:23:41.556Z] + git config --global --add safe.directory /w/workspace/edgex-go/923 [Pipeline] echo [2025-11-07T01:23:41.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T01:23:41.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T01:23:41.615Z] ========================================================= [2025-11-07T01:23:41.615Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-07T01:23:41.615Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-07T01:23:41.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T01:23:42.221Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-07T01:23:42.221Z] 6b59a28fa201: Pulling fs layer [2025-11-07T01:23:42.221Z] d32bb0dddca7: Pulling fs layer [2025-11-07T01:23:42.221Z] 5dab1238d3d9: Pulling fs layer [2025-11-07T01:23:42.221Z] 196fd7d83e7d: Pulling fs layer [2025-11-07T01:23:42.221Z] 4f4fb700ef54: Pulling fs layer [2025-11-07T01:23:42.221Z] 8ba94037c8f0: Pulling fs layer [2025-11-07T01:23:42.221Z] deaec5988b04: Pulling fs layer [2025-11-07T01:23:42.221Z] 9f65657bb879: Pulling fs layer [2025-11-07T01:23:42.221Z] 196fd7d83e7d: Waiting [2025-11-07T01:23:42.221Z] 4f4fb700ef54: Waiting [2025-11-07T01:23:42.221Z] 8ba94037c8f0: Waiting [2025-11-07T01:23:42.221Z] deaec5988b04: Waiting [2025-11-07T01:23:42.221Z] d32bb0dddca7: Verifying Checksum [2025-11-07T01:23:42.221Z] d32bb0dddca7: Download complete [2025-11-07T01:23:42.221Z] 196fd7d83e7d: Download complete [2025-11-07T01:23:42.221Z] 4f4fb700ef54: Verifying Checksum [2025-11-07T01:23:42.221Z] 4f4fb700ef54: Download complete [2025-11-07T01:23:42.221Z] 8ba94037c8f0: Verifying Checksum [2025-11-07T01:23:42.221Z] 8ba94037c8f0: Download complete [2025-11-07T01:23:42.221Z] 6b59a28fa201: Verifying Checksum [2025-11-07T01:23:42.221Z] 6b59a28fa201: Download complete [2025-11-07T01:23:42.765Z] #98 ... [2025-11-07T01:23:42.765Z] [2025-11-07T01:23:42.765Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:23:42.765Z] #99 ... [2025-11-07T01:23:42.765Z] [2025-11-07T01:23:42.765Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:23:42.765Z] #100 ... [2025-11-07T01:23:42.765Z] [2025-11-07T01:23:42.765Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:23:42.765Z] #101 ... [2025-11-07T01:23:42.765Z] [2025-11-07T01:23:42.765Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-07T01:23:42.814Z] 9f65657bb879: Verifying Checksum [2025-11-07T01:23:42.814Z] 9f65657bb879: Download complete [2025-11-07T01:23:43.090Z] 6b59a28fa201: Pull complete [2025-11-07T01:23:44.067Z] d32bb0dddca7: Pull complete [2025-11-07T01:23:44.067Z] 5dab1238d3d9: Verifying Checksum [2025-11-07T01:23:44.067Z] 5dab1238d3d9: Download complete [2025-11-07T01:23:45.496Z] deaec5988b04: Download complete [2025-11-07T01:23:46.131Z] #102 ... [2025-11-07T01:23:46.131Z] [2025-11-07T01:23:46.131Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-07T01:23:46.131Z] #94 DONE 10.9s [2025-11-07T01:23:46.131Z] [2025-11-07T01:23:46.131Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:23:57.858Z] 5dab1238d3d9: Pull complete [2025-11-07T01:23:58.124Z] 196fd7d83e7d: Pull complete [2025-11-07T01:23:58.391Z] 4f4fb700ef54: Pull complete [2025-11-07T01:23:58.659Z] 8ba94037c8f0: Pull complete [2025-11-07T01:24:04.220Z] #99 DONE 31.6s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:04.220Z] #73 DONE 31.9s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:04.220Z] #101 DONE 31.2s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:24:04.220Z] #97 DONE 25.5s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:04.220Z] #68 DONE 32.1s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:04.220Z] #76 DONE 31.6s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:24:04.220Z] #100 DONE 25.7s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-07T01:24:04.220Z] #98 DONE 24.7s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-07T01:24:04.220Z] #102 DONE 25.7s [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #103 [core-metadata builder 6/7] COPY . . [2025-11-07T01:24:04.220Z] #103 ... [2025-11-07T01:24:04.220Z] [2025-11-07T01:24:04.220Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-07T01:24:04.220Z] #104 DONE 2.3s [2025-11-07T01:24:04.493Z] [2025-11-07T01:24:04.493Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-07T01:24:06.872Z] deaec5988b04: Pull complete [2025-11-07T01:24:08.292Z] 9f65657bb879: Pull complete [2025-11-07T01:24:08.292Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-07T01:24:08.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T01:24:08.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-07T01:24:08.644Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T01:24:08.645Z] WORKDIR /edgex [2025-11-07T01:24:08.645Z] COPY go.mod . [2025-11-07T01:24:08.645Z] RUN go mod download [2025-11-07T01:24:08.645Z] + docker build -t ci-base-image-arm64 -f - . [2025-11-07T01:24:09.257Z] Sending build context to Docker daemon 3.856MB [2025-11-07T01:24:09.524Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T01:24:09.524Z] ---> 334268110677 [2025-11-07T01:24:09.524Z] Step 2/4 : WORKDIR /edgex [2025-11-07T01:24:11.089Z] #105 ... [2025-11-07T01:24:11.089Z] [2025-11-07T01:24:11.089Z] #106 [security-bootstrapper builder 6/7] COPY . . [2025-11-07T01:24:11.508Z] ---> Running in a083747fdcae [2025-11-07T01:24:11.508Z] Removing intermediate container a083747fdcae [2025-11-07T01:24:11.508Z] ---> 585d6bb41d1c [2025-11-07T01:24:11.508Z] Step 3/4 : COPY go.mod . [2025-11-07T01:24:12.030Z] #106 ... [2025-11-07T01:24:12.030Z] [2025-11-07T01:24:12.030Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-07T01:24:12.030Z] #107 ... [2025-11-07T01:24:12.030Z] [2025-11-07T01:24:12.030Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-07T01:24:12.093Z] ---> b46bf7ab8cc4 [2025-11-07T01:24:12.093Z] Step 4/4 : RUN go mod download [2025-11-07T01:24:12.093Z] ---> Running in 94c07dc357d6 [2025-11-07T01:24:12.291Z] #108 ... [2025-11-07T01:24:12.291Z] [2025-11-07T01:24:12.291Z] #109 [support-notifications builder 6/7] COPY . . [2025-11-07T01:24:12.552Z] #109 ... [2025-11-07T01:24:12.552Z] [2025-11-07T01:24:12.552Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:12.552Z] #110 ... [2025-11-07T01:24:12.552Z] [2025-11-07T01:24:12.552Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-07T01:24:12.918Z] #111 ... [2025-11-07T01:24:12.918Z] [2025-11-07T01:24:12.918Z] #112 [support-scheduler builder 6/7] COPY . . [2025-11-07T01:24:14.304Z] #112 ... [2025-11-07T01:24:14.304Z] [2025-11-07T01:24:14.304Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-07T01:24:14.304Z] #107 DONE 12.4s [2025-11-07T01:24:14.304Z] [2025-11-07T01:24:14.304Z] #109 [support-notifications builder 6/7] COPY . . [2025-11-07T01:24:14.304Z] #109 DONE 12.5s [2025-11-07T01:24:14.304Z] [2025-11-07T01:24:14.304Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-07T01:24:14.304Z] #111 DONE 12.4s [2025-11-07T01:24:14.304Z] [2025-11-07T01:24:14.304Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T01:24:14.565Z] #113 ... [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #103 [security-proxy-auth builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #103 DONE 12.4s [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:14.565Z] #114 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #115 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:24:14.565Z] #116 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:14.565Z] #117 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:24:14.565Z] #118 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #119 [core-metadata builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #119 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #120 [core-command builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #120 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:14.565Z] #121 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:24:14.565Z] #122 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #123 [core-data builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #123 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:24:14.565Z] #124 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:14.565Z] #125 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #106 [security-proxy-setup builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #106 DONE 12.4s [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:24:14.565Z] #126 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:14.565Z] #127 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #128 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #112 [support-scheduler builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #112 DONE 12.4s [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:14.565Z] #129 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-11-07T01:24:14.565Z] #130 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:24:14.565Z] #131 CACHED [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-07T01:24:14.565Z] #108 DONE 12.4s [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:24:14.565Z] #110 DONE 12.5s [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-07T01:24:14.565Z] #105 DONE 10.1s [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #132 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-07T01:24:14.565Z] #132 DONE 0.3s [2025-11-07T01:24:14.565Z] [2025-11-07T01:24:14.565Z] #133 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T01:24:14.827Z] #133 DONE 0.2s [2025-11-07T01:24:14.827Z] [2025-11-07T01:24:14.827Z] #134 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T01:24:14.827Z] #134 DONE 0.3s [2025-11-07T01:24:14.827Z] [2025-11-07T01:24:14.827Z] #135 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-07T01:24:15.090Z] #135 ... [2025-11-07T01:24:15.090Z] [2025-11-07T01:24:15.090Z] #136 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T01:24:15.090Z] #136 DONE 0.6s [2025-11-07T01:24:15.351Z] [2025-11-07T01:24:15.351Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T01:24:15.351Z] #113 0.855 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-07T01:24:17.265Z] #113 ... [2025-11-07T01:24:17.265Z] [2025-11-07T01:24:17.265Z] #135 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-07T01:24:17.265Z] #135 DONE 2.7s [2025-11-07T01:24:17.525Z] [2025-11-07T01:24:17.525Z] #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-07T01:24:17.525Z] #137 DONE 2.7s [2025-11-07T01:24:17.525Z] [2025-11-07T01:24:17.525Z] #138 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-07T01:24:17.525Z] #138 DONE 2.2s [2025-11-07T01:24:17.525Z] [2025-11-07T01:24:17.525Z] #139 [core-keeper builder 7/8] COPY . . [2025-11-07T01:24:17.525Z] #139 DONE 3.0s [2025-11-07T01:24:17.525Z] [2025-11-07T01:24:17.525Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T01:24:17.785Z] #140 ... [2025-11-07T01:24:17.785Z] [2025-11-07T01:24:17.785Z] #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-07T01:24:17.785Z] #141 DONE 0.4s [2025-11-07T01:24:18.044Z] [2025-11-07T01:24:18.044Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-07T01:24:18.044Z] #142 DONE 0.5s [2025-11-07T01:24:18.044Z] [2025-11-07T01:24:18.044Z] #143 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-07T01:24:18.044Z] #143 DONE 0.5s [2025-11-07T01:24:18.044Z] [2025-11-07T01:24:18.044Z] #144 [security-spire-server] exporting to image [2025-11-07T01:24:18.044Z] #144 exporting layers [2025-11-07T01:24:24.657Z] #144 ... [2025-11-07T01:24:24.657Z] [2025-11-07T01:24:24.657Z] #145 [security-spire-config] exporting to image [2025-11-07T01:24:24.657Z] #145 ... [2025-11-07T01:24:24.657Z] [2025-11-07T01:24:24.657Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T01:24:24.657Z] #0 1.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-07T01:24:24.657Z] #146 ... [2025-11-07T01:24:24.657Z] [2025-11-07T01:24:24.657Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T01:24:24.657Z] #0 2.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-07T01:24:24.657Z] #147 ... [2025-11-07T01:24:24.657Z] [2025-11-07T01:24:24.657Z] #145 [security-spire-config] exporting to image [2025-11-07T01:24:24.657Z] #145 exporting layers 6.6s done [2025-11-07T01:24:24.657Z] #145 writing image sha256:68af7cbb2cd96995c8f145bf823e76d0e27c2c557d4f8b0774d9f4689dc329ca 0.0s done [2025-11-07T01:24:24.657Z] #145 naming to docker.io/library/security-spire-config done [2025-11-07T01:24:24.657Z] #145 DONE 6.7s [2025-11-07T01:24:24.657Z] [2025-11-07T01:24:24.657Z] #144 [security-spire-server] exporting to image [2025-11-07T01:24:24.657Z] #144 exporting layers 6.6s done [2025-11-07T01:24:24.657Z] #144 writing image sha256:ec6e2a1547fefeae6d01d1c5f9e0fb922f690530621cf922c456bfcbac46418f 0.2s done [2025-11-07T01:24:24.657Z] #144 naming to docker.io/library/security-spire-server done [2025-11-07T01:24:24.657Z] #144 DONE 6.8s [2025-11-07T01:24:24.657Z] [2025-11-07T01:24:24.657Z] #148 [security-spire-agent] exporting to image [2025-11-07T01:24:24.657Z] #148 exporting layers 6.7s done [2025-11-07T01:24:24.657Z] #148 writing image sha256:e9a9415447f50a7dee3ad20f6de95a5036863f5b5f08e3baf50958159a2ef825 done [2025-11-07T01:24:24.657Z] #148 naming to docker.io/library/security-spire-agent done [2025-11-07T01:24:24.657Z] #148 DONE 6.7s [2025-11-07T01:24:24.657Z] [2025-11-07T01:24:24.657Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T01:24:24.658Z] #0 3.238 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-07T01:24:24.917Z] #149 ... [2025-11-07T01:24:24.917Z] [2025-11-07T01:24:24.917Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T01:24:24.917Z] #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-07T01:24:25.258Z] #150 ... [2025-11-07T01:24:25.258Z] [2025-11-07T01:24:25.258Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T01:24:25.258Z] #0 3.230 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-07T01:24:25.258Z] #151 ... [2025-11-07T01:24:25.258Z] [2025-11-07T01:24:25.258Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T01:24:25.258Z] #0 1.603 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-07T01:24:25.592Z] #152 ... [2025-11-07T01:24:25.592Z] [2025-11-07T01:24:25.592Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-07T01:24:25.592Z] #0 0.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-07T01:24:25.592Z] #153 ... [2025-11-07T01:24:25.592Z] [2025-11-07T01:24:25.592Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T01:24:25.592Z] #0 0.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-07T01:24:25.853Z] #154 ... [2025-11-07T01:24:25.853Z] [2025-11-07T01:24:25.853Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T01:24:25.853Z] #0 0.892 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-07T01:24:25.853Z] #155 ... [2025-11-07T01:24:25.853Z] [2025-11-07T01:24:25.853Z] #156 [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-11-07T01:24:25.853Z] #0 2.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-07T01:24:29.142Z] #156 ... [2025-11-07T01:24:29.142Z] [2025-11-07T01:24:29.142Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T01:24:29.142Z] #140 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-07T01:25:08.550Z] Removing intermediate container 94c07dc357d6 [2025-11-07T01:25:08.550Z] ---> 731b68faab55 [2025-11-07T01:25:08.550Z] Successfully built 731b68faab55 [2025-11-07T01:25:08.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:25:08.926Z] + docker inspect -f . ci-base-image-arm64 [2025-11-07T01:25:08.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T01:25:09.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-772658 does not seem to be running inside a container [2025-11-07T01:25:09.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@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-11-07T01:25:10.468Z] $ docker top adbb0b07303a59ec7dd5dbc0ecc28a7b41c10b3e3ab9179e7111eaf2676f5371 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T01:25:11.303Z] + go version [2025-11-07T01:25:11.303Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-07T01:25:11.314Z] $ docker stop --time=1 adbb0b07303a59ec7dd5dbc0ecc28a7b41c10b3e3ab9179e7111eaf2676f5371 [2025-11-07T01:25:12.988Z] $ docker rm -f --volumes adbb0b07303a59ec7dd5dbc0ecc28a7b41c10b3e3ab9179e7111eaf2676f5371 [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-11-07T01:25:13.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-07T01:25:13.727Z] [2025-11-07T01:25:13.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:25:14.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-07T01:25:14.382Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-07T01:25:14.382Z] 547446be3368: Pulling fs layer [2025-11-07T01:25:14.382Z] d125d8839a47: Pulling fs layer [2025-11-07T01:25:14.382Z] 3e85d5ac6304: Pulling fs layer [2025-11-07T01:25:14.382Z] c3105a71a48b: Pulling fs layer [2025-11-07T01:25:14.382Z] 0f093f025ec4: Pulling fs layer [2025-11-07T01:25:14.382Z] c3106fc0e877: Pulling fs layer [2025-11-07T01:25:14.382Z] c3105a71a48b: Waiting [2025-11-07T01:25:14.382Z] 0f093f025ec4: Waiting [2025-11-07T01:25:14.382Z] c3106fc0e877: Waiting [2025-11-07T01:25:14.382Z] 547446be3368: Verifying Checksum [2025-11-07T01:25:14.382Z] 547446be3368: Download complete [2025-11-07T01:25:14.382Z] c3105a71a48b: Verifying Checksum [2025-11-07T01:25:14.382Z] c3105a71a48b: Download complete [2025-11-07T01:25:14.964Z] d125d8839a47: Verifying Checksum [2025-11-07T01:25:14.964Z] d125d8839a47: Download complete [2025-11-07T01:25:14.964Z] c3106fc0e877: Verifying Checksum [2025-11-07T01:25:14.964Z] c3106fc0e877: Download complete [2025-11-07T01:25:14.964Z] 0f093f025ec4: Verifying Checksum [2025-11-07T01:25:14.964Z] 0f093f025ec4: Download complete [2025-11-07T01:25:15.231Z] 547446be3368: Pull complete [2025-11-07T01:25:16.190Z] d125d8839a47: Pull complete [2025-11-07T01:25:16.779Z] 3e85d5ac6304: Verifying Checksum [2025-11-07T01:25:16.779Z] 3e85d5ac6304: Download complete [2025-11-07T01:25:26.851Z] 3e85d5ac6304: Pull complete [2025-11-07T01:25:26.851Z] c3105a71a48b: Pull complete [2025-11-07T01:25:27.815Z] 0f093f025ec4: Pull complete [2025-11-07T01:25:28.082Z] c3106fc0e877: Pull complete [2025-11-07T01:25:28.082Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-07T01:25:28.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-07T01:25:28.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T01:25:28.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-772658 does not seem to be running inside a container [2025-11-07T01:25:28.366Z] $ 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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@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-11-07T01:25:30.611Z] $ docker top e5cd710802ea5acec4c007d0020fbde3d5c2637ed5280c97c3b9627885911534 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T01:25:31.475Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-07T01:25:41.560Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #1 transferring dockerfile: [2025-11-07T01:25:41.560Z] #1 transferring dockerfile: 2.23kB done [2025-11-07T01:25:41.560Z] #1 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #2 transferring dockerfile: 1.81kB done [2025-11-07T01:25:41.560Z] #2 DONE 0.0s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #3 transferring dockerfile: 2.14kB done [2025-11-07T01:25:41.560Z] #3 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #4 transferring dockerfile: 1.70kB done [2025-11-07T01:25:41.560Z] #4 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #5 transferring dockerfile: 2.49kB 0.0s done [2025-11-07T01:25:41.560Z] #5 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #6 transferring dockerfile: 2.02kB done [2025-11-07T01:25:41.560Z] #6 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #7 transferring dockerfile: 3.02kB done [2025-11-07T01:25:41.560Z] #7 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #8 [core-command internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #8 transferring dockerfile: 1.94kB done [2025-11-07T01:25:41.560Z] #8 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #9 transferring dockerfile: 2.10kB done [2025-11-07T01:25:41.560Z] #9 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #10 [core-data internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #10 transferring dockerfile: 2.04kB done [2025-11-07T01:25:41.560Z] #10 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #11 transferring dockerfile: 1.69kB done [2025-11-07T01:25:41.560Z] #11 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #12 transferring dockerfile: 1.89kB done [2025-11-07T01:25:41.560Z] #12 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #13 transferring dockerfile: 1.83kB 0.0s done [2025-11-07T01:25:41.560Z] #13 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #14 transferring dockerfile: 2.50kB done [2025-11-07T01:25:41.560Z] #14 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-11-07T01:25:41.560Z] #15 transferring dockerfile: 2.01kB done [2025-11-07T01:25:41.560Z] #15 DONE 0.1s [2025-11-07T01:25:41.560Z] [2025-11-07T01:25:41.560Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-07T01:25:41.560Z] #16 transferring context: 50B 0.0s done [2025-11-07T01:25:41.560Z] #16 DONE 0.1s [2025-11-07T01:25:42.149Z] [2025-11-07T01:25:42.149Z] #17 [security-spire-agent internal] load .dockerignore [2025-11-07T01:25:42.149Z] #17 transferring context: 50B done [2025-11-07T01:25:42.149Z] #17 DONE 0.0s [2025-11-07T01:25:42.149Z] [2025-11-07T01:25:42.149Z] #18 [security-spire-server internal] load .dockerignore [2025-11-07T01:25:42.149Z] #18 DONE 0.0s [2025-11-07T01:25:42.149Z] [2025-11-07T01:25:42.149Z] #19 [security-proxy-auth internal] load .dockerignore [2025-11-07T01:25:42.149Z] #19 transferring context: 50B done [2025-11-07T01:25:42.417Z] #19 DONE 0.0s [2025-11-07T01:25:42.417Z] [2025-11-07T01:25:42.417Z] #18 [security-spire-server internal] load .dockerignore [2025-11-07T01:25:42.417Z] #18 transferring context: 50B 0.0s done [2025-11-07T01:25:42.417Z] #18 DONE 0.1s [2025-11-07T01:25:42.417Z] [2025-11-07T01:25:42.417Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-11-07T01:25:42.417Z] #20 transferring context: 50B done [2025-11-07T01:25:42.417Z] #20 DONE 0.1s [2025-11-07T01:25:42.417Z] [2025-11-07T01:25:42.417Z] #21 [support-notifications internal] load .dockerignore [2025-11-07T01:25:42.417Z] #21 transferring context: 50B done [2025-11-07T01:25:42.417Z] #21 DONE 0.1s [2025-11-07T01:25:42.417Z] [2025-11-07T01:25:42.417Z] #22 [security-bootstrapper internal] load .dockerignore [2025-11-07T01:25:42.691Z] #22 transferring context: 50B done [2025-11-07T01:25:42.691Z] #22 DONE 0.1s [2025-11-07T01:25:42.691Z] [2025-11-07T01:25:42.691Z] #23 [core-command internal] load .dockerignore [2025-11-07T01:25:42.691Z] #23 transferring context: 50B done [2025-11-07T01:25:42.691Z] #23 DONE 0.1s [2025-11-07T01:25:42.691Z] [2025-11-07T01:25:42.691Z] #24 [core-metadata internal] load .dockerignore [2025-11-07T01:25:42.691Z] #24 transferring context: 50B 0.0s done [2025-11-07T01:25:42.691Z] #24 DONE 0.1s [2025-11-07T01:25:42.691Z] [2025-11-07T01:25:42.691Z] #25 [core-data internal] load .dockerignore [2025-11-07T01:25:42.691Z] #25 transferring context: 50B done [2025-11-07T01:25:42.691Z] #25 DONE 0.1s [2025-11-07T01:25:42.691Z] [2025-11-07T01:25:42.691Z] #26 [security-spire-config internal] load .dockerignore [2025-11-07T01:25:42.691Z] #26 transferring context: 50B 0.0s done [2025-11-07T01:25:42.691Z] #26 DONE 0.1s [2025-11-07T01:25:42.691Z] [2025-11-07T01:25:42.691Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-11-07T01:25:42.959Z] #27 transferring context: 50B 0.0s done [2025-11-07T01:25:42.959Z] #27 DONE 0.1s [2025-11-07T01:25:42.959Z] [2025-11-07T01:25:42.959Z] #28 [support-scheduler internal] load .dockerignore [2025-11-07T01:25:42.959Z] #28 transferring context: 50B 0.0s done [2025-11-07T01:25:42.959Z] #28 DONE 0.1s [2025-11-07T01:25:42.959Z] [2025-11-07T01:25:42.959Z] #29 [security-proxy-setup internal] load .dockerignore [2025-11-07T01:25:42.959Z] #29 transferring context: 50B done [2025-11-07T01:25:42.960Z] #29 DONE 0.1s [2025-11-07T01:25:42.960Z] [2025-11-07T01:25:42.960Z] #30 [core-keeper internal] load .dockerignore [2025-11-07T01:25:42.960Z] #30 transferring context: 50B done [2025-11-07T01:25:42.960Z] #30 DONE 0.1s [2025-11-07T01:25:42.960Z] [2025-11-07T01:25:42.960Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:42.960Z] #31 DONE 0.0s [2025-11-07T01:25:42.960Z] [2025-11-07T01:25:42.960Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T01:25:43.550Z] #32 DONE 0.5s [2025-11-07T01:25:43.550Z] [2025-11-07T01:25:43.550Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:43.550Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:43.821Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:43.821Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:43.821Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:43.821Z] #33 ... [2025-11-07T01:25:43.821Z] [2025-11-07T01:25:43.821Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:43.821Z] #31 DONE 0.0s [2025-11-07T01:25:44.088Z] [2025-11-07T01:25:44.088Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:44.088Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:44.088Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:44.088Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:44.088Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:44.088Z] #33 ... [2025-11-07T01:25:44.088Z] [2025-11-07T01:25:44.088Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:44.088Z] #31 DONE 0.0s [2025-11-07T01:25:44.358Z] [2025-11-07T01:25:44.358Z] #34 [core-common-config-bootstrapper internal] load build context [2025-11-07T01:25:44.358Z] #34 ... [2025-11-07T01:25:44.358Z] [2025-11-07T01:25:44.358Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:44.358Z] #31 DONE 0.0s [2025-11-07T01:25:44.625Z] [2025-11-07T01:25:44.625Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:44.625Z] #31 DONE 0.0s [2025-11-07T01:25:44.625Z] [2025-11-07T01:25:44.625Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:44.625Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:44.625Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:44.625Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:44.625Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:44.625Z] #33 ... [2025-11-07T01:25:44.625Z] [2025-11-07T01:25:44.625Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:44.625Z] #31 DONE 0.0s [2025-11-07T01:25:44.625Z] [2025-11-07T01:25:44.625Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:44.625Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:44.625Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:44.625Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:44.625Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:44.892Z] #33 ... [2025-11-07T01:25:44.892Z] [2025-11-07T01:25:44.892Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:44.892Z] #31 DONE 0.0s [2025-11-07T01:25:44.892Z] [2025-11-07T01:25:44.892Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:44.892Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:44.892Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:44.892Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:44.892Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:44.892Z] #33 ... [2025-11-07T01:25:44.892Z] [2025-11-07T01:25:44.892Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:44.892Z] #31 DONE 0.0s [2025-11-07T01:25:44.892Z] [2025-11-07T01:25:44.892Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-07T01:25:44.892Z] #35 DONE 1.1s [2025-11-07T01:25:44.892Z] [2025-11-07T01:25:44.892Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-07T01:25:44.892Z] #36 DONE 1.2s [2025-11-07T01:25:44.892Z] [2025-11-07T01:25:44.892Z] #34 [core-common-config-bootstrapper internal] load build context [2025-11-07T01:25:44.892Z] #34 transferring context: 3.36MB 0.8s done [2025-11-07T01:25:44.892Z] #34 DONE 1.4s [2025-11-07T01:25:44.892Z] [2025-11-07T01:25:44.892Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:44.892Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:44.892Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:44.892Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:44.892Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:45.161Z] #33 ... [2025-11-07T01:25:45.161Z] [2025-11-07T01:25:45.161Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T01:25:45.161Z] #32 DONE 1.2s [2025-11-07T01:25:45.161Z] [2025-11-07T01:25:45.161Z] #37 [security-proxy-auth internal] load build context [2025-11-07T01:25:45.161Z] #37 transferring context: 3.36MB 0.7s done [2025-11-07T01:25:45.161Z] #37 DONE 1.0s [2025-11-07T01:25:45.161Z] [2025-11-07T01:25:45.161Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:45.161Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:45.161Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:45.161Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:45.161Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:45.161Z] #33 ... [2025-11-07T01:25:45.161Z] [2025-11-07T01:25:45.161Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:45.161Z] #31 DONE 0.0s [2025-11-07T01:25:45.161Z] [2025-11-07T01:25:45.161Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:45.161Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:45.161Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:45.161Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:45.161Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:45.432Z] #33 ... [2025-11-07T01:25:45.432Z] [2025-11-07T01:25:45.432Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:45.432Z] #31 DONE 0.0s [2025-11-07T01:25:45.432Z] [2025-11-07T01:25:45.432Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T01:25:45.432Z] #38 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.4s done [2025-11-07T01:25:45.432Z] #38 DONE 0.4s [2025-11-07T01:25:45.432Z] [2025-11-07T01:25:45.432Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-07T01:25:45.432Z] #31 DONE 0.1s [2025-11-07T01:25:45.432Z] [2025-11-07T01:25:45.432Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:45.432Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done [2025-11-07T01:25:45.432Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done [2025-11-07T01:25:46.018Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-07T01:25:46.018Z] #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-07T01:25:46.287Z] #39 ... [2025-11-07T01:25:46.287Z] [2025-11-07T01:25:46.287Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T01:25:46.287Z] #32 DONE 2.3s [2025-11-07T01:25:46.573Z] [2025-11-07T01:25:46.573Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:46.573Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:46.573Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:46.573Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:46.573Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:46.573Z] #33 ... [2025-11-07T01:25:46.573Z] [2025-11-07T01:25:46.573Z] #40 [core-keeper internal] load build context [2025-11-07T01:25:46.573Z] #40 DONE 0.0s [2025-11-07T01:25:46.573Z] [2025-11-07T01:25:46.573Z] #41 [support-scheduler internal] load build context [2025-11-07T01:25:46.573Z] #41 DONE 0.0s [2025-11-07T01:25:46.573Z] [2025-11-07T01:25:46.573Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T01:25:46.573Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T01:25:46.573Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T01:25:46.573Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-07T01:25:46.573Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-07T01:25:47.546Z] #33 ... [2025-11-07T01:25:47.546Z] [2025-11-07T01:25:47.546Z] #42 [security-spire-agent internal] load build context [2025-11-07T01:25:47.546Z] #42 transferring context: 25.98kB 0.2s done [2025-11-07T01:25:47.546Z] #42 DONE 2.4s [2025-11-07T01:25:47.546Z] [2025-11-07T01:25:47.546Z] #43 [security-spire-server internal] load build context [2025-11-07T01:25:47.546Z] #43 transferring context: 26.44kB 0.2s done [2025-11-07T01:25:47.546Z] #43 DONE 2.5s [2025-11-07T01:25:47.546Z] [2025-11-07T01:25:47.546Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:47.546Z] #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-07T01:25:47.546Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.5s [2025-11-07T01:25:47.546Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.5s [2025-11-07T01:25:47.546Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done [2025-11-07T01:25:47.546Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s [2025-11-07T01:25:47.816Z] #39 ... [2025-11-07T01:25:47.816Z] [2025-11-07T01:25:47.816Z] #44 [security-secretstore-setup internal] load build context [2025-11-07T01:25:47.816Z] #44 transferring context: 3.36MB 1.8s done [2025-11-07T01:25:47.816Z] #44 DONE 3.2s [2025-11-07T01:25:47.816Z] [2025-11-07T01:25:47.816Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:47.816Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2025-11-07T01:25:47.816Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2025-11-07T01:25:48.084Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2025-11-07T01:25:48.351Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s done [2025-11-07T01:25:48.640Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.7s [2025-11-07T01:25:48.915Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.0s [2025-11-07T01:25:48.915Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.0s [2025-11-07T01:25:48.915Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.0s done [2025-11-07T01:25:49.224Z] #39 ... [2025-11-07T01:25:49.224Z] [2025-11-07T01:25:49.224Z] #45 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-07T01:25:49.224Z] #45 DONE 6.6s [2025-11-07T01:25:49.224Z] [2025-11-07T01:25:49.224Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:49.224Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.76MB / 37.02MB 2.5s [2025-11-07T01:25:49.807Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2025-11-07T01:25:49.807Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-11-07T01:25:50.391Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-11-07T01:25:50.391Z] #39 ... [2025-11-07T01:25:50.391Z] [2025-11-07T01:25:50.391Z] #46 [security-bootstrapper internal] load build context [2025-11-07T01:25:50.391Z] #46 transferring context: 3.36MB 3.5s done [2025-11-07T01:25:50.391Z] #46 DONE 5.4s [2025-11-07T01:25:50.678Z] [2025-11-07T01:25:50.678Z] #47 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-11-07T01:25:51.262Z] #47 ... [2025-11-07T01:25:51.262Z] [2025-11-07T01:25:51.262Z] #48 [security-spire-config internal] load build context [2025-11-07T01:25:51.262Z] #48 transferring context: 24.70kB 0.3s done [2025-11-07T01:25:51.262Z] #48 DONE 6.1s [2025-11-07T01:25:51.262Z] [2025-11-07T01:25:51.262Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:51.262Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.31MB / 37.02MB 4.5s [2025-11-07T01:25:51.888Z] #39 ... [2025-11-07T01:25:51.888Z] [2025-11-07T01:25:51.888Z] #49 [core-command internal] load build context [2025-11-07T01:25:51.888Z] #49 transferring context: 3.36MB 4.9s done [2025-11-07T01:25:51.888Z] #49 DONE 7.2s [2025-11-07T01:25:51.888Z] [2025-11-07T01:25:51.888Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:52.155Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.81MB / 37.02MB 5.4s [2025-11-07T01:25:52.427Z] #39 ... [2025-11-07T01:25:52.427Z] [2025-11-07T01:25:52.427Z] #50 [support-notifications internal] load build context [2025-11-07T01:25:52.427Z] #50 transferring context: 3.36MB 5.4s done [2025-11-07T01:25:52.427Z] #50 DONE 7.4s [2025-11-07T01:25:52.427Z] [2025-11-07T01:25:52.427Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:53.403Z] #39 ... [2025-11-07T01:25:53.403Z] [2025-11-07T01:25:53.403Z] #51 [core-metadata internal] load build context [2025-11-07T01:25:53.403Z] #51 transferring context: 3.36MB 5.6s done [2025-11-07T01:25:53.403Z] #51 DONE 8.5s [2025-11-07T01:25:53.403Z] [2025-11-07T01:25:53.403Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:53.403Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.71MB / 37.02MB 6.5s [2025-11-07T01:25:53.403Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2025-11-07T01:25:53.677Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2025-11-07T01:25:53.949Z] #39 ... [2025-11-07T01:25:53.949Z] [2025-11-07T01:25:53.949Z] #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-11-07T01:25:53.949Z] #47 DONE 4.7s [2025-11-07T01:25:53.949Z] [2025-11-07T01:25:53.949Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:54.217Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 7.2s [2025-11-07T01:25:54.217Z] #39 ... [2025-11-07T01:25:54.217Z] [2025-11-07T01:25:54.217Z] #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-07T01:25:54.217Z] #0 7.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:25:54.217Z] #0 9.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:25:54.217Z] #52 ... [2025-11-07T01:25:54.217Z] [2025-11-07T01:25:54.217Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:54.802Z] #39 ... [2025-11-07T01:25:54.802Z] [2025-11-07T01:25:54.802Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-07T01:25:54.802Z] #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:25:54.802Z] #0 5.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:25:54.802Z] #0 8.184 (1/4) Installing ca-certificates (20250911-r0) [2025-11-07T01:25:54.802Z] #0 8.417 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-07T01:25:54.802Z] #0 8.417 (3/4) Installing su-exec (0.2-r3) [2025-11-07T01:25:54.802Z] #0 8.463 (4/4) Installing yq-go (4.47.2-r1) [2025-11-07T01:25:54.802Z] #0 9.153 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:25:54.802Z] #0 9.153 Executing ca-certificates-20250911-r0.trigger [2025-11-07T01:25:54.802Z] #0 9.654 OK: 19 MiB in 20 packages [2025-11-07T01:25:54.802Z] #53 ... [2025-11-07T01:25:54.802Z] [2025-11-07T01:25:54.802Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:55.075Z] #39 ... [2025-11-07T01:25:55.075Z] [2025-11-07T01:25:55.075Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-07T01:25:55.075Z] #0 9.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:25:55.076Z] #54 ... [2025-11-07T01:25:55.076Z] [2025-11-07T01:25:55.076Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T01:25:55.076Z] #0 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:25:55.076Z] #0 5.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:25:55.076Z] #0 9.313 (1/7) Installing ca-certificates (20250911-r0) [2025-11-07T01:25:55.076Z] #0 9.461 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-07T01:25:55.076Z] #0 9.461 (3/7) Installing libgcc (14.2.0-r6) [2025-11-07T01:25:55.076Z] #0 9.461 (4/7) Installing libsodium (1.0.20-r0) [2025-11-07T01:25:55.076Z] #0 9.461 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-07T01:25:55.076Z] #0 9.864 (6/7) Installing libzmq (4.3.5-r2) [2025-11-07T01:25:55.076Z] #0 9.864 (7/7) Installing zeromq (4.3.5-r2) [2025-11-07T01:25:55.076Z] #0 9.864 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:25:55.076Z] #0 9.864 Executing ca-certificates-20250911-r0.trigger [2025-11-07T01:25:55.343Z] #55 ... [2025-11-07T01:25:55.343Z] [2025-11-07T01:25:55.343Z] #56 [security-spiffe-token-provider internal] load build context [2025-11-07T01:25:55.343Z] #56 ... [2025-11-07T01:25:55.343Z] [2025-11-07T01:25:55.343Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T01:25:55.343Z] #38 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-07T01:25:55.343Z] #38 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-11-07T01:25:55.343Z] #38 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-11-07T01:25:55.343Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done [2025-11-07T01:25:55.343Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.5s done [2025-11-07T01:25:55.343Z] #38 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.6s done [2025-11-07T01:25:55.343Z] #38 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.68MB / 17.33MB 8.6s [2025-11-07T01:25:55.343Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-11-07T01:25:55.343Z] #38 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-11-07T01:25:55.610Z] #38 ... [2025-11-07T01:25:55.610Z] [2025-11-07T01:25:55.610Z] #57 [core-data internal] load build context [2025-11-07T01:25:55.610Z] #57 ... [2025-11-07T01:25:55.610Z] [2025-11-07T01:25:55.610Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T01:25:55.610Z] #0 9.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:25:55.879Z] #58 ... [2025-11-07T01:25:55.879Z] [2025-11-07T01:25:55.879Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T01:25:55.879Z] #59 ... [2025-11-07T01:25:55.879Z] [2025-11-07T01:25:55.879Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T01:25:56.150Z] #60 ... [2025-11-07T01:25:56.150Z] [2025-11-07T01:25:56.150Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T01:25:56.150Z] #61 ... [2025-11-07T01:25:56.150Z] [2025-11-07T01:25:56.150Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:56.150Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 9.4s [2025-11-07T01:25:56.551Z] #39 ... [2025-11-07T01:25:56.551Z] [2025-11-07T01:25:56.551Z] #62 [security-proxy-setup internal] load build context [2025-11-07T01:25:56.551Z] #62 transferring context: 296.72kB 4.0s [2025-11-07T01:25:56.831Z] #62 ... [2025-11-07T01:25:56.831Z] [2025-11-07T01:25:56.831Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:56.831Z] #39 ... [2025-11-07T01:25:56.831Z] [2025-11-07T01:25:56.831Z] #41 [support-scheduler internal] load build context [2025-11-07T01:25:56.831Z] #41 ... [2025-11-07T01:25:56.831Z] [2025-11-07T01:25:56.831Z] #40 [core-keeper internal] load build context [2025-11-07T01:25:56.831Z] #40 ... [2025-11-07T01:25:56.831Z] [2025-11-07T01:25:56.831Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:56.831Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.86MB / 37.02MB 10.0s [2025-11-07T01:25:57.117Z] #39 ... [2025-11-07T01:25:57.117Z] [2025-11-07T01:25:57.117Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T01:25:57.117Z] #63 ... [2025-11-07T01:25:57.117Z] [2025-11-07T01:25:57.117Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T01:25:57.384Z] #64 ... [2025-11-07T01:25:57.384Z] [2025-11-07T01:25:57.384Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T01:25:57.384Z] #65 ... [2025-11-07T01:25:57.384Z] [2025-11-07T01:25:57.384Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-07T01:25:57.384Z] #53 DONE 12.9s [2025-11-07T01:25:57.384Z] [2025-11-07T01:25:57.384Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:57.654Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.87MB / 37.02MB 10.8s [2025-11-07T01:25:57.921Z] #39 ... [2025-11-07T01:25:57.921Z] [2025-11-07T01:25:57.921Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-07T01:25:57.921Z] #55 10.80 OK: 12 MiB in 23 packages [2025-11-07T01:25:57.921Z] #55 DONE 12.9s [2025-11-07T01:25:57.921Z] [2025-11-07T01:25:57.921Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:58.511Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.89MB / 37.02MB 11.5s [2025-11-07T01:25:59.098Z] #39 ... [2025-11-07T01:25:59.098Z] [2025-11-07T01:25:59.098Z] #57 [core-data internal] load build context [2025-11-07T01:25:59.098Z] #57 transferring context: 3.36MB 8.8s done [2025-11-07T01:25:59.098Z] #57 DONE 13.8s [2025-11-07T01:25:59.098Z] [2025-11-07T01:25:59.098Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:25:59.367Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 12.5s [2025-11-07T01:25:59.951Z] #39 ... [2025-11-07T01:25:59.951Z] [2025-11-07T01:25:59.951Z] #56 [security-spiffe-token-provider internal] load build context [2025-11-07T01:25:59.951Z] #56 transferring context: 3.36MB 9.4s done [2025-11-07T01:25:59.951Z] #56 DONE 14.6s [2025-11-07T01:25:59.951Z] [2025-11-07T01:25:59.951Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:00.218Z] #39 ... [2025-11-07T01:26:00.218Z] [2025-11-07T01:26:00.218Z] #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-07T01:26:00.218Z] #52 13.28 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:00.218Z] #52 13.28 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:00.218Z] #52 13.37 OK: 8 MiB in 17 packages [2025-11-07T01:26:00.218Z] #52 DONE 16.9s [2025-11-07T01:26:00.218Z] [2025-11-07T01:26:00.218Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:00.218Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 13.5s [2025-11-07T01:26:01.179Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.16MB / 37.02MB 14.4s [2025-11-07T01:26:01.447Z] #39 ... [2025-11-07T01:26:01.447Z] [2025-11-07T01:26:01.447Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T01:26:01.447Z] #65 DONE 14.2s [2025-11-07T01:26:01.447Z] [2025-11-07T01:26:01.447Z] #41 [support-scheduler internal] load build context [2025-11-07T01:26:01.447Z] #41 transferring context: 3.36MB 8.8s done [2025-11-07T01:26:01.447Z] #41 DONE 14.7s [2025-11-07T01:26:01.447Z] [2025-11-07T01:26:01.447Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:01.447Z] #39 ... [2025-11-07T01:26:01.447Z] [2025-11-07T01:26:01.447Z] #40 [core-keeper internal] load build context [2025-11-07T01:26:01.447Z] #40 transferring context: 3.36MB 8.7s done [2025-11-07T01:26:01.447Z] #40 DONE 14.8s [2025-11-07T01:26:01.447Z] [2025-11-07T01:26:01.447Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:02.409Z] #39 ... [2025-11-07T01:26:02.409Z] [2025-11-07T01:26:02.409Z] #62 [security-proxy-setup internal] load build context [2025-11-07T01:26:02.409Z] #62 transferring context: 3.36MB 9.0s done [2025-11-07T01:26:02.409Z] #62 DONE 15.7s [2025-11-07T01:26:02.409Z] [2025-11-07T01:26:02.409Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:02.409Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.26MB / 37.02MB 15.5s [2025-11-07T01:26:03.368Z] #39 ... [2025-11-07T01:26:03.368Z] [2025-11-07T01:26:03.368Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-07T01:26:03.368Z] #54 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:03.368Z] #54 16.15 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:03.368Z] #54 16.16 (2/2) Installing su-exec (0.2-r3) [2025-11-07T01:26:03.368Z] #54 16.17 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:03.368Z] #54 16.30 OK: 8 MiB in 18 packages [2025-11-07T01:26:03.368Z] #54 DONE 18.2s [2025-11-07T01:26:03.368Z] [2025-11-07T01:26:03.368Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:03.368Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.16MB / 37.02MB 16.5s [2025-11-07T01:26:03.959Z] #39 ... [2025-11-07T01:26:03.959Z] [2025-11-07T01:26:03.959Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T01:26:04.226Z] #66 ... [2025-11-07T01:26:04.226Z] [2025-11-07T01:26:04.226Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T01:26:04.226Z] #67 ... [2025-11-07T01:26:04.226Z] [2025-11-07T01:26:04.226Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T01:26:04.226Z] #68 ... [2025-11-07T01:26:04.226Z] [2025-11-07T01:26:04.226Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-07T01:26:04.493Z] #69 ... [2025-11-07T01:26:04.493Z] [2025-11-07T01:26:04.493Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T01:26:04.493Z] #70 ... [2025-11-07T01:26:04.493Z] [2025-11-07T01:26:04.493Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T01:26:04.761Z] #71 ... [2025-11-07T01:26:04.761Z] [2025-11-07T01:26:04.761Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:04.761Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.26MB / 37.02MB 17.8s [2025-11-07T01:26:04.761Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 17.9s done [2025-11-07T01:26:05.723Z] #39 ... [2025-11-07T01:26:05.723Z] [2025-11-07T01:26:05.723Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T01:26:05.723Z] #38 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.8s done [2025-11-07T01:26:05.723Z] #38 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.1s [2025-11-07T01:26:06.310Z] #38 ... [2025-11-07T01:26:06.310Z] [2025-11-07T01:26:06.310Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T01:26:06.310Z] #70 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:06.310Z] #70 ... [2025-11-07T01:26:06.310Z] [2025-11-07T01:26:06.310Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T01:26:06.310Z] #58 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:06.310Z] #58 16.10 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T01:26:06.310Z] #58 16.10 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T01:26:06.310Z] #58 16.10 OK: 26161 distinct packages available [2025-11-07T01:26:06.310Z] #58 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:06.310Z] #58 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:06.578Z] #58 ... [2025-11-07T01:26:06.578Z] [2025-11-07T01:26:06.578Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T01:26:08.006Z] #38 ... [2025-11-07T01:26:08.006Z] [2025-11-07T01:26:08.006Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T01:26:08.006Z] #72 ... [2025-11-07T01:26:08.006Z] [2025-11-07T01:26:08.006Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T01:26:08.006Z] #38 ... [2025-11-07T01:26:08.006Z] [2025-11-07T01:26:08.006Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:08.274Z] #73 ... [2025-11-07T01:26:08.274Z] [2025-11-07T01:26:08.274Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:08.274Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2025-11-07T01:26:08.545Z] #39 ... [2025-11-07T01:26:08.545Z] [2025-11-07T01:26:08.545Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T01:26:08.545Z] #61 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:08.545Z] #61 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:08.545Z] #61 21.96 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T01:26:08.545Z] #61 21.96 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T01:26:08.545Z] #61 21.96 OK: 26161 distinct packages available [2025-11-07T01:26:08.813Z] #61 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:08.813Z] #61 ... [2025-11-07T01:26:08.813Z] [2025-11-07T01:26:08.813Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T01:26:08.813Z] #60 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:08.813Z] #60 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:08.813Z] #60 22.42 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T01:26:08.813Z] #60 22.42 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T01:26:08.813Z] #60 22.42 OK: 26161 distinct packages available [2025-11-07T01:26:08.813Z] #60 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:08.813Z] #60 ... [2025-11-07T01:26:08.813Z] [2025-11-07T01:26:08.813Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:10.246Z] #39 ... [2025-11-07T01:26:10.246Z] [2025-11-07T01:26:10.246Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T01:26:10.246Z] #63 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:10.246Z] #63 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:10.246Z] #63 ... [2025-11-07T01:26:10.246Z] [2025-11-07T01:26:10.246Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:10.514Z] #39 ... [2025-11-07T01:26:10.514Z] [2025-11-07T01:26:10.514Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-07T01:26:10.514Z] #71 DONE 16.6s [2025-11-07T01:26:10.514Z] [2025-11-07T01:26:10.514Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T01:26:10.514Z] #59 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:10.514Z] #59 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:10.805Z] #59 ... [2025-11-07T01:26:10.805Z] [2025-11-07T01:26:10.805Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-07T01:26:10.805Z] #74 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:10.805Z] #74 ... [2025-11-07T01:26:10.805Z] [2025-11-07T01:26:10.805Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T01:26:10.805Z] #60 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:11.072Z] #60 ... [2025-11-07T01:26:11.073Z] [2025-11-07T01:26:11.073Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T01:26:11.073Z] #64 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:11.073Z] #64 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:11.073Z] #64 23.55 (1/3) Installing ca-certificates (20250911-r0) [2025-11-07T01:26:11.073Z] #64 ... [2025-11-07T01:26:11.073Z] [2025-11-07T01:26:11.073Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:11.339Z] #39 ... [2025-11-07T01:26:11.339Z] [2025-11-07T01:26:11.339Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T01:26:11.339Z] #0 9.640 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:11.606Z] #75 ... [2025-11-07T01:26:11.606Z] [2025-11-07T01:26:11.606Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:13.583Z] #39 ... [2025-11-07T01:26:13.583Z] [2025-11-07T01:26:13.583Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T01:26:13.583Z] #0 9.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:13.583Z] #76 ... [2025-11-07T01:26:13.583Z] [2025-11-07T01:26:13.583Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:13.583Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s [2025-11-07T01:26:14.552Z] #39 ... [2025-11-07T01:26:14.552Z] [2025-11-07T01:26:14.552Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-07T01:26:14.552Z] #38 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.5s done [2025-11-07T01:26:14.552Z] #38 DONE 29.5s [2025-11-07T01:26:14.552Z] [2025-11-07T01:26:14.552Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T01:26:14.552Z] #58 28.18 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-07T01:26:14.552Z] #58 28.33 (2/13) Installing c-ares (1.34.5-r0) [2025-11-07T01:26:14.552Z] #58 28.37 (3/13) Installing libunistring (1.3-r0) [2025-11-07T01:26:14.552Z] #58 28.50 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-07T01:26:14.552Z] #58 28.58 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-07T01:26:14.552Z] #58 28.63 (6/13) Installing libpsl (0.21.5-r3) [2025-11-07T01:26:14.552Z] #58 28.68 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-07T01:26:14.552Z] #58 28.88 (8/13) Installing libcurl (8.14.1-r2) [2025-11-07T01:26:14.837Z] #58 29.08 (9/13) Installing curl (8.14.1-r2) [2025-11-07T01:26:14.837Z] #58 ... [2025-11-07T01:26:14.837Z] [2025-11-07T01:26:14.837Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-07T01:26:14.837Z] #63 23.38 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:14.837Z] #63 23.46 (2/4) Installing openssl (3.5.4-r0) [2025-11-07T01:26:14.837Z] #63 23.54 (3/4) Installing su-exec (0.2-r3) [2025-11-07T01:26:14.837Z] #63 23.54 (4/4) Installing yq-go (4.47.2-r1) [2025-11-07T01:26:14.837Z] #63 25.12 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:14.837Z] #63 25.40 OK: 20 MiB in 20 packages [2025-11-07T01:26:14.837Z] #63 DONE 27.9s [2025-11-07T01:26:14.837Z] [2025-11-07T01:26:14.837Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T01:26:14.837Z] #58 29.21 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:14.837Z] #58 29.26 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-07T01:26:14.837Z] #58 29.30 (12/13) Installing libucontext (1.3.2-r0) [2025-11-07T01:26:15.118Z] #58 29.38 (13/13) Installing gcompat (1.1.0-r4) [2025-11-07T01:26:15.119Z] #58 29.50 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:15.386Z] #58 29.74 OK: 13 MiB in 29 packages [2025-11-07T01:26:17.339Z] #58 ... [2025-11-07T01:26:17.339Z] [2025-11-07T01:26:17.339Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T01:26:17.339Z] #70 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:17.339Z] #70 ... [2025-11-07T01:26:17.339Z] [2025-11-07T01:26:17.339Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:17.928Z] #39 ... [2025-11-07T01:26:17.928Z] [2025-11-07T01:26:17.928Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-07T01:26:17.928Z] #59 28.02 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:17.928Z] #59 28.07 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:17.928Z] #59 28.21 OK: 8 MiB in 17 packages [2025-11-07T01:26:17.928Z] #59 DONE 32.4s [2025-11-07T01:26:17.928Z] [2025-11-07T01:26:17.928Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:17.928Z] #39 ... [2025-11-07T01:26:17.928Z] [2025-11-07T01:26:17.928Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-07T01:26:17.928Z] #58 DONE 32.3s [2025-11-07T01:26:17.928Z] [2025-11-07T01:26:17.928Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:18.516Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.2s [2025-11-07T01:26:18.788Z] #39 ... [2025-11-07T01:26:18.788Z] [2025-11-07T01:26:18.788Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-07T01:26:18.788Z] #64 24.31 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:18.788Z] #64 24.37 (3/3) Installing tzdata (2025b-r0) [2025-11-07T01:26:18.788Z] #64 26.51 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:18.788Z] #64 26.68 Executing ca-certificates-20250911-r0.trigger [2025-11-07T01:26:18.788Z] #64 28.62 OK: 8 MiB in 19 packages [2025-11-07T01:26:18.788Z] #64 DONE 31.7s [2025-11-07T01:26:19.065Z] [2025-11-07T01:26:19.065Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:19.649Z] #39 ... [2025-11-07T01:26:19.649Z] [2025-11-07T01:26:19.649Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T01:26:19.649Z] #67 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:19.649Z] #67 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:19.918Z] #67 ... [2025-11-07T01:26:19.918Z] [2025-11-07T01:26:19.918Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:20.191Z] #39 ... [2025-11-07T01:26:20.192Z] [2025-11-07T01:26:20.192Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-07T01:26:20.192Z] #69 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:20.192Z] #69 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:20.460Z] #69 ... [2025-11-07T01:26:20.460Z] [2025-11-07T01:26:20.460Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T01:26:20.460Z] #61 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:20.726Z] #61 ... [2025-11-07T01:26:20.726Z] [2025-11-07T01:26:20.726Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T01:26:20.726Z] #0 5.177 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:20.726Z] #0 7.310 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:20.726Z] #77 ... [2025-11-07T01:26:20.726Z] [2025-11-07T01:26:20.726Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:21.317Z] #39 ... [2025-11-07T01:26:21.317Z] [2025-11-07T01:26:21.317Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T01:26:21.317Z] #66 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:21.317Z] #66 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:21.590Z] #66 ... [2025-11-07T01:26:21.590Z] [2025-11-07T01:26:21.590Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:22.208Z] #39 ... [2025-11-07T01:26:22.208Z] [2025-11-07T01:26:22.208Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T01:26:22.208Z] #72 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:22.208Z] #72 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:22.476Z] #72 ... [2025-11-07T01:26:22.476Z] [2025-11-07T01:26:22.476Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:22.476Z] #39 ... [2025-11-07T01:26:22.476Z] [2025-11-07T01:26:22.476Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-07T01:26:22.476Z] #70 26.38 OK: 255 MiB in 60 packages [2025-11-07T01:26:22.476Z] #70 DONE 28.7s [2025-11-07T01:26:22.746Z] [2025-11-07T01:26:22.746Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:23.012Z] #78 ... [2025-11-07T01:26:23.012Z] [2025-11-07T01:26:23.012Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T01:26:23.012Z] #68 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:23.012Z] #68 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:23.286Z] #68 ... [2025-11-07T01:26:23.286Z] [2025-11-07T01:26:23.286Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:23.286Z] #73 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:23.286Z] #73 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:23.286Z] #73 ... [2025-11-07T01:26:23.286Z] [2025-11-07T01:26:23.286Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:23.286Z] #78 DONE 0.7s [2025-11-07T01:26:23.286Z] [2025-11-07T01:26:23.286Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-07T01:26:23.286Z] #74 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:23.553Z] #74 ... [2025-11-07T01:26:23.553Z] [2025-11-07T01:26:23.553Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:23.553Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.2s [2025-11-07T01:26:23.553Z] #39 ... [2025-11-07T01:26:23.553Z] [2025-11-07T01:26:23.553Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T01:26:23.553Z] #75 12.23 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:23.821Z] #75 ... [2025-11-07T01:26:23.821Z] [2025-11-07T01:26:23.822Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:24.784Z] #79 ... [2025-11-07T01:26:24.784Z] [2025-11-07T01:26:24.784Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-07T01:26:24.784Z] #0 7.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:24.784Z] #0 8.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:25.051Z] #80 ... [2025-11-07T01:26:25.051Z] [2025-11-07T01:26:25.051Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:25.635Z] #39 ... [2025-11-07T01:26:25.635Z] [2025-11-07T01:26:25.635Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T01:26:25.635Z] #76 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:25.635Z] #76 ... [2025-11-07T01:26:25.635Z] [2025-11-07T01:26:25.635Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:27.582Z] #39 ... [2025-11-07T01:26:27.582Z] [2025-11-07T01:26:27.582Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T01:26:27.582Z] #67 31.18 OK: 255 MiB in 60 packages [2025-11-07T01:26:27.582Z] #67 DONE 33.4s [2025-11-07T01:26:27.582Z] [2025-11-07T01:26:27.582Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:27.849Z] #81 ... [2025-11-07T01:26:27.849Z] [2025-11-07T01:26:27.849Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:27.849Z] #0 4.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:27.849Z] #0 6.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:28.116Z] #82 ... [2025-11-07T01:26:28.116Z] [2025-11-07T01:26:28.116Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-07T01:26:28.116Z] #61 38.89 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:28.116Z] #61 38.92 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-07T01:26:28.116Z] #61 38.94 (3/4) Installing libucontext (1.3.2-r0) [2025-11-07T01:26:28.116Z] #61 38.95 (4/4) Installing gcompat (1.1.0-r4) [2025-11-07T01:26:28.116Z] #61 39.03 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:28.116Z] #61 39.21 OK: 8 MiB in 20 packages [2025-11-07T01:26:28.116Z] #61 DONE 42.5s [2025-11-07T01:26:28.116Z] [2025-11-07T01:26:28.116Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:28.116Z] #81 DONE 0.9s [2025-11-07T01:26:28.116Z] [2025-11-07T01:26:28.116Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:28.116Z] #0 7.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:28.116Z] #83 ... [2025-11-07T01:26:28.116Z] [2025-11-07T01:26:28.116Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:28.700Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.3s [2025-11-07T01:26:28.700Z] #39 ... [2025-11-07T01:26:28.700Z] [2025-11-07T01:26:28.700Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:28.700Z] #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:28.700Z] #0 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:28.970Z] #84 ... [2025-11-07T01:26:28.971Z] [2025-11-07T01:26:28.971Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:28.971Z] #39 ... [2025-11-07T01:26:28.971Z] [2025-11-07T01:26:28.971Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-07T01:26:28.971Z] #60 39.50 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:28.971Z] #60 39.57 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-07T01:26:28.971Z] #60 39.60 (3/5) Installing libucontext (1.3.2-r0) [2025-11-07T01:26:28.971Z] #60 39.66 (4/5) Installing gcompat (1.1.0-r4) [2025-11-07T01:26:28.971Z] #60 39.74 (5/5) Installing openssl (3.5.4-r0) [2025-11-07T01:26:28.971Z] #60 39.91 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:28.971Z] #60 40.23 OK: 9 MiB in 21 packages [2025-11-07T01:26:28.971Z] #60 DONE 43.8s [2025-11-07T01:26:29.238Z] [2025-11-07T01:26:29.238Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-07T01:26:29.821Z] #85 ... [2025-11-07T01:26:29.821Z] [2025-11-07T01:26:29.821Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:29.821Z] #73 28.29 OK: 12 MiB in 23 packages [2025-11-07T01:26:29.821Z] #73 DONE 31.6s [2025-11-07T01:26:29.821Z] [2025-11-07T01:26:29.821Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:30.414Z] #39 ... [2025-11-07T01:26:30.414Z] [2025-11-07T01:26:30.414Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-07T01:26:30.414Z] #76 24.33 OK: 8 MiB in 18 packages [2025-11-07T01:26:30.414Z] #76 DONE 27.2s [2025-11-07T01:26:30.414Z] [2025-11-07T01:26:30.414Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:30.414Z] #39 ... [2025-11-07T01:26:30.414Z] [2025-11-07T01:26:30.414Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-07T01:26:30.414Z] #69 33.70 OK: 255 MiB in 60 packages [2025-11-07T01:26:30.414Z] #69 DONE 36.6s [2025-11-07T01:26:30.681Z] [2025-11-07T01:26:30.681Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:31.263Z] #86 ... [2025-11-07T01:26:31.263Z] [2025-11-07T01:26:31.263Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-07T01:26:31.263Z] #75 25.67 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T01:26:31.263Z] #75 26.21 Executing busybox-1.37.0-r19.trigger [2025-11-07T01:26:31.263Z] #75 26.55 OK: 8 MiB in 17 packages [2025-11-07T01:26:31.263Z] #75 DONE 30.0s [2025-11-07T01:26:31.531Z] [2025-11-07T01:26:31.531Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T01:26:31.531Z] #68 37.12 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-07T01:26:31.531Z] #68 37.12 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-07T01:26:31.531Z] #68 37.12 OK: 26162 distinct packages available [2025-11-07T01:26:31.798Z] #68 ... [2025-11-07T01:26:31.798Z] [2025-11-07T01:26:31.798Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-07T01:26:31.798Z] #72 30.64 OK: 19 MiB in 20 packages [2025-11-07T01:26:31.798Z] #72 DONE 34.0s [2025-11-07T01:26:31.798Z] [2025-11-07T01:26:31.798Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-07T01:26:31.798Z] #74 27.88 OK: 8 MiB in 17 packages [2025-11-07T01:26:31.798Z] #74 DONE 31.8s [2025-11-07T01:26:31.798Z] [2025-11-07T01:26:31.798Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:32.065Z] #39 ... [2025-11-07T01:26:32.065Z] [2025-11-07T01:26:32.065Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-07T01:26:32.065Z] #66 35.47 OK: 255 MiB in 60 packages [2025-11-07T01:26:32.065Z] #66 DONE 38.8s [2025-11-07T01:26:32.065Z] [2025-11-07T01:26:32.065Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:32.332Z] #87 ... [2025-11-07T01:26:32.332Z] [2025-11-07T01:26:32.332Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:32.332Z] #86 DONE 1.8s [2025-11-07T01:26:32.332Z] [2025-11-07T01:26:32.332Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:33.742Z] #88 ... [2025-11-07T01:26:33.742Z] [2025-11-07T01:26:33.742Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:33.742Z] #87 DONE 1.7s [2025-11-07T01:26:34.009Z] [2025-11-07T01:26:34.009Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:34.009Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.6s [2025-11-07T01:26:34.276Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.1s done [2025-11-07T01:26:34.648Z] #39 ... [2025-11-07T01:26:34.648Z] [2025-11-07T01:26:34.648Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-07T01:26:34.648Z] #77 22.48 OK: 255 MiB in 60 packages [2025-11-07T01:26:34.648Z] #77 DONE 23.9s [2025-11-07T01:26:34.648Z] [2025-11-07T01:26:34.648Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-07T01:26:34.648Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.1s done [2025-11-07T01:26:35.451Z] #39 DONE 50.6s [2025-11-07T01:26:35.451Z] [2025-11-07T01:26:35.451Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-07T01:26:35.679Z] #140 ... [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T01:26:35.679Z] #146 DONE 128.2s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T01:26:35.679Z] #113 ... [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-07T01:26:35.679Z] #153 DONE 129.3s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #156 [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-11-07T01:26:35.679Z] #156 ... [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:26:35.679Z] #157 DONE 0.3s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-07T01:26:35.679Z] #158 DONE 0.4s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:26:35.679Z] #159 DONE 0.1s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-07T01:26:35.679Z] #160 DONE 0.4s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #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-11-07T01:26:35.679Z] #161 DONE 0.2s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-07T01:26:35.679Z] #162 DONE 0.1s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-07T01:26:35.679Z] #163 DONE 0.9s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #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-11-07T01:26:35.679Z] #164 ... [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:26:35.679Z] #165 DONE 0.3s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:26:35.679Z] #166 DONE 0.3s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-07T01:26:35.679Z] #167 ... [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #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-11-07T01:26:35.679Z] #164 DONE 1.1s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-07T01:26:35.679Z] #167 DONE 0.5s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #168 [core-common-config-bootstrapper] exporting to image [2025-11-07T01:26:35.679Z] #168 exporting layers [2025-11-07T01:26:35.679Z] #168 ... [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-07T01:26:35.679Z] #169 DONE 0.2s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #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-11-07T01:26:35.679Z] #170 DONE 0.2s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #168 [core-common-config-bootstrapper] exporting to image [2025-11-07T01:26:35.679Z] #168 exporting layers 0.4s done [2025-11-07T01:26:35.679Z] #168 writing image sha256:2f9839d68ab4957c899571a7b0798a6433960f71aada3084f5b35878f342c935 done [2025-11-07T01:26:35.679Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-11-07T01:26:35.679Z] #168 DONE 0.4s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #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-11-07T01:26:35.679Z] #171 DONE 0.2s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #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-11-07T01:26:35.679Z] #172 DONE 1.0s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T01:26:35.679Z] #149 ... [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-07T01:26:35.679Z] #173 DONE 0.8s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-07T01:26:35.679Z] #174 DONE 1.9s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #175 [security-bootstrapper] exporting to image [2025-11-07T01:26:35.679Z] #175 exporting layers 0.4s done [2025-11-07T01:26:35.679Z] #175 writing image sha256:533660fe24f03deef803344acf3a288af97779f340b7df6d5f4ad743764bbd13 done [2025-11-07T01:26:35.679Z] #175 naming to docker.io/library/security-bootstrapper done [2025-11-07T01:26:35.679Z] #175 DONE 0.4s [2025-11-07T01:26:35.679Z] [2025-11-07T01:26:35.679Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T01:26:35.737Z] #89 ... [2025-11-07T01:26:35.737Z] [2025-11-07T01:26:35.737Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-07T01:26:35.737Z] #80 19.30 OK: 20 MiB in 20 packages [2025-11-07T01:26:35.737Z] #80 DONE 20.9s [2025-11-07T01:26:36.041Z] [2025-11-07T01:26:36.041Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-07T01:26:36.041Z] #90 ... [2025-11-07T01:26:36.041Z] [2025-11-07T01:26:36.041Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-07T01:26:36.041Z] #89 DONE 1.6s [2025-11-07T01:26:36.327Z] [2025-11-07T01:26:36.328Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-07T01:26:36.328Z] #90 DONE 0.3s [2025-11-07T01:26:36.328Z] [2025-11-07T01:26:36.328Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:37.822Z] #91 ... [2025-11-07T01:26:37.822Z] [2025-11-07T01:26:37.822Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:37.822Z] #82 18.48 OK: 8 MiB in 17 packages [2025-11-07T01:26:37.822Z] #82 DONE 19.7s [2025-11-07T01:26:37.822Z] [2025-11-07T01:26:37.822Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:37.822Z] #84 17.92 OK: 8 MiB in 19 packages [2025-11-07T01:26:38.097Z] #84 DONE 19.2s [2025-11-07T01:26:38.097Z] [2025-11-07T01:26:38.097Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:38.097Z] #83 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:38.097Z] #83 19.53 OK: 13 MiB in 29 packages [2025-11-07T01:26:38.097Z] #83 ... [2025-11-07T01:26:38.097Z] [2025-11-07T01:26:38.097Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:38.365Z] #92 ... [2025-11-07T01:26:38.365Z] [2025-11-07T01:26:38.365Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T01:26:38.365Z] #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:38.365Z] #93 ... [2025-11-07T01:26:38.365Z] [2025-11-07T01:26:38.365Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T01:26:38.365Z] #68 38.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:38.365Z] #68 40.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:38.630Z] #68 ... [2025-11-07T01:26:38.630Z] [2025-11-07T01:26:38.630Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-07T01:26:38.630Z] #83 DONE 20.6s [2025-11-07T01:26:38.630Z] [2025-11-07T01:26:38.630Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T01:26:38.631Z] #93 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:40.055Z] #93 ... [2025-11-07T01:26:40.055Z] [2025-11-07T01:26:40.055Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-07T01:26:40.055Z] #94 DONE 9.4s [2025-11-07T01:26:40.055Z] [2025-11-07T01:26:40.055Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-07T01:26:40.055Z] #95 DONE 0.3s [2025-11-07T01:26:40.055Z] [2025-11-07T01:26:40.055Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-07T01:26:40.055Z] #68 45.59 OK: 255 MiB in 60 packages [2025-11-07T01:26:40.655Z] #68 DONE 46.7s [2025-11-07T01:26:40.655Z] [2025-11-07T01:26:40.655Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-07T01:26:40.655Z] #85 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:40.655Z] #85 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T01:26:41.242Z] #85 ... [2025-11-07T01:26:41.242Z] [2025-11-07T01:26:41.242Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:26:41.242Z] #96 DONE 0.7s [2025-11-07T01:26:41.522Z] [2025-11-07T01:26:41.522Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:44.108Z] #97 ... [2025-11-07T01:26:44.108Z] [2025-11-07T01:26:44.108Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:44.108Z] #98 ... [2025-11-07T01:26:44.108Z] [2025-11-07T01:26:44.108Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-07T01:26:44.108Z] #93 15.56 OK: 8 MiB in 20 packages [2025-11-07T01:26:44.381Z] #93 DONE 16.3s [2025-11-07T01:26:44.381Z] [2025-11-07T01:26:44.381Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-07T01:26:44.381Z] #85 ... [2025-11-07T01:26:44.381Z] [2025-11-07T01:26:44.381Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:26:45.826Z] #99 ... [2025-11-07T01:26:45.826Z] [2025-11-07T01:26:45.826Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-07T01:26:45.826Z] #85 15.74 OK: 9 MiB in 21 packages [2025-11-07T01:26:45.826Z] #85 DONE 16.9s [2025-11-07T01:26:46.093Z] [2025-11-07T01:26:46.094Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:26:46.360Z] #100 ... [2025-11-07T01:26:46.360Z] [2025-11-07T01:26:46.360Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:26:46.360Z] #99 DONE 2.2s [2025-11-07T01:26:46.626Z] [2025-11-07T01:26:46.626Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-07T01:26:46.925Z] #101 DONE 0.3s [2025-11-07T01:26:46.925Z] [2025-11-07T01:26:46.925Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-07T01:26:46.925Z] #102 ... [2025-11-07T01:26:46.925Z] [2025-11-07T01:26:46.925Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-07T01:26:46.925Z] #103 DONE 1.2s [2025-11-07T01:26:47.216Z] [2025-11-07T01:26:47.216Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-07T01:26:47.216Z] #102 DONE 0.4s [2025-11-07T01:26:47.216Z] [2025-11-07T01:26:47.216Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:26:47.496Z] #104 ... [2025-11-07T01:26:47.496Z] [2025-11-07T01:26:47.496Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T01:26:47.496Z] #105 DONE 0.3s [2025-11-07T01:26:47.762Z] [2025-11-07T01:26:47.762Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-07T01:26:47.762Z] #106 DONE 0.2s [2025-11-07T01:26:47.762Z] [2025-11-07T01:26:47.762Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:47.762Z] #92 ... [2025-11-07T01:26:47.762Z] [2025-11-07T01:26:47.762Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-07T01:26:48.027Z] #107 DONE 0.2s [2025-11-07T01:26:48.027Z] [2025-11-07T01:26:48.027Z] #108 [security-spire-config] exporting to image [2025-11-07T01:26:48.027Z] #108 exporting layers [2025-11-07T01:26:48.621Z] #108 ... [2025-11-07T01:26:48.621Z] [2025-11-07T01:26:48.621Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:26:48.621Z] #100 DONE 2.8s [2025-11-07T01:26:48.917Z] [2025-11-07T01:26:48.917Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-07T01:26:48.917Z] #109 DONE 0.2s [2025-11-07T01:26:48.917Z] [2025-11-07T01:26:48.917Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:48.917Z] #97 ... [2025-11-07T01:26:48.917Z] [2025-11-07T01:26:48.917Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-07T01:26:49.188Z] #110 DONE 0.3s [2025-11-07T01:26:49.188Z] [2025-11-07T01:26:49.188Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T01:26:49.470Z] #111 DONE 0.2s [2025-11-07T01:26:49.470Z] [2025-11-07T01:26:49.470Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:49.470Z] #97 ... [2025-11-07T01:26:49.470Z] [2025-11-07T01:26:49.470Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-07T01:26:49.736Z] #112 DONE 0.3s [2025-11-07T01:26:49.736Z] [2025-11-07T01:26:49.736Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-07T01:26:50.003Z] #104 DONE 3.1s [2025-11-07T01:26:50.003Z] [2025-11-07T01:26:50.003Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-07T01:26:50.003Z] #113 DONE 0.3s [2025-11-07T01:26:50.003Z] [2025-11-07T01:26:50.271Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-07T01:26:50.553Z] #114 DONE 0.3s [2025-11-07T01:26:50.553Z] [2025-11-07T01:26:50.553Z] #108 [security-spire-server] exporting to image [2025-11-07T01:26:50.821Z] #108 ... [2025-11-07T01:26:50.821Z] [2025-11-07T01:26:50.821Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-07T01:26:50.821Z] #115 DONE 0.2s [2025-11-07T01:26:50.821Z] [2025-11-07T01:26:50.821Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-07T01:26:50.821Z] #116 DONE 0.2s [2025-11-07T01:26:50.821Z] [2025-11-07T01:26:50.821Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:26:51.097Z] #92 ... [2025-11-07T01:26:51.097Z] [2025-11-07T01:26:51.097Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-07T01:26:51.097Z] #117 DONE 0.2s [2025-11-07T01:26:51.097Z] [2025-11-07T01:26:51.097Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-07T01:26:51.367Z] #118 DONE 0.3s [2025-11-07T01:26:51.367Z] [2025-11-07T01:26:51.367Z] #108 [security-spire-agent] exporting to image [2025-11-07T01:26:52.785Z] #108 exporting layers 4.8s done [2025-11-07T01:26:52.785Z] #108 writing image sha256:9b703d6f2080382b1723d67bb7d57f724c4c5470a44057ebc881d0d73556e28b 0.0s done [2025-11-07T01:26:52.785Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2025-11-07T01:26:53.763Z] #113 ... [2025-11-07T01:26:53.763Z] [2025-11-07T01:26:53.763Z] #156 [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-11-07T01:26:53.763Z] #156 158.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-07T01:26:54.737Z] #108 exporting layers 4.5s done [2025-11-07T01:26:54.737Z] #108 writing image sha256:47016fc454323232e70ebe7901a2e28ab188fd6ec18bc7a9d1a98a2afa1dd4f7 0.1s done [2025-11-07T01:26:54.737Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-11-07T01:26:55.004Z] #108 exporting layers 3.6s done [2025-11-07T01:26:55.004Z] #108 writing image sha256:04dca16e52a9d94e6be851e4bfa43988be97414f35b0225007bc01e685bd7fc9 done [2025-11-07T01:26:55.004Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-11-07T01:26:55.004Z] #108 DONE 7.2s [2025-11-07T01:26:55.004Z] [2025-11-07T01:26:55.004Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:27:06.308Z] #156 DONE 170.8s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T01:27:06.309Z] #150 DONE 170.8s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T01:27:06.309Z] #149 DONE 170.8s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T01:27:06.309Z] #147 DONE 170.8s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T01:27:06.309Z] #152 DONE 170.8s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T01:27:06.309Z] #151 DONE 170.8s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T01:27:06.309Z] #154 DONE 170.8s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T01:27:06.309Z] #113 DONE 170.9s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #176 ... [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T01:27:06.309Z] #155 DONE 170.9s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T01:27:06.309Z] #140 DONE 167.8s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #176 DONE 0.2s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #177 DONE 0.3s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #178 DONE 0.1s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #179 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #179 DONE 0.2s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #180 DONE 0.2s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #181 DONE 0.2s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #182 DONE 0.2s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #183 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #183 DONE 0.1s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.309Z] #184 ... [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #185 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.309Z] #185 DONE 0.1s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.309Z] #186 CACHED [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #187 CACHED [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.309Z] #188 CACHED [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:27:06.309Z] #189 CACHED [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.309Z] #190 DONE 0.2s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.309Z] #191 DONE 0.1s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.309Z] #192 DONE 0.1s [2025-11-07T01:27:06.309Z] [2025-11-07T01:27:06.309Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-07T01:27:06.569Z] #193 ... [2025-11-07T01:27:06.569Z] [2025-11-07T01:27:06.569Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.569Z] #194 DONE 1.1s [2025-11-07T01:27:06.569Z] [2025-11-07T01:27:06.569Z] #195 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.569Z] #195 DONE 1.1s [2025-11-07T01:27:06.830Z] [2025-11-07T01:27:06.830Z] #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:27:06.830Z] #184 DONE 1.1s [2025-11-07T01:27:06.830Z] [2025-11-07T01:27:06.830Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-07T01:27:07.091Z] #196 ... [2025-11-07T01:27:07.091Z] [2025-11-07T01:27:07.091Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-07T01:27:07.091Z] #197 DONE 1.5s [2025-11-07T01:27:07.091Z] [2025-11-07T01:27:07.091Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-07T01:27:07.091Z] #198 DONE 1.4s [2025-11-07T01:27:07.353Z] [2025-11-07T01:27:07.353Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-07T01:27:07.353Z] #199 ... [2025-11-07T01:27:07.353Z] [2025-11-07T01:27:07.353Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-07T01:27:07.353Z] #200 DONE 1.7s [2025-11-07T01:27:07.353Z] [2025-11-07T01:27:07.353Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-07T01:27:07.353Z] #201 DONE 1.7s [2025-11-07T01:27:07.613Z] [2025-11-07T01:27:07.613Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-07T01:27:08.185Z] #202 ... [2025-11-07T01:27:08.185Z] [2025-11-07T01:27:08.185Z] #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-11-07T01:27:08.185Z] #203 DONE 2.5s [2025-11-07T01:27:08.445Z] [2025-11-07T01:27:08.445Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-07T01:27:08.445Z] #204 ... [2025-11-07T01:27:08.445Z] [2025-11-07T01:27:08.445Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-07T01:27:08.445Z] #205 DONE 2.8s [2025-11-07T01:27:08.445Z] [2025-11-07T01:27:08.445Z] #206 [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-11-07T01:27:08.445Z] #206 DONE 1.8s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #207 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-07T01:27:08.707Z] #207 DONE 1.8s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-07T01:27:08.707Z] #196 DONE 1.8s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-07T01:27:08.707Z] #193 DONE 2.8s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-07T01:27:08.707Z] #208 DONE 1.2s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-07T01:27:08.707Z] #209 DONE 1.2s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-07T01:27:08.707Z] #199 DONE 1.5s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-07T01:27:08.707Z] #202 DONE 1.2s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-07T01:27:08.707Z] #204 DONE 0.4s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #210 [core-keeper] exporting to image [2025-11-07T01:27:08.707Z] #210 exporting layers [2025-11-07T01:27:08.707Z] #210 ... [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-07T01:27:08.707Z] #211 DONE 0.2s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #212 [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-11-07T01:27:08.707Z] #212 DONE 0.2s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-07T01:27:08.707Z] #213 DONE 0.2s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #214 [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-11-07T01:27:08.707Z] #214 DONE 0.2s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-07T01:27:08.707Z] #215 DONE 0.2s [2025-11-07T01:27:08.707Z] [2025-11-07T01:27:08.707Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-07T01:27:08.707Z] #216 DONE 0.2s [2025-11-07T01:27:08.968Z] [2025-11-07T01:27:08.968Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-07T01:27:08.968Z] #217 DONE 0.2s [2025-11-07T01:27:08.968Z] [2025-11-07T01:27:08.968Z] #218 [support-notifications] exporting to image [2025-11-07T01:27:09.227Z] #218 ... [2025-11-07T01:27:09.227Z] [2025-11-07T01:27:09.227Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-07T01:27:09.227Z] #219 DONE 0.5s [2025-11-07T01:27:09.227Z] [2025-11-07T01:27:09.227Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-07T01:27:09.227Z] #220 DONE 0.5s [2025-11-07T01:27:09.227Z] [2025-11-07T01:27:09.227Z] #210 [core-keeper] exporting to image [2025-11-07T01:27:09.227Z] #210 exporting layers 0.5s done [2025-11-07T01:27:09.227Z] #210 writing image sha256:57fb4c7f5f57e768c65104a10e24bbe7a9fce68e3d61af050314a3e9368f9b04 0.0s done [2025-11-07T01:27:09.227Z] #210 naming to docker.io/library/core-keeper done [2025-11-07T01:27:09.227Z] #210 DONE 0.7s [2025-11-07T01:27:09.227Z] [2025-11-07T01:27:09.227Z] #221 [core-data] exporting to image [2025-11-07T01:27:09.227Z] #221 exporting layers 0.5s done [2025-11-07T01:27:09.227Z] #221 writing image sha256:7e2e037c2188a93a1577e1116a5180e82b5dfc1b4b50f34e3bfb4a289cea2ce0 done [2025-11-07T01:27:09.227Z] #221 naming to docker.io/library/core-data 0.0s done [2025-11-07T01:27:09.227Z] #221 DONE 0.6s [2025-11-07T01:27:09.227Z] [2025-11-07T01:27:09.227Z] #222 [core-command] exporting to image [2025-11-07T01:27:09.227Z] #222 exporting layers 0.1s done [2025-11-07T01:27:09.227Z] #222 writing image sha256:09aced8e900968411e7c045c2b1990358d6df02c8f371ee68b12834e034f8d50 done [2025-11-07T01:27:09.227Z] #222 naming to docker.io/library/core-command 0.0s done [2025-11-07T01:27:09.227Z] #222 DONE 0.7s [2025-11-07T01:27:09.227Z] [2025-11-07T01:27:09.228Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-07T01:27:09.799Z] #223 DONE 0.4s [2025-11-07T01:27:09.799Z] [2025-11-07T01:27:09.799Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-07T01:27:09.799Z] #224 DONE 0.4s [2025-11-07T01:27:09.799Z] [2025-11-07T01:27:09.799Z] #225 [security-spiffe-token-provider] exporting to image [2025-11-07T01:27:09.799Z] #225 exporting layers 0.8s done [2025-11-07T01:27:09.799Z] #225 writing image sha256:de9b211130dc598707d1e4c40ca58db33519ee306e19768ba5bbef7d5e6b5d11 0.0s done [2025-11-07T01:27:09.799Z] #225 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-11-07T01:27:09.799Z] #225 DONE 0.9s [2025-11-07T01:27:09.799Z] [2025-11-07T01:27:09.799Z] #226 [core-metadata] exporting to image [2025-11-07T01:27:09.799Z] #226 exporting layers 0.8s done [2025-11-07T01:27:09.799Z] #226 writing image sha256:d314cf24e43a7dcba75d97c8777bf8c6a5ad860b49209971635a490ba1a64bcb 0.0s done [2025-11-07T01:27:09.799Z] #226 naming to docker.io/library/core-metadata done [2025-11-07T01:27:09.799Z] #226 DONE 0.9s [2025-11-07T01:27:09.799Z] [2025-11-07T01:27:09.799Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T01:27:09.799Z] #227 DONE 1.0s [2025-11-07T01:27:09.799Z] [2025-11-07T01:27:09.799Z] #218 [support-notifications] exporting to image [2025-11-07T01:27:09.799Z] #218 exporting layers 0.9s done [2025-11-07T01:27:09.799Z] #218 writing image sha256:466d6018d218f3f15207c4b2f6d441d2d6f0970f414dd91ddcae853c7a5b7c09 0.0s done [2025-11-07T01:27:09.799Z] #218 naming to docker.io/library/support-notifications done [2025-11-07T01:27:10.370Z] #218 DONE 1.4s [2025-11-07T01:27:10.370Z] [2025-11-07T01:27:10.370Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-07T01:27:10.370Z] #228 DONE 0.6s [2025-11-07T01:27:10.370Z] [2025-11-07T01:27:10.370Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-07T01:27:10.370Z] #229 DONE 0.2s [2025-11-07T01:27:10.370Z] [2025-11-07T01:27:10.370Z] #230 [support-scheduler] exporting to image [2025-11-07T01:27:10.370Z] #230 exporting layers 1.5s done [2025-11-07T01:27:10.370Z] #230 writing image sha256:f9e767611574dc6ddd1ca685208ecdcd075f69d063645723bfd60919fcb5b1a9 done [2025-11-07T01:27:10.370Z] #230 naming to docker.io/library/support-scheduler done [2025-11-07T01:27:10.370Z] #230 DONE 1.6s [2025-11-07T01:27:10.370Z] [2025-11-07T01:27:10.370Z] #231 [security-proxy-auth] exporting to image [2025-11-07T01:27:10.370Z] #231 exporting layers 0.5s done [2025-11-07T01:27:10.370Z] #231 writing image sha256:ded08d890ecc6808e2824ef05aa65a771b1ec224b3ce7278549e738b1d0b5db0 done [2025-11-07T01:27:10.370Z] #231 naming to docker.io/library/security-proxy-auth done [2025-11-07T01:27:10.370Z] #231 DONE 0.6s [2025-11-07T01:27:10.370Z] [2025-11-07T01:27:10.370Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T01:27:10.370Z] #232 DONE 0.8s [2025-11-07T01:27:10.370Z] [2025-11-07T01:27:10.370Z] #233 [security-proxy-setup] exporting to image [2025-11-07T01:27:10.630Z] #233 exporting layers 0.2s done [2025-11-07T01:27:10.630Z] #233 writing image sha256:f8baac3ddd1f7f7d298cfa86f361fd4ddebe098269ab573507f461265610afc6 done [2025-11-07T01:27:10.630Z] #233 naming to docker.io/library/security-proxy-setup done [2025-11-07T01:27:10.630Z] #233 DONE 0.2s [2025-11-07T01:27:10.630Z] [2025-11-07T01:27:10.630Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T01:27:10.630Z] #234 DONE 0.3s [2025-11-07T01:27:10.630Z] [2025-11-07T01:27:10.630Z] #235 [security-secretstore-setup] exporting to image [2025-11-07T01:27:10.890Z] #235 exporting layers 0.2s done [2025-11-07T01:27:10.890Z] #235 writing image sha256:0f3a013489f1e3ca1fbbe7c61711ae3cb125f8ca6562946ff41ad60aafcad8d8 done [2025-11-07T01:27:10.890Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-11-07T01:27:10.890Z] #235 DONE 0.2s [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T01:27:10.890Z] time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-07T01:27:10.910Z] $ docker stop --time=1 71ef3f92ec7d78f945d0c64c4dcb55825f11c097903d43e49cbbc2b025091159 [2025-11-07T01:27:12.167Z] $ docker rm -f --volumes 71ef3f92ec7d78f945d0c64c4dcb55825f11c097903d43e49cbbc2b025091159 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T01:27:12.516Z] + docker images [2025-11-07T01:27:12.516Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-07T01:27:12.516Z] security-proxy-setup latest f8baac3ddd1f 2 seconds ago 52.8MB [2025-11-07T01:27:12.516Z] security-secretstore-setup latest 0f3a013489f1 2 seconds ago 84.9MB [2025-11-07T01:27:12.516Z] security-proxy-auth latest ded08d890ecc 3 seconds ago 46.5MB [2025-11-07T01:27:12.516Z] core-data latest 7e2e037c2188 4 seconds ago 47.4MB [2025-11-07T01:27:12.516Z] core-command latest 09aced8e9009 4 seconds ago 41.7MB [2025-11-07T01:27:12.516Z] security-spiffe-token-provider latest de9b211130dc 4 seconds ago 50.3MB [2025-11-07T01:27:12.516Z] support-notifications latest 466d6018d218 4 seconds ago 55MB [2025-11-07T01:27:12.516Z] core-keeper latest 57fb4c7f5f57 4 seconds ago 47.2MB [2025-11-07T01:27:12.516Z] core-metadata latest d314cf24e43a 4 seconds ago 47.5MB [2025-11-07T01:27:12.516Z] support-scheduler latest f9e767611574 4 seconds ago 51.3MB [2025-11-07T01:27:12.516Z] security-bootstrapper latest 533660fe24f0 41 seconds ago 21.6MB [2025-11-07T01:27:12.516Z] core-common-config-bootstrapper latest 2f9839d68ab4 45 seconds ago 20.5MB [2025-11-07T01:27:12.516Z] security-spire-server latest ec6e2a1547fe 2 minutes ago 178MB [2025-11-07T01:27:12.516Z] security-spire-config latest 68af7cbb2cd9 2 minutes ago 177MB [2025-11-07T01:27:12.516Z] security-spire-agent latest e9a9415447f5 2 minutes ago 237MB [2025-11-07T01:27:12.516Z] ci-base-image-x86_64 latest 3da0c7796968 7 minutes ago 999MB [2025-11-07T01:27:12.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 weeks ago 636MB [2025-11-07T01:27:12.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-11-07T01:27:12.516Z] 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-11-07T01:27:12.650Z] provisioning config files... [2025-11-07T01:27:12.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/923@tmp/config16036168194758266523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T01:27:12.964Z] ---> ****-login.sh [2025-11-07T01:27:12.964Z] nexus3.edgexfoundry.org:10001 [2025-11-07T01:27:12.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:27:12.964Z] Login Succeeded [2025-11-07T01:27:12.964Z] nexus3.edgexfoundry.org:10002 [2025-11-07T01:27:12.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:27:12.964Z] Login Succeeded [2025-11-07T01:27:12.964Z] nexus3.edgexfoundry.org:10003 [2025-11-07T01:27:13.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:27:13.222Z] Login Succeeded [2025-11-07T01:27:13.222Z] nexus3.edgexfoundry.org:10004 [2025-11-07T01:27:13.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:27:13.222Z] Login Succeeded [2025-11-07T01:27:13.222Z] ****.io [2025-11-07T01:27:13.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T01:27:13.488Z] Login Succeeded [2025-11-07T01:27:13.488Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T01:27:13.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:27:13.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T01:27:13.568Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-07T01:27:13.568Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:13.568Z] latest [2025-11-07T01:27:13.568Z] 4.1.0-dev.75 [2025-11-07T01:27:13.568Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:13.568Z] main [2025-11-07T01:27:13.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:13.916Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:14.247Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:14.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T01:27:14.247Z] ce22862330ab: Preparing [2025-11-07T01:27:14.247Z] c89e66cc4256: Preparing [2025-11-07T01:27:14.247Z] 97946b54df7d: Preparing [2025-11-07T01:27:14.247Z] d9c8614053a8: Preparing [2025-11-07T01:27:14.247Z] acedcea3fbed: Preparing [2025-11-07T01:27:14.247Z] 4112c99eb91f: Preparing [2025-11-07T01:27:14.247Z] 256f393e029f: Preparing [2025-11-07T01:27:14.247Z] 256f393e029f: Waiting [2025-11-07T01:27:14.247Z] 4112c99eb91f: Waiting [2025-11-07T01:27:14.247Z] acedcea3fbed: Pushed [2025-11-07T01:27:14.247Z] d9c8614053a8: Pushed [2025-11-07T01:27:14.247Z] 97946b54df7d: Pushed [2025-11-07T01:27:14.247Z] ce22862330ab: Pushed [2025-11-07T01:27:14.247Z] 256f393e029f: Layer already exists [2025-11-07T01:27:14.506Z] 4112c99eb91f: Pushed [2025-11-07T01:27:17.795Z] c89e66cc4256: Pushed [2025-11-07T01:27:17.795Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:18.126Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:18.456Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-07T01:27:18.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T01:27:18.456Z] ce22862330ab: Preparing [2025-11-07T01:27:18.456Z] c89e66cc4256: Preparing [2025-11-07T01:27:18.456Z] 97946b54df7d: Preparing [2025-11-07T01:27:18.456Z] d9c8614053a8: Preparing [2025-11-07T01:27:18.456Z] acedcea3fbed: Preparing [2025-11-07T01:27:18.456Z] 4112c99eb91f: Preparing [2025-11-07T01:27:18.456Z] 256f393e029f: Preparing [2025-11-07T01:27:18.456Z] 4112c99eb91f: Waiting [2025-11-07T01:27:18.456Z] 256f393e029f: Waiting [2025-11-07T01:27:18.456Z] c89e66cc4256: Layer already exists [2025-11-07T01:27:18.456Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:18.456Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:18.456Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:18.456Z] ce22862330ab: Layer already exists [2025-11-07T01:27:18.456Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:18.456Z] 256f393e029f: Layer already exists [2025-11-07T01:27:18.456Z] latest: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:18.787Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:19.117Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-07T01:27:19.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T01:27:19.117Z] ce22862330ab: Preparing [2025-11-07T01:27:19.117Z] c89e66cc4256: Preparing [2025-11-07T01:27:19.117Z] 97946b54df7d: Preparing [2025-11-07T01:27:19.117Z] d9c8614053a8: Preparing [2025-11-07T01:27:19.117Z] acedcea3fbed: Preparing [2025-11-07T01:27:19.117Z] 4112c99eb91f: Preparing [2025-11-07T01:27:19.117Z] 256f393e029f: Preparing [2025-11-07T01:27:19.117Z] 4112c99eb91f: Waiting [2025-11-07T01:27:19.117Z] 256f393e029f: Waiting [2025-11-07T01:27:19.117Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:19.117Z] ce22862330ab: Layer already exists [2025-11-07T01:27:19.117Z] c89e66cc4256: Layer already exists [2025-11-07T01:27:19.117Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:19.117Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:19.117Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:19.117Z] 256f393e029f: Layer already exists [2025-11-07T01:27:19.117Z] 4.1.0-dev.75: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:19.446Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:19.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:19.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T01:27:19.773Z] ce22862330ab: Preparing [2025-11-07T01:27:19.773Z] c89e66cc4256: Preparing [2025-11-07T01:27:19.773Z] 97946b54df7d: Preparing [2025-11-07T01:27:19.773Z] d9c8614053a8: Preparing [2025-11-07T01:27:19.773Z] acedcea3fbed: Preparing [2025-11-07T01:27:19.773Z] 4112c99eb91f: Preparing [2025-11-07T01:27:19.773Z] 256f393e029f: Preparing [2025-11-07T01:27:19.773Z] 4112c99eb91f: Waiting [2025-11-07T01:27:19.773Z] 256f393e029f: Waiting [2025-11-07T01:27:19.773Z] ce22862330ab: Layer already exists [2025-11-07T01:27:19.773Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:19.773Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:19.773Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:19.773Z] c89e66cc4256: Layer already exists [2025-11-07T01:27:19.773Z] 256f393e029f: Layer already exists [2025-11-07T01:27:19.773Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:19.773Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:20.105Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:20.442Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-11-07T01:27:20.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-07T01:27:20.442Z] ce22862330ab: Preparing [2025-11-07T01:27:20.442Z] c89e66cc4256: Preparing [2025-11-07T01:27:20.442Z] 97946b54df7d: Preparing [2025-11-07T01:27:20.442Z] d9c8614053a8: Preparing [2025-11-07T01:27:20.442Z] acedcea3fbed: Preparing [2025-11-07T01:27:20.442Z] 4112c99eb91f: Preparing [2025-11-07T01:27:20.442Z] 256f393e029f: Preparing [2025-11-07T01:27:20.442Z] 256f393e029f: Waiting [2025-11-07T01:27:20.442Z] 4112c99eb91f: Waiting [2025-11-07T01:27:20.442Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:20.442Z] ce22862330ab: Layer already exists [2025-11-07T01:27:20.442Z] c89e66cc4256: Layer already exists [2025-11-07T01:27:20.442Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:20.442Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:20.442Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:20.442Z] 256f393e029f: Layer already exists [2025-11-07T01:27:20.442Z] main: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:27:20.525Z] ===================================================== [Pipeline] echo [2025-11-07T01:27:20.540Z] taggedImages: [2025-11-07T01:27:20.540Z] - nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:20.540Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-07T01:27:20.540Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-07T01:27:20.540Z] - nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:20.540Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-11-07T01:27:20.567Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-07T01:27:20.567Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:20.567Z] latest [2025-11-07T01:27:20.567Z] 4.1.0-dev.75 [2025-11-07T01:27:20.567Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:20.567Z] main [2025-11-07T01:27:20.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:20.924Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:21.251Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:21.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T01:27:21.251Z] beee465ce192: Preparing [2025-11-07T01:27:21.251Z] 41d8cce3a8a1: Preparing [2025-11-07T01:27:21.251Z] 48913100e890: Preparing [2025-11-07T01:27:21.251Z] 527f42ec7122: Preparing [2025-11-07T01:27:21.251Z] 97946b54df7d: Preparing [2025-11-07T01:27:21.251Z] d9c8614053a8: Preparing [2025-11-07T01:27:21.251Z] acedcea3fbed: Preparing [2025-11-07T01:27:21.251Z] 4112c99eb91f: Preparing [2025-11-07T01:27:21.251Z] 256f393e029f: Preparing [2025-11-07T01:27:21.251Z] d9c8614053a8: Waiting [2025-11-07T01:27:21.251Z] acedcea3fbed: Waiting [2025-11-07T01:27:21.251Z] 4112c99eb91f: Waiting [2025-11-07T01:27:21.251Z] 256f393e029f: Waiting [2025-11-07T01:27:21.251Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:21.251Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:21.251Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:21.251Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:21.251Z] 256f393e029f: Layer already exists [2025-11-07T01:27:21.251Z] beee465ce192: Pushed [2025-11-07T01:27:21.251Z] 41d8cce3a8a1: Pushed [2025-11-07T01:27:21.251Z] 48913100e890: Pushed [2025-11-07T01:27:22.730Z] 527f42ec7122: Pushed [2025-11-07T01:27:22.730Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:23.080Z] + 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-11-07T01:27:23.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-07T01:27:23.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T01:27:23.447Z] beee465ce192: Preparing [2025-11-07T01:27:23.447Z] 41d8cce3a8a1: Preparing [2025-11-07T01:27:23.447Z] 48913100e890: Preparing [2025-11-07T01:27:23.447Z] 527f42ec7122: Preparing [2025-11-07T01:27:23.447Z] 97946b54df7d: Preparing [2025-11-07T01:27:23.447Z] d9c8614053a8: Preparing [2025-11-07T01:27:23.447Z] acedcea3fbed: Preparing [2025-11-07T01:27:23.447Z] 4112c99eb91f: Preparing [2025-11-07T01:27:23.447Z] 256f393e029f: Preparing [2025-11-07T01:27:23.447Z] 4112c99eb91f: Waiting [2025-11-07T01:27:23.447Z] d9c8614053a8: Waiting [2025-11-07T01:27:23.447Z] 256f393e029f: Waiting [2025-11-07T01:27:23.447Z] acedcea3fbed: Waiting [2025-11-07T01:27:23.447Z] 41d8cce3a8a1: Layer already exists [2025-11-07T01:27:23.447Z] 527f42ec7122: Layer already exists [2025-11-07T01:27:23.447Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:23.447Z] beee465ce192: Layer already exists [2025-11-07T01:27:23.447Z] 48913100e890: Layer already exists [2025-11-07T01:27:23.447Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:23.447Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:23.447Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:23.447Z] 256f393e029f: Layer already exists [2025-11-07T01:27:23.447Z] latest: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:23.863Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:24.210Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-07T01:27:24.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T01:27:24.210Z] beee465ce192: Preparing [2025-11-07T01:27:24.210Z] 41d8cce3a8a1: Preparing [2025-11-07T01:27:24.210Z] 48913100e890: Preparing [2025-11-07T01:27:24.210Z] 527f42ec7122: Preparing [2025-11-07T01:27:24.210Z] 97946b54df7d: Preparing [2025-11-07T01:27:24.210Z] d9c8614053a8: Preparing [2025-11-07T01:27:24.210Z] acedcea3fbed: Preparing [2025-11-07T01:27:24.210Z] 4112c99eb91f: Preparing [2025-11-07T01:27:24.210Z] 256f393e029f: Preparing [2025-11-07T01:27:24.210Z] d9c8614053a8: Waiting [2025-11-07T01:27:24.210Z] acedcea3fbed: Waiting [2025-11-07T01:27:24.210Z] 4112c99eb91f: Waiting [2025-11-07T01:27:24.210Z] 256f393e029f: Waiting [2025-11-07T01:27:24.210Z] 41d8cce3a8a1: Layer already exists [2025-11-07T01:27:24.210Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:24.210Z] beee465ce192: Layer already exists [2025-11-07T01:27:24.210Z] 527f42ec7122: Layer already exists [2025-11-07T01:27:24.210Z] 48913100e890: Layer already exists [2025-11-07T01:27:24.210Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:24.210Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:24.210Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:24.210Z] 256f393e029f: Layer already exists [2025-11-07T01:27:24.210Z] 4.1.0-dev.75: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:24.535Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:24.862Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:24.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T01:27:24.862Z] beee465ce192: Preparing [2025-11-07T01:27:24.862Z] 41d8cce3a8a1: Preparing [2025-11-07T01:27:24.862Z] 48913100e890: Preparing [2025-11-07T01:27:24.862Z] 527f42ec7122: Preparing [2025-11-07T01:27:24.862Z] 97946b54df7d: Preparing [2025-11-07T01:27:24.862Z] d9c8614053a8: Preparing [2025-11-07T01:27:24.862Z] acedcea3fbed: Preparing [2025-11-07T01:27:24.862Z] 4112c99eb91f: Preparing [2025-11-07T01:27:24.862Z] 256f393e029f: Preparing [2025-11-07T01:27:24.862Z] d9c8614053a8: Waiting [2025-11-07T01:27:24.862Z] acedcea3fbed: Waiting [2025-11-07T01:27:24.862Z] 4112c99eb91f: Waiting [2025-11-07T01:27:24.862Z] 256f393e029f: Waiting [2025-11-07T01:27:24.862Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:24.862Z] beee465ce192: Layer already exists [2025-11-07T01:27:24.862Z] 41d8cce3a8a1: Layer already exists [2025-11-07T01:27:24.862Z] 48913100e890: Layer already exists [2025-11-07T01:27:24.862Z] 527f42ec7122: Layer already exists [2025-11-07T01:27:24.862Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:24.862Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:24.862Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:24.862Z] 256f393e029f: Layer already exists [2025-11-07T01:27:24.862Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:25.197Z] + 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-11-07T01:27:25.521Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-07T01:27:25.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-07T01:27:25.522Z] beee465ce192: Preparing [2025-11-07T01:27:25.522Z] 41d8cce3a8a1: Preparing [2025-11-07T01:27:25.522Z] 48913100e890: Preparing [2025-11-07T01:27:25.522Z] 527f42ec7122: Preparing [2025-11-07T01:27:25.522Z] 97946b54df7d: Preparing [2025-11-07T01:27:25.522Z] d9c8614053a8: Preparing [2025-11-07T01:27:25.522Z] acedcea3fbed: Preparing [2025-11-07T01:27:25.522Z] 4112c99eb91f: Preparing [2025-11-07T01:27:25.522Z] 256f393e029f: Preparing [2025-11-07T01:27:25.522Z] 4112c99eb91f: Waiting [2025-11-07T01:27:25.522Z] 256f393e029f: Waiting [2025-11-07T01:27:25.522Z] d9c8614053a8: Waiting [2025-11-07T01:27:25.522Z] acedcea3fbed: Waiting [2025-11-07T01:27:25.522Z] 41d8cce3a8a1: Layer already exists [2025-11-07T01:27:25.522Z] 48913100e890: Layer already exists [2025-11-07T01:27:25.522Z] 527f42ec7122: Layer already exists [2025-11-07T01:27:25.522Z] beee465ce192: Layer already exists [2025-11-07T01:27:25.522Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:25.522Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:25.522Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:25.522Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:25.522Z] 256f393e029f: Layer already exists [2025-11-07T01:27:25.522Z] main: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:27:25.604Z] ===================================================== [Pipeline] echo [2025-11-07T01:27:25.619Z] taggedImages: [2025-11-07T01:27:25.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:25.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-07T01:27:25.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-07T01:27:25.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:25.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-11-07T01:27:25.650Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-07T01:27:25.650Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:25.650Z] latest [2025-11-07T01:27:25.650Z] 4.1.0-dev.75 [2025-11-07T01:27:25.650Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:25.650Z] main [2025-11-07T01:27:25.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:26.000Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:26.331Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:26.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T01:27:26.331Z] 25e6c6821e32: Preparing [2025-11-07T01:27:26.331Z] 4fb7d4784f80: Preparing [2025-11-07T01:27:26.331Z] 97946b54df7d: Preparing [2025-11-07T01:27:26.331Z] d9c8614053a8: Preparing [2025-11-07T01:27:26.331Z] e2b64a0be339: Preparing [2025-11-07T01:27:26.331Z] 28e86263a373: Preparing [2025-11-07T01:27:26.331Z] 256f393e029f: Preparing [2025-11-07T01:27:26.331Z] 28e86263a373: Waiting [2025-11-07T01:27:26.331Z] 256f393e029f: Waiting [2025-11-07T01:27:26.331Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:26.331Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:26.331Z] 256f393e029f: Layer already exists [2025-11-07T01:27:26.331Z] e2b64a0be339: Pushed [2025-11-07T01:27:26.331Z] 25e6c6821e32: Pushed [2025-11-07T01:27:26.331Z] 28e86263a373: Pushed [2025-11-07T01:27:30.535Z] 4fb7d4784f80: Pushed [2025-11-07T01:27:30.535Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:30.862Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:31.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-07T01:27:31.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T01:27:31.189Z] 25e6c6821e32: Preparing [2025-11-07T01:27:31.189Z] 4fb7d4784f80: Preparing [2025-11-07T01:27:31.189Z] 97946b54df7d: Preparing [2025-11-07T01:27:31.189Z] d9c8614053a8: Preparing [2025-11-07T01:27:31.189Z] e2b64a0be339: Preparing [2025-11-07T01:27:31.189Z] 28e86263a373: Preparing [2025-11-07T01:27:31.189Z] 256f393e029f: Preparing [2025-11-07T01:27:31.189Z] 28e86263a373: Waiting [2025-11-07T01:27:31.189Z] 256f393e029f: Waiting [2025-11-07T01:27:31.189Z] 4fb7d4784f80: Layer already exists [2025-11-07T01:27:31.189Z] e2b64a0be339: Layer already exists [2025-11-07T01:27:31.189Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:31.189Z] 25e6c6821e32: Layer already exists [2025-11-07T01:27:31.189Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:31.189Z] 256f393e029f: Layer already exists [2025-11-07T01:27:31.189Z] 28e86263a373: Layer already exists [2025-11-07T01:27:31.189Z] latest: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:31.510Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:31.834Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-07T01:27:31.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T01:27:31.834Z] 25e6c6821e32: Preparing [2025-11-07T01:27:31.834Z] 4fb7d4784f80: Preparing [2025-11-07T01:27:31.834Z] 97946b54df7d: Preparing [2025-11-07T01:27:31.834Z] d9c8614053a8: Preparing [2025-11-07T01:27:31.834Z] e2b64a0be339: Preparing [2025-11-07T01:27:31.834Z] 28e86263a373: Preparing [2025-11-07T01:27:31.834Z] 256f393e029f: Preparing [2025-11-07T01:27:31.834Z] 28e86263a373: Waiting [2025-11-07T01:27:31.834Z] 256f393e029f: Waiting [2025-11-07T01:27:31.834Z] 25e6c6821e32: Layer already exists [2025-11-07T01:27:31.834Z] e2b64a0be339: Layer already exists [2025-11-07T01:27:31.834Z] 4fb7d4784f80: Layer already exists [2025-11-07T01:27:31.834Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:31.834Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:31.834Z] 28e86263a373: Layer already exists [2025-11-07T01:27:31.834Z] 256f393e029f: Layer already exists [2025-11-07T01:27:31.834Z] 4.1.0-dev.75: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:32.155Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:32.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:32.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T01:27:32.490Z] 25e6c6821e32: Preparing [2025-11-07T01:27:32.490Z] 4fb7d4784f80: Preparing [2025-11-07T01:27:32.490Z] 97946b54df7d: Preparing [2025-11-07T01:27:32.490Z] d9c8614053a8: Preparing [2025-11-07T01:27:32.490Z] e2b64a0be339: Preparing [2025-11-07T01:27:32.490Z] 28e86263a373: Preparing [2025-11-07T01:27:32.490Z] 256f393e029f: Preparing [2025-11-07T01:27:32.490Z] 28e86263a373: Waiting [2025-11-07T01:27:32.490Z] 256f393e029f: Waiting [2025-11-07T01:27:32.490Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:32.490Z] 25e6c6821e32: Layer already exists [2025-11-07T01:27:32.490Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:32.490Z] 4fb7d4784f80: Layer already exists [2025-11-07T01:27:32.490Z] e2b64a0be339: Layer already exists [2025-11-07T01:27:32.490Z] 256f393e029f: Layer already exists [2025-11-07T01:27:32.490Z] 28e86263a373: Layer already exists [2025-11-07T01:27:32.490Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:32.818Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:33.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-11-07T01:27:33.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-07T01:27:33.145Z] 25e6c6821e32: Preparing [2025-11-07T01:27:33.145Z] 4fb7d4784f80: Preparing [2025-11-07T01:27:33.145Z] 97946b54df7d: Preparing [2025-11-07T01:27:33.145Z] d9c8614053a8: Preparing [2025-11-07T01:27:33.145Z] e2b64a0be339: Preparing [2025-11-07T01:27:33.145Z] 28e86263a373: Preparing [2025-11-07T01:27:33.145Z] 256f393e029f: Preparing [2025-11-07T01:27:33.145Z] 28e86263a373: Waiting [2025-11-07T01:27:33.145Z] 256f393e029f: Waiting [2025-11-07T01:27:33.145Z] 25e6c6821e32: Layer already exists [2025-11-07T01:27:33.145Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:33.145Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:33.145Z] 4fb7d4784f80: Layer already exists [2025-11-07T01:27:33.145Z] e2b64a0be339: Layer already exists [2025-11-07T01:27:33.145Z] 256f393e029f: Layer already exists [2025-11-07T01:27:33.145Z] 28e86263a373: Layer already exists [2025-11-07T01:27:33.145Z] main: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:27:33.232Z] ===================================================== [Pipeline] echo [2025-11-07T01:27:33.244Z] taggedImages: [2025-11-07T01:27:33.244Z] - nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:33.244Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-07T01:27:33.244Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-07T01:27:33.244Z] - nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:33.244Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-11-07T01:27:33.271Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-07T01:27:33.271Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:33.271Z] latest [2025-11-07T01:27:33.271Z] 4.1.0-dev.75 [2025-11-07T01:27:33.271Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:33.271Z] main [2025-11-07T01:27:33.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:33.621Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:33.952Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:33.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T01:27:33.952Z] 484c17b3e400: Preparing [2025-11-07T01:27:33.952Z] 8910b2b584d1: Preparing [2025-11-07T01:27:33.952Z] d9c8614053a8: Preparing [2025-11-07T01:27:33.952Z] 5d8f67acc400: Preparing [2025-11-07T01:27:33.952Z] 45f219091d74: Preparing [2025-11-07T01:27:33.952Z] 256f393e029f: Preparing [2025-11-07T01:27:33.952Z] 256f393e029f: Waiting [2025-11-07T01:27:33.952Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:33.952Z] 256f393e029f: Layer already exists [2025-11-07T01:27:33.952Z] 45f219091d74: Pushed [2025-11-07T01:27:33.952Z] 484c17b3e400: Pushed [2025-11-07T01:27:33.952Z] 5d8f67acc400: Pushed [2025-11-07T01:27:38.149Z] 8910b2b584d1: Pushed [2025-11-07T01:27:38.149Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:38.482Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:38.805Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-07T01:27:38.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T01:27:38.805Z] 484c17b3e400: Preparing [2025-11-07T01:27:38.805Z] 8910b2b584d1: Preparing [2025-11-07T01:27:38.805Z] d9c8614053a8: Preparing [2025-11-07T01:27:38.805Z] 5d8f67acc400: Preparing [2025-11-07T01:27:38.805Z] 45f219091d74: Preparing [2025-11-07T01:27:38.805Z] 256f393e029f: Preparing [2025-11-07T01:27:38.805Z] 256f393e029f: Waiting [2025-11-07T01:27:38.805Z] 5d8f67acc400: Layer already exists [2025-11-07T01:27:38.805Z] 45f219091d74: Layer already exists [2025-11-07T01:27:38.805Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:38.805Z] 8910b2b584d1: Layer already exists [2025-11-07T01:27:38.805Z] 484c17b3e400: Layer already exists [2025-11-07T01:27:38.805Z] 256f393e029f: Layer already exists [2025-11-07T01:27:38.805Z] latest: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:39.139Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:39.464Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-07T01:27:39.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T01:27:39.464Z] 484c17b3e400: Preparing [2025-11-07T01:27:39.464Z] 8910b2b584d1: Preparing [2025-11-07T01:27:39.464Z] d9c8614053a8: Preparing [2025-11-07T01:27:39.464Z] 5d8f67acc400: Preparing [2025-11-07T01:27:39.464Z] 45f219091d74: Preparing [2025-11-07T01:27:39.464Z] 256f393e029f: Preparing [2025-11-07T01:27:39.464Z] 256f393e029f: Waiting [2025-11-07T01:27:39.464Z] 484c17b3e400: Layer already exists [2025-11-07T01:27:39.464Z] 45f219091d74: Layer already exists [2025-11-07T01:27:39.464Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:39.464Z] 8910b2b584d1: Layer already exists [2025-11-07T01:27:39.464Z] 5d8f67acc400: Layer already exists [2025-11-07T01:27:39.464Z] 256f393e029f: Layer already exists [2025-11-07T01:27:39.464Z] 4.1.0-dev.75: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:39.798Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:40.129Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:40.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T01:27:40.129Z] 484c17b3e400: Preparing [2025-11-07T01:27:40.129Z] 8910b2b584d1: Preparing [2025-11-07T01:27:40.129Z] d9c8614053a8: Preparing [2025-11-07T01:27:40.129Z] 5d8f67acc400: Preparing [2025-11-07T01:27:40.129Z] 45f219091d74: Preparing [2025-11-07T01:27:40.129Z] 256f393e029f: Preparing [2025-11-07T01:27:40.129Z] 256f393e029f: Waiting [2025-11-07T01:27:40.129Z] 8910b2b584d1: Layer already exists [2025-11-07T01:27:40.129Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:40.129Z] 45f219091d74: Layer already exists [2025-11-07T01:27:40.129Z] 484c17b3e400: Layer already exists [2025-11-07T01:27:40.129Z] 5d8f67acc400: Layer already exists [2025-11-07T01:27:40.129Z] 256f393e029f: Layer already exists [2025-11-07T01:27:40.129Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:40.459Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:40.791Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-07T01:27:40.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-07T01:27:40.791Z] 484c17b3e400: Preparing [2025-11-07T01:27:40.791Z] 8910b2b584d1: Preparing [2025-11-07T01:27:40.791Z] d9c8614053a8: Preparing [2025-11-07T01:27:40.791Z] 5d8f67acc400: Preparing [2025-11-07T01:27:40.791Z] 45f219091d74: Preparing [2025-11-07T01:27:40.791Z] 256f393e029f: Preparing [2025-11-07T01:27:40.791Z] 256f393e029f: Waiting [2025-11-07T01:27:40.791Z] 8910b2b584d1: Layer already exists [2025-11-07T01:27:40.791Z] 45f219091d74: Layer already exists [2025-11-07T01:27:40.791Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:40.791Z] 5d8f67acc400: Layer already exists [2025-11-07T01:27:40.791Z] 484c17b3e400: Layer already exists [2025-11-07T01:27:40.791Z] 256f393e029f: Layer already exists [2025-11-07T01:27:40.791Z] main: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:27:40.874Z] ===================================================== [Pipeline] echo [2025-11-07T01:27:40.887Z] taggedImages: [2025-11-07T01:27:40.887Z] - nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:40.887Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-07T01:27:40.887Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-07T01:27:40.887Z] - nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:40.887Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-11-07T01:27:40.915Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-07T01:27:40.915Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:40.915Z] latest [2025-11-07T01:27:40.915Z] 4.1.0-dev.75 [2025-11-07T01:27:40.915Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:40.915Z] main [2025-11-07T01:27:40.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:41.257Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:41.586Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:41.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T01:27:41.586Z] a8065009e126: Preparing [2025-11-07T01:27:41.586Z] d06ceecd285f: Preparing [2025-11-07T01:27:41.586Z] 8013693a2746: Preparing [2025-11-07T01:27:41.586Z] 97946b54df7d: Preparing [2025-11-07T01:27:41.586Z] d9c8614053a8: Preparing [2025-11-07T01:27:41.586Z] acedcea3fbed: Preparing [2025-11-07T01:27:41.586Z] 4112c99eb91f: Preparing [2025-11-07T01:27:41.586Z] 256f393e029f: Preparing [2025-11-07T01:27:41.586Z] 256f393e029f: Waiting [2025-11-07T01:27:41.586Z] 4112c99eb91f: Waiting [2025-11-07T01:27:41.586Z] acedcea3fbed: Waiting [2025-11-07T01:27:41.586Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:41.586Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:41.586Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:41.586Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:41.586Z] 256f393e029f: Layer already exists [2025-11-07T01:27:41.586Z] d06ceecd285f: Pushed [2025-11-07T01:27:41.586Z] a8065009e126: Pushed [2025-11-07T01:27:45.769Z] 8013693a2746: Pushed [2025-11-07T01:27:45.769Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:46.100Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:46.422Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-07T01:27:46.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T01:27:46.422Z] a8065009e126: Preparing [2025-11-07T01:27:46.422Z] d06ceecd285f: Preparing [2025-11-07T01:27:46.422Z] 8013693a2746: Preparing [2025-11-07T01:27:46.422Z] 97946b54df7d: Preparing [2025-11-07T01:27:46.422Z] d9c8614053a8: Preparing [2025-11-07T01:27:46.422Z] acedcea3fbed: Preparing [2025-11-07T01:27:46.422Z] 4112c99eb91f: Preparing [2025-11-07T01:27:46.422Z] 256f393e029f: Preparing [2025-11-07T01:27:46.422Z] 4112c99eb91f: Waiting [2025-11-07T01:27:46.422Z] acedcea3fbed: Waiting [2025-11-07T01:27:46.422Z] 256f393e029f: Waiting [2025-11-07T01:27:46.422Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:46.422Z] a8065009e126: Layer already exists [2025-11-07T01:27:46.422Z] d06ceecd285f: Layer already exists [2025-11-07T01:27:46.422Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:46.422Z] 8013693a2746: Layer already exists [2025-11-07T01:27:46.422Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:46.422Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:46.422Z] 256f393e029f: Layer already exists [2025-11-07T01:27:46.422Z] latest: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:46.755Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:47.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-07T01:27:47.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T01:27:47.085Z] a8065009e126: Preparing [2025-11-07T01:27:47.085Z] d06ceecd285f: Preparing [2025-11-07T01:27:47.085Z] 8013693a2746: Preparing [2025-11-07T01:27:47.085Z] 97946b54df7d: Preparing [2025-11-07T01:27:47.085Z] d9c8614053a8: Preparing [2025-11-07T01:27:47.085Z] acedcea3fbed: Preparing [2025-11-07T01:27:47.085Z] 4112c99eb91f: Preparing [2025-11-07T01:27:47.085Z] 256f393e029f: Preparing [2025-11-07T01:27:47.085Z] 4112c99eb91f: Waiting [2025-11-07T01:27:47.085Z] 256f393e029f: Waiting [2025-11-07T01:27:47.085Z] acedcea3fbed: Waiting [2025-11-07T01:27:47.085Z] 8013693a2746: Layer already exists [2025-11-07T01:27:47.085Z] a8065009e126: Layer already exists [2025-11-07T01:27:47.085Z] d06ceecd285f: Layer already exists [2025-11-07T01:27:47.085Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:47.085Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:47.085Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:47.085Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:47.085Z] 256f393e029f: Layer already exists [2025-11-07T01:27:47.085Z] 4.1.0-dev.75: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:47.409Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:47.737Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:47.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T01:27:47.737Z] a8065009e126: Preparing [2025-11-07T01:27:47.737Z] d06ceecd285f: Preparing [2025-11-07T01:27:47.737Z] 8013693a2746: Preparing [2025-11-07T01:27:47.737Z] 97946b54df7d: Preparing [2025-11-07T01:27:47.737Z] d9c8614053a8: Preparing [2025-11-07T01:27:47.737Z] acedcea3fbed: Preparing [2025-11-07T01:27:47.737Z] 4112c99eb91f: Preparing [2025-11-07T01:27:47.737Z] 256f393e029f: Preparing [2025-11-07T01:27:47.737Z] acedcea3fbed: Waiting [2025-11-07T01:27:47.737Z] 256f393e029f: Waiting [2025-11-07T01:27:47.737Z] 4112c99eb91f: Waiting [2025-11-07T01:27:47.737Z] d06ceecd285f: Layer already exists [2025-11-07T01:27:47.737Z] a8065009e126: Layer already exists [2025-11-07T01:27:47.737Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:47.737Z] 8013693a2746: Layer already exists [2025-11-07T01:27:47.737Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:47.737Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:47.737Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:47.737Z] 256f393e029f: Layer already exists [2025-11-07T01:27:47.737Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:48.060Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:48.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-07T01:27:48.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-07T01:27:48.391Z] a8065009e126: Preparing [2025-11-07T01:27:48.391Z] d06ceecd285f: Preparing [2025-11-07T01:27:48.391Z] 8013693a2746: Preparing [2025-11-07T01:27:48.391Z] 97946b54df7d: Preparing [2025-11-07T01:27:48.391Z] d9c8614053a8: Preparing [2025-11-07T01:27:48.391Z] acedcea3fbed: Preparing [2025-11-07T01:27:48.391Z] 4112c99eb91f: Preparing [2025-11-07T01:27:48.391Z] 256f393e029f: Preparing [2025-11-07T01:27:48.391Z] acedcea3fbed: Waiting [2025-11-07T01:27:48.391Z] 4112c99eb91f: Waiting [2025-11-07T01:27:48.391Z] 256f393e029f: Waiting [2025-11-07T01:27:48.391Z] a8065009e126: Layer already exists [2025-11-07T01:27:48.391Z] d06ceecd285f: Layer already exists [2025-11-07T01:27:48.391Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:48.391Z] 8013693a2746: Layer already exists [2025-11-07T01:27:48.391Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:48.391Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:48.391Z] 256f393e029f: Layer already exists [2025-11-07T01:27:48.391Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:48.391Z] main: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:27:48.476Z] ===================================================== [Pipeline] echo [2025-11-07T01:27:48.493Z] taggedImages: [2025-11-07T01:27:48.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:48.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-07T01:27:48.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-07T01:27:48.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:48.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-11-07T01:27:48.533Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-07T01:27:48.533Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:48.533Z] latest [2025-11-07T01:27:48.533Z] 4.1.0-dev.75 [2025-11-07T01:27:48.533Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:48.533Z] main [2025-11-07T01:27:48.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:48.900Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:49.223Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:49.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T01:27:49.223Z] 1ab58d354f9e: Preparing [2025-11-07T01:27:49.223Z] 032bcf1f01eb: Preparing [2025-11-07T01:27:49.223Z] d7eb590a41b9: Preparing [2025-11-07T01:27:49.223Z] d0e1b4a6e64c: Preparing [2025-11-07T01:27:49.223Z] e3cce4b05d53: Preparing [2025-11-07T01:27:49.223Z] ed810469dede: Preparing [2025-11-07T01:27:49.223Z] 09affbdadc7b: Preparing [2025-11-07T01:27:49.223Z] 97946b54df7d: Preparing [2025-11-07T01:27:49.223Z] d9c8614053a8: Preparing [2025-11-07T01:27:49.223Z] 36942c81caa1: Preparing [2025-11-07T01:27:49.223Z] ed810469dede: Waiting [2025-11-07T01:27:49.223Z] d9c8614053a8: Waiting [2025-11-07T01:27:49.223Z] 09affbdadc7b: Waiting [2025-11-07T01:27:49.223Z] 97946b54df7d: Waiting [2025-11-07T01:27:49.223Z] 541816d3471d: Preparing [2025-11-07T01:27:49.223Z] 36942c81caa1: Waiting [2025-11-07T01:27:49.223Z] 5f70bf18a086: Preparing [2025-11-07T01:27:49.223Z] 48652941948d: Preparing [2025-11-07T01:27:49.223Z] 2f55c4f79452: Preparing [2025-11-07T01:27:49.223Z] 85d5d4947692: Preparing [2025-11-07T01:27:49.223Z] 541816d3471d: Waiting [2025-11-07T01:27:49.223Z] 256f393e029f: Preparing [2025-11-07T01:27:49.223Z] 5f70bf18a086: Waiting [2025-11-07T01:27:49.223Z] 48652941948d: Waiting [2025-11-07T01:27:49.223Z] 2f55c4f79452: Waiting [2025-11-07T01:27:49.223Z] 85d5d4947692: Waiting [2025-11-07T01:27:49.223Z] 256f393e029f: Waiting [2025-11-07T01:27:49.223Z] e3cce4b05d53: Pushed [2025-11-07T01:27:49.223Z] 032bcf1f01eb: Pushed [2025-11-07T01:27:49.223Z] d7eb590a41b9: Pushed [2025-11-07T01:27:49.223Z] d0e1b4a6e64c: Pushed [2025-11-07T01:27:49.223Z] 1ab58d354f9e: Pushed [2025-11-07T01:27:49.223Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:49.223Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:49.223Z] 5f70bf18a086: Layer already exists [2025-11-07T01:27:49.223Z] ed810469dede: Pushed [2025-11-07T01:27:49.482Z] 36942c81caa1: Pushed [2025-11-07T01:27:49.482Z] 541816d3471d: Pushed [2025-11-07T01:27:49.482Z] 256f393e029f: Layer already exists [2025-11-07T01:27:49.482Z] 48652941948d: Pushed [2025-11-07T01:27:49.482Z] 2f55c4f79452: Pushed [2025-11-07T01:27:49.482Z] 85d5d4947692: Pushed [2025-11-07T01:27:50.860Z] 09affbdadc7b: Pushed [2025-11-07T01:27:50.860Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:51.186Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:51.513Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-07T01:27:51.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T01:27:51.513Z] 1ab58d354f9e: Preparing [2025-11-07T01:27:51.513Z] 032bcf1f01eb: Preparing [2025-11-07T01:27:51.513Z] d7eb590a41b9: Preparing [2025-11-07T01:27:51.513Z] d0e1b4a6e64c: Preparing [2025-11-07T01:27:51.513Z] e3cce4b05d53: Preparing [2025-11-07T01:27:51.513Z] ed810469dede: Preparing [2025-11-07T01:27:51.513Z] 09affbdadc7b: Preparing [2025-11-07T01:27:51.513Z] 97946b54df7d: Preparing [2025-11-07T01:27:51.513Z] d9c8614053a8: Preparing [2025-11-07T01:27:51.513Z] 36942c81caa1: Preparing [2025-11-07T01:27:51.513Z] 541816d3471d: Preparing [2025-11-07T01:27:51.513Z] 5f70bf18a086: Preparing [2025-11-07T01:27:51.513Z] 48652941948d: Preparing [2025-11-07T01:27:51.513Z] 2f55c4f79452: Preparing [2025-11-07T01:27:51.513Z] 85d5d4947692: Preparing [2025-11-07T01:27:51.513Z] 256f393e029f: Preparing [2025-11-07T01:27:51.513Z] d9c8614053a8: Waiting [2025-11-07T01:27:51.513Z] 36942c81caa1: Waiting [2025-11-07T01:27:51.513Z] 541816d3471d: Waiting [2025-11-07T01:27:51.513Z] 5f70bf18a086: Waiting [2025-11-07T01:27:51.513Z] 48652941948d: Waiting [2025-11-07T01:27:51.513Z] 09affbdadc7b: Waiting [2025-11-07T01:27:51.513Z] 2f55c4f79452: Waiting [2025-11-07T01:27:51.513Z] 85d5d4947692: Waiting [2025-11-07T01:27:51.513Z] 97946b54df7d: Waiting [2025-11-07T01:27:51.513Z] 256f393e029f: Waiting [2025-11-07T01:27:51.513Z] ed810469dede: Waiting [2025-11-07T01:27:51.513Z] 1ab58d354f9e: Layer already exists [2025-11-07T01:27:51.513Z] d7eb590a41b9: Layer already exists [2025-11-07T01:27:51.513Z] 032bcf1f01eb: Layer already exists [2025-11-07T01:27:51.513Z] d0e1b4a6e64c: Layer already exists [2025-11-07T01:27:51.513Z] e3cce4b05d53: Layer already exists [2025-11-07T01:27:51.513Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:51.513Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:51.513Z] ed810469dede: Layer already exists [2025-11-07T01:27:51.513Z] 09affbdadc7b: Layer already exists [2025-11-07T01:27:51.513Z] 36942c81caa1: Layer already exists [2025-11-07T01:27:51.513Z] 541816d3471d: Layer already exists [2025-11-07T01:27:51.513Z] 5f70bf18a086: Layer already exists [2025-11-07T01:27:51.513Z] 2f55c4f79452: Layer already exists [2025-11-07T01:27:51.513Z] 48652941948d: Layer already exists [2025-11-07T01:27:51.513Z] 85d5d4947692: Layer already exists [2025-11-07T01:27:51.513Z] 256f393e029f: Layer already exists [2025-11-07T01:27:51.513Z] latest: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:51.842Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:52.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-07T01:27:52.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T01:27:52.169Z] 1ab58d354f9e: Preparing [2025-11-07T01:27:52.169Z] 032bcf1f01eb: Preparing [2025-11-07T01:27:52.169Z] d7eb590a41b9: Preparing [2025-11-07T01:27:52.169Z] d0e1b4a6e64c: Preparing [2025-11-07T01:27:52.169Z] e3cce4b05d53: Preparing [2025-11-07T01:27:52.169Z] ed810469dede: Preparing [2025-11-07T01:27:52.169Z] 09affbdadc7b: Preparing [2025-11-07T01:27:52.169Z] 97946b54df7d: Preparing [2025-11-07T01:27:52.169Z] d9c8614053a8: Preparing [2025-11-07T01:27:52.169Z] 36942c81caa1: Preparing [2025-11-07T01:27:52.169Z] 541816d3471d: Preparing [2025-11-07T01:27:52.169Z] 5f70bf18a086: Preparing [2025-11-07T01:27:52.169Z] 48652941948d: Preparing [2025-11-07T01:27:52.169Z] 2f55c4f79452: Preparing [2025-11-07T01:27:52.169Z] 85d5d4947692: Preparing [2025-11-07T01:27:52.169Z] 256f393e029f: Preparing [2025-11-07T01:27:52.169Z] ed810469dede: Waiting [2025-11-07T01:27:52.169Z] 2f55c4f79452: Waiting [2025-11-07T01:27:52.169Z] 541816d3471d: Waiting [2025-11-07T01:27:52.169Z] 5f70bf18a086: Waiting [2025-11-07T01:27:52.169Z] 48652941948d: Waiting [2025-11-07T01:27:52.169Z] 85d5d4947692: Waiting [2025-11-07T01:27:52.169Z] 97946b54df7d: Waiting [2025-11-07T01:27:52.169Z] 256f393e029f: Waiting [2025-11-07T01:27:52.169Z] d9c8614053a8: Waiting [2025-11-07T01:27:52.169Z] 09affbdadc7b: Waiting [2025-11-07T01:27:52.169Z] 36942c81caa1: Waiting [2025-11-07T01:27:52.169Z] 1ab58d354f9e: Layer already exists [2025-11-07T01:27:52.169Z] d7eb590a41b9: Layer already exists [2025-11-07T01:27:52.169Z] e3cce4b05d53: Layer already exists [2025-11-07T01:27:52.169Z] 032bcf1f01eb: Layer already exists [2025-11-07T01:27:52.169Z] d0e1b4a6e64c: Layer already exists [2025-11-07T01:27:52.169Z] 09affbdadc7b: Layer already exists [2025-11-07T01:27:52.169Z] ed810469dede: Layer already exists [2025-11-07T01:27:52.169Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:52.169Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:52.169Z] 36942c81caa1: Layer already exists [2025-11-07T01:27:52.169Z] 541816d3471d: Layer already exists [2025-11-07T01:27:52.169Z] 48652941948d: Layer already exists [2025-11-07T01:27:52.169Z] 5f70bf18a086: Layer already exists [2025-11-07T01:27:52.169Z] 2f55c4f79452: Layer already exists [2025-11-07T01:27:52.169Z] 85d5d4947692: Layer already exists [2025-11-07T01:27:52.169Z] 256f393e029f: Layer already exists [2025-11-07T01:27:52.169Z] 4.1.0-dev.75: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:52.507Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:52.830Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:52.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T01:27:52.830Z] 1ab58d354f9e: Preparing [2025-11-07T01:27:52.830Z] 032bcf1f01eb: Preparing [2025-11-07T01:27:52.830Z] d7eb590a41b9: Preparing [2025-11-07T01:27:52.830Z] d0e1b4a6e64c: Preparing [2025-11-07T01:27:52.830Z] e3cce4b05d53: Preparing [2025-11-07T01:27:52.830Z] ed810469dede: Preparing [2025-11-07T01:27:52.830Z] 09affbdadc7b: Preparing [2025-11-07T01:27:52.830Z] 97946b54df7d: Preparing [2025-11-07T01:27:52.830Z] d9c8614053a8: Preparing [2025-11-07T01:27:52.830Z] 36942c81caa1: Preparing [2025-11-07T01:27:52.830Z] 541816d3471d: Preparing [2025-11-07T01:27:52.830Z] 5f70bf18a086: Preparing [2025-11-07T01:27:52.830Z] 48652941948d: Preparing [2025-11-07T01:27:52.830Z] 2f55c4f79452: Preparing [2025-11-07T01:27:52.830Z] 85d5d4947692: Preparing [2025-11-07T01:27:52.830Z] 256f393e029f: Preparing [2025-11-07T01:27:52.830Z] ed810469dede: Waiting [2025-11-07T01:27:52.830Z] 09affbdadc7b: Waiting [2025-11-07T01:27:52.830Z] 97946b54df7d: Waiting [2025-11-07T01:27:52.830Z] d9c8614053a8: Waiting [2025-11-07T01:27:52.830Z] 36942c81caa1: Waiting [2025-11-07T01:27:52.830Z] 541816d3471d: Waiting [2025-11-07T01:27:52.830Z] 5f70bf18a086: Waiting [2025-11-07T01:27:52.830Z] 48652941948d: Waiting [2025-11-07T01:27:52.830Z] 2f55c4f79452: Waiting [2025-11-07T01:27:52.830Z] 85d5d4947692: Waiting [2025-11-07T01:27:52.830Z] 256f393e029f: Waiting [2025-11-07T01:27:52.830Z] 032bcf1f01eb: Layer already exists [2025-11-07T01:27:52.830Z] d7eb590a41b9: Layer already exists [2025-11-07T01:27:52.830Z] 1ab58d354f9e: Layer already exists [2025-11-07T01:27:52.830Z] d0e1b4a6e64c: Layer already exists [2025-11-07T01:27:52.830Z] e3cce4b05d53: Layer already exists [2025-11-07T01:27:52.830Z] 09affbdadc7b: Layer already exists [2025-11-07T01:27:52.830Z] ed810469dede: Layer already exists [2025-11-07T01:27:52.830Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:52.830Z] 36942c81caa1: Layer already exists [2025-11-07T01:27:52.830Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:52.830Z] 5f70bf18a086: Layer already exists [2025-11-07T01:27:52.830Z] 85d5d4947692: Layer already exists [2025-11-07T01:27:52.830Z] 541816d3471d: Layer already exists [2025-11-07T01:27:52.830Z] 48652941948d: Layer already exists [2025-11-07T01:27:52.830Z] 2f55c4f79452: Layer already exists [2025-11-07T01:27:52.830Z] 256f393e029f: Layer already exists [2025-11-07T01:27:52.830Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:53.167Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:53.508Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-07T01:27:53.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-07T01:27:53.508Z] 1ab58d354f9e: Preparing [2025-11-07T01:27:53.508Z] 032bcf1f01eb: Preparing [2025-11-07T01:27:53.508Z] d7eb590a41b9: Preparing [2025-11-07T01:27:53.508Z] d0e1b4a6e64c: Preparing [2025-11-07T01:27:53.508Z] e3cce4b05d53: Preparing [2025-11-07T01:27:53.508Z] ed810469dede: Preparing [2025-11-07T01:27:53.508Z] 09affbdadc7b: Preparing [2025-11-07T01:27:53.508Z] 97946b54df7d: Preparing [2025-11-07T01:27:53.508Z] d9c8614053a8: Preparing [2025-11-07T01:27:53.508Z] 36942c81caa1: Preparing [2025-11-07T01:27:53.508Z] 541816d3471d: Preparing [2025-11-07T01:27:53.508Z] 5f70bf18a086: Preparing [2025-11-07T01:27:53.508Z] 48652941948d: Preparing [2025-11-07T01:27:53.508Z] 2f55c4f79452: Preparing [2025-11-07T01:27:53.508Z] 85d5d4947692: Preparing [2025-11-07T01:27:53.508Z] 256f393e029f: Preparing [2025-11-07T01:27:53.508Z] ed810469dede: Waiting [2025-11-07T01:27:53.508Z] d9c8614053a8: Waiting [2025-11-07T01:27:53.508Z] 36942c81caa1: Waiting [2025-11-07T01:27:53.508Z] 09affbdadc7b: Waiting [2025-11-07T01:27:53.508Z] 97946b54df7d: Waiting [2025-11-07T01:27:53.508Z] 2f55c4f79452: Waiting [2025-11-07T01:27:53.508Z] 541816d3471d: Waiting [2025-11-07T01:27:53.508Z] 5f70bf18a086: Waiting [2025-11-07T01:27:53.508Z] 48652941948d: Waiting [2025-11-07T01:27:53.508Z] 85d5d4947692: Waiting [2025-11-07T01:27:53.508Z] 256f393e029f: Waiting [2025-11-07T01:27:53.508Z] 1ab58d354f9e: Layer already exists [2025-11-07T01:27:53.508Z] d0e1b4a6e64c: Layer already exists [2025-11-07T01:27:53.508Z] d7eb590a41b9: Layer already exists [2025-11-07T01:27:53.508Z] 032bcf1f01eb: Layer already exists [2025-11-07T01:27:53.508Z] e3cce4b05d53: Layer already exists [2025-11-07T01:27:53.508Z] 09affbdadc7b: Layer already exists [2025-11-07T01:27:53.508Z] ed810469dede: Layer already exists [2025-11-07T01:27:53.508Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:53.508Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:53.508Z] 36942c81caa1: Layer already exists [2025-11-07T01:27:53.508Z] 541816d3471d: Layer already exists [2025-11-07T01:27:53.508Z] 5f70bf18a086: Layer already exists [2025-11-07T01:27:53.508Z] 85d5d4947692: Layer already exists [2025-11-07T01:27:53.508Z] 2f55c4f79452: Layer already exists [2025-11-07T01:27:53.508Z] 48652941948d: Layer already exists [2025-11-07T01:27:53.508Z] 256f393e029f: Layer already exists [2025-11-07T01:27:53.508Z] main: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:27:53.594Z] ===================================================== [Pipeline] echo [2025-11-07T01:27:53.612Z] taggedImages: [2025-11-07T01:27:53.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:53.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-07T01:27:53.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-07T01:27:53.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:53.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-11-07T01:27:53.640Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-07T01:27:53.640Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:53.640Z] latest [2025-11-07T01:27:53.640Z] 4.1.0-dev.75 [2025-11-07T01:27:53.640Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:27:53.640Z] main [2025-11-07T01:27:53.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:53.979Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:54.301Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:27:54.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T01:27:54.301Z] 4441a7323f9a: Preparing [2025-11-07T01:27:54.301Z] 4f1808d63d24: Preparing [2025-11-07T01:27:54.301Z] 6ee97c3cd1b6: Preparing [2025-11-07T01:27:54.301Z] d7e567d7077f: Preparing [2025-11-07T01:27:54.301Z] 97946b54df7d: Preparing [2025-11-07T01:27:54.301Z] d9c8614053a8: Preparing [2025-11-07T01:27:54.301Z] acedcea3fbed: Preparing [2025-11-07T01:27:54.301Z] 4112c99eb91f: Preparing [2025-11-07T01:27:54.301Z] 256f393e029f: Preparing [2025-11-07T01:27:54.301Z] acedcea3fbed: Waiting [2025-11-07T01:27:54.301Z] 4112c99eb91f: Waiting [2025-11-07T01:27:54.301Z] d9c8614053a8: Waiting [2025-11-07T01:27:54.301Z] 256f393e029f: Waiting [2025-11-07T01:27:54.301Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:54.301Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:54.301Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:54.301Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:54.301Z] 256f393e029f: Layer already exists [2025-11-07T01:27:54.301Z] 4441a7323f9a: Pushed [2025-11-07T01:27:54.301Z] 6ee97c3cd1b6: Pushed [2025-11-07T01:27:54.301Z] 4f1808d63d24: Pushed [2025-11-07T01:27:58.502Z] d7e567d7077f: Pushed [2025-11-07T01:27:58.502Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:58.836Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:59.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-07T01:27:59.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T01:27:59.209Z] 4441a7323f9a: Preparing [2025-11-07T01:27:59.209Z] 4f1808d63d24: Preparing [2025-11-07T01:27:59.209Z] 6ee97c3cd1b6: Preparing [2025-11-07T01:27:59.209Z] d7e567d7077f: Preparing [2025-11-07T01:27:59.209Z] 97946b54df7d: Preparing [2025-11-07T01:27:59.209Z] d9c8614053a8: Preparing [2025-11-07T01:27:59.209Z] acedcea3fbed: Preparing [2025-11-07T01:27:59.209Z] 4112c99eb91f: Preparing [2025-11-07T01:27:59.209Z] 256f393e029f: Preparing [2025-11-07T01:27:59.209Z] d9c8614053a8: Waiting [2025-11-07T01:27:59.209Z] acedcea3fbed: Waiting [2025-11-07T01:27:59.209Z] 4112c99eb91f: Waiting [2025-11-07T01:27:59.209Z] 256f393e029f: Waiting [2025-11-07T01:27:59.209Z] 4f1808d63d24: Layer already exists [2025-11-07T01:27:59.209Z] 6ee97c3cd1b6: Layer already exists [2025-11-07T01:27:59.209Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:59.209Z] 4441a7323f9a: Layer already exists [2025-11-07T01:27:59.209Z] d7e567d7077f: Layer already exists [2025-11-07T01:27:59.209Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:59.209Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:59.209Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:59.209Z] 256f393e029f: Layer already exists [2025-11-07T01:27:59.209Z] latest: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:59.533Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:27:59.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-07T01:27:59.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T01:27:59.871Z] 4441a7323f9a: Preparing [2025-11-07T01:27:59.871Z] 4f1808d63d24: Preparing [2025-11-07T01:27:59.871Z] 6ee97c3cd1b6: Preparing [2025-11-07T01:27:59.871Z] d7e567d7077f: Preparing [2025-11-07T01:27:59.871Z] 97946b54df7d: Preparing [2025-11-07T01:27:59.871Z] d9c8614053a8: Preparing [2025-11-07T01:27:59.871Z] acedcea3fbed: Preparing [2025-11-07T01:27:59.871Z] 4112c99eb91f: Preparing [2025-11-07T01:27:59.871Z] 256f393e029f: Preparing [2025-11-07T01:27:59.871Z] acedcea3fbed: Waiting [2025-11-07T01:27:59.871Z] 4112c99eb91f: Waiting [2025-11-07T01:27:59.871Z] 256f393e029f: Waiting [2025-11-07T01:27:59.871Z] d9c8614053a8: Waiting [2025-11-07T01:27:59.871Z] 4441a7323f9a: Layer already exists [2025-11-07T01:27:59.871Z] d7e567d7077f: Layer already exists [2025-11-07T01:27:59.871Z] 97946b54df7d: Layer already exists [2025-11-07T01:27:59.871Z] 4f1808d63d24: Layer already exists [2025-11-07T01:27:59.871Z] 6ee97c3cd1b6: Layer already exists [2025-11-07T01:27:59.871Z] 4112c99eb91f: Layer already exists [2025-11-07T01:27:59.871Z] acedcea3fbed: Layer already exists [2025-11-07T01:27:59.871Z] d9c8614053a8: Layer already exists [2025-11-07T01:27:59.871Z] 256f393e029f: Layer already exists [2025-11-07T01:27:59.871Z] 4.1.0-dev.75: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:00.200Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:00.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:00.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T01:28:00.526Z] 4441a7323f9a: Preparing [2025-11-07T01:28:00.526Z] 4f1808d63d24: Preparing [2025-11-07T01:28:00.526Z] 6ee97c3cd1b6: Preparing [2025-11-07T01:28:00.526Z] d7e567d7077f: Preparing [2025-11-07T01:28:00.526Z] 97946b54df7d: Preparing [2025-11-07T01:28:00.526Z] d9c8614053a8: Preparing [2025-11-07T01:28:00.526Z] acedcea3fbed: Preparing [2025-11-07T01:28:00.526Z] 4112c99eb91f: Preparing [2025-11-07T01:28:00.526Z] 256f393e029f: Preparing [2025-11-07T01:28:00.526Z] d9c8614053a8: Waiting [2025-11-07T01:28:00.526Z] 4112c99eb91f: Waiting [2025-11-07T01:28:00.526Z] acedcea3fbed: Waiting [2025-11-07T01:28:00.526Z] 256f393e029f: Waiting [2025-11-07T01:28:00.526Z] 4f1808d63d24: Layer already exists [2025-11-07T01:28:00.526Z] 4441a7323f9a: Layer already exists [2025-11-07T01:28:00.526Z] 6ee97c3cd1b6: Layer already exists [2025-11-07T01:28:00.526Z] d7e567d7077f: Layer already exists [2025-11-07T01:28:00.526Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:00.526Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:00.526Z] acedcea3fbed: Layer already exists [2025-11-07T01:28:00.526Z] 256f393e029f: Layer already exists [2025-11-07T01:28:00.526Z] 4112c99eb91f: Layer already exists [2025-11-07T01:28:00.526Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:00.856Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:01.181Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-07T01:28:01.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-07T01:28:01.181Z] 4441a7323f9a: Preparing [2025-11-07T01:28:01.181Z] 4f1808d63d24: Preparing [2025-11-07T01:28:01.181Z] 6ee97c3cd1b6: Preparing [2025-11-07T01:28:01.181Z] d7e567d7077f: Preparing [2025-11-07T01:28:01.181Z] 97946b54df7d: Preparing [2025-11-07T01:28:01.181Z] d9c8614053a8: Preparing [2025-11-07T01:28:01.181Z] acedcea3fbed: Preparing [2025-11-07T01:28:01.181Z] 4112c99eb91f: Preparing [2025-11-07T01:28:01.181Z] d9c8614053a8: Waiting [2025-11-07T01:28:01.181Z] acedcea3fbed: Waiting [2025-11-07T01:28:01.181Z] 256f393e029f: Preparing [2025-11-07T01:28:01.181Z] 4112c99eb91f: Waiting [2025-11-07T01:28:01.181Z] 256f393e029f: Waiting [2025-11-07T01:28:01.181Z] d7e567d7077f: Layer already exists [2025-11-07T01:28:01.181Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:01.181Z] 6ee97c3cd1b6: Layer already exists [2025-11-07T01:28:01.181Z] 4f1808d63d24: Layer already exists [2025-11-07T01:28:01.181Z] 4441a7323f9a: Layer already exists [2025-11-07T01:28:01.181Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:01.181Z] acedcea3fbed: Layer already exists [2025-11-07T01:28:01.181Z] 4112c99eb91f: Layer already exists [2025-11-07T01:28:01.181Z] 256f393e029f: Layer already exists [2025-11-07T01:28:01.181Z] main: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:28:01.247Z] ===================================================== [Pipeline] echo [2025-11-07T01:28:01.259Z] taggedImages: [2025-11-07T01:28:01.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:01.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-07T01:28:01.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-07T01:28:01.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:01.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-11-07T01:28:01.295Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-07T01:28:01.295Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:01.295Z] latest [2025-11-07T01:28:01.295Z] 4.1.0-dev.75 [2025-11-07T01:28:01.295Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:01.295Z] main [2025-11-07T01:28:01.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:01.642Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:01.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:01.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T01:28:01.963Z] e48fe8b59b4c: Preparing [2025-11-07T01:28:01.963Z] ab7090e0d2ae: Preparing [2025-11-07T01:28:01.963Z] d7efa1a01d08: Preparing [2025-11-07T01:28:01.963Z] cd0814564236: Preparing [2025-11-07T01:28:01.963Z] 24c78d9c47fc: Preparing [2025-11-07T01:28:01.963Z] 97946b54df7d: Preparing [2025-11-07T01:28:01.963Z] d9c8614053a8: Preparing [2025-11-07T01:28:01.963Z] 88677cd64161: Preparing [2025-11-07T01:28:01.963Z] a8a405b6fc03: Preparing [2025-11-07T01:28:01.963Z] 1da6b2d19d54: Preparing [2025-11-07T01:28:01.963Z] 256f393e029f: Preparing [2025-11-07T01:28:01.963Z] d9c8614053a8: Waiting [2025-11-07T01:28:01.963Z] 88677cd64161: Waiting [2025-11-07T01:28:01.963Z] a8a405b6fc03: Waiting [2025-11-07T01:28:01.963Z] 1da6b2d19d54: Waiting [2025-11-07T01:28:01.963Z] 256f393e029f: Waiting [2025-11-07T01:28:01.963Z] 97946b54df7d: Waiting [2025-11-07T01:28:01.963Z] 24c78d9c47fc: Pushed [2025-11-07T01:28:01.963Z] cd0814564236: Pushed [2025-11-07T01:28:01.963Z] ab7090e0d2ae: Pushed [2025-11-07T01:28:01.963Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:01.963Z] e48fe8b59b4c: Pushed [2025-11-07T01:28:01.963Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:01.963Z] 256f393e029f: Layer already exists [2025-11-07T01:28:02.222Z] 88677cd64161: Pushed [2025-11-07T01:28:02.222Z] a8a405b6fc03: Pushed [2025-11-07T01:28:03.594Z] 1da6b2d19d54: Pushed [2025-11-07T01:28:04.976Z] d7efa1a01d08: Pushed [2025-11-07T01:28:04.976Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:05.306Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:05.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-07T01:28:05.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T01:28:05.631Z] e48fe8b59b4c: Preparing [2025-11-07T01:28:05.631Z] ab7090e0d2ae: Preparing [2025-11-07T01:28:05.631Z] d7efa1a01d08: Preparing [2025-11-07T01:28:05.631Z] cd0814564236: Preparing [2025-11-07T01:28:05.631Z] 24c78d9c47fc: Preparing [2025-11-07T01:28:05.631Z] 97946b54df7d: Preparing [2025-11-07T01:28:05.631Z] d9c8614053a8: Preparing [2025-11-07T01:28:05.631Z] 88677cd64161: Preparing [2025-11-07T01:28:05.631Z] a8a405b6fc03: Preparing [2025-11-07T01:28:05.631Z] 1da6b2d19d54: Preparing [2025-11-07T01:28:05.631Z] 256f393e029f: Preparing [2025-11-07T01:28:05.631Z] d9c8614053a8: Waiting [2025-11-07T01:28:05.631Z] a8a405b6fc03: Waiting [2025-11-07T01:28:05.631Z] 1da6b2d19d54: Waiting [2025-11-07T01:28:05.631Z] 256f393e029f: Waiting [2025-11-07T01:28:05.631Z] 88677cd64161: Waiting [2025-11-07T01:28:05.631Z] 97946b54df7d: Waiting [2025-11-07T01:28:05.631Z] cd0814564236: Layer already exists [2025-11-07T01:28:05.631Z] ab7090e0d2ae: Layer already exists [2025-11-07T01:28:05.631Z] d7efa1a01d08: Layer already exists [2025-11-07T01:28:05.631Z] 24c78d9c47fc: Layer already exists [2025-11-07T01:28:05.631Z] e48fe8b59b4c: Layer already exists [2025-11-07T01:28:05.631Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:05.631Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:05.631Z] 1da6b2d19d54: Layer already exists [2025-11-07T01:28:05.631Z] 88677cd64161: Layer already exists [2025-11-07T01:28:05.631Z] a8a405b6fc03: Layer already exists [2025-11-07T01:28:05.631Z] 256f393e029f: Layer already exists [2025-11-07T01:28:05.631Z] latest: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:05.972Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:06.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-07T01:28:06.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T01:28:06.291Z] e48fe8b59b4c: Preparing [2025-11-07T01:28:06.291Z] ab7090e0d2ae: Preparing [2025-11-07T01:28:06.291Z] d7efa1a01d08: Preparing [2025-11-07T01:28:06.291Z] cd0814564236: Preparing [2025-11-07T01:28:06.291Z] 24c78d9c47fc: Preparing [2025-11-07T01:28:06.291Z] 97946b54df7d: Preparing [2025-11-07T01:28:06.291Z] d9c8614053a8: Preparing [2025-11-07T01:28:06.291Z] 88677cd64161: Preparing [2025-11-07T01:28:06.291Z] a8a405b6fc03: Preparing [2025-11-07T01:28:06.291Z] 1da6b2d19d54: Preparing [2025-11-07T01:28:06.291Z] 256f393e029f: Preparing [2025-11-07T01:28:06.291Z] 97946b54df7d: Waiting [2025-11-07T01:28:06.291Z] d9c8614053a8: Waiting [2025-11-07T01:28:06.291Z] a8a405b6fc03: Waiting [2025-11-07T01:28:06.291Z] 88677cd64161: Waiting [2025-11-07T01:28:06.291Z] 1da6b2d19d54: Waiting [2025-11-07T01:28:06.291Z] 256f393e029f: Waiting [2025-11-07T01:28:06.291Z] 24c78d9c47fc: Layer already exists [2025-11-07T01:28:06.291Z] d7efa1a01d08: Layer already exists [2025-11-07T01:28:06.291Z] e48fe8b59b4c: Layer already exists [2025-11-07T01:28:06.291Z] cd0814564236: Layer already exists [2025-11-07T01:28:06.291Z] ab7090e0d2ae: Layer already exists [2025-11-07T01:28:06.291Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:06.291Z] a8a405b6fc03: Layer already exists [2025-11-07T01:28:06.291Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:06.291Z] 88677cd64161: Layer already exists [2025-11-07T01:28:06.291Z] 1da6b2d19d54: Layer already exists [2025-11-07T01:28:06.291Z] 256f393e029f: Layer already exists [2025-11-07T01:28:06.291Z] 4.1.0-dev.75: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:06.629Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:06.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:06.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T01:28:06.963Z] e48fe8b59b4c: Preparing [2025-11-07T01:28:06.963Z] ab7090e0d2ae: Preparing [2025-11-07T01:28:06.963Z] d7efa1a01d08: Preparing [2025-11-07T01:28:06.963Z] cd0814564236: Preparing [2025-11-07T01:28:06.963Z] 24c78d9c47fc: Preparing [2025-11-07T01:28:06.963Z] 97946b54df7d: Preparing [2025-11-07T01:28:06.963Z] d9c8614053a8: Preparing [2025-11-07T01:28:06.963Z] 88677cd64161: Preparing [2025-11-07T01:28:06.963Z] 97946b54df7d: Waiting [2025-11-07T01:28:06.963Z] d9c8614053a8: Waiting [2025-11-07T01:28:06.963Z] a8a405b6fc03: Preparing [2025-11-07T01:28:06.963Z] 1da6b2d19d54: Preparing [2025-11-07T01:28:06.963Z] 88677cd64161: Waiting [2025-11-07T01:28:06.963Z] a8a405b6fc03: Waiting [2025-11-07T01:28:06.963Z] 256f393e029f: Preparing [2025-11-07T01:28:06.963Z] 1da6b2d19d54: Waiting [2025-11-07T01:28:06.963Z] 256f393e029f: Waiting [2025-11-07T01:28:06.963Z] e48fe8b59b4c: Layer already exists [2025-11-07T01:28:06.963Z] ab7090e0d2ae: Layer already exists [2025-11-07T01:28:06.963Z] d7efa1a01d08: Layer already exists [2025-11-07T01:28:06.963Z] cd0814564236: Layer already exists [2025-11-07T01:28:06.963Z] 24c78d9c47fc: Layer already exists [2025-11-07T01:28:06.963Z] 88677cd64161: Layer already exists [2025-11-07T01:28:06.963Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:06.963Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:06.963Z] a8a405b6fc03: Layer already exists [2025-11-07T01:28:06.963Z] 1da6b2d19d54: Layer already exists [2025-11-07T01:28:06.963Z] 256f393e029f: Layer already exists [2025-11-07T01:28:06.963Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:07.296Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:07.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-07T01:28:07.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-07T01:28:07.622Z] e48fe8b59b4c: Preparing [2025-11-07T01:28:07.622Z] ab7090e0d2ae: Preparing [2025-11-07T01:28:07.622Z] d7efa1a01d08: Preparing [2025-11-07T01:28:07.622Z] cd0814564236: Preparing [2025-11-07T01:28:07.622Z] 24c78d9c47fc: Preparing [2025-11-07T01:28:07.622Z] 97946b54df7d: Preparing [2025-11-07T01:28:07.622Z] d9c8614053a8: Preparing [2025-11-07T01:28:07.622Z] 88677cd64161: Preparing [2025-11-07T01:28:07.622Z] a8a405b6fc03: Preparing [2025-11-07T01:28:07.622Z] 1da6b2d19d54: Preparing [2025-11-07T01:28:07.622Z] 256f393e029f: Preparing [2025-11-07T01:28:07.622Z] 97946b54df7d: Waiting [2025-11-07T01:28:07.622Z] d9c8614053a8: Waiting [2025-11-07T01:28:07.622Z] 88677cd64161: Waiting [2025-11-07T01:28:07.622Z] a8a405b6fc03: Waiting [2025-11-07T01:28:07.622Z] 1da6b2d19d54: Waiting [2025-11-07T01:28:07.622Z] 256f393e029f: Waiting [2025-11-07T01:28:07.622Z] 24c78d9c47fc: Layer already exists [2025-11-07T01:28:07.622Z] cd0814564236: Layer already exists [2025-11-07T01:28:07.622Z] d7efa1a01d08: Layer already exists [2025-11-07T01:28:07.622Z] ab7090e0d2ae: Layer already exists [2025-11-07T01:28:07.622Z] e48fe8b59b4c: Layer already exists [2025-11-07T01:28:07.622Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:07.622Z] 1da6b2d19d54: Layer already exists [2025-11-07T01:28:07.622Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:07.622Z] 88677cd64161: Layer already exists [2025-11-07T01:28:07.622Z] a8a405b6fc03: Layer already exists [2025-11-07T01:28:07.622Z] 256f393e029f: Layer already exists [2025-11-07T01:28:07.622Z] main: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:28:07.701Z] ===================================================== [Pipeline] echo [2025-11-07T01:28:07.713Z] taggedImages: [2025-11-07T01:28:07.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:07.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-07T01:28:07.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-07T01:28:07.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:07.713Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-11-07T01:28:07.746Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-07T01:28:07.746Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:07.746Z] latest [2025-11-07T01:28:07.746Z] 4.1.0-dev.75 [2025-11-07T01:28:07.746Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:07.746Z] main [2025-11-07T01:28:07.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:08.106Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:08.448Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:08.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T01:28:08.448Z] 79604e8bd163: Preparing [2025-11-07T01:28:08.448Z] 9b5d6b526bb1: Preparing [2025-11-07T01:28:08.448Z] c403c26889cc: Preparing [2025-11-07T01:28:08.448Z] e229c9fa4441: Preparing [2025-11-07T01:28:08.448Z] 8e08922091f9: Preparing [2025-11-07T01:28:08.448Z] 3af141aac383: Preparing [2025-11-07T01:28:08.448Z] dffe7b6103d2: Preparing [2025-11-07T01:28:08.448Z] 97946b54df7d: Preparing [2025-11-07T01:28:08.448Z] d9c8614053a8: Preparing [2025-11-07T01:28:08.448Z] a3617d648f29: Preparing [2025-11-07T01:28:08.448Z] a3289dfa6e45: Preparing [2025-11-07T01:28:08.448Z] 256f393e029f: Preparing [2025-11-07T01:28:08.448Z] 3af141aac383: Waiting [2025-11-07T01:28:08.448Z] dffe7b6103d2: Waiting [2025-11-07T01:28:08.448Z] a3617d648f29: Waiting [2025-11-07T01:28:08.448Z] 97946b54df7d: Waiting [2025-11-07T01:28:08.448Z] d9c8614053a8: Waiting [2025-11-07T01:28:08.448Z] 256f393e029f: Waiting [2025-11-07T01:28:08.448Z] a3289dfa6e45: Waiting [2025-11-07T01:28:08.448Z] 8e08922091f9: Pushed [2025-11-07T01:28:08.448Z] 79604e8bd163: Pushed [2025-11-07T01:28:08.448Z] 9b5d6b526bb1: Pushed [2025-11-07T01:28:08.448Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:08.448Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:08.708Z] 3af141aac383: Pushed [2025-11-07T01:28:08.708Z] dffe7b6103d2: Pushed [2025-11-07T01:28:08.708Z] 256f393e029f: Layer already exists [2025-11-07T01:28:08.708Z] a3617d648f29: Pushed [2025-11-07T01:28:10.085Z] a3289dfa6e45: Pushed [2025-11-07T01:28:11.461Z] e229c9fa4441: Pushed [2025-11-07T01:28:11.461Z] c403c26889cc: Pushed [2025-11-07T01:28:11.461Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:11.783Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:12.123Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-07T01:28:12.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T01:28:12.123Z] 79604e8bd163: Preparing [2025-11-07T01:28:12.123Z] 9b5d6b526bb1: Preparing [2025-11-07T01:28:12.123Z] c403c26889cc: Preparing [2025-11-07T01:28:12.123Z] e229c9fa4441: Preparing [2025-11-07T01:28:12.123Z] 8e08922091f9: Preparing [2025-11-07T01:28:12.123Z] 3af141aac383: Preparing [2025-11-07T01:28:12.123Z] dffe7b6103d2: Preparing [2025-11-07T01:28:12.123Z] 97946b54df7d: Preparing [2025-11-07T01:28:12.123Z] d9c8614053a8: Preparing [2025-11-07T01:28:12.123Z] a3617d648f29: Preparing [2025-11-07T01:28:12.123Z] a3289dfa6e45: Preparing [2025-11-07T01:28:12.123Z] 256f393e029f: Preparing [2025-11-07T01:28:12.123Z] 3af141aac383: Waiting [2025-11-07T01:28:12.123Z] 97946b54df7d: Waiting [2025-11-07T01:28:12.123Z] d9c8614053a8: Waiting [2025-11-07T01:28:12.123Z] dffe7b6103d2: Waiting [2025-11-07T01:28:12.123Z] a3617d648f29: Waiting [2025-11-07T01:28:12.123Z] 256f393e029f: Waiting [2025-11-07T01:28:12.123Z] a3289dfa6e45: Waiting [2025-11-07T01:28:12.123Z] 8e08922091f9: Layer already exists [2025-11-07T01:28:12.123Z] e229c9fa4441: Layer already exists [2025-11-07T01:28:12.123Z] 79604e8bd163: Layer already exists [2025-11-07T01:28:12.123Z] 9b5d6b526bb1: Layer already exists [2025-11-07T01:28:12.123Z] c403c26889cc: Layer already exists [2025-11-07T01:28:12.123Z] dffe7b6103d2: Layer already exists [2025-11-07T01:28:12.123Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:12.123Z] 3af141aac383: Layer already exists [2025-11-07T01:28:12.123Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:12.123Z] a3617d648f29: Layer already exists [2025-11-07T01:28:12.123Z] a3289dfa6e45: Layer already exists [2025-11-07T01:28:12.123Z] 256f393e029f: Layer already exists [2025-11-07T01:28:12.123Z] latest: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:12.462Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:12.799Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-07T01:28:12.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T01:28:12.799Z] 79604e8bd163: Preparing [2025-11-07T01:28:12.799Z] 9b5d6b526bb1: Preparing [2025-11-07T01:28:12.799Z] c403c26889cc: Preparing [2025-11-07T01:28:12.799Z] e229c9fa4441: Preparing [2025-11-07T01:28:12.799Z] 8e08922091f9: Preparing [2025-11-07T01:28:12.799Z] 3af141aac383: Preparing [2025-11-07T01:28:12.799Z] dffe7b6103d2: Preparing [2025-11-07T01:28:12.799Z] 97946b54df7d: Preparing [2025-11-07T01:28:12.799Z] d9c8614053a8: Preparing [2025-11-07T01:28:12.799Z] a3617d648f29: Preparing [2025-11-07T01:28:12.799Z] a3289dfa6e45: Preparing [2025-11-07T01:28:12.799Z] 3af141aac383: Waiting [2025-11-07T01:28:12.799Z] dffe7b6103d2: Waiting [2025-11-07T01:28:12.799Z] 97946b54df7d: Waiting [2025-11-07T01:28:12.799Z] d9c8614053a8: Waiting [2025-11-07T01:28:12.799Z] a3617d648f29: Waiting [2025-11-07T01:28:12.799Z] a3289dfa6e45: Waiting [2025-11-07T01:28:12.799Z] 256f393e029f: Preparing [2025-11-07T01:28:12.799Z] 256f393e029f: Waiting [2025-11-07T01:28:12.799Z] 8e08922091f9: Layer already exists [2025-11-07T01:28:12.799Z] 79604e8bd163: Layer already exists [2025-11-07T01:28:12.799Z] c403c26889cc: Layer already exists [2025-11-07T01:28:12.799Z] e229c9fa4441: Layer already exists [2025-11-07T01:28:12.799Z] 9b5d6b526bb1: Layer already exists [2025-11-07T01:28:12.799Z] dffe7b6103d2: Layer already exists [2025-11-07T01:28:12.799Z] 3af141aac383: Layer already exists [2025-11-07T01:28:12.799Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:12.799Z] a3617d648f29: Layer already exists [2025-11-07T01:28:12.799Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:12.799Z] 256f393e029f: Layer already exists [2025-11-07T01:28:12.799Z] a3289dfa6e45: Layer already exists [2025-11-07T01:28:12.799Z] 4.1.0-dev.75: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:13.130Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:13.458Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:13.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T01:28:13.458Z] 79604e8bd163: Preparing [2025-11-07T01:28:13.458Z] 9b5d6b526bb1: Preparing [2025-11-07T01:28:13.458Z] c403c26889cc: Preparing [2025-11-07T01:28:13.458Z] e229c9fa4441: Preparing [2025-11-07T01:28:13.458Z] 8e08922091f9: Preparing [2025-11-07T01:28:13.458Z] 3af141aac383: Preparing [2025-11-07T01:28:13.458Z] dffe7b6103d2: Preparing [2025-11-07T01:28:13.458Z] 97946b54df7d: Preparing [2025-11-07T01:28:13.458Z] d9c8614053a8: Preparing [2025-11-07T01:28:13.458Z] a3617d648f29: Preparing [2025-11-07T01:28:13.458Z] a3289dfa6e45: Preparing [2025-11-07T01:28:13.458Z] 97946b54df7d: Waiting [2025-11-07T01:28:13.458Z] d9c8614053a8: Waiting [2025-11-07T01:28:13.458Z] 3af141aac383: Waiting [2025-11-07T01:28:13.458Z] a3617d648f29: Waiting [2025-11-07T01:28:13.458Z] dffe7b6103d2: Waiting [2025-11-07T01:28:13.458Z] 256f393e029f: Preparing [2025-11-07T01:28:13.458Z] a3289dfa6e45: Waiting [2025-11-07T01:28:13.458Z] 256f393e029f: Waiting [2025-11-07T01:28:13.458Z] e229c9fa4441: Layer already exists [2025-11-07T01:28:13.458Z] 9b5d6b526bb1: Layer already exists [2025-11-07T01:28:13.458Z] 79604e8bd163: Layer already exists [2025-11-07T01:28:13.458Z] c403c26889cc: Layer already exists [2025-11-07T01:28:13.458Z] 8e08922091f9: Layer already exists [2025-11-07T01:28:13.458Z] 3af141aac383: Layer already exists [2025-11-07T01:28:13.458Z] dffe7b6103d2: Layer already exists [2025-11-07T01:28:13.458Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:13.458Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:13.458Z] a3617d648f29: Layer already exists [2025-11-07T01:28:13.458Z] 256f393e029f: Layer already exists [2025-11-07T01:28:13.458Z] a3289dfa6e45: Layer already exists [2025-11-07T01:28:13.458Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:13.797Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:14.128Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-07T01:28:14.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-07T01:28:14.128Z] 79604e8bd163: Preparing [2025-11-07T01:28:14.128Z] 9b5d6b526bb1: Preparing [2025-11-07T01:28:14.128Z] c403c26889cc: Preparing [2025-11-07T01:28:14.128Z] e229c9fa4441: Preparing [2025-11-07T01:28:14.128Z] 8e08922091f9: Preparing [2025-11-07T01:28:14.128Z] 3af141aac383: Preparing [2025-11-07T01:28:14.128Z] dffe7b6103d2: Preparing [2025-11-07T01:28:14.128Z] 97946b54df7d: Preparing [2025-11-07T01:28:14.128Z] d9c8614053a8: Preparing [2025-11-07T01:28:14.128Z] a3617d648f29: Preparing [2025-11-07T01:28:14.128Z] 3af141aac383: Waiting [2025-11-07T01:28:14.128Z] dffe7b6103d2: Waiting [2025-11-07T01:28:14.128Z] d9c8614053a8: Waiting [2025-11-07T01:28:14.128Z] 97946b54df7d: Waiting [2025-11-07T01:28:14.128Z] a3289dfa6e45: Preparing [2025-11-07T01:28:14.128Z] 256f393e029f: Preparing [2025-11-07T01:28:14.128Z] a3617d648f29: Waiting [2025-11-07T01:28:14.128Z] a3289dfa6e45: Waiting [2025-11-07T01:28:14.128Z] 256f393e029f: Waiting [2025-11-07T01:28:14.128Z] 9b5d6b526bb1: Layer already exists [2025-11-07T01:28:14.128Z] 8e08922091f9: Layer already exists [2025-11-07T01:28:14.128Z] e229c9fa4441: Layer already exists [2025-11-07T01:28:14.128Z] c403c26889cc: Layer already exists [2025-11-07T01:28:14.128Z] 79604e8bd163: Layer already exists [2025-11-07T01:28:14.128Z] 3af141aac383: Layer already exists [2025-11-07T01:28:14.128Z] dffe7b6103d2: Layer already exists [2025-11-07T01:28:14.128Z] a3617d648f29: Layer already exists [2025-11-07T01:28:14.128Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:14.128Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:14.128Z] a3289dfa6e45: Layer already exists [2025-11-07T01:28:14.128Z] 256f393e029f: Layer already exists [2025-11-07T01:28:14.128Z] main: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:28:14.212Z] ===================================================== [Pipeline] echo [2025-11-07T01:28:14.225Z] taggedImages: [2025-11-07T01:28:14.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:14.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-07T01:28:14.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-07T01:28:14.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:14.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-11-07T01:28:14.248Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-07T01:28:14.248Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:14.248Z] latest [2025-11-07T01:28:14.248Z] 4.1.0-dev.75 [2025-11-07T01:28:14.248Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:14.248Z] main [2025-11-07T01:28:14.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:14.590Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:14.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:14.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T01:28:14.915Z] 7ae4d972ccac: Preparing [2025-11-07T01:28:14.915Z] fd47de0a4d54: Preparing [2025-11-07T01:28:14.915Z] 97946b54df7d: Preparing [2025-11-07T01:28:14.915Z] d9c8614053a8: Preparing [2025-11-07T01:28:14.915Z] 12921e1d591b: Preparing [2025-11-07T01:28:14.915Z] a1c222955002: Preparing [2025-11-07T01:28:14.915Z] 256f393e029f: Preparing [2025-11-07T01:28:14.915Z] 256f393e029f: Waiting [2025-11-07T01:28:14.915Z] a1c222955002: Waiting [2025-11-07T01:28:14.915Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:14.915Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:14.915Z] 256f393e029f: Layer already exists [2025-11-07T01:28:14.915Z] 12921e1d591b: Pushed [2025-11-07T01:28:14.915Z] 7ae4d972ccac: Pushed [2025-11-07T01:28:15.853Z] a1c222955002: Pushed [2025-11-07T01:28:18.388Z] fd47de0a4d54: Pushed [2025-11-07T01:28:18.662Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:18.984Z] + 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-11-07T01:28:19.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-07T01:28:19.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T01:28:19.311Z] 7ae4d972ccac: Preparing [2025-11-07T01:28:19.311Z] fd47de0a4d54: Preparing [2025-11-07T01:28:19.311Z] 97946b54df7d: Preparing [2025-11-07T01:28:19.311Z] d9c8614053a8: Preparing [2025-11-07T01:28:19.311Z] 12921e1d591b: Preparing [2025-11-07T01:28:19.311Z] a1c222955002: Preparing [2025-11-07T01:28:19.311Z] 256f393e029f: Preparing [2025-11-07T01:28:19.311Z] a1c222955002: Waiting [2025-11-07T01:28:19.311Z] 256f393e029f: Waiting [2025-11-07T01:28:19.311Z] fd47de0a4d54: Layer already exists [2025-11-07T01:28:19.311Z] 7ae4d972ccac: Layer already exists [2025-11-07T01:28:19.311Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:19.311Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:19.311Z] 12921e1d591b: Layer already exists [2025-11-07T01:28:19.311Z] a1c222955002: Layer already exists [2025-11-07T01:28:19.311Z] 256f393e029f: Layer already exists [2025-11-07T01:28:19.311Z] latest: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:19.652Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:19.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-07T01:28:19.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T01:28:19.987Z] 7ae4d972ccac: Preparing [2025-11-07T01:28:19.987Z] fd47de0a4d54: Preparing [2025-11-07T01:28:19.987Z] 97946b54df7d: Preparing [2025-11-07T01:28:19.987Z] d9c8614053a8: Preparing [2025-11-07T01:28:19.987Z] 12921e1d591b: Preparing [2025-11-07T01:28:19.987Z] a1c222955002: Preparing [2025-11-07T01:28:19.987Z] 256f393e029f: Preparing [2025-11-07T01:28:19.987Z] a1c222955002: Waiting [2025-11-07T01:28:19.987Z] 256f393e029f: Waiting [2025-11-07T01:28:19.987Z] 12921e1d591b: Layer already exists [2025-11-07T01:28:19.987Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:19.987Z] fd47de0a4d54: Layer already exists [2025-11-07T01:28:19.987Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:19.987Z] 7ae4d972ccac: Layer already exists [2025-11-07T01:28:19.987Z] 256f393e029f: Layer already exists [2025-11-07T01:28:19.987Z] a1c222955002: Layer already exists [2025-11-07T01:28:19.987Z] 4.1.0-dev.75: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:20.318Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:21.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:21.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T01:28:21.230Z] 7ae4d972ccac: Preparing [2025-11-07T01:28:21.230Z] fd47de0a4d54: Preparing [2025-11-07T01:28:21.230Z] 97946b54df7d: Preparing [2025-11-07T01:28:21.230Z] d9c8614053a8: Preparing [2025-11-07T01:28:21.230Z] 12921e1d591b: Preparing [2025-11-07T01:28:21.230Z] a1c222955002: Preparing [2025-11-07T01:28:21.230Z] 256f393e029f: Preparing [2025-11-07T01:28:21.230Z] a1c222955002: Waiting [2025-11-07T01:28:21.230Z] 256f393e029f: Waiting [2025-11-07T01:28:21.230Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:21.230Z] fd47de0a4d54: Layer already exists [2025-11-07T01:28:21.230Z] 7ae4d972ccac: Layer already exists [2025-11-07T01:28:21.230Z] 12921e1d591b: Layer already exists [2025-11-07T01:28:21.230Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:21.230Z] a1c222955002: Layer already exists [2025-11-07T01:28:21.230Z] 256f393e029f: Layer already exists [2025-11-07T01:28:21.230Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:21.569Z] + 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-11-07T01:28:21.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-07T01:28:21.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-07T01:28:21.909Z] 7ae4d972ccac: Preparing [2025-11-07T01:28:21.909Z] fd47de0a4d54: Preparing [2025-11-07T01:28:21.909Z] 97946b54df7d: Preparing [2025-11-07T01:28:21.909Z] d9c8614053a8: Preparing [2025-11-07T01:28:21.909Z] 12921e1d591b: Preparing [2025-11-07T01:28:21.910Z] a1c222955002: Preparing [2025-11-07T01:28:21.910Z] 256f393e029f: Preparing [2025-11-07T01:28:21.910Z] a1c222955002: Waiting [2025-11-07T01:28:21.910Z] 256f393e029f: Waiting [2025-11-07T01:28:21.910Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:21.910Z] 12921e1d591b: Layer already exists [2025-11-07T01:28:21.910Z] 7ae4d972ccac: Layer already exists [2025-11-07T01:28:21.910Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:21.910Z] fd47de0a4d54: Layer already exists [2025-11-07T01:28:21.910Z] a1c222955002: Layer already exists [2025-11-07T01:28:21.910Z] 256f393e029f: Layer already exists [2025-11-07T01:28:27.186Z] main: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:28:27.263Z] ===================================================== [Pipeline] echo [2025-11-07T01:28:27.279Z] taggedImages: [2025-11-07T01:28:27.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:27.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-07T01:28:27.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-07T01:28:27.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:27.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-11-07T01:28:27.304Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-07T01:28:27.304Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:27.304Z] latest [2025-11-07T01:28:27.304Z] 4.1.0-dev.75 [2025-11-07T01:28:27.304Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:27.304Z] main [2025-11-07T01:28:27.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:27.646Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:27.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:27.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T01:28:27.967Z] 3ca50d423f8b: Preparing [2025-11-07T01:28:27.967Z] 1a25be921e26: Preparing [2025-11-07T01:28:27.967Z] 7f5b2928cae2: Preparing [2025-11-07T01:28:27.967Z] 97946b54df7d: Preparing [2025-11-07T01:28:27.967Z] d9c8614053a8: Preparing [2025-11-07T01:28:27.967Z] 23ea16fb5453: Preparing [2025-11-07T01:28:27.967Z] d50c0d143167: Preparing [2025-11-07T01:28:27.967Z] ad7488c14c9a: Preparing [2025-11-07T01:28:27.967Z] c46865bf664f: Preparing [2025-11-07T01:28:27.967Z] 256f393e029f: Preparing [2025-11-07T01:28:27.967Z] 256f393e029f: Waiting [2025-11-07T01:28:27.967Z] 23ea16fb5453: Waiting [2025-11-07T01:28:27.967Z] d50c0d143167: Waiting [2025-11-07T01:28:27.967Z] c46865bf664f: Waiting [2025-11-07T01:28:27.967Z] ad7488c14c9a: Waiting [2025-11-07T01:28:27.967Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:27.967Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:27.967Z] 1a25be921e26: Pushed [2025-11-07T01:28:27.967Z] 7f5b2928cae2: Pushed [2025-11-07T01:28:27.967Z] 3ca50d423f8b: Pushed [2025-11-07T01:28:27.967Z] 256f393e029f: Layer already exists [2025-11-07T01:28:27.967Z] ad7488c14c9a: Pushed [2025-11-07T01:28:28.534Z] c46865bf664f: Pushed [2025-11-07T01:28:31.640Z] #88 DONE 105.6s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #97 DONE 96.6s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #79 DONE 114.6s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #92 DONE 109.9s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #98 DONE 104.2s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #119 [support-scheduler builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #119 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #91 DONE 102.0s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #120 [core-keeper builder 7/8] COPY . . [2025-11-07T01:28:31.640Z] #120 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #119 [support-scheduler builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #119 DONE 2.1s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #121 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #122 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:28:31.640Z] #123 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #124 DONE 2.2s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #125 [support-notifications builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #125 DONE 2.2s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #126 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #127 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:28:31.640Z] #128 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #129 DONE 2.1s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #130 DONE 2.3s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T01:28:31.640Z] #131 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #120 [core-keeper builder 7/8] COPY . . [2025-11-07T01:28:31.640Z] #120 DONE 2.2s [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:28:31.640Z] #132 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #133 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #134 [core-data builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #134 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:28:31.640Z] #135 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #136 [core-metadata builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #136 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #137 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #138 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:28:31.640Z] #139 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #140 [core-command builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #140 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-11-07T01:28:31.640Z] #141 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-07T01:28:31.640Z] #142 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T01:28:31.640Z] #143 CACHED [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T01:28:31.640Z] #144 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T01:28:31.640Z] #0 5.050 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-07T01:28:31.640Z] #145 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T01:28:31.640Z] #0 5.989 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-07T01:28:31.640Z] #146 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T01:28:31.640Z] #131 6.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-07T01:28:31.640Z] #131 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #147 [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-11-07T01:28:31.640Z] #0 5.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-07T01:28:31.640Z] #147 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T01:28:31.640Z] #0 5.629 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-07T01:28:31.640Z] #148 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T01:28:31.640Z] #0 5.498 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-07T01:28:31.640Z] #149 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T01:28:31.640Z] #0 5.249 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-07T01:28:31.640Z] #150 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-07T01:28:31.640Z] #0 6.493 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-07T01:28:31.640Z] #151 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T01:28:31.640Z] #0 6.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-07T01:28:31.640Z] #152 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T01:28:31.640Z] #0 4.001 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-07T01:28:31.640Z] #153 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T01:28:31.640Z] #0 6.595 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-07T01:28:31.640Z] #154 ... [2025-11-07T01:28:31.640Z] [2025-11-07T01:28:31.640Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T01:28:31.640Z] #144 6.386 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-07T01:28:34.328Z] d50c0d143167: Pushed [2025-11-07T01:28:42.520Z] 23ea16fb5453: Pushed [2025-11-07T01:28:42.520Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:42.840Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:43.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-07T01:28:43.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T01:28:43.156Z] 3ca50d423f8b: Preparing [2025-11-07T01:28:43.156Z] 1a25be921e26: Preparing [2025-11-07T01:28:43.156Z] 7f5b2928cae2: Preparing [2025-11-07T01:28:43.156Z] 97946b54df7d: Preparing [2025-11-07T01:28:43.156Z] d9c8614053a8: Preparing [2025-11-07T01:28:43.156Z] 23ea16fb5453: Preparing [2025-11-07T01:28:43.156Z] d50c0d143167: Preparing [2025-11-07T01:28:43.156Z] ad7488c14c9a: Preparing [2025-11-07T01:28:43.156Z] c46865bf664f: Preparing [2025-11-07T01:28:43.156Z] 256f393e029f: Preparing [2025-11-07T01:28:43.156Z] 23ea16fb5453: Waiting [2025-11-07T01:28:43.156Z] d50c0d143167: Waiting [2025-11-07T01:28:43.156Z] ad7488c14c9a: Waiting [2025-11-07T01:28:43.156Z] c46865bf664f: Waiting [2025-11-07T01:28:43.156Z] 256f393e029f: Waiting [2025-11-07T01:28:43.156Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:28:43.156Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:43.156Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:43.156Z] 1a25be921e26: Layer already exists [2025-11-07T01:28:43.156Z] 7f5b2928cae2: Layer already exists [2025-11-07T01:28:43.156Z] d50c0d143167: Layer already exists [2025-11-07T01:28:43.156Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:43.156Z] ad7488c14c9a: Layer already exists [2025-11-07T01:28:43.156Z] c46865bf664f: Layer already exists [2025-11-07T01:28:43.156Z] 256f393e029f: Layer already exists [2025-11-07T01:28:43.156Z] latest: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:43.489Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:43.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-07T01:28:43.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T01:28:43.811Z] 3ca50d423f8b: Preparing [2025-11-07T01:28:43.811Z] 1a25be921e26: Preparing [2025-11-07T01:28:43.811Z] 7f5b2928cae2: Preparing [2025-11-07T01:28:43.811Z] 97946b54df7d: Preparing [2025-11-07T01:28:43.811Z] d9c8614053a8: Preparing [2025-11-07T01:28:43.811Z] 23ea16fb5453: Preparing [2025-11-07T01:28:43.811Z] d50c0d143167: Preparing [2025-11-07T01:28:43.811Z] ad7488c14c9a: Preparing [2025-11-07T01:28:43.811Z] c46865bf664f: Preparing [2025-11-07T01:28:43.811Z] 256f393e029f: Preparing [2025-11-07T01:28:43.811Z] ad7488c14c9a: Waiting [2025-11-07T01:28:43.811Z] c46865bf664f: Waiting [2025-11-07T01:28:43.811Z] 256f393e029f: Waiting [2025-11-07T01:28:43.811Z] 23ea16fb5453: Waiting [2025-11-07T01:28:43.811Z] d50c0d143167: Waiting [2025-11-07T01:28:43.811Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:43.811Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:43.811Z] 7f5b2928cae2: Layer already exists [2025-11-07T01:28:43.811Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:28:43.811Z] 1a25be921e26: Layer already exists [2025-11-07T01:28:43.811Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:43.811Z] ad7488c14c9a: Layer already exists [2025-11-07T01:28:43.811Z] d50c0d143167: Layer already exists [2025-11-07T01:28:43.811Z] c46865bf664f: Layer already exists [2025-11-07T01:28:43.811Z] 256f393e029f: Layer already exists [2025-11-07T01:28:43.811Z] 4.1.0-dev.75: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:44.149Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:44.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:44.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T01:28:44.471Z] 3ca50d423f8b: Preparing [2025-11-07T01:28:44.471Z] 1a25be921e26: Preparing [2025-11-07T01:28:44.471Z] 7f5b2928cae2: Preparing [2025-11-07T01:28:44.471Z] 97946b54df7d: Preparing [2025-11-07T01:28:44.471Z] d9c8614053a8: Preparing [2025-11-07T01:28:44.471Z] 23ea16fb5453: Preparing [2025-11-07T01:28:44.471Z] d50c0d143167: Preparing [2025-11-07T01:28:44.471Z] 23ea16fb5453: Waiting [2025-11-07T01:28:44.471Z] d50c0d143167: Waiting [2025-11-07T01:28:44.471Z] ad7488c14c9a: Preparing [2025-11-07T01:28:44.471Z] c46865bf664f: Preparing [2025-11-07T01:28:44.471Z] 256f393e029f: Preparing [2025-11-07T01:28:44.471Z] ad7488c14c9a: Waiting [2025-11-07T01:28:44.471Z] c46865bf664f: Waiting [2025-11-07T01:28:44.471Z] 256f393e029f: Waiting [2025-11-07T01:28:44.471Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:28:44.471Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:44.471Z] 7f5b2928cae2: Layer already exists [2025-11-07T01:28:44.471Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:44.471Z] 1a25be921e26: Layer already exists [2025-11-07T01:28:44.471Z] d50c0d143167: Layer already exists [2025-11-07T01:28:44.471Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:44.471Z] ad7488c14c9a: Layer already exists [2025-11-07T01:28:44.471Z] c46865bf664f: Layer already exists [2025-11-07T01:28:44.471Z] 256f393e029f: Layer already exists [2025-11-07T01:28:44.471Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:44.798Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:45.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-07T01:28:45.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-07T01:28:45.119Z] 3ca50d423f8b: Preparing [2025-11-07T01:28:45.119Z] 1a25be921e26: Preparing [2025-11-07T01:28:45.119Z] 7f5b2928cae2: Preparing [2025-11-07T01:28:45.119Z] 97946b54df7d: Preparing [2025-11-07T01:28:45.119Z] d9c8614053a8: Preparing [2025-11-07T01:28:45.119Z] 23ea16fb5453: Preparing [2025-11-07T01:28:45.119Z] d50c0d143167: Preparing [2025-11-07T01:28:45.119Z] ad7488c14c9a: Preparing [2025-11-07T01:28:45.119Z] c46865bf664f: Preparing [2025-11-07T01:28:45.119Z] 256f393e029f: Preparing [2025-11-07T01:28:45.119Z] d50c0d143167: Waiting [2025-11-07T01:28:45.119Z] ad7488c14c9a: Waiting [2025-11-07T01:28:45.119Z] c46865bf664f: Waiting [2025-11-07T01:28:45.119Z] 256f393e029f: Waiting [2025-11-07T01:28:45.119Z] 23ea16fb5453: Waiting [2025-11-07T01:28:45.119Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:28:45.119Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:45.119Z] 7f5b2928cae2: Layer already exists [2025-11-07T01:28:45.119Z] 1a25be921e26: Layer already exists [2025-11-07T01:28:45.119Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:45.119Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:45.119Z] d50c0d143167: Layer already exists [2025-11-07T01:28:45.119Z] ad7488c14c9a: Layer already exists [2025-11-07T01:28:45.119Z] 256f393e029f: Layer already exists [2025-11-07T01:28:45.119Z] c46865bf664f: Layer already exists [2025-11-07T01:28:45.119Z] main: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:28:45.195Z] ===================================================== [Pipeline] echo [2025-11-07T01:28:45.211Z] taggedImages: [2025-11-07T01:28:45.211Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:45.211Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-07T01:28:45.211Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-07T01:28:45.211Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:45.211Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-11-07T01:28:45.248Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-07T01:28:45.248Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:45.248Z] latest [2025-11-07T01:28:45.248Z] 4.1.0-dev.75 [2025-11-07T01:28:45.248Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:45.248Z] main [2025-11-07T01:28:45.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:45.595Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:45.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:45.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T01:28:45.918Z] 57ecb025b740: Preparing [2025-11-07T01:28:45.918Z] f0840fd891d3: Preparing [2025-11-07T01:28:45.918Z] c9ba816051fd: Preparing [2025-11-07T01:28:45.918Z] 97946b54df7d: Preparing [2025-11-07T01:28:45.918Z] d9c8614053a8: Preparing [2025-11-07T01:28:45.918Z] 23ea16fb5453: Preparing [2025-11-07T01:28:45.918Z] 66d0a49726a4: Preparing [2025-11-07T01:28:45.918Z] 3baaa025cafa: Preparing [2025-11-07T01:28:45.918Z] 256f393e029f: Preparing [2025-11-07T01:28:45.918Z] 23ea16fb5453: Waiting [2025-11-07T01:28:45.918Z] 66d0a49726a4: Waiting [2025-11-07T01:28:45.918Z] 3baaa025cafa: Waiting [2025-11-07T01:28:45.918Z] 256f393e029f: Waiting [2025-11-07T01:28:45.918Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:45.918Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:45.918Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:45.918Z] 57ecb025b740: Pushed [2025-11-07T01:28:45.918Z] f0840fd891d3: Pushed [2025-11-07T01:28:45.918Z] c9ba816051fd: Pushed [2025-11-07T01:28:45.918Z] 256f393e029f: Layer already exists [2025-11-07T01:28:45.918Z] 66d0a49726a4: Pushed [2025-11-07T01:28:46.177Z] 3baaa025cafa: Pushed [2025-11-07T01:28:46.435Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:47.449Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:47.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-07T01:28:47.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T01:28:47.769Z] 57ecb025b740: Preparing [2025-11-07T01:28:47.769Z] f0840fd891d3: Preparing [2025-11-07T01:28:47.769Z] c9ba816051fd: Preparing [2025-11-07T01:28:47.769Z] 97946b54df7d: Preparing [2025-11-07T01:28:47.769Z] d9c8614053a8: Preparing [2025-11-07T01:28:47.769Z] 23ea16fb5453: Preparing [2025-11-07T01:28:47.769Z] 66d0a49726a4: Preparing [2025-11-07T01:28:47.769Z] 3baaa025cafa: Preparing [2025-11-07T01:28:47.769Z] 256f393e029f: Preparing [2025-11-07T01:28:47.769Z] 66d0a49726a4: Waiting [2025-11-07T01:28:47.769Z] 3baaa025cafa: Waiting [2025-11-07T01:28:47.769Z] 256f393e029f: Waiting [2025-11-07T01:28:47.769Z] 23ea16fb5453: Waiting [2025-11-07T01:28:47.769Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:47.769Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:47.769Z] f0840fd891d3: Layer already exists [2025-11-07T01:28:47.769Z] c9ba816051fd: Layer already exists [2025-11-07T01:28:47.769Z] 57ecb025b740: Layer already exists [2025-11-07T01:28:47.769Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:47.769Z] 256f393e029f: Layer already exists [2025-11-07T01:28:47.769Z] 3baaa025cafa: Layer already exists [2025-11-07T01:28:47.769Z] 66d0a49726a4: Layer already exists [2025-11-07T01:28:47.769Z] latest: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:48.099Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:48.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-07T01:28:48.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T01:28:48.427Z] 57ecb025b740: Preparing [2025-11-07T01:28:48.427Z] f0840fd891d3: Preparing [2025-11-07T01:28:48.427Z] c9ba816051fd: Preparing [2025-11-07T01:28:48.427Z] 97946b54df7d: Preparing [2025-11-07T01:28:48.427Z] d9c8614053a8: Preparing [2025-11-07T01:28:48.427Z] 23ea16fb5453: Preparing [2025-11-07T01:28:48.427Z] 66d0a49726a4: Preparing [2025-11-07T01:28:48.427Z] 3baaa025cafa: Preparing [2025-11-07T01:28:48.427Z] 256f393e029f: Preparing [2025-11-07T01:28:48.427Z] 23ea16fb5453: Waiting [2025-11-07T01:28:48.427Z] 66d0a49726a4: Waiting [2025-11-07T01:28:48.427Z] 3baaa025cafa: Waiting [2025-11-07T01:28:48.427Z] 256f393e029f: Waiting [2025-11-07T01:28:48.427Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:48.427Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:48.427Z] 57ecb025b740: Layer already exists [2025-11-07T01:28:48.427Z] f0840fd891d3: Layer already exists [2025-11-07T01:28:48.427Z] c9ba816051fd: Layer already exists [2025-11-07T01:28:48.427Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:48.427Z] 3baaa025cafa: Layer already exists [2025-11-07T01:28:48.427Z] 66d0a49726a4: Layer already exists [2025-11-07T01:28:48.427Z] 256f393e029f: Layer already exists [2025-11-07T01:28:48.427Z] 4.1.0-dev.75: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:48.760Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:49.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:49.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T01:28:49.081Z] 57ecb025b740: Preparing [2025-11-07T01:28:49.081Z] f0840fd891d3: Preparing [2025-11-07T01:28:49.081Z] c9ba816051fd: Preparing [2025-11-07T01:28:49.081Z] 97946b54df7d: Preparing [2025-11-07T01:28:49.081Z] d9c8614053a8: Preparing [2025-11-07T01:28:49.081Z] 23ea16fb5453: Preparing [2025-11-07T01:28:49.081Z] 66d0a49726a4: Preparing [2025-11-07T01:28:49.081Z] 3baaa025cafa: Preparing [2025-11-07T01:28:49.081Z] 256f393e029f: Preparing [2025-11-07T01:28:49.081Z] 3baaa025cafa: Waiting [2025-11-07T01:28:49.081Z] 256f393e029f: Waiting [2025-11-07T01:28:49.081Z] 23ea16fb5453: Waiting [2025-11-07T01:28:49.081Z] 66d0a49726a4: Waiting [2025-11-07T01:28:49.081Z] f0840fd891d3: Layer already exists [2025-11-07T01:28:49.081Z] c9ba816051fd: Layer already exists [2025-11-07T01:28:49.081Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:49.081Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:49.081Z] 57ecb025b740: Layer already exists [2025-11-07T01:28:49.081Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:49.081Z] 66d0a49726a4: Layer already exists [2025-11-07T01:28:49.081Z] 3baaa025cafa: Layer already exists [2025-11-07T01:28:49.081Z] 256f393e029f: Layer already exists [2025-11-07T01:28:49.081Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:49.403Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:49.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-07T01:28:49.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-07T01:28:49.722Z] 57ecb025b740: Preparing [2025-11-07T01:28:49.722Z] f0840fd891d3: Preparing [2025-11-07T01:28:49.722Z] c9ba816051fd: Preparing [2025-11-07T01:28:49.722Z] 97946b54df7d: Preparing [2025-11-07T01:28:49.722Z] d9c8614053a8: Preparing [2025-11-07T01:28:49.722Z] 23ea16fb5453: Preparing [2025-11-07T01:28:49.722Z] 66d0a49726a4: Preparing [2025-11-07T01:28:49.722Z] 3baaa025cafa: Preparing [2025-11-07T01:28:49.722Z] 256f393e029f: Preparing [2025-11-07T01:28:49.722Z] 23ea16fb5453: Waiting [2025-11-07T01:28:49.722Z] 66d0a49726a4: Waiting [2025-11-07T01:28:49.722Z] 3baaa025cafa: Waiting [2025-11-07T01:28:49.722Z] 256f393e029f: Waiting [2025-11-07T01:28:49.722Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:49.722Z] f0840fd891d3: Layer already exists [2025-11-07T01:28:49.722Z] 57ecb025b740: Layer already exists [2025-11-07T01:28:49.722Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:49.722Z] c9ba816051fd: Layer already exists [2025-11-07T01:28:49.722Z] 66d0a49726a4: Layer already exists [2025-11-07T01:28:49.722Z] 23ea16fb5453: Layer already exists [2025-11-07T01:28:49.722Z] 3baaa025cafa: Layer already exists [2025-11-07T01:28:49.722Z] 256f393e029f: Layer already exists [2025-11-07T01:28:49.722Z] main: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:28:49.795Z] ===================================================== [Pipeline] echo [2025-11-07T01:28:49.810Z] taggedImages: [2025-11-07T01:28:49.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:49.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-07T01:28:49.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-07T01:28:49.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:49.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-11-07T01:28:49.846Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-07T01:28:49.846Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:49.846Z] latest [2025-11-07T01:28:49.846Z] 4.1.0-dev.75 [2025-11-07T01:28:49.846Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:28:49.846Z] main [2025-11-07T01:28:49.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:50.193Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:28:50.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:28:50.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T01:28:50.514Z] 3ca50d423f8b: Preparing [2025-11-07T01:28:50.514Z] 755d923ec021: Preparing [2025-11-07T01:28:50.514Z] a9d77d06ab53: Preparing [2025-11-07T01:28:50.514Z] 97946b54df7d: Preparing [2025-11-07T01:28:50.514Z] d9c8614053a8: Preparing [2025-11-07T01:28:50.514Z] 79ca929578cd: Preparing [2025-11-07T01:28:50.514Z] ad7488c14c9a: Preparing [2025-11-07T01:28:50.514Z] c46865bf664f: Preparing [2025-11-07T01:28:50.514Z] 256f393e029f: Preparing [2025-11-07T01:28:50.514Z] 79ca929578cd: Waiting [2025-11-07T01:28:50.514Z] ad7488c14c9a: Waiting [2025-11-07T01:28:50.514Z] c46865bf664f: Waiting [2025-11-07T01:28:50.514Z] 256f393e029f: Waiting [2025-11-07T01:28:50.514Z] 97946b54df7d: Layer already exists [2025-11-07T01:28:50.514Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:28:50.514Z] d9c8614053a8: Layer already exists [2025-11-07T01:28:50.514Z] ad7488c14c9a: Layer already exists [2025-11-07T01:28:50.514Z] c46865bf664f: Layer already exists [2025-11-07T01:28:50.515Z] 256f393e029f: Layer already exists [2025-11-07T01:28:50.515Z] 755d923ec021: Pushed [2025-11-07T01:28:50.515Z] a9d77d06ab53: Pushed [2025-11-07T01:29:05.402Z] 79ca929578cd: Pushed [2025-11-07T01:29:05.402Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:05.729Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:06.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-07T01:29:06.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T01:29:06.707Z] 3ca50d423f8b: Preparing [2025-11-07T01:29:06.707Z] 755d923ec021: Preparing [2025-11-07T01:29:06.707Z] a9d77d06ab53: Preparing [2025-11-07T01:29:06.707Z] 97946b54df7d: Preparing [2025-11-07T01:29:06.707Z] d9c8614053a8: Preparing [2025-11-07T01:29:06.707Z] 79ca929578cd: Preparing [2025-11-07T01:29:06.707Z] ad7488c14c9a: Preparing [2025-11-07T01:29:06.707Z] 79ca929578cd: Waiting [2025-11-07T01:29:06.707Z] c46865bf664f: Preparing [2025-11-07T01:29:06.707Z] 256f393e029f: Preparing [2025-11-07T01:29:06.707Z] ad7488c14c9a: Waiting [2025-11-07T01:29:06.707Z] 256f393e029f: Waiting [2025-11-07T01:29:06.707Z] c46865bf664f: Waiting [2025-11-07T01:29:06.707Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:29:06.707Z] a9d77d06ab53: Layer already exists [2025-11-07T01:29:06.707Z] 755d923ec021: Layer already exists [2025-11-07T01:29:06.707Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:06.707Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:06.707Z] ad7488c14c9a: Layer already exists [2025-11-07T01:29:06.707Z] 79ca929578cd: Layer already exists [2025-11-07T01:29:06.707Z] 256f393e029f: Layer already exists [2025-11-07T01:29:06.707Z] c46865bf664f: Layer already exists [2025-11-07T01:29:06.707Z] latest: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:07.042Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:07.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-07T01:29:07.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T01:29:07.361Z] 3ca50d423f8b: Preparing [2025-11-07T01:29:07.361Z] 755d923ec021: Preparing [2025-11-07T01:29:07.361Z] a9d77d06ab53: Preparing [2025-11-07T01:29:07.361Z] 97946b54df7d: Preparing [2025-11-07T01:29:07.361Z] d9c8614053a8: Preparing [2025-11-07T01:29:07.361Z] 79ca929578cd: Preparing [2025-11-07T01:29:07.361Z] ad7488c14c9a: Preparing [2025-11-07T01:29:07.361Z] c46865bf664f: Preparing [2025-11-07T01:29:07.361Z] 256f393e029f: Preparing [2025-11-07T01:29:07.361Z] ad7488c14c9a: Waiting [2025-11-07T01:29:07.361Z] c46865bf664f: Waiting [2025-11-07T01:29:07.361Z] 79ca929578cd: Waiting [2025-11-07T01:29:07.361Z] 256f393e029f: Waiting [2025-11-07T01:29:07.361Z] a9d77d06ab53: Layer already exists [2025-11-07T01:29:07.361Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:07.361Z] 755d923ec021: Layer already exists [2025-11-07T01:29:07.361Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:07.361Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:29:07.361Z] ad7488c14c9a: Layer already exists [2025-11-07T01:29:07.361Z] c46865bf664f: Layer already exists [2025-11-07T01:29:07.361Z] 79ca929578cd: Layer already exists [2025-11-07T01:29:07.361Z] 256f393e029f: Layer already exists [2025-11-07T01:29:07.361Z] 4.1.0-dev.75: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:07.676Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:07.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:07.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T01:29:07.994Z] 3ca50d423f8b: Preparing [2025-11-07T01:29:07.994Z] 755d923ec021: Preparing [2025-11-07T01:29:07.994Z] a9d77d06ab53: Preparing [2025-11-07T01:29:07.994Z] 97946b54df7d: Preparing [2025-11-07T01:29:07.994Z] d9c8614053a8: Preparing [2025-11-07T01:29:07.994Z] 79ca929578cd: Preparing [2025-11-07T01:29:07.994Z] ad7488c14c9a: Preparing [2025-11-07T01:29:07.994Z] c46865bf664f: Preparing [2025-11-07T01:29:07.994Z] 256f393e029f: Preparing [2025-11-07T01:29:07.994Z] 79ca929578cd: Waiting [2025-11-07T01:29:07.994Z] 256f393e029f: Waiting [2025-11-07T01:29:07.994Z] ad7488c14c9a: Waiting [2025-11-07T01:29:07.994Z] c46865bf664f: Waiting [2025-11-07T01:29:07.994Z] 755d923ec021: Layer already exists [2025-11-07T01:29:07.994Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:29:07.994Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:07.994Z] a9d77d06ab53: Layer already exists [2025-11-07T01:29:07.994Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:07.994Z] 79ca929578cd: Layer already exists [2025-11-07T01:29:07.994Z] ad7488c14c9a: Layer already exists [2025-11-07T01:29:07.994Z] 256f393e029f: Layer already exists [2025-11-07T01:29:07.994Z] c46865bf664f: Layer already exists [2025-11-07T01:29:07.994Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:08.314Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:08.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-07T01:29:08.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-07T01:29:08.637Z] 3ca50d423f8b: Preparing [2025-11-07T01:29:08.637Z] 755d923ec021: Preparing [2025-11-07T01:29:08.637Z] a9d77d06ab53: Preparing [2025-11-07T01:29:08.637Z] 97946b54df7d: Preparing [2025-11-07T01:29:08.637Z] d9c8614053a8: Preparing [2025-11-07T01:29:08.637Z] 79ca929578cd: Preparing [2025-11-07T01:29:08.637Z] ad7488c14c9a: Preparing [2025-11-07T01:29:08.637Z] c46865bf664f: Preparing [2025-11-07T01:29:08.637Z] 256f393e029f: Preparing [2025-11-07T01:29:08.637Z] 79ca929578cd: Waiting [2025-11-07T01:29:08.637Z] ad7488c14c9a: Waiting [2025-11-07T01:29:08.637Z] c46865bf664f: Waiting [2025-11-07T01:29:08.637Z] 256f393e029f: Waiting [2025-11-07T01:29:08.637Z] 755d923ec021: Layer already exists [2025-11-07T01:29:08.637Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:08.637Z] 3ca50d423f8b: Layer already exists [2025-11-07T01:29:08.637Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:08.637Z] a9d77d06ab53: Layer already exists [2025-11-07T01:29:08.637Z] 79ca929578cd: Layer already exists [2025-11-07T01:29:08.637Z] ad7488c14c9a: Layer already exists [2025-11-07T01:29:08.637Z] c46865bf664f: Layer already exists [2025-11-07T01:29:08.637Z] 256f393e029f: Layer already exists [2025-11-07T01:29:08.637Z] main: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:29:08.709Z] ===================================================== [Pipeline] echo [2025-11-07T01:29:08.722Z] taggedImages: [2025-11-07T01:29:08.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:08.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-07T01:29:08.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-07T01:29:08.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:08.722Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-11-07T01:29:08.746Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-07T01:29:08.746Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:08.746Z] latest [2025-11-07T01:29:08.746Z] 4.1.0-dev.75 [2025-11-07T01:29:08.746Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:08.746Z] main [2025-11-07T01:29:08.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:09.078Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:09.393Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:09.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T01:29:09.393Z] b2d59846a644: Preparing [2025-11-07T01:29:09.393Z] d0f69d2f6b64: Preparing [2025-11-07T01:29:09.393Z] 97946b54df7d: Preparing [2025-11-07T01:29:09.393Z] d9c8614053a8: Preparing [2025-11-07T01:29:09.393Z] a5f12794244d: Preparing [2025-11-07T01:29:09.393Z] 8c4c8542fa53: Preparing [2025-11-07T01:29:09.393Z] 256f393e029f: Preparing [2025-11-07T01:29:09.393Z] 8c4c8542fa53: Waiting [2025-11-07T01:29:09.393Z] 256f393e029f: Waiting [2025-11-07T01:29:09.393Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:09.393Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:09.393Z] 256f393e029f: Layer already exists [2025-11-07T01:29:09.393Z] a5f12794244d: Pushed [2025-11-07T01:29:09.393Z] b2d59846a644: Pushed [2025-11-07T01:29:09.958Z] 8c4c8542fa53: Pushed [2025-11-07T01:29:13.240Z] d0f69d2f6b64: Pushed [2025-11-07T01:29:13.240Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:13.578Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:13.915Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-07T01:29:13.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T01:29:13.915Z] b2d59846a644: Preparing [2025-11-07T01:29:13.915Z] d0f69d2f6b64: Preparing [2025-11-07T01:29:13.915Z] 97946b54df7d: Preparing [2025-11-07T01:29:13.915Z] d9c8614053a8: Preparing [2025-11-07T01:29:13.915Z] a5f12794244d: Preparing [2025-11-07T01:29:13.915Z] 8c4c8542fa53: Preparing [2025-11-07T01:29:13.915Z] 256f393e029f: Preparing [2025-11-07T01:29:13.915Z] 8c4c8542fa53: Waiting [2025-11-07T01:29:13.915Z] 256f393e029f: Waiting [2025-11-07T01:29:13.915Z] a5f12794244d: Layer already exists [2025-11-07T01:29:13.915Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:13.915Z] b2d59846a644: Layer already exists [2025-11-07T01:29:13.915Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:13.915Z] d0f69d2f6b64: Layer already exists [2025-11-07T01:29:13.915Z] 8c4c8542fa53: Layer already exists [2025-11-07T01:29:13.915Z] 256f393e029f: Layer already exists [2025-11-07T01:29:13.915Z] latest: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:14.248Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:17.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-07T01:29:17.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T01:29:17.545Z] b2d59846a644: Preparing [2025-11-07T01:29:17.545Z] d0f69d2f6b64: Preparing [2025-11-07T01:29:17.545Z] 97946b54df7d: Preparing [2025-11-07T01:29:17.545Z] d9c8614053a8: Preparing [2025-11-07T01:29:17.545Z] a5f12794244d: Preparing [2025-11-07T01:29:17.545Z] 8c4c8542fa53: Preparing [2025-11-07T01:29:17.545Z] 256f393e029f: Preparing [2025-11-07T01:29:17.545Z] 8c4c8542fa53: Waiting [2025-11-07T01:29:17.545Z] 256f393e029f: Waiting [2025-11-07T01:29:17.545Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:17.545Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:17.545Z] d0f69d2f6b64: Layer already exists [2025-11-07T01:29:17.545Z] a5f12794244d: Layer already exists [2025-11-07T01:29:17.803Z] b2d59846a644: Layer already exists [2025-11-07T01:29:17.803Z] 8c4c8542fa53: Layer already exists [2025-11-07T01:29:17.803Z] 256f393e029f: Layer already exists [2025-11-07T01:29:17.803Z] 4.1.0-dev.75: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:18.122Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:18.444Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:18.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T01:29:18.444Z] b2d59846a644: Preparing [2025-11-07T01:29:18.444Z] d0f69d2f6b64: Preparing [2025-11-07T01:29:18.444Z] 97946b54df7d: Preparing [2025-11-07T01:29:18.444Z] d9c8614053a8: Preparing [2025-11-07T01:29:18.444Z] a5f12794244d: Preparing [2025-11-07T01:29:18.444Z] 8c4c8542fa53: Preparing [2025-11-07T01:29:18.444Z] 256f393e029f: Preparing [2025-11-07T01:29:18.444Z] 256f393e029f: Waiting [2025-11-07T01:29:18.444Z] 8c4c8542fa53: Waiting [2025-11-07T01:29:18.444Z] a5f12794244d: Layer already exists [2025-11-07T01:29:18.444Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:18.444Z] b2d59846a644: Layer already exists [2025-11-07T01:29:18.444Z] d0f69d2f6b64: Layer already exists [2025-11-07T01:29:18.444Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:18.444Z] 256f393e029f: Layer already exists [2025-11-07T01:29:18.444Z] 8c4c8542fa53: Layer already exists [2025-11-07T01:29:18.444Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:18.777Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:19.116Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-07T01:29:19.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-07T01:29:19.116Z] b2d59846a644: Preparing [2025-11-07T01:29:19.116Z] d0f69d2f6b64: Preparing [2025-11-07T01:29:19.116Z] 97946b54df7d: Preparing [2025-11-07T01:29:19.116Z] d9c8614053a8: Preparing [2025-11-07T01:29:19.116Z] a5f12794244d: Preparing [2025-11-07T01:29:19.116Z] 8c4c8542fa53: Preparing [2025-11-07T01:29:19.116Z] 256f393e029f: Preparing [2025-11-07T01:29:19.116Z] 8c4c8542fa53: Waiting [2025-11-07T01:29:19.116Z] 256f393e029f: Waiting [2025-11-07T01:29:19.116Z] a5f12794244d: Layer already exists [2025-11-07T01:29:19.116Z] d0f69d2f6b64: Layer already exists [2025-11-07T01:29:19.116Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:19.116Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:19.116Z] b2d59846a644: Layer already exists [2025-11-07T01:29:19.116Z] 256f393e029f: Layer already exists [2025-11-07T01:29:19.116Z] 8c4c8542fa53: Layer already exists [2025-11-07T01:29:19.116Z] main: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:29:19.187Z] ===================================================== [Pipeline] echo [2025-11-07T01:29:19.200Z] taggedImages: [2025-11-07T01:29:19.200Z] - nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:19.200Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-07T01:29:19.200Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-07T01:29:19.200Z] - nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:19.200Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-11-07T01:29:19.228Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-07T01:29:19.228Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:19.228Z] latest [2025-11-07T01:29:19.228Z] 4.1.0-dev.75 [2025-11-07T01:29:19.228Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:19.228Z] main [2025-11-07T01:29:19.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:19.559Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:19.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:19.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T01:29:19.889Z] 54792bb19ad0: Preparing [2025-11-07T01:29:19.889Z] 7d449f69ac97: Preparing [2025-11-07T01:29:19.889Z] 97946b54df7d: Preparing [2025-11-07T01:29:19.889Z] d9c8614053a8: Preparing [2025-11-07T01:29:19.889Z] b7effe62978c: Preparing [2025-11-07T01:29:19.889Z] 47c2c563dc76: Preparing [2025-11-07T01:29:19.889Z] 256f393e029f: Preparing [2025-11-07T01:29:19.889Z] 47c2c563dc76: Waiting [2025-11-07T01:29:19.889Z] 256f393e029f: Waiting [2025-11-07T01:29:19.889Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:19.889Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:19.889Z] 256f393e029f: Layer already exists [2025-11-07T01:29:19.889Z] b7effe62978c: Pushed [2025-11-07T01:29:19.889Z] 54792bb19ad0: Pushed [2025-11-07T01:29:20.147Z] 47c2c563dc76: Pushed [2025-11-07T01:29:24.331Z] 7d449f69ac97: Pushed [2025-11-07T01:29:24.331Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:24.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:24.983Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-07T01:29:24.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T01:29:24.983Z] 54792bb19ad0: Preparing [2025-11-07T01:29:24.983Z] 7d449f69ac97: Preparing [2025-11-07T01:29:24.983Z] 97946b54df7d: Preparing [2025-11-07T01:29:24.983Z] d9c8614053a8: Preparing [2025-11-07T01:29:24.983Z] b7effe62978c: Preparing [2025-11-07T01:29:24.983Z] 47c2c563dc76: Preparing [2025-11-07T01:29:24.983Z] 256f393e029f: Preparing [2025-11-07T01:29:24.983Z] 47c2c563dc76: Waiting [2025-11-07T01:29:24.983Z] 256f393e029f: Waiting [2025-11-07T01:29:24.983Z] 54792bb19ad0: Layer already exists [2025-11-07T01:29:24.983Z] b7effe62978c: Layer already exists [2025-11-07T01:29:24.983Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:24.983Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:24.983Z] 7d449f69ac97: Layer already exists [2025-11-07T01:29:24.983Z] 47c2c563dc76: Layer already exists [2025-11-07T01:29:24.983Z] 256f393e029f: Layer already exists [2025-11-07T01:29:24.983Z] latest: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:25.307Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:25.633Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-07T01:29:25.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T01:29:25.633Z] 54792bb19ad0: Preparing [2025-11-07T01:29:25.633Z] 7d449f69ac97: Preparing [2025-11-07T01:29:25.633Z] 97946b54df7d: Preparing [2025-11-07T01:29:25.633Z] d9c8614053a8: Preparing [2025-11-07T01:29:25.633Z] b7effe62978c: Preparing [2025-11-07T01:29:25.633Z] 47c2c563dc76: Preparing [2025-11-07T01:29:25.633Z] 256f393e029f: Preparing [2025-11-07T01:29:25.633Z] 47c2c563dc76: Waiting [2025-11-07T01:29:25.633Z] 256f393e029f: Waiting [2025-11-07T01:29:25.633Z] 7d449f69ac97: Layer already exists [2025-11-07T01:29:25.633Z] 54792bb19ad0: Layer already exists [2025-11-07T01:29:25.633Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:25.633Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:25.633Z] b7effe62978c: Layer already exists [2025-11-07T01:29:25.633Z] 256f393e029f: Layer already exists [2025-11-07T01:29:25.633Z] 47c2c563dc76: Layer already exists [2025-11-07T01:29:25.633Z] 4.1.0-dev.75: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:25.963Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:26.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:26.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T01:29:26.290Z] 54792bb19ad0: Preparing [2025-11-07T01:29:26.290Z] 7d449f69ac97: Preparing [2025-11-07T01:29:26.290Z] 97946b54df7d: Preparing [2025-11-07T01:29:26.290Z] d9c8614053a8: Preparing [2025-11-07T01:29:26.290Z] b7effe62978c: Preparing [2025-11-07T01:29:26.290Z] 47c2c563dc76: Preparing [2025-11-07T01:29:26.290Z] 256f393e029f: Preparing [2025-11-07T01:29:26.290Z] 47c2c563dc76: Waiting [2025-11-07T01:29:26.290Z] 256f393e029f: Waiting [2025-11-07T01:29:26.290Z] b7effe62978c: Layer already exists [2025-11-07T01:29:26.290Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:26.290Z] 54792bb19ad0: Layer already exists [2025-11-07T01:29:26.290Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:26.290Z] 7d449f69ac97: Layer already exists [2025-11-07T01:29:26.290Z] 47c2c563dc76: Layer already exists [2025-11-07T01:29:26.290Z] 256f393e029f: Layer already exists [2025-11-07T01:29:26.290Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:26.627Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T01:29:26.953Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-07T01:29:26.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-07T01:29:26.954Z] 54792bb19ad0: Preparing [2025-11-07T01:29:26.954Z] 7d449f69ac97: Preparing [2025-11-07T01:29:26.954Z] 97946b54df7d: Preparing [2025-11-07T01:29:26.954Z] d9c8614053a8: Preparing [2025-11-07T01:29:26.954Z] b7effe62978c: Preparing [2025-11-07T01:29:26.954Z] 47c2c563dc76: Preparing [2025-11-07T01:29:26.954Z] 256f393e029f: Preparing [2025-11-07T01:29:26.954Z] 47c2c563dc76: Waiting [2025-11-07T01:29:26.954Z] 256f393e029f: Waiting [2025-11-07T01:29:26.954Z] d9c8614053a8: Layer already exists [2025-11-07T01:29:26.954Z] b7effe62978c: Layer already exists [2025-11-07T01:29:26.954Z] 97946b54df7d: Layer already exists [2025-11-07T01:29:26.954Z] 54792bb19ad0: Layer already exists [2025-11-07T01:29:26.954Z] 7d449f69ac97: Layer already exists [2025-11-07T01:29:26.954Z] 256f393e029f: Layer already exists [2025-11-07T01:29:26.954Z] 47c2c563dc76: Layer already exists [2025-11-07T01:29:26.954Z] main: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T01:29:27.033Z] ===================================================== [Pipeline] echo [2025-11-07T01:29:27.051Z] taggedImages: [2025-11-07T01:29:27.051Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.051Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-07T01:29:27.051Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-07T01:29:27.051Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.051Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-11-07T01:29:27.117Z] ========================================================= [2025-11-07T01:29:27.117Z] [edgeXBuildMultiArch] RAW Config: [2025-11-07T01:29:27.117Z] images: [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T01:29:27.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-07T01:29:27.117Z] settingsFile: [2025-11-07T01:29:27.117Z] edgex-go-settings [2025-11-07T01:29:27.117Z] ========================================================= [Pipeline] node [2025-11-07T01:29:42.120Z] Still waiting to schedule task [2025-11-07T01:29:42.121Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-07T01:30:37.253Z] Running on prd-centos7-docker-4c-2g-772660 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T01:30:37.298Z] provisioning config files... [2025-11-07T01:30:37.362Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2917491637385579036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T01:30:39.433Z] ---> ****-login.sh [2025-11-07T01:30:39.433Z] nexus3.edgexfoundry.org:10001 [2025-11-07T01:48:55.199Z] #144 ... [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-07T01:48:55.199Z] #151 DONE 1222.7s [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T01:48:55.199Z] #149 ... [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:48:55.199Z] #155 DONE 0.2s [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:48:55.199Z] #156 DONE 0.1s [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T01:48:55.199Z] #152 ... [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-07T01:48:55.199Z] #157 DONE 0.3s [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #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-11-07T01:48:55.199Z] #158 DONE 0.1s [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #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-11-07T01:48:55.199Z] #159 DONE 0.1s [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #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-11-07T01:48:55.199Z] #160 DONE 1.9s [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T01:48:55.199Z] #146 ... [2025-11-07T01:48:55.199Z] [2025-11-07T01:48:55.199Z] #108 [core-common-config-bootstrapper] exporting to image [2025-11-07T01:48:55.199Z] #108 exporting layers [2025-11-07T01:48:55.199Z] #108 exporting layers 0.6s done [2025-11-07T01:48:55.199Z] #108 writing image sha256:45939075fad7677058a2a805303b636a33b4e76767448afeb68a8ede096a30dc [2025-11-07T01:48:55.200Z] #108 writing image sha256:45939075fad7677058a2a805303b636a33b4e76767448afeb68a8ede096a30dc done [2025-11-07T01:48:55.200Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-07T01:48:55.200Z] #108 DONE 7.8s [2025-11-07T01:48:55.200Z] [2025-11-07T01:48:55.200Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T01:49:10.226Z] #149 ... [2025-11-07T01:49:10.226Z] [2025-11-07T01:49:10.226Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-07T01:49:10.226Z] #131 DONE 1248.0s [2025-11-07T01:49:10.226Z] [2025-11-07T01:49:10.226Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T01:49:10.226Z] #152 ... [2025-11-07T01:49:10.226Z] [2025-11-07T01:49:10.226Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-07T01:49:10.226Z] #161 DONE 0.2s [2025-11-07T01:49:10.226Z] [2025-11-07T01:49:10.226Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-07T01:49:11.645Z] #162 DONE 2.4s [2025-11-07T01:49:11.645Z] [2025-11-07T01:49:11.645Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T01:49:11.645Z] #163 DONE 0.3s [2025-11-07T01:49:11.645Z] [2025-11-07T01:49:11.645Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T01:49:11.645Z] #146 ... [2025-11-07T01:49:11.645Z] [2025-11-07T01:49:11.645Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-07T01:49:11.645Z] #164 DONE 0.2s [2025-11-07T01:49:11.645Z] [2025-11-07T01:49:11.645Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-07T01:49:12.235Z] #165 DONE 0.3s [2025-11-07T01:49:12.235Z] [2025-11-07T01:49:12.235Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-07T01:49:12.235Z] #166 DONE 0.2s [2025-11-07T01:49:12.235Z] [2025-11-07T01:49:12.235Z] #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-11-07T01:49:12.502Z] #167 DONE 0.1s [2025-11-07T01:49:12.502Z] [2025-11-07T01:49:12.502Z] #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-11-07T01:49:12.502Z] #168 DONE 0.1s [2025-11-07T01:49:12.502Z] [2025-11-07T01:49:12.502Z] #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-11-07T01:49:12.771Z] #169 DONE 0.1s [2025-11-07T01:49:12.771Z] [2025-11-07T01:49:12.771Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-07T01:49:12.771Z] #170 DONE 0.1s [2025-11-07T01:49:12.771Z] [2025-11-07T01:49:12.771Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-07T01:49:15.359Z] #171 DONE 2.2s [2025-11-07T01:49:15.359Z] [2025-11-07T01:49:15.359Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T01:49:15.359Z] #153 ... [2025-11-07T01:49:15.359Z] [2025-11-07T01:49:15.359Z] #108 [security-bootstrapper] exporting to image [2025-11-07T01:49:15.359Z] #108 exporting layers [2025-11-07T01:49:16.329Z] #108 exporting layers 1.1s done [2025-11-07T01:49:16.329Z] #108 writing image sha256:000f961132d6146f15a2a8e8f05819c6d1e497c1a30363454cbc66a50e0671d1 done [2025-11-07T01:49:16.329Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-11-07T01:49:16.329Z] #108 DONE 8.9s [2025-11-07T01:49:16.329Z] [2025-11-07T01:49:16.329Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:05:54.335Z] #154 ... [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-07T02:05:54.335Z] #149 DONE 2250.5s [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:05:54.335Z] #153 ... [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:05:54.335Z] #172 DONE 0.1s [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:05:54.335Z] #173 DONE 0.2s [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:05:54.335Z] #153 ... [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-07T02:05:54.335Z] #174 DONE 0.5s [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:05:54.335Z] #153 ... [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-07T02:05:54.335Z] #175 DONE 0.1s [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #108 [core-command] exporting to image [2025-11-07T02:05:54.335Z] #108 exporting layers [2025-11-07T02:05:54.335Z] #108 exporting layers 0.6s done [2025-11-07T02:05:54.335Z] #108 writing image sha256:8eceafdd588061fbcd7ff614faaca45cbe49ccf47ef8b9565825feb5c45068a7 done [2025-11-07T02:05:54.335Z] #108 naming to docker.io/library/core-command-arm64 done [2025-11-07T02:05:54.335Z] #108 DONE 9.5s [2025-11-07T02:05:54.335Z] [2025-11-07T02:05:54.335Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-07T02:06:16.398Z] #152 DONE 2275.3s [2025-11-07T02:06:16.398Z] [2025-11-07T02:06:16.398Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:06:16.398Z] #154 ... [2025-11-07T02:06:16.398Z] [2025-11-07T02:06:16.398Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:06:16.398Z] #176 DONE 0.3s [2025-11-07T02:06:16.398Z] [2025-11-07T02:06:16.398Z] #147 [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-11-07T02:06:16.398Z] #147 2276.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-07T02:06:16.671Z] #147 ... [2025-11-07T02:06:16.671Z] [2025-11-07T02:06:16.671Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:06:16.671Z] #177 DONE 0.2s [2025-11-07T02:06:16.671Z] [2025-11-07T02:06:16.671Z] #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-11-07T02:06:16.671Z] #178 DONE 0.1s [2025-11-07T02:06:16.671Z] [2025-11-07T02:06:16.671Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T02:06:16.937Z] #146 ... [2025-11-07T02:06:16.937Z] [2025-11-07T02:06:16.937Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-07T02:06:16.937Z] #179 DONE 0.1s [2025-11-07T02:06:16.937Z] [2025-11-07T02:06:16.937Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-07T02:06:17.520Z] #180 DONE 0.5s [2025-11-07T02:06:17.520Z] [2025-11-07T02:06:17.520Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-07T02:06:17.787Z] #181 DONE 0.1s [2025-11-07T02:06:17.787Z] [2025-11-07T02:06:17.787Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T02:06:19.756Z] #182 DONE 1.9s [2025-11-07T02:06:19.756Z] [2025-11-07T02:06:19.756Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:06:19.756Z] #153 ... [2025-11-07T02:06:19.756Z] [2025-11-07T02:06:19.756Z] #108 [security-proxy-setup] exporting to image [2025-11-07T02:06:19.756Z] #108 exporting layers [2025-11-07T02:06:20.341Z] #108 exporting layers 0.9s done [2025-11-07T02:06:20.341Z] #108 writing image sha256:7bb083c4d4780dc86245be73421a71b731c9804642462bb67a9b7c9b5e131113 done [2025-11-07T02:06:20.341Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-07T02:06:20.341Z] #108 DONE 10.4s [2025-11-07T02:06:20.341Z] [2025-11-07T02:06:20.341Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:06:52.556Z] #153 ... [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #147 [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-11-07T02:06:52.556Z] #147 DONE 2310.5s [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:06:52.556Z] #153 ... [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:06:52.556Z] #183 DONE 0.3s [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:06:52.556Z] #154 ... [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:06:52.556Z] #184 DONE 0.1s [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #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-11-07T02:06:52.556Z] #185 DONE 0.2s [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:06:52.556Z] #154 ... [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #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-11-07T02:06:52.556Z] #186 DONE 0.1s [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:06:52.556Z] #154 ... [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-07T02:06:52.556Z] #187 DONE 0.1s [2025-11-07T02:06:52.556Z] [2025-11-07T02:06:52.556Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-07T02:06:52.823Z] #188 DONE 0.5s [2025-11-07T02:06:52.823Z] [2025-11-07T02:06:52.823Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-07T02:06:53.410Z] #189 DONE 0.5s [2025-11-07T02:06:53.410Z] [2025-11-07T02:06:53.410Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-07T02:06:53.410Z] #190 DONE 0.1s [2025-11-07T02:06:53.410Z] [2025-11-07T02:06:53.410Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T02:06:53.410Z] #146 ... [2025-11-07T02:06:53.410Z] [2025-11-07T02:06:53.410Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T02:06:55.362Z] #191 DONE 1.9s [2025-11-07T02:06:55.362Z] [2025-11-07T02:06:55.362Z] #108 [security-secretstore-setup] exporting to image [2025-11-07T02:06:55.362Z] #108 exporting layers [2025-11-07T02:06:57.318Z] #108 exporting layers 1.7s done [2025-11-07T02:06:57.318Z] #108 writing image sha256:378662e8bb116525d82d753f47228a0ff65d475ea6fc1f97bb5401cbf029a707 done [2025-11-07T02:06:57.318Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-07T02:06:57.318Z] #108 DONE 12.1s [2025-11-07T02:06:57.318Z] [2025-11-07T02:06:57.318Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:08:05.197Z] #154 ... [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-07T02:08:05.197Z] #150 DONE 2374.1s [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:08:05.197Z] #154 ... [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:08:05.197Z] #192 DONE 0.2s [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:08:05.197Z] #193 DONE 0.2s [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-07T02:08:05.197Z] #194 DONE 0.5s [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #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-11-07T02:08:05.197Z] #195 DONE 0.1s [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:08:05.197Z] #154 ... [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #108 [security-spiffe-token-provider] exporting to image [2025-11-07T02:08:05.197Z] #108 exporting layers [2025-11-07T02:08:05.197Z] #108 exporting layers 0.6s done [2025-11-07T02:08:05.197Z] #108 writing image sha256:1e5393241ae9eef6f9eeeb1127b4a6cf66af06786633df29d1f3e68d647805ea 0.0s done [2025-11-07T02:08:05.197Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-07T02:08:05.197Z] #108 DONE 12.7s [2025-11-07T02:08:05.197Z] [2025-11-07T02:08:05.197Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:08:52.063Z] #154 ... [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-07T02:08:52.063Z] #146 DONE 2426.0s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:08:52.063Z] #153 ... [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:08:52.063Z] #196 DONE 0.3s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:08:52.063Z] #197 DONE 0.4s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:08:52.063Z] #153 ... [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-07T02:08:52.063Z] #198 DONE 0.7s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-07T02:08:52.063Z] #199 DONE 0.2s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-07T02:08:52.063Z] #200 DONE 0.1s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-07T02:08:52.063Z] #201 DONE 2.0s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T02:08:52.063Z] #145 ... [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-07T02:08:52.063Z] #144 DONE 2430.5s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #108 [security-proxy-auth] exporting to image [2025-11-07T02:08:52.063Z] #108 exporting layers [2025-11-07T02:08:52.063Z] #108 exporting layers 1.3s done [2025-11-07T02:08:52.063Z] #108 writing image sha256:1a5264af5da622f5cf043efc34b2e9286eed3bbba545eadb81e942b0f07ab7b0 done [2025-11-07T02:08:52.063Z] #108 naming to docker.io/library/security-proxy-auth-arm64 [2025-11-07T02:08:52.063Z] #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-11-07T02:08:52.063Z] #108 DONE 14.0s [2025-11-07T02:08:52.063Z] [2025-11-07T02:08:52.063Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:08:52.330Z] #202 DONE 0.3s [2025-11-07T02:08:52.330Z] [2025-11-07T02:08:52.330Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:08:52.597Z] #153 ... [2025-11-07T02:08:52.597Z] [2025-11-07T02:08:52.597Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-07T02:08:53.182Z] #203 DONE 0.6s [2025-11-07T02:08:53.182Z] [2025-11-07T02:08:53.182Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:08:53.182Z] #153 ... [2025-11-07T02:08:53.182Z] [2025-11-07T02:08:53.182Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-07T02:08:53.578Z] #204 DONE 0.2s [2025-11-07T02:08:53.578Z] [2025-11-07T02:08:53.578Z] #108 [core-keeper] exporting to image [2025-11-07T02:08:54.171Z] #108 exporting layers 0.8s done [2025-11-07T02:08:54.171Z] #108 writing image sha256:e2766cd123f0ec3bc94d5cdb3a911f9e013a44b4a94cdf21926503d037528bed done [2025-11-07T02:08:54.171Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-11-07T02:08:54.171Z] #108 DONE 14.8s [2025-11-07T02:08:54.171Z] [2025-11-07T02:08:54.171Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:08:54.787Z] #154 ... [2025-11-07T02:08:54.787Z] [2025-11-07T02:08:54.787Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-07T02:08:54.787Z] #145 DONE 2434.6s [2025-11-07T02:08:55.075Z] [2025-11-07T02:08:55.075Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:08:55.374Z] #33 ... [2025-11-07T02:08:55.374Z] [2025-11-07T02:08:55.374Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:08:55.374Z] #205 DONE 0.1s [2025-11-07T02:08:55.374Z] [2025-11-07T02:08:55.374Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:08:55.651Z] #154 ... [2025-11-07T02:08:55.651Z] [2025-11-07T02:08:55.651Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:08:55.651Z] #206 DONE 0.2s [2025-11-07T02:08:55.651Z] [2025-11-07T02:08:55.651Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:08:55.925Z] #153 ... [2025-11-07T02:08:55.925Z] [2025-11-07T02:08:55.925Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-07T02:08:56.530Z] #207 DONE 0.6s [2025-11-07T02:08:56.530Z] [2025-11-07T02:08:56.530Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-07T02:08:56.799Z] #208 DONE 0.1s [2025-11-07T02:08:56.799Z] [2025-11-07T02:08:56.799Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T02:08:56.799Z] #148 ... [2025-11-07T02:08:56.799Z] [2025-11-07T02:08:56.799Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-07T02:08:57.066Z] #209 DONE 0.2s [2025-11-07T02:08:57.066Z] [2025-11-07T02:08:57.066Z] #108 [core-metadata] exporting to image [2025-11-07T02:08:58.028Z] #108 exporting layers 0.7s done [2025-11-07T02:08:58.028Z] #108 writing image sha256:7cfc86562b02b77a9324b4cc723abe8ab3dbac9d1ff3f547f3f49473844a4d80 0.0s done [2025-11-07T02:08:58.028Z] #108 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-11-07T02:08:58.028Z] #108 DONE 15.6s [2025-11-07T02:08:58.028Z] [2025-11-07T02:08:58.028Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:08:58.028Z] #33 ... [2025-11-07T02:08:58.028Z] [2025-11-07T02:08:58.028Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-07T02:08:58.028Z] #154 DONE 2437.7s [2025-11-07T02:08:58.028Z] [2025-11-07T02:08:58.028Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:08:58.615Z] #153 ... [2025-11-07T02:08:58.615Z] [2025-11-07T02:08:58.615Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:08:58.615Z] #210 DONE 0.1s [2025-11-07T02:08:58.615Z] [2025-11-07T02:08:58.615Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T02:08:58.881Z] #148 ... [2025-11-07T02:08:58.881Z] [2025-11-07T02:08:58.881Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:08:59.146Z] #211 DONE 0.2s [2025-11-07T02:08:59.146Z] [2025-11-07T02:08:59.146Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-07T02:08:59.737Z] #212 DONE 0.6s [2025-11-07T02:08:59.737Z] [2025-11-07T02:08:59.737Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-07T02:08:59.737Z] #213 DONE 0.1s [2025-11-07T02:08:59.737Z] [2025-11-07T02:08:59.737Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:08:59.737Z] #153 ... [2025-11-07T02:08:59.737Z] [2025-11-07T02:08:59.737Z] #108 [core-data] exporting to image [2025-11-07T02:09:00.320Z] #108 exporting layers 0.5s done [2025-11-07T02:09:00.320Z] #108 writing image sha256:2a373cca4007a7a3671cdbb44256968ec399b37e554c3d35201174d8df33f7a5 done [2025-11-07T02:09:00.320Z] #108 naming to docker.io/library/core-data-arm64 done [2025-11-07T02:09:00.320Z] #108 DONE 16.1s [2025-11-07T02:09:00.320Z] [2025-11-07T02:09:00.320Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-07T02:09:32.551Z] #153 DONE 2468.1s [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:09:32.551Z] #33 ... [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:09:32.551Z] #214 DONE 0.1s [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:09:32.551Z] #33 ... [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:09:32.551Z] #215 DONE 0.1s [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-07T02:09:32.551Z] #216 DONE 0.6s [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-07T02:09:32.551Z] #217 DONE 0.1s [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:09:32.551Z] #33 ... [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #108 [support-scheduler] exporting to image [2025-11-07T02:09:32.551Z] #108 exporting layers [2025-11-07T02:09:32.551Z] #108 exporting layers 1.1s done [2025-11-07T02:09:32.551Z] #108 writing image sha256:f5244a2ad9c52e9db3ff95f5d8910d275cfdba4da14ade46b3b13651776f2ee1 done [2025-11-07T02:09:32.551Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-11-07T02:09:32.551Z] #108 DONE 17.2s [2025-11-07T02:09:32.551Z] [2025-11-07T02:09:32.551Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-07T02:09:35.125Z] #148 DONE 2474.6s [2025-11-07T02:09:35.125Z] [2025-11-07T02:09:35.125Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:09:35.125Z] #33 ... [2025-11-07T02:09:35.125Z] [2025-11-07T02:09:35.125Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-07T02:09:35.125Z] #218 DONE 0.1s [2025-11-07T02:09:35.125Z] [2025-11-07T02:09:35.125Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-07T02:09:35.125Z] #219 DONE 0.1s [2025-11-07T02:09:35.125Z] [2025-11-07T02:09:35.125Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:09:35.390Z] #33 ... [2025-11-07T02:09:35.390Z] [2025-11-07T02:09:35.390Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-07T02:09:35.972Z] #220 DONE 0.5s [2025-11-07T02:09:35.972Z] [2025-11-07T02:09:35.972Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-07T02:09:35.972Z] #221 DONE 0.1s [2025-11-07T02:09:35.972Z] [2025-11-07T02:09:35.972Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:09:35.972Z] #33 ... [2025-11-07T02:09:35.972Z] [2025-11-07T02:09:35.972Z] #108 [support-notifications] exporting to image [2025-11-07T02:09:35.972Z] #108 exporting layers [2025-11-07T02:09:36.554Z] #108 exporting layers 0.6s done [2025-11-07T02:09:36.554Z] #108 writing image sha256:6a8f0d3b88e5bc6d654f8a5d515ac86d56a18360c97e2f7a5018e2f9e696d164 done [2025-11-07T02:09:36.554Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-11-07T02:09:36.554Z] #108 DONE 17.9s [2025-11-07T02:09:36.554Z] [2025-11-07T02:09:36.554Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-07T02:09:36.554Z] time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-07T02:09:36.561Z] $ docker stop --time=1 e5cd710802ea5acec4c007d0020fbde3d5c2637ed5280c97c3b9627885911534 [2025-11-07T02:09:38.255Z] $ docker rm -f --volumes e5cd710802ea5acec4c007d0020fbde3d5c2637ed5280c97c3b9627885911534 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T02:09:38.753Z] + docker images [2025-11-07T02:09:38.753Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-07T02:09:38.753Z] support-notifications-arm64 latest 6a8f0d3b88e5 3 seconds ago 53.4MB [2025-11-07T02:09:38.753Z] support-scheduler-arm64 latest f5244a2ad9c5 9 seconds ago 49.5MB [2025-11-07T02:09:38.753Z] core-data-arm64 latest 2a373cca4007 39 seconds ago 45.6MB [2025-11-07T02:09:38.753Z] core-metadata-arm64 latest 7cfc86562b02 42 seconds ago 45.7MB [2025-11-07T02:09:38.753Z] core-keeper-arm64 latest e2766cd123f0 45 seconds ago 45.4MB [2025-11-07T02:09:38.753Z] security-proxy-auth-arm64 latest 1a5264af5da6 48 seconds ago 44.8MB [2025-11-07T02:09:38.753Z] security-spiffe-token-provider-arm64 latest 1e5393241ae9 About a minute ago 49.2MB [2025-11-07T02:09:38.753Z] security-secretstore-setup-arm64 latest 378662e8bb11 2 minutes ago 81.7MB [2025-11-07T02:09:38.753Z] security-proxy-setup-arm64 latest 7bb083c4d478 3 minutes ago 51.1MB [2025-11-07T02:09:38.753Z] core-command-arm64 latest 8eceafdd5880 3 minutes ago 40.2MB [2025-11-07T02:09:38.753Z] security-bootstrapper-arm64 latest 000f961132d6 20 minutes ago 21.2MB [2025-11-07T02:09:38.753Z] core-common-config-bootstrapper-arm64 latest 45939075fad7 20 minutes ago 20.1MB [2025-11-07T02:09:38.753Z] security-spire-agent-arm64 latest 04dca16e52a9 42 minutes ago 219MB [2025-11-07T02:09:38.753Z] security-spire-server-arm64 latest 47016fc45432 42 minutes ago 163MB [2025-11-07T02:09:38.753Z] security-spire-config-arm64 latest 9b703d6f2080 42 minutes ago 162MB [2025-11-07T02:09:38.753Z] ci-base-image-arm64 latest 731b68faab55 44 minutes ago 927MB [2025-11-07T02:09:38.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 3 weeks ago 564MB [2025-11-07T02:09:38.753Z] 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-11-07T02:09:38.931Z] provisioning config files... [2025-11-07T02:09:38.946Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/923@tmp/config17180732635023403767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T02:09:39.294Z] ---> ****-login.sh [2025-11-07T02:09:39.294Z] nexus3.edgexfoundry.org:10001 [2025-11-07T02:09:39.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T02:09:39.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T02:09:39.563Z] Configure a credential helper to remove this warning. See [2025-11-07T02:09:39.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T02:09:39.563Z] [2025-11-07T02:09:39.563Z] Login Succeeded [2025-11-07T02:09:39.563Z] nexus3.edgexfoundry.org:10002 [2025-11-07T02:09:39.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T02:09:39.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T02:09:39.828Z] Configure a credential helper to remove this warning. See [2025-11-07T02:09:39.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T02:09:39.828Z] [2025-11-07T02:09:39.828Z] Login Succeeded [2025-11-07T02:09:40.094Z] nexus3.edgexfoundry.org:10003 [2025-11-07T02:09:40.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T02:09:40.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T02:09:40.363Z] Configure a credential helper to remove this warning. See [2025-11-07T02:09:40.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T02:09:40.363Z] [2025-11-07T02:09:40.363Z] Login Succeeded [2025-11-07T02:09:40.363Z] nexus3.edgexfoundry.org:10004 [2025-11-07T02:09:40.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T02:09:40.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T02:09:40.628Z] Configure a credential helper to remove this warning. See [2025-11-07T02:09:40.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T02:09:40.628Z] [2025-11-07T02:09:40.628Z] Login Succeeded [2025-11-07T02:09:40.628Z] ****.io [2025-11-07T02:09:40.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T02:09:41.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T02:09:41.162Z] Configure a credential helper to remove this warning. See [2025-11-07T02:09:41.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T02:09:41.162Z] [2025-11-07T02:09:41.162Z] Login Succeeded [2025-11-07T02:09:41.162Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T02:09:41.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:09:41.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T02:09:41.263Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-07T02:09:41.263Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:09:41.263Z] latest [2025-11-07T02:09:41.263Z] 4.1.0-dev.75 [2025-11-07T02:09:41.263Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:09:41.263Z] main [2025-11-07T02:09:41.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:41.646Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:42.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:09:42.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T02:09:42.021Z] fcef160c75db: Preparing [2025-11-07T02:09:42.021Z] 778d5e2805e4: Preparing [2025-11-07T02:09:42.021Z] 0f31b96af6ed: Preparing [2025-11-07T02:09:42.021Z] 5bd63f6e24d9: Preparing [2025-11-07T02:09:42.021Z] 54a1860547d3: Preparing [2025-11-07T02:09:42.021Z] 4b89265e3248: Preparing [2025-11-07T02:09:42.021Z] 0e64f2360a44: Preparing [2025-11-07T02:09:42.021Z] 4b89265e3248: Waiting [2025-11-07T02:09:42.021Z] 0e64f2360a44: Waiting [2025-11-07T02:09:42.286Z] fcef160c75db: Pushed [2025-11-07T02:09:42.286Z] 0f31b96af6ed: Pushed [2025-11-07T02:09:42.286Z] 5bd63f6e24d9: Pushed [2025-11-07T02:09:42.286Z] 54a1860547d3: Pushed [2025-11-07T02:09:42.286Z] 0e64f2360a44: Layer already exists [2025-11-07T02:09:42.286Z] 4b89265e3248: Pushed [2025-11-07T02:09:50.482Z] 778d5e2805e4: Pushed [2025-11-07T02:09:50.482Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:50.847Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:51.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-07T02:09:51.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T02:09:51.217Z] fcef160c75db: Preparing [2025-11-07T02:09:51.217Z] 778d5e2805e4: Preparing [2025-11-07T02:09:51.217Z] 0f31b96af6ed: Preparing [2025-11-07T02:09:51.217Z] 5bd63f6e24d9: Preparing [2025-11-07T02:09:51.217Z] 54a1860547d3: Preparing [2025-11-07T02:09:51.217Z] 4b89265e3248: Preparing [2025-11-07T02:09:51.217Z] 0e64f2360a44: Preparing [2025-11-07T02:09:51.217Z] 4b89265e3248: Waiting [2025-11-07T02:09:51.217Z] 0e64f2360a44: Waiting [2025-11-07T02:09:51.217Z] fcef160c75db: Layer already exists [2025-11-07T02:09:51.217Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:09:51.217Z] 778d5e2805e4: Layer already exists [2025-11-07T02:09:51.217Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:09:51.217Z] 54a1860547d3: Layer already exists [2025-11-07T02:09:51.217Z] 4b89265e3248: Layer already exists [2025-11-07T02:09:51.217Z] 0e64f2360a44: Layer already exists [2025-11-07T02:09:51.484Z] latest: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:51.862Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:52.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [2025-11-07T02:09:52.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T02:09:52.234Z] fcef160c75db: Preparing [2025-11-07T02:09:52.234Z] 778d5e2805e4: Preparing [2025-11-07T02:09:52.234Z] 0f31b96af6ed: Preparing [2025-11-07T02:09:52.234Z] 5bd63f6e24d9: Preparing [2025-11-07T02:09:52.234Z] 54a1860547d3: Preparing [2025-11-07T02:09:52.234Z] 4b89265e3248: Preparing [2025-11-07T02:09:52.234Z] 0e64f2360a44: Preparing [2025-11-07T02:09:52.234Z] 0e64f2360a44: Waiting [2025-11-07T02:09:52.234Z] 4b89265e3248: Waiting [2025-11-07T02:09:52.234Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:09:52.234Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:09:52.234Z] 778d5e2805e4: Layer already exists [2025-11-07T02:09:52.234Z] 54a1860547d3: Layer already exists [2025-11-07T02:09:52.234Z] fcef160c75db: Layer already exists [2025-11-07T02:09:52.234Z] 0e64f2360a44: Layer already exists [2025-11-07T02:09:52.234Z] 4b89265e3248: Layer already exists [2025-11-07T02:09:52.234Z] 4.1.0-dev.75: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:52.871Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:53.229Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:09:53.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T02:09:53.229Z] fcef160c75db: Preparing [2025-11-07T02:09:53.229Z] 778d5e2805e4: Preparing [2025-11-07T02:09:53.229Z] 0f31b96af6ed: Preparing [2025-11-07T02:09:53.229Z] 5bd63f6e24d9: Preparing [2025-11-07T02:09:53.229Z] 54a1860547d3: Preparing [2025-11-07T02:09:53.229Z] 4b89265e3248: Preparing [2025-11-07T02:09:53.229Z] 0e64f2360a44: Preparing [2025-11-07T02:09:53.229Z] 4b89265e3248: Waiting [2025-11-07T02:09:53.229Z] 778d5e2805e4: Layer already exists [2025-11-07T02:09:53.229Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:09:53.229Z] fcef160c75db: Layer already exists [2025-11-07T02:09:53.230Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:09:53.230Z] 54a1860547d3: Layer already exists [2025-11-07T02:09:53.230Z] 4b89265e3248: Layer already exists [2025-11-07T02:09:53.230Z] 0e64f2360a44: Layer already exists [2025-11-07T02:09:53.495Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:53.865Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:54.222Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-11-07T02:09:54.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-07T02:09:54.222Z] fcef160c75db: Preparing [2025-11-07T02:09:54.222Z] 778d5e2805e4: Preparing [2025-11-07T02:09:54.222Z] 0f31b96af6ed: Preparing [2025-11-07T02:09:54.222Z] 5bd63f6e24d9: Preparing [2025-11-07T02:09:54.222Z] 54a1860547d3: Preparing [2025-11-07T02:09:54.222Z] 4b89265e3248: Preparing [2025-11-07T02:09:54.222Z] 0e64f2360a44: Preparing [2025-11-07T02:09:54.222Z] 4b89265e3248: Waiting [2025-11-07T02:09:54.222Z] 0e64f2360a44: Waiting [2025-11-07T02:09:54.222Z] 54a1860547d3: Layer already exists [2025-11-07T02:09:54.222Z] 778d5e2805e4: Layer already exists [2025-11-07T02:09:54.222Z] fcef160c75db: Layer already exists [2025-11-07T02:09:54.222Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:09:54.222Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:09:54.222Z] 0e64f2360a44: Layer already exists [2025-11-07T02:09:54.222Z] 4b89265e3248: Layer already exists [2025-11-07T02:09:54.487Z] main: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:09:54.563Z] ===================================================== [Pipeline] echo [2025-11-07T02:09:54.577Z] taggedImages: [2025-11-07T02:09:54.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:09:54.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-07T02:09:54.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [2025-11-07T02:09:54.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:09:54.577Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-07T02:09:54.606Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-07T02:09:54.606Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:09:54.606Z] latest [2025-11-07T02:09:54.606Z] 4.1.0-dev.75 [2025-11-07T02:09:54.606Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:09:54.606Z] main [2025-11-07T02:09:54.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:54.983Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:55.355Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:09:55.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T02:09:55.355Z] f279258638c1: Preparing [2025-11-07T02:09:55.355Z] f6f1a4aff46e: Preparing [2025-11-07T02:09:55.355Z] 7c217e3dce4a: Preparing [2025-11-07T02:09:55.355Z] 38ff23f01830: Preparing [2025-11-07T02:09:55.355Z] 0f31b96af6ed: Preparing [2025-11-07T02:09:55.355Z] 5bd63f6e24d9: Preparing [2025-11-07T02:09:55.355Z] 54a1860547d3: Preparing [2025-11-07T02:09:55.355Z] 4b89265e3248: Preparing [2025-11-07T02:09:55.355Z] 0e64f2360a44: Preparing [2025-11-07T02:09:55.355Z] 5bd63f6e24d9: Waiting [2025-11-07T02:09:55.355Z] 4b89265e3248: Waiting [2025-11-07T02:09:55.355Z] 54a1860547d3: Waiting [2025-11-07T02:09:55.355Z] 0e64f2360a44: Waiting [2025-11-07T02:09:55.355Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:09:55.620Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:09:55.620Z] f6f1a4aff46e: Pushed [2025-11-07T02:09:55.620Z] 7c217e3dce4a: Pushed [2025-11-07T02:09:55.620Z] 54a1860547d3: Layer already exists [2025-11-07T02:09:55.620Z] 4b89265e3248: Layer already exists [2025-11-07T02:09:55.620Z] f279258638c1: Pushed [2025-11-07T02:09:55.620Z] 0e64f2360a44: Layer already exists [2025-11-07T02:09:58.191Z] 38ff23f01830: Pushed [2025-11-07T02:09:58.458Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:58.816Z] + 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-11-07T02:09:59.176Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-07T02:09:59.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T02:09:59.176Z] f279258638c1: Preparing [2025-11-07T02:09:59.176Z] f6f1a4aff46e: Preparing [2025-11-07T02:09:59.176Z] 7c217e3dce4a: Preparing [2025-11-07T02:09:59.176Z] 38ff23f01830: Preparing [2025-11-07T02:09:59.176Z] 0f31b96af6ed: Preparing [2025-11-07T02:09:59.176Z] 5bd63f6e24d9: Preparing [2025-11-07T02:09:59.176Z] 54a1860547d3: Preparing [2025-11-07T02:09:59.176Z] 5bd63f6e24d9: Waiting [2025-11-07T02:09:59.176Z] 4b89265e3248: Preparing [2025-11-07T02:09:59.176Z] 54a1860547d3: Waiting [2025-11-07T02:09:59.176Z] 0e64f2360a44: Preparing [2025-11-07T02:09:59.176Z] 4b89265e3248: Waiting [2025-11-07T02:09:59.176Z] 0e64f2360a44: Waiting [2025-11-07T02:09:59.176Z] 38ff23f01830: Layer already exists [2025-11-07T02:09:59.176Z] 7c217e3dce4a: Layer already exists [2025-11-07T02:09:59.176Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:09:59.176Z] f6f1a4aff46e: Layer already exists [2025-11-07T02:09:59.176Z] f279258638c1: Layer already exists [2025-11-07T02:09:59.176Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:09:59.176Z] 0e64f2360a44: Layer already exists [2025-11-07T02:09:59.176Z] 54a1860547d3: Layer already exists [2025-11-07T02:09:59.176Z] 4b89265e3248: Layer already exists [2025-11-07T02:09:59.440Z] latest: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:09:59.801Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:00.198Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [2025-11-07T02:10:00.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T02:10:00.198Z] f279258638c1: Preparing [2025-11-07T02:10:00.198Z] f6f1a4aff46e: Preparing [2025-11-07T02:10:00.198Z] 7c217e3dce4a: Preparing [2025-11-07T02:10:00.198Z] 38ff23f01830: Preparing [2025-11-07T02:10:00.198Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:00.198Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:00.198Z] 54a1860547d3: Preparing [2025-11-07T02:10:00.199Z] 4b89265e3248: Preparing [2025-11-07T02:10:00.199Z] 0e64f2360a44: Preparing [2025-11-07T02:10:00.199Z] 4b89265e3248: Waiting [2025-11-07T02:10:00.199Z] 0e64f2360a44: Waiting [2025-11-07T02:10:00.199Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:00.199Z] 7c217e3dce4a: Layer already exists [2025-11-07T02:10:00.199Z] f279258638c1: Layer already exists [2025-11-07T02:10:00.199Z] f6f1a4aff46e: Layer already exists [2025-11-07T02:10:00.199Z] 38ff23f01830: Layer already exists [2025-11-07T02:10:00.199Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:00.199Z] 4b89265e3248: Layer already exists [2025-11-07T02:10:00.199Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:00.199Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:00.199Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:00.466Z] 4.1.0-dev.75: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:00.863Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:01.226Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:01.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T02:10:01.226Z] f279258638c1: Preparing [2025-11-07T02:10:01.226Z] f6f1a4aff46e: Preparing [2025-11-07T02:10:01.226Z] 7c217e3dce4a: Preparing [2025-11-07T02:10:01.226Z] 38ff23f01830: Preparing [2025-11-07T02:10:01.226Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:01.226Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:01.226Z] 54a1860547d3: Preparing [2025-11-07T02:10:01.226Z] 4b89265e3248: Preparing [2025-11-07T02:10:01.226Z] 0e64f2360a44: Preparing [2025-11-07T02:10:01.226Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:01.226Z] 54a1860547d3: Waiting [2025-11-07T02:10:01.226Z] 4b89265e3248: Waiting [2025-11-07T02:10:01.226Z] 0e64f2360a44: Waiting [2025-11-07T02:10:01.226Z] f279258638c1: Layer already exists [2025-11-07T02:10:01.226Z] 38ff23f01830: Layer already exists [2025-11-07T02:10:01.226Z] f6f1a4aff46e: Layer already exists [2025-11-07T02:10:01.226Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:01.226Z] 7c217e3dce4a: Layer already exists [2025-11-07T02:10:01.226Z] 4b89265e3248: Layer already exists [2025-11-07T02:10:01.226Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:01.226Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:01.226Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:01.492Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:01.850Z] + 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-11-07T02:10:02.197Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-11-07T02:10:02.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-07T02:10:02.197Z] f279258638c1: Preparing [2025-11-07T02:10:02.197Z] f6f1a4aff46e: Preparing [2025-11-07T02:10:02.197Z] 7c217e3dce4a: Preparing [2025-11-07T02:10:02.197Z] 38ff23f01830: Preparing [2025-11-07T02:10:02.197Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:02.197Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:02.197Z] 54a1860547d3: Preparing [2025-11-07T02:10:02.197Z] 4b89265e3248: Preparing [2025-11-07T02:10:02.197Z] 0e64f2360a44: Preparing [2025-11-07T02:10:02.197Z] 54a1860547d3: Waiting [2025-11-07T02:10:02.197Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:02.197Z] 4b89265e3248: Waiting [2025-11-07T02:10:02.197Z] 0e64f2360a44: Waiting [2025-11-07T02:10:02.197Z] 38ff23f01830: Layer already exists [2025-11-07T02:10:02.197Z] 7c217e3dce4a: Layer already exists [2025-11-07T02:10:02.197Z] f279258638c1: Layer already exists [2025-11-07T02:10:02.197Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:02.197Z] f6f1a4aff46e: Layer already exists [2025-11-07T02:10:02.197Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:02.197Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:02.197Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:02.197Z] 4b89265e3248: Layer already exists [2025-11-07T02:10:02.462Z] main: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:10:02.549Z] ===================================================== [Pipeline] echo [2025-11-07T02:10:02.565Z] taggedImages: [2025-11-07T02:10:02.565Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:02.565Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-07T02:10:02.565Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [2025-11-07T02:10:02.565Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:02.565Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-07T02:10:02.596Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-07T02:10:02.596Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:02.596Z] latest [2025-11-07T02:10:02.596Z] 4.1.0-dev.75 [2025-11-07T02:10:02.596Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:02.596Z] main [2025-11-07T02:10:02.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:02.972Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:03.326Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:03.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T02:10:03.326Z] 21272a992614: Preparing [2025-11-07T02:10:03.326Z] 7bb6a68bed41: Preparing [2025-11-07T02:10:03.326Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:03.326Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:03.326Z] 45b665aa7c16: Preparing [2025-11-07T02:10:03.326Z] 91ee53129d74: Preparing [2025-11-07T02:10:03.326Z] 0e64f2360a44: Preparing [2025-11-07T02:10:03.326Z] 91ee53129d74: Waiting [2025-11-07T02:10:03.326Z] 0e64f2360a44: Waiting [2025-11-07T02:10:03.590Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:03.590Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:03.590Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:03.590Z] 45b665aa7c16: Pushed [2025-11-07T02:10:03.590Z] 21272a992614: Pushed [2025-11-07T02:10:03.590Z] 91ee53129d74: Pushed [2025-11-07T02:10:11.769Z] 7bb6a68bed41: Pushed [2025-11-07T02:10:11.769Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:12.129Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:12.484Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-07T02:10:12.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T02:10:12.484Z] 21272a992614: Preparing [2025-11-07T02:10:12.484Z] 7bb6a68bed41: Preparing [2025-11-07T02:10:12.484Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:12.484Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:12.485Z] 45b665aa7c16: Preparing [2025-11-07T02:10:12.485Z] 91ee53129d74: Preparing [2025-11-07T02:10:12.485Z] 0e64f2360a44: Preparing [2025-11-07T02:10:12.485Z] 91ee53129d74: Waiting [2025-11-07T02:10:12.485Z] 0e64f2360a44: Waiting [2025-11-07T02:10:12.485Z] 21272a992614: Layer already exists [2025-11-07T02:10:12.485Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:12.485Z] 45b665aa7c16: Layer already exists [2025-11-07T02:10:12.485Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:12.485Z] 7bb6a68bed41: Layer already exists [2025-11-07T02:10:12.485Z] 91ee53129d74: Layer already exists [2025-11-07T02:10:12.485Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:12.748Z] latest: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:13.119Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:13.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [2025-11-07T02:10:13.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T02:10:13.474Z] 21272a992614: Preparing [2025-11-07T02:10:13.474Z] 7bb6a68bed41: Preparing [2025-11-07T02:10:13.474Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:13.474Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:13.474Z] 45b665aa7c16: Preparing [2025-11-07T02:10:13.474Z] 91ee53129d74: Preparing [2025-11-07T02:10:13.474Z] 0e64f2360a44: Preparing [2025-11-07T02:10:13.474Z] 91ee53129d74: Waiting [2025-11-07T02:10:13.474Z] 0e64f2360a44: Waiting [2025-11-07T02:10:13.474Z] 45b665aa7c16: Layer already exists [2025-11-07T02:10:13.474Z] 21272a992614: Layer already exists [2025-11-07T02:10:13.474Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:13.474Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:13.474Z] 7bb6a68bed41: Layer already exists [2025-11-07T02:10:13.474Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:13.474Z] 91ee53129d74: Layer already exists [2025-11-07T02:10:13.474Z] 4.1.0-dev.75: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:13.828Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:14.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:14.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T02:10:14.175Z] 21272a992614: Preparing [2025-11-07T02:10:14.175Z] 7bb6a68bed41: Preparing [2025-11-07T02:10:14.175Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:14.175Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:14.175Z] 45b665aa7c16: Preparing [2025-11-07T02:10:14.175Z] 91ee53129d74: Preparing [2025-11-07T02:10:14.175Z] 0e64f2360a44: Preparing [2025-11-07T02:10:14.175Z] 91ee53129d74: Waiting [2025-11-07T02:10:14.175Z] 0e64f2360a44: Waiting [2025-11-07T02:10:14.175Z] 21272a992614: Layer already exists [2025-11-07T02:10:14.175Z] 7bb6a68bed41: Layer already exists [2025-11-07T02:10:14.175Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:14.175Z] 45b665aa7c16: Layer already exists [2025-11-07T02:10:14.175Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:14.175Z] 91ee53129d74: Layer already exists [2025-11-07T02:10:14.175Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:14.175Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:14.779Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:15.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-11-07T02:10:15.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-07T02:10:15.133Z] 21272a992614: Preparing [2025-11-07T02:10:15.133Z] 7bb6a68bed41: Preparing [2025-11-07T02:10:15.133Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:15.133Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:15.133Z] 45b665aa7c16: Preparing [2025-11-07T02:10:15.133Z] 91ee53129d74: Preparing [2025-11-07T02:10:15.133Z] 0e64f2360a44: Preparing [2025-11-07T02:10:15.133Z] 91ee53129d74: Waiting [2025-11-07T02:10:15.133Z] 21272a992614: Layer already exists [2025-11-07T02:10:15.133Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:15.133Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:15.133Z] 45b665aa7c16: Layer already exists [2025-11-07T02:10:15.133Z] 7bb6a68bed41: Layer already exists [2025-11-07T02:10:15.133Z] 91ee53129d74: Layer already exists [2025-11-07T02:10:15.133Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:15.397Z] main: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:10:15.482Z] ===================================================== [Pipeline] echo [2025-11-07T02:10:15.503Z] taggedImages: [2025-11-07T02:10:15.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:15.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-07T02:10:15.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [2025-11-07T02:10:15.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:15.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-07T02:10:15.535Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-07T02:10:15.535Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:15.535Z] latest [2025-11-07T02:10:15.535Z] 4.1.0-dev.75 [2025-11-07T02:10:15.535Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:15.535Z] main [2025-11-07T02:10:15.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:15.901Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:16.250Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:16.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T02:10:16.250Z] a5d7372bc5c3: Preparing [2025-11-07T02:10:16.250Z] de627ea9897f: Preparing [2025-11-07T02:10:16.250Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:16.250Z] 21c734ad445a: Preparing [2025-11-07T02:10:16.250Z] 6b136fc8286b: Preparing [2025-11-07T02:10:16.250Z] 0e64f2360a44: Preparing [2025-11-07T02:10:16.250Z] 0e64f2360a44: Waiting [2025-11-07T02:10:17.205Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:17.205Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:17.205Z] 6b136fc8286b: Pushed [2025-11-07T02:10:17.205Z] 21c734ad445a: Pushed [2025-11-07T02:10:17.205Z] a5d7372bc5c3: Pushed [2025-11-07T02:10:25.383Z] de627ea9897f: Pushed [2025-11-07T02:10:25.383Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:25.727Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:26.094Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-07T02:10:26.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T02:10:26.094Z] a5d7372bc5c3: Preparing [2025-11-07T02:10:26.094Z] de627ea9897f: Preparing [2025-11-07T02:10:26.094Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:26.094Z] 21c734ad445a: Preparing [2025-11-07T02:10:26.094Z] 6b136fc8286b: Preparing [2025-11-07T02:10:26.094Z] 0e64f2360a44: Preparing [2025-11-07T02:10:26.094Z] 0e64f2360a44: Waiting [2025-11-07T02:10:26.094Z] a5d7372bc5c3: Layer already exists [2025-11-07T02:10:26.094Z] de627ea9897f: Layer already exists [2025-11-07T02:10:26.094Z] 6b136fc8286b: Layer already exists [2025-11-07T02:10:26.094Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:26.094Z] 21c734ad445a: Layer already exists [2025-11-07T02:10:26.094Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:26.094Z] latest: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:26.723Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:27.072Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [2025-11-07T02:10:27.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T02:10:27.072Z] a5d7372bc5c3: Preparing [2025-11-07T02:10:27.072Z] de627ea9897f: Preparing [2025-11-07T02:10:27.072Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:27.072Z] 21c734ad445a: Preparing [2025-11-07T02:10:27.072Z] 6b136fc8286b: Preparing [2025-11-07T02:10:27.072Z] 0e64f2360a44: Preparing [2025-11-07T02:10:27.072Z] 0e64f2360a44: Waiting [2025-11-07T02:10:27.072Z] de627ea9897f: Layer already exists [2025-11-07T02:10:27.072Z] a5d7372bc5c3: Layer already exists [2025-11-07T02:10:27.072Z] 21c734ad445a: Layer already exists [2025-11-07T02:10:27.072Z] 6b136fc8286b: Layer already exists [2025-11-07T02:10:27.072Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:27.072Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:27.337Z] 4.1.0-dev.75: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:27.698Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:29.981Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:29.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T02:10:29.981Z] a5d7372bc5c3: Preparing [2025-11-07T02:10:29.981Z] de627ea9897f: Preparing [2025-11-07T02:10:29.981Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:29.981Z] 21c734ad445a: Preparing [2025-11-07T02:10:29.981Z] 6b136fc8286b: Preparing [2025-11-07T02:10:29.981Z] 0e64f2360a44: Preparing [2025-11-07T02:10:29.981Z] 0e64f2360a44: Waiting [2025-11-07T02:10:29.981Z] de627ea9897f: Layer already exists [2025-11-07T02:10:29.981Z] 6b136fc8286b: Layer already exists [2025-11-07T02:10:29.981Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:29.981Z] 21c734ad445a: Layer already exists [2025-11-07T02:10:29.981Z] a5d7372bc5c3: Layer already exists [2025-11-07T02:10:29.981Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:30.245Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:30.611Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:30.970Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-11-07T02:10:30.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-07T02:10:30.970Z] a5d7372bc5c3: Preparing [2025-11-07T02:10:30.970Z] de627ea9897f: Preparing [2025-11-07T02:10:30.970Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:30.970Z] 21c734ad445a: Preparing [2025-11-07T02:10:30.970Z] 6b136fc8286b: Preparing [2025-11-07T02:10:30.970Z] 0e64f2360a44: Preparing [2025-11-07T02:10:30.970Z] 0e64f2360a44: Waiting [2025-11-07T02:10:30.970Z] de627ea9897f: Layer already exists [2025-11-07T02:10:30.970Z] 6b136fc8286b: Layer already exists [2025-11-07T02:10:30.970Z] 21c734ad445a: Layer already exists [2025-11-07T02:10:30.970Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:30.970Z] a5d7372bc5c3: Layer already exists [2025-11-07T02:10:30.970Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:31.233Z] main: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:10:31.330Z] ===================================================== [Pipeline] echo [2025-11-07T02:10:31.348Z] taggedImages: [2025-11-07T02:10:31.348Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:31.348Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-07T02:10:31.348Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [2025-11-07T02:10:31.348Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:31.348Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-07T02:10:31.385Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-07T02:10:31.385Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:31.385Z] latest [2025-11-07T02:10:31.385Z] 4.1.0-dev.75 [2025-11-07T02:10:31.385Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:31.385Z] main [2025-11-07T02:10:31.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:31.759Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:32.108Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:32.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T02:10:32.109Z] 629019b39fc8: Preparing [2025-11-07T02:10:32.109Z] 1b23d9d77dbb: Preparing [2025-11-07T02:10:32.109Z] 54fd5275e2ad: Preparing [2025-11-07T02:10:32.109Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:32.109Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:32.109Z] 54a1860547d3: Preparing [2025-11-07T02:10:32.109Z] 4b89265e3248: Preparing [2025-11-07T02:10:32.109Z] 0e64f2360a44: Preparing [2025-11-07T02:10:32.109Z] 4b89265e3248: Waiting [2025-11-07T02:10:32.109Z] 54a1860547d3: Waiting [2025-11-07T02:10:32.109Z] 0e64f2360a44: Waiting [2025-11-07T02:10:32.109Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:32.109Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:32.372Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:32.372Z] 4b89265e3248: Layer already exists [2025-11-07T02:10:32.372Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:32.372Z] 1b23d9d77dbb: Pushed [2025-11-07T02:10:32.372Z] 629019b39fc8: Pushed [2025-11-07T02:10:40.556Z] 54fd5275e2ad: Pushed [2025-11-07T02:10:42.492Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:42.852Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:43.208Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-07T02:10:43.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T02:10:43.208Z] 629019b39fc8: Preparing [2025-11-07T02:10:43.208Z] 1b23d9d77dbb: Preparing [2025-11-07T02:10:43.208Z] 54fd5275e2ad: Preparing [2025-11-07T02:10:43.208Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:43.208Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:43.208Z] 54a1860547d3: Preparing [2025-11-07T02:10:43.208Z] 4b89265e3248: Preparing [2025-11-07T02:10:43.208Z] 0e64f2360a44: Preparing [2025-11-07T02:10:43.208Z] 54a1860547d3: Waiting [2025-11-07T02:10:43.208Z] 4b89265e3248: Waiting [2025-11-07T02:10:43.208Z] 0e64f2360a44: Waiting [2025-11-07T02:10:43.473Z] 1b23d9d77dbb: Layer already exists [2025-11-07T02:10:43.473Z] 54fd5275e2ad: Layer already exists [2025-11-07T02:10:43.473Z] 629019b39fc8: Layer already exists [2025-11-07T02:10:43.473Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:43.473Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:43.473Z] 4b89265e3248: Layer already exists [2025-11-07T02:10:43.473Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:43.473Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:43.473Z] latest: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:43.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:44.181Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [2025-11-07T02:10:44.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T02:10:44.182Z] 629019b39fc8: Preparing [2025-11-07T02:10:44.182Z] 1b23d9d77dbb: Preparing [2025-11-07T02:10:44.182Z] 54fd5275e2ad: Preparing [2025-11-07T02:10:44.182Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:44.182Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:44.182Z] 54a1860547d3: Preparing [2025-11-07T02:10:44.182Z] 4b89265e3248: Preparing [2025-11-07T02:10:44.182Z] 0e64f2360a44: Preparing [2025-11-07T02:10:44.182Z] 4b89265e3248: Waiting [2025-11-07T02:10:44.182Z] 54a1860547d3: Waiting [2025-11-07T02:10:44.182Z] 0e64f2360a44: Waiting [2025-11-07T02:10:44.182Z] 629019b39fc8: Layer already exists [2025-11-07T02:10:44.182Z] 1b23d9d77dbb: Layer already exists [2025-11-07T02:10:44.182Z] 54fd5275e2ad: Layer already exists [2025-11-07T02:10:44.182Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:44.182Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:44.182Z] 4b89265e3248: Layer already exists [2025-11-07T02:10:44.182Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:44.182Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:44.447Z] 4.1.0-dev.75: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:44.806Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:45.165Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:45.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T02:10:45.165Z] 629019b39fc8: Preparing [2025-11-07T02:10:45.165Z] 1b23d9d77dbb: Preparing [2025-11-07T02:10:45.165Z] 54fd5275e2ad: Preparing [2025-11-07T02:10:45.165Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:45.165Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:45.165Z] 54a1860547d3: Preparing [2025-11-07T02:10:45.165Z] 4b89265e3248: Preparing [2025-11-07T02:10:45.165Z] 0e64f2360a44: Preparing [2025-11-07T02:10:45.165Z] 4b89265e3248: Waiting [2025-11-07T02:10:45.165Z] 54a1860547d3: Waiting [2025-11-07T02:10:45.165Z] 1b23d9d77dbb: Layer already exists [2025-11-07T02:10:45.165Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:45.165Z] 629019b39fc8: Layer already exists [2025-11-07T02:10:45.165Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:45.165Z] 54fd5275e2ad: Layer already exists [2025-11-07T02:10:45.165Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:45.165Z] 4b89265e3248: Layer already exists [2025-11-07T02:10:45.165Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:45.430Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:45.853Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:46.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-11-07T02:10:46.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-07T02:10:46.247Z] 629019b39fc8: Preparing [2025-11-07T02:10:46.247Z] 1b23d9d77dbb: Preparing [2025-11-07T02:10:46.247Z] 54fd5275e2ad: Preparing [2025-11-07T02:10:46.247Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:46.247Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:46.247Z] 54a1860547d3: Preparing [2025-11-07T02:10:46.247Z] 4b89265e3248: Preparing [2025-11-07T02:10:46.247Z] 0e64f2360a44: Preparing [2025-11-07T02:10:46.247Z] 54a1860547d3: Waiting [2025-11-07T02:10:46.247Z] 4b89265e3248: Waiting [2025-11-07T02:10:46.247Z] 0e64f2360a44: Waiting [2025-11-07T02:10:46.247Z] 629019b39fc8: Layer already exists [2025-11-07T02:10:46.247Z] 1b23d9d77dbb: Layer already exists [2025-11-07T02:10:46.247Z] 54fd5275e2ad: Layer already exists [2025-11-07T02:10:46.247Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:46.247Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:46.247Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:46.247Z] 4b89265e3248: Layer already exists [2025-11-07T02:10:46.247Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:46.247Z] main: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:10:46.604Z] ===================================================== [Pipeline] echo [2025-11-07T02:10:46.619Z] taggedImages: [2025-11-07T02:10:46.619Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:46.619Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-07T02:10:46.619Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [2025-11-07T02:10:46.619Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:46.619Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-07T02:10:46.649Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-07T02:10:46.649Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:46.649Z] latest [2025-11-07T02:10:46.649Z] 4.1.0-dev.75 [2025-11-07T02:10:46.649Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:46.649Z] main [2025-11-07T02:10:46.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:47.042Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:47.396Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:47.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T02:10:47.396Z] eba95502a317: Preparing [2025-11-07T02:10:47.396Z] 9f6d8356e75a: Preparing [2025-11-07T02:10:47.396Z] 539ae392d8e6: Preparing [2025-11-07T02:10:47.396Z] 4e32fd92deb4: Preparing [2025-11-07T02:10:47.396Z] 802858376295: Preparing [2025-11-07T02:10:47.396Z] 978cc5efb109: Preparing [2025-11-07T02:10:47.396Z] d8ac033f1570: Preparing [2025-11-07T02:10:47.396Z] 978cc5efb109: Waiting [2025-11-07T02:10:47.396Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:47.396Z] d8ac033f1570: Waiting [2025-11-07T02:10:47.396Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:47.396Z] 0f31b96af6ed: Waiting [2025-11-07T02:10:47.396Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:47.396Z] b73e3171c4d7: Preparing [2025-11-07T02:10:47.396Z] e11e26149c4c: Preparing [2025-11-07T02:10:47.396Z] b73e3171c4d7: Waiting [2025-11-07T02:10:47.396Z] e11e26149c4c: Waiting [2025-11-07T02:10:47.396Z] 5f70bf18a086: Preparing [2025-11-07T02:10:47.396Z] cc7fbcf295c6: Preparing [2025-11-07T02:10:47.396Z] 5f70bf18a086: Waiting [2025-11-07T02:10:47.396Z] a07dadc676ac: Preparing [2025-11-07T02:10:47.396Z] cc7fbcf295c6: Waiting [2025-11-07T02:10:47.396Z] 4d072803c200: Preparing [2025-11-07T02:10:47.396Z] a07dadc676ac: Waiting [2025-11-07T02:10:47.396Z] 4d072803c200: Waiting [2025-11-07T02:10:47.396Z] 0e64f2360a44: Preparing [2025-11-07T02:10:47.396Z] 0e64f2360a44: Waiting [2025-11-07T02:10:47.664Z] 802858376295: Pushed [2025-11-07T02:10:47.664Z] 4e32fd92deb4: Pushed [2025-11-07T02:10:47.664Z] 9f6d8356e75a: Pushed [2025-11-07T02:10:47.664Z] 539ae392d8e6: Pushed [2025-11-07T02:10:47.664Z] eba95502a317: Pushed [2025-11-07T02:10:47.664Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:47.664Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:47.930Z] 978cc5efb109: Pushed [2025-11-07T02:10:47.930Z] 5f70bf18a086: Layer already exists [2025-11-07T02:10:47.930Z] b73e3171c4d7: Pushed [2025-11-07T02:10:47.930Z] e11e26149c4c: Pushed [2025-11-07T02:10:47.930Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:47.930Z] a07dadc676ac: Pushed [2025-11-07T02:10:47.930Z] cc7fbcf295c6: Pushed [2025-11-07T02:10:47.930Z] 4d072803c200: Pushed [2025-11-07T02:10:50.495Z] d8ac033f1570: Pushed [2025-11-07T02:10:50.760Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:51.110Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:51.466Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-07T02:10:51.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T02:10:51.466Z] eba95502a317: Preparing [2025-11-07T02:10:51.466Z] 9f6d8356e75a: Preparing [2025-11-07T02:10:51.466Z] 539ae392d8e6: Preparing [2025-11-07T02:10:51.466Z] 4e32fd92deb4: Preparing [2025-11-07T02:10:51.466Z] 802858376295: Preparing [2025-11-07T02:10:51.466Z] 978cc5efb109: Preparing [2025-11-07T02:10:51.466Z] d8ac033f1570: Preparing [2025-11-07T02:10:51.466Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:51.466Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:51.466Z] b73e3171c4d7: Preparing [2025-11-07T02:10:51.466Z] e11e26149c4c: Preparing [2025-11-07T02:10:51.466Z] 5f70bf18a086: Preparing [2025-11-07T02:10:51.466Z] cc7fbcf295c6: Preparing [2025-11-07T02:10:51.466Z] a07dadc676ac: Preparing [2025-11-07T02:10:51.466Z] 4d072803c200: Preparing [2025-11-07T02:10:51.466Z] 0e64f2360a44: Preparing [2025-11-07T02:10:51.466Z] 978cc5efb109: Waiting [2025-11-07T02:10:51.466Z] d8ac033f1570: Waiting [2025-11-07T02:10:51.466Z] e11e26149c4c: Waiting [2025-11-07T02:10:51.466Z] 5f70bf18a086: Waiting [2025-11-07T02:10:51.466Z] cc7fbcf295c6: Waiting [2025-11-07T02:10:51.466Z] a07dadc676ac: Waiting [2025-11-07T02:10:51.466Z] 4d072803c200: Waiting [2025-11-07T02:10:51.466Z] 0e64f2360a44: Waiting [2025-11-07T02:10:51.466Z] 0f31b96af6ed: Waiting [2025-11-07T02:10:51.466Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:51.466Z] b73e3171c4d7: Waiting [2025-11-07T02:10:51.466Z] 539ae392d8e6: Layer already exists [2025-11-07T02:10:51.466Z] eba95502a317: Layer already exists [2025-11-07T02:10:51.466Z] 802858376295: Layer already exists [2025-11-07T02:10:51.466Z] 4e32fd92deb4: Layer already exists [2025-11-07T02:10:51.466Z] 9f6d8356e75a: Layer already exists [2025-11-07T02:10:51.466Z] d8ac033f1570: Layer already exists [2025-11-07T02:10:51.466Z] b73e3171c4d7: Layer already exists [2025-11-07T02:10:51.466Z] 978cc5efb109: Layer already exists [2025-11-07T02:10:51.466Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:51.466Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:51.466Z] cc7fbcf295c6: Layer already exists [2025-11-07T02:10:51.466Z] e11e26149c4c: Layer already exists [2025-11-07T02:10:51.466Z] 5f70bf18a086: Layer already exists [2025-11-07T02:10:51.466Z] a07dadc676ac: Layer already exists [2025-11-07T02:10:51.466Z] 4d072803c200: Layer already exists [2025-11-07T02:10:51.466Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:51.730Z] latest: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:52.081Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:52.430Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [2025-11-07T02:10:52.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T02:10:52.430Z] eba95502a317: Preparing [2025-11-07T02:10:52.430Z] 9f6d8356e75a: Preparing [2025-11-07T02:10:52.430Z] 539ae392d8e6: Preparing [2025-11-07T02:10:52.430Z] 4e32fd92deb4: Preparing [2025-11-07T02:10:52.430Z] 802858376295: Preparing [2025-11-07T02:10:52.430Z] 978cc5efb109: Preparing [2025-11-07T02:10:52.430Z] d8ac033f1570: Preparing [2025-11-07T02:10:52.430Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:52.430Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:52.430Z] b73e3171c4d7: Preparing [2025-11-07T02:10:52.430Z] e11e26149c4c: Preparing [2025-11-07T02:10:52.430Z] 5f70bf18a086: Preparing [2025-11-07T02:10:52.430Z] cc7fbcf295c6: Preparing [2025-11-07T02:10:52.430Z] a07dadc676ac: Preparing [2025-11-07T02:10:52.430Z] 4d072803c200: Preparing [2025-11-07T02:10:52.430Z] 0e64f2360a44: Preparing [2025-11-07T02:10:52.430Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:52.430Z] b73e3171c4d7: Waiting [2025-11-07T02:10:52.430Z] e11e26149c4c: Waiting [2025-11-07T02:10:52.430Z] 5f70bf18a086: Waiting [2025-11-07T02:10:52.430Z] cc7fbcf295c6: Waiting [2025-11-07T02:10:52.430Z] a07dadc676ac: Waiting [2025-11-07T02:10:52.430Z] 4d072803c200: Waiting [2025-11-07T02:10:52.430Z] 0e64f2360a44: Waiting [2025-11-07T02:10:52.430Z] 978cc5efb109: Waiting [2025-11-07T02:10:52.430Z] d8ac033f1570: Waiting [2025-11-07T02:10:52.430Z] 0f31b96af6ed: Waiting [2025-11-07T02:10:52.430Z] 539ae392d8e6: Layer already exists [2025-11-07T02:10:52.430Z] eba95502a317: Layer already exists [2025-11-07T02:10:52.430Z] 9f6d8356e75a: Layer already exists [2025-11-07T02:10:52.430Z] 4e32fd92deb4: Layer already exists [2025-11-07T02:10:52.430Z] 802858376295: Layer already exists [2025-11-07T02:10:52.694Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:52.694Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:52.694Z] b73e3171c4d7: Layer already exists [2025-11-07T02:10:52.694Z] 978cc5efb109: Layer already exists [2025-11-07T02:10:52.694Z] d8ac033f1570: Layer already exists [2025-11-07T02:10:52.694Z] 5f70bf18a086: Layer already exists [2025-11-07T02:10:52.694Z] a07dadc676ac: Layer already exists [2025-11-07T02:10:52.694Z] e11e26149c4c: Layer already exists [2025-11-07T02:10:52.694Z] 4d072803c200: Layer already exists [2025-11-07T02:10:52.694Z] cc7fbcf295c6: Layer already exists [2025-11-07T02:10:52.694Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:52.694Z] 4.1.0-dev.75: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:53.050Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:53.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:53.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T02:10:53.984Z] eba95502a317: Preparing [2025-11-07T02:10:53.984Z] 9f6d8356e75a: Preparing [2025-11-07T02:10:53.984Z] 539ae392d8e6: Preparing [2025-11-07T02:10:53.984Z] 4e32fd92deb4: Preparing [2025-11-07T02:10:53.984Z] 802858376295: Preparing [2025-11-07T02:10:53.984Z] 978cc5efb109: Preparing [2025-11-07T02:10:53.984Z] d8ac033f1570: Preparing [2025-11-07T02:10:53.984Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:53.984Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:53.984Z] b73e3171c4d7: Preparing [2025-11-07T02:10:53.984Z] e11e26149c4c: Preparing [2025-11-07T02:10:53.984Z] 5f70bf18a086: Preparing [2025-11-07T02:10:53.984Z] cc7fbcf295c6: Preparing [2025-11-07T02:10:53.984Z] a07dadc676ac: Preparing [2025-11-07T02:10:53.984Z] 4d072803c200: Preparing [2025-11-07T02:10:53.984Z] 0e64f2360a44: Preparing [2025-11-07T02:10:53.984Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:53.984Z] b73e3171c4d7: Waiting [2025-11-07T02:10:53.984Z] e11e26149c4c: Waiting [2025-11-07T02:10:53.984Z] 5f70bf18a086: Waiting [2025-11-07T02:10:53.984Z] cc7fbcf295c6: Waiting [2025-11-07T02:10:53.984Z] a07dadc676ac: Waiting [2025-11-07T02:10:53.984Z] 4d072803c200: Waiting [2025-11-07T02:10:53.984Z] 0e64f2360a44: Waiting [2025-11-07T02:10:53.984Z] 978cc5efb109: Waiting [2025-11-07T02:10:53.984Z] 0f31b96af6ed: Waiting [2025-11-07T02:10:53.984Z] eba95502a317: Layer already exists [2025-11-07T02:10:53.984Z] 539ae392d8e6: Layer already exists [2025-11-07T02:10:53.984Z] 9f6d8356e75a: Layer already exists [2025-11-07T02:10:53.984Z] 802858376295: Layer already exists [2025-11-07T02:10:53.984Z] 4e32fd92deb4: Layer already exists [2025-11-07T02:10:53.984Z] 978cc5efb109: Layer already exists [2025-11-07T02:10:53.984Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:53.984Z] d8ac033f1570: Layer already exists [2025-11-07T02:10:53.984Z] b73e3171c4d7: Layer already exists [2025-11-07T02:10:53.984Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:53.984Z] 5f70bf18a086: Layer already exists [2025-11-07T02:10:53.984Z] e11e26149c4c: Layer already exists [2025-11-07T02:10:53.984Z] a07dadc676ac: Layer already exists [2025-11-07T02:10:53.984Z] 4d072803c200: Layer already exists [2025-11-07T02:10:53.984Z] cc7fbcf295c6: Layer already exists [2025-11-07T02:10:53.984Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:54.248Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:54.597Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:54.960Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-11-07T02:10:54.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-07T02:10:54.960Z] eba95502a317: Preparing [2025-11-07T02:10:54.960Z] 9f6d8356e75a: Preparing [2025-11-07T02:10:54.960Z] 539ae392d8e6: Preparing [2025-11-07T02:10:54.960Z] 4e32fd92deb4: Preparing [2025-11-07T02:10:54.960Z] 802858376295: Preparing [2025-11-07T02:10:54.960Z] 978cc5efb109: Preparing [2025-11-07T02:10:54.960Z] d8ac033f1570: Preparing [2025-11-07T02:10:54.960Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:54.960Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:54.960Z] b73e3171c4d7: Preparing [2025-11-07T02:10:54.960Z] e11e26149c4c: Preparing [2025-11-07T02:10:54.960Z] 5f70bf18a086: Preparing [2025-11-07T02:10:54.960Z] cc7fbcf295c6: Preparing [2025-11-07T02:10:54.960Z] a07dadc676ac: Preparing [2025-11-07T02:10:54.960Z] 4d072803c200: Preparing [2025-11-07T02:10:54.960Z] 0e64f2360a44: Preparing [2025-11-07T02:10:54.960Z] b73e3171c4d7: Waiting [2025-11-07T02:10:54.960Z] e11e26149c4c: Waiting [2025-11-07T02:10:54.960Z] 5f70bf18a086: Waiting [2025-11-07T02:10:54.960Z] cc7fbcf295c6: Waiting [2025-11-07T02:10:54.960Z] a07dadc676ac: Waiting [2025-11-07T02:10:54.960Z] 4d072803c200: Waiting [2025-11-07T02:10:54.960Z] 0e64f2360a44: Waiting [2025-11-07T02:10:54.960Z] d8ac033f1570: Waiting [2025-11-07T02:10:54.960Z] 0f31b96af6ed: Waiting [2025-11-07T02:10:54.960Z] 978cc5efb109: Waiting [2025-11-07T02:10:54.960Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:54.960Z] eba95502a317: Layer already exists [2025-11-07T02:10:54.960Z] 539ae392d8e6: Layer already exists [2025-11-07T02:10:54.960Z] 802858376295: Layer already exists [2025-11-07T02:10:54.960Z] 9f6d8356e75a: Layer already exists [2025-11-07T02:10:54.960Z] 4e32fd92deb4: Layer already exists [2025-11-07T02:10:54.960Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:54.960Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:54.960Z] 978cc5efb109: Layer already exists [2025-11-07T02:10:54.960Z] b73e3171c4d7: Layer already exists [2025-11-07T02:10:54.960Z] d8ac033f1570: Layer already exists [2025-11-07T02:10:54.960Z] a07dadc676ac: Layer already exists [2025-11-07T02:10:54.960Z] cc7fbcf295c6: Layer already exists [2025-11-07T02:10:54.960Z] 4d072803c200: Layer already exists [2025-11-07T02:10:54.960Z] e11e26149c4c: Layer already exists [2025-11-07T02:10:54.960Z] 5f70bf18a086: Layer already exists [2025-11-07T02:10:54.960Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:55.225Z] main: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:10:55.312Z] ===================================================== [Pipeline] echo [2025-11-07T02:10:55.330Z] taggedImages: [2025-11-07T02:10:55.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:55.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-07T02:10:55.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [2025-11-07T02:10:55.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:55.330Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-07T02:10:55.362Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-07T02:10:55.362Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:55.362Z] latest [2025-11-07T02:10:55.362Z] 4.1.0-dev.75 [2025-11-07T02:10:55.362Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:10:55.362Z] main [2025-11-07T02:10:55.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:55.735Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:10:56.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:10:56.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T02:10:56.098Z] 83d151c4fc33: Preparing [2025-11-07T02:10:56.098Z] 4451785d0b86: Preparing [2025-11-07T02:10:56.098Z] 531993157b05: Preparing [2025-11-07T02:10:56.098Z] f38cfbdeda41: Preparing [2025-11-07T02:10:56.098Z] 0f31b96af6ed: Preparing [2025-11-07T02:10:56.098Z] 5bd63f6e24d9: Preparing [2025-11-07T02:10:56.098Z] 54a1860547d3: Preparing [2025-11-07T02:10:56.098Z] 5bd63f6e24d9: Waiting [2025-11-07T02:10:56.098Z] 4b89265e3248: Preparing [2025-11-07T02:10:56.098Z] 54a1860547d3: Waiting [2025-11-07T02:10:56.098Z] 0e64f2360a44: Preparing [2025-11-07T02:10:56.098Z] 4b89265e3248: Waiting [2025-11-07T02:10:56.098Z] 0e64f2360a44: Waiting [2025-11-07T02:10:56.098Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:10:56.362Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:10:56.362Z] 4451785d0b86: Pushed [2025-11-07T02:10:56.362Z] 54a1860547d3: Layer already exists [2025-11-07T02:10:56.362Z] 83d151c4fc33: Pushed [2025-11-07T02:10:56.362Z] 531993157b05: Pushed [2025-11-07T02:10:56.362Z] 0e64f2360a44: Layer already exists [2025-11-07T02:10:56.362Z] 4b89265e3248: Layer already exists [2025-11-07T02:11:04.544Z] f38cfbdeda41: Pushed [2025-11-07T02:11:06.477Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:06.828Z] + 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-11-07T02:11:07.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-07T02:11:07.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T02:11:07.179Z] 83d151c4fc33: Preparing [2025-11-07T02:11:07.179Z] 4451785d0b86: Preparing [2025-11-07T02:11:07.179Z] 531993157b05: Preparing [2025-11-07T02:11:07.179Z] f38cfbdeda41: Preparing [2025-11-07T02:11:07.179Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:07.179Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:07.179Z] 54a1860547d3: Preparing [2025-11-07T02:11:07.179Z] 4b89265e3248: Preparing [2025-11-07T02:11:07.179Z] 0e64f2360a44: Preparing [2025-11-07T02:11:07.179Z] 54a1860547d3: Waiting [2025-11-07T02:11:07.179Z] 4b89265e3248: Waiting [2025-11-07T02:11:07.179Z] 0e64f2360a44: Waiting [2025-11-07T02:11:07.179Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:07.179Z] 4451785d0b86: Layer already exists [2025-11-07T02:11:07.179Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:07.179Z] f38cfbdeda41: Layer already exists [2025-11-07T02:11:07.179Z] 531993157b05: Layer already exists [2025-11-07T02:11:07.179Z] 83d151c4fc33: Layer already exists [2025-11-07T02:11:07.179Z] 4b89265e3248: Layer already exists [2025-11-07T02:11:07.179Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:07.179Z] 54a1860547d3: Layer already exists [2025-11-07T02:11:07.179Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:07.442Z] latest: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:07.797Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:08.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [2025-11-07T02:11:08.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T02:11:08.150Z] 83d151c4fc33: Preparing [2025-11-07T02:11:08.150Z] 4451785d0b86: Preparing [2025-11-07T02:11:08.150Z] 531993157b05: Preparing [2025-11-07T02:11:08.150Z] f38cfbdeda41: Preparing [2025-11-07T02:11:08.150Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:08.150Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:08.150Z] 54a1860547d3: Preparing [2025-11-07T02:11:08.150Z] 4b89265e3248: Preparing [2025-11-07T02:11:08.150Z] 0e64f2360a44: Preparing [2025-11-07T02:11:08.150Z] 54a1860547d3: Waiting [2025-11-07T02:11:08.150Z] 4b89265e3248: Waiting [2025-11-07T02:11:08.150Z] 0e64f2360a44: Waiting [2025-11-07T02:11:08.150Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:08.150Z] f38cfbdeda41: Layer already exists [2025-11-07T02:11:08.150Z] 531993157b05: Layer already exists [2025-11-07T02:11:08.150Z] 4451785d0b86: Layer already exists [2025-11-07T02:11:08.150Z] 83d151c4fc33: Layer already exists [2025-11-07T02:11:08.150Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:08.150Z] 4b89265e3248: Layer already exists [2025-11-07T02:11:08.150Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:08.150Z] 54a1860547d3: Layer already exists [2025-11-07T02:11:08.150Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:08.150Z] 4.1.0-dev.75: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:08.762Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:09.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:09.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T02:11:09.113Z] 83d151c4fc33: Preparing [2025-11-07T02:11:09.113Z] 4451785d0b86: Preparing [2025-11-07T02:11:09.113Z] 531993157b05: Preparing [2025-11-07T02:11:09.113Z] f38cfbdeda41: Preparing [2025-11-07T02:11:09.113Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:09.113Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:09.113Z] 54a1860547d3: Preparing [2025-11-07T02:11:09.113Z] 4b89265e3248: Preparing [2025-11-07T02:11:09.113Z] 0e64f2360a44: Preparing [2025-11-07T02:11:09.113Z] 54a1860547d3: Waiting [2025-11-07T02:11:09.113Z] 0e64f2360a44: Waiting [2025-11-07T02:11:09.113Z] 4b89265e3248: Waiting [2025-11-07T02:11:09.113Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:09.113Z] 4451785d0b86: Layer already exists [2025-11-07T02:11:09.113Z] 83d151c4fc33: Layer already exists [2025-11-07T02:11:09.113Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:09.113Z] f38cfbdeda41: Layer already exists [2025-11-07T02:11:09.113Z] 531993157b05: Layer already exists [2025-11-07T02:11:09.113Z] 54a1860547d3: Layer already exists [2025-11-07T02:11:09.113Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:09.113Z] 4b89265e3248: Layer already exists [2025-11-07T02:11:09.113Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:09.378Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:09.737Z] + 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-11-07T02:11:10.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-11-07T02:11:10.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-07T02:11:10.075Z] 83d151c4fc33: Preparing [2025-11-07T02:11:10.075Z] 4451785d0b86: Preparing [2025-11-07T02:11:10.075Z] 531993157b05: Preparing [2025-11-07T02:11:10.075Z] f38cfbdeda41: Preparing [2025-11-07T02:11:10.075Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:10.075Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:10.075Z] 54a1860547d3: Preparing [2025-11-07T02:11:10.075Z] 4b89265e3248: Preparing [2025-11-07T02:11:10.075Z] 0e64f2360a44: Preparing [2025-11-07T02:11:10.075Z] 54a1860547d3: Waiting [2025-11-07T02:11:10.075Z] 4b89265e3248: Waiting [2025-11-07T02:11:10.075Z] 0e64f2360a44: Waiting [2025-11-07T02:11:10.075Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:10.075Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:10.075Z] 83d151c4fc33: Layer already exists [2025-11-07T02:11:10.075Z] f38cfbdeda41: Layer already exists [2025-11-07T02:11:10.075Z] 4451785d0b86: Layer already exists [2025-11-07T02:11:10.075Z] 531993157b05: Layer already exists [2025-11-07T02:11:10.075Z] 54a1860547d3: Layer already exists [2025-11-07T02:11:10.075Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:10.075Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:10.075Z] 4b89265e3248: Layer already exists [2025-11-07T02:11:10.339Z] main: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:11:10.425Z] ===================================================== [Pipeline] echo [2025-11-07T02:11:10.437Z] taggedImages: [2025-11-07T02:11:10.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:10.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-07T02:11:10.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [2025-11-07T02:11:10.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:10.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-07T02:11:10.460Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-07T02:11:10.460Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:10.460Z] latest [2025-11-07T02:11:10.460Z] 4.1.0-dev.75 [2025-11-07T02:11:10.460Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:10.460Z] main [2025-11-07T02:11:10.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:10.831Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:11.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:11.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T02:11:11.183Z] c82e62ab4857: Preparing [2025-11-07T02:11:11.183Z] 37600a5a868d: Preparing [2025-11-07T02:11:11.183Z] 5fc1d684abe8: Preparing [2025-11-07T02:11:11.183Z] ec56c8280047: Preparing [2025-11-07T02:11:11.183Z] 6d5345a64cef: Preparing [2025-11-07T02:11:11.183Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:11.183Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:11.183Z] 44647f774fd2: Preparing [2025-11-07T02:11:11.183Z] 3e0151bc48c7: Preparing [2025-11-07T02:11:11.183Z] 6ff2e0416787: Preparing [2025-11-07T02:11:11.183Z] 0e64f2360a44: Preparing [2025-11-07T02:11:11.183Z] 44647f774fd2: Waiting [2025-11-07T02:11:11.183Z] 6ff2e0416787: Waiting [2025-11-07T02:11:11.183Z] 0e64f2360a44: Waiting [2025-11-07T02:11:11.183Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:11.183Z] 3e0151bc48c7: Waiting [2025-11-07T02:11:11.183Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:11.449Z] ec56c8280047: Pushed [2025-11-07T02:11:11.449Z] 37600a5a868d: Pushed [2025-11-07T02:11:11.449Z] 6d5345a64cef: Pushed [2025-11-07T02:11:11.449Z] c82e62ab4857: Pushed [2025-11-07T02:11:11.449Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:11.449Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:11.449Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:11.713Z] 3e0151bc48c7: Pushed [2025-11-07T02:11:11.713Z] 44647f774fd2: Pushed [2025-11-07T02:11:15.040Z] 6ff2e0416787: Pushed [2025-11-07T02:11:17.610Z] 5fc1d684abe8: Pushed [2025-11-07T02:11:17.873Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:18.232Z] + 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-11-07T02:11:18.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-07T02:11:18.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T02:11:18.593Z] c82e62ab4857: Preparing [2025-11-07T02:11:18.593Z] 37600a5a868d: Preparing [2025-11-07T02:11:18.593Z] 5fc1d684abe8: Preparing [2025-11-07T02:11:18.594Z] ec56c8280047: Preparing [2025-11-07T02:11:18.594Z] 6d5345a64cef: Preparing [2025-11-07T02:11:18.594Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:18.594Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:18.594Z] 44647f774fd2: Preparing [2025-11-07T02:11:18.594Z] 3e0151bc48c7: Preparing [2025-11-07T02:11:18.594Z] 6ff2e0416787: Preparing [2025-11-07T02:11:18.594Z] 0e64f2360a44: Preparing [2025-11-07T02:11:18.594Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:18.594Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:18.594Z] 44647f774fd2: Waiting [2025-11-07T02:11:18.594Z] 6ff2e0416787: Waiting [2025-11-07T02:11:18.594Z] 0e64f2360a44: Waiting [2025-11-07T02:11:18.594Z] 3e0151bc48c7: Waiting [2025-11-07T02:11:18.594Z] c82e62ab4857: Layer already exists [2025-11-07T02:11:18.594Z] 37600a5a868d: Layer already exists [2025-11-07T02:11:18.594Z] ec56c8280047: Layer already exists [2025-11-07T02:11:18.594Z] 5fc1d684abe8: Layer already exists [2025-11-07T02:11:18.594Z] 6d5345a64cef: Layer already exists [2025-11-07T02:11:18.594Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:18.594Z] 44647f774fd2: Layer already exists [2025-11-07T02:11:18.594Z] 6ff2e0416787: Layer already exists [2025-11-07T02:11:18.594Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:18.594Z] 3e0151bc48c7: Layer already exists [2025-11-07T02:11:18.594Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:18.860Z] latest: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:19.221Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:19.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [2025-11-07T02:11:19.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T02:11:19.575Z] c82e62ab4857: Preparing [2025-11-07T02:11:19.576Z] 37600a5a868d: Preparing [2025-11-07T02:11:19.576Z] 5fc1d684abe8: Preparing [2025-11-07T02:11:19.576Z] ec56c8280047: Preparing [2025-11-07T02:11:19.576Z] 6d5345a64cef: Preparing [2025-11-07T02:11:19.576Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:19.576Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:19.576Z] 44647f774fd2: Preparing [2025-11-07T02:11:19.576Z] 3e0151bc48c7: Preparing [2025-11-07T02:11:19.576Z] 6ff2e0416787: Preparing [2025-11-07T02:11:19.576Z] 0e64f2360a44: Preparing [2025-11-07T02:11:19.576Z] 44647f774fd2: Waiting [2025-11-07T02:11:19.576Z] 3e0151bc48c7: Waiting [2025-11-07T02:11:19.576Z] 6ff2e0416787: Waiting [2025-11-07T02:11:19.576Z] 0e64f2360a44: Waiting [2025-11-07T02:11:19.576Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:19.576Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:19.576Z] 5fc1d684abe8: Layer already exists [2025-11-07T02:11:19.576Z] 6d5345a64cef: Layer already exists [2025-11-07T02:11:19.576Z] ec56c8280047: Layer already exists [2025-11-07T02:11:19.576Z] 37600a5a868d: Layer already exists [2025-11-07T02:11:19.576Z] c82e62ab4857: Layer already exists [2025-11-07T02:11:19.576Z] 3e0151bc48c7: Layer already exists [2025-11-07T02:11:19.576Z] 44647f774fd2: Layer already exists [2025-11-07T02:11:19.576Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:19.576Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:19.576Z] 6ff2e0416787: Layer already exists [2025-11-07T02:11:19.576Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:19.839Z] 4.1.0-dev.75: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:20.187Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:20.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:20.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T02:11:20.535Z] c82e62ab4857: Preparing [2025-11-07T02:11:20.535Z] 37600a5a868d: Preparing [2025-11-07T02:11:20.535Z] 5fc1d684abe8: Preparing [2025-11-07T02:11:20.535Z] ec56c8280047: Preparing [2025-11-07T02:11:20.535Z] 6d5345a64cef: Preparing [2025-11-07T02:11:20.535Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:20.535Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:20.535Z] 44647f774fd2: Preparing [2025-11-07T02:11:20.535Z] 3e0151bc48c7: Preparing [2025-11-07T02:11:20.535Z] 6ff2e0416787: Preparing [2025-11-07T02:11:20.535Z] 0e64f2360a44: Preparing [2025-11-07T02:11:20.535Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:20.535Z] 44647f774fd2: Waiting [2025-11-07T02:11:20.535Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:20.535Z] 3e0151bc48c7: Waiting [2025-11-07T02:11:20.535Z] 6ff2e0416787: Waiting [2025-11-07T02:11:20.535Z] 0e64f2360a44: Waiting [2025-11-07T02:11:20.535Z] c82e62ab4857: Layer already exists [2025-11-07T02:11:20.535Z] 6d5345a64cef: Layer already exists [2025-11-07T02:11:20.535Z] 5fc1d684abe8: Layer already exists [2025-11-07T02:11:20.535Z] 37600a5a868d: Layer already exists [2025-11-07T02:11:20.535Z] ec56c8280047: Layer already exists [2025-11-07T02:11:20.535Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:20.535Z] 44647f774fd2: Layer already exists [2025-11-07T02:11:20.535Z] 6ff2e0416787: Layer already exists [2025-11-07T02:11:20.535Z] 3e0151bc48c7: Layer already exists [2025-11-07T02:11:20.535Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:20.535Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:20.798Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:21.149Z] + 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-11-07T02:11:21.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-11-07T02:11:21.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-07T02:11:21.492Z] c82e62ab4857: Preparing [2025-11-07T02:11:21.492Z] 37600a5a868d: Preparing [2025-11-07T02:11:21.492Z] 5fc1d684abe8: Preparing [2025-11-07T02:11:21.493Z] ec56c8280047: Preparing [2025-11-07T02:11:21.493Z] 6d5345a64cef: Preparing [2025-11-07T02:11:21.493Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:21.493Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:21.493Z] 44647f774fd2: Preparing [2025-11-07T02:11:21.493Z] 3e0151bc48c7: Preparing [2025-11-07T02:11:21.493Z] 6ff2e0416787: Preparing [2025-11-07T02:11:21.493Z] 0e64f2360a44: Preparing [2025-11-07T02:11:21.493Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:21.493Z] 44647f774fd2: Waiting [2025-11-07T02:11:21.493Z] 3e0151bc48c7: Waiting [2025-11-07T02:11:21.493Z] 6ff2e0416787: Waiting [2025-11-07T02:11:21.493Z] 0e64f2360a44: Waiting [2025-11-07T02:11:21.493Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:21.493Z] 37600a5a868d: Layer already exists [2025-11-07T02:11:21.493Z] 5fc1d684abe8: Layer already exists [2025-11-07T02:11:21.493Z] ec56c8280047: Layer already exists [2025-11-07T02:11:21.493Z] 6d5345a64cef: Layer already exists [2025-11-07T02:11:21.493Z] c82e62ab4857: Layer already exists [2025-11-07T02:11:21.493Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:21.493Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:21.493Z] 3e0151bc48c7: Layer already exists [2025-11-07T02:11:21.493Z] 44647f774fd2: Layer already exists [2025-11-07T02:11:21.493Z] 6ff2e0416787: Layer already exists [2025-11-07T02:11:21.493Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:21.757Z] main: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:11:21.836Z] ===================================================== [Pipeline] echo [2025-11-07T02:11:21.848Z] taggedImages: [2025-11-07T02:11:21.848Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:21.848Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-07T02:11:21.848Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [2025-11-07T02:11:21.848Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:21.848Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-07T02:11:21.876Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-07T02:11:21.876Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:21.876Z] latest [2025-11-07T02:11:21.876Z] 4.1.0-dev.75 [2025-11-07T02:11:21.876Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:21.876Z] main [2025-11-07T02:11:21.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:22.246Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:22.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:22.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T02:11:22.603Z] 0a0bbdce977c: Preparing [2025-11-07T02:11:22.603Z] 484be5bd210a: Preparing [2025-11-07T02:11:22.603Z] 1e94bbb5ca65: Preparing [2025-11-07T02:11:22.603Z] da7bee9f65fe: Preparing [2025-11-07T02:11:22.603Z] 94d596f68282: Preparing [2025-11-07T02:11:22.603Z] b3b6f487cf4c: Preparing [2025-11-07T02:11:22.603Z] 421ba12398ec: Preparing [2025-11-07T02:11:22.603Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:22.603Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:22.603Z] 1fd62adb9025: Preparing [2025-11-07T02:11:22.603Z] 6384f6445c9f: Preparing [2025-11-07T02:11:22.603Z] 0e64f2360a44: Preparing [2025-11-07T02:11:22.603Z] b3b6f487cf4c: Waiting [2025-11-07T02:11:22.603Z] 1fd62adb9025: Waiting [2025-11-07T02:11:22.603Z] 6384f6445c9f: Waiting [2025-11-07T02:11:22.603Z] 421ba12398ec: Waiting [2025-11-07T02:11:22.603Z] 0e64f2360a44: Waiting [2025-11-07T02:11:22.603Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:22.603Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:22.867Z] 94d596f68282: Pushed [2025-11-07T02:11:22.867Z] 0a0bbdce977c: Pushed [2025-11-07T02:11:22.867Z] 484be5bd210a: Pushed [2025-11-07T02:11:22.867Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:22.867Z] b3b6f487cf4c: Pushed [2025-11-07T02:11:22.867Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:23.132Z] 421ba12398ec: Pushed [2025-11-07T02:11:23.132Z] 1fd62adb9025: Pushed [2025-11-07T02:11:23.132Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:26.457Z] 6384f6445c9f: Pushed [2025-11-07T02:11:29.786Z] da7bee9f65fe: Pushed [2025-11-07T02:11:29.786Z] 1e94bbb5ca65: Pushed [2025-11-07T02:11:30.050Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:30.397Z] + 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-11-07T02:11:30.807Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-07T02:11:30.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T02:11:30.807Z] 0a0bbdce977c: Preparing [2025-11-07T02:11:30.807Z] 484be5bd210a: Preparing [2025-11-07T02:11:30.807Z] 1e94bbb5ca65: Preparing [2025-11-07T02:11:30.807Z] da7bee9f65fe: Preparing [2025-11-07T02:11:30.807Z] 94d596f68282: Preparing [2025-11-07T02:11:30.807Z] b3b6f487cf4c: Preparing [2025-11-07T02:11:30.807Z] 421ba12398ec: Preparing [2025-11-07T02:11:30.807Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:30.807Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:30.807Z] 1fd62adb9025: Preparing [2025-11-07T02:11:30.807Z] 6384f6445c9f: Preparing [2025-11-07T02:11:30.807Z] 0e64f2360a44: Preparing [2025-11-07T02:11:30.807Z] b3b6f487cf4c: Waiting [2025-11-07T02:11:30.807Z] 421ba12398ec: Waiting [2025-11-07T02:11:30.807Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:30.807Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:30.807Z] 1fd62adb9025: Waiting [2025-11-07T02:11:30.807Z] 6384f6445c9f: Waiting [2025-11-07T02:11:30.807Z] 0e64f2360a44: Waiting [2025-11-07T02:11:30.807Z] 1e94bbb5ca65: Layer already exists [2025-11-07T02:11:30.807Z] 94d596f68282: Layer already exists [2025-11-07T02:11:30.807Z] da7bee9f65fe: Layer already exists [2025-11-07T02:11:30.807Z] 0a0bbdce977c: Layer already exists [2025-11-07T02:11:30.807Z] 484be5bd210a: Layer already exists [2025-11-07T02:11:30.807Z] b3b6f487cf4c: Layer already exists [2025-11-07T02:11:30.807Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:30.807Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:30.807Z] 421ba12398ec: Layer already exists [2025-11-07T02:11:30.807Z] 1fd62adb9025: Layer already exists [2025-11-07T02:11:30.807Z] 6384f6445c9f: Layer already exists [2025-11-07T02:11:30.807Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:31.074Z] latest: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:31.437Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:31.806Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [2025-11-07T02:11:31.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T02:11:31.806Z] 0a0bbdce977c: Preparing [2025-11-07T02:11:31.806Z] 484be5bd210a: Preparing [2025-11-07T02:11:31.806Z] 1e94bbb5ca65: Preparing [2025-11-07T02:11:31.806Z] da7bee9f65fe: Preparing [2025-11-07T02:11:31.806Z] 94d596f68282: Preparing [2025-11-07T02:11:31.806Z] b3b6f487cf4c: Preparing [2025-11-07T02:11:31.806Z] 421ba12398ec: Preparing [2025-11-07T02:11:31.806Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:31.806Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:31.806Z] 1fd62adb9025: Preparing [2025-11-07T02:11:31.806Z] 6384f6445c9f: Preparing [2025-11-07T02:11:31.806Z] 0e64f2360a44: Preparing [2025-11-07T02:11:31.806Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:31.806Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:31.806Z] 1fd62adb9025: Waiting [2025-11-07T02:11:31.806Z] 6384f6445c9f: Waiting [2025-11-07T02:11:31.806Z] 0e64f2360a44: Waiting [2025-11-07T02:11:31.806Z] b3b6f487cf4c: Waiting [2025-11-07T02:11:31.806Z] 421ba12398ec: Waiting [2025-11-07T02:11:31.806Z] 1e94bbb5ca65: Layer already exists [2025-11-07T02:11:31.806Z] da7bee9f65fe: Layer already exists [2025-11-07T02:11:31.806Z] 0a0bbdce977c: Layer already exists [2025-11-07T02:11:31.806Z] 484be5bd210a: Layer already exists [2025-11-07T02:11:31.806Z] 94d596f68282: Layer already exists [2025-11-07T02:11:31.806Z] 421ba12398ec: Layer already exists [2025-11-07T02:11:31.806Z] b3b6f487cf4c: Layer already exists [2025-11-07T02:11:31.806Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:31.806Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:31.806Z] 1fd62adb9025: Layer already exists [2025-11-07T02:11:31.806Z] 6384f6445c9f: Layer already exists [2025-11-07T02:11:31.806Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:32.076Z] 4.1.0-dev.75: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:32.438Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:32.783Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:32.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T02:11:32.783Z] 0a0bbdce977c: Preparing [2025-11-07T02:11:32.783Z] 484be5bd210a: Preparing [2025-11-07T02:11:32.783Z] 1e94bbb5ca65: Preparing [2025-11-07T02:11:32.783Z] da7bee9f65fe: Preparing [2025-11-07T02:11:32.783Z] 94d596f68282: Preparing [2025-11-07T02:11:32.783Z] b3b6f487cf4c: Preparing [2025-11-07T02:11:32.783Z] 421ba12398ec: Preparing [2025-11-07T02:11:32.783Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:32.783Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:32.783Z] 1fd62adb9025: Preparing [2025-11-07T02:11:32.783Z] 6384f6445c9f: Preparing [2025-11-07T02:11:32.783Z] 0e64f2360a44: Preparing [2025-11-07T02:11:32.783Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:32.783Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:32.783Z] 1fd62adb9025: Waiting [2025-11-07T02:11:32.783Z] 6384f6445c9f: Waiting [2025-11-07T02:11:32.783Z] 0e64f2360a44: Waiting [2025-11-07T02:11:32.783Z] b3b6f487cf4c: Waiting [2025-11-07T02:11:32.783Z] 421ba12398ec: Waiting [2025-11-07T02:11:32.783Z] da7bee9f65fe: Layer already exists [2025-11-07T02:11:32.783Z] 94d596f68282: Layer already exists [2025-11-07T02:11:32.783Z] 484be5bd210a: Layer already exists [2025-11-07T02:11:32.783Z] 1e94bbb5ca65: Layer already exists [2025-11-07T02:11:32.783Z] 0a0bbdce977c: Layer already exists [2025-11-07T02:11:32.783Z] 421ba12398ec: Layer already exists [2025-11-07T02:11:32.783Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:32.783Z] 1fd62adb9025: Layer already exists [2025-11-07T02:11:32.783Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:32.783Z] b3b6f487cf4c: Layer already exists [2025-11-07T02:11:32.783Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:32.783Z] 6384f6445c9f: Layer already exists [2025-11-07T02:11:33.047Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:33.397Z] + 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-11-07T02:11:33.738Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-11-07T02:11:33.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-07T02:11:33.738Z] 0a0bbdce977c: Preparing [2025-11-07T02:11:33.738Z] 484be5bd210a: Preparing [2025-11-07T02:11:33.738Z] 1e94bbb5ca65: Preparing [2025-11-07T02:11:33.738Z] da7bee9f65fe: Preparing [2025-11-07T02:11:33.738Z] 94d596f68282: Preparing [2025-11-07T02:11:33.738Z] b3b6f487cf4c: Preparing [2025-11-07T02:11:33.738Z] 421ba12398ec: Preparing [2025-11-07T02:11:33.738Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:33.738Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:33.738Z] 1fd62adb9025: Preparing [2025-11-07T02:11:33.738Z] 6384f6445c9f: Preparing [2025-11-07T02:11:33.738Z] 0e64f2360a44: Preparing [2025-11-07T02:11:33.738Z] 421ba12398ec: Waiting [2025-11-07T02:11:33.738Z] 0f31b96af6ed: Waiting [2025-11-07T02:11:33.738Z] 1fd62adb9025: Waiting [2025-11-07T02:11:33.738Z] 5bd63f6e24d9: Waiting [2025-11-07T02:11:33.738Z] 6384f6445c9f: Waiting [2025-11-07T02:11:33.738Z] 0e64f2360a44: Waiting [2025-11-07T02:11:33.738Z] 484be5bd210a: Layer already exists [2025-11-07T02:11:33.738Z] 94d596f68282: Layer already exists [2025-11-07T02:11:33.738Z] 1e94bbb5ca65: Layer already exists [2025-11-07T02:11:33.738Z] 0a0bbdce977c: Layer already exists [2025-11-07T02:11:33.738Z] da7bee9f65fe: Layer already exists [2025-11-07T02:11:33.738Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:33.738Z] 421ba12398ec: Layer already exists [2025-11-07T02:11:33.738Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:33.738Z] 1fd62adb9025: Layer already exists [2025-11-07T02:11:33.738Z] b3b6f487cf4c: Layer already exists [2025-11-07T02:11:33.738Z] 6384f6445c9f: Layer already exists [2025-11-07T02:11:33.738Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:34.001Z] main: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:11:34.091Z] ===================================================== [Pipeline] echo [2025-11-07T02:11:34.109Z] taggedImages: [2025-11-07T02:11:34.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:34.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-07T02:11:34.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [2025-11-07T02:11:34.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:34.109Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-07T02:11:34.139Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-07T02:11:34.139Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:34.139Z] latest [2025-11-07T02:11:34.139Z] 4.1.0-dev.75 [2025-11-07T02:11:34.139Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:34.139Z] main [2025-11-07T02:11:34.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:34.506Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:34.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:34.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T02:11:34.854Z] 881fe5219d49: Preparing [2025-11-07T02:11:34.854Z] 264250b6280a: Preparing [2025-11-07T02:11:34.854Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:34.854Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:34.854Z] 63803d862804: Preparing [2025-11-07T02:11:34.854Z] 13e2b1ea6f53: Preparing [2025-11-07T02:11:34.854Z] 0e64f2360a44: Preparing [2025-11-07T02:11:34.854Z] 13e2b1ea6f53: Waiting [2025-11-07T02:11:34.854Z] 0e64f2360a44: Waiting [2025-11-07T02:11:34.854Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:34.854Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:35.118Z] 63803d862804: Pushed [2025-11-07T02:11:35.118Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:35.118Z] 881fe5219d49: Pushed [2025-11-07T02:11:37.048Z] 13e2b1ea6f53: Pushed [2025-11-07T02:11:42.378Z] 264250b6280a: Pushed [2025-11-07T02:11:42.378Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:42.730Z] + 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-11-07T02:11:43.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-07T02:11:43.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T02:11:43.090Z] 881fe5219d49: Preparing [2025-11-07T02:11:43.090Z] 264250b6280a: Preparing [2025-11-07T02:11:43.090Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:43.090Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:43.090Z] 63803d862804: Preparing [2025-11-07T02:11:43.090Z] 13e2b1ea6f53: Preparing [2025-11-07T02:11:43.090Z] 0e64f2360a44: Preparing [2025-11-07T02:11:43.090Z] 13e2b1ea6f53: Waiting [2025-11-07T02:11:43.090Z] 0e64f2360a44: Waiting [2025-11-07T02:11:43.090Z] 264250b6280a: Layer already exists [2025-11-07T02:11:43.090Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:43.090Z] 881fe5219d49: Layer already exists [2025-11-07T02:11:43.090Z] 63803d862804: Layer already exists [2025-11-07T02:11:43.090Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:43.090Z] 13e2b1ea6f53: Layer already exists [2025-11-07T02:11:43.090Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:43.355Z] latest: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:43.711Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:44.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [2025-11-07T02:11:44.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T02:11:44.059Z] 881fe5219d49: Preparing [2025-11-07T02:11:44.059Z] 264250b6280a: Preparing [2025-11-07T02:11:44.059Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:44.059Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:44.059Z] 63803d862804: Preparing [2025-11-07T02:11:44.059Z] 13e2b1ea6f53: Preparing [2025-11-07T02:11:44.059Z] 0e64f2360a44: Preparing [2025-11-07T02:11:44.059Z] 13e2b1ea6f53: Waiting [2025-11-07T02:11:44.059Z] 0e64f2360a44: Waiting [2025-11-07T02:11:44.059Z] 63803d862804: Layer already exists [2025-11-07T02:11:44.059Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:44.059Z] 264250b6280a: Layer already exists [2025-11-07T02:11:44.059Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:44.059Z] 881fe5219d49: Layer already exists [2025-11-07T02:11:44.059Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:44.059Z] 13e2b1ea6f53: Layer already exists [2025-11-07T02:11:44.327Z] 4.1.0-dev.75: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:44.682Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:45.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:45.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T02:11:45.051Z] 881fe5219d49: Preparing [2025-11-07T02:11:45.051Z] 264250b6280a: Preparing [2025-11-07T02:11:45.051Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:45.051Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:45.051Z] 63803d862804: Preparing [2025-11-07T02:11:45.051Z] 13e2b1ea6f53: Preparing [2025-11-07T02:11:45.051Z] 0e64f2360a44: Preparing [2025-11-07T02:11:45.051Z] 0e64f2360a44: Waiting [2025-11-07T02:11:45.051Z] 13e2b1ea6f53: Waiting [2025-11-07T02:11:45.051Z] 881fe5219d49: Layer already exists [2025-11-07T02:11:45.051Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:45.051Z] 264250b6280a: Layer already exists [2025-11-07T02:11:45.051Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:45.051Z] 63803d862804: Layer already exists [2025-11-07T02:11:45.051Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:45.051Z] 13e2b1ea6f53: Layer already exists [2025-11-07T02:11:45.316Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:45.679Z] + 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-11-07T02:11:46.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-11-07T02:11:46.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-07T02:11:46.034Z] 881fe5219d49: Preparing [2025-11-07T02:11:46.034Z] 264250b6280a: Preparing [2025-11-07T02:11:46.034Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:46.034Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:46.034Z] 63803d862804: Preparing [2025-11-07T02:11:46.034Z] 13e2b1ea6f53: Preparing [2025-11-07T02:11:46.034Z] 0e64f2360a44: Preparing [2025-11-07T02:11:46.034Z] 13e2b1ea6f53: Waiting [2025-11-07T02:11:46.034Z] 0e64f2360a44: Waiting [2025-11-07T02:11:46.034Z] 63803d862804: Layer already exists [2025-11-07T02:11:46.034Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:46.034Z] 264250b6280a: Layer already exists [2025-11-07T02:11:46.034Z] 881fe5219d49: Layer already exists [2025-11-07T02:11:46.034Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:46.034Z] 13e2b1ea6f53: Layer already exists [2025-11-07T02:11:46.034Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:46.298Z] main: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:11:46.401Z] ===================================================== [Pipeline] echo [2025-11-07T02:11:46.420Z] taggedImages: [2025-11-07T02:11:46.420Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:46.420Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-07T02:11:46.420Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [2025-11-07T02:11:46.420Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:46.420Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-07T02:11:46.458Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-07T02:11:46.458Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:46.458Z] latest [2025-11-07T02:11:46.458Z] 4.1.0-dev.75 [2025-11-07T02:11:46.458Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:11:46.458Z] main [2025-11-07T02:11:46.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:46.832Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:11:47.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:11:47.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T02:11:47.179Z] 5a1bf0f5c20c: Preparing [2025-11-07T02:11:47.179Z] da3ff413415b: Preparing [2025-11-07T02:11:47.179Z] 499d5500467c: Preparing [2025-11-07T02:11:47.179Z] 0f31b96af6ed: Preparing [2025-11-07T02:11:47.179Z] 5bd63f6e24d9: Preparing [2025-11-07T02:11:47.179Z] c99376201f91: Preparing [2025-11-07T02:11:47.179Z] aa770acce459: Preparing [2025-11-07T02:11:47.179Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:11:47.179Z] e0eace3d0d4e: Preparing [2025-11-07T02:11:47.179Z] 0e64f2360a44: Preparing [2025-11-07T02:11:47.179Z] e0eace3d0d4e: Waiting [2025-11-07T02:11:47.179Z] 0e64f2360a44: Waiting [2025-11-07T02:11:47.179Z] aa770acce459: Waiting [2025-11-07T02:11:47.179Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:11:47.179Z] c99376201f91: Waiting [2025-11-07T02:11:47.179Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:11:47.443Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:11:47.443Z] da3ff413415b: Pushed [2025-11-07T02:11:47.443Z] 499d5500467c: Pushed [2025-11-07T02:11:47.443Z] 5a1bf0f5c20c: Pushed [2025-11-07T02:11:47.443Z] 0e64f2360a44: Layer already exists [2025-11-07T02:11:47.443Z] 2b4f1ec8fa07: Pushed [2025-11-07T02:11:48.395Z] e0eace3d0d4e: Pushed [2025-11-07T02:12:00.682Z] aa770acce459: Pushed [2025-11-07T02:12:15.650Z] c99376201f91: Pushed [2025-11-07T02:12:15.915Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:16.270Z] + 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-11-07T02:12:16.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-07T02:12:16.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T02:12:16.633Z] 5a1bf0f5c20c: Preparing [2025-11-07T02:12:16.633Z] da3ff413415b: Preparing [2025-11-07T02:12:16.633Z] 499d5500467c: Preparing [2025-11-07T02:12:16.633Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:16.633Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:16.633Z] c99376201f91: Preparing [2025-11-07T02:12:16.633Z] aa770acce459: Preparing [2025-11-07T02:12:16.633Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:12:16.633Z] e0eace3d0d4e: Preparing [2025-11-07T02:12:16.633Z] 0e64f2360a44: Preparing [2025-11-07T02:12:16.633Z] c99376201f91: Waiting [2025-11-07T02:12:16.633Z] aa770acce459: Waiting [2025-11-07T02:12:16.633Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:12:16.633Z] e0eace3d0d4e: Waiting [2025-11-07T02:12:16.633Z] 0e64f2360a44: Waiting [2025-11-07T02:12:16.633Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:16.633Z] 499d5500467c: Layer already exists [2025-11-07T02:12:16.633Z] 5a1bf0f5c20c: Layer already exists [2025-11-07T02:12:16.633Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:16.633Z] da3ff413415b: Layer already exists [2025-11-07T02:12:16.633Z] c99376201f91: Layer already exists [2025-11-07T02:12:16.633Z] aa770acce459: Layer already exists [2025-11-07T02:12:16.633Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:12:16.633Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:12:16.633Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:16.900Z] latest: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:17.257Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:17.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [2025-11-07T02:12:17.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T02:12:17.603Z] 5a1bf0f5c20c: Preparing [2025-11-07T02:12:17.603Z] da3ff413415b: Preparing [2025-11-07T02:12:17.603Z] 499d5500467c: Preparing [2025-11-07T02:12:17.603Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:17.603Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:17.603Z] c99376201f91: Preparing [2025-11-07T02:12:17.603Z] aa770acce459: Preparing [2025-11-07T02:12:17.603Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:12:17.603Z] e0eace3d0d4e: Preparing [2025-11-07T02:12:17.603Z] 0e64f2360a44: Preparing [2025-11-07T02:12:17.604Z] c99376201f91: Waiting [2025-11-07T02:12:17.604Z] aa770acce459: Waiting [2025-11-07T02:12:17.604Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:12:17.604Z] e0eace3d0d4e: Waiting [2025-11-07T02:12:17.604Z] 0e64f2360a44: Waiting [2025-11-07T02:12:17.604Z] 499d5500467c: Layer already exists [2025-11-07T02:12:17.604Z] da3ff413415b: Layer already exists [2025-11-07T02:12:17.604Z] 5a1bf0f5c20c: Layer already exists [2025-11-07T02:12:17.604Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:17.604Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:17.604Z] c99376201f91: Layer already exists [2025-11-07T02:12:17.604Z] aa770acce459: Layer already exists [2025-11-07T02:12:17.604Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:12:17.604Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:12:17.604Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:17.868Z] 4.1.0-dev.75: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:18.226Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:18.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:12:18.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T02:12:18.573Z] 5a1bf0f5c20c: Preparing [2025-11-07T02:12:18.573Z] da3ff413415b: Preparing [2025-11-07T02:12:18.573Z] 499d5500467c: Preparing [2025-11-07T02:12:18.573Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:18.573Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:18.573Z] c99376201f91: Preparing [2025-11-07T02:12:18.573Z] aa770acce459: Preparing [2025-11-07T02:12:18.573Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:12:18.573Z] e0eace3d0d4e: Preparing [2025-11-07T02:12:18.573Z] 0e64f2360a44: Preparing [2025-11-07T02:12:18.573Z] aa770acce459: Waiting [2025-11-07T02:12:18.573Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:12:18.573Z] e0eace3d0d4e: Waiting [2025-11-07T02:12:18.573Z] 0e64f2360a44: Waiting [2025-11-07T02:12:18.573Z] c99376201f91: Waiting [2025-11-07T02:12:18.573Z] da3ff413415b: Layer already exists [2025-11-07T02:12:18.573Z] 5a1bf0f5c20c: Layer already exists [2025-11-07T02:12:18.573Z] 499d5500467c: Layer already exists [2025-11-07T02:12:18.573Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:18.573Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:18.573Z] aa770acce459: Layer already exists [2025-11-07T02:12:18.573Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:12:18.573Z] c99376201f91: Layer already exists [2025-11-07T02:12:18.573Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:12:18.573Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:18.838Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:19.207Z] + 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-11-07T02:12:19.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-11-07T02:12:19.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-07T02:12:19.558Z] 5a1bf0f5c20c: Preparing [2025-11-07T02:12:19.558Z] da3ff413415b: Preparing [2025-11-07T02:12:19.558Z] 499d5500467c: Preparing [2025-11-07T02:12:19.558Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:19.558Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:19.558Z] c99376201f91: Preparing [2025-11-07T02:12:19.558Z] aa770acce459: Preparing [2025-11-07T02:12:19.558Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:12:19.558Z] e0eace3d0d4e: Preparing [2025-11-07T02:12:19.558Z] 0e64f2360a44: Preparing [2025-11-07T02:12:19.558Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:12:19.558Z] e0eace3d0d4e: Waiting [2025-11-07T02:12:19.558Z] c99376201f91: Waiting [2025-11-07T02:12:19.558Z] 0e64f2360a44: Waiting [2025-11-07T02:12:19.558Z] aa770acce459: Waiting [2025-11-07T02:12:19.558Z] da3ff413415b: Layer already exists [2025-11-07T02:12:19.558Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:19.558Z] 5a1bf0f5c20c: Layer already exists [2025-11-07T02:12:19.558Z] 499d5500467c: Layer already exists [2025-11-07T02:12:19.558Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:19.558Z] aa770acce459: Layer already exists [2025-11-07T02:12:19.558Z] c99376201f91: Layer already exists [2025-11-07T02:12:19.558Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:19.558Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:12:19.558Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:12:19.822Z] main: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:12:19.913Z] ===================================================== [Pipeline] echo [2025-11-07T02:12:19.929Z] taggedImages: [2025-11-07T02:12:19.929Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:12:19.929Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-07T02:12:19.929Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [2025-11-07T02:12:19.929Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:12:19.929Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-07T02:12:19.969Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-07T02:12:19.969Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:12:19.969Z] latest [2025-11-07T02:12:19.969Z] 4.1.0-dev.75 [2025-11-07T02:12:19.969Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:12:19.969Z] main [2025-11-07T02:12:19.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:20.350Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:20.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:12:20.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T02:12:20.701Z] ed677618e16a: Preparing [2025-11-07T02:12:20.701Z] 4f46b470027a: Preparing [2025-11-07T02:12:20.701Z] 5545410b26fa: Preparing [2025-11-07T02:12:20.701Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:20.701Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:20.701Z] deb539abd877: Preparing [2025-11-07T02:12:20.701Z] d4b0ada7b9dd: Preparing [2025-11-07T02:12:20.701Z] deb539abd877: Waiting [2025-11-07T02:12:20.701Z] 405dbe5e1606: Preparing [2025-11-07T02:12:20.701Z] d4b0ada7b9dd: Waiting [2025-11-07T02:12:20.701Z] 405dbe5e1606: Waiting [2025-11-07T02:12:20.701Z] 0e64f2360a44: Preparing [2025-11-07T02:12:20.701Z] 0e64f2360a44: Waiting [2025-11-07T02:12:20.701Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:20.964Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:20.964Z] 4f46b470027a: Pushed [2025-11-07T02:12:20.964Z] 5545410b26fa: Pushed [2025-11-07T02:12:20.964Z] ed677618e16a: Pushed [2025-11-07T02:12:20.965Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:20.965Z] d4b0ada7b9dd: Pushed [2025-11-07T02:12:21.543Z] 405dbe5e1606: Pushed [2025-11-07T02:12:48.182Z] deb539abd877: Pushed [2025-11-07T02:12:48.182Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:48.533Z] + 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-11-07T02:12:48.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-07T02:12:48.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T02:12:48.879Z] ed677618e16a: Preparing [2025-11-07T02:12:48.879Z] 4f46b470027a: Preparing [2025-11-07T02:12:48.879Z] 5545410b26fa: Preparing [2025-11-07T02:12:48.879Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:48.879Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:48.879Z] deb539abd877: Preparing [2025-11-07T02:12:48.879Z] d4b0ada7b9dd: Preparing [2025-11-07T02:12:48.879Z] 405dbe5e1606: Preparing [2025-11-07T02:12:48.879Z] 0e64f2360a44: Preparing [2025-11-07T02:12:48.879Z] d4b0ada7b9dd: Waiting [2025-11-07T02:12:48.879Z] 405dbe5e1606: Waiting [2025-11-07T02:12:48.879Z] 0e64f2360a44: Waiting [2025-11-07T02:12:48.879Z] deb539abd877: Waiting [2025-11-07T02:12:48.879Z] 5545410b26fa: Layer already exists [2025-11-07T02:12:48.879Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:48.879Z] 4f46b470027a: Layer already exists [2025-11-07T02:12:48.879Z] ed677618e16a: Layer already exists [2025-11-07T02:12:48.879Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:48.879Z] 405dbe5e1606: Layer already exists [2025-11-07T02:12:48.879Z] deb539abd877: Layer already exists [2025-11-07T02:12:48.879Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:48.879Z] d4b0ada7b9dd: Layer already exists [2025-11-07T02:12:49.143Z] latest: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:49.502Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:49.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [2025-11-07T02:12:49.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T02:12:49.891Z] ed677618e16a: Preparing [2025-11-07T02:12:49.891Z] 4f46b470027a: Preparing [2025-11-07T02:12:49.891Z] 5545410b26fa: Preparing [2025-11-07T02:12:49.891Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:49.891Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:49.891Z] deb539abd877: Preparing [2025-11-07T02:12:49.891Z] d4b0ada7b9dd: Preparing [2025-11-07T02:12:49.891Z] 405dbe5e1606: Preparing [2025-11-07T02:12:49.891Z] 0e64f2360a44: Preparing [2025-11-07T02:12:49.891Z] deb539abd877: Waiting [2025-11-07T02:12:49.891Z] d4b0ada7b9dd: Waiting [2025-11-07T02:12:49.891Z] 405dbe5e1606: Waiting [2025-11-07T02:12:49.891Z] 0e64f2360a44: Waiting [2025-11-07T02:12:49.891Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:49.891Z] ed677618e16a: Layer already exists [2025-11-07T02:12:49.891Z] 5545410b26fa: Layer already exists [2025-11-07T02:12:49.891Z] 4f46b470027a: Layer already exists [2025-11-07T02:12:49.891Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:49.891Z] 405dbe5e1606: Layer already exists [2025-11-07T02:12:49.891Z] d4b0ada7b9dd: Layer already exists [2025-11-07T02:12:49.891Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:49.891Z] deb539abd877: Layer already exists [2025-11-07T02:12:50.162Z] 4.1.0-dev.75: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:50.547Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:50.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:12:50.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T02:12:50.908Z] ed677618e16a: Preparing [2025-11-07T02:12:50.908Z] 4f46b470027a: Preparing [2025-11-07T02:12:50.908Z] 5545410b26fa: Preparing [2025-11-07T02:12:50.908Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:50.908Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:50.908Z] deb539abd877: Preparing [2025-11-07T02:12:50.908Z] d4b0ada7b9dd: Preparing [2025-11-07T02:12:50.908Z] 405dbe5e1606: Preparing [2025-11-07T02:12:50.908Z] 0e64f2360a44: Preparing [2025-11-07T02:12:50.908Z] d4b0ada7b9dd: Waiting [2025-11-07T02:12:50.908Z] 405dbe5e1606: Waiting [2025-11-07T02:12:50.908Z] 0e64f2360a44: Waiting [2025-11-07T02:12:50.908Z] deb539abd877: Waiting [2025-11-07T02:12:50.908Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:50.908Z] ed677618e16a: Layer already exists [2025-11-07T02:12:50.908Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:50.908Z] 5545410b26fa: Layer already exists [2025-11-07T02:12:50.908Z] 4f46b470027a: Layer already exists [2025-11-07T02:12:50.908Z] deb539abd877: Layer already exists [2025-11-07T02:12:50.908Z] d4b0ada7b9dd: Layer already exists [2025-11-07T02:12:50.908Z] 405dbe5e1606: Layer already exists [2025-11-07T02:12:50.908Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:51.176Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:51.517Z] + 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-11-07T02:12:51.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-11-07T02:12:51.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-07T02:12:51.898Z] ed677618e16a: Preparing [2025-11-07T02:12:51.898Z] 4f46b470027a: Preparing [2025-11-07T02:12:51.898Z] 5545410b26fa: Preparing [2025-11-07T02:12:51.898Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:51.899Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:51.899Z] deb539abd877: Preparing [2025-11-07T02:12:51.899Z] d4b0ada7b9dd: Preparing [2025-11-07T02:12:51.899Z] deb539abd877: Waiting [2025-11-07T02:12:51.899Z] 405dbe5e1606: Preparing [2025-11-07T02:12:51.899Z] d4b0ada7b9dd: Waiting [2025-11-07T02:12:51.899Z] 0e64f2360a44: Preparing [2025-11-07T02:12:51.899Z] 405dbe5e1606: Waiting [2025-11-07T02:12:51.899Z] 0e64f2360a44: Waiting [2025-11-07T02:12:51.899Z] 4f46b470027a: Layer already exists [2025-11-07T02:12:51.899Z] ed677618e16a: Layer already exists [2025-11-07T02:12:51.899Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:51.899Z] 5545410b26fa: Layer already exists [2025-11-07T02:12:51.899Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:51.899Z] 405dbe5e1606: Layer already exists [2025-11-07T02:12:51.899Z] 0e64f2360a44: Layer already exists [2025-11-07T02:12:51.899Z] deb539abd877: Layer already exists [2025-11-07T02:12:51.899Z] d4b0ada7b9dd: Layer already exists [2025-11-07T02:12:52.163Z] main: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:12:52.231Z] ===================================================== [Pipeline] echo [2025-11-07T02:12:52.246Z] taggedImages: [2025-11-07T02:12:52.246Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:12:52.246Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-07T02:12:52.246Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [2025-11-07T02:12:52.246Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:12:52.246Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-07T02:12:52.267Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-07T02:12:52.267Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:12:52.267Z] latest [2025-11-07T02:12:52.267Z] 4.1.0-dev.75 [2025-11-07T02:12:52.267Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:12:52.267Z] main [2025-11-07T02:12:52.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:52.616Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:12:52.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:12:52.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T02:12:52.961Z] be05c246f6ef: Preparing [2025-11-07T02:12:52.961Z] 5eff3cd9111a: Preparing [2025-11-07T02:12:52.962Z] 19e7b016dfba: Preparing [2025-11-07T02:12:52.962Z] 0f31b96af6ed: Preparing [2025-11-07T02:12:52.962Z] 5bd63f6e24d9: Preparing [2025-11-07T02:12:52.962Z] cd7046779d02: Preparing [2025-11-07T02:12:52.962Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:12:52.962Z] e0eace3d0d4e: Preparing [2025-11-07T02:12:52.962Z] 0e64f2360a44: Preparing [2025-11-07T02:12:52.962Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:12:52.962Z] e0eace3d0d4e: Waiting [2025-11-07T02:12:52.962Z] 0e64f2360a44: Waiting [2025-11-07T02:12:52.962Z] cd7046779d02: Waiting [2025-11-07T02:12:52.962Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:12:52.962Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:12:53.228Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:12:53.228Z] 19e7b016dfba: Pushed [2025-11-07T02:12:53.228Z] 5eff3cd9111a: Pushed [2025-11-07T02:12:53.228Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:12:53.228Z] be05c246f6ef: Pushed [2025-11-07T02:12:53.228Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:25.412Z] cd7046779d02: Pushed [2025-11-07T02:13:25.412Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:25.774Z] + 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-11-07T02:13:26.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-07T02:13:26.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T02:13:26.123Z] be05c246f6ef: Preparing [2025-11-07T02:13:26.123Z] 5eff3cd9111a: Preparing [2025-11-07T02:13:26.123Z] 19e7b016dfba: Preparing [2025-11-07T02:13:26.123Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:26.123Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:26.124Z] cd7046779d02: Preparing [2025-11-07T02:13:26.124Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:13:26.124Z] e0eace3d0d4e: Preparing [2025-11-07T02:13:26.124Z] 0e64f2360a44: Preparing [2025-11-07T02:13:26.124Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:13:26.124Z] e0eace3d0d4e: Waiting [2025-11-07T02:13:26.124Z] 0e64f2360a44: Waiting [2025-11-07T02:13:26.124Z] cd7046779d02: Waiting [2025-11-07T02:13:26.124Z] be05c246f6ef: Layer already exists [2025-11-07T02:13:26.124Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:26.124Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:26.124Z] 5eff3cd9111a: Layer already exists [2025-11-07T02:13:26.124Z] 19e7b016dfba: Layer already exists [2025-11-07T02:13:26.124Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:13:26.124Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:13:26.124Z] cd7046779d02: Layer already exists [2025-11-07T02:13:26.124Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:26.387Z] latest: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:26.752Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:27.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [2025-11-07T02:13:27.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T02:13:27.110Z] be05c246f6ef: Preparing [2025-11-07T02:13:27.110Z] 5eff3cd9111a: Preparing [2025-11-07T02:13:27.110Z] 19e7b016dfba: Preparing [2025-11-07T02:13:27.110Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:27.110Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:27.110Z] cd7046779d02: Preparing [2025-11-07T02:13:27.110Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:13:27.110Z] e0eace3d0d4e: Preparing [2025-11-07T02:13:27.110Z] 0e64f2360a44: Preparing [2025-11-07T02:13:27.110Z] 0e64f2360a44: Waiting [2025-11-07T02:13:27.110Z] cd7046779d02: Waiting [2025-11-07T02:13:27.110Z] e0eace3d0d4e: Waiting [2025-11-07T02:13:27.110Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:27.110Z] be05c246f6ef: Layer already exists [2025-11-07T02:13:27.110Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:27.110Z] 19e7b016dfba: Layer already exists [2025-11-07T02:13:27.110Z] 5eff3cd9111a: Layer already exists [2025-11-07T02:13:27.110Z] cd7046779d02: Layer already exists [2025-11-07T02:13:27.110Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:27.110Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:13:27.110Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:13:27.374Z] 4.1.0-dev.75: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:27.727Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:28.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:13:28.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T02:13:28.072Z] be05c246f6ef: Preparing [2025-11-07T02:13:28.072Z] 5eff3cd9111a: Preparing [2025-11-07T02:13:28.072Z] 19e7b016dfba: Preparing [2025-11-07T02:13:28.072Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:28.072Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:28.072Z] cd7046779d02: Preparing [2025-11-07T02:13:28.072Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:13:28.072Z] e0eace3d0d4e: Preparing [2025-11-07T02:13:28.072Z] 0e64f2360a44: Preparing [2025-11-07T02:13:28.072Z] 0e64f2360a44: Waiting [2025-11-07T02:13:28.072Z] cd7046779d02: Waiting [2025-11-07T02:13:28.072Z] e0eace3d0d4e: Waiting [2025-11-07T02:13:28.072Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:13:28.072Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:28.072Z] 19e7b016dfba: Layer already exists [2025-11-07T02:13:28.072Z] be05c246f6ef: Layer already exists [2025-11-07T02:13:28.072Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:28.072Z] 5eff3cd9111a: Layer already exists [2025-11-07T02:13:28.072Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:13:28.072Z] cd7046779d02: Layer already exists [2025-11-07T02:13:28.072Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:13:28.072Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:28.337Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:28.692Z] + 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-11-07T02:13:29.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-11-07T02:13:29.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-07T02:13:29.056Z] be05c246f6ef: Preparing [2025-11-07T02:13:29.056Z] 5eff3cd9111a: Preparing [2025-11-07T02:13:29.056Z] 19e7b016dfba: Preparing [2025-11-07T02:13:29.056Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:29.056Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:29.056Z] cd7046779d02: Preparing [2025-11-07T02:13:29.056Z] 2b4f1ec8fa07: Preparing [2025-11-07T02:13:29.056Z] e0eace3d0d4e: Preparing [2025-11-07T02:13:29.056Z] 0e64f2360a44: Preparing [2025-11-07T02:13:29.056Z] 2b4f1ec8fa07: Waiting [2025-11-07T02:13:29.056Z] e0eace3d0d4e: Waiting [2025-11-07T02:13:29.056Z] 0e64f2360a44: Waiting [2025-11-07T02:13:29.056Z] cd7046779d02: Waiting [2025-11-07T02:13:29.056Z] be05c246f6ef: Layer already exists [2025-11-07T02:13:29.056Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:29.056Z] 5eff3cd9111a: Layer already exists [2025-11-07T02:13:29.056Z] 19e7b016dfba: Layer already exists [2025-11-07T02:13:29.056Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:29.056Z] cd7046779d02: Layer already exists [2025-11-07T02:13:29.056Z] e0eace3d0d4e: Layer already exists [2025-11-07T02:13:29.056Z] 2b4f1ec8fa07: Layer already exists [2025-11-07T02:13:29.056Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:29.320Z] main: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:13:29.409Z] ===================================================== [Pipeline] echo [2025-11-07T02:13:29.421Z] taggedImages: [2025-11-07T02:13:29.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:13:29.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-07T02:13:29.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [2025-11-07T02:13:29.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:13:29.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-07T02:13:29.452Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-07T02:13:29.452Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:13:29.452Z] latest [2025-11-07T02:13:29.452Z] 4.1.0-dev.75 [2025-11-07T02:13:29.452Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:13:29.452Z] main [2025-11-07T02:13:29.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:29.831Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:30.192Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:13:30.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T02:13:30.192Z] 897ed3e27b1b: Preparing [2025-11-07T02:13:30.192Z] d37f577a094b: Preparing [2025-11-07T02:13:30.192Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:30.192Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:30.192Z] b6c7eeeca4b3: Preparing [2025-11-07T02:13:30.192Z] 2b52f72ecf30: Preparing [2025-11-07T02:13:30.192Z] 0e64f2360a44: Preparing [2025-11-07T02:13:30.192Z] 2b52f72ecf30: Waiting [2025-11-07T02:13:30.192Z] 0e64f2360a44: Waiting [2025-11-07T02:13:30.457Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:30.457Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:30.457Z] b6c7eeeca4b3: Pushed [2025-11-07T02:13:30.457Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:30.457Z] 897ed3e27b1b: Pushed [2025-11-07T02:13:31.409Z] 2b52f72ecf30: Pushed [2025-11-07T02:13:39.583Z] d37f577a094b: Pushed [2025-11-07T02:13:39.583Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:39.939Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:40.296Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-07T02:13:40.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T02:13:40.296Z] 897ed3e27b1b: Preparing [2025-11-07T02:13:40.296Z] d37f577a094b: Preparing [2025-11-07T02:13:40.296Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:40.296Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:40.296Z] b6c7eeeca4b3: Preparing [2025-11-07T02:13:40.296Z] 2b52f72ecf30: Preparing [2025-11-07T02:13:40.296Z] 0e64f2360a44: Preparing [2025-11-07T02:13:40.296Z] 2b52f72ecf30: Waiting [2025-11-07T02:13:40.296Z] 0e64f2360a44: Waiting [2025-11-07T02:13:40.296Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:40.296Z] d37f577a094b: Layer already exists [2025-11-07T02:13:40.296Z] 897ed3e27b1b: Layer already exists [2025-11-07T02:13:40.296Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:40.296Z] b6c7eeeca4b3: Layer already exists [2025-11-07T02:13:40.296Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:40.296Z] 2b52f72ecf30: Layer already exists [2025-11-07T02:13:40.560Z] latest: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:40.924Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:41.264Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [2025-11-07T02:13:41.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T02:13:41.264Z] 897ed3e27b1b: Preparing [2025-11-07T02:13:41.264Z] d37f577a094b: Preparing [2025-11-07T02:13:41.264Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:41.264Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:41.264Z] b6c7eeeca4b3: Preparing [2025-11-07T02:13:41.264Z] 2b52f72ecf30: Preparing [2025-11-07T02:13:41.264Z] 0e64f2360a44: Preparing [2025-11-07T02:13:41.264Z] 2b52f72ecf30: Waiting [2025-11-07T02:13:41.264Z] 0e64f2360a44: Waiting [2025-11-07T02:13:41.264Z] d37f577a094b: Layer already exists [2025-11-07T02:13:41.264Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:41.264Z] b6c7eeeca4b3: Layer already exists [2025-11-07T02:13:41.264Z] 897ed3e27b1b: Layer already exists [2025-11-07T02:13:41.264Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:41.264Z] 2b52f72ecf30: Layer already exists [2025-11-07T02:13:41.264Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:41.264Z] 4.1.0-dev.75: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:41.886Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:42.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:13:42.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T02:13:42.242Z] 897ed3e27b1b: Preparing [2025-11-07T02:13:42.242Z] d37f577a094b: Preparing [2025-11-07T02:13:42.242Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:42.242Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:42.242Z] b6c7eeeca4b3: Preparing [2025-11-07T02:13:42.242Z] 2b52f72ecf30: Preparing [2025-11-07T02:13:42.242Z] 0e64f2360a44: Preparing [2025-11-07T02:13:42.242Z] 2b52f72ecf30: Waiting [2025-11-07T02:13:42.242Z] 0e64f2360a44: Waiting [2025-11-07T02:13:42.242Z] 897ed3e27b1b: Layer already exists [2025-11-07T02:13:42.242Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:42.242Z] b6c7eeeca4b3: Layer already exists [2025-11-07T02:13:42.242Z] d37f577a094b: Layer already exists [2025-11-07T02:13:42.242Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:42.242Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:42.242Z] 2b52f72ecf30: Layer already exists [2025-11-07T02:13:42.506Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:42.851Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:43.202Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-11-07T02:13:43.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-07T02:13:43.202Z] 897ed3e27b1b: Preparing [2025-11-07T02:13:43.202Z] d37f577a094b: Preparing [2025-11-07T02:13:43.202Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:43.202Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:43.202Z] b6c7eeeca4b3: Preparing [2025-11-07T02:13:43.202Z] 2b52f72ecf30: Preparing [2025-11-07T02:13:43.202Z] 0e64f2360a44: Preparing [2025-11-07T02:13:43.202Z] 2b52f72ecf30: Waiting [2025-11-07T02:13:43.202Z] 0e64f2360a44: Waiting [2025-11-07T02:13:43.202Z] d37f577a094b: Layer already exists [2025-11-07T02:13:43.202Z] 897ed3e27b1b: Layer already exists [2025-11-07T02:13:43.202Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:43.202Z] b6c7eeeca4b3: Layer already exists [2025-11-07T02:13:43.202Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:43.202Z] 2b52f72ecf30: Layer already exists [2025-11-07T02:13:43.202Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:43.467Z] main: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:13:43.564Z] ===================================================== [Pipeline] echo [2025-11-07T02:13:43.581Z] taggedImages: [2025-11-07T02:13:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:13:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-07T02:13:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [2025-11-07T02:13:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:13:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-07T02:13:43.610Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-07T02:13:43.610Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:13:43.610Z] latest [2025-11-07T02:13:43.610Z] 4.1.0-dev.75 [2025-11-07T02:13:43.610Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:13:43.610Z] main [2025-11-07T02:13:43.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:43.982Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:44.340Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:13:44.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T02:13:44.340Z] 2f43df47d219: Preparing [2025-11-07T02:13:44.340Z] d7bc6f925962: Preparing [2025-11-07T02:13:44.340Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:44.340Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:44.340Z] 4e377cfc23fd: Preparing [2025-11-07T02:13:44.340Z] 408f83f01d90: Preparing [2025-11-07T02:13:44.340Z] 0e64f2360a44: Preparing [2025-11-07T02:13:44.340Z] 408f83f01d90: Waiting [2025-11-07T02:13:44.340Z] 0e64f2360a44: Waiting [2025-11-07T02:13:44.340Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:44.605Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:44.605Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:44.605Z] 4e377cfc23fd: Pushed [2025-11-07T02:13:44.605Z] 2f43df47d219: Pushed [2025-11-07T02:13:45.183Z] 408f83f01d90: Pushed [2025-11-07T02:13:53.358Z] d7bc6f925962: Pushed [2025-11-07T02:13:53.358Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:53.709Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:54.071Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-07T02:13:54.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T02:13:54.071Z] 2f43df47d219: Preparing [2025-11-07T02:13:54.071Z] d7bc6f925962: Preparing [2025-11-07T02:13:54.071Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:54.072Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:54.072Z] 4e377cfc23fd: Preparing [2025-11-07T02:13:54.072Z] 408f83f01d90: Preparing [2025-11-07T02:13:54.072Z] 0e64f2360a44: Preparing [2025-11-07T02:13:54.072Z] 0e64f2360a44: Waiting [2025-11-07T02:13:54.072Z] 408f83f01d90: Waiting [2025-11-07T02:13:54.072Z] d7bc6f925962: Layer already exists [2025-11-07T02:13:54.072Z] 4e377cfc23fd: Layer already exists [2025-11-07T02:13:54.072Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:54.072Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:54.072Z] 2f43df47d219: Layer already exists [2025-11-07T02:13:54.072Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:54.072Z] 408f83f01d90: Layer already exists [2025-11-07T02:13:54.072Z] latest: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:54.687Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:55.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [2025-11-07T02:13:55.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T02:13:55.041Z] 2f43df47d219: Preparing [2025-11-07T02:13:55.041Z] d7bc6f925962: Preparing [2025-11-07T02:13:55.041Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:55.041Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:55.041Z] 4e377cfc23fd: Preparing [2025-11-07T02:13:55.041Z] 408f83f01d90: Preparing [2025-11-07T02:13:55.041Z] 0e64f2360a44: Preparing [2025-11-07T02:13:55.041Z] 408f83f01d90: Waiting [2025-11-07T02:13:55.041Z] 0e64f2360a44: Waiting [2025-11-07T02:13:55.041Z] 4e377cfc23fd: Layer already exists [2025-11-07T02:13:55.041Z] 2f43df47d219: Layer already exists [2025-11-07T02:13:55.041Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:55.041Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:55.041Z] d7bc6f925962: Layer already exists [2025-11-07T02:13:55.041Z] 408f83f01d90: Layer already exists [2025-11-07T02:13:55.041Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:55.041Z] 4.1.0-dev.75: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:55.660Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:56.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:13:56.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T02:13:56.009Z] 2f43df47d219: Preparing [2025-11-07T02:13:56.009Z] d7bc6f925962: Preparing [2025-11-07T02:13:56.009Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:56.009Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:56.009Z] 4e377cfc23fd: Preparing [2025-11-07T02:13:56.009Z] 408f83f01d90: Preparing [2025-11-07T02:13:56.009Z] 0e64f2360a44: Preparing [2025-11-07T02:13:56.009Z] 408f83f01d90: Waiting [2025-11-07T02:13:56.009Z] 0e64f2360a44: Waiting [2025-11-07T02:13:56.009Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:56.010Z] 4e377cfc23fd: Layer already exists [2025-11-07T02:13:56.010Z] 2f43df47d219: Layer already exists [2025-11-07T02:13:56.010Z] d7bc6f925962: Layer already exists [2025-11-07T02:13:56.010Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:56.010Z] 408f83f01d90: Layer already exists [2025-11-07T02:13:56.010Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:56.276Z] e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:56.642Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:56.993Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-11-07T02:13:56.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-07T02:13:56.993Z] 2f43df47d219: Preparing [2025-11-07T02:13:56.993Z] d7bc6f925962: Preparing [2025-11-07T02:13:56.993Z] 0f31b96af6ed: Preparing [2025-11-07T02:13:56.993Z] 5bd63f6e24d9: Preparing [2025-11-07T02:13:56.993Z] 4e377cfc23fd: Preparing [2025-11-07T02:13:56.993Z] 408f83f01d90: Preparing [2025-11-07T02:13:56.993Z] 0e64f2360a44: Preparing [2025-11-07T02:13:56.993Z] 408f83f01d90: Waiting [2025-11-07T02:13:56.993Z] 0e64f2360a44: Waiting [2025-11-07T02:13:56.993Z] 2f43df47d219: Layer already exists [2025-11-07T02:13:56.993Z] 0f31b96af6ed: Layer already exists [2025-11-07T02:13:56.993Z] 4e377cfc23fd: Layer already exists [2025-11-07T02:13:56.993Z] d7bc6f925962: Layer already exists [2025-11-07T02:13:56.993Z] 5bd63f6e24d9: Layer already exists [2025-11-07T02:13:56.993Z] 408f83f01d90: Layer already exists [2025-11-07T02:13:56.993Z] 0e64f2360a44: Layer already exists [2025-11-07T02:13:57.257Z] main: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T02:13:57.340Z] ===================================================== [Pipeline] echo [2025-11-07T02:13:57.357Z] taggedImages: [2025-11-07T02:13:57.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [2025-11-07T02:13:57.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-07T02:13:57.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [2025-11-07T02:13:57.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [2025-11-07T02:13:57.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-11-07T02:13:57.378Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.391Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.411Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.424Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-07T02:13:57.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.465Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.479Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.492Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-07T02:13:57.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.532Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.543Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.552Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-07T02:13:57.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.582Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.594Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.605Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.616Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-07T02:13:57.635Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.647Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.676Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.693Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-07T02:13:57.714Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.729Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.743Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.756Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.770Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-07T02:13:57.786Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.824Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.840Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-07T02:13:57.860Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.872Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.901Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-07T02:13:57.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:57.944Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-11-07T02:13:57.959Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.972Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:57.986Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-07T02:13:57.997Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:58.012Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-11-07T02:13:58.028Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.040Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.054Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-07T02:13:58.065Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:58.084Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-11-07T02:13:58.095Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.111Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.126Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-07T02:13:58.139Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:58.153Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-11-07T02:13:58.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.183Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-07T02:13:58.208Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:58.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-11-07T02:13:58.238Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.250Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.261Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-07T02:13:58.278Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:58.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-11-07T02:13:58.304Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.321Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.332Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-07T02:13:58.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo [2025-11-07T02:13:58.361Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-11-07T02:13:58.375Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.386Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo [2025-11-07T02:13:58.397Z] 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-11-07T02:13:58.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T02:13:58.804Z] [2025-11-07T02:13:58.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T02:13:59.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T02:14:01.068Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-07T02:14:01.068Z] 8998bd30e6a1: Pulling fs layer [2025-11-07T02:14:01.068Z] 04944245beec: Pulling fs layer [2025-11-07T02:14:01.068Z] 699f458cf7ca: Pulling fs layer [2025-11-07T02:14:01.068Z] 765212b225bb: Pulling fs layer [2025-11-07T02:14:01.068Z] f23df028b6ca: Pulling fs layer [2025-11-07T02:14:01.068Z] d65c8cfc05b1: Pulling fs layer [2025-11-07T02:14:01.068Z] 2437ff75d9bd: Pulling fs layer [2025-11-07T02:14:01.068Z] f23df028b6ca: Waiting [2025-11-07T02:14:01.068Z] d65c8cfc05b1: Waiting [2025-11-07T02:14:01.068Z] 2437ff75d9bd: Waiting [2025-11-07T02:14:01.068Z] 765212b225bb: Waiting [2025-11-07T02:14:01.068Z] 04944245beec: Verifying Checksum [2025-11-07T02:14:01.068Z] 04944245beec: Download complete [2025-11-07T02:14:01.068Z] 765212b225bb: Verifying Checksum [2025-11-07T02:14:01.068Z] 765212b225bb: Download complete [2025-11-07T02:14:01.333Z] f23df028b6ca: Verifying Checksum [2025-11-07T02:14:01.333Z] f23df028b6ca: Download complete [2025-11-07T02:14:01.333Z] d65c8cfc05b1: Verifying Checksum [2025-11-07T02:14:01.333Z] d65c8cfc05b1: Download complete [2025-11-07T02:14:01.599Z] 699f458cf7ca: Verifying Checksum [2025-11-07T02:14:01.599Z] 699f458cf7ca: Download complete [2025-11-07T02:14:01.865Z] 8998bd30e6a1: Verifying Checksum [2025-11-07T02:14:01.865Z] 8998bd30e6a1: Download complete [2025-11-07T02:14:04.436Z] 2437ff75d9bd: Verifying Checksum [2025-11-07T02:14:04.436Z] 2437ff75d9bd: Download complete [2025-11-07T02:14:06.368Z] 8998bd30e6a1: Pull complete [2025-11-07T02:14:06.948Z] 04944245beec: Pull complete [2025-11-07T02:14:08.885Z] 699f458cf7ca: Pull complete [2025-11-07T02:14:08.885Z] 765212b225bb: Pull complete [2025-11-07T02:14:09.839Z] f23df028b6ca: Pull complete [2025-11-07T02:14:09.839Z] d65c8cfc05b1: Pull complete [2025-11-07T02:14:28.019Z] 2437ff75d9bd: Pull complete [2025-11-07T02:14:28.019Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-07T02:14:28.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T02:14:28.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T02:14:28.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-772658 does not seem to be running inside a container [2025-11-07T02:14:28.347Z] $ 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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@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-11-07T02:14:31.251Z] $ docker top 3d8ee7a247383d8a1fa036ae2faf348d076e9d359da81f050d500b560feff3a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T02:14:32.233Z] ---> job-cost.sh [2025-11-07T02:14:32.233Z] lf-activate-venv: SKIPPING [2025-11-07T02:14:32.233Z] INFO: No Stack... [2025-11-07T02:14:32.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-07T02:14:33.400Z] INFO: Archiving Costs [Pipeline] sh [2025-11-07T02:14:34.033Z] + cut -d, -f6 [2025-11-07T02:14:34.033Z] + cat /w/workspace/edgex-go/923/archives/cost.csv [Pipeline] lock [2025-11-07T02:14:34.074Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-923-stack-cost] [2025-11-07T02:14:34.081Z] Resource [jenkins-edgexfoundry-edgex-go-main-923-stack-cost] did not exist. Created. [2025-11-07T02:14:34.089Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-923-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-07T02:14:34.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-07T02:14:35.421Z] Stashed 1 file(s) [Pipeline] } [2025-11-07T02:14:35.429Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-923-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-07T02:14:35.440Z] $ docker stop --time=1 3d8ee7a247383d8a1fa036ae2faf348d076e9d359da81f050d500b560feff3a7 [2025-11-07T02:14:36.968Z] $ docker rm -f --volumes 3d8ee7a247383d8a1fa036ae2faf348d076e9d359da81f050d500b560feff3a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-07T07:18:58.806Z] Cancelling nested steps due to timeout [2025-11-07T07:18:58.812Z] Sending interrupt signal to process [2025-11-07T07:19:00.658Z] script returned exit code 143 [Pipeline] } [2025-11-07T07:19:00.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-07T07:19:01.193Z] + '[' -d /w/workspace/edgex-go/923/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:01.505Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:02.068Z] ---> package-listing.sh [2025-11-07T07:19:02.068Z] ++ facter osfamily [2025-11-07T07:19:02.068Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-07T07:19:02.327Z] + OS_FAMILY=redhat [2025-11-07T07:19:02.327Z] + workspace=/w/workspace/edgex-go/923 [2025-11-07T07:19:02.327Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-07T07:19:02.327Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-07T07:19:02.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-07T07:19:02.327Z] + PACKAGES=/tmp/packages_start.txt [2025-11-07T07:19:02.327Z] + '[' /w/workspace/edgex-go/923 ']' [2025-11-07T07:19:02.327Z] + PACKAGES=/tmp/packages_end.txt [2025-11-07T07:19:02.327Z] + case "${OS_FAMILY}" in [2025-11-07T07:19:02.327Z] + rpm -qa [2025-11-07T07:19:02.327Z] + sort [2025-11-07T07:19:02.894Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-07T07:19:02.894Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-07T07:19:02.894Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-07T07:19:02.894Z] + '[' /w/workspace/edgex-go/923 ']' [2025-11-07T07:19:02.894Z] + mkdir -p /w/workspace/edgex-go/923/archives/ [2025-11-07T07:19:02.894Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/923/archives/ [Pipeline] echo [2025-11-07T07:19:02.906Z] 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/923/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-07T07:19:03.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:19:03.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:19:03.509Z] [2025-11-07T07:19:03.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:19:03.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:19:03.818Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-07T07:19:03.818Z] 5eb5b503b376: Pulling fs layer [2025-11-07T07:19:03.818Z] 5c69ac0246d0: Pulling fs layer [2025-11-07T07:19:03.818Z] ec43610c2a17: Pulling fs layer [2025-11-07T07:19:03.818Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-07T07:19:03.818Z] 33b1e0a273af: Pulling fs layer [2025-11-07T07:19:03.818Z] 5d3b04190fa2: Pulling fs layer [2025-11-07T07:19:03.818Z] 2f39f015ded8: Pulling fs layer [2025-11-07T07:19:03.818Z] 3a2ae6a8a46f: Waiting [2025-11-07T07:19:03.818Z] 33b1e0a273af: Waiting [2025-11-07T07:19:03.818Z] 5d3b04190fa2: Waiting [2025-11-07T07:19:03.818Z] 2f39f015ded8: Waiting [2025-11-07T07:19:04.091Z] 5c69ac0246d0: Verifying Checksum [2025-11-07T07:19:04.091Z] 5c69ac0246d0: Download complete [2025-11-07T07:19:04.091Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-07T07:19:04.091Z] 3a2ae6a8a46f: Download complete [2025-11-07T07:19:04.091Z] ec43610c2a17: Verifying Checksum [2025-11-07T07:19:04.091Z] ec43610c2a17: Download complete [2025-11-07T07:19:04.091Z] 33b1e0a273af: Verifying Checksum [2025-11-07T07:19:04.091Z] 33b1e0a273af: Download complete [2025-11-07T07:19:04.091Z] 5d3b04190fa2: Verifying Checksum [2025-11-07T07:19:04.091Z] 5d3b04190fa2: Download complete [2025-11-07T07:19:04.091Z] 5eb5b503b376: Verifying Checksum [2025-11-07T07:19:04.091Z] 5eb5b503b376: Download complete [2025-11-07T07:19:04.661Z] 2f39f015ded8: Verifying Checksum [2025-11-07T07:19:04.661Z] 2f39f015ded8: Download complete [2025-11-07T07:19:05.649Z] 5eb5b503b376: Pull complete [2025-11-07T07:19:05.649Z] 5c69ac0246d0: Pull complete [2025-11-07T07:19:05.938Z] ec43610c2a17: Pull complete [2025-11-07T07:19:06.230Z] 3a2ae6a8a46f: Pull complete [2025-11-07T07:19:06.230Z] 33b1e0a273af: Pull complete [2025-11-07T07:19:06.500Z] 5d3b04190fa2: Pull complete [2025-11-07T07:19:10.701Z] 2f39f015ded8: Pull complete [2025-11-07T07:19:10.702Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-07T07:19:10.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:19:10.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:19:10.828Z] prd-centos7-docker-4c-2g-772660 does not seem to be running inside a container [2025-11-07T07:19:10.857Z] $ 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/923/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-11-07T07:19:13.970Z] $ docker top 8546893e1c38ca788bfca9f5e4c8b9d66d9145c782ff32fbd2b334c5b0ad76bf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:19:14.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-07T07:19:14.614Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-07T07:19:14.906Z] + ls /var/log/sa-host [2025-11-07T07:19:14.906Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:19:15.065Z] provisioning config files... [2025-11-07T07:19:15.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1692849150592244510tmp [Pipeline] { [Pipeline] echo [2025-11-07T07:19:15.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:15.403Z] ---> create-netrc.sh [Pipeline] } [2025-11-07T07:19:15.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:15.767Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-07T07:19:15.777Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:16.065Z] ---> sudo-logs.sh [2025-11-07T07:19:16.065Z] Archiving 'sudo' log.. [2025-11-07T07:19:16.065Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:19:16.111Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-07T07:19:16.117Z] $ docker stop --time=1 8546893e1c38ca788bfca9f5e4c8b9d66d9145c782ff32fbd2b334c5b0ad76bf [2025-11-07T07:19:17.253Z] $ docker rm -f --volumes 8546893e1c38ca788bfca9f5e4c8b9d66d9145c782ff32fbd2b334c5b0ad76bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-07T07:19:17.359Z] [WS-CLEANUP] Deleting project workspace... [2025-11-07T07:19:17.359Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-07T07:19:17.375Z] [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-11-07T07:19:17.623Z] 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-11-07T07:19:18.492Z] + [ -d /w/workspace/edgex-go/923/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:18.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:19.650Z] ---> package-listing.sh [2025-11-07T07:19:19.650Z] ++ facter osfamily [2025-11-07T07:19:19.650Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-07T07:19:19.910Z] + OS_FAMILY=debian [2025-11-07T07:19:19.910Z] + workspace=/w/workspace/edgex-go/923 [2025-11-07T07:19:19.910Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-07T07:19:19.910Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-07T07:19:19.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-07T07:19:19.910Z] + PACKAGES=/tmp/packages_start.txt [2025-11-07T07:19:19.910Z] + '[' /w/workspace/edgex-go/923 ']' [2025-11-07T07:19:19.910Z] + PACKAGES=/tmp/packages_end.txt [2025-11-07T07:19:19.910Z] + case "${OS_FAMILY}" in [2025-11-07T07:19:19.910Z] + dpkg -l [2025-11-07T07:19:19.910Z] + grep '^ii' [2025-11-07T07:19:19.910Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-07T07:19:19.910Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-07T07:19:19.910Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-07T07:19:19.910Z] + '[' /w/workspace/edgex-go/923 ']' [2025-11-07T07:19:19.910Z] + mkdir -p /w/workspace/edgex-go/923/archives/ [2025-11-07T07:19:19.910Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/923/archives/ [Pipeline] echo [2025-11-07T07:19:19.924Z] 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/923/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-07T07:19:20.201Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:19:20.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:19:20.777Z] [2025-11-07T07:19:20.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:19:21.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:19:21.086Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-07T07:19:21.086Z] 5eb5b503b376: Pulling fs layer [2025-11-07T07:19:21.086Z] 5c69ac0246d0: Pulling fs layer [2025-11-07T07:19:21.086Z] ec43610c2a17: Pulling fs layer [2025-11-07T07:19:21.086Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-07T07:19:21.086Z] 33b1e0a273af: Pulling fs layer [2025-11-07T07:19:21.086Z] 5d3b04190fa2: Pulling fs layer [2025-11-07T07:19:21.086Z] 2f39f015ded8: Pulling fs layer [2025-11-07T07:19:21.086Z] 3a2ae6a8a46f: Waiting [2025-11-07T07:19:21.086Z] 5d3b04190fa2: Waiting [2025-11-07T07:19:21.086Z] 2f39f015ded8: Waiting [2025-11-07T07:19:21.086Z] 33b1e0a273af: Waiting [2025-11-07T07:19:21.086Z] 5c69ac0246d0: Verifying Checksum [2025-11-07T07:19:21.086Z] 5c69ac0246d0: Download complete [2025-11-07T07:19:21.086Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-07T07:19:21.086Z] 3a2ae6a8a46f: Download complete [2025-11-07T07:19:21.086Z] 33b1e0a273af: Verifying Checksum [2025-11-07T07:19:21.086Z] 33b1e0a273af: Download complete [2025-11-07T07:19:21.086Z] ec43610c2a17: Verifying Checksum [2025-11-07T07:19:21.086Z] ec43610c2a17: Download complete [2025-11-07T07:19:21.086Z] 5d3b04190fa2: Verifying Checksum [2025-11-07T07:19:21.086Z] 5d3b04190fa2: Download complete [2025-11-07T07:19:21.345Z] 5eb5b503b376: Verifying Checksum [2025-11-07T07:19:21.345Z] 5eb5b503b376: Download complete [2025-11-07T07:19:21.913Z] 2f39f015ded8: Download complete [2025-11-07T07:19:22.850Z] 5eb5b503b376: Pull complete [2025-11-07T07:19:23.108Z] 5c69ac0246d0: Pull complete [2025-11-07T07:19:23.673Z] ec43610c2a17: Pull complete [2025-11-07T07:19:23.673Z] 3a2ae6a8a46f: Pull complete [2025-11-07T07:19:23.673Z] 33b1e0a273af: Pull complete [2025-11-07T07:19:23.673Z] 5d3b04190fa2: Pull complete [2025-11-07T07:19:30.227Z] 2f39f015ded8: Pull complete [2025-11-07T07:19:30.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-07T07:19:30.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:19:30.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:19:30.351Z] prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container [2025-11-07T07:19:30.406Z] $ 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/923/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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-07T07:19:33.764Z] $ docker top 4ebb2f8945537be4a3b3d489f9c2db3bcd6f82fc51557db7ef6c9346f382cd59 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:19:34.121Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-07T07:19:34.425Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-07T07:19:34.721Z] + ls /var/log/sa-host [2025-11-07T07:19:34.721Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:19:34.765Z] provisioning config files... [2025-11-07T07:19:34.773Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/923@tmp/config4181748451714580686tmp [Pipeline] { [Pipeline] echo [2025-11-07T07:19:34.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:35.083Z] ---> create-netrc.sh [Pipeline] } [2025-11-07T07:19:35.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:35.410Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-07T07:19:35.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:35.709Z] ---> sudo-logs.sh [2025-11-07T07:19:35.709Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-07T07:19:35.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:36.050Z] ---> job-cost.sh [2025-11-07T07:19:36.050Z] lf-activate-venv: SKIPPING [2025-11-07T07:19:36.050Z] DEBUG: total: 0.10999999940395355 [2025-11-07T07:19:36.050Z] INFO: Retrieving Stack Cost... [2025-11-07T07:19:36.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-07T07:19:36.879Z] INFO: Archiving Costs [Pipeline] echo [2025-11-07T07:19:36.893Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:19:37.184Z] ---> logs-deploy.sh [2025-11-07T07:19:37.184Z] lf-activate-venv: SKIPPING [2025-11-07T07:19:37.184Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/923 [2025-11-07T07:19:37.184Z] INFO: archiving workspace using pattern(s): [2025-11-07T07:19:38.120Z] Archives upload complete. [2025-11-07T07:19:38.379Z] INFO: archiving logs to Nexus