Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dda98da84915b6658b51999aa3f64d93038bbd9a 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-ssh9667358028434053611.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8487994568516886910.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14661424594923628826.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17764320724811473995.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-ssh9258032077022076333.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6984 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/886 [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/886 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dda98da84915b6658b51999aa3f64d93038bbd9a (main) Commit message: "feat: Add Postgres ConnPool Config (#5226)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dda98da84915b6658b51999aa3f64d93038bbd9a # timeout=10 > git rev-list --no-walk 737311074891626bade840b49f104aadd5debe66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-14T05:55:26.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-14T05:55:26.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-14T05:55:26.160Z] ========================================================= [2025-08-14T05:55:26.160Z] EdgeX Global Pipelines Version Info [2025-08-14T05:55:26.160Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-14T05:55:27.263Z] ------------------- [2025-08-14T05:55:27.263Z] stable info: [2025-08-14T05:55:27.263Z] ------------------- [2025-08-14T05:55:27.263Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-14T05:55:27.263Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T05:55:27.263Z] Message: update stable to v1.0.276 [2025-08-14T05:55:27.831Z] ------------------- [2025-08-14T05:55:27.831Z] experimental info: [2025-08-14T05:55:27.831Z] ------------------- [2025-08-14T05:55:27.831Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-14T05:55:27.831Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T05:55:27.831Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-14T05:55:27.904Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-14T05:55:27.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-14T05:55:27.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-14T05:55:27.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-14T05:55:27.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-14T05:55:28.001Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-14T05:55:28.016Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-14T05:55:28.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-14T05:55:28.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-14T05:55:28.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-14T05:55:28.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-14T05:55:28.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-14T05:55:28.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-14T05:55:28.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-14T05:55:28.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-14T05:55:28.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T05:55:28.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T05:55:28.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-14T05:55:28.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-14T05:55:28.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-14T05:55:28.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-14T05:55:28.330Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-14T05:55:28.353Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-14T05:55:28.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-14T05:55:28.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-14T05:55:28.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-14T05:55:28.448Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T05:55:28.471Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dda98da [Pipeline] echo [2025-08-14T05:55:28.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T05:55:28.549Z] provisioning config files... [2025-08-14T05:55:28.568Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/886@tmp/config10161685848293234366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T05:55:28.927Z] ---> ****-login.sh [2025-08-14T05:55:28.927Z] nexus3.edgexfoundry.org:10001 [2025-08-14T05:55:29.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:55:29.769Z] [2025-08-14T05:55:29.769Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T05:55:29.769Z] Configure a credential helper to remove this warning. See [2025-08-14T05:55:29.769Z] https://docs.****.com/go/credential-store/ [2025-08-14T05:55:29.769Z] [2025-08-14T05:55:29.769Z] Login Succeeded [2025-08-14T05:55:29.769Z] nexus3.edgexfoundry.org:10002 [2025-08-14T05:55:29.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:55:29.769Z] [2025-08-14T05:55:29.769Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T05:55:29.769Z] Configure a credential helper to remove this warning. See [2025-08-14T05:55:29.769Z] https://docs.****.com/go/credential-store/ [2025-08-14T05:55:29.769Z] [2025-08-14T05:55:29.769Z] Login Succeeded [2025-08-14T05:55:29.769Z] nexus3.edgexfoundry.org:10003 [2025-08-14T05:55:29.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:55:29.770Z] [2025-08-14T05:55:29.770Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T05:55:29.770Z] Configure a credential helper to remove this warning. See [2025-08-14T05:55:29.770Z] https://docs.****.com/go/credential-store/ [2025-08-14T05:55:29.770Z] [2025-08-14T05:55:29.770Z] Login Succeeded [2025-08-14T05:55:29.770Z] nexus3.edgexfoundry.org:10004 [2025-08-14T05:55:30.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:55:30.030Z] [2025-08-14T05:55:30.030Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T05:55:30.030Z] Configure a credential helper to remove this warning. See [2025-08-14T05:55:30.030Z] https://docs.****.com/go/credential-store/ [2025-08-14T05:55:30.030Z] [2025-08-14T05:55:30.030Z] Login Succeeded [2025-08-14T05:55:30.030Z] ****.io [2025-08-14T05:55:30.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:55:30.293Z] [2025-08-14T05:55:30.293Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T05:55:30.293Z] Configure a credential helper to remove this warning. See [2025-08-14T05:55:30.293Z] https://docs.****.com/go/credential-store/ [2025-08-14T05:55:30.293Z] [2025-08-14T05:55:30.293Z] Login Succeeded [2025-08-14T05:55:30.293Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T05:55:30.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T05:55:30.641Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/core-command/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + dirname cmd/core-data/Dockerfile [2025-08-14T05:55:30.641Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/core-keeper/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/core-metadata/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/support-notifications/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-14T05:55:30.641Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-14T05:55:30.641Z] + cut -d/ -f2 [2025-08-14T05:55:30.641Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-14T05:55:30.677Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-14T05:55:31.041Z] + git rev-list -1 --merges dda98da84915b6658b51999aa3f64d93038bbd9a~1..dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T05:55:31.055Z] -----------> git rev-list -1 --merges dda98da84915b6658b51999aa3f64d93038bbd9a~1..dda98da84915b6658b51999aa3f64d93038bbd9a dda98da84915b6658b51999aa3f64d93038bbd9a [false] [Pipeline] sh [2025-08-14T05:55:31.349Z] + git log --format=format:%s -1 dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T05:55:31.370Z] ========================================================= [2025-08-14T05:55:31.370Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-14T05:55:31.370Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-14T05:55:31.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T05:55:31.779Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-14T05:55:31.779Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-14T05:55:31.779Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-14T05:55:31.780Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-14T05:55:31.780Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-14T05:55:31.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T05:55:32.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T05:55:32.137Z] [2025-08-14T05:55:32.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T05:55:32.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T05:55:32.453Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-14T05:55:32.453Z] 3dae71ba6b94: Pulling fs layer [2025-08-14T05:55:32.453Z] 6bf1a483ea7c: Pulling fs layer [2025-08-14T05:55:32.453Z] f5dfc541a4d3: Pulling fs layer [2025-08-14T05:55:32.453Z] 461d9e800cba: Pulling fs layer [2025-08-14T05:55:32.453Z] 80192f66455f: Pulling fs layer [2025-08-14T05:55:32.453Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-14T05:55:32.453Z] a29436f7fd5d: Pulling fs layer [2025-08-14T05:55:32.453Z] 923cac83aea3: Pulling fs layer [2025-08-14T05:55:32.453Z] 25ad8b0a4227: Pulling fs layer [2025-08-14T05:55:32.453Z] db01528c6b51: Pulling fs layer [2025-08-14T05:55:32.453Z] 28988de357af: Pulling fs layer [2025-08-14T05:55:32.453Z] 461d9e800cba: Waiting [2025-08-14T05:55:32.453Z] a29436f7fd5d: Waiting [2025-08-14T05:55:32.453Z] db01528c6b51: Waiting [2025-08-14T05:55:32.453Z] 923cac83aea3: Waiting [2025-08-14T05:55:32.453Z] 25ad8b0a4227: Waiting [2025-08-14T05:55:32.453Z] 2e8e34ca0e6c: Waiting [2025-08-14T05:55:32.453Z] 28988de357af: Waiting [2025-08-14T05:55:32.453Z] 80192f66455f: Waiting [2025-08-14T05:55:32.453Z] 6bf1a483ea7c: Verifying Checksum [2025-08-14T05:55:32.453Z] 6bf1a483ea7c: Download complete [2025-08-14T05:55:32.453Z] 461d9e800cba: Download complete [2025-08-14T05:55:32.727Z] 80192f66455f: Verifying Checksum [2025-08-14T05:55:32.727Z] 80192f66455f: Download complete [2025-08-14T05:55:32.727Z] f5dfc541a4d3: Verifying Checksum [2025-08-14T05:55:32.727Z] f5dfc541a4d3: Download complete [2025-08-14T05:55:32.727Z] 3dae71ba6b94: Verifying Checksum [2025-08-14T05:55:32.727Z] 3dae71ba6b94: Download complete [2025-08-14T05:55:32.727Z] 923cac83aea3: Verifying Checksum [2025-08-14T05:55:32.727Z] 923cac83aea3: Download complete [2025-08-14T05:55:32.990Z] 25ad8b0a4227: Verifying Checksum [2025-08-14T05:55:32.990Z] 25ad8b0a4227: Download complete [2025-08-14T05:55:32.991Z] db01528c6b51: Verifying Checksum [2025-08-14T05:55:32.991Z] db01528c6b51: Download complete [2025-08-14T05:55:32.991Z] 28988de357af: Download complete [2025-08-14T05:55:33.250Z] a29436f7fd5d: Verifying Checksum [2025-08-14T05:55:33.250Z] a29436f7fd5d: Download complete [2025-08-14T05:55:33.509Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-14T05:55:33.509Z] 2e8e34ca0e6c: Download complete [2025-08-14T05:55:34.454Z] 3dae71ba6b94: Pull complete [2025-08-14T05:55:34.454Z] 6bf1a483ea7c: Pull complete [2025-08-14T05:55:35.392Z] f5dfc541a4d3: Pull complete [2025-08-14T05:55:35.392Z] 461d9e800cba: Pull complete [2025-08-14T05:55:35.392Z] 80192f66455f: Pull complete [2025-08-14T05:55:40.670Z] 2e8e34ca0e6c: Pull complete [2025-08-14T05:55:40.929Z] a29436f7fd5d: Pull complete [2025-08-14T05:55:40.929Z] 923cac83aea3: Pull complete [2025-08-14T05:55:41.189Z] 25ad8b0a4227: Pull complete [2025-08-14T05:55:41.449Z] db01528c6b51: Pull complete [2025-08-14T05:55:41.708Z] 28988de357af: Pull complete [2025-08-14T05:55:41.708Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-14T05:55:41.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T05:55:41.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T05:55:41.880Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T05:55:41.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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-08-14T05:55:46.873Z] $ docker top d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda -eo pid,comm [2025-08-14T05:55:46.927Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T05:55:46.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T05:55:46.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T05:55:46.980Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T05:55:47.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T05:55:47.087Z] $ docker exec d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda ssh-agent [2025-08-14T05:55:47.189Z] SSH_AUTH_SOCK=/tmp/ssh-bYtofnqMhGQt/agent.31 [2025-08-14T05:55:47.189Z] SSH_AGENT_PID=37 [2025-08-14T05:55:47.196Z] Running ssh-add (command line suppressed) [2025-08-14T05:55:47.291Z] Identity added: /w/workspace/edgex-go/886@tmp/private_key_6774401783276599374.key (/w/workspace/edgex-go/886@tmp/private_key_6774401783276599374.key) [2025-08-14T05:55:47.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T05:55:47.595Z] + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] sh [2025-08-14T05:55:47.882Z] + git tag --points-at HEAD [Pipeline] } [2025-08-14T05:55:47.892Z] $ docker exec --env ******** --env ******** d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda ssh-agent -k [2025-08-14T05:55:47.991Z] unset SSH_AUTH_SOCK; [2025-08-14T05:55:47.992Z] unset SSH_AGENT_PID; [2025-08-14T05:55:47.992Z] echo Agent pid 37 killed; [2025-08-14T05:55:48.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-14T05:55:48.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T05:55:48.043Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T05:55:48.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T05:55:48.153Z] $ docker exec d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda ssh-agent [2025-08-14T05:55:48.259Z] SSH_AUTH_SOCK=/tmp/ssh-QEw5xuqXuff6/agent.84 [2025-08-14T05:55:48.259Z] SSH_AGENT_PID=90 [2025-08-14T05:55:48.264Z] Running ssh-add (command line suppressed) [2025-08-14T05:55:48.365Z] Identity added: /w/workspace/edgex-go/886@tmp/private_key_6164297811030805812.key (/w/workspace/edgex-go/886@tmp/private_key_6164297811030805812.key) [2025-08-14T05:55:48.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T05:55:48.669Z] + git semver init [2025-08-14T05:55:48.929Z] 2025-08-14 05:55:48,902 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T05:55:48.929Z] 2025-08-14 05:55:48,906 [run_init] DEBUG init version:0.0.0 force:False [2025-08-14T05:55:48.929Z] 2025-08-14 05:55:48,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/886/.semver [2025-08-14T05:55:48.929Z] 2025-08-14 05:55:48,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/886/.semver [2025-08-14T05:55:48.929Z] 2025-08-14 05:55:48,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/886/.semver'], cwd=/w/workspace/edgex-go/886, stdin=None, shell=False, universal_newlines=False) [2025-08-14T05:55:54.213Z] 2025-08-14 05:55:53,890 [append_file] DEBUG append to file:/w/workspace/edgex-go/886/.git/info/exclude [2025-08-14T05:55:54.213Z] 2025-08-14 05:55:53,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/886/.semver/main with force:False [2025-08-14T05:55:54.213Z] 2025-08-14 05:55:53,890 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main [2025-08-14T05:55:54.213Z] 2025-08-14 05:55:53,890 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main [2025-08-14T05:55:54.213Z] 4.1.0-dev.47 [Pipeline] } [2025-08-14T05:55:54.223Z] $ docker exec --env ******** --env ******** d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda ssh-agent -k [2025-08-14T05:55:54.318Z] unset SSH_AUTH_SOCK; [2025-08-14T05:55:54.318Z] unset SSH_AGENT_PID; [2025-08-14T05:55:54.318Z] echo Agent pid 90 killed; [2025-08-14T05:55:54.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T05:55:54.650Z] + git semver [Pipeline] } [2025-08-14T05:55:55.235Z] $ docker stop --time=1 d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda [2025-08-14T05:55:56.513Z] $ docker rm -f --volumes d57783fe828961ce26c605478a99fe810f518ec17fbea8506bb8da60f0691fda [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T05:55:56.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-14T05:55:57.186Z] Stashed 1 file(s) [Pipeline] echo [2025-08-14T05:55:57.190Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.47 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T05:55:57.632Z] + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] echo [2025-08-14T05:55:57.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T05:55:57.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T05:55:57.683Z] ========================================================= [2025-08-14T05:55:57.683Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-14T05:55:57.683Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-14T05:55:57.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T05:55:57.978Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-14T05:55:57.978Z] 0a9a5dfd008f: Pulling fs layer [2025-08-14T05:55:57.978Z] 36466aa92d05: Pulling fs layer [2025-08-14T05:55:57.978Z] e10405b45d13: Pulling fs layer [2025-08-14T05:55:57.978Z] 096b7ceb2af7: Pulling fs layer [2025-08-14T05:55:57.978Z] 4f4fb700ef54: Pulling fs layer [2025-08-14T05:55:57.978Z] c451b95d7931: Pulling fs layer [2025-08-14T05:55:57.978Z] 9febf9df4401: Pulling fs layer [2025-08-14T05:55:57.978Z] 1477f019b032: Pulling fs layer [2025-08-14T05:55:57.978Z] c7dc25521971: Pulling fs layer [2025-08-14T05:55:57.978Z] 096b7ceb2af7: Waiting [2025-08-14T05:55:57.978Z] 4f4fb700ef54: Waiting [2025-08-14T05:55:57.978Z] c7dc25521971: Waiting [2025-08-14T05:55:57.978Z] c451b95d7931: Waiting [2025-08-14T05:55:57.978Z] 9febf9df4401: Waiting [2025-08-14T05:55:57.978Z] 1477f019b032: Waiting [2025-08-14T05:55:57.978Z] 36466aa92d05: Verifying Checksum [2025-08-14T05:55:57.978Z] 36466aa92d05: Download complete [2025-08-14T05:55:57.978Z] 096b7ceb2af7: Verifying Checksum [2025-08-14T05:55:57.978Z] 096b7ceb2af7: Download complete [2025-08-14T05:55:57.978Z] 4f4fb700ef54: Verifying Checksum [2025-08-14T05:55:57.978Z] 4f4fb700ef54: Download complete [2025-08-14T05:55:57.978Z] c451b95d7931: Verifying Checksum [2025-08-14T05:55:57.978Z] c451b95d7931: Download complete [2025-08-14T05:55:57.978Z] 0a9a5dfd008f: Verifying Checksum [2025-08-14T05:55:57.978Z] 0a9a5dfd008f: Download complete [2025-08-14T05:55:57.978Z] 9febf9df4401: Verifying Checksum [2025-08-14T05:55:57.978Z] 9febf9df4401: Download complete [2025-08-14T05:55:58.236Z] 0a9a5dfd008f: Pull complete [2025-08-14T05:55:58.236Z] c7dc25521971: Verifying Checksum [2025-08-14T05:55:58.236Z] c7dc25521971: Download complete [2025-08-14T05:55:58.496Z] 36466aa92d05: Pull complete [2025-08-14T05:55:58.755Z] e10405b45d13: Download complete [2025-08-14T05:55:59.014Z] 1477f019b032: Verifying Checksum [2025-08-14T05:55:59.014Z] 1477f019b032: Download complete [2025-08-14T05:56:04.291Z] e10405b45d13: Pull complete [2025-08-14T05:56:04.291Z] 096b7ceb2af7: Pull complete [2025-08-14T05:56:04.291Z] 4f4fb700ef54: Pull complete [2025-08-14T05:56:04.291Z] c451b95d7931: Pull complete [2025-08-14T05:56:04.552Z] 9febf9df4401: Pull complete [2025-08-14T05:56:07.838Z] 1477f019b032: Pull complete [2025-08-14T05:56:08.096Z] c7dc25521971: Pull complete [2025-08-14T05:56:08.096Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T05:56:08.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T05:56:08.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-14T05:56:08.398Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T05:56:08.398Z] WORKDIR /edgex [2025-08-14T05:56:08.398Z] COPY go.mod . [2025-08-14T05:56:08.398Z] RUN go mod download [2025-08-14T05:56:08.398Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-14T05:56:08.968Z] #0 building with "default" instance using docker driver [2025-08-14T05:56:08.968Z] [2025-08-14T05:56:08.968Z] #1 [internal] load build definition from Dockerfile [2025-08-14T05:56:08.968Z] #1 transferring dockerfile: 164B done [2025-08-14T05:56:08.968Z] #1 DONE 0.0s [2025-08-14T05:56:08.968Z] [2025-08-14T05:56:08.968Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T05:56:08.968Z] #2 DONE 0.0s [2025-08-14T05:56:08.968Z] [2025-08-14T05:56:08.968Z] #3 [internal] load .dockerignore [2025-08-14T05:56:08.968Z] #3 transferring context: 50B done [2025-08-14T05:56:08.968Z] #3 DONE 0.0s [2025-08-14T05:56:08.968Z] [2025-08-14T05:56:08.968Z] #4 [internal] load build context [2025-08-14T05:56:08.968Z] #4 transferring context: 6.56kB done [2025-08-14T05:56:08.968Z] #4 DONE 0.0s [2025-08-14T05:56:08.968Z] [2025-08-14T05:56:08.968Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T05:56:08.968Z] #5 DONE 0.1s [2025-08-14T05:56:09.233Z] [2025-08-14T05:56:09.233Z] #6 [2/4] WORKDIR /edgex [2025-08-14T05:56:12.283Z] Still waiting to schedule task [2025-08-14T05:56:12.284Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-14T05:56:13.427Z] #6 DONE 3.8s [2025-08-14T05:56:13.427Z] [2025-08-14T05:56:13.427Z] #7 [3/4] COPY go.mod . [2025-08-14T05:56:13.427Z] #7 DONE 0.0s [2025-08-14T05:56:13.427Z] [2025-08-14T05:56:13.427Z] #8 [4/4] RUN go mod download [2025-08-14T05:56:23.433Z] #8 DONE 9.8s [2025-08-14T05:56:23.433Z] [2025-08-14T05:56:23.433Z] #9 exporting to image [2025-08-14T05:56:23.433Z] #9 exporting layers [2025-08-14T05:56:26.716Z] #9 exporting layers 3.7s done [2025-08-14T05:56:26.716Z] #9 writing image sha256:876f86eb7f55f57150d9ec4c33bc346666f0cc4545a281b340b36c8eacd0ef0f done [2025-08-14T05:56:26.716Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-14T05:56:26.716Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T05:56:27.012Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T05:56:27.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T05:56:27.081Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T05:56:27.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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-08-14T05:56:27.543Z] $ docker top 2eeb22b769f64c6b351bfb66d86320a56530f5dd626e2a3848122553e2b862a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T05:56:27.887Z] + go version [2025-08-14T05:56:27.887Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-14T05:56:27.898Z] $ docker stop --time=1 2eeb22b769f64c6b351bfb66d86320a56530f5dd626e2a3848122553e2b862a3 [2025-08-14T05:56:29.242Z] $ docker rm -f --volumes 2eeb22b769f64c6b351bfb66d86320a56530f5dd626e2a3848122553e2b862a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T05:56:29.677Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T05:56:29.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T05:56:29.747Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T05:56:29.775Z] $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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-08-14T05:56:30.032Z] $ docker top f4a7c9c1edc62760a6837539a5cf6fc777ae24b0c59f99070dd8354ca410c515 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-14T05:56:30.102Z] ========================================================= [2025-08-14T05:56:30.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-14T05:56:30.102Z] ========================================================= [Pipeline] sh [2025-08-14T05:56:30.379Z] + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] fileExists [Pipeline] sh [2025-08-14T05:56:30.683Z] + make test [2025-08-14T05:56:30.683Z] go test -race -coverprofile=coverage.out ./... [2025-08-14T05:56:38.802Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-14T05:57:05.330Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-14T05:57:05.896Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-14T05:57:05.896Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-14T05:57:06.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 42.3% of statements [2025-08-14T05:57:07.030Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-14T05:57:07.030Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-14T05:57:07.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements [2025-08-14T05:57:07.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-14T05:57:07.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-14T05:57:07.600Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-14T05:57:07.600Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-14T05:57:07.600Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-14T05:57:07.600Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-14T05:57:07.600Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-14T05:57:07.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-14T05:57:07.600Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-14T05:57:07.600Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-14T05:57:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-14T05:57:08.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-14T05:57:08.975Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-14T05:57:08.975Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-14T05:57:08.975Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-14T05:57:08.975Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-14T05:57:09.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2025-08-14T05:57:09.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-08-14T05:57:09.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 46.3% of statements [2025-08-14T05:57:10.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-14T05:57:10.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-14T05:57:10.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.435s coverage: 93.4% of statements [2025-08-14T05:57:10.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 92.4% of statements [2025-08-14T05:57:11.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements [2025-08-14T05:57:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-14T05:57:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-14T05:57:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-14T05:57:12.374Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-14T05:57:13.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.405s coverage: 95.8% of statements [2025-08-14T05:57:13.744Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2025-08-14T05:57:14.310Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-14T05:57:14.310Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-14T05:57:14.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-14T05:57:14.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-14T05:57:14.310Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-14T05:57:14.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-14T05:57:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2025-08-14T05:57:15.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2025-08-14T05:57:15.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.1% of statements [2025-08-14T05:57:15.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-08-14T05:57:16.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-08-14T05:57:16.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-08-14T05:57:16.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-08-14T05:57:16.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-14T05:57:16.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-14T05:57:16.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-14T05:57:16.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.351s coverage: 96.3% of statements [2025-08-14T05:57:16.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-14T05:57:16.636Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-14T05:57:16.636Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-14T05:57:16.636Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-14T05:57:16.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-08-14T05:57:17.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-14T05:57:17.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-14T05:57:17.828Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-14T05:57:18.763Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-14T05:57:18.763Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-14T05:57:18.763Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-14T05:57:18.763Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-14T05:57:19.327Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-14T05:57:19.327Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-14T05:57:19.893Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-14T05:57:21.794Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-14T05:57:21.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-14T05:57:23.168Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-14T05:57:24.101Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-14T05:57:24.101Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-14T05:57:24.101Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-14T05:57:27.385Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-14T05:57:27.954Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-14T05:57:27.954Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-14T05:57:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-14T05:57:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-14T05:57:28.213Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-14T05:57:29.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-08-14T05:57:30.085Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-14T05:57:30.085Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-14T05:57:30.085Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-14T05:57:30.085Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-14T05:57:30.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-14T05:57:30.085Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-14T05:57:30.665Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-14T05:57:30.665Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-14T05:57:30.665Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-14T05:57:30.665Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-14T05:57:30.665Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-14T05:57:30.665Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-14T05:57:32.046Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-14T05:57:32.046Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-14T05:57:32.046Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-14T05:57:32.046Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-14T05:57:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-14T05:57:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-14T05:57:34.583Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-14T05:57:34.583Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-14T05:57:34.583Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-14T05:57:34.583Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-14T05:57:34.584Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-14T05:57:35.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-14T05:57:35.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-14T05:57:35.519Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.046s coverage: 92.9% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.052s coverage: 68.8% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.191s coverage: 54.5% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-08-14T05:57:37.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-08-14T05:57:39.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.076s coverage: 17.0% of statements [2025-08-14T05:57:39.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements [2025-08-14T05:57:39.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-08-14T05:57:39.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2025-08-14T05:57:39.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-08-14T05:57:39.580Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-08-14T05:57:39.839Z] running golangci-lint [2025-08-14T05:57:40.098Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-14T05:57:40.098Z] go version go1.23.9 linux/amd64 [2025-08-14T05:57:40.357Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-14T05:57:40.358Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-14T05:57:40.358Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-14T05:57:55.013Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6985 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-08-14T05:57:55.032Z] Running in /w/workspace/edgex-go/886 [Pipeline] { [Pipeline] checkout [2025-08-14T05:57:58.076Z] The recommended git tool is: git [2025-08-14T05:58:02.787Z] using credential edgex-jenkins-ssh [2025-08-14T05:58:02.809Z] Cloning the remote Git repository [2025-08-14T05:58:02.852Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-14T05:58:02.944Z] > git init /w/workspace/edgex-go/886 # timeout=10 [2025-08-14T05:58:03.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-14T05:58:03.110Z] > git --version # timeout=10 [2025-08-14T05:58:03.131Z] > git --version # 'git version 2.25.1' [2025-08-14T05:58:03.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-14T05:58:03.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T05:58:06.892Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 22.619209434s" [2025-08-14T05:58:06.892Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.713408ms" [2025-08-14T05:58:14.998Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.236382932s with top 10 stages: buildir: 54.286525086s, gosec: 3.413492069s, inspect: 2.969718628s, fact_deprecated: 2.810731618s, printf: 2.225319895s, ctrlflow: 1.839078851s, fact_purity: 1.297901336s, S1038: 1.194227102s, nilness: 1.071813678s, typedness: 762.896144ms" [2025-08-14T05:58:14.998Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-08-14T05:58:14.998Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, cgo: 202/202, filename_unadjuster: 202/202, nolint: 20/0, exclude: 202/202, exclude-rules: 202/20" [2025-08-14T05:58:14.998Z] level=info msg="[runner] processing took 26.05035ms with stages: nolint: 13.844224ms, identifier_marker: 5.938277ms, path_prettifier: 1.806698ms, exclude-rules: 1.767289ms, autogenerated_exclude: 1.495567ms, skip_dirs: 1.104205ms, cgo: 40.11µs, invalid_issue: 31.8µs, filename_unadjuster: 16.38µs, max_same_issues: 1.32µs, exclude: 540ns, skip_files: 520ns, fixer: 510ns, source_code: 510ns, max_from_linter: 490ns, uniq_by_line: 490ns, diff: 450ns, sort_results: 300ns, path_shortener: 220ns, max_per_file_from_linter: 150ns, severity-rules: 150ns, path_prefixer: 150ns" [2025-08-14T05:58:14.998Z] level=info msg="[runner] linters took 11.83939265s with stages: goanalysis_metalinter: 11.813204339s" [2025-08-14T05:58:14.998Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-14T05:58:14.998Z] level=info msg="Memory: 343 samples, avg is 286.9MB, max is 1445.2MB" [2025-08-14T05:58:14.998Z] level=info msg="Execution took 34.499411041s" [2025-08-14T05:58:14.998Z] go vet ./... [2025-08-14T05:58:21.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T05:58:21.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T05:58:21.549Z] ./bin/test-attribution-txt.sh [2025-08-14T05:58:21.549Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-14T05:58:21.549Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-14T05:58:21.808Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-14T05:58:21.808Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-14T05:58:21.808Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-14T05:58:21.808Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T05:58:21.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-14T05:58:22.102Z] Avoid second fetch [2025-08-14T05:58:22.103Z] Checking out Revision dda98da84915b6658b51999aa3f64d93038bbd9a (main) [2025-08-14T05:58:22.123Z] + ls -al . [2025-08-14T05:58:22.123Z] total 2000 [2025-08-14T05:58:22.123Z] drwxrwxr-x 11 1001 1001 4096 Aug 14 05:56 . [2025-08-14T05:58:22.123Z] drwxr-xr-x 4 root root 4096 Aug 14 05:56 .. [2025-08-14T05:58:22.123Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 05:55 .blubracket [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 10 Aug 14 05:55 .dockerignore [2025-08-14T05:58:22.123Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 05:57 .git [2025-08-14T05:58:22.123Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 05:55 .github [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 909 Aug 14 05:55 .gitignore [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 218 Aug 14 05:55 .golangci.yml [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 100 Aug 14 05:55 .hadolint.yml [2025-08-14T05:58:22.123Z] drwxr-xr-x 3 1001 1001 4096 Aug 14 05:55 .semver [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 155 Aug 14 05:55 .sonarcloud.properties [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 05:55 ADOPTERS.md [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 17374 Aug 14 05:55 Attribution.txt [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 108018 Aug 14 05:55 CHANGELOG.md [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 05:55 CONTRIBUTING.md [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 05:55 GOVERNANCE.md [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 858 Aug 14 05:55 Jenkinsfile [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 05:55 LICENSE [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 16740 Aug 14 05:55 Makefile [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 05:55 OWNERS.md [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 9932 Aug 14 05:55 README.md [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 05:55 SECURITY.md [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 12 Aug 14 05:55 VERSION [2025-08-14T05:58:22.123Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 05:55 bin [2025-08-14T05:58:22.123Z] drwxrwxr-x 19 1001 1001 4096 Aug 14 05:55 cmd [2025-08-14T05:58:22.123Z] -rw-r--r-- 1 root root 1667883 Aug 14 05:57 coverage.out [2025-08-14T05:58:22.123Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 05:55 fuzz_test [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 6526 Aug 14 05:55 go.mod [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 88539 Aug 14 05:55 go.sum [2025-08-14T05:58:22.123Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 05:55 internal [2025-08-14T05:58:22.123Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 05:55 openapi [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 584 Aug 14 05:55 security.txt [2025-08-14T05:58:22.123Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 05:55 version.go [Pipeline] sh [2025-08-14T05:58:21.229Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-14T05:58:21.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T05:58:22.119Z] > git config core.sparsecheckout # timeout=10 [2025-08-14T05:58:22.189Z] > git checkout -f dda98da84915b6658b51999aa3f64d93038bbd9a # timeout=10 [2025-08-14T05:58:22.408Z] + '[' -e coverage.out ] [2025-08-14T05:58:22.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-14T05:58:22.563Z] Stashed 1 file(s) [Pipeline] sh [2025-08-14T05:58:22.845Z] + make build [2025-08-14T05:58:22.845Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-14T05:58:22.947Z] Commit message: "feat: Add Postgres ConnPool Config (#5226)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T05:58:27.298Z] provisioning config files... [2025-08-14T05:58:27.327Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/886@tmp/config15642314925289941104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T05:58:27.989Z] ---> ****-login.sh [2025-08-14T05:58:27.989Z] nexus3.edgexfoundry.org:10001 [2025-08-14T05:58:28.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:58:28.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T05:58:28.530Z] Configure a credential helper to remove this warning. See [2025-08-14T05:58:28.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T05:58:28.530Z] [2025-08-14T05:58:28.530Z] Login Succeeded [2025-08-14T05:58:28.530Z] nexus3.edgexfoundry.org:10002 [2025-08-14T05:58:28.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:58:28.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T05:58:28.801Z] Configure a credential helper to remove this warning. See [2025-08-14T05:58:28.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T05:58:28.801Z] [2025-08-14T05:58:28.801Z] Login Succeeded [2025-08-14T05:58:28.801Z] nexus3.edgexfoundry.org:10003 [2025-08-14T05:58:29.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:58:29.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T05:58:29.343Z] Configure a credential helper to remove this warning. See [2025-08-14T05:58:29.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T05:58:29.343Z] [2025-08-14T05:58:29.343Z] Login Succeeded [2025-08-14T05:58:29.343Z] nexus3.edgexfoundry.org:10004 [2025-08-14T05:58:29.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:58:29.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T05:58:29.613Z] Configure a credential helper to remove this warning. See [2025-08-14T05:58:29.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T05:58:29.613Z] [2025-08-14T05:58:29.613Z] Login Succeeded [2025-08-14T05:58:29.613Z] ****.io [2025-08-14T05:58:29.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T05:58:30.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T05:58:30.153Z] Configure a credential helper to remove this warning. See [2025-08-14T05:58:30.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T05:58:30.153Z] [2025-08-14T05:58:30.153Z] Login Succeeded [2025-08-14T05:58:30.153Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T05:58:30.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-14T05:58:30.791Z] + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] echo [2025-08-14T05:58:30.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T05:58:30.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T05:58:30.852Z] ========================================================= [2025-08-14T05:58:30.852Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-14T05:58:30.852Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-14T05:58:31.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-14T05:58:31.209Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-14T05:58:31.209Z] 94e9d8af2201: Pulling fs layer [2025-08-14T05:58:31.209Z] a6c56e8762df: Pulling fs layer [2025-08-14T05:58:31.209Z] f0f3c8884826: Pulling fs layer [2025-08-14T05:58:31.209Z] c7e7622c144d: Pulling fs layer [2025-08-14T05:58:31.209Z] 4f4fb700ef54: Pulling fs layer [2025-08-14T05:58:31.209Z] b4c3b6d88c5a: Pulling fs layer [2025-08-14T05:58:31.209Z] ba8bce9d2590: Pulling fs layer [2025-08-14T05:58:31.209Z] ca778ea9c289: Pulling fs layer [2025-08-14T05:58:31.209Z] c7e7622c144d: Waiting [2025-08-14T05:58:31.209Z] 4f4fb700ef54: Waiting [2025-08-14T05:58:31.209Z] b4c3b6d88c5a: Waiting [2025-08-14T05:58:31.209Z] ba8bce9d2590: Waiting [2025-08-14T05:58:31.209Z] ca778ea9c289: Waiting [2025-08-14T05:58:31.479Z] a6c56e8762df: Verifying Checksum [2025-08-14T05:58:31.479Z] a6c56e8762df: Download complete [2025-08-14T05:58:31.479Z] c7e7622c144d: Verifying Checksum [2025-08-14T05:58:31.479Z] c7e7622c144d: Download complete [2025-08-14T05:58:31.479Z] 4f4fb700ef54: Verifying Checksum [2025-08-14T05:58:31.479Z] 4f4fb700ef54: Download complete [2025-08-14T05:58:31.479Z] b4c3b6d88c5a: Verifying Checksum [2025-08-14T05:58:31.479Z] b4c3b6d88c5a: Download complete [2025-08-14T05:58:31.479Z] 94e9d8af2201: Verifying Checksum [2025-08-14T05:58:31.479Z] 94e9d8af2201: Download complete [2025-08-14T05:58:32.089Z] ca778ea9c289: Verifying Checksum [2025-08-14T05:58:32.089Z] ca778ea9c289: Download complete [2025-08-14T05:58:32.359Z] 94e9d8af2201: Pull complete [2025-08-14T05:58:33.333Z] a6c56e8762df: Pull complete [2025-08-14T05:58:33.333Z] f0f3c8884826: Verifying Checksum [2025-08-14T05:58:33.333Z] f0f3c8884826: Download complete [2025-08-14T05:58:34.307Z] ba8bce9d2590: Verifying Checksum [2025-08-14T05:58:34.307Z] ba8bce9d2590: Download complete [2025-08-14T05:58:44.773Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-14T05:58:45.712Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-14T05:58:47.613Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-14T05:58:47.873Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-14T05:58:49.323Z] f0f3c8884826: Pull complete [2025-08-14T05:58:49.323Z] c7e7622c144d: Pull complete [2025-08-14T05:58:49.323Z] 4f4fb700ef54: Pull complete [2025-08-14T05:58:49.323Z] b4c3b6d88c5a: Pull complete [2025-08-14T05:58:49.786Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-14T05:58:53.970Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-14T05:58:55.993Z] ba8bce9d2590: Pull complete [2025-08-14T05:58:56.503Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-14T05:58:58.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-14T05:58:58.596Z] ca778ea9c289: Pull complete [2025-08-14T05:58:58.596Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-14T05:58:58.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-14T05:58:58.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-14T05:58:58.996Z] + docker build -t ci-base-image-arm64 -f - . [2025-08-14T05:58:58.996Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-14T05:58:58.996Z] WORKDIR /edgex [2025-08-14T05:58:58.996Z] COPY go.mod . [2025-08-14T05:58:58.996Z] RUN go mod download [2025-08-14T05:58:59.601Z] Sending build context to Docker daemon 3.71MB [2025-08-14T05:58:59.873Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-14T05:58:59.873Z] ---> 47b25d7523d1 [2025-08-14T05:58:59.873Z] Step 2/4 : WORKDIR /edgex [2025-08-14T05:59:00.310Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-14T05:59:01.685Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-14T05:59:01.822Z] ---> Running in 41b7f47f04f1 [2025-08-14T05:59:01.822Z] Removing intermediate container 41b7f47f04f1 [2025-08-14T05:59:01.822Z] ---> 7c2190988da6 [2025-08-14T05:59:01.822Z] Step 3/4 : COPY go.mod . [2025-08-14T05:59:02.093Z] ---> ec765ec51d54 [2025-08-14T05:59:02.093Z] Step 4/4 : RUN go mod download [2025-08-14T05:59:02.368Z] ---> Running in 52729a569c42 [2025-08-14T05:59:03.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-14T05:59:03.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-14T05:59:05.906Z] $ docker stop --time=1 f4a7c9c1edc62760a6837539a5cf6fc777ae24b0c59f99070dd8354ca410c515 [2025-08-14T05:59:13.751Z] $ docker rm -f --volumes f4a7c9c1edc62760a6837539a5cf6fc777ae24b0c59f99070dd8354ca410c515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T05:59:14.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-14T05:59:14.949Z] [2025-08-14T05:59:14.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T05:59:15.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-14T05:59:15.260Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-14T05:59:15.260Z] 91d30c5bc195: Pulling fs layer [2025-08-14T05:59:15.260Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-14T05:59:15.260Z] 9c61dcf015f6: Pulling fs layer [2025-08-14T05:59:15.260Z] 4698f68db338: Pulling fs layer [2025-08-14T05:59:15.260Z] 2a2f49069b9e: Pulling fs layer [2025-08-14T05:59:15.260Z] e0025b399a48: Pulling fs layer [2025-08-14T05:59:15.260Z] 2a2f49069b9e: Waiting [2025-08-14T05:59:15.260Z] e0025b399a48: Waiting [2025-08-14T05:59:15.260Z] 4698f68db338: Waiting [2025-08-14T05:59:15.260Z] 91d30c5bc195: Verifying Checksum [2025-08-14T05:59:15.260Z] 91d30c5bc195: Download complete [2025-08-14T05:59:15.518Z] 4698f68db338: Download complete [2025-08-14T05:59:15.518Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-14T05:59:15.518Z] 2e9b0aa3be6d: Download complete [2025-08-14T05:59:15.518Z] e0025b399a48: Verifying Checksum [2025-08-14T05:59:15.518Z] e0025b399a48: Download complete [2025-08-14T05:59:15.518Z] 91d30c5bc195: Pull complete [2025-08-14T05:59:15.518Z] 2a2f49069b9e: Verifying Checksum [2025-08-14T05:59:15.518Z] 2a2f49069b9e: Download complete [2025-08-14T05:59:15.777Z] 2e9b0aa3be6d: Pull complete [2025-08-14T05:59:16.342Z] 9c61dcf015f6: Verifying Checksum [2025-08-14T05:59:16.343Z] 9c61dcf015f6: Download complete [2025-08-14T05:59:20.526Z] 9c61dcf015f6: Pull complete [2025-08-14T05:59:20.526Z] 4698f68db338: Pull complete [2025-08-14T05:59:20.526Z] 2a2f49069b9e: Pull complete [2025-08-14T05:59:20.526Z] e0025b399a48: Pull complete [2025-08-14T05:59:20.526Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-14T05:59:20.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-14T05:59:20.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T05:59:21.257Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T05:59:21.283Z] $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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-08-14T05:59:23.611Z] $ docker top 6f72578f7f05bd5cb2e662129d6c90cde484bc7d43d6b3bbb18dd020c6729b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T05:59:23.959Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-14T05:59:24.219Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #1 ... [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #2 transferring dockerfile: 1.81kB 0.0s done [2025-08-14T05:59:24.219Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-14T05:59:24.219Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-14T05:59:24.219Z] #2 DONE 0.1s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #3 transferring dockerfile: 2.00kB done [2025-08-14T05:59:24.219Z] #3 DONE 0.1s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #4 transferring dockerfile: 1.89kB done [2025-08-14T05:59:24.219Z] #4 DONE 0.1s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #5 transferring dockerfile: 3.02kB done [2025-08-14T05:59:24.219Z] #5 DONE 0.2s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-14T05:59:24.219Z] #6 DONE 0.0s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #7 transferring dockerfile: 1.69kB done [2025-08-14T05:59:24.219Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-14T05:59:24.219Z] #7 DONE 0.2s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #8 [core-data internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #8 transferring dockerfile: 2.04kB done [2025-08-14T05:59:24.219Z] #8 DONE 0.2s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #9 transferring dockerfile: 2.23kB done [2025-08-14T05:59:24.219Z] #9 DONE 0.2s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #10 transferring dockerfile: 1.70kB done [2025-08-14T05:59:24.219Z] #10 DONE 0.2s [2025-08-14T05:59:24.219Z] [2025-08-14T05:59:24.219Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-14T05:59:24.219Z] #1 transferring dockerfile: 2.14kB done [2025-08-14T05:59:24.510Z] #1 DONE 0.2s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-14T05:59:24.510Z] #11 transferring dockerfile: 2.50kB done [2025-08-14T05:59:24.510Z] #11 DONE 0.2s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-08-14T05:59:24.510Z] #12 transferring dockerfile: 1.83kB done [2025-08-14T05:59:24.510Z] #12 DONE 0.2s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-08-14T05:59:24.510Z] #13 transferring dockerfile: 2.10kB done [2025-08-14T05:59:24.510Z] #13 DONE 0.2s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-08-14T05:59:24.510Z] #14 transferring dockerfile: 2.01kB done [2025-08-14T05:59:24.510Z] #14 DONE 0.2s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-14T05:59:24.510Z] #15 transferring dockerfile: 2.49kB done [2025-08-14T05:59:24.510Z] #15 DONE 0.2s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #16 [core-command internal] load build definition from Dockerfile [2025-08-14T05:59:24.510Z] #16 transferring dockerfile: 1.94kB done [2025-08-14T05:59:24.510Z] #16 DONE 0.2s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-14T05:59:24.510Z] #6 DONE 0.0s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T05:59:24.510Z] #17 DONE 0.2s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #18 [core-keeper internal] load .dockerignore [2025-08-14T05:59:24.510Z] #18 ... [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-08-14T05:59:24.510Z] #19 transferring context: 50B done [2025-08-14T05:59:24.510Z] #19 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #20 [security-bootstrapper internal] load .dockerignore [2025-08-14T05:59:24.510Z] #20 transferring context: 50B done [2025-08-14T05:59:24.510Z] #20 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-14T05:59:24.510Z] #21 transferring context: 50B done [2025-08-14T05:59:24.510Z] #21 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #22 [support-notifications internal] load .dockerignore [2025-08-14T05:59:24.510Z] #22 transferring context: 50B done [2025-08-14T05:59:24.510Z] #22 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #23 [security-proxy-setup internal] load .dockerignore [2025-08-14T05:59:24.510Z] #23 transferring context: 50B done [2025-08-14T05:59:24.510Z] #23 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #24 [support-scheduler internal] load .dockerignore [2025-08-14T05:59:24.510Z] #24 transferring context: 50B done [2025-08-14T05:59:24.510Z] #24 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #25 [core-data internal] load .dockerignore [2025-08-14T05:59:24.510Z] #25 transferring context: 50B done [2025-08-14T05:59:24.510Z] #25 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-08-14T05:59:24.510Z] #26 transferring context: 50B done [2025-08-14T05:59:24.510Z] #26 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #27 [core-metadata internal] load .dockerignore [2025-08-14T05:59:24.510Z] #27 transferring context: 50B 0.0s done [2025-08-14T05:59:24.510Z] #27 DONE 0.1s [2025-08-14T05:59:24.510Z] [2025-08-14T05:59:24.510Z] #28 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T05:59:24.510Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T05:59:24.510Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T05:59:24.510Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T05:59:24.510Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T05:59:24.786Z] #28 ... [2025-08-14T05:59:24.786Z] [2025-08-14T05:59:24.786Z] #29 [security-proxy-auth internal] load .dockerignore [2025-08-14T05:59:24.786Z] #29 transferring context: 50B done [2025-08-14T05:59:24.786Z] #29 DONE 0.2s [2025-08-14T05:59:24.786Z] [2025-08-14T05:59:24.786Z] #28 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T05:59:24.786Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T05:59:24.786Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T05:59:24.786Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T05:59:24.786Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T05:59:24.786Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 1.14MB / 3.62MB 0.1s [2025-08-14T05:59:24.786Z] #28 ... [2025-08-14T05:59:24.786Z] [2025-08-14T05:59:24.786Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-14T05:59:24.786Z] #30 DONE 0.6s [2025-08-14T05:59:24.786Z] [2025-08-14T05:59:24.786Z] #28 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T05:59:24.786Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s [2025-08-14T05:59:25.044Z] #28 ... [2025-08-14T05:59:25.044Z] [2025-08-14T05:59:25.044Z] #31 [core-command internal] load .dockerignore [2025-08-14T05:59:25.044Z] #31 transferring context: 50B 0.0s done [2025-08-14T05:59:25.044Z] #31 DONE 0.5s [2025-08-14T05:59:25.044Z] [2025-08-14T05:59:25.044Z] #28 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T05:59:25.044Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T05:59:25.044Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T05:59:25.044Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T05:59:25.044Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T05:59:25.044Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done [2025-08-14T05:59:25.044Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-14T05:59:25.044Z] #28 ... [2025-08-14T05:59:25.044Z] [2025-08-14T05:59:25.044Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-14T05:59:25.044Z] #32 DONE 0.8s [2025-08-14T05:59:25.044Z] [2025-08-14T05:59:25.044Z] #18 [core-keeper internal] load .dockerignore [2025-08-14T05:59:25.044Z] #18 transferring context: 50B 0.0s done [2025-08-14T05:59:25.044Z] #18 DONE 0.6s [2025-08-14T05:59:25.044Z] [2025-08-14T05:59:25.044Z] #28 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T05:59:25.044Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T05:59:25.044Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T05:59:25.044Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T05:59:25.044Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T05:59:25.044Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done [2025-08-14T05:59:25.044Z] #28 ... [2025-08-14T05:59:25.044Z] [2025-08-14T05:59:25.044Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-14T05:59:25.044Z] #33 DONE 0.7s [2025-08-14T05:59:25.044Z] [2025-08-14T05:59:25.044Z] #28 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T05:59:25.683Z] #28 ... [2025-08-14T05:59:25.684Z] [2025-08-14T05:59:25.684Z] #34 [security-spire-agent internal] load .dockerignore [2025-08-14T05:59:25.684Z] #34 transferring context: 50B 0.0s done [2025-08-14T05:59:25.684Z] #34 DONE 0.2s [2025-08-14T05:59:25.684Z] [2025-08-14T05:59:25.684Z] #28 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T05:59:25.684Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T05:59:25.684Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T05:59:25.684Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T05:59:25.684Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T05:59:25.684Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done [2025-08-14T05:59:25.684Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done [2025-08-14T05:59:28.245Z] #28 ... [2025-08-14T05:59:28.245Z] [2025-08-14T05:59:28.245Z] #35 [security-spire-server internal] load .dockerignore [2025-08-14T05:59:28.245Z] #35 transferring context: 50B 0.1s done [2025-08-14T05:59:28.245Z] #35 DONE 3.3s [2025-08-14T05:59:28.722Z] [2025-08-14T05:59:28.722Z] #36 [core-keeper internal] load build context [2025-08-14T05:59:30.636Z] #36 transferring context: 287.58MB 5.2s [2025-08-14T05:59:33.184Z] #36 ... [2025-08-14T05:59:33.184Z] [2025-08-14T05:59:33.184Z] #37 [support-notifications internal] load build context [2025-08-14T05:59:33.184Z] #37 ... [2025-08-14T05:59:33.184Z] [2025-08-14T05:59:33.184Z] #36 [core-keeper internal] load build context [2025-08-14T05:59:34.559Z] #36 ... [2025-08-14T05:59:34.559Z] [2025-08-14T05:59:34.559Z] #38 [security-proxy-setup internal] load build context [2025-08-14T05:59:34.559Z] #38 ... [2025-08-14T05:59:34.559Z] [2025-08-14T05:59:34.559Z] #39 [support-scheduler internal] load build context [2025-08-14T05:59:34.559Z] #39 ... [2025-08-14T05:59:34.559Z] [2025-08-14T05:59:34.559Z] #40 [security-bootstrapper internal] load build context [2025-08-14T05:59:34.817Z] #40 ... [2025-08-14T05:59:34.817Z] [2025-08-14T05:59:34.817Z] #41 [security-spiffe-token-provider internal] load build context [2025-08-14T05:59:34.817Z] #41 ... [2025-08-14T05:59:34.817Z] [2025-08-14T05:59:34.817Z] #42 [core-data internal] load build context [2025-08-14T05:59:35.076Z] #42 ... [2025-08-14T05:59:35.076Z] [2025-08-14T05:59:35.076Z] #43 [security-secretstore-setup internal] load build context [2025-08-14T05:59:35.076Z] #43 ... [2025-08-14T05:59:35.076Z] [2025-08-14T05:59:35.076Z] #44 [core-metadata internal] load build context [2025-08-14T05:59:35.076Z] #44 ... [2025-08-14T05:59:35.076Z] [2025-08-14T05:59:35.076Z] #45 [core-command internal] load build context [2025-08-14T05:59:35.333Z] #45 ... [2025-08-14T05:59:35.333Z] [2025-08-14T05:59:35.333Z] #46 [security-proxy-auth internal] load build context [2025-08-14T05:59:35.334Z] #46 transferring context: 426.36MB 10.4s [2025-08-14T05:59:35.334Z] #46 ... [2025-08-14T05:59:35.334Z] [2025-08-14T05:59:35.334Z] #47 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-08-14T05:59:35.591Z] #47 ... [2025-08-14T05:59:35.591Z] [2025-08-14T05:59:35.591Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T05:59:35.591Z] #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T05:59:35.591Z] #48 ... [2025-08-14T05:59:35.591Z] [2025-08-14T05:59:35.591Z] #49 [core-common-config-bootstrapper internal] load build context [2025-08-14T05:59:35.591Z] #49 ... [2025-08-14T05:59:35.591Z] [2025-08-14T05:59:35.591Z] #50 [security-spire-config internal] load .dockerignore [2025-08-14T05:59:35.591Z] #50 transferring context: 50B 0.0s done [2025-08-14T05:59:36.012Z] #50 ... [2025-08-14T05:59:36.012Z] [2025-08-14T05:59:36.012Z] #51 [security-spire-agent internal] load build context [2025-08-14T05:59:36.271Z] #51 ... [2025-08-14T05:59:36.271Z] [2025-08-14T05:59:36.271Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-14T05:59:36.271Z] #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-14T05:59:36.271Z] #52 ... [2025-08-14T05:59:36.271Z] [2025-08-14T05:59:36.271Z] #42 [core-data internal] load build context [2025-08-14T05:59:36.271Z] #42 transferring context: 590.19MB 11.2s [2025-08-14T05:59:36.271Z] #42 ... [2025-08-14T05:59:36.271Z] [2025-08-14T05:59:36.271Z] #50 [security-spire-config internal] load .dockerignore [2025-08-14T05:59:36.271Z] #50 DONE 11.2s [2025-08-14T05:59:36.271Z] [2025-08-14T05:59:36.271Z] #42 [core-data internal] load build context [2025-08-14T05:59:36.271Z] #42 transferring context: 594.92MB 11.3s done [2025-08-14T05:59:40.458Z] #42 ... [2025-08-14T05:59:40.458Z] [2025-08-14T05:59:40.458Z] #36 [core-keeper internal] load build context [2025-08-14T05:59:40.458Z] #36 transferring context: 594.92MB 12.8s done [2025-08-14T05:59:41.394Z] #36 ... [2025-08-14T05:59:41.394Z] [2025-08-14T05:59:41.394Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-14T05:59:41.394Z] #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 16.1s done [2025-08-14T05:59:41.394Z] #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-14T05:59:41.394Z] #52 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-14T05:59:41.394Z] #52 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-14T05:59:43.302Z] #52 ... [2025-08-14T05:59:43.302Z] [2025-08-14T05:59:43.302Z] #37 [support-notifications internal] load build context [2025-08-14T05:59:43.302Z] #37 transferring context: 594.92MB 12.6s done [2025-08-14T05:59:43.302Z] #37 ... [2025-08-14T05:59:43.302Z] [2025-08-14T05:59:43.302Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T05:59:43.302Z] #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 16.1s done [2025-08-14T05:59:43.302Z] #48 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-14T05:59:43.302Z] #48 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-14T05:59:43.302Z] #48 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-14T05:59:43.869Z] #48 ... [2025-08-14T05:59:43.869Z] [2025-08-14T05:59:43.869Z] #28 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T05:59:43.869Z] #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T05:59:43.869Z] #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T05:59:43.869Z] #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T05:59:43.869Z] #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T05:59:43.869Z] #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done [2025-08-14T05:59:43.869Z] #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done [2025-08-14T05:59:43.869Z] #28 DONE 19.5s [2025-08-14T05:59:43.869Z] [2025-08-14T05:59:43.869Z] #47 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-08-14T05:59:43.869Z] #47 DONE 18.9s [2025-08-14T05:59:43.869Z] [2025-08-14T05:59:43.869Z] #42 [core-data internal] load build context [2025-08-14T05:59:43.869Z] #42 DONE 19.5s [2025-08-14T05:59:43.869Z] [2025-08-14T05:59:43.869Z] #39 [support-scheduler internal] load build context [2025-08-14T05:59:43.869Z] #39 transferring context: 594.92MB 12.4s done [2025-08-14T05:59:43.869Z] #39 DONE 19.5s [2025-08-14T05:59:43.869Z] [2025-08-14T05:59:43.869Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T05:59:43.869Z] #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s [2025-08-14T05:59:44.131Z] #48 ... [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #37 [support-notifications internal] load build context [2025-08-14T05:59:44.131Z] #37 DONE 19.5s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #41 [security-spiffe-token-provider internal] load build context [2025-08-14T05:59:44.131Z] #41 transferring context: 594.92MB 12.7s done [2025-08-14T05:59:44.131Z] #41 DONE 19.5s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #44 [core-metadata internal] load build context [2025-08-14T05:59:44.131Z] #44 transferring context: 594.92MB 12.6s done [2025-08-14T05:59:44.131Z] #44 DONE 19.4s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #46 [security-proxy-auth internal] load build context [2025-08-14T05:59:44.131Z] #46 transferring context: 594.92MB 12.7s done [2025-08-14T05:59:44.131Z] #46 DONE 19.4s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #38 [security-proxy-setup internal] load build context [2025-08-14T05:59:44.131Z] #38 transferring context: 594.92MB 12.9s done [2025-08-14T05:59:44.131Z] #38 DONE 19.5s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #40 [security-bootstrapper internal] load build context [2025-08-14T05:59:44.131Z] #40 transferring context: 594.92MB 13.3s done [2025-08-14T05:59:44.131Z] #40 DONE 19.5s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #36 [core-keeper internal] load build context [2025-08-14T05:59:44.131Z] #36 DONE 19.0s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #45 [core-command internal] load build context [2025-08-14T05:59:44.131Z] #45 transferring context: 594.92MB 12.9s done [2025-08-14T05:59:44.131Z] #45 DONE 19.1s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #43 [security-secretstore-setup internal] load build context [2025-08-14T05:59:44.131Z] #43 transferring context: 594.92MB 13.1s done [2025-08-14T05:59:44.131Z] #43 DONE 19.5s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #49 [core-common-config-bootstrapper internal] load build context [2025-08-14T05:59:44.131Z] #49 transferring context: 594.92MB 13.7s done [2025-08-14T05:59:44.131Z] #49 DONE 19.6s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #51 [security-spire-agent internal] load build context [2025-08-14T05:59:44.131Z] #51 transferring context: 23.33kB done [2025-08-14T05:59:44.131Z] #51 DONE 18.8s [2025-08-14T05:59:44.131Z] [2025-08-14T05:59:44.131Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T05:59:44.131Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-08-14T05:59:44.131Z] #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-14T05:59:44.131Z] #48 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-14T05:59:44.131Z] #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-08-14T05:59:44.131Z] #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-14T05:59:44.131Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-08-14T05:59:44.131Z] #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-08-14T05:59:44.131Z] #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-14T05:59:44.131Z] #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-08-14T05:59:44.389Z] #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.5s [2025-08-14T05:59:44.389Z] #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-08-14T05:59:44.647Z] #48 ... [2025-08-14T05:59:44.647Z] [2025-08-14T05:59:44.647Z] #53 [security-spire-config internal] load build context [2025-08-14T05:59:44.647Z] #53 transferring context: 22.05kB done [2025-08-14T05:59:44.647Z] #53 DONE 3.4s [2025-08-14T05:59:44.647Z] [2025-08-14T05:59:44.647Z] #54 [security-spire-server internal] load build context [2025-08-14T05:59:44.647Z] #54 transferring context: 23.80kB done [2025-08-14T05:59:44.647Z] #54 DONE 3.4s [2025-08-14T05:59:44.647Z] [2025-08-14T05:59:44.647Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T05:59:44.647Z] #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done [2025-08-14T05:59:44.647Z] #48 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-14T05:59:44.905Z] #48 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done [2025-08-14T05:59:46.279Z] #48 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done [2025-08-14T05:59:54.410Z] #48 ... [2025-08-14T05:59:54.410Z] [2025-08-14T05:59:54.410Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T05:59:54.410Z] #0 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:54.410Z] #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:54.410Z] #0 2.297 (1/3) Installing ca-certificates (20250619-r0) [2025-08-14T05:59:54.410Z] #0 2.359 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:54.410Z] #0 2.364 (3/3) Installing tzdata (2025b-r0) [2025-08-14T05:59:54.410Z] #0 2.398 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:54.410Z] #0 2.406 Executing ca-certificates-20250619-r0.trigger [2025-08-14T05:59:54.410Z] #0 2.449 OK: 10 MiB in 17 packages [2025-08-14T05:59:54.410Z] #55 ... [2025-08-14T05:59:54.410Z] [2025-08-14T05:59:54.410Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-14T05:59:54.410Z] #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:54.410Z] #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:54.410Z] #0 1.484 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:54.410Z] #0 1.504 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:54.410Z] #0 1.515 OK: 8 MiB in 15 packages [2025-08-14T05:59:54.410Z] #56 ... [2025-08-14T05:59:54.410Z] [2025-08-14T05:59:54.410Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-14T05:59:54.410Z] #57 ... [2025-08-14T05:59:54.410Z] [2025-08-14T05:59:54.410Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-14T05:59:54.410Z] #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:54.410Z] #0 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:54.410Z] #0 1.512 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-14T05:59:54.411Z] #0 1.512 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-14T05:59:54.411Z] #0 1.512 OK: 24174 distinct packages available [2025-08-14T05:59:54.411Z] #0 1.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:54.411Z] #0 1.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:54.411Z] #0 1.940 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:54.411Z] #0 1.950 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-14T05:59:54.411Z] #0 1.954 (3/5) Installing libucontext (1.2-r3) [2025-08-14T05:59:54.411Z] #0 1.960 (4/5) Installing gcompat (1.1.0-r4) [2025-08-14T05:59:54.411Z] #0 1.962 (5/5) Installing openssl (3.3.4-r0) [2025-08-14T05:59:54.411Z] #0 1.972 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:54.411Z] #0 1.978 OK: 9 MiB in 19 packages [2025-08-14T05:59:54.669Z] #58 ... [2025-08-14T05:59:54.669Z] [2025-08-14T05:59:54.669Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T05:59:54.669Z] #59 ... [2025-08-14T05:59:54.669Z] [2025-08-14T05:59:54.669Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T05:59:54.928Z] #60 ... [2025-08-14T05:59:54.928Z] [2025-08-14T05:59:54.928Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-14T05:59:54.928Z] #61 ... [2025-08-14T05:59:54.928Z] [2025-08-14T05:59:54.928Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-14T05:59:54.928Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.9s done [2025-08-14T05:59:54.928Z] #52 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done [2025-08-14T05:59:54.928Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done [2025-08-14T05:59:54.928Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-14T05:59:54.928Z] #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-14T05:59:54.928Z] #52 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [2025-08-14T05:59:55.186Z] #52 ... [2025-08-14T05:59:55.186Z] [2025-08-14T05:59:55.186Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-14T05:59:55.446Z] #62 ... [2025-08-14T05:59:55.446Z] [2025-08-14T05:59:55.446Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-14T05:59:55.446Z] #63 ... [2025-08-14T05:59:55.446Z] [2025-08-14T05:59:55.446Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-14T05:59:55.446Z] #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.446Z] #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.446Z] #0 1.351 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-14T05:59:55.446Z] #0 1.351 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-14T05:59:55.446Z] #0 1.351 OK: 24174 distinct packages available [2025-08-14T05:59:55.446Z] #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.446Z] #0 1.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.446Z] #0 1.748 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:55.446Z] #0 1.752 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-14T05:59:55.446Z] #0 1.754 (3/4) Installing libucontext (1.2-r3) [2025-08-14T05:59:55.446Z] #0 1.757 (4/4) Installing gcompat (1.1.0-r4) [2025-08-14T05:59:55.446Z] #0 1.763 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:55.446Z] #0 1.771 OK: 8 MiB in 18 packages [2025-08-14T05:59:55.705Z] #64 ... [2025-08-14T05:59:55.705Z] [2025-08-14T05:59:55.705Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-14T05:59:55.705Z] #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.705Z] #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.705Z] #0 2.048 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:55.705Z] #0 2.053 (2/4) Installing openssl (3.3.4-r0) [2025-08-14T05:59:55.705Z] #0 2.063 (3/4) Installing su-exec (0.2-r3) [2025-08-14T05:59:55.705Z] #0 2.066 (4/4) Installing yq-go (4.44.1-r2) [2025-08-14T05:59:55.705Z] #0 2.135 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:55.705Z] #0 2.141 OK: 19 MiB in 18 packages [2025-08-14T05:59:55.705Z] #65 ... [2025-08-14T05:59:55.705Z] [2025-08-14T05:59:55.705Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-14T05:59:55.705Z] #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.705Z] #0 2.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.705Z] #0 2.965 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-14T05:59:55.705Z] #0 2.965 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-14T05:59:55.705Z] #0 2.965 OK: 24174 distinct packages available [2025-08-14T05:59:55.705Z] #0 3.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.705Z] #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.705Z] #0 3.396 (1/14) Installing ca-certificates (20250619-r0) [2025-08-14T05:59:55.705Z] #0 3.415 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-14T05:59:55.705Z] #0 3.427 (3/14) Installing c-ares (1.33.1-r0) [2025-08-14T05:59:55.705Z] #0 3.431 (4/14) Installing libunistring (1.2-r0) [2025-08-14T05:59:55.705Z] #0 3.451 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-14T05:59:55.705Z] #0 3.456 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-14T05:59:55.705Z] #0 3.460 (7/14) Installing libpsl (0.21.5-r1) [2025-08-14T05:59:55.705Z] #0 3.463 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-14T05:59:55.705Z] #0 3.475 (9/14) Installing libcurl (8.12.1-r0) [2025-08-14T05:59:55.705Z] #0 3.485 (10/14) Installing curl (8.12.1-r0) [2025-08-14T05:59:55.705Z] #0 3.530 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:55.705Z] #0 3.535 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-14T05:59:55.705Z] #0 3.539 (13/14) Installing libucontext (1.2-r3) [2025-08-14T05:59:55.705Z] #0 3.541 (14/14) Installing gcompat (1.1.0-r4) [2025-08-14T05:59:55.705Z] #0 3.547 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:55.705Z] #0 3.552 Executing ca-certificates-20250619-r0.trigger [2025-08-14T05:59:55.705Z] #0 3.585 OK: 13 MiB in 28 packages [2025-08-14T05:59:55.964Z] #66 ... [2025-08-14T05:59:55.964Z] [2025-08-14T05:59:55.964Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-14T05:59:55.964Z] #67 ... [2025-08-14T05:59:55.964Z] [2025-08-14T05:59:55.964Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-14T05:59:55.964Z] #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.964Z] #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:55.964Z] #0 3.244 (1/7) Installing ca-certificates (20250619-r0) [2025-08-14T05:59:55.964Z] #0 3.276 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:55.964Z] #0 3.279 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-14T05:59:55.964Z] #0 3.283 (4/7) Installing libsodium (1.0.19-r0) [2025-08-14T05:59:55.964Z] #0 3.291 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-14T05:59:55.964Z] #0 3.311 (6/7) Installing libzmq (4.3.5-r2) [2025-08-14T05:59:55.964Z] #0 3.320 (7/7) Installing zeromq (4.3.5-r2) [2025-08-14T05:59:55.964Z] #0 3.324 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:55.964Z] #0 3.331 Executing ca-certificates-20250619-r0.trigger [2025-08-14T05:59:55.964Z] #0 3.361 OK: 12 MiB in 21 packages [2025-08-14T05:59:56.342Z] #68 ... [2025-08-14T05:59:56.342Z] [2025-08-14T05:59:56.342Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-14T05:59:56.342Z] #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:56.342Z] #0 1.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:56.342Z] #0 1.412 (1/4) Installing ca-certificates (20250619-r0) [2025-08-14T05:59:56.342Z] #0 1.428 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:56.342Z] #0 1.438 (3/4) Installing su-exec (0.2-r3) [2025-08-14T05:59:56.342Z] #0 1.440 (4/4) Installing yq-go (4.44.1-r2) [2025-08-14T05:59:56.342Z] #0 1.686 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:56.342Z] #0 1.689 Executing ca-certificates-20250619-r0.trigger [2025-08-14T05:59:56.342Z] #0 1.722 OK: 19 MiB in 18 packages [2025-08-14T05:59:56.810Z] #69 ... [2025-08-14T05:59:56.810Z] [2025-08-14T05:59:56.810Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-14T05:59:56.810Z] #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:56.810Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:56.810Z] #0 1.376 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:56.810Z] #0 1.381 (2/2) Installing su-exec (0.2-r3) [2025-08-14T05:59:56.810Z] #0 1.384 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:56.810Z] #0 1.389 OK: 8 MiB in 16 packages [2025-08-14T05:59:57.156Z] #70 ... [2025-08-14T05:59:57.156Z] [2025-08-14T05:59:57.156Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-14T05:59:57.156Z] #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:57.156Z] #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:57.156Z] #0 3.329 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T05:59:57.156Z] #0 3.333 Executing busybox-1.36.1-r29.trigger [2025-08-14T05:59:57.156Z] #0 3.341 OK: 8 MiB in 15 packages [2025-08-14T05:59:57.728Z] #71 ... [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-14T05:59:57.728Z] #70 DONE 13.7s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-14T05:59:57.728Z] #56 DONE 13.7s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-14T05:59:57.728Z] #68 DONE 13.7s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T05:59:57.728Z] #48 DONE 32.5s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T05:59:57.728Z] #55 DONE 13.7s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-14T05:59:57.728Z] #66 DONE 13.7s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-14T05:59:57.728Z] #58 DONE 13.7s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-14T05:59:57.728Z] #69 DONE 13.8s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-14T05:59:57.728Z] #71 DONE 13.8s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-14T05:59:57.728Z] #62 DONE 13.8s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-14T05:59:57.728Z] #67 DONE 13.8s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-14T05:59:57.728Z] #65 DONE 13.8s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-14T05:59:57.728Z] #64 DONE 13.8s [2025-08-14T05:59:57.728Z] [2025-08-14T05:59:57.728Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-14T05:59:57.987Z] #72 ... [2025-08-14T05:59:57.987Z] [2025-08-14T05:59:57.987Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-14T05:59:57.987Z] #52 DONE 32.7s [2025-08-14T05:59:57.987Z] [2025-08-14T05:59:57.987Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-14T05:59:59.887Z] #73 ... [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-14T05:59:59.887Z] #63 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #63 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #63 15.42 OK: 248 MiB in 58 packages [2025-08-14T05:59:59.887Z] #63 DONE 15.6s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T05:59:59.887Z] #60 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #60 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #60 15.42 OK: 248 MiB in 58 packages [2025-08-14T05:59:59.887Z] #60 DONE 15.6s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T05:59:59.887Z] #59 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #59 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #59 15.47 OK: 248 MiB in 58 packages [2025-08-14T05:59:59.887Z] #59 DONE 15.6s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-14T05:59:59.887Z] #61 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #61 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #61 15.40 OK: 248 MiB in 58 packages [2025-08-14T05:59:59.887Z] #61 DONE 15.6s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-14T05:59:59.887Z] #74 DONE 0.1s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-14T05:59:59.887Z] #72 1.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #72 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T05:59:59.887Z] #72 1.701 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T05:59:59.887Z] #72 1.717 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T05:59:59.887Z] #72 1.770 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T05:59:59.887Z] #72 1.773 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T05:59:59.887Z] #72 1.776 Executing busybox-1.36.1-r30.trigger [2025-08-14T05:59:59.887Z] #72 1.786 OK: 8 MiB in 15 packages [2025-08-14T05:59:59.887Z] #72 DONE 2.0s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-14T05:59:59.887Z] #75 DONE 0.1s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-14T05:59:59.887Z] #76 DONE 0.1s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-14T05:59:59.887Z] #77 DONE 0.1s [2025-08-14T05:59:59.887Z] [2025-08-14T05:59:59.887Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:00.147Z] #78 ... [2025-08-14T06:00:00.147Z] [2025-08-14T06:00:00.147Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-14T06:00:00.147Z] #57 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #57 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #57 15.39 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-14T06:00:00.147Z] #57 15.39 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-14T06:00:00.147Z] #57 15.39 OK: 24174 distinct packages available [2025-08-14T06:00:00.147Z] #57 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #57 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #57 15.91 OK: 248 MiB in 58 packages [2025-08-14T06:00:00.147Z] #57 DONE 16.1s [2025-08-14T06:00:00.147Z] [2025-08-14T06:00:00.147Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:00:00.147Z] #0 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #0 1.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #0 2.035 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.042 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:00.147Z] #0 2.131 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.138 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.141 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:00.147Z] #0 2.152 OK: 13 MiB in 28 packages [2025-08-14T06:00:00.147Z] #79 DONE 2.3s [2025-08-14T06:00:00.147Z] [2025-08-14T06:00:00.147Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-14T06:00:00.147Z] #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #0 1.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #0 2.099 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.138 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:00.147Z] #0 2.195 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.201 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.205 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:00.147Z] #0 2.211 OK: 8 MiB in 16 packages [2025-08-14T06:00:00.147Z] #80 DONE 2.4s [2025-08-14T06:00:00.147Z] [2025-08-14T06:00:00.147Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:00:00.147Z] #81 DONE 0.1s [2025-08-14T06:00:00.147Z] [2025-08-14T06:00:00.147Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-14T06:00:00.147Z] #0 1.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.147Z] #0 2.259 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.281 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:00.147Z] #0 2.325 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.333 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.147Z] #0 2.338 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:00.147Z] #0 2.341 OK: 19 MiB in 18 packages [2025-08-14T06:00:00.147Z] #82 DONE 2.5s [2025-08-14T06:00:00.147Z] [2025-08-14T06:00:00.147Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:00.407Z] #83 ... [2025-08-14T06:00:00.407Z] [2025-08-14T06:00:00.407Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:00:00.407Z] #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.407Z] #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.407Z] #0 2.273 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.407Z] #0 2.288 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:00.407Z] #0 2.347 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.407Z] #0 2.350 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.407Z] #0 2.353 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:00.407Z] #0 2.367 OK: 10 MiB in 17 packages [2025-08-14T06:00:00.407Z] #84 DONE 2.5s [2025-08-14T06:00:00.407Z] [2025-08-14T06:00:00.407Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:00:00.407Z] #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.407Z] #0 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.407Z] #0 2.432 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.407Z] #0 2.446 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:00.407Z] #0 2.512 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.407Z] #0 2.516 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.407Z] #0 2.519 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:00.407Z] #0 2.524 OK: 12 MiB in 21 packages [2025-08-14T06:00:00.407Z] #85 DONE 2.6s [2025-08-14T06:00:00.407Z] [2025-08-14T06:00:00.407Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:00.977Z] #86 ... [2025-08-14T06:00:00.977Z] [2025-08-14T06:00:00.977Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-14T06:00:00.977Z] #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.977Z] #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:00.977Z] #0 2.853 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.977Z] #0 2.870 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:00.977Z] #0 2.902 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.977Z] #0 2.905 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:00.977Z] #0 2.909 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:00.977Z] #0 2.916 OK: 8 MiB in 18 packages [2025-08-14T06:00:00.977Z] #87 DONE 3.0s [2025-08-14T06:00:00.977Z] [2025-08-14T06:00:00.977Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-14T06:00:01.933Z] #88 DONE 1.0s [2025-08-14T06:00:01.933Z] [2025-08-14T06:00:01.933Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:00:01.933Z] #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:01.933Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:01.933Z] #0 3.062 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:01.933Z] #0 3.084 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:01.933Z] #0 3.116 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:01.933Z] #0 3.124 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:01.933Z] #0 3.124 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:01.933Z] #0 3.130 OK: 8 MiB in 15 packages [2025-08-14T06:00:01.933Z] #89 DONE 4.1s [2025-08-14T06:00:01.933Z] [2025-08-14T06:00:01.933Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-14T06:00:01.933Z] #90 DONE 0.0s [2025-08-14T06:00:01.933Z] [2025-08-14T06:00:01.933Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-14T06:00:01.933Z] #73 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:01.933Z] #73 ... [2025-08-14T06:00:01.933Z] [2025-08-14T06:00:01.933Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-14T06:00:01.933Z] #91 DONE 0.0s [2025-08-14T06:00:01.933Z] [2025-08-14T06:00:01.933Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-14T06:00:01.933Z] #92 DONE 0.0s [2025-08-14T06:00:01.933Z] [2025-08-14T06:00:01.933Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-14T06:00:01.933Z] #73 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:02.190Z] #73 ... [2025-08-14T06:00:02.190Z] [2025-08-14T06:00:02.190Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-14T06:00:02.190Z] #93 DONE 0.1s [2025-08-14T06:00:02.190Z] [2025-08-14T06:00:02.190Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-14T06:00:02.190Z] #94 DONE 0.0s [2025-08-14T06:00:02.190Z] [2025-08-14T06:00:02.190Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-14T06:00:02.190Z] #73 4.443 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:02.190Z] #73 4.455 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:02.190Z] #73 4.492 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:02.190Z] #73 4.495 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:02.448Z] #73 4.504 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:02.448Z] #73 4.504 OK: 9 MiB in 19 packages [2025-08-14T06:00:02.448Z] #73 DONE 4.7s [2025-08-14T06:00:02.448Z] [2025-08-14T06:00:02.448Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-14T06:00:02.448Z] #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:02.448Z] #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:02.448Z] #0 4.452 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:02.448Z] #0 4.466 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:00:02.448Z] #0 4.543 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:02.448Z] #0 4.545 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:00:02.448Z] #0 4.549 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:00:02.448Z] #0 4.555 OK: 19 MiB in 18 packages [2025-08-14T06:00:02.448Z] #95 DONE 4.7s [2025-08-14T06:00:02.448Z] [2025-08-14T06:00:02.448Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-14T06:00:03.386Z] #96 DONE 0.8s [2025-08-14T06:00:03.386Z] [2025-08-14T06:00:03.386Z] #97 [security-spire-config] exporting to image [2025-08-14T06:00:03.386Z] #97 exporting layers 0.4s done [2025-08-14T06:00:03.386Z] #97 writing image sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done [2025-08-14T06:00:03.386Z] #97 naming to docker.io/library/security-spire-config done [2025-08-14T06:00:03.386Z] #97 DONE 1.2s [2025-08-14T06:00:03.386Z] [2025-08-14T06:00:03.386Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-14T06:00:03.386Z] #98 DONE 0.9s [2025-08-14T06:00:03.386Z] [2025-08-14T06:00:03.386Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-14T06:00:03.386Z] #99 DONE 0.9s [2025-08-14T06:00:03.386Z] [2025-08-14T06:00:03.386Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-14T06:00:03.386Z] #100 DONE 3.3s [2025-08-14T06:00:03.386Z] [2025-08-14T06:00:03.386Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-14T06:00:03.644Z] #101 ... [2025-08-14T06:00:03.644Z] [2025-08-14T06:00:03.644Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-14T06:00:03.644Z] #102 DONE 0.1s [2025-08-14T06:00:03.644Z] [2025-08-14T06:00:03.644Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-14T06:00:03.902Z] #103 ... [2025-08-14T06:00:03.902Z] [2025-08-14T06:00:03.902Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-14T06:00:03.902Z] #104 DONE 0.6s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-14T06:00:04.163Z] #101 DONE 0.7s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-14T06:00:04.163Z] #103 DONE 0.6s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-14T06:00:04.163Z] #105 DONE 0.0s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-14T06:00:04.163Z] #106 DONE 0.1s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-14T06:00:04.163Z] #107 DONE 0.0s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-14T06:00:04.163Z] #108 DONE 0.0s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-14T06:00:04.163Z] #109 DONE 0.0s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-14T06:00:04.163Z] #110 DONE 0.0s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-14T06:00:04.163Z] #111 DONE 0.1s [2025-08-14T06:00:04.163Z] [2025-08-14T06:00:04.163Z] #112 [security-spire-server] exporting to image [2025-08-14T06:00:04.421Z] #112 ... [2025-08-14T06:00:04.421Z] [2025-08-14T06:00:04.421Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-14T06:00:04.421Z] #113 DONE 0.0s [2025-08-14T06:00:04.421Z] [2025-08-14T06:00:04.421Z] #114 [security-spire-agent] exporting to image [2025-08-14T06:00:04.679Z] #114 ... [2025-08-14T06:00:04.679Z] [2025-08-14T06:00:04.679Z] #112 [security-spire-server] exporting to image [2025-08-14T06:00:04.679Z] #112 exporting layers 0.4s done [2025-08-14T06:00:04.679Z] #112 writing image sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done [2025-08-14T06:00:04.679Z] #112 naming to docker.io/library/security-spire-server done [2025-08-14T06:00:04.679Z] #112 DONE 0.4s [2025-08-14T06:00:04.679Z] [2025-08-14T06:00:04.679Z] #114 [security-spire-agent] exporting to image [2025-08-14T06:00:04.679Z] #114 exporting layers 0.4s done [2025-08-14T06:00:04.679Z] #114 writing image sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done [2025-08-14T06:00:04.679Z] #114 naming to docker.io/library/security-spire-agent done [2025-08-14T06:00:04.679Z] #114 DONE 0.4s [2025-08-14T06:00:04.679Z] [2025-08-14T06:00:04.679Z] #115 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-14T06:00:04.679Z] #0 4.116 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:04.679Z] #0 6.923 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:07.217Z] #115 ... [2025-08-14T06:00:07.217Z] [2025-08-14T06:00:07.217Z] #116 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-14T06:00:07.217Z] #0 2.687 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:07.217Z] #0 5.592 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T06:00:07.217Z] #0 9.126 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T06:00:08.150Z] #116 ... [2025-08-14T06:00:08.150Z] [2025-08-14T06:00:08.150Z] #115 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-14T06:00:08.150Z] #115 10.48 OK: 248 MiB in 58 packages [2025-08-14T06:00:08.717Z] #115 DONE 10.9s [2025-08-14T06:00:08.717Z] [2025-08-14T06:00:08.717Z] #116 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-14T06:00:08.717Z] #116 10.78 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:00:08.717Z] #116 10.79 OK: 8 MiB in 15 packages [2025-08-14T06:00:08.717Z] #116 DONE 11.0s [2025-08-14T06:00:08.717Z] [2025-08-14T06:00:08.717Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-14T06:00:08.717Z] #117 DONE 0.0s [2025-08-14T06:00:08.717Z] [2025-08-14T06:00:08.717Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:09.651Z] #118 ... [2025-08-14T06:00:09.651Z] [2025-08-14T06:00:09.651Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:09.911Z] #119 ... [2025-08-14T06:00:09.911Z] [2025-08-14T06:00:09.911Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:10.873Z] Removing intermediate container 52729a569c42 [2025-08-14T06:00:10.873Z] ---> 9697d7db5b30 [2025-08-14T06:00:10.873Z] Successfully built 9697d7db5b30 [2025-08-14T06:00:10.873Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:00:11.221Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T06:00:11.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:00:11.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-6985 does not seem to be running inside a container [2025-08-14T06:00:11.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-14T06:00:12.745Z] $ docker top 17cbb943238d9f8f371bf7ad53037bbb72a30e30a0e6de177fba09b0b66d2b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T06:00:13.712Z] + go version [2025-08-14T06:00:13.712Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-14T06:00:13.735Z] $ docker stop --time=1 17cbb943238d9f8f371bf7ad53037bbb72a30e30a0e6de177fba09b0b66d2b1d [2025-08-14T06:00:15.365Z] $ docker rm -f --volumes 17cbb943238d9f8f371bf7ad53037bbb72a30e30a0e6de177fba09b0b66d2b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:00:16.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-14T06:00:16.052Z] [2025-08-14T06:00:16.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:00:16.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-14T06:00:16.391Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-14T06:00:16.391Z] 547446be3368: Pulling fs layer [2025-08-14T06:00:16.391Z] d125d8839a47: Pulling fs layer [2025-08-14T06:00:16.391Z] 3e85d5ac6304: Pulling fs layer [2025-08-14T06:00:16.391Z] c3105a71a48b: Pulling fs layer [2025-08-14T06:00:16.391Z] c3105a71a48b: Waiting [2025-08-14T06:00:16.391Z] 0f093f025ec4: Pulling fs layer [2025-08-14T06:00:16.391Z] c3106fc0e877: Pulling fs layer [2025-08-14T06:00:16.391Z] 0f093f025ec4: Waiting [2025-08-14T06:00:16.391Z] c3106fc0e877: Waiting [2025-08-14T06:00:16.664Z] 547446be3368: Verifying Checksum [2025-08-14T06:00:16.664Z] 547446be3368: Download complete [2025-08-14T06:00:16.664Z] c3105a71a48b: Verifying Checksum [2025-08-14T06:00:16.664Z] c3105a71a48b: Download complete [2025-08-14T06:00:16.934Z] d125d8839a47: Verifying Checksum [2025-08-14T06:00:16.934Z] d125d8839a47: Download complete [2025-08-14T06:00:17.203Z] c3106fc0e877: Download complete [2025-08-14T06:00:17.203Z] 0f093f025ec4: Verifying Checksum [2025-08-14T06:00:17.203Z] 0f093f025ec4: Download complete [2025-08-14T06:00:17.532Z] 547446be3368: Pull complete [2025-08-14T06:00:18.493Z] d125d8839a47: Pull complete [2025-08-14T06:00:19.077Z] 3e85d5ac6304: Verifying Checksum [2025-08-14T06:00:19.077Z] 3e85d5ac6304: Download complete [2025-08-14T06:00:29.165Z] 3e85d5ac6304: Pull complete [2025-08-14T06:00:29.165Z] c3105a71a48b: Pull complete [2025-08-14T06:00:30.574Z] 0f093f025ec4: Pull complete [2025-08-14T06:00:30.574Z] c3106fc0e877: Pull complete [2025-08-14T06:00:30.574Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-14T06:00:30.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-14T06:00:30.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:00:30.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-6985 does not seem to be running inside a container [2025-08-14T06:00:30.840Z] $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-08-14T06:00:32.783Z] $ docker top 7e9f29d52b9e602d8d2392e1c4e11b873e1e2681b8dec57737e8da0bb9359b4c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T06:00:33.607Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-14T06:00:43.699Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #1 transferring dockerfile: 1.83kB 0.0s done [2025-08-14T06:00:43.699Z] #1 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #2 transferring dockerfile: 2.00kB 0.0s done [2025-08-14T06:00:43.699Z] #2 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #3 [core-data internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #3 transferring dockerfile: 2.04kB done [2025-08-14T06:00:43.699Z] #3 DONE 0.0s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #4 [core-command internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #4 transferring dockerfile: 1.94kB done [2025-08-14T06:00:43.699Z] #4 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #5 transferring dockerfile: 2.01kB done [2025-08-14T06:00:43.699Z] #5 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #6 transferring dockerfile: 1.69kB done [2025-08-14T06:00:43.699Z] #6 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #7 transferring dockerfile: 3.02kB 0.0s done [2025-08-14T06:00:43.699Z] #7 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #8 transferring dockerfile: 1.81kB done [2025-08-14T06:00:43.699Z] #8 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #9 transferring dockerfile: 2.10kB 0.0s done [2025-08-14T06:00:43.699Z] #9 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #10 transferring dockerfile: 1.89kB done [2025-08-14T06:00:43.699Z] #10 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #11 transferring dockerfile: 2.23kB done [2025-08-14T06:00:43.699Z] #11 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #12 transferring dockerfile: 2.49kB done [2025-08-14T06:00:43.699Z] #12 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #13 transferring dockerfile: 2.14kB done [2025-08-14T06:00:43.699Z] #13 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #14 transferring dockerfile: 2.50kB 0.0s done [2025-08-14T06:00:43.699Z] #14 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-08-14T06:00:43.699Z] #15 transferring dockerfile: 1.70kB done [2025-08-14T06:00:43.699Z] #15 DONE 0.1s [2025-08-14T06:00:43.699Z] [2025-08-14T06:00:43.699Z] #16 [support-scheduler internal] load .dockerignore [2025-08-14T06:00:43.699Z] #16 transferring context: 50B done [2025-08-14T06:00:43.699Z] #16 DONE 0.1s [2025-08-14T06:00:44.665Z] [2025-08-14T06:00:44.665Z] #17 [support-notifications internal] load .dockerignore [2025-08-14T06:00:44.665Z] #17 transferring context: 50B 0.0s done [2025-08-14T06:00:44.665Z] #17 DONE 0.1s [2025-08-14T06:00:44.665Z] [2025-08-14T06:00:44.665Z] #18 [core-data internal] load .dockerignore [2025-08-14T06:00:44.665Z] #18 transferring context: 50B 0.0s done [2025-08-14T06:00:44.665Z] #18 DONE 0.1s [2025-08-14T06:00:44.665Z] [2025-08-14T06:00:44.665Z] #19 [core-command internal] load .dockerignore [2025-08-14T06:00:44.665Z] #19 transferring context: 50B done [2025-08-14T06:00:44.665Z] #19 DONE 0.1s [2025-08-14T06:00:44.665Z] [2025-08-14T06:00:44.665Z] #20 [security-spire-config internal] load .dockerignore [2025-08-14T06:00:44.665Z] #20 DONE 0.0s [2025-08-14T06:00:44.665Z] [2025-08-14T06:00:44.665Z] #21 [core-keeper internal] load .dockerignore [2025-08-14T06:00:44.665Z] #21 transferring context: 50B 0.0s done [2025-08-14T06:00:44.665Z] #21 DONE 0.1s [2025-08-14T06:00:44.935Z] [2025-08-14T06:00:44.935Z] #20 [security-spire-config internal] load .dockerignore [2025-08-14T06:00:44.935Z] #20 transferring context: 50B 0.0s done [2025-08-14T06:00:44.935Z] #20 DONE 0.1s [2025-08-14T06:00:44.935Z] [2025-08-14T06:00:44.935Z] #22 [security-bootstrapper internal] load .dockerignore [2025-08-14T06:00:44.935Z] #22 transferring context: 50B 0.0s done [2025-08-14T06:00:44.935Z] #22 DONE 0.1s [2025-08-14T06:00:44.935Z] [2025-08-14T06:00:44.935Z] #23 [security-spire-agent internal] load .dockerignore [2025-08-14T06:00:44.935Z] #23 transferring context: 50B 0.0s done [2025-08-14T06:00:44.935Z] #23 DONE 0.1s [2025-08-14T06:00:44.935Z] [2025-08-14T06:00:44.935Z] #24 [core-metadata internal] load .dockerignore [2025-08-14T06:00:45.205Z] #24 transferring context: 50B done [2025-08-14T06:00:45.205Z] #24 DONE 0.1s [2025-08-14T06:00:45.205Z] [2025-08-14T06:00:45.205Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-08-14T06:00:45.205Z] #25 transferring context: 50B done [2025-08-14T06:00:45.205Z] #25 DONE 0.1s [2025-08-14T06:00:45.205Z] [2025-08-14T06:00:45.205Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-14T06:00:45.205Z] #26 transferring context: 50B done [2025-08-14T06:00:45.205Z] #26 DONE 0.1s [2025-08-14T06:00:45.205Z] [2025-08-14T06:00:45.205Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-08-14T06:00:45.205Z] #27 transferring context: 50B done [2025-08-14T06:00:45.205Z] #27 DONE 0.1s [2025-08-14T06:00:45.205Z] [2025-08-14T06:00:45.205Z] #28 [security-proxy-auth internal] load .dockerignore [2025-08-14T06:00:45.205Z] #28 transferring context: 50B done [2025-08-14T06:00:45.205Z] #28 DONE 0.1s [2025-08-14T06:00:45.205Z] [2025-08-14T06:00:45.205Z] #29 [security-proxy-setup internal] load .dockerignore [2025-08-14T06:00:45.473Z] #29 transferring context: 50B done [2025-08-14T06:00:45.473Z] #29 DONE 0.1s [2025-08-14T06:00:45.473Z] [2025-08-14T06:00:45.473Z] #30 [security-spire-server internal] load .dockerignore [2025-08-14T06:00:45.473Z] #30 transferring context: 50B done [2025-08-14T06:00:45.473Z] #30 DONE 0.0s [2025-08-14T06:00:45.473Z] [2025-08-14T06:00:45.473Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:45.473Z] #31 DONE 0.0s [2025-08-14T06:00:45.473Z] [2025-08-14T06:00:45.473Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T06:00:46.433Z] #32 DONE 0.7s [2025-08-14T06:00:46.433Z] [2025-08-14T06:00:46.433Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:46.433Z] #31 DONE 0.0s [2025-08-14T06:00:46.433Z] [2025-08-14T06:00:46.433Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:46.433Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:46.433Z] #33 ... [2025-08-14T06:00:46.433Z] [2025-08-14T06:00:46.433Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:46.433Z] #31 DONE 0.0s [2025-08-14T06:00:46.433Z] [2025-08-14T06:00:46.433Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:46.433Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:46.433Z] #33 ... [2025-08-14T06:00:46.433Z] [2025-08-14T06:00:46.433Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:46.433Z] #31 DONE 0.0s [2025-08-14T06:00:46.433Z] [2025-08-14T06:00:46.433Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:46.433Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:46.433Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T06:00:46.433Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-14T06:00:46.433Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-14T06:00:46.433Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.3s [2025-08-14T06:00:46.702Z] #33 ... [2025-08-14T06:00:46.702Z] [2025-08-14T06:00:46.702Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:46.702Z] #31 DONE 0.0s [2025-08-14T06:00:46.702Z] [2025-08-14T06:00:46.702Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:46.702Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:46.702Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T06:00:46.702Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-14T06:00:46.702Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-14T06:00:46.702Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.5s [2025-08-14T06:00:46.970Z] #33 ... [2025-08-14T06:00:46.970Z] [2025-08-14T06:00:46.970Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T06:00:46.970Z] #32 DONE 0.7s [2025-08-14T06:00:46.970Z] [2025-08-14T06:00:46.970Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:46.970Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.8s [2025-08-14T06:00:47.240Z] #33 ... [2025-08-14T06:00:47.240Z] [2025-08-14T06:00:47.240Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:47.240Z] #31 DONE 0.0s [2025-08-14T06:00:47.240Z] [2025-08-14T06:00:47.240Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:47.240Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.9s [2025-08-14T06:00:47.240Z] #33 ... [2025-08-14T06:00:47.240Z] [2025-08-14T06:00:47.240Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T06:00:47.240Z] #32 DONE 0.9s [2025-08-14T06:00:47.240Z] [2025-08-14T06:00:47.240Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:47.240Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:47.240Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T06:00:47.240Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-14T06:00:47.240Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-14T06:00:47.507Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:47.507Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T06:00:47.507Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-14T06:00:47.507Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-14T06:00:47.507Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.1s [2025-08-14T06:00:47.507Z] #33 ... [2025-08-14T06:00:47.507Z] [2025-08-14T06:00:47.507Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:47.507Z] #31 DONE 0.0s [2025-08-14T06:00:47.507Z] [2025-08-14T06:00:47.507Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:47.508Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done [2025-08-14T06:00:47.779Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done [2025-08-14T06:00:47.779Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-08-14T06:00:47.779Z] #33 ... [2025-08-14T06:00:47.779Z] [2025-08-14T06:00:47.779Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:47.779Z] #31 DONE 0.0s [2025-08-14T06:00:48.047Z] [2025-08-14T06:00:48.047Z] #34 [support-notifications internal] load build context [2025-08-14T06:00:48.047Z] #34 ... [2025-08-14T06:00:48.047Z] [2025-08-14T06:00:48.047Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T06:00:48.047Z] #32 DONE 1.4s [2025-08-14T06:00:48.047Z] [2025-08-14T06:00:48.047Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:48.047Z] #31 DONE 0.0s [2025-08-14T06:00:48.047Z] [2025-08-14T06:00:48.047Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:48.047Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:48.047Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T06:00:48.047Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-14T06:00:48.047Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-14T06:00:48.047Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done [2025-08-14T06:00:48.632Z] #120 ... [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:48.633Z] #78 DONE 48.5s [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #33 ... [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:48.633Z] #31 DONE 0.1s [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:48.633Z] #119 DONE 48.5s [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:48.633Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:48.633Z] #86 DONE 48.5s [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:48.633Z] #83 DONE 48.1s [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:48.633Z] #118 DONE 39.5s [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:00:48.633Z] #120 DONE 48.5s [2025-08-14T06:00:48.633Z] [2025-08-14T06:00:48.633Z] #121 [core-metadata builder 6/7] COPY . . [2025-08-14T06:00:48.901Z] #33 ... [2025-08-14T06:00:48.901Z] [2025-08-14T06:00:48.901Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-14T06:00:48.901Z] #31 DONE 0.1s [2025-08-14T06:00:48.901Z] [2025-08-14T06:00:48.901Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:48.901Z] #33 ... [2025-08-14T06:00:48.901Z] [2025-08-14T06:00:48.901Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T06:00:48.901Z] #32 DONE 2.2s [2025-08-14T06:00:48.901Z] [2025-08-14T06:00:48.901Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-14T06:00:48.901Z] #35 DONE 2.1s [2025-08-14T06:00:48.901Z] [2025-08-14T06:00:48.901Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:48.901Z] #33 ... [2025-08-14T06:00:48.901Z] [2025-08-14T06:00:48.901Z] #34 [support-notifications internal] load build context [2025-08-14T06:00:48.901Z] #34 transferring context: 3.23MB 1.8s done [2025-08-14T06:00:48.901Z] #34 DONE 2.7s [2025-08-14T06:00:48.901Z] [2025-08-14T06:00:48.901Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:48.901Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:48.901Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T06:00:48.901Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-14T06:00:48.901Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-14T06:00:48.901Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done [2025-08-14T06:00:49.171Z] #33 ... [2025-08-14T06:00:49.171Z] [2025-08-14T06:00:49.171Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T06:00:49.171Z] #32 DONE 2.3s [2025-08-14T06:00:49.171Z] [2025-08-14T06:00:49.171Z] #36 [support-scheduler internal] load build context [2025-08-14T06:00:49.171Z] #36 transferring context: 3.23MB 2.6s done [2025-08-14T06:00:49.171Z] #36 DONE 3.0s [2025-08-14T06:00:49.171Z] [2025-08-14T06:00:49.171Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:49.440Z] #33 ... [2025-08-14T06:00:49.440Z] [2025-08-14T06:00:49.440Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:49.440Z] #37 DONE 0.1s [2025-08-14T06:00:49.440Z] [2025-08-14T06:00:49.440Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-14T06:00:49.440Z] #38 DONE 2.8s [2025-08-14T06:00:49.440Z] [2025-08-14T06:00:49.440Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:49.440Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:49.440Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T06:00:49.440Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-14T06:00:49.440Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-14T06:00:49.440Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done [2025-08-14T06:00:49.440Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T06:00:49.440Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T06:00:49.440Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-14T06:00:49.440Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-14T06:00:49.440Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.2s done [2025-08-14T06:00:49.718Z] #33 ... [2025-08-14T06:00:49.718Z] [2025-08-14T06:00:49.718Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-14T06:00:49.718Z] #39 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-08-14T06:00:49.718Z] #39 DONE 0.2s [2025-08-14T06:00:49.718Z] [2025-08-14T06:00:49.718Z] #40 [core-keeper internal] load build context [2025-08-14T06:00:49.718Z] #40 transferring context: 3.23MB 2.0s done [2025-08-14T06:00:49.718Z] #40 DONE 2.9s [2025-08-14T06:00:49.718Z] [2025-08-14T06:00:49.718Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:49.986Z] #33 ... [2025-08-14T06:00:49.986Z] [2025-08-14T06:00:49.986Z] #41 [core-data internal] load build context [2025-08-14T06:00:49.986Z] #41 transferring context: 3.23MB 2.7s done [2025-08-14T06:00:49.986Z] #41 DONE 3.4s [2025-08-14T06:00:49.986Z] [2025-08-14T06:00:49.986Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:49.986Z] #33 ... [2025-08-14T06:00:49.986Z] [2025-08-14T06:00:49.986Z] #42 [core-command internal] load build context [2025-08-14T06:00:49.986Z] #42 transferring context: 3.23MB 2.3s done [2025-08-14T06:00:49.986Z] #42 DONE 3.4s [2025-08-14T06:00:49.986Z] [2025-08-14T06:00:49.986Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:00:50.957Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.2s done [2025-08-14T06:00:50.957Z] #33 ... [2025-08-14T06:00:50.957Z] [2025-08-14T06:00:50.957Z] #43 [security-bootstrapper internal] load build context [2025-08-14T06:00:50.957Z] #43 transferring context: 3.23MB 2.3s done [2025-08-14T06:00:50.957Z] #43 DONE 3.6s [2025-08-14T06:00:50.957Z] [2025-08-14T06:00:50.957Z] #44 [core-metadata internal] load build context [2025-08-14T06:00:50.957Z] #44 transferring context: 3.23MB 2.3s done [2025-08-14T06:00:50.957Z] #44 DONE 3.6s [2025-08-14T06:00:50.957Z] [2025-08-14T06:00:50.957Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:50.957Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-14T06:00:50.957Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-14T06:00:50.957Z] #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-14T06:00:50.957Z] #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-14T06:00:50.957Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s [2025-08-14T06:00:50.957Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.6s [2025-08-14T06:00:50.957Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.6s [2025-08-14T06:00:51.227Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done [2025-08-14T06:00:51.227Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s [2025-08-14T06:00:51.227Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s [2025-08-14T06:00:51.227Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-08-14T06:00:51.227Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-08-14T06:00:51.227Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done [2025-08-14T06:00:51.227Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-14T06:00:51.495Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.1s [2025-08-14T06:00:51.495Z] #37 ... [2025-08-14T06:00:51.495Z] [2025-08-14T06:00:51.495Z] #45 [security-spiffe-token-provider internal] load build context [2025-08-14T06:00:51.495Z] #45 transferring context: 3.23MB 1.8s done [2025-08-14T06:00:51.495Z] #45 DONE 3.4s [2025-08-14T06:00:51.495Z] [2025-08-14T06:00:51.495Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:51.495Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.2s [2025-08-14T06:00:51.762Z] #37 ... [2025-08-14T06:00:51.762Z] [2025-08-14T06:00:51.762Z] #46 [security-spire-agent internal] load build context [2025-08-14T06:00:51.762Z] #46 transferring context: 23.33kB 0.2s done [2025-08-14T06:00:51.762Z] #46 DONE 2.1s [2025-08-14T06:00:51.762Z] [2025-08-14T06:00:51.762Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:51.762Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.07MB / 33.17MB 1.4s [2025-08-14T06:00:51.762Z] #37 ... [2025-08-14T06:00:51.762Z] [2025-08-14T06:00:51.762Z] #47 [core-common-config-bootstrapper internal] load build context [2025-08-14T06:00:51.762Z] #47 transferring context: 3.23MB 2.1s done [2025-08-14T06:00:51.762Z] #47 DONE 3.8s [2025-08-14T06:00:51.762Z] [2025-08-14T06:00:51.762Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:52.032Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 1.6s [2025-08-14T06:00:52.032Z] #37 ... [2025-08-14T06:00:52.032Z] [2025-08-14T06:00:52.032Z] #48 [security-spire-server internal] load build context [2025-08-14T06:00:52.032Z] #48 transferring context: 23.80kB 0.1s done [2025-08-14T06:00:52.032Z] #48 DONE 2.7s [2025-08-14T06:00:52.032Z] [2025-08-14T06:00:52.032Z] #49 [security-proxy-auth internal] load build context [2025-08-14T06:00:52.032Z] #49 transferring context: 3.23MB 2.2s done [2025-08-14T06:00:52.032Z] #49 DONE 3.2s [2025-08-14T06:00:52.032Z] [2025-08-14T06:00:52.032Z] #50 [security-spire-config internal] load build context [2025-08-14T06:00:52.032Z] #50 transferring context: 22.05kB 0.1s done [2025-08-14T06:00:52.032Z] #50 DONE 2.6s [2025-08-14T06:00:52.032Z] [2025-08-14T06:00:52.032Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:52.032Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.8s [2025-08-14T06:00:52.299Z] #37 ... [2025-08-14T06:00:52.299Z] [2025-08-14T06:00:52.299Z] #51 [security-proxy-setup internal] load build context [2025-08-14T06:00:52.299Z] #51 transferring context: 3.23MB 1.4s done [2025-08-14T06:00:52.299Z] #51 DONE 3.3s [2025-08-14T06:00:52.299Z] [2025-08-14T06:00:52.299Z] #52 [security-secretstore-setup internal] load build context [2025-08-14T06:00:52.299Z] #52 transferring context: 3.23MB 2.0s done [2025-08-14T06:00:52.299Z] #52 DONE 3.3s [2025-08-14T06:00:52.299Z] [2025-08-14T06:00:52.299Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:52.299Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.72MB / 33.17MB 1.9s [2025-08-14T06:00:52.299Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-14T06:00:52.299Z] #37 ... [2025-08-14T06:00:52.299Z] [2025-08-14T06:00:52.299Z] #53 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-14T06:00:52.299Z] #53 DONE 7.1s [2025-08-14T06:00:52.299Z] [2025-08-14T06:00:52.299Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:52.299Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 2.0s [2025-08-14T06:00:52.566Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 2.1s [2025-08-14T06:00:52.833Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 2.3s [2025-08-14T06:00:52.833Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-08-14T06:00:52.833Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-08-14T06:00:53.102Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 2.6s [2025-08-14T06:00:53.369Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 2.9s [2025-08-14T06:00:53.979Z] #37 ... [2025-08-14T06:00:53.979Z] [2025-08-14T06:00:53.979Z] #54 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-08-14T06:00:53.979Z] #54 DONE 2.5s [2025-08-14T06:00:53.979Z] [2025-08-14T06:00:53.979Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:00:54.247Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 3.8s [2025-08-14T06:00:55.220Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.26MB / 33.17MB 4.8s [2025-08-14T06:00:55.812Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.6s done [2025-08-14T06:00:56.079Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.6s done [2025-08-14T06:00:58.596Z] #121 ... [2025-08-14T06:00:58.597Z] [2025-08-14T06:00:58.597Z] #122 [core-keeper builder 7/8] COPY . . [2025-08-14T06:00:58.597Z] #122 ... [2025-08-14T06:00:58.597Z] [2025-08-14T06:00:58.597Z] #123 [support-notifications builder 6/7] COPY . . [2025-08-14T06:00:58.597Z] #123 ... [2025-08-14T06:00:58.597Z] [2025-08-14T06:00:58.597Z] #124 [support-scheduler builder 6/7] COPY . . [2025-08-14T06:00:58.597Z] #124 ... [2025-08-14T06:00:58.597Z] [2025-08-14T06:00:58.597Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-14T06:00:58.855Z] #125 ... [2025-08-14T06:00:58.855Z] [2025-08-14T06:00:58.855Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-08-14T06:00:59.452Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-08-14T06:00:59.722Z] #37 ... [2025-08-14T06:00:59.722Z] [2025-08-14T06:00:59.722Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-14T06:00:59.722Z] #39 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-14T06:00:59.722Z] #39 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-14T06:00:59.722Z] #39 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-14T06:00:59.722Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-08-14T06:00:59.722Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done [2025-08-14T06:00:59.722Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-14T06:00:59.722Z] #39 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.1s done [2025-08-14T06:00:59.722Z] #39 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.8s done [2025-08-14T06:00:59.723Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-14T06:00:59.723Z] #39 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-08-14T06:00:59.723Z] #39 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.7s [2025-08-14T06:01:00.305Z] #39 ... [2025-08-14T06:01:00.305Z] [2025-08-14T06:01:00.305Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:01:00.753Z] #126 ... [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #121 DONE 12.3s [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:00.754Z] #127 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:00.754Z] #128 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #129 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:00.754Z] #130 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #131 [core-data builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #131 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:00.754Z] #132 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #122 [core-keeper builder 7/8] COPY . . [2025-08-14T06:01:00.754Z] #122 DONE 12.3s [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #123 [support-notifications builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #123 DONE 12.3s [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #133 [core-metadata builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #133 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:00.754Z] #134 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:00.754Z] #135 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:00.754Z] #136 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:00.754Z] #137 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #138 [core-command builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #138 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #126 DONE 12.3s [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #125 DONE 12.3s [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:00.754Z] #139 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:00.754Z] #140 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #141 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #124 [support-scheduler builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #124 DONE 12.3s [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-08-14T06:01:00.754Z] #142 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:00.754Z] #143 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:00.754Z] #144 CACHED [2025-08-14T06:01:00.754Z] [2025-08-14T06:01:00.754Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:01:00.927Z] #37 ... [2025-08-14T06:01:00.927Z] [2025-08-14T06:01:00.927Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-14T06:01:00.927Z] #55 DONE 8.7s [2025-08-14T06:01:00.927Z] [2025-08-14T06:01:00.927Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:01:01.688Z] #145 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-14T06:01:02.344Z] #37 ... [2025-08-14T06:01:02.344Z] [2025-08-14T06:01:02.344Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-14T06:01:02.344Z] #56 ... [2025-08-14T06:01:02.344Z] [2025-08-14T06:01:02.344Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-14T06:01:02.345Z] #0 9.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:02.345Z] #57 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:02.345Z] #57 ... [2025-08-14T06:01:02.345Z] [2025-08-14T06:01:02.345Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-14T06:01:02.345Z] #0 8.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:02.647Z] #58 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:02.647Z] #58 ... [2025-08-14T06:01:02.647Z] [2025-08-14T06:01:02.647Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-14T06:01:02.647Z] #0 7.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:02.647Z] #0 8.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:02.647Z] #59 ... [2025-08-14T06:01:02.647Z] [2025-08-14T06:01:02.647Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T06:01:02.916Z] #60 ... [2025-08-14T06:01:02.916Z] [2025-08-14T06:01:02.916Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-14T06:01:02.916Z] #61 ... [2025-08-14T06:01:02.916Z] [2025-08-14T06:01:02.916Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-14T06:01:02.916Z] #0 8.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:02.916Z] #0 8.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:03.184Z] #62 ... [2025-08-14T06:01:03.184Z] [2025-08-14T06:01:03.184Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-14T06:01:03.184Z] #0 9.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:03.184Z] #63 ... [2025-08-14T06:01:03.184Z] [2025-08-14T06:01:03.184Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-08-14T06:01:03.184Z] #0 7.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:03.184Z] #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:03.451Z] #64 ... [2025-08-14T06:01:03.451Z] [2025-08-14T06:01:03.451Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-14T06:01:03.451Z] #0 8.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:03.451Z] #0 9.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:03.451Z] #65 ... [2025-08-14T06:01:03.451Z] [2025-08-14T06:01:03.451Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:01:03.716Z] #33 ... [2025-08-14T06:01:03.716Z] [2025-08-14T06:01:03.716Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:01:03.986Z] #37 ... [2025-08-14T06:01:03.987Z] [2025-08-14T06:01:03.987Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-14T06:01:03.987Z] #0 9.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:04.252Z] #66 ... [2025-08-14T06:01:04.252Z] [2025-08-14T06:01:04.252Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-14T06:01:04.520Z] #67 ... [2025-08-14T06:01:04.520Z] [2025-08-14T06:01:04.520Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T06:01:04.520Z] #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:04.520Z] #68 ... [2025-08-14T06:01:04.520Z] [2025-08-14T06:01:04.520Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T06:01:04.786Z] #69 ... [2025-08-14T06:01:04.786Z] [2025-08-14T06:01:04.786Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-14T06:01:04.786Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:04.786Z] #70 ... [2025-08-14T06:01:04.786Z] [2025-08-14T06:01:04.786Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-14T06:01:05.054Z] #71 ... [2025-08-14T06:01:05.054Z] [2025-08-14T06:01:05.054Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-14T06:01:05.054Z] #67 DONE 10.9s [2025-08-14T06:01:05.054Z] [2025-08-14T06:01:05.054Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:01:05.054Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.3s [2025-08-14T06:01:06.994Z] #37 ... [2025-08-14T06:01:06.994Z] [2025-08-14T06:01:06.994Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-14T06:01:06.994Z] #39 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.9s done [2025-08-14T06:01:06.994Z] #39 DONE 17.1s [2025-08-14T06:01:06.994Z] [2025-08-14T06:01:06.994Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:01:09.587Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.2s [2025-08-14T06:01:09.587Z] #37 ... [2025-08-14T06:01:09.587Z] [2025-08-14T06:01:09.587Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-08-14T06:01:09.587Z] #64 15.70 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:09.587Z] #64 15.73 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:09.587Z] #64 15.85 OK: 9 MiB in 15 packages [2025-08-14T06:01:09.587Z] #64 DONE 17.5s [2025-08-14T06:01:09.587Z] [2025-08-14T06:01:09.587Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:01:11.005Z] #37 ... [2025-08-14T06:01:11.005Z] [2025-08-14T06:01:11.005Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-14T06:01:11.005Z] #0 5.764 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:11.005Z] #0 9.818 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:11.284Z] #72 ... [2025-08-14T06:01:11.284Z] [2025-08-14T06:01:11.284Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-14T06:01:11.284Z] #62 16.37 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:11.284Z] #62 16.45 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:11.284Z] #62 16.69 OK: 9 MiB in 15 packages [2025-08-14T06:01:11.284Z] #62 DONE 19.0s [2025-08-14T06:01:11.284Z] [2025-08-14T06:01:11.284Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-14T06:01:11.284Z] #65 18.93 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:11.284Z] #65 18.94 (2/4) Installing openssl (3.3.4-r0) [2025-08-14T06:01:11.284Z] #65 19.09 (3/4) Installing su-exec (0.2-r3) [2025-08-14T06:01:11.564Z] #65 19.19 (4/4) Installing yq-go (4.44.1-r2) [2025-08-14T06:01:11.649Z] #145 ... [2025-08-14T06:01:11.649Z] [2025-08-14T06:01:11.649Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-14T06:01:11.649Z] #0 1.155 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-14T06:01:11.649Z] #146 ... [2025-08-14T06:01:11.649Z] [2025-08-14T06:01:11.649Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-14T06:01:11.650Z] #0 1.125 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-14T06:01:11.650Z] #147 ... [2025-08-14T06:01:11.650Z] [2025-08-14T06:01:11.650Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-14T06:01:11.650Z] #0 1.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-14T06:01:11.650Z] #148 ... [2025-08-14T06:01:11.650Z] [2025-08-14T06:01:11.650Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-14T06:01:11.650Z] #0 1.174 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-14T06:01:11.650Z] #149 ... [2025-08-14T06:01:11.650Z] [2025-08-14T06:01:11.650Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-14T06:01:11.650Z] #0 1.123 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-14T06:01:11.650Z] #150 ... [2025-08-14T06:01:11.650Z] [2025-08-14T06:01:11.650Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-14T06:01:11.650Z] #0 1.191 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-14T06:01:11.650Z] #151 ... [2025-08-14T06:01:11.650Z] [2025-08-14T06:01:11.650Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-14T06:01:11.650Z] #0 1.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-14T06:01:11.650Z] #152 ... [2025-08-14T06:01:11.650Z] [2025-08-14T06:01:11.650Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:01:11.650Z] #0 1.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-14T06:01:11.907Z] #153 ... [2025-08-14T06:01:11.907Z] [2025-08-14T06:01:11.907Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-14T06:01:11.907Z] #0 1.164 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-14T06:01:11.907Z] #154 ... [2025-08-14T06:01:11.907Z] [2025-08-14T06:01:11.907Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-14T06:01:11.907Z] #0 1.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-14T06:01:12.163Z] #155 ... [2025-08-14T06:01:12.163Z] [2025-08-14T06:01:12.163Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-14T06:01:12.163Z] #0 1.181 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-14T06:01:13.520Z] #65 ... [2025-08-14T06:01:13.520Z] [2025-08-14T06:01:13.520Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-14T06:01:13.520Z] #56 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:13.520Z] #56 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:13.520Z] #56 ... [2025-08-14T06:01:13.520Z] [2025-08-14T06:01:13.520Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-14T06:01:13.520Z] #65 20.95 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:13.520Z] #65 ... [2025-08-14T06:01:13.520Z] [2025-08-14T06:01:13.520Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T06:01:13.520Z] #60 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:13.520Z] #60 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:13.520Z] #60 ... [2025-08-14T06:01:13.520Z] [2025-08-14T06:01:13.520Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-14T06:01:13.520Z] #61 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:13.520Z] #61 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:13.786Z] #61 ... [2025-08-14T06:01:13.786Z] [2025-08-14T06:01:13.786Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:01:14.055Z] #37 ... [2025-08-14T06:01:14.055Z] [2025-08-14T06:01:14.055Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-14T06:01:14.055Z] #63 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:14.055Z] #63 ... [2025-08-14T06:01:14.055Z] [2025-08-14T06:01:14.055Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:01:14.325Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.1s done [2025-08-14T06:01:14.325Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.1s done [2025-08-14T06:01:14.905Z] #37 ... [2025-08-14T06:01:14.905Z] [2025-08-14T06:01:14.905Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-14T06:01:14.905Z] #0 3.851 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:14.905Z] #0 8.098 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:15.173Z] #73 ... [2025-08-14T06:01:15.173Z] [2025-08-14T06:01:15.173Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-14T06:01:15.173Z] #63 22.54 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:15.173Z] #63 22.57 (2/2) Installing su-exec (0.2-r3) [2025-08-14T06:01:15.173Z] #63 22.58 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:15.173Z] #63 22.74 OK: 9 MiB in 16 packages [2025-08-14T06:01:16.376Z] #63 ... [2025-08-14T06:01:16.377Z] [2025-08-14T06:01:16.377Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T06:01:16.377Z] #69 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:16.377Z] #69 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:16.377Z] #69 ... [2025-08-14T06:01:16.377Z] [2025-08-14T06:01:16.377Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-14T06:01:16.377Z] #66 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:16.652Z] #66 ... [2025-08-14T06:01:16.652Z] [2025-08-14T06:01:16.652Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-14T06:01:16.652Z] #65 21.19 OK: 20 MiB in 18 packages [2025-08-14T06:01:16.652Z] #65 DONE 24.3s [2025-08-14T06:01:16.652Z] [2025-08-14T06:01:16.652Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-14T06:01:16.652Z] #66 22.26 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-14T06:01:16.652Z] #66 22.27 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-14T06:01:16.652Z] #66 22.27 OK: 24052 distinct packages available [2025-08-14T06:01:16.652Z] #66 ... [2025-08-14T06:01:16.652Z] [2025-08-14T06:01:16.652Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T06:01:16.652Z] #68 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:16.652Z] #68 ... [2025-08-14T06:01:16.652Z] [2025-08-14T06:01:16.652Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-14T06:01:16.652Z] #57 19.13 (1/7) Installing ca-certificates (20250619-r0) [2025-08-14T06:01:16.652Z] #57 19.98 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:16.652Z] #57 20.05 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-14T06:01:16.652Z] #57 20.07 (4/7) Installing libsodium (1.0.19-r0) [2025-08-14T06:01:16.652Z] #57 20.13 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-14T06:01:16.652Z] #57 20.57 (6/7) Installing libzmq (4.3.5-r2) [2025-08-14T06:01:16.652Z] #57 20.76 (7/7) Installing zeromq (4.3.5-r2) [2025-08-14T06:01:16.652Z] #57 20.83 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:16.652Z] #57 20.96 Executing ca-certificates-20250619-r0.trigger [2025-08-14T06:01:16.652Z] #57 22.23 OK: 14 MiB in 21 packages [2025-08-14T06:01:16.652Z] #57 DONE 24.4s [2025-08-14T06:01:16.652Z] [2025-08-14T06:01:16.652Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-14T06:01:16.652Z] #71 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:16.652Z] #71 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:16.918Z] #71 ... [2025-08-14T06:01:16.918Z] [2025-08-14T06:01:16.918Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-14T06:01:16.918Z] #70 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:16.918Z] #70 21.24 OK: 239 MiB in 58 packages [2025-08-14T06:01:17.188Z] #70 ... [2025-08-14T06:01:17.188Z] [2025-08-14T06:01:17.188Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T06:01:17.188Z] #68 23.06 OK: 239 MiB in 58 packages [2025-08-14T06:01:17.455Z] #68 ... [2025-08-14T06:01:17.455Z] [2025-08-14T06:01:17.455Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-14T06:01:17.455Z] #70 DONE 23.4s [2025-08-14T06:01:17.723Z] [2025-08-14T06:01:17.723Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T06:01:17.723Z] #60 25.29 (1/3) Installing ca-certificates (20250619-r0) [2025-08-14T06:01:18.373Z] #60 ... [2025-08-14T06:01:18.373Z] [2025-08-14T06:01:18.373Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-14T06:01:18.373Z] #63 DONE 25.9s [2025-08-14T06:01:18.373Z] [2025-08-14T06:01:18.373Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-14T06:01:18.373Z] #71 24.19 OK: 239 MiB in 58 packages [2025-08-14T06:01:18.960Z] #71 ... [2025-08-14T06:01:18.960Z] [2025-08-14T06:01:18.960Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T06:01:18.960Z] #69 22.77 OK: 239 MiB in 58 packages [2025-08-14T06:01:18.960Z] #69 DONE 25.0s [2025-08-14T06:01:18.960Z] [2025-08-14T06:01:18.960Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:18.960Z] #74 DONE 1.3s [2025-08-14T06:01:18.960Z] [2025-08-14T06:01:18.960Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:19.238Z] #75 ... [2025-08-14T06:01:19.238Z] [2025-08-14T06:01:19.238Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-14T06:01:19.238Z] #59 16.93 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-14T06:01:19.238Z] #59 16.93 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-14T06:01:19.238Z] #59 16.93 OK: 24052 distinct packages available [2025-08-14T06:01:19.238Z] #59 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:19.238Z] #59 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:19.238Z] #59 ... [2025-08-14T06:01:19.238Z] [2025-08-14T06:01:19.238Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T06:01:19.238Z] #60 26.27 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:19.238Z] #60 26.42 (3/3) Installing tzdata (2025b-r0) [2025-08-14T06:01:19.838Z] #60 ... [2025-08-14T06:01:19.838Z] [2025-08-14T06:01:19.838Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-14T06:01:19.838Z] #68 DONE 25.8s [2025-08-14T06:01:19.838Z] [2025-08-14T06:01:19.838Z] #76 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-08-14T06:01:19.838Z] #0 4.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:19.838Z] #0 6.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:19.838Z] #76 ... [2025-08-14T06:01:19.838Z] [2025-08-14T06:01:19.838Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:19.838Z] #77 ... [2025-08-14T06:01:19.838Z] [2025-08-14T06:01:19.838Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:19.838Z] #75 DONE 1.1s [2025-08-14T06:01:20.109Z] [2025-08-14T06:01:20.109Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:20.695Z] #78 ... [2025-08-14T06:01:20.695Z] [2025-08-14T06:01:20.695Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-14T06:01:20.695Z] #71 DONE 26.5s [2025-08-14T06:01:20.695Z] [2025-08-14T06:01:20.695Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:20.971Z] #79 ... [2025-08-14T06:01:20.971Z] [2025-08-14T06:01:20.971Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:20.971Z] #77 DONE 1.3s [2025-08-14T06:01:21.244Z] [2025-08-14T06:01:21.244Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:21.244Z] #80 ... [2025-08-14T06:01:21.244Z] [2025-08-14T06:01:21.244Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:21.244Z] #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:21.244Z] #0 5.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:21.515Z] #81 ... [2025-08-14T06:01:21.515Z] [2025-08-14T06:01:21.515Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T06:01:21.515Z] #60 28.47 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:21.515Z] #60 28.62 Executing ca-certificates-20250619-r0.trigger [2025-08-14T06:01:21.783Z] #60 ... [2025-08-14T06:01:21.783Z] [2025-08-14T06:01:21.783Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:21.783Z] #79 DONE 1.2s [2025-08-14T06:01:22.052Z] [2025-08-14T06:01:22.052Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T06:01:22.052Z] #60 29.71 OK: 11 MiB in 17 packages [2025-08-14T06:01:23.031Z] #60 ... [2025-08-14T06:01:23.031Z] [2025-08-14T06:01:23.031Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-14T06:01:23.031Z] #58 20.72 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-14T06:01:23.031Z] #58 20.72 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-14T06:01:23.031Z] #58 20.72 OK: 24052 distinct packages available [2025-08-14T06:01:23.031Z] #58 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:23.031Z] #58 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:23.031Z] #58 ... [2025-08-14T06:01:23.031Z] [2025-08-14T06:01:23.031Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-14T06:01:23.031Z] #61 22.59 (1/4) Installing ca-certificates (20250619-r0) [2025-08-14T06:01:23.031Z] #61 23.00 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:23.031Z] #61 23.06 (3/4) Installing su-exec (0.2-r3) [2025-08-14T06:01:23.031Z] #61 23.08 (4/4) Installing yq-go (4.44.1-r2) [2025-08-14T06:01:23.031Z] #61 26.75 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:23.031Z] #61 27.01 Executing ca-certificates-20250619-r0.trigger [2025-08-14T06:01:23.031Z] #61 28.48 OK: 20 MiB in 18 packages [2025-08-14T06:01:23.302Z] #61 DONE 30.9s [2025-08-14T06:01:23.302Z] [2025-08-14T06:01:23.302Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:25.439Z] #82 ... [2025-08-14T06:01:25.439Z] [2025-08-14T06:01:25.439Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-14T06:01:25.439Z] #60 DONE 33.1s [2025-08-14T06:01:25.717Z] [2025-08-14T06:01:25.717Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:26.681Z] #83 ... [2025-08-14T06:01:26.681Z] [2025-08-14T06:01:26.681Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-14T06:01:26.681Z] #56 23.70 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-14T06:01:26.681Z] #56 23.70 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-14T06:01:26.681Z] #56 23.70 OK: 24052 distinct packages available [2025-08-14T06:01:26.681Z] #56 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:26.681Z] #56 29.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:26.681Z] #56 ... [2025-08-14T06:01:26.681Z] [2025-08-14T06:01:26.681Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-14T06:01:26.681Z] #0 8.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:26.948Z] #84 ... [2025-08-14T06:01:26.949Z] [2025-08-14T06:01:26.949Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:26.949Z] #0 7.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:26.949Z] #0 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:26.949Z] #85 ... [2025-08-14T06:01:26.949Z] [2025-08-14T06:01:26.949Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-14T06:01:26.949Z] #59 32.86 (1/14) Installing ca-certificates (20250619-r0) [2025-08-14T06:01:26.949Z] #59 33.47 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-14T06:01:26.949Z] #59 33.64 (3/14) Installing c-ares (1.33.1-r0) [2025-08-14T06:01:26.949Z] #59 33.72 (4/14) Installing libunistring (1.2-r0) [2025-08-14T06:01:26.949Z] #59 33.97 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-14T06:01:26.949Z] #59 34.02 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-14T06:01:26.949Z] #59 34.04 (7/14) Installing libpsl (0.21.5-r1) [2025-08-14T06:01:26.949Z] #59 34.07 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-14T06:01:26.949Z] #59 34.25 (9/14) Installing libcurl (8.12.1-r0) [2025-08-14T06:01:26.949Z] #59 34.47 (10/14) Installing curl (8.12.1-r0) [2025-08-14T06:01:26.949Z] #59 34.51 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:26.949Z] #59 34.53 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-14T06:01:26.949Z] #59 34.54 (13/14) Installing libucontext (1.2-r3) [2025-08-14T06:01:26.949Z] #59 34.57 (14/14) Installing gcompat (1.1.0-r4) [2025-08-14T06:01:26.949Z] #59 34.61 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:26.949Z] #59 34.79 Executing ca-certificates-20250619-r0.trigger [2025-08-14T06:01:27.939Z] #59 ... [2025-08-14T06:01:27.939Z] [2025-08-14T06:01:27.939Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-14T06:01:27.939Z] #73 20.93 OK: 239 MiB in 58 packages [2025-08-14T06:01:27.939Z] #73 DONE 22.8s [2025-08-14T06:01:27.939Z] [2025-08-14T06:01:27.939Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-14T06:01:27.939Z] #58 34.95 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:27.939Z] #58 35.04 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-14T06:01:27.939Z] #58 35.05 (3/5) Installing libucontext (1.2-r3) [2025-08-14T06:01:27.939Z] #58 35.08 (4/5) Installing gcompat (1.1.0-r4) [2025-08-14T06:01:27.939Z] #58 35.10 (5/5) Installing openssl (3.3.4-r0) [2025-08-14T06:01:27.939Z] #58 35.22 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:27.939Z] #58 35.42 OK: 10 MiB in 19 packages [2025-08-14T06:01:27.939Z] #58 ... [2025-08-14T06:01:27.939Z] [2025-08-14T06:01:27.939Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-14T06:01:27.939Z] #66 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:27.939Z] #66 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:28.217Z] #66 ... [2025-08-14T06:01:28.217Z] [2025-08-14T06:01:28.217Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-14T06:01:28.217Z] #0 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:28.217Z] #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:28.217Z] #86 ... [2025-08-14T06:01:28.217Z] [2025-08-14T06:01:28.217Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:28.217Z] #81 16.94 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:28.489Z] #81 ... [2025-08-14T06:01:28.489Z] [2025-08-14T06:01:28.489Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-14T06:01:28.489Z] #87 DONE 0.7s [2025-08-14T06:01:28.489Z] [2025-08-14T06:01:28.489Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-14T06:01:28.489Z] #59 36.34 OK: 15 MiB in 28 packages [2025-08-14T06:01:29.077Z] #59 ... [2025-08-14T06:01:29.077Z] [2025-08-14T06:01:29.077Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-14T06:01:29.077Z] #72 22.66 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:29.077Z] #72 24.90 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:29.077Z] #72 25.07 OK: 9 MiB in 15 packages [2025-08-14T06:01:29.077Z] #72 DONE 27.6s [2025-08-14T06:01:29.077Z] [2025-08-14T06:01:29.077Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:29.077Z] #88 ... [2025-08-14T06:01:29.077Z] [2025-08-14T06:01:29.077Z] #76 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-08-14T06:01:29.077Z] #76 17.99 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:29.077Z] #76 18.25 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:29.077Z] #76 19.07 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:29.077Z] #76 19.07 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:29.077Z] #76 19.14 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:29.077Z] #76 19.39 OK: 9 MiB in 15 packages [2025-08-14T06:01:30.503Z] #76 ... [2025-08-14T06:01:30.503Z] [2025-08-14T06:01:30.503Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-14T06:01:30.503Z] #58 DONE 38.0s [2025-08-14T06:01:30.503Z] [2025-08-14T06:01:30.503Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-14T06:01:30.503Z] #56 37.91 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-14T06:01:30.503Z] #56 37.96 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-14T06:01:30.503Z] #56 38.00 (3/4) Installing libucontext (1.2-r3) [2025-08-14T06:01:30.503Z] #56 38.02 (4/4) Installing gcompat (1.1.0-r4) [2025-08-14T06:01:30.503Z] #56 38.07 Executing busybox-1.36.1-r29.trigger [2025-08-14T06:01:30.503Z] #56 38.21 OK: 9 MiB in 18 packages [2025-08-14T06:01:31.089Z] #56 ... [2025-08-14T06:01:31.089Z] [2025-08-14T06:01:31.089Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-14T06:01:31.089Z] #59 DONE 38.8s [2025-08-14T06:01:31.089Z] [2025-08-14T06:01:31.089Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:31.375Z] #89 ... [2025-08-14T06:01:31.375Z] [2025-08-14T06:01:31.375Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:31.375Z] #81 17.19 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:31.375Z] #81 17.97 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:31.375Z] #81 17.99 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:31.375Z] #81 17.99 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:31.375Z] #81 18.04 OK: 9 MiB in 15 packages [2025-08-14T06:01:31.375Z] #81 DONE 20.0s [2025-08-14T06:01:31.375Z] [2025-08-14T06:01:31.375Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-14T06:01:31.375Z] #66 36.93 OK: 239 MiB in 58 packages [2025-08-14T06:01:31.968Z] #66 ... [2025-08-14T06:01:31.968Z] [2025-08-14T06:01:31.968Z] #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-08-14T06:01:31.968Z] #76 DONE 22.5s [2025-08-14T06:01:32.245Z] [2025-08-14T06:01:32.245Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-14T06:01:32.832Z] #90 ... [2025-08-14T06:01:32.832Z] [2025-08-14T06:01:32.832Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-14T06:01:32.832Z] #66 DONE 38.8s [2025-08-14T06:01:33.098Z] [2025-08-14T06:01:33.098Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-14T06:01:33.098Z] #56 DONE 40.9s [2025-08-14T06:01:33.098Z] [2025-08-14T06:01:33.098Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:33.371Z] #91 ... [2025-08-14T06:01:33.371Z] [2025-08-14T06:01:33.371Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-14T06:01:33.371Z] #0 5.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:33.371Z] #0 7.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:33.371Z] #92 ... [2025-08-14T06:01:33.371Z] [2025-08-14T06:01:33.371Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-14T06:01:33.639Z] #93 ... [2025-08-14T06:01:33.639Z] [2025-08-14T06:01:33.639Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:01:33.639Z] #91 DONE 0.9s [2025-08-14T06:01:33.911Z] [2025-08-14T06:01:33.911Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:37.291Z] #94 ... [2025-08-14T06:01:37.291Z] [2025-08-14T06:01:37.291Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-14T06:01:37.291Z] #84 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:37.291Z] #84 19.29 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:37.291Z] #84 19.48 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:37.291Z] #84 19.86 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:37.291Z] #84 19.87 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:37.291Z] #84 19.89 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:37.292Z] #84 19.98 OK: 20 MiB in 18 packages [2025-08-14T06:01:37.292Z] #84 ... [2025-08-14T06:01:37.292Z] [2025-08-14T06:01:37.292Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:37.292Z] #85 20.53 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:37.558Z] #85 20.69 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:37.827Z] #85 21.15 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:37.827Z] #85 21.16 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:37.827Z] #85 21.18 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:38.108Z] #85 21.27 OK: 14 MiB in 21 packages [2025-08-14T06:01:38.108Z] #85 ... [2025-08-14T06:01:38.108Z] [2025-08-14T06:01:38.108Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-14T06:01:38.108Z] #84 DONE 21.4s [2025-08-14T06:01:38.375Z] [2025-08-14T06:01:38.375Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-14T06:01:38.375Z] #95 DONE 0.2s [2025-08-14T06:01:38.375Z] [2025-08-14T06:01:38.375Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-14T06:01:38.375Z] #86 19.15 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:38.375Z] #86 19.28 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:38.375Z] #86 19.71 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:38.375Z] #86 19.72 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:38.375Z] #86 19.77 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:38.375Z] #86 20.00 OK: 9 MiB in 16 packages [2025-08-14T06:01:38.375Z] #86 ... [2025-08-14T06:01:38.375Z] [2025-08-14T06:01:38.375Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:38.644Z] #96 ... [2025-08-14T06:01:38.644Z] [2025-08-14T06:01:38.644Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-14T06:01:38.644Z] #93 3.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:38.644Z] #93 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:39.617Z] #93 ... [2025-08-14T06:01:39.617Z] [2025-08-14T06:01:39.617Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-14T06:01:39.617Z] #86 DONE 21.5s [2025-08-14T06:01:39.885Z] [2025-08-14T06:01:39.885Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:39.885Z] #85 DONE 23.0s [2025-08-14T06:01:39.885Z] [2025-08-14T06:01:39.885Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-14T06:01:40.857Z] #97 ... [2025-08-14T06:01:40.857Z] [2025-08-14T06:01:40.857Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:40.857Z] #83 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:40.857Z] #83 7.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:40.857Z] #83 14.52 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:40.857Z] #83 14.85 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:40.857Z] #83 15.05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:40.857Z] #83 15.06 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:40.857Z] #83 15.07 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:40.857Z] #83 15.27 OK: 11 MiB in 17 packages [2025-08-14T06:01:40.857Z] #83 ... [2025-08-14T06:01:40.857Z] [2025-08-14T06:01:40.857Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-14T06:01:40.857Z] #92 15.77 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:40.857Z] #92 15.88 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:40.857Z] #92 16.32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:40.857Z] #92 16.36 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:40.857Z] #92 16.47 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:40.857Z] #92 16.54 OK: 20 MiB in 18 packages [2025-08-14T06:01:41.125Z] #92 DONE 18.0s [2025-08-14T06:01:41.125Z] [2025-08-14T06:01:41.125Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:41.125Z] #89 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:41.125Z] #89 6.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:42.087Z] #89 ... [2025-08-14T06:01:42.087Z] [2025-08-14T06:01:42.087Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:42.087Z] #83 DONE 16.8s [2025-08-14T06:01:42.087Z] [2025-08-14T06:01:42.087Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-14T06:01:42.087Z] #90 5.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:42.087Z] #90 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T06:01:43.047Z] #90 ... [2025-08-14T06:01:43.047Z] [2025-08-14T06:01:43.047Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-14T06:01:43.047Z] #97 DONE 3.2s [2025-08-14T06:01:43.047Z] [2025-08-14T06:01:43.047Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-14T06:01:43.047Z] #98 DONE 0.1s [2025-08-14T06:01:43.047Z] [2025-08-14T06:01:43.047Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-14T06:01:43.314Z] #93 10.21 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:43.314Z] #93 10.30 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:43.583Z] #93 10.57 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:43.855Z] #93 10.58 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:43.855Z] #93 10.59 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:43.855Z] #93 10.64 OK: 9 MiB in 18 packages [2025-08-14T06:01:44.442Z] #93 DONE 11.5s [2025-08-14T06:01:44.442Z] [2025-08-14T06:01:44.442Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T06:01:44.442Z] #89 12.65 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:44.442Z] #89 12.76 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:44.442Z] #89 13.03 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:44.442Z] #89 13.05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:44.442Z] #89 13.06 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:44.442Z] #89 13.14 OK: 15 MiB in 28 packages [2025-08-14T06:01:45.409Z] #89 DONE 14.2s [2025-08-14T06:01:45.409Z] [2025-08-14T06:01:45.409Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-14T06:01:45.409Z] #90 13.58 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:45.409Z] #90 13.65 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T06:01:45.409Z] #90 13.87 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:45.409Z] #90 13.88 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T06:01:45.409Z] #90 13.90 Executing busybox-1.36.1-r30.trigger [2025-08-14T06:01:45.409Z] #90 13.96 OK: 10 MiB in 19 packages [2025-08-14T06:01:45.409Z] #90 DONE 15.2s [2025-08-14T06:01:45.409Z] [2025-08-14T06:01:45.409Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-14T06:01:46.833Z] #99 DONE 1.4s [2025-08-14T06:01:46.833Z] [2025-08-14T06:01:46.833Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-14T06:01:46.833Z] #100 DONE 2.0s [2025-08-14T06:01:46.833Z] [2025-08-14T06:01:46.833Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-14T06:01:46.833Z] #101 ... [2025-08-14T06:01:46.833Z] [2025-08-14T06:01:46.833Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-14T06:01:46.833Z] #102 DONE 1.5s [2025-08-14T06:01:47.111Z] [2025-08-14T06:01:47.111Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-14T06:01:47.111Z] #103 DONE 0.3s [2025-08-14T06:01:47.111Z] [2025-08-14T06:01:47.111Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-14T06:01:47.111Z] #101 DONE 0.3s [2025-08-14T06:01:47.111Z] [2025-08-14T06:01:47.111Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-14T06:01:47.382Z] #104 DONE 0.3s [2025-08-14T06:01:47.382Z] [2025-08-14T06:01:47.382Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-14T06:01:47.382Z] #105 DONE 0.2s [2025-08-14T06:01:47.382Z] [2025-08-14T06:01:47.382Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-14T06:01:47.666Z] #106 DONE 0.3s [2025-08-14T06:01:47.666Z] [2025-08-14T06:01:47.666Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-14T06:01:47.666Z] #107 DONE 0.3s [2025-08-14T06:01:47.666Z] [2025-08-14T06:01:47.666Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-14T06:01:47.666Z] #108 ... [2025-08-14T06:01:47.666Z] [2025-08-14T06:01:47.666Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-14T06:01:47.666Z] #109 DONE 0.2s [2025-08-14T06:01:47.931Z] [2025-08-14T06:01:47.931Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-14T06:01:47.931Z] #108 DONE 0.3s [2025-08-14T06:01:47.931Z] [2025-08-14T06:01:47.931Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-14T06:01:47.931Z] #110 ... [2025-08-14T06:01:47.931Z] [2025-08-14T06:01:47.931Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-14T06:01:47.931Z] #111 DONE 0.2s [2025-08-14T06:01:48.200Z] [2025-08-14T06:01:48.200Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-14T06:01:48.200Z] #110 DONE 0.3s [2025-08-14T06:01:48.200Z] [2025-08-14T06:01:48.200Z] #112 [security-spire-config] exporting to image [2025-08-14T06:01:48.200Z] #112 exporting layers [2025-08-14T06:01:49.170Z] #112 ... [2025-08-14T06:01:49.170Z] [2025-08-14T06:01:49.170Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-14T06:01:49.170Z] #113 DONE 2.3s [2025-08-14T06:01:49.170Z] [2025-08-14T06:01:49.170Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-14T06:01:49.170Z] #114 DONE 0.2s [2025-08-14T06:01:49.170Z] [2025-08-14T06:01:49.170Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-14T06:01:49.448Z] #115 DONE 0.1s [2025-08-14T06:01:49.448Z] [2025-08-14T06:01:49.448Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:01:49.448Z] #82 ... [2025-08-14T06:01:49.448Z] [2025-08-14T06:01:49.448Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-14T06:01:49.717Z] #116 DONE 0.2s [2025-08-14T06:01:49.717Z] [2025-08-14T06:01:49.717Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-14T06:01:49.983Z] #117 DONE 0.2s [2025-08-14T06:01:49.983Z] [2025-08-14T06:01:49.983Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-14T06:01:49.983Z] #118 DONE 0.2s [2025-08-14T06:01:49.983Z] [2025-08-14T06:01:49.983Z] #112 [security-spire-agent] exporting to image [2025-08-14T06:01:51.397Z] #112 exporting layers 3.2s done [2025-08-14T06:01:51.397Z] #112 writing image sha256:c08b12a49ed939cdc3991554eb2c79665bda8c1c993b0b4a92cbda09de92b4a1 [2025-08-14T06:01:51.397Z] #112 exporting layers 3.1s done [2025-08-14T06:01:51.397Z] #112 writing image sha256:c08b12a49ed939cdc3991554eb2c79665bda8c1c993b0b4a92cbda09de92b4a1 0.0s done [2025-08-14T06:01:51.397Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2025-08-14T06:01:51.397Z] #112 writing image sha256:da3a012909c6ff951520233b91eaf4b4420b886562099a7af4f38eeb6ecb60b0 done [2025-08-14T06:01:51.397Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2025-08-14T06:01:51.980Z] #112 exporting layers 2.0s done [2025-08-14T06:01:51.980Z] #112 writing image sha256:54199dc1d816287cf00843da57f480457a0dc6848936d72023e975109032ad71 done [2025-08-14T06:01:51.980Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2025-08-14T06:01:51.980Z] #112 DONE 4.0s [2025-08-14T06:01:51.980Z] [2025-08-14T06:01:51.980Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:03.602Z] #156 ... [2025-08-14T06:03:03.602Z] [2025-08-14T06:03:03.602Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-14T06:03:03.602Z] #146 DONE 123.1s [2025-08-14T06:03:03.859Z] [2025-08-14T06:03:03.859Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-14T06:03:10.412Z] #156 ... [2025-08-14T06:03:10.412Z] [2025-08-14T06:03:10.412Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-14T06:03:10.412Z] #154 DONE 129.7s [2025-08-14T06:03:10.412Z] [2025-08-14T06:03:10.412Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-14T06:03:13.906Z] #88 ... [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #78 DONE 108.4s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #96 DONE 99.8s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #119 [core-keeper builder 7/8] COPY . . [2025-08-14T06:03:13.906Z] #119 ... [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #94 DONE 94.6s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #80 DONE 107.4s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #88 DONE 109.7s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #82 DONE 106.7s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #120 [support-notifications builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #120 DONE 1.8s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #121 [support-scheduler builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #121 DONE 1.9s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #122 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #123 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:03:13.906Z] #124 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #125 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:03:13.906Z] #126 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #127 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #128 DONE 2.0s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #129 DONE 2.1s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #119 [core-keeper builder 7/8] COPY . . [2025-08-14T06:03:13.906Z] #119 DONE 2.2s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-14T06:03:13.906Z] #130 ... [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:03:13.906Z] #131 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #132 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #133 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:03:13.906Z] #134 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #135 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #136 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:03:13.906Z] #137 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #138 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #139 [core-metadata builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #139 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #140 [core-data builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #140 DONE 2.1s [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T06:03:13.906Z] #141 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-14T06:03:13.906Z] #142 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #143 [core-command builder 6/7] COPY . . [2025-08-14T06:03:13.906Z] #143 CACHED [2025-08-14T06:03:13.906Z] [2025-08-14T06:03:13.906Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-14T06:03:15.849Z] #144 ... [2025-08-14T06:03:15.849Z] [2025-08-14T06:03:15.849Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-14T06:03:15.849Z] #0 5.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-14T06:03:16.118Z] #145 ... [2025-08-14T06:03:16.118Z] [2025-08-14T06:03:16.118Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:03:16.118Z] #0 5.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-14T06:03:16.415Z] #146 ... [2025-08-14T06:03:16.415Z] [2025-08-14T06:03:16.415Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-14T06:03:16.415Z] #0 5.768 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-14T06:03:16.684Z] #147 ... [2025-08-14T06:03:16.684Z] [2025-08-14T06:03:16.684Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-14T06:03:16.684Z] #144 5.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-14T06:03:21.007Z] #144 ... [2025-08-14T06:03:21.007Z] [2025-08-14T06:03:21.007Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-14T06:03:21.007Z] #0 5.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-14T06:03:21.007Z] #148 ... [2025-08-14T06:03:21.007Z] [2025-08-14T06:03:21.007Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:03:21.007Z] #0 4.425 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-14T06:03:21.007Z] #149 ... [2025-08-14T06:03:21.007Z] [2025-08-14T06:03:21.007Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-14T06:03:21.007Z] #0 4.446 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-14T06:03:21.007Z] #150 ... [2025-08-14T06:03:21.007Z] [2025-08-14T06:03:21.007Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-14T06:03:21.007Z] #0 4.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-14T06:03:21.320Z] #151 ... [2025-08-14T06:03:21.320Z] [2025-08-14T06:03:21.320Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-14T06:03:21.320Z] #0 5.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-14T06:03:21.320Z] #152 ... [2025-08-14T06:03:21.320Z] [2025-08-14T06:03:21.320Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-14T06:03:21.320Z] #0 6.076 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-14T06:03:21.587Z] #153 ... [2025-08-14T06:03:21.587Z] [2025-08-14T06:03:21.587Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-14T06:03:21.587Z] #0 6.000 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-14T06:03:21.855Z] #154 ... [2025-08-14T06:03:21.855Z] [2025-08-14T06:03:21.855Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-14T06:03:21.855Z] #130 6.126 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-14T06:03:28.489Z] #156 ... [2025-08-14T06:03:28.489Z] [2025-08-14T06:03:28.489Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-14T06:03:28.489Z] #149 147.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-14T06:03:51.249Z] #149 ... [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #157 ... [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-14T06:03:51.249Z] #155 DONE 169.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-14T06:03:51.249Z] #156 DONE 169.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-14T06:03:51.249Z] #152 DONE 169.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-14T06:03:51.249Z] #151 DONE 169.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-14T06:03:51.249Z] #149 DONE 169.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-14T06:03:51.249Z] #147 DONE 169.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-14T06:03:51.249Z] #150 DONE 169.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #157 ... [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:03:51.249Z] #153 DONE 169.4s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:03:51.249Z] #145 DONE 169.4s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-14T06:03:51.249Z] #148 DONE 169.5s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #157 DONE 0.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #158 DONE 0.1s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.249Z] #159 DONE 0.2s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-14T06:03:51.249Z] #160 DONE 0.4s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #161 DONE 0.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #162 DONE 0.3s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #163 DONE 0.2s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #164 DONE 0.2s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #165 DONE 0.2s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.249Z] #166 CACHED [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #167 CACHED [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.249Z] #168 CACHED [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #169 CACHED [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.249Z] #170 CACHED [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #171 CACHED [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:51.249Z] #172 DONE 0.2s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.249Z] #173 ... [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.249Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.249Z] #174 DONE 0.2s [2025-08-14T06:03:51.249Z] [2025-08-14T06:03:51.250Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-08-14T06:03:51.250Z] #175 ... [2025-08-14T06:03:51.250Z] [2025-08-14T06:03:51.250Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.250Z] #176 DONE 1.0s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.508Z] #177 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.508Z] #178 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.508Z] #179 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-14T06:03:51.508Z] #180 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-14T06:03:51.508Z] #181 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-14T06:03:51.508Z] #182 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-14T06:03:51.508Z] #183 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-14T06:03:51.508Z] #184 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:51.508Z] #173 DONE 1.2s [2025-08-14T06:03:51.508Z] [2025-08-14T06:03:51.508Z] #185 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:52.178Z] #185 ... [2025-08-14T06:03:52.178Z] [2025-08-14T06:03:52.178Z] #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-14T06:03:52.178Z] #186 DONE 2.2s [2025-08-14T06:03:52.436Z] [2025-08-14T06:03:52.436Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-08-14T06:03:52.436Z] #175 DONE 1.9s [2025-08-14T06:03:52.436Z] [2025-08-14T06:03:52.436Z] #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-14T06:03:53.003Z] #187 ... [2025-08-14T06:03:53.003Z] [2025-08-14T06:03:53.003Z] #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-14T06:03:53.003Z] #188 DONE 1.5s [2025-08-14T06:03:53.003Z] [2025-08-14T06:03:53.003Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-14T06:03:53.003Z] #189 DONE 1.5s [2025-08-14T06:03:53.003Z] [2025-08-14T06:03:53.003Z] #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:53.003Z] #190 ... [2025-08-14T06:03:53.003Z] [2025-08-14T06:03:53.003Z] #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-08-14T06:03:53.003Z] #191 DONE 1.7s [2025-08-14T06:03:53.003Z] [2025-08-14T06:03:53.003Z] #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:53.003Z] #192 DONE 1.8s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-14T06:03:53.269Z] #193 DONE 1.8s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:53.269Z] #194 DONE 1.8s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-14T06:03:53.269Z] #195 DONE 1.8s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:53.269Z] #196 DONE 1.8s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #185 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:53.269Z] #185 DONE 1.8s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-14T06:03:53.269Z] #197 DONE 1.8s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #198 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:03:53.269Z] #198 DONE 1.0s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #199 [core-command] exporting to image [2025-08-14T06:03:53.269Z] #199 exporting layers [2025-08-14T06:03:53.269Z] #199 ... [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-14T06:03:53.269Z] #187 DONE 1.0s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-14T06:03:53.269Z] #200 DONE 0.3s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-08-14T06:03:53.269Z] #201 DONE 0.3s [2025-08-14T06:03:53.269Z] [2025-08-14T06:03:53.269Z] #199 [core-command] exporting to image [2025-08-14T06:03:53.269Z] #199 exporting layers 0.2s done [2025-08-14T06:03:53.527Z] #199 ... [2025-08-14T06:03:53.527Z] [2025-08-14T06:03:53.527Z] #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:53.527Z] #190 DONE 0.5s [2025-08-14T06:03:53.527Z] [2025-08-14T06:03:53.527Z] #202 [core-keeper] exporting to image [2025-08-14T06:03:53.527Z] #202 exporting layers 0.1s done [2025-08-14T06:03:53.527Z] #202 writing image sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done [2025-08-14T06:03:53.527Z] #202 naming to docker.io/library/core-keeper done [2025-08-14T06:03:53.527Z] #202 DONE 0.2s [2025-08-14T06:03:53.527Z] [2025-08-14T06:03:53.527Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:53.527Z] #203 DONE 0.3s [2025-08-14T06:03:53.527Z] [2025-08-14T06:03:53.527Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-14T06:03:53.527Z] #204 DONE 0.3s [2025-08-14T06:03:53.527Z] [2025-08-14T06:03:53.527Z] #199 [core-command] exporting to image [2025-08-14T06:03:53.527Z] #199 writing image sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done [2025-08-14T06:03:53.527Z] #199 naming to docker.io/library/core-command [2025-08-14T06:03:53.527Z] #199 naming to docker.io/library/core-command 0.2s done [2025-08-14T06:03:53.802Z] #199 DONE 0.5s [2025-08-14T06:03:53.802Z] [2025-08-14T06:03:53.802Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-14T06:03:53.802Z] #205 DONE 0.5s [2025-08-14T06:03:53.802Z] [2025-08-14T06:03:53.802Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:53.802Z] #206 DONE 0.5s [2025-08-14T06:03:53.802Z] [2025-08-14T06:03:53.802Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-14T06:03:53.802Z] #207 DONE 0.5s [2025-08-14T06:03:53.802Z] [2025-08-14T06:03:53.802Z] #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:03:53.802Z] #208 DONE 0.5s [2025-08-14T06:03:53.802Z] [2025-08-14T06:03:53.802Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-14T06:03:53.802Z] #209 DONE 0.5s [2025-08-14T06:03:53.802Z] [2025-08-14T06:03:53.802Z] #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-14T06:03:54.062Z] #210 ... [2025-08-14T06:03:54.062Z] [2025-08-14T06:03:54.062Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:03:54.062Z] #211 DONE 0.4s [2025-08-14T06:03:54.062Z] [2025-08-14T06:03:54.062Z] #212 [core-data] exporting to image [2025-08-14T06:03:54.062Z] #212 exporting layers 0.4s done [2025-08-14T06:03:54.062Z] #212 writing image sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a [2025-08-14T06:03:54.321Z] #212 ... [2025-08-14T06:03:54.321Z] [2025-08-14T06:03:54.321Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-14T06:03:54.321Z] #213 DONE 0.6s [2025-08-14T06:03:54.580Z] [2025-08-14T06:03:54.580Z] #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-14T06:03:54.580Z] #210 DONE 0.6s [2025-08-14T06:03:54.580Z] [2025-08-14T06:03:54.580Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-14T06:03:54.580Z] #214 DONE 0.6s [2025-08-14T06:03:54.580Z] [2025-08-14T06:03:54.580Z] #212 [core-data] exporting to image [2025-08-14T06:03:54.580Z] #212 writing image sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a 0.4s done [2025-08-14T06:03:54.580Z] #212 naming to docker.io/library/core-data done [2025-08-14T06:03:54.580Z] #212 DONE 1.2s [2025-08-14T06:03:54.580Z] [2025-08-14T06:03:54.580Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:03:54.580Z] #215 DONE 0.9s [2025-08-14T06:03:54.580Z] [2025-08-14T06:03:54.580Z] #216 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:03:54.580Z] #216 DONE 1.2s [2025-08-14T06:03:54.580Z] [2025-08-14T06:03:54.580Z] #217 [core-common-config-bootstrapper] exporting to image [2025-08-14T06:03:55.515Z] #217 ... [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #218 [support-scheduler] exporting to image [2025-08-14T06:03:55.515Z] #218 exporting layers 1.2s done [2025-08-14T06:03:55.515Z] #218 writing image sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done [2025-08-14T06:03:55.515Z] #218 naming to docker.io/library/support-scheduler 0.0s done [2025-08-14T06:03:55.515Z] #218 DONE 2.0s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #219 [core-metadata] exporting to image [2025-08-14T06:03:55.515Z] #219 exporting layers 0.9s done [2025-08-14T06:03:55.515Z] #219 writing image sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 0.0s done [2025-08-14T06:03:55.515Z] #219 naming to docker.io/library/core-metadata 0.0s done [2025-08-14T06:03:55.515Z] #219 DONE 1.7s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-14T06:03:55.515Z] #220 DONE 1.0s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-14T06:03:55.515Z] #221 DONE 1.0s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #222 [support-notifications] exporting to image [2025-08-14T06:03:55.515Z] #222 exporting layers 1.2s done [2025-08-14T06:03:55.515Z] #222 writing image sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab 0.0s done [2025-08-14T06:03:55.515Z] #222 naming to docker.io/library/support-notifications done [2025-08-14T06:03:55.515Z] #222 DONE 2.0s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #223 [security-spiffe-token-provider] exporting to image [2025-08-14T06:03:55.515Z] #223 exporting layers 1.0s done [2025-08-14T06:03:55.515Z] #223 writing image sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 0.0s done [2025-08-14T06:03:55.515Z] #223 naming to docker.io/library/security-spiffe-token-provider done [2025-08-14T06:03:55.515Z] #223 DONE 1.7s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #217 [core-common-config-bootstrapper] exporting to image [2025-08-14T06:03:55.515Z] #217 exporting layers 0.8s done [2025-08-14T06:03:55.515Z] #217 writing image sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 [2025-08-14T06:03:55.515Z] #217 writing image sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done [2025-08-14T06:03:55.515Z] #217 naming to docker.io/library/core-common-config-bootstrapper done [2025-08-14T06:03:55.515Z] #217 DONE 0.9s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #224 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-14T06:03:55.515Z] #224 DONE 0.1s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-14T06:03:55.515Z] #225 DONE 0.2s [2025-08-14T06:03:55.515Z] [2025-08-14T06:03:55.515Z] #226 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-14T06:03:55.803Z] #226 DONE 0.1s [2025-08-14T06:03:55.803Z] [2025-08-14T06:03:55.803Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:03:55.803Z] #227 DONE 1.2s [2025-08-14T06:03:55.803Z] [2025-08-14T06:03:55.803Z] #228 [security-proxy-auth] exporting to image [2025-08-14T06:03:55.803Z] #228 exporting layers 0.8s done [2025-08-14T06:03:55.803Z] #228 writing image sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done [2025-08-14T06:03:55.803Z] #228 naming to docker.io/library/security-proxy-auth done [2025-08-14T06:03:55.803Z] #228 DONE 1.0s [2025-08-14T06:03:55.803Z] [2025-08-14T06:03:55.803Z] #229 [security-proxy-setup] exporting to image [2025-08-14T06:03:56.062Z] #229 ... [2025-08-14T06:03:56.062Z] [2025-08-14T06:03:56.062Z] #230 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-14T06:03:56.062Z] #230 DONE 0.5s [2025-08-14T06:03:56.322Z] [2025-08-14T06:03:56.322Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-14T06:03:56.891Z] #231 ... [2025-08-14T06:03:56.891Z] [2025-08-14T06:03:56.891Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:03:56.891Z] #232 DONE 1.3s [2025-08-14T06:03:56.891Z] [2025-08-14T06:03:56.891Z] #233 [security-secretstore-setup] exporting to image [2025-08-14T06:03:57.457Z] #233 ... [2025-08-14T06:03:57.457Z] [2025-08-14T06:03:57.457Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-14T06:03:57.457Z] #231 DONE 1.2s [2025-08-14T06:03:57.714Z] [2025-08-14T06:03:57.714Z] #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-14T06:03:57.714Z] #234 ... [2025-08-14T06:03:57.714Z] [2025-08-14T06:03:57.714Z] #229 [security-proxy-setup] exporting to image [2025-08-14T06:03:57.715Z] #229 exporting layers 1.3s done [2025-08-14T06:03:57.715Z] #229 writing image sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 0.0s done [2025-08-14T06:03:57.715Z] #229 naming to docker.io/library/security-proxy-setup 0.1s done [2025-08-14T06:03:57.715Z] #229 DONE 2.1s [2025-08-14T06:03:57.974Z] [2025-08-14T06:03:57.974Z] #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-14T06:04:00.511Z] #234 ... [2025-08-14T06:04:00.511Z] [2025-08-14T06:04:00.511Z] #233 [security-secretstore-setup] exporting to image [2025-08-14T06:04:00.511Z] #233 exporting layers 2.9s done [2025-08-14T06:04:00.511Z] #233 writing image sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c 0.0s done [2025-08-14T06:04:00.511Z] #233 naming to docker.io/library/security-secretstore-setup 0.1s done [2025-08-14T06:04:00.511Z] #233 DONE 3.2s [2025-08-14T06:04:00.511Z] [2025-08-14T06:04:00.511Z] #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-14T06:04:00.511Z] #234 DONE 2.8s [2025-08-14T06:04:00.511Z] [2025-08-14T06:04:00.511Z] #235 [security-bootstrapper] exporting to image [2025-08-14T06:04:01.469Z] #235 exporting layers 1.0s done [2025-08-14T06:04:01.729Z] #235 writing image sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 0.0s done [2025-08-14T06:04:01.729Z] #235 naming to docker.io/library/security-bootstrapper done [2025-08-14T06:04:01.729Z] #235 DONE 1.0s [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:04:01.729Z] time="2025-08-14T05:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-14T06:04:01.738Z] $ docker stop --time=1 6f72578f7f05bd5cb2e662129d6c90cde484bc7d43d6b3bbb18dd020c6729b4d [2025-08-14T06:04:03.003Z] $ docker rm -f --volumes 6f72578f7f05bd5cb2e662129d6c90cde484bc7d43d6b3bbb18dd020c6729b4d [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T06:04:03.364Z] + docker images [2025-08-14T06:04:03.364Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-14T06:04:03.364Z] security-bootstrapper latest 04500b5b1502 3 seconds ago 21.2MB [2025-08-14T06:04:03.364Z] security-secretstore-setup latest 13807d5d5df1 7 seconds ago 80.6MB [2025-08-14T06:04:03.364Z] security-proxy-setup latest df479faf3f6b 8 seconds ago 49.9MB [2025-08-14T06:04:03.364Z] core-common-config-bootstrapper latest f9a3808510f9 9 seconds ago 20.2MB [2025-08-14T06:04:03.364Z] security-proxy-auth latest 0aa71fd87e34 9 seconds ago 45.4MB [2025-08-14T06:04:03.364Z] support-scheduler latest 11eda105c331 10 seconds ago 50MB [2025-08-14T06:04:03.364Z] security-spiffe-token-provider latest 3e5058ef317a 10 seconds ago 48.8MB [2025-08-14T06:04:03.364Z] core-command latest b78c893a332a 10 seconds ago 40.5MB [2025-08-14T06:04:03.364Z] core-metadata latest 21dbf39a5c16 10 seconds ago 46.4MB [2025-08-14T06:04:03.364Z] support-notifications latest 89b12dc5707a 10 seconds ago 53.6MB [2025-08-14T06:04:03.364Z] core-data latest bc26d4db6387 10 seconds ago 46.2MB [2025-08-14T06:04:03.364Z] core-keeper latest aeca1421d9d9 11 seconds ago 45.2MB [2025-08-14T06:04:03.364Z] security-spire-server latest e6d588ac0286 3 minutes ago 150MB [2025-08-14T06:04:03.364Z] security-spire-agent latest 5550ee473dbc 3 minutes ago 196MB [2025-08-14T06:04:03.364Z] security-spire-config latest 861ae9568d96 4 minutes ago 150MB [2025-08-14T06:04:03.364Z] ci-base-image-x86_64 latest 876f86eb7f55 7 minutes ago 936MB [2025-08-14T06:04:03.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 10 days ago 580MB [2025-08-14T06:04:03.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB [2025-08-14T06:04:03.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T06:04:03.507Z] provisioning config files... [2025-08-14T06:04:03.517Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/886@tmp/config8874615597853082472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:04:03.826Z] ---> ****-login.sh [2025-08-14T06:04:03.826Z] nexus3.edgexfoundry.org:10001 [2025-08-14T06:04:03.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:04:03.826Z] Login Succeeded [2025-08-14T06:04:03.826Z] nexus3.edgexfoundry.org:10002 [2025-08-14T06:04:03.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:04:04.084Z] Login Succeeded [2025-08-14T06:04:04.084Z] nexus3.edgexfoundry.org:10003 [2025-08-14T06:04:04.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:04:04.084Z] Login Succeeded [2025-08-14T06:04:04.084Z] nexus3.edgexfoundry.org:10004 [2025-08-14T06:04:04.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:04:04.084Z] Login Succeeded [2025-08-14T06:04:04.084Z] ****.io [2025-08-14T06:04:04.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:04:04.342Z] Login Succeeded [2025-08-14T06:04:04.342Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T06:04:04.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:04.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T06:04:04.436Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-14T06:04:04.436Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:04.436Z] latest [2025-08-14T06:04:04.436Z] 4.1.0-dev.47 [2025-08-14T06:04:04.436Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:04.436Z] main [2025-08-14T06:04:04.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:04.798Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:05.316Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:05.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-14T06:04:05.316Z] a75a3a99e749: Preparing [2025-08-14T06:04:05.316Z] 70ab02966f95: Preparing [2025-08-14T06:04:05.316Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:05.316Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:05.316Z] c25edfac7ac5: Preparing [2025-08-14T06:04:05.316Z] 9798913df2ba: Preparing [2025-08-14T06:04:05.316Z] 097100c76c15: Preparing [2025-08-14T06:04:05.316Z] 097100c76c15: Waiting [2025-08-14T06:04:05.316Z] 9798913df2ba: Waiting [2025-08-14T06:04:05.316Z] e0db0e2cfcfc: Pushed [2025-08-14T06:04:05.316Z] a75a3a99e749: Pushed [2025-08-14T06:04:05.316Z] 93d8ab0bd269: Pushed [2025-08-14T06:04:05.316Z] 097100c76c15: Layer already exists [2025-08-14T06:04:05.316Z] 9798913df2ba: Pushed [2025-08-14T06:04:05.316Z] c25edfac7ac5: Pushed [2025-08-14T06:04:08.708Z] 70ab02966f95: Pushed [2025-08-14T06:04:08.708Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:09.095Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:09.410Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-14T06:04:09.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-14T06:04:09.410Z] a75a3a99e749: Preparing [2025-08-14T06:04:09.410Z] 70ab02966f95: Preparing [2025-08-14T06:04:09.410Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:09.410Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:09.410Z] c25edfac7ac5: Preparing [2025-08-14T06:04:09.410Z] 9798913df2ba: Preparing [2025-08-14T06:04:09.410Z] 097100c76c15: Preparing [2025-08-14T06:04:09.410Z] 9798913df2ba: Waiting [2025-08-14T06:04:09.410Z] 097100c76c15: Waiting [2025-08-14T06:04:09.410Z] 70ab02966f95: Layer already exists [2025-08-14T06:04:09.410Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:09.410Z] a75a3a99e749: Layer already exists [2025-08-14T06:04:09.410Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:09.410Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:09.410Z] 097100c76c15: Layer already exists [2025-08-14T06:04:09.410Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:09.410Z] latest: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:09.736Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:10.060Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 [2025-08-14T06:04:10.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-14T06:04:10.061Z] a75a3a99e749: Preparing [2025-08-14T06:04:10.061Z] 70ab02966f95: Preparing [2025-08-14T06:04:10.061Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:10.061Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:10.061Z] c25edfac7ac5: Preparing [2025-08-14T06:04:10.061Z] 9798913df2ba: Preparing [2025-08-14T06:04:10.061Z] 097100c76c15: Preparing [2025-08-14T06:04:10.061Z] 9798913df2ba: Waiting [2025-08-14T06:04:10.061Z] 097100c76c15: Waiting [2025-08-14T06:04:10.061Z] a75a3a99e749: Layer already exists [2025-08-14T06:04:10.061Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:10.061Z] 70ab02966f95: Layer already exists [2025-08-14T06:04:10.061Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:10.061Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:10.061Z] 097100c76c15: Layer already exists [2025-08-14T06:04:10.061Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:10.061Z] 4.1.0-dev.47: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:10.398Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:10.727Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:10.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-14T06:04:10.727Z] a75a3a99e749: Preparing [2025-08-14T06:04:10.727Z] 70ab02966f95: Preparing [2025-08-14T06:04:10.727Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:10.727Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:10.727Z] c25edfac7ac5: Preparing [2025-08-14T06:04:10.727Z] 9798913df2ba: Preparing [2025-08-14T06:04:10.727Z] 097100c76c15: Preparing [2025-08-14T06:04:10.727Z] 9798913df2ba: Waiting [2025-08-14T06:04:10.727Z] 097100c76c15: Waiting [2025-08-14T06:04:10.727Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:10.727Z] a75a3a99e749: Layer already exists [2025-08-14T06:04:10.727Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:10.727Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:10.727Z] 70ab02966f95: Layer already exists [2025-08-14T06:04:10.727Z] 097100c76c15: Layer already exists [2025-08-14T06:04:10.727Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:10.727Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:11.059Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:11.392Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-14T06:04:11.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-14T06:04:11.392Z] a75a3a99e749: Preparing [2025-08-14T06:04:11.392Z] 70ab02966f95: Preparing [2025-08-14T06:04:11.392Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:11.392Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:11.392Z] c25edfac7ac5: Preparing [2025-08-14T06:04:11.392Z] 9798913df2ba: Preparing [2025-08-14T06:04:11.392Z] 097100c76c15: Preparing [2025-08-14T06:04:11.392Z] 9798913df2ba: Waiting [2025-08-14T06:04:11.392Z] 097100c76c15: Waiting [2025-08-14T06:04:11.392Z] 70ab02966f95: Layer already exists [2025-08-14T06:04:11.392Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:11.392Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:11.392Z] a75a3a99e749: Layer already exists [2025-08-14T06:04:11.392Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:11.392Z] 097100c76c15: Layer already exists [2025-08-14T06:04:11.392Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:11.392Z] main: digest: sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:11.484Z] ===================================================== [Pipeline] echo [2025-08-14T06:04:11.503Z] taggedImages: [2025-08-14T06:04:11.503Z] - nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:11.503Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-14T06:04:11.503Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 [2025-08-14T06:04:11.503Z] - nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:11.503Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-08-14T06:04:11.537Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-14T06:04:11.537Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:11.537Z] latest [2025-08-14T06:04:11.537Z] 4.1.0-dev.47 [2025-08-14T06:04:11.537Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:11.537Z] main [2025-08-14T06:04:11.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:11.886Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:12.213Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:12.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-14T06:04:12.213Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:12.213Z] 235b04a27f9a: Preparing [2025-08-14T06:04:12.213Z] f3522e8f77f3: Preparing [2025-08-14T06:04:12.213Z] 5807e8364b5c: Preparing [2025-08-14T06:04:12.213Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:12.213Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:12.213Z] c25edfac7ac5: Preparing [2025-08-14T06:04:12.213Z] 9798913df2ba: Preparing [2025-08-14T06:04:12.213Z] 097100c76c15: Preparing [2025-08-14T06:04:12.213Z] c25edfac7ac5: Waiting [2025-08-14T06:04:12.213Z] 9798913df2ba: Waiting [2025-08-14T06:04:12.213Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:12.213Z] 097100c76c15: Waiting [2025-08-14T06:04:12.213Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:12.213Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:12.213Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:12.213Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:12.213Z] 097100c76c15: Layer already exists [2025-08-14T06:04:12.213Z] f3522e8f77f3: Pushed [2025-08-14T06:04:12.213Z] 6ff5d718bb2c: Pushed [2025-08-14T06:04:12.213Z] 235b04a27f9a: Pushed [2025-08-14T06:04:13.589Z] 5807e8364b5c: Pushed [2025-08-14T06:04:13.589Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:13.921Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:14.250Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-14T06:04:14.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-14T06:04:14.250Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:14.250Z] 235b04a27f9a: Preparing [2025-08-14T06:04:14.250Z] f3522e8f77f3: Preparing [2025-08-14T06:04:14.250Z] 5807e8364b5c: Preparing [2025-08-14T06:04:14.250Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:14.250Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:14.250Z] c25edfac7ac5: Preparing [2025-08-14T06:04:14.250Z] 9798913df2ba: Preparing [2025-08-14T06:04:14.250Z] 097100c76c15: Preparing [2025-08-14T06:04:14.250Z] 9798913df2ba: Waiting [2025-08-14T06:04:14.250Z] 097100c76c15: Waiting [2025-08-14T06:04:14.250Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:14.250Z] c25edfac7ac5: Waiting [2025-08-14T06:04:14.250Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:14.250Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:14.250Z] 5807e8364b5c: Layer already exists [2025-08-14T06:04:14.250Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:14.250Z] f3522e8f77f3: Layer already exists [2025-08-14T06:04:14.250Z] 097100c76c15: Layer already exists [2025-08-14T06:04:14.250Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:14.250Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:14.250Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:14.250Z] latest: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:14.585Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:14.922Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 [2025-08-14T06:04:14.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-14T06:04:14.923Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:14.923Z] 235b04a27f9a: Preparing [2025-08-14T06:04:14.923Z] f3522e8f77f3: Preparing [2025-08-14T06:04:14.923Z] 5807e8364b5c: Preparing [2025-08-14T06:04:14.923Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:14.923Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:14.923Z] c25edfac7ac5: Preparing [2025-08-14T06:04:14.923Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:14.923Z] 9798913df2ba: Preparing [2025-08-14T06:04:14.923Z] 097100c76c15: Preparing [2025-08-14T06:04:14.923Z] c25edfac7ac5: Waiting [2025-08-14T06:04:14.923Z] 9798913df2ba: Waiting [2025-08-14T06:04:14.923Z] 097100c76c15: Waiting [2025-08-14T06:04:14.923Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:14.923Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:14.923Z] f3522e8f77f3: Layer already exists [2025-08-14T06:04:14.923Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:14.923Z] 5807e8364b5c: Layer already exists [2025-08-14T06:04:14.923Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:14.923Z] 097100c76c15: Layer already exists [2025-08-14T06:04:14.923Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:14.923Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:14.923Z] 4.1.0-dev.47: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:15.255Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:15.582Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:15.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-14T06:04:15.582Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:15.582Z] 235b04a27f9a: Preparing [2025-08-14T06:04:15.582Z] f3522e8f77f3: Preparing [2025-08-14T06:04:15.582Z] 5807e8364b5c: Preparing [2025-08-14T06:04:15.582Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:15.582Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:15.582Z] c25edfac7ac5: Preparing [2025-08-14T06:04:15.582Z] 9798913df2ba: Preparing [2025-08-14T06:04:15.582Z] 097100c76c15: Preparing [2025-08-14T06:04:15.582Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:15.582Z] c25edfac7ac5: Waiting [2025-08-14T06:04:15.582Z] 097100c76c15: Waiting [2025-08-14T06:04:15.582Z] 9798913df2ba: Waiting [2025-08-14T06:04:15.582Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:15.582Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:15.582Z] f3522e8f77f3: Layer already exists [2025-08-14T06:04:15.582Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:15.582Z] 5807e8364b5c: Layer already exists [2025-08-14T06:04:15.582Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:15.582Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:15.582Z] 097100c76c15: Layer already exists [2025-08-14T06:04:15.582Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:15.582Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:15.915Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:16.243Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-14T06:04:16.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-14T06:04:16.243Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:16.243Z] 235b04a27f9a: Preparing [2025-08-14T06:04:16.243Z] f3522e8f77f3: Preparing [2025-08-14T06:04:16.243Z] 5807e8364b5c: Preparing [2025-08-14T06:04:16.243Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:16.243Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:16.243Z] c25edfac7ac5: Preparing [2025-08-14T06:04:16.243Z] 9798913df2ba: Preparing [2025-08-14T06:04:16.243Z] 097100c76c15: Preparing [2025-08-14T06:04:16.243Z] c25edfac7ac5: Waiting [2025-08-14T06:04:16.243Z] 9798913df2ba: Waiting [2025-08-14T06:04:16.243Z] 097100c76c15: Waiting [2025-08-14T06:04:16.243Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:16.243Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:16.243Z] f3522e8f77f3: Layer already exists [2025-08-14T06:04:16.243Z] 5807e8364b5c: Layer already exists [2025-08-14T06:04:16.243Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:16.243Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:16.243Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:16.243Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:16.243Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:16.243Z] 097100c76c15: Layer already exists [2025-08-14T06:04:16.243Z] main: digest: sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:16.330Z] ===================================================== [Pipeline] echo [2025-08-14T06:04:16.349Z] taggedImages: [2025-08-14T06:04:16.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:16.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-14T06:04:16.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 [2025-08-14T06:04:16.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:16.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-14T06:04:16.376Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-14T06:04:16.376Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:16.376Z] latest [2025-08-14T06:04:16.376Z] 4.1.0-dev.47 [2025-08-14T06:04:16.376Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:16.376Z] main [2025-08-14T06:04:16.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:16.736Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:17.062Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:17.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-14T06:04:17.062Z] 4af5d5c0c84b: Preparing [2025-08-14T06:04:17.062Z] dd07e14f5891: Preparing [2025-08-14T06:04:17.062Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:17.062Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:17.062Z] c4df147722da: Preparing [2025-08-14T06:04:17.062Z] 7cfeb8eaae3e: Preparing [2025-08-14T06:04:17.062Z] 097100c76c15: Preparing [2025-08-14T06:04:17.062Z] 7cfeb8eaae3e: Waiting [2025-08-14T06:04:17.062Z] 097100c76c15: Waiting [2025-08-14T06:04:17.062Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:17.062Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:17.062Z] 097100c76c15: Layer already exists [2025-08-14T06:04:17.062Z] 4af5d5c0c84b: Pushed [2025-08-14T06:04:17.062Z] 7cfeb8eaae3e: Pushed [2025-08-14T06:04:17.062Z] c4df147722da: Pushed [2025-08-14T06:04:21.279Z] dd07e14f5891: Pushed [2025-08-14T06:04:21.279Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:21.606Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:21.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-14T06:04:21.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-14T06:04:21.934Z] 4af5d5c0c84b: Preparing [2025-08-14T06:04:21.934Z] dd07e14f5891: Preparing [2025-08-14T06:04:21.934Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:21.934Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:21.934Z] c4df147722da: Preparing [2025-08-14T06:04:21.934Z] 7cfeb8eaae3e: Preparing [2025-08-14T06:04:21.934Z] 097100c76c15: Preparing [2025-08-14T06:04:21.934Z] 7cfeb8eaae3e: Waiting [2025-08-14T06:04:21.934Z] 097100c76c15: Waiting [2025-08-14T06:04:21.934Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:21.934Z] dd07e14f5891: Layer already exists [2025-08-14T06:04:21.934Z] 4af5d5c0c84b: Layer already exists [2025-08-14T06:04:21.934Z] c4df147722da: Layer already exists [2025-08-14T06:04:21.934Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:21.934Z] 097100c76c15: Layer already exists [2025-08-14T06:04:21.934Z] 7cfeb8eaae3e: Layer already exists [2025-08-14T06:04:21.934Z] latest: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:22.260Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:22.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 [2025-08-14T06:04:22.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-14T06:04:22.591Z] 4af5d5c0c84b: Preparing [2025-08-14T06:04:22.591Z] dd07e14f5891: Preparing [2025-08-14T06:04:22.591Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:22.591Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:22.591Z] c4df147722da: Preparing [2025-08-14T06:04:22.591Z] 7cfeb8eaae3e: Preparing [2025-08-14T06:04:22.591Z] 097100c76c15: Preparing [2025-08-14T06:04:22.591Z] 7cfeb8eaae3e: Waiting [2025-08-14T06:04:22.591Z] 097100c76c15: Waiting [2025-08-14T06:04:22.591Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:22.591Z] 4af5d5c0c84b: Layer already exists [2025-08-14T06:04:22.591Z] dd07e14f5891: Layer already exists [2025-08-14T06:04:22.591Z] c4df147722da: Layer already exists [2025-08-14T06:04:22.591Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:22.591Z] 7cfeb8eaae3e: Layer already exists [2025-08-14T06:04:22.591Z] 097100c76c15: Layer already exists [2025-08-14T06:04:22.591Z] 4.1.0-dev.47: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:22.918Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:23.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:23.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-14T06:04:23.245Z] 4af5d5c0c84b: Preparing [2025-08-14T06:04:23.245Z] dd07e14f5891: Preparing [2025-08-14T06:04:23.245Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:23.245Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:23.245Z] c4df147722da: Preparing [2025-08-14T06:04:23.245Z] 7cfeb8eaae3e: Preparing [2025-08-14T06:04:23.245Z] 097100c76c15: Preparing [2025-08-14T06:04:23.245Z] 7cfeb8eaae3e: Waiting [2025-08-14T06:04:23.245Z] 097100c76c15: Waiting [2025-08-14T06:04:23.245Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:23.245Z] c4df147722da: Layer already exists [2025-08-14T06:04:23.245Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:23.245Z] dd07e14f5891: Layer already exists [2025-08-14T06:04:23.245Z] 4af5d5c0c84b: Layer already exists [2025-08-14T06:04:23.245Z] 097100c76c15: Layer already exists [2025-08-14T06:04:23.245Z] 7cfeb8eaae3e: Layer already exists [2025-08-14T06:04:23.245Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:23.572Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:23.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-14T06:04:23.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-14T06:04:23.900Z] 4af5d5c0c84b: Preparing [2025-08-14T06:04:23.900Z] dd07e14f5891: Preparing [2025-08-14T06:04:23.900Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:23.900Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:23.900Z] c4df147722da: Preparing [2025-08-14T06:04:23.900Z] 7cfeb8eaae3e: Preparing [2025-08-14T06:04:23.900Z] 097100c76c15: Preparing [2025-08-14T06:04:23.900Z] 097100c76c15: Waiting [2025-08-14T06:04:23.900Z] 7cfeb8eaae3e: Waiting [2025-08-14T06:04:23.900Z] 4af5d5c0c84b: Layer already exists [2025-08-14T06:04:23.900Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:23.900Z] c4df147722da: Layer already exists [2025-08-14T06:04:23.900Z] dd07e14f5891: Layer already exists [2025-08-14T06:04:23.900Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:23.900Z] 097100c76c15: Layer already exists [2025-08-14T06:04:23.900Z] 7cfeb8eaae3e: Layer already exists [2025-08-14T06:04:23.900Z] main: digest: sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:23.987Z] ===================================================== [Pipeline] echo [2025-08-14T06:04:24.005Z] taggedImages: [2025-08-14T06:04:24.005Z] - nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:24.005Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-14T06:04:24.005Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 [2025-08-14T06:04:24.005Z] - nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:24.005Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-14T06:04:24.034Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-14T06:04:24.034Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:24.034Z] latest [2025-08-14T06:04:24.034Z] 4.1.0-dev.47 [2025-08-14T06:04:24.034Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:24.034Z] main [2025-08-14T06:04:24.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:24.389Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:24.721Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:24.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-14T06:04:24.721Z] 7e86f930b2d5: Preparing [2025-08-14T06:04:24.721Z] 2e7f03691a21: Preparing [2025-08-14T06:04:24.721Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:24.721Z] 3e0cd4e55ddf: Preparing [2025-08-14T06:04:24.721Z] a7e9a55543b4: Preparing [2025-08-14T06:04:24.721Z] 097100c76c15: Preparing [2025-08-14T06:04:24.721Z] 097100c76c15: Waiting [2025-08-14T06:04:24.721Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:24.721Z] 097100c76c15: Layer already exists [2025-08-14T06:04:24.721Z] a7e9a55543b4: Pushed [2025-08-14T06:04:24.721Z] 3e0cd4e55ddf: Pushed [2025-08-14T06:04:24.721Z] 7e86f930b2d5: Pushed [2025-08-14T06:04:28.004Z] 2e7f03691a21: Pushed [2025-08-14T06:04:28.262Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:28.597Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:28.922Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-14T06:04:28.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-14T06:04:28.922Z] 7e86f930b2d5: Preparing [2025-08-14T06:04:28.922Z] 2e7f03691a21: Preparing [2025-08-14T06:04:28.922Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:28.922Z] 3e0cd4e55ddf: Preparing [2025-08-14T06:04:28.922Z] a7e9a55543b4: Preparing [2025-08-14T06:04:28.922Z] 097100c76c15: Preparing [2025-08-14T06:04:28.922Z] 097100c76c15: Waiting [2025-08-14T06:04:28.922Z] 2e7f03691a21: Layer already exists [2025-08-14T06:04:28.922Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:28.922Z] 3e0cd4e55ddf: Layer already exists [2025-08-14T06:04:28.922Z] a7e9a55543b4: Layer already exists [2025-08-14T06:04:28.922Z] 7e86f930b2d5: Layer already exists [2025-08-14T06:04:28.922Z] 097100c76c15: Layer already exists [2025-08-14T06:04:28.922Z] latest: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:29.259Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:29.592Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 [2025-08-14T06:04:29.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-14T06:04:29.592Z] 7e86f930b2d5: Preparing [2025-08-14T06:04:29.592Z] 2e7f03691a21: Preparing [2025-08-14T06:04:29.592Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:29.592Z] 3e0cd4e55ddf: Preparing [2025-08-14T06:04:29.592Z] a7e9a55543b4: Preparing [2025-08-14T06:04:29.592Z] 097100c76c15: Preparing [2025-08-14T06:04:29.592Z] 097100c76c15: Waiting [2025-08-14T06:04:29.592Z] 7e86f930b2d5: Layer already exists [2025-08-14T06:04:29.592Z] 3e0cd4e55ddf: Layer already exists [2025-08-14T06:04:29.592Z] 2e7f03691a21: Layer already exists [2025-08-14T06:04:29.592Z] a7e9a55543b4: Layer already exists [2025-08-14T06:04:29.592Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:29.592Z] 097100c76c15: Layer already exists [2025-08-14T06:04:29.592Z] 4.1.0-dev.47: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:29.926Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:30.251Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:30.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-14T06:04:30.251Z] 7e86f930b2d5: Preparing [2025-08-14T06:04:30.251Z] 2e7f03691a21: Preparing [2025-08-14T06:04:30.251Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:30.251Z] 3e0cd4e55ddf: Preparing [2025-08-14T06:04:30.251Z] a7e9a55543b4: Preparing [2025-08-14T06:04:30.251Z] 097100c76c15: Preparing [2025-08-14T06:04:30.251Z] 097100c76c15: Waiting [2025-08-14T06:04:30.251Z] 3e0cd4e55ddf: Layer already exists [2025-08-14T06:04:30.251Z] 2e7f03691a21: Layer already exists [2025-08-14T06:04:30.251Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:30.251Z] 7e86f930b2d5: Layer already exists [2025-08-14T06:04:30.251Z] a7e9a55543b4: Layer already exists [2025-08-14T06:04:30.251Z] 097100c76c15: Layer already exists [2025-08-14T06:04:30.251Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:30.588Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:30.914Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-14T06:04:30.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-14T06:04:30.914Z] 7e86f930b2d5: Preparing [2025-08-14T06:04:30.914Z] 2e7f03691a21: Preparing [2025-08-14T06:04:30.914Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:30.914Z] 3e0cd4e55ddf: Preparing [2025-08-14T06:04:30.914Z] a7e9a55543b4: Preparing [2025-08-14T06:04:30.914Z] 097100c76c15: Preparing [2025-08-14T06:04:30.914Z] 097100c76c15: Waiting [2025-08-14T06:04:30.914Z] 7e86f930b2d5: Layer already exists [2025-08-14T06:04:30.914Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:30.914Z] 3e0cd4e55ddf: Layer already exists [2025-08-14T06:04:30.914Z] a7e9a55543b4: Layer already exists [2025-08-14T06:04:30.914Z] 2e7f03691a21: Layer already exists [2025-08-14T06:04:30.914Z] 097100c76c15: Layer already exists [2025-08-14T06:04:30.914Z] main: digest: sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:31.010Z] ===================================================== [Pipeline] echo [2025-08-14T06:04:31.032Z] taggedImages: [2025-08-14T06:04:31.033Z] - nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:31.033Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-14T06:04:31.033Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 [2025-08-14T06:04:31.033Z] - nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:31.033Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-14T06:04:31.062Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-14T06:04:31.062Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:31.062Z] latest [2025-08-14T06:04:31.062Z] 4.1.0-dev.47 [2025-08-14T06:04:31.062Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:31.062Z] main [2025-08-14T06:04:31.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:31.418Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:31.754Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:31.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-14T06:04:31.754Z] 6e64ef4afee9: Preparing [2025-08-14T06:04:31.754Z] db503880c410: Preparing [2025-08-14T06:04:31.754Z] 66b392f9b974: Preparing [2025-08-14T06:04:31.754Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:31.754Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:31.754Z] c25edfac7ac5: Preparing [2025-08-14T06:04:31.754Z] 9798913df2ba: Preparing [2025-08-14T06:04:31.754Z] 097100c76c15: Preparing [2025-08-14T06:04:31.754Z] c25edfac7ac5: Waiting [2025-08-14T06:04:31.754Z] 9798913df2ba: Waiting [2025-08-14T06:04:31.754Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:31.754Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:31.754Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:31.754Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:31.754Z] 097100c76c15: Layer already exists [2025-08-14T06:04:31.754Z] db503880c410: Pushed [2025-08-14T06:04:31.754Z] 6e64ef4afee9: Pushed [2025-08-14T06:04:35.974Z] 66b392f9b974: Pushed [2025-08-14T06:04:35.974Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:36.307Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:36.636Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-14T06:04:36.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-14T06:04:36.636Z] 6e64ef4afee9: Preparing [2025-08-14T06:04:36.636Z] db503880c410: Preparing [2025-08-14T06:04:36.636Z] 66b392f9b974: Preparing [2025-08-14T06:04:36.636Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:36.636Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:36.636Z] c25edfac7ac5: Preparing [2025-08-14T06:04:36.636Z] 9798913df2ba: Preparing [2025-08-14T06:04:36.636Z] 097100c76c15: Preparing [2025-08-14T06:04:36.636Z] c25edfac7ac5: Waiting [2025-08-14T06:04:36.636Z] 9798913df2ba: Waiting [2025-08-14T06:04:36.636Z] 097100c76c15: Waiting [2025-08-14T06:04:36.636Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:36.636Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:36.636Z] 66b392f9b974: Layer already exists [2025-08-14T06:04:36.636Z] db503880c410: Layer already exists [2025-08-14T06:04:36.636Z] 6e64ef4afee9: Layer already exists [2025-08-14T06:04:36.636Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:36.636Z] 097100c76c15: Layer already exists [2025-08-14T06:04:36.636Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:36.636Z] latest: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:36.972Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:37.303Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 [2025-08-14T06:04:37.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-14T06:04:37.303Z] 6e64ef4afee9: Preparing [2025-08-14T06:04:37.303Z] db503880c410: Preparing [2025-08-14T06:04:37.303Z] 66b392f9b974: Preparing [2025-08-14T06:04:37.303Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:37.303Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:37.303Z] c25edfac7ac5: Preparing [2025-08-14T06:04:37.303Z] 9798913df2ba: Preparing [2025-08-14T06:04:37.303Z] 097100c76c15: Preparing [2025-08-14T06:04:37.303Z] 9798913df2ba: Waiting [2025-08-14T06:04:37.303Z] c25edfac7ac5: Waiting [2025-08-14T06:04:37.303Z] 097100c76c15: Waiting [2025-08-14T06:04:37.303Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:37.303Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:37.303Z] 66b392f9b974: Layer already exists [2025-08-14T06:04:37.303Z] db503880c410: Layer already exists [2025-08-14T06:04:37.303Z] 6e64ef4afee9: Layer already exists [2025-08-14T06:04:37.303Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:37.303Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:37.303Z] 097100c76c15: Layer already exists [2025-08-14T06:04:37.303Z] 4.1.0-dev.47: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:37.632Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:37.951Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:37.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-14T06:04:37.951Z] 6e64ef4afee9: Preparing [2025-08-14T06:04:37.951Z] db503880c410: Preparing [2025-08-14T06:04:37.951Z] 66b392f9b974: Preparing [2025-08-14T06:04:37.951Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:37.951Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:37.951Z] c25edfac7ac5: Preparing [2025-08-14T06:04:37.951Z] 9798913df2ba: Preparing [2025-08-14T06:04:37.951Z] 097100c76c15: Preparing [2025-08-14T06:04:37.951Z] c25edfac7ac5: Waiting [2025-08-14T06:04:37.951Z] 097100c76c15: Waiting [2025-08-14T06:04:37.951Z] 9798913df2ba: Waiting [2025-08-14T06:04:37.951Z] 66b392f9b974: Layer already exists [2025-08-14T06:04:37.951Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:37.951Z] db503880c410: Layer already exists [2025-08-14T06:04:37.951Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:37.951Z] 6e64ef4afee9: Layer already exists [2025-08-14T06:04:37.951Z] 097100c76c15: Layer already exists [2025-08-14T06:04:37.951Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:37.951Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:37.951Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:38.284Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:38.619Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-14T06:04:38.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-14T06:04:38.619Z] 6e64ef4afee9: Preparing [2025-08-14T06:04:38.619Z] db503880c410: Preparing [2025-08-14T06:04:38.619Z] 66b392f9b974: Preparing [2025-08-14T06:04:38.619Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:38.619Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:38.619Z] c25edfac7ac5: Preparing [2025-08-14T06:04:38.619Z] 9798913df2ba: Preparing [2025-08-14T06:04:38.619Z] 097100c76c15: Preparing [2025-08-14T06:04:38.619Z] c25edfac7ac5: Waiting [2025-08-14T06:04:38.619Z] 9798913df2ba: Waiting [2025-08-14T06:04:38.619Z] 097100c76c15: Waiting [2025-08-14T06:04:38.619Z] 6e64ef4afee9: Layer already exists [2025-08-14T06:04:38.619Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:38.619Z] 66b392f9b974: Layer already exists [2025-08-14T06:04:38.619Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:38.619Z] db503880c410: Layer already exists [2025-08-14T06:04:38.619Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:38.619Z] 097100c76c15: Layer already exists [2025-08-14T06:04:38.619Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:38.619Z] main: digest: sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:38.698Z] ===================================================== [Pipeline] echo [2025-08-14T06:04:38.712Z] taggedImages: [2025-08-14T06:04:38.712Z] - nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:38.712Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-14T06:04:38.712Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 [2025-08-14T06:04:38.712Z] - nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:38.712Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-14T06:04:38.740Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-14T06:04:38.740Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:38.740Z] latest [2025-08-14T06:04:38.740Z] 4.1.0-dev.47 [2025-08-14T06:04:38.740Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:38.740Z] main [2025-08-14T06:04:38.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:39.093Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:39.416Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:39.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-14T06:04:39.416Z] ebea2439714b: Preparing [2025-08-14T06:04:39.416Z] 2379569c6dd9: Preparing [2025-08-14T06:04:39.416Z] d653019653c1: Preparing [2025-08-14T06:04:39.416Z] bd6b337037d0: Preparing [2025-08-14T06:04:39.416Z] e5302d85f489: Preparing [2025-08-14T06:04:39.416Z] 9ca539e2e61d: Preparing [2025-08-14T06:04:39.416Z] b1f7050ccb24: Preparing [2025-08-14T06:04:39.416Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:39.416Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:39.416Z] 28b5c5c8f697: Preparing [2025-08-14T06:04:39.416Z] aac280aaba4b: Preparing [2025-08-14T06:04:39.416Z] 5f70bf18a086: Preparing [2025-08-14T06:04:39.416Z] 7eb8294cc5e5: Preparing [2025-08-14T06:04:39.416Z] 57ff74d76807: Preparing [2025-08-14T06:04:39.416Z] 58f8affba534: Preparing [2025-08-14T06:04:39.417Z] 097100c76c15: Preparing [2025-08-14T06:04:39.417Z] aac280aaba4b: Waiting [2025-08-14T06:04:39.417Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:39.417Z] 28b5c5c8f697: Waiting [2025-08-14T06:04:39.417Z] 7eb8294cc5e5: Waiting [2025-08-14T06:04:39.417Z] 57ff74d76807: Waiting [2025-08-14T06:04:39.417Z] 58f8affba534: Waiting [2025-08-14T06:04:39.417Z] 9ca539e2e61d: Waiting [2025-08-14T06:04:39.417Z] 097100c76c15: Waiting [2025-08-14T06:04:39.417Z] b1f7050ccb24: Waiting [2025-08-14T06:04:39.417Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:39.417Z] 5f70bf18a086: Waiting [2025-08-14T06:04:39.417Z] d653019653c1: Pushed [2025-08-14T06:04:39.417Z] ebea2439714b: Pushed [2025-08-14T06:04:39.417Z] bd6b337037d0: Pushed [2025-08-14T06:04:39.417Z] 2379569c6dd9: Pushed [2025-08-14T06:04:39.417Z] e5302d85f489: Pushed [2025-08-14T06:04:39.417Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:39.417Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:39.417Z] 5f70bf18a086: Layer already exists [2025-08-14T06:04:39.417Z] 9ca539e2e61d: Pushed [2025-08-14T06:04:39.675Z] 28b5c5c8f697: Pushed [2025-08-14T06:04:39.675Z] aac280aaba4b: Pushed [2025-08-14T06:04:39.675Z] 097100c76c15: Layer already exists [2025-08-14T06:04:39.675Z] 7eb8294cc5e5: Pushed [2025-08-14T06:04:39.675Z] 58f8affba534: Pushed [2025-08-14T06:04:39.675Z] 57ff74d76807: Pushed [2025-08-14T06:04:41.052Z] b1f7050ccb24: Pushed [2025-08-14T06:04:41.052Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:41.384Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:41.712Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-14T06:04:41.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-14T06:04:41.712Z] ebea2439714b: Preparing [2025-08-14T06:04:41.712Z] 2379569c6dd9: Preparing [2025-08-14T06:04:41.712Z] d653019653c1: Preparing [2025-08-14T06:04:41.712Z] bd6b337037d0: Preparing [2025-08-14T06:04:41.712Z] e5302d85f489: Preparing [2025-08-14T06:04:41.712Z] 9ca539e2e61d: Preparing [2025-08-14T06:04:41.712Z] b1f7050ccb24: Preparing [2025-08-14T06:04:41.712Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:41.712Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:41.712Z] 28b5c5c8f697: Preparing [2025-08-14T06:04:41.712Z] aac280aaba4b: Preparing [2025-08-14T06:04:41.712Z] 5f70bf18a086: Preparing [2025-08-14T06:04:41.712Z] 7eb8294cc5e5: Preparing [2025-08-14T06:04:41.712Z] 57ff74d76807: Preparing [2025-08-14T06:04:41.712Z] 58f8affba534: Preparing [2025-08-14T06:04:41.712Z] 097100c76c15: Preparing [2025-08-14T06:04:41.712Z] 28b5c5c8f697: Waiting [2025-08-14T06:04:41.712Z] aac280aaba4b: Waiting [2025-08-14T06:04:41.712Z] 5f70bf18a086: Waiting [2025-08-14T06:04:41.712Z] 7eb8294cc5e5: Waiting [2025-08-14T06:04:41.712Z] 097100c76c15: Waiting [2025-08-14T06:04:41.712Z] b1f7050ccb24: Waiting [2025-08-14T06:04:41.712Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:41.712Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:41.712Z] 9ca539e2e61d: Waiting [2025-08-14T06:04:41.712Z] 58f8affba534: Waiting [2025-08-14T06:04:41.712Z] 57ff74d76807: Waiting [2025-08-14T06:04:41.712Z] bd6b337037d0: Layer already exists [2025-08-14T06:04:41.712Z] e5302d85f489: Layer already exists [2025-08-14T06:04:41.712Z] d653019653c1: Layer already exists [2025-08-14T06:04:41.712Z] ebea2439714b: Layer already exists [2025-08-14T06:04:41.712Z] 2379569c6dd9: Layer already exists [2025-08-14T06:04:41.712Z] b1f7050ccb24: Layer already exists [2025-08-14T06:04:41.712Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:41.712Z] 28b5c5c8f697: Layer already exists [2025-08-14T06:04:41.712Z] 9ca539e2e61d: Layer already exists [2025-08-14T06:04:41.712Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:41.712Z] aac280aaba4b: Layer already exists [2025-08-14T06:04:41.712Z] 57ff74d76807: Layer already exists [2025-08-14T06:04:41.712Z] 7eb8294cc5e5: Layer already exists [2025-08-14T06:04:41.712Z] 5f70bf18a086: Layer already exists [2025-08-14T06:04:41.712Z] 58f8affba534: Layer already exists [2025-08-14T06:04:41.712Z] 097100c76c15: Layer already exists [2025-08-14T06:04:41.712Z] latest: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:42.035Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:42.359Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 [2025-08-14T06:04:42.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-14T06:04:42.359Z] ebea2439714b: Preparing [2025-08-14T06:04:42.359Z] 2379569c6dd9: Preparing [2025-08-14T06:04:42.359Z] d653019653c1: Preparing [2025-08-14T06:04:42.359Z] bd6b337037d0: Preparing [2025-08-14T06:04:42.359Z] e5302d85f489: Preparing [2025-08-14T06:04:42.359Z] 9ca539e2e61d: Preparing [2025-08-14T06:04:42.359Z] b1f7050ccb24: Preparing [2025-08-14T06:04:42.359Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:42.359Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:42.359Z] 28b5c5c8f697: Preparing [2025-08-14T06:04:42.359Z] aac280aaba4b: Preparing [2025-08-14T06:04:42.359Z] 5f70bf18a086: Preparing [2025-08-14T06:04:42.359Z] 7eb8294cc5e5: Preparing [2025-08-14T06:04:42.359Z] 57ff74d76807: Preparing [2025-08-14T06:04:42.359Z] 58f8affba534: Preparing [2025-08-14T06:04:42.359Z] 097100c76c15: Preparing [2025-08-14T06:04:42.359Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:42.359Z] 28b5c5c8f697: Waiting [2025-08-14T06:04:42.359Z] aac280aaba4b: Waiting [2025-08-14T06:04:42.359Z] 5f70bf18a086: Waiting [2025-08-14T06:04:42.359Z] 7eb8294cc5e5: Waiting [2025-08-14T06:04:42.359Z] b1f7050ccb24: Waiting [2025-08-14T06:04:42.359Z] 57ff74d76807: Waiting [2025-08-14T06:04:42.359Z] 58f8affba534: Waiting [2025-08-14T06:04:42.359Z] 097100c76c15: Waiting [2025-08-14T06:04:42.359Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:42.359Z] 9ca539e2e61d: Waiting [2025-08-14T06:04:42.359Z] 2379569c6dd9: Layer already exists [2025-08-14T06:04:42.359Z] e5302d85f489: Layer already exists [2025-08-14T06:04:42.359Z] d653019653c1: Layer already exists [2025-08-14T06:04:42.359Z] ebea2439714b: Layer already exists [2025-08-14T06:04:42.359Z] bd6b337037d0: Layer already exists [2025-08-14T06:04:42.359Z] b1f7050ccb24: Layer already exists [2025-08-14T06:04:42.359Z] 9ca539e2e61d: Layer already exists [2025-08-14T06:04:42.359Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:42.359Z] 28b5c5c8f697: Layer already exists [2025-08-14T06:04:42.359Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:42.359Z] aac280aaba4b: Layer already exists [2025-08-14T06:04:42.359Z] 5f70bf18a086: Layer already exists [2025-08-14T06:04:42.359Z] 7eb8294cc5e5: Layer already exists [2025-08-14T06:04:42.359Z] 57ff74d76807: Layer already exists [2025-08-14T06:04:42.359Z] 097100c76c15: Layer already exists [2025-08-14T06:04:42.359Z] 58f8affba534: Layer already exists [2025-08-14T06:04:42.359Z] 4.1.0-dev.47: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:42.689Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:43.013Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:43.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-14T06:04:43.013Z] ebea2439714b: Preparing [2025-08-14T06:04:43.013Z] 2379569c6dd9: Preparing [2025-08-14T06:04:43.013Z] d653019653c1: Preparing [2025-08-14T06:04:43.013Z] bd6b337037d0: Preparing [2025-08-14T06:04:43.013Z] e5302d85f489: Preparing [2025-08-14T06:04:43.013Z] 9ca539e2e61d: Preparing [2025-08-14T06:04:43.013Z] b1f7050ccb24: Preparing [2025-08-14T06:04:43.013Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:43.013Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:43.013Z] 28b5c5c8f697: Preparing [2025-08-14T06:04:43.013Z] aac280aaba4b: Preparing [2025-08-14T06:04:43.013Z] 5f70bf18a086: Preparing [2025-08-14T06:04:43.013Z] 7eb8294cc5e5: Preparing [2025-08-14T06:04:43.013Z] 57ff74d76807: Preparing [2025-08-14T06:04:43.013Z] 58f8affba534: Preparing [2025-08-14T06:04:43.013Z] 097100c76c15: Preparing [2025-08-14T06:04:43.013Z] aac280aaba4b: Waiting [2025-08-14T06:04:43.013Z] 5f70bf18a086: Waiting [2025-08-14T06:04:43.013Z] 7eb8294cc5e5: Waiting [2025-08-14T06:04:43.013Z] 57ff74d76807: Waiting [2025-08-14T06:04:43.013Z] 58f8affba534: Waiting [2025-08-14T06:04:43.013Z] 097100c76c15: Waiting [2025-08-14T06:04:43.013Z] b1f7050ccb24: Waiting [2025-08-14T06:04:43.013Z] 9ca539e2e61d: Waiting [2025-08-14T06:04:43.013Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:43.013Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:43.013Z] 28b5c5c8f697: Waiting [2025-08-14T06:04:43.013Z] ebea2439714b: Layer already exists [2025-08-14T06:04:43.013Z] d653019653c1: Layer already exists [2025-08-14T06:04:43.013Z] e5302d85f489: Layer already exists [2025-08-14T06:04:43.013Z] bd6b337037d0: Layer already exists [2025-08-14T06:04:43.013Z] 2379569c6dd9: Layer already exists [2025-08-14T06:04:43.013Z] b1f7050ccb24: Layer already exists [2025-08-14T06:04:43.013Z] 9ca539e2e61d: Layer already exists [2025-08-14T06:04:43.013Z] 28b5c5c8f697: Layer already exists [2025-08-14T06:04:43.013Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:43.013Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:43.013Z] 5f70bf18a086: Layer already exists [2025-08-14T06:04:43.013Z] aac280aaba4b: Layer already exists [2025-08-14T06:04:43.013Z] 7eb8294cc5e5: Layer already exists [2025-08-14T06:04:43.013Z] 57ff74d76807: Layer already exists [2025-08-14T06:04:43.013Z] 58f8affba534: Layer already exists [2025-08-14T06:04:43.013Z] 097100c76c15: Layer already exists [2025-08-14T06:04:43.013Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:43.337Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:43.662Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-14T06:04:43.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-14T06:04:43.662Z] ebea2439714b: Preparing [2025-08-14T06:04:43.662Z] 2379569c6dd9: Preparing [2025-08-14T06:04:43.662Z] d653019653c1: Preparing [2025-08-14T06:04:43.662Z] bd6b337037d0: Preparing [2025-08-14T06:04:43.662Z] e5302d85f489: Preparing [2025-08-14T06:04:43.662Z] 9ca539e2e61d: Preparing [2025-08-14T06:04:43.662Z] b1f7050ccb24: Preparing [2025-08-14T06:04:43.662Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:43.662Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:43.662Z] 28b5c5c8f697: Preparing [2025-08-14T06:04:43.662Z] aac280aaba4b: Preparing [2025-08-14T06:04:43.662Z] 5f70bf18a086: Preparing [2025-08-14T06:04:43.662Z] 7eb8294cc5e5: Preparing [2025-08-14T06:04:43.662Z] 57ff74d76807: Preparing [2025-08-14T06:04:43.662Z] 58f8affba534: Preparing [2025-08-14T06:04:43.662Z] 097100c76c15: Preparing [2025-08-14T06:04:43.662Z] b1f7050ccb24: Waiting [2025-08-14T06:04:43.662Z] aac280aaba4b: Waiting [2025-08-14T06:04:43.662Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:43.662Z] 5f70bf18a086: Waiting [2025-08-14T06:04:43.662Z] 7eb8294cc5e5: Waiting [2025-08-14T06:04:43.662Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:43.662Z] 57ff74d76807: Waiting [2025-08-14T06:04:43.662Z] 58f8affba534: Waiting [2025-08-14T06:04:43.662Z] 28b5c5c8f697: Waiting [2025-08-14T06:04:43.662Z] 097100c76c15: Waiting [2025-08-14T06:04:43.662Z] 9ca539e2e61d: Waiting [2025-08-14T06:04:43.662Z] bd6b337037d0: Layer already exists [2025-08-14T06:04:43.662Z] ebea2439714b: Layer already exists [2025-08-14T06:04:43.662Z] e5302d85f489: Layer already exists [2025-08-14T06:04:43.662Z] d653019653c1: Layer already exists [2025-08-14T06:04:43.662Z] 2379569c6dd9: Layer already exists [2025-08-14T06:04:43.662Z] b1f7050ccb24: Layer already exists [2025-08-14T06:04:43.662Z] 9ca539e2e61d: Layer already exists [2025-08-14T06:04:43.662Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:43.662Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:43.662Z] 28b5c5c8f697: Layer already exists [2025-08-14T06:04:43.662Z] 5f70bf18a086: Layer already exists [2025-08-14T06:04:43.662Z] 58f8affba534: Layer already exists [2025-08-14T06:04:43.662Z] aac280aaba4b: Layer already exists [2025-08-14T06:04:43.662Z] 7eb8294cc5e5: Layer already exists [2025-08-14T06:04:43.662Z] 57ff74d76807: Layer already exists [2025-08-14T06:04:43.662Z] 097100c76c15: Layer already exists [2025-08-14T06:04:43.662Z] main: digest: sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:43.746Z] ===================================================== [Pipeline] echo [2025-08-14T06:04:43.763Z] taggedImages: [2025-08-14T06:04:43.763Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:43.763Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-14T06:04:43.763Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 [2025-08-14T06:04:43.763Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:43.763Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-14T06:04:43.794Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-14T06:04:43.794Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:43.794Z] latest [2025-08-14T06:04:43.794Z] 4.1.0-dev.47 [2025-08-14T06:04:43.794Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:43.794Z] main [2025-08-14T06:04:43.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:44.145Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:44.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:44.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-14T06:04:44.475Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:44.475Z] 235b04a27f9a: Preparing [2025-08-14T06:04:44.475Z] 3236869ad027: Preparing [2025-08-14T06:04:44.475Z] 85d5527bef8e: Preparing [2025-08-14T06:04:44.475Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:44.475Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:44.475Z] c25edfac7ac5: Preparing [2025-08-14T06:04:44.475Z] 9798913df2ba: Preparing [2025-08-14T06:04:44.475Z] 097100c76c15: Preparing [2025-08-14T06:04:44.475Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:44.475Z] c25edfac7ac5: Waiting [2025-08-14T06:04:44.475Z] 9798913df2ba: Waiting [2025-08-14T06:04:44.475Z] 097100c76c15: Waiting [2025-08-14T06:04:44.475Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:44.475Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:44.475Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:44.475Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:44.475Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:44.475Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:44.475Z] 097100c76c15: Layer already exists [2025-08-14T06:04:44.475Z] 3236869ad027: Pushed [2025-08-14T06:04:47.756Z] 85d5527bef8e: Pushed [2025-08-14T06:04:47.756Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:48.101Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:48.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-14T06:04:48.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-14T06:04:48.432Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:48.432Z] 235b04a27f9a: Preparing [2025-08-14T06:04:48.432Z] 3236869ad027: Preparing [2025-08-14T06:04:48.432Z] 85d5527bef8e: Preparing [2025-08-14T06:04:48.432Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:48.432Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:48.432Z] c25edfac7ac5: Preparing [2025-08-14T06:04:48.432Z] 9798913df2ba: Preparing [2025-08-14T06:04:48.432Z] 097100c76c15: Preparing [2025-08-14T06:04:48.432Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:48.432Z] c25edfac7ac5: Waiting [2025-08-14T06:04:48.432Z] 9798913df2ba: Waiting [2025-08-14T06:04:48.432Z] 097100c76c15: Waiting [2025-08-14T06:04:48.692Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:48.692Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:48.692Z] 85d5527bef8e: Layer already exists [2025-08-14T06:04:48.692Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:48.692Z] 3236869ad027: Layer already exists [2025-08-14T06:04:48.692Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:48.692Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:48.692Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:48.692Z] 097100c76c15: Layer already exists [2025-08-14T06:04:48.692Z] latest: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:49.025Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:49.354Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 [2025-08-14T06:04:49.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-14T06:04:49.354Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:49.354Z] 235b04a27f9a: Preparing [2025-08-14T06:04:49.354Z] 3236869ad027: Preparing [2025-08-14T06:04:49.354Z] 85d5527bef8e: Preparing [2025-08-14T06:04:49.354Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:49.354Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:49.354Z] c25edfac7ac5: Preparing [2025-08-14T06:04:49.354Z] 9798913df2ba: Preparing [2025-08-14T06:04:49.354Z] 097100c76c15: Preparing [2025-08-14T06:04:49.354Z] c25edfac7ac5: Waiting [2025-08-14T06:04:49.354Z] 9798913df2ba: Waiting [2025-08-14T06:04:49.354Z] 097100c76c15: Waiting [2025-08-14T06:04:49.354Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:49.354Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:49.354Z] 3236869ad027: Layer already exists [2025-08-14T06:04:49.354Z] 85d5527bef8e: Layer already exists [2025-08-14T06:04:49.354Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:49.354Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:49.354Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:49.354Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:49.354Z] 097100c76c15: Layer already exists [2025-08-14T06:04:49.354Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:49.354Z] 4.1.0-dev.47: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:49.689Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:50.016Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:50.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-14T06:04:50.016Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:50.016Z] 235b04a27f9a: Preparing [2025-08-14T06:04:50.016Z] 3236869ad027: Preparing [2025-08-14T06:04:50.016Z] 85d5527bef8e: Preparing [2025-08-14T06:04:50.016Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:50.016Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:50.016Z] c25edfac7ac5: Preparing [2025-08-14T06:04:50.016Z] 9798913df2ba: Preparing [2025-08-14T06:04:50.016Z] 097100c76c15: Preparing [2025-08-14T06:04:50.016Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:50.016Z] c25edfac7ac5: Waiting [2025-08-14T06:04:50.016Z] 9798913df2ba: Waiting [2025-08-14T06:04:50.016Z] 097100c76c15: Waiting [2025-08-14T06:04:50.016Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:50.016Z] 3236869ad027: Layer already exists [2025-08-14T06:04:50.016Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:50.016Z] 85d5527bef8e: Layer already exists [2025-08-14T06:04:50.016Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:50.016Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:50.016Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:50.016Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:50.016Z] 097100c76c15: Layer already exists [2025-08-14T06:04:50.016Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:50.350Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:50.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-14T06:04:50.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-14T06:04:50.677Z] 6ff5d718bb2c: Preparing [2025-08-14T06:04:50.677Z] 235b04a27f9a: Preparing [2025-08-14T06:04:50.677Z] 3236869ad027: Preparing [2025-08-14T06:04:50.677Z] 85d5527bef8e: Preparing [2025-08-14T06:04:50.677Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:50.677Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:50.677Z] c25edfac7ac5: Preparing [2025-08-14T06:04:50.677Z] 9798913df2ba: Preparing [2025-08-14T06:04:50.677Z] 097100c76c15: Preparing [2025-08-14T06:04:50.677Z] c25edfac7ac5: Waiting [2025-08-14T06:04:50.677Z] 9798913df2ba: Waiting [2025-08-14T06:04:50.677Z] 097100c76c15: Waiting [2025-08-14T06:04:50.677Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:50.677Z] 85d5527bef8e: Layer already exists [2025-08-14T06:04:50.677Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:50.677Z] 235b04a27f9a: Layer already exists [2025-08-14T06:04:50.677Z] 3236869ad027: Layer already exists [2025-08-14T06:04:50.677Z] 6ff5d718bb2c: Layer already exists [2025-08-14T06:04:50.677Z] 097100c76c15: Layer already exists [2025-08-14T06:04:50.677Z] 9798913df2ba: Layer already exists [2025-08-14T06:04:50.677Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:50.677Z] c25edfac7ac5: Layer already exists [2025-08-14T06:04:50.677Z] main: digest: sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:50.755Z] ===================================================== [Pipeline] echo [2025-08-14T06:04:50.768Z] taggedImages: [2025-08-14T06:04:50.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:50.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-14T06:04:50.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 [2025-08-14T06:04:50.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:50.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-14T06:04:50.795Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-14T06:04:50.795Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:50.795Z] latest [2025-08-14T06:04:50.795Z] 4.1.0-dev.47 [2025-08-14T06:04:50.795Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:50.795Z] main [2025-08-14T06:04:50.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:51.147Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:51.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:51.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-14T06:04:51.472Z] a2bc5d3d4999: Preparing [2025-08-14T06:04:51.472Z] 26cfda9ec36e: Preparing [2025-08-14T06:04:51.472Z] d10b2cc9c262: Preparing [2025-08-14T06:04:51.472Z] 92763beb89ab: Preparing [2025-08-14T06:04:51.472Z] bdfe1d8247d4: Preparing [2025-08-14T06:04:51.472Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:51.472Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:51.472Z] 60eaccf12f21: Preparing [2025-08-14T06:04:51.472Z] 946fdfd98241: Preparing [2025-08-14T06:04:51.472Z] b3196421bc54: Preparing [2025-08-14T06:04:51.472Z] 097100c76c15: Preparing [2025-08-14T06:04:51.472Z] 60eaccf12f21: Waiting [2025-08-14T06:04:51.472Z] 946fdfd98241: Waiting [2025-08-14T06:04:51.472Z] b3196421bc54: Waiting [2025-08-14T06:04:51.472Z] 097100c76c15: Waiting [2025-08-14T06:04:51.472Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:51.472Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:51.472Z] 26cfda9ec36e: Pushed [2025-08-14T06:04:51.472Z] 92763beb89ab: Pushed [2025-08-14T06:04:51.472Z] bdfe1d8247d4: Pushed [2025-08-14T06:04:51.472Z] a2bc5d3d4999: Pushed [2025-08-14T06:04:51.472Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:51.472Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:51.472Z] 097100c76c15: Layer already exists [2025-08-14T06:04:51.472Z] 60eaccf12f21: Pushed [2025-08-14T06:04:51.729Z] 946fdfd98241: Pushed [2025-08-14T06:04:52.661Z] b3196421bc54: Pushed [2025-08-14T06:04:54.036Z] d10b2cc9c262: Pushed [2025-08-14T06:04:54.295Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:54.627Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:54.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-14T06:04:54.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-14T06:04:54.954Z] a2bc5d3d4999: Preparing [2025-08-14T06:04:54.954Z] 26cfda9ec36e: Preparing [2025-08-14T06:04:54.954Z] d10b2cc9c262: Preparing [2025-08-14T06:04:54.954Z] 92763beb89ab: Preparing [2025-08-14T06:04:54.954Z] bdfe1d8247d4: Preparing [2025-08-14T06:04:54.954Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:54.954Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:54.954Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:54.954Z] 60eaccf12f21: Preparing [2025-08-14T06:04:54.954Z] 946fdfd98241: Preparing [2025-08-14T06:04:54.954Z] b3196421bc54: Preparing [2025-08-14T06:04:54.954Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:54.954Z] 097100c76c15: Preparing [2025-08-14T06:04:54.954Z] 60eaccf12f21: Waiting [2025-08-14T06:04:54.954Z] 946fdfd98241: Waiting [2025-08-14T06:04:54.954Z] b3196421bc54: Waiting [2025-08-14T06:04:54.954Z] 097100c76c15: Waiting [2025-08-14T06:04:54.954Z] 92763beb89ab: Layer already exists [2025-08-14T06:04:54.954Z] 26cfda9ec36e: Layer already exists [2025-08-14T06:04:54.954Z] a2bc5d3d4999: Layer already exists [2025-08-14T06:04:54.954Z] bdfe1d8247d4: Layer already exists [2025-08-14T06:04:54.954Z] d10b2cc9c262: Layer already exists [2025-08-14T06:04:54.954Z] 60eaccf12f21: Layer already exists [2025-08-14T06:04:54.954Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:54.954Z] b3196421bc54: Layer already exists [2025-08-14T06:04:54.954Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:54.954Z] 946fdfd98241: Layer already exists [2025-08-14T06:04:54.954Z] 097100c76c15: Layer already exists [2025-08-14T06:04:54.954Z] latest: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:55.281Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:55.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 [2025-08-14T06:04:55.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-14T06:04:55.611Z] a2bc5d3d4999: Preparing [2025-08-14T06:04:55.611Z] 26cfda9ec36e: Preparing [2025-08-14T06:04:55.611Z] d10b2cc9c262: Preparing [2025-08-14T06:04:55.611Z] 92763beb89ab: Preparing [2025-08-14T06:04:55.611Z] bdfe1d8247d4: Preparing [2025-08-14T06:04:55.611Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:55.611Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:55.611Z] 60eaccf12f21: Preparing [2025-08-14T06:04:55.611Z] 946fdfd98241: Preparing [2025-08-14T06:04:55.611Z] b3196421bc54: Preparing [2025-08-14T06:04:55.611Z] 097100c76c15: Preparing [2025-08-14T06:04:55.611Z] 60eaccf12f21: Waiting [2025-08-14T06:04:55.611Z] 946fdfd98241: Waiting [2025-08-14T06:04:55.611Z] b3196421bc54: Waiting [2025-08-14T06:04:55.611Z] 097100c76c15: Waiting [2025-08-14T06:04:55.611Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:55.611Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:55.611Z] d10b2cc9c262: Layer already exists [2025-08-14T06:04:55.611Z] 26cfda9ec36e: Layer already exists [2025-08-14T06:04:55.611Z] a2bc5d3d4999: Layer already exists [2025-08-14T06:04:55.611Z] 92763beb89ab: Layer already exists [2025-08-14T06:04:55.611Z] bdfe1d8247d4: Layer already exists [2025-08-14T06:04:55.611Z] 60eaccf12f21: Layer already exists [2025-08-14T06:04:55.611Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:55.611Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:55.611Z] 946fdfd98241: Layer already exists [2025-08-14T06:04:55.611Z] b3196421bc54: Layer already exists [2025-08-14T06:04:55.611Z] 097100c76c15: Layer already exists [2025-08-14T06:04:55.611Z] 4.1.0-dev.47: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:55.937Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:56.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:56.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-14T06:04:56.265Z] a2bc5d3d4999: Preparing [2025-08-14T06:04:56.265Z] 26cfda9ec36e: Preparing [2025-08-14T06:04:56.265Z] d10b2cc9c262: Preparing [2025-08-14T06:04:56.265Z] 92763beb89ab: Preparing [2025-08-14T06:04:56.265Z] bdfe1d8247d4: Preparing [2025-08-14T06:04:56.265Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:56.265Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:56.265Z] 60eaccf12f21: Preparing [2025-08-14T06:04:56.265Z] 946fdfd98241: Preparing [2025-08-14T06:04:56.265Z] b3196421bc54: Preparing [2025-08-14T06:04:56.265Z] 097100c76c15: Preparing [2025-08-14T06:04:56.265Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:56.265Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:56.265Z] 60eaccf12f21: Waiting [2025-08-14T06:04:56.265Z] 946fdfd98241: Waiting [2025-08-14T06:04:56.265Z] b3196421bc54: Waiting [2025-08-14T06:04:56.265Z] 097100c76c15: Waiting [2025-08-14T06:04:56.265Z] a2bc5d3d4999: Layer already exists [2025-08-14T06:04:56.265Z] 92763beb89ab: Layer already exists [2025-08-14T06:04:56.265Z] bdfe1d8247d4: Layer already exists [2025-08-14T06:04:56.265Z] 26cfda9ec36e: Layer already exists [2025-08-14T06:04:56.265Z] d10b2cc9c262: Layer already exists [2025-08-14T06:04:56.265Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:56.265Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:56.265Z] 60eaccf12f21: Layer already exists [2025-08-14T06:04:56.265Z] 946fdfd98241: Layer already exists [2025-08-14T06:04:56.265Z] b3196421bc54: Layer already exists [2025-08-14T06:04:56.265Z] 097100c76c15: Layer already exists [2025-08-14T06:04:56.265Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:56.597Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:56.927Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-14T06:04:56.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-14T06:04:56.927Z] a2bc5d3d4999: Preparing [2025-08-14T06:04:56.927Z] 26cfda9ec36e: Preparing [2025-08-14T06:04:56.927Z] d10b2cc9c262: Preparing [2025-08-14T06:04:56.927Z] 92763beb89ab: Preparing [2025-08-14T06:04:56.927Z] bdfe1d8247d4: Preparing [2025-08-14T06:04:56.927Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:56.927Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:56.927Z] 60eaccf12f21: Preparing [2025-08-14T06:04:56.927Z] 946fdfd98241: Preparing [2025-08-14T06:04:56.927Z] b3196421bc54: Preparing [2025-08-14T06:04:56.927Z] 097100c76c15: Preparing [2025-08-14T06:04:56.927Z] 60eaccf12f21: Waiting [2025-08-14T06:04:56.927Z] b3196421bc54: Waiting [2025-08-14T06:04:56.927Z] 097100c76c15: Waiting [2025-08-14T06:04:56.927Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:56.927Z] 946fdfd98241: Waiting [2025-08-14T06:04:56.927Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:56.927Z] a2bc5d3d4999: Layer already exists [2025-08-14T06:04:56.927Z] bdfe1d8247d4: Layer already exists [2025-08-14T06:04:56.927Z] 92763beb89ab: Layer already exists [2025-08-14T06:04:56.927Z] d10b2cc9c262: Layer already exists [2025-08-14T06:04:56.927Z] 26cfda9ec36e: Layer already exists [2025-08-14T06:04:56.927Z] 60eaccf12f21: Layer already exists [2025-08-14T06:04:56.927Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:56.927Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:56.927Z] 946fdfd98241: Layer already exists [2025-08-14T06:04:56.927Z] b3196421bc54: Layer already exists [2025-08-14T06:04:56.927Z] 097100c76c15: Layer already exists [2025-08-14T06:04:56.927Z] main: digest: sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:04:57.014Z] ===================================================== [Pipeline] echo [2025-08-14T06:04:57.033Z] taggedImages: [2025-08-14T06:04:57.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:57.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-14T06:04:57.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 [2025-08-14T06:04:57.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:57.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-14T06:04:57.059Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-14T06:04:57.059Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:57.059Z] latest [2025-08-14T06:04:57.059Z] 4.1.0-dev.47 [2025-08-14T06:04:57.059Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:04:57.059Z] main [2025-08-14T06:04:57.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:57.406Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:04:57.742Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:04:57.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-14T06:04:57.742Z] 41b1bb20b3ed: Preparing [2025-08-14T06:04:57.742Z] f074896d67c6: Preparing [2025-08-14T06:04:57.742Z] ff53d78ed2ce: Preparing [2025-08-14T06:04:57.742Z] c8d021067554: Preparing [2025-08-14T06:04:57.742Z] b12ef7fd5727: Preparing [2025-08-14T06:04:57.742Z] 4c6041c2ec07: Preparing [2025-08-14T06:04:57.742Z] 70b76bc58f96: Preparing [2025-08-14T06:04:57.742Z] 93d8ab0bd269: Preparing [2025-08-14T06:04:57.742Z] e0db0e2cfcfc: Preparing [2025-08-14T06:04:57.742Z] 20b579fb02d0: Preparing [2025-08-14T06:04:57.742Z] 0ebb64f70610: Preparing [2025-08-14T06:04:57.742Z] 097100c76c15: Preparing [2025-08-14T06:04:57.742Z] 4c6041c2ec07: Waiting [2025-08-14T06:04:57.742Z] 70b76bc58f96: Waiting [2025-08-14T06:04:57.742Z] 93d8ab0bd269: Waiting [2025-08-14T06:04:57.742Z] e0db0e2cfcfc: Waiting [2025-08-14T06:04:57.742Z] 20b579fb02d0: Waiting [2025-08-14T06:04:57.742Z] 0ebb64f70610: Waiting [2025-08-14T06:04:57.742Z] 097100c76c15: Waiting [2025-08-14T06:04:57.742Z] b12ef7fd5727: Pushed [2025-08-14T06:04:57.742Z] f074896d67c6: Pushed [2025-08-14T06:04:57.742Z] 41b1bb20b3ed: Pushed [2025-08-14T06:04:57.742Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:04:57.742Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:04:57.742Z] 4c6041c2ec07: Pushed [2025-08-14T06:04:58.002Z] 70b76bc58f96: Pushed [2025-08-14T06:04:58.002Z] 097100c76c15: Layer already exists [2025-08-14T06:04:58.002Z] 20b579fb02d0: Pushed [2025-08-14T06:04:59.377Z] 0ebb64f70610: Pushed [2025-08-14T06:05:00.313Z] c8d021067554: Pushed [2025-08-14T06:05:00.572Z] ff53d78ed2ce: Pushed [2025-08-14T06:05:00.831Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:01.166Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:01.498Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-14T06:05:01.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-14T06:05:01.499Z] 41b1bb20b3ed: Preparing [2025-08-14T06:05:01.499Z] f074896d67c6: Preparing [2025-08-14T06:05:01.499Z] ff53d78ed2ce: Preparing [2025-08-14T06:05:01.499Z] c8d021067554: Preparing [2025-08-14T06:05:01.499Z] b12ef7fd5727: Preparing [2025-08-14T06:05:01.499Z] 4c6041c2ec07: Preparing [2025-08-14T06:05:01.499Z] 70b76bc58f96: Preparing [2025-08-14T06:05:01.499Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:01.499Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:01.499Z] 20b579fb02d0: Preparing [2025-08-14T06:05:01.499Z] 0ebb64f70610: Preparing [2025-08-14T06:05:01.499Z] 097100c76c15: Preparing [2025-08-14T06:05:01.499Z] 4c6041c2ec07: Waiting [2025-08-14T06:05:01.499Z] 70b76bc58f96: Waiting [2025-08-14T06:05:01.499Z] 93d8ab0bd269: Waiting [2025-08-14T06:05:01.499Z] e0db0e2cfcfc: Waiting [2025-08-14T06:05:01.499Z] 20b579fb02d0: Waiting [2025-08-14T06:05:01.499Z] 0ebb64f70610: Waiting [2025-08-14T06:05:01.499Z] 097100c76c15: Waiting [2025-08-14T06:05:01.499Z] ff53d78ed2ce: Layer already exists [2025-08-14T06:05:01.499Z] f074896d67c6: Layer already exists [2025-08-14T06:05:01.499Z] 41b1bb20b3ed: Layer already exists [2025-08-14T06:05:01.499Z] c8d021067554: Layer already exists [2025-08-14T06:05:01.499Z] b12ef7fd5727: Layer already exists [2025-08-14T06:05:01.499Z] 4c6041c2ec07: Layer already exists [2025-08-14T06:05:01.499Z] 70b76bc58f96: Layer already exists [2025-08-14T06:05:01.499Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:01.499Z] 20b579fb02d0: Layer already exists [2025-08-14T06:05:01.499Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:01.499Z] 0ebb64f70610: Layer already exists [2025-08-14T06:05:01.499Z] 097100c76c15: Layer already exists [2025-08-14T06:05:01.499Z] latest: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:01.826Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:02.154Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 [2025-08-14T06:05:02.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-14T06:05:02.154Z] 41b1bb20b3ed: Preparing [2025-08-14T06:05:02.154Z] f074896d67c6: Preparing [2025-08-14T06:05:02.154Z] ff53d78ed2ce: Preparing [2025-08-14T06:05:02.154Z] c8d021067554: Preparing [2025-08-14T06:05:02.154Z] b12ef7fd5727: Preparing [2025-08-14T06:05:02.154Z] 4c6041c2ec07: Preparing [2025-08-14T06:05:02.154Z] 70b76bc58f96: Preparing [2025-08-14T06:05:02.154Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:02.154Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:02.154Z] 20b579fb02d0: Preparing [2025-08-14T06:05:02.154Z] 0ebb64f70610: Preparing [2025-08-14T06:05:02.154Z] 097100c76c15: Preparing [2025-08-14T06:05:02.154Z] 4c6041c2ec07: Waiting [2025-08-14T06:05:02.154Z] 70b76bc58f96: Waiting [2025-08-14T06:05:02.154Z] 93d8ab0bd269: Waiting [2025-08-14T06:05:02.154Z] e0db0e2cfcfc: Waiting [2025-08-14T06:05:02.154Z] 20b579fb02d0: Waiting [2025-08-14T06:05:02.154Z] 0ebb64f70610: Waiting [2025-08-14T06:05:02.154Z] 097100c76c15: Waiting [2025-08-14T06:05:02.154Z] 41b1bb20b3ed: Layer already exists [2025-08-14T06:05:02.154Z] f074896d67c6: Layer already exists [2025-08-14T06:05:02.154Z] c8d021067554: Layer already exists [2025-08-14T06:05:02.154Z] b12ef7fd5727: Layer already exists [2025-08-14T06:05:02.154Z] ff53d78ed2ce: Layer already exists [2025-08-14T06:05:02.154Z] 70b76bc58f96: Layer already exists [2025-08-14T06:05:02.154Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:02.154Z] 4c6041c2ec07: Layer already exists [2025-08-14T06:05:02.154Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:02.154Z] 20b579fb02d0: Layer already exists [2025-08-14T06:05:02.154Z] 097100c76c15: Layer already exists [2025-08-14T06:05:02.154Z] 0ebb64f70610: Layer already exists [2025-08-14T06:05:02.154Z] 4.1.0-dev.47: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:02.486Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:02.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:02.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-14T06:05:02.818Z] 41b1bb20b3ed: Preparing [2025-08-14T06:05:02.818Z] f074896d67c6: Preparing [2025-08-14T06:05:02.818Z] ff53d78ed2ce: Preparing [2025-08-14T06:05:02.818Z] c8d021067554: Preparing [2025-08-14T06:05:02.818Z] b12ef7fd5727: Preparing [2025-08-14T06:05:02.818Z] 4c6041c2ec07: Preparing [2025-08-14T06:05:02.818Z] 70b76bc58f96: Preparing [2025-08-14T06:05:02.818Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:02.818Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:02.818Z] 20b579fb02d0: Preparing [2025-08-14T06:05:02.818Z] 0ebb64f70610: Preparing [2025-08-14T06:05:02.818Z] 097100c76c15: Preparing [2025-08-14T06:05:02.818Z] e0db0e2cfcfc: Waiting [2025-08-14T06:05:02.818Z] 20b579fb02d0: Waiting [2025-08-14T06:05:02.818Z] 0ebb64f70610: Waiting [2025-08-14T06:05:02.818Z] 097100c76c15: Waiting [2025-08-14T06:05:02.818Z] 4c6041c2ec07: Waiting [2025-08-14T06:05:02.818Z] 70b76bc58f96: Waiting [2025-08-14T06:05:02.818Z] 93d8ab0bd269: Waiting [2025-08-14T06:05:02.818Z] c8d021067554: Layer already exists [2025-08-14T06:05:02.818Z] b12ef7fd5727: Layer already exists [2025-08-14T06:05:02.818Z] ff53d78ed2ce: Layer already exists [2025-08-14T06:05:02.818Z] f074896d67c6: Layer already exists [2025-08-14T06:05:02.818Z] 41b1bb20b3ed: Layer already exists [2025-08-14T06:05:02.818Z] 70b76bc58f96: Layer already exists [2025-08-14T06:05:02.818Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:02.818Z] 4c6041c2ec07: Layer already exists [2025-08-14T06:05:02.818Z] 20b579fb02d0: Layer already exists [2025-08-14T06:05:02.818Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:02.818Z] 0ebb64f70610: Layer already exists [2025-08-14T06:05:02.818Z] 097100c76c15: Layer already exists [2025-08-14T06:05:02.818Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:03.147Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:03.475Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-14T06:05:03.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-14T06:05:03.475Z] 41b1bb20b3ed: Preparing [2025-08-14T06:05:03.475Z] f074896d67c6: Preparing [2025-08-14T06:05:03.475Z] ff53d78ed2ce: Preparing [2025-08-14T06:05:03.475Z] c8d021067554: Preparing [2025-08-14T06:05:03.475Z] b12ef7fd5727: Preparing [2025-08-14T06:05:03.475Z] 4c6041c2ec07: Preparing [2025-08-14T06:05:03.475Z] 70b76bc58f96: Preparing [2025-08-14T06:05:03.475Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:03.475Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:03.475Z] 20b579fb02d0: Preparing [2025-08-14T06:05:03.475Z] 0ebb64f70610: Preparing [2025-08-14T06:05:03.475Z] 097100c76c15: Preparing [2025-08-14T06:05:03.475Z] 4c6041c2ec07: Waiting [2025-08-14T06:05:03.475Z] e0db0e2cfcfc: Waiting [2025-08-14T06:05:03.475Z] 20b579fb02d0: Waiting [2025-08-14T06:05:03.475Z] 0ebb64f70610: Waiting [2025-08-14T06:05:03.475Z] 097100c76c15: Waiting [2025-08-14T06:05:03.475Z] 70b76bc58f96: Waiting [2025-08-14T06:05:03.475Z] 93d8ab0bd269: Waiting [2025-08-14T06:05:03.475Z] 41b1bb20b3ed: Layer already exists [2025-08-14T06:05:03.475Z] f074896d67c6: Layer already exists [2025-08-14T06:05:03.475Z] b12ef7fd5727: Layer already exists [2025-08-14T06:05:03.475Z] c8d021067554: Layer already exists [2025-08-14T06:05:03.475Z] ff53d78ed2ce: Layer already exists [2025-08-14T06:05:03.475Z] 4c6041c2ec07: Layer already exists [2025-08-14T06:05:03.475Z] 70b76bc58f96: Layer already exists [2025-08-14T06:05:03.475Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:03.475Z] 20b579fb02d0: Layer already exists [2025-08-14T06:05:03.475Z] 0ebb64f70610: Layer already exists [2025-08-14T06:05:03.475Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:03.475Z] 097100c76c15: Layer already exists [2025-08-14T06:05:03.475Z] main: digest: sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:05:03.568Z] ===================================================== [Pipeline] echo [2025-08-14T06:05:03.583Z] taggedImages: [2025-08-14T06:05:03.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:03.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-14T06:05:03.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 [2025-08-14T06:05:03.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:03.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-14T06:05:03.612Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-14T06:05:03.612Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:03.612Z] latest [2025-08-14T06:05:03.612Z] 4.1.0-dev.47 [2025-08-14T06:05:03.612Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:03.612Z] main [2025-08-14T06:05:03.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:03.965Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:04.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:04.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-14T06:05:04.285Z] ab78c530b833: Preparing [2025-08-14T06:05:04.285Z] 3a89bd576c05: Preparing [2025-08-14T06:05:04.285Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:04.285Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:04.285Z] 8d0eff3f016d: Preparing [2025-08-14T06:05:04.285Z] 765a88e3fe72: Preparing [2025-08-14T06:05:04.285Z] 097100c76c15: Preparing [2025-08-14T06:05:04.285Z] 765a88e3fe72: Waiting [2025-08-14T06:05:04.285Z] 097100c76c15: Waiting [2025-08-14T06:05:04.285Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:04.285Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:04.285Z] 097100c76c15: Layer already exists [2025-08-14T06:05:04.285Z] ab78c530b833: Pushed [2025-08-14T06:05:04.544Z] 8d0eff3f016d: Pushed [2025-08-14T06:05:05.110Z] 765a88e3fe72: Pushed [2025-08-14T06:05:07.640Z] 3a89bd576c05: Pushed [2025-08-14T06:05:07.640Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:07.976Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:08.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-14T06:05:08.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-14T06:05:08.306Z] ab78c530b833: Preparing [2025-08-14T06:05:08.306Z] 3a89bd576c05: Preparing [2025-08-14T06:05:08.306Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:08.306Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:08.306Z] 8d0eff3f016d: Preparing [2025-08-14T06:05:08.306Z] 765a88e3fe72: Preparing [2025-08-14T06:05:08.306Z] 097100c76c15: Preparing [2025-08-14T06:05:08.306Z] 765a88e3fe72: Waiting [2025-08-14T06:05:08.306Z] 097100c76c15: Waiting [2025-08-14T06:05:08.306Z] 3a89bd576c05: Layer already exists [2025-08-14T06:05:08.306Z] 8d0eff3f016d: Layer already exists [2025-08-14T06:05:08.306Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:08.306Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:08.306Z] ab78c530b833: Layer already exists [2025-08-14T06:05:08.306Z] 097100c76c15: Layer already exists [2025-08-14T06:05:08.306Z] 765a88e3fe72: Layer already exists [2025-08-14T06:05:08.306Z] latest: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:08.649Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:09.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 [2025-08-14T06:05:09.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-14T06:05:09.053Z] ab78c530b833: Preparing [2025-08-14T06:05:09.053Z] 3a89bd576c05: Preparing [2025-08-14T06:05:09.053Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:09.053Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:09.053Z] 8d0eff3f016d: Preparing [2025-08-14T06:05:09.053Z] 765a88e3fe72: Preparing [2025-08-14T06:05:09.053Z] 097100c76c15: Preparing [2025-08-14T06:05:09.053Z] 097100c76c15: Waiting [2025-08-14T06:05:09.053Z] 765a88e3fe72: Waiting [2025-08-14T06:05:09.053Z] 3a89bd576c05: Layer already exists [2025-08-14T06:05:09.053Z] 8d0eff3f016d: Layer already exists [2025-08-14T06:05:09.053Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:09.053Z] ab78c530b833: Layer already exists [2025-08-14T06:05:09.053Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:09.053Z] 765a88e3fe72: Layer already exists [2025-08-14T06:05:09.053Z] 097100c76c15: Layer already exists [2025-08-14T06:05:09.053Z] 4.1.0-dev.47: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:09.447Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:09.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:09.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-14T06:05:09.775Z] ab78c530b833: Preparing [2025-08-14T06:05:09.775Z] 3a89bd576c05: Preparing [2025-08-14T06:05:09.775Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:09.775Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:09.775Z] 8d0eff3f016d: Preparing [2025-08-14T06:05:09.775Z] 765a88e3fe72: Preparing [2025-08-14T06:05:09.775Z] 097100c76c15: Preparing [2025-08-14T06:05:09.775Z] 097100c76c15: Waiting [2025-08-14T06:05:09.775Z] 765a88e3fe72: Waiting [2025-08-14T06:05:09.775Z] 3a89bd576c05: Layer already exists [2025-08-14T06:05:09.775Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:09.775Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:09.775Z] 8d0eff3f016d: Layer already exists [2025-08-14T06:05:09.775Z] ab78c530b833: Layer already exists [2025-08-14T06:05:09.775Z] 765a88e3fe72: Layer already exists [2025-08-14T06:05:09.775Z] 097100c76c15: Layer already exists [2025-08-14T06:05:09.775Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:10.104Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:10.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-14T06:05:10.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-14T06:05:10.427Z] ab78c530b833: Preparing [2025-08-14T06:05:10.427Z] 3a89bd576c05: Preparing [2025-08-14T06:05:10.427Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:10.427Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:10.427Z] 8d0eff3f016d: Preparing [2025-08-14T06:05:10.427Z] 765a88e3fe72: Preparing [2025-08-14T06:05:10.427Z] 097100c76c15: Preparing [2025-08-14T06:05:10.427Z] 765a88e3fe72: Waiting [2025-08-14T06:05:10.427Z] 097100c76c15: Waiting [2025-08-14T06:05:10.427Z] ab78c530b833: Layer already exists [2025-08-14T06:05:10.427Z] 8d0eff3f016d: Layer already exists [2025-08-14T06:05:10.427Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:10.427Z] 3a89bd576c05: Layer already exists [2025-08-14T06:05:10.427Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:10.427Z] 765a88e3fe72: Layer already exists [2025-08-14T06:05:10.427Z] 097100c76c15: Layer already exists [2025-08-14T06:05:10.427Z] main: digest: sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:05:10.521Z] ===================================================== [Pipeline] echo [2025-08-14T06:05:10.539Z] taggedImages: [2025-08-14T06:05:10.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:10.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-14T06:05:10.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 [2025-08-14T06:05:10.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:10.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-14T06:05:10.574Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-14T06:05:10.574Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:10.574Z] latest [2025-08-14T06:05:10.574Z] 4.1.0-dev.47 [2025-08-14T06:05:10.574Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:10.574Z] main [2025-08-14T06:05:10.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:10.929Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:11.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:11.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-14T06:05:11.262Z] d77467b72896: Preparing [2025-08-14T06:05:11.262Z] 86a7a4cb5e83: Preparing [2025-08-14T06:05:11.262Z] 5a70cc3adeca: Preparing [2025-08-14T06:05:11.262Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:11.262Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:11.262Z] d1bc80f5df59: Preparing [2025-08-14T06:05:11.262Z] 730cb4cd3147: Preparing [2025-08-14T06:05:11.262Z] 49190dc77aad: Preparing [2025-08-14T06:05:11.262Z] 47da49b179ba: Preparing [2025-08-14T06:05:11.262Z] 097100c76c15: Preparing [2025-08-14T06:05:11.262Z] d1bc80f5df59: Waiting [2025-08-14T06:05:11.262Z] 730cb4cd3147: Waiting [2025-08-14T06:05:11.262Z] 49190dc77aad: Waiting [2025-08-14T06:05:11.262Z] 47da49b179ba: Waiting [2025-08-14T06:05:11.262Z] 097100c76c15: Waiting [2025-08-14T06:05:11.262Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:11.262Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:11.262Z] 86a7a4cb5e83: Pushed [2025-08-14T06:05:11.262Z] 5a70cc3adeca: Pushed [2025-08-14T06:05:11.262Z] d77467b72896: Pushed [2025-08-14T06:05:11.262Z] 097100c76c15: Layer already exists [2025-08-14T06:05:18.223Z] 49190dc77aad: Pushed [2025-08-14T06:05:18.223Z] 47da49b179ba: Pushed [2025-08-14T06:05:22.405Z] 730cb4cd3147: Pushed [2025-08-14T06:05:28.968Z] d1bc80f5df59: Pushed [2025-08-14T06:05:29.227Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:29.564Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:29.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-14T06:05:29.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-14T06:05:29.897Z] d77467b72896: Preparing [2025-08-14T06:05:29.897Z] 86a7a4cb5e83: Preparing [2025-08-14T06:05:29.897Z] 5a70cc3adeca: Preparing [2025-08-14T06:05:29.897Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:29.897Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:29.897Z] d1bc80f5df59: Preparing [2025-08-14T06:05:29.897Z] 730cb4cd3147: Preparing [2025-08-14T06:05:29.897Z] 49190dc77aad: Preparing [2025-08-14T06:05:29.897Z] 47da49b179ba: Preparing [2025-08-14T06:05:29.897Z] 097100c76c15: Preparing [2025-08-14T06:05:29.897Z] d1bc80f5df59: Waiting [2025-08-14T06:05:29.897Z] 730cb4cd3147: Waiting [2025-08-14T06:05:29.897Z] 49190dc77aad: Waiting [2025-08-14T06:05:29.897Z] 47da49b179ba: Waiting [2025-08-14T06:05:29.897Z] 097100c76c15: Waiting [2025-08-14T06:05:29.897Z] 5a70cc3adeca: Layer already exists [2025-08-14T06:05:29.897Z] d77467b72896: Layer already exists [2025-08-14T06:05:29.897Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:29.897Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:29.897Z] 86a7a4cb5e83: Layer already exists [2025-08-14T06:05:29.897Z] d1bc80f5df59: Layer already exists [2025-08-14T06:05:29.897Z] 49190dc77aad: Layer already exists [2025-08-14T06:05:29.897Z] 730cb4cd3147: Layer already exists [2025-08-14T06:05:29.897Z] 47da49b179ba: Layer already exists [2025-08-14T06:05:29.897Z] 097100c76c15: Layer already exists [2025-08-14T06:05:29.897Z] latest: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:30.233Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:30.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 [2025-08-14T06:05:30.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-14T06:05:30.560Z] d77467b72896: Preparing [2025-08-14T06:05:30.560Z] 86a7a4cb5e83: Preparing [2025-08-14T06:05:30.560Z] 5a70cc3adeca: Preparing [2025-08-14T06:05:30.560Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:30.560Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:30.560Z] d1bc80f5df59: Preparing [2025-08-14T06:05:30.560Z] 730cb4cd3147: Preparing [2025-08-14T06:05:30.560Z] 49190dc77aad: Preparing [2025-08-14T06:05:30.560Z] 47da49b179ba: Preparing [2025-08-14T06:05:30.560Z] 097100c76c15: Preparing [2025-08-14T06:05:30.560Z] 730cb4cd3147: Waiting [2025-08-14T06:05:30.560Z] 49190dc77aad: Waiting [2025-08-14T06:05:30.560Z] 47da49b179ba: Waiting [2025-08-14T06:05:30.560Z] 097100c76c15: Waiting [2025-08-14T06:05:30.560Z] d1bc80f5df59: Waiting [2025-08-14T06:05:30.560Z] 5a70cc3adeca: Layer already exists [2025-08-14T06:05:30.560Z] 86a7a4cb5e83: Layer already exists [2025-08-14T06:05:30.560Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:30.560Z] d77467b72896: Layer already exists [2025-08-14T06:05:30.560Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:30.560Z] 49190dc77aad: Layer already exists [2025-08-14T06:05:30.560Z] 47da49b179ba: Layer already exists [2025-08-14T06:05:30.560Z] 730cb4cd3147: Layer already exists [2025-08-14T06:05:30.560Z] d1bc80f5df59: Layer already exists [2025-08-14T06:05:30.560Z] 097100c76c15: Layer already exists [2025-08-14T06:05:30.560Z] 4.1.0-dev.47: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:30.894Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:31.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:31.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-14T06:05:31.222Z] d77467b72896: Preparing [2025-08-14T06:05:31.222Z] 86a7a4cb5e83: Preparing [2025-08-14T06:05:31.222Z] 5a70cc3adeca: Preparing [2025-08-14T06:05:31.222Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:31.222Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:31.222Z] d1bc80f5df59: Preparing [2025-08-14T06:05:31.222Z] 730cb4cd3147: Preparing [2025-08-14T06:05:31.222Z] 49190dc77aad: Preparing [2025-08-14T06:05:31.222Z] 47da49b179ba: Preparing [2025-08-14T06:05:31.222Z] 097100c76c15: Preparing [2025-08-14T06:05:31.223Z] 49190dc77aad: Waiting [2025-08-14T06:05:31.223Z] 47da49b179ba: Waiting [2025-08-14T06:05:31.223Z] d1bc80f5df59: Waiting [2025-08-14T06:05:31.223Z] 097100c76c15: Waiting [2025-08-14T06:05:31.223Z] 730cb4cd3147: Waiting [2025-08-14T06:05:31.223Z] 86a7a4cb5e83: Layer already exists [2025-08-14T06:05:31.223Z] 5a70cc3adeca: Layer already exists [2025-08-14T06:05:31.223Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:31.223Z] d77467b72896: Layer already exists [2025-08-14T06:05:31.223Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:31.223Z] 49190dc77aad: Layer already exists [2025-08-14T06:05:31.223Z] d1bc80f5df59: Layer already exists [2025-08-14T06:05:31.223Z] 47da49b179ba: Layer already exists [2025-08-14T06:05:31.223Z] 730cb4cd3147: Layer already exists [2025-08-14T06:05:31.223Z] 097100c76c15: Layer already exists [2025-08-14T06:05:31.223Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:31.558Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:31.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-14T06:05:31.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-14T06:05:31.895Z] d77467b72896: Preparing [2025-08-14T06:05:31.895Z] 86a7a4cb5e83: Preparing [2025-08-14T06:05:31.895Z] 5a70cc3adeca: Preparing [2025-08-14T06:05:31.895Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:31.895Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:31.895Z] d1bc80f5df59: Preparing [2025-08-14T06:05:31.895Z] 730cb4cd3147: Preparing [2025-08-14T06:05:31.895Z] 49190dc77aad: Preparing [2025-08-14T06:05:31.895Z] 47da49b179ba: Preparing [2025-08-14T06:05:31.895Z] 097100c76c15: Preparing [2025-08-14T06:05:31.895Z] 49190dc77aad: Waiting [2025-08-14T06:05:31.895Z] d1bc80f5df59: Waiting [2025-08-14T06:05:31.895Z] 47da49b179ba: Waiting [2025-08-14T06:05:31.895Z] 097100c76c15: Waiting [2025-08-14T06:05:31.895Z] 730cb4cd3147: Waiting [2025-08-14T06:05:31.895Z] 5a70cc3adeca: Layer already exists [2025-08-14T06:05:31.895Z] 86a7a4cb5e83: Layer already exists [2025-08-14T06:05:31.895Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:31.895Z] d77467b72896: Layer already exists [2025-08-14T06:05:31.895Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:31.895Z] 730cb4cd3147: Layer already exists [2025-08-14T06:05:31.895Z] 47da49b179ba: Layer already exists [2025-08-14T06:05:31.895Z] 49190dc77aad: Layer already exists [2025-08-14T06:05:31.895Z] d1bc80f5df59: Layer already exists [2025-08-14T06:05:31.895Z] 097100c76c15: Layer already exists [2025-08-14T06:05:31.895Z] main: digest: sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:05:31.994Z] ===================================================== [Pipeline] echo [2025-08-14T06:05:32.013Z] taggedImages: [2025-08-14T06:05:32.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:32.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-14T06:05:32.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 [2025-08-14T06:05:32.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:32.013Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-14T06:05:32.042Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-14T06:05:32.042Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:32.042Z] latest [2025-08-14T06:05:32.042Z] 4.1.0-dev.47 [2025-08-14T06:05:32.042Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:32.042Z] main [2025-08-14T06:05:32.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:32.403Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:32.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:32.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-14T06:05:32.728Z] f406533e89dc: Preparing [2025-08-14T06:05:32.728Z] 61618f88d98f: Preparing [2025-08-14T06:05:32.728Z] bf0f32bd2ea9: Preparing [2025-08-14T06:05:32.728Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:32.728Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:32.728Z] ce3c493c3196: Preparing [2025-08-14T06:05:32.728Z] ac07b1c9488e: Preparing [2025-08-14T06:05:32.728Z] 5eeca99b8d6b: Preparing [2025-08-14T06:05:32.728Z] 097100c76c15: Preparing [2025-08-14T06:05:32.728Z] ac07b1c9488e: Waiting [2025-08-14T06:05:32.728Z] 097100c76c15: Waiting [2025-08-14T06:05:32.728Z] 5eeca99b8d6b: Waiting [2025-08-14T06:05:32.728Z] ce3c493c3196: Waiting [2025-08-14T06:05:32.728Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:32.728Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:32.728Z] 61618f88d98f: Pushed [2025-08-14T06:05:32.728Z] f406533e89dc: Pushed [2025-08-14T06:05:32.728Z] bf0f32bd2ea9: Pushed [2025-08-14T06:05:32.728Z] 097100c76c15: Layer already exists [2025-08-14T06:05:32.728Z] ac07b1c9488e: Pushed [2025-08-14T06:05:32.986Z] 5eeca99b8d6b: Pushed [2025-08-14T06:05:45.190Z] ce3c493c3196: Pushed [2025-08-14T06:05:45.190Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:45.529Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:45.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-14T06:05:45.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-14T06:05:45.863Z] f406533e89dc: Preparing [2025-08-14T06:05:45.863Z] 61618f88d98f: Preparing [2025-08-14T06:05:45.863Z] bf0f32bd2ea9: Preparing [2025-08-14T06:05:45.863Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:45.863Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:45.863Z] ce3c493c3196: Preparing [2025-08-14T06:05:45.863Z] ac07b1c9488e: Preparing [2025-08-14T06:05:45.863Z] 5eeca99b8d6b: Preparing [2025-08-14T06:05:45.863Z] 097100c76c15: Preparing [2025-08-14T06:05:45.863Z] ac07b1c9488e: Waiting [2025-08-14T06:05:45.863Z] 5eeca99b8d6b: Waiting [2025-08-14T06:05:45.863Z] 097100c76c15: Waiting [2025-08-14T06:05:45.863Z] ce3c493c3196: Waiting [2025-08-14T06:05:45.863Z] 61618f88d98f: Layer already exists [2025-08-14T06:05:45.863Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:45.863Z] f406533e89dc: Layer already exists [2025-08-14T06:05:45.863Z] bf0f32bd2ea9: Layer already exists [2025-08-14T06:05:45.863Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:45.863Z] ce3c493c3196: Layer already exists [2025-08-14T06:05:45.863Z] ac07b1c9488e: Layer already exists [2025-08-14T06:05:45.863Z] 097100c76c15: Layer already exists [2025-08-14T06:05:45.863Z] 5eeca99b8d6b: Layer already exists [2025-08-14T06:05:45.863Z] latest: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:46.195Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:46.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 [2025-08-14T06:05:46.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-14T06:05:46.535Z] f406533e89dc: Preparing [2025-08-14T06:05:46.535Z] 61618f88d98f: Preparing [2025-08-14T06:05:46.535Z] bf0f32bd2ea9: Preparing [2025-08-14T06:05:46.535Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:46.535Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:46.535Z] ce3c493c3196: Preparing [2025-08-14T06:05:46.535Z] ac07b1c9488e: Preparing [2025-08-14T06:05:46.535Z] 5eeca99b8d6b: Preparing [2025-08-14T06:05:46.535Z] 097100c76c15: Preparing [2025-08-14T06:05:46.535Z] ce3c493c3196: Waiting [2025-08-14T06:05:46.535Z] ac07b1c9488e: Waiting [2025-08-14T06:05:46.535Z] 5eeca99b8d6b: Waiting [2025-08-14T06:05:46.535Z] 097100c76c15: Waiting [2025-08-14T06:05:46.535Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:46.535Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:46.535Z] 61618f88d98f: Layer already exists [2025-08-14T06:05:46.535Z] f406533e89dc: Layer already exists [2025-08-14T06:05:46.535Z] bf0f32bd2ea9: Layer already exists [2025-08-14T06:05:46.535Z] ce3c493c3196: Layer already exists [2025-08-14T06:05:46.535Z] 5eeca99b8d6b: Layer already exists [2025-08-14T06:05:46.535Z] ac07b1c9488e: Layer already exists [2025-08-14T06:05:46.535Z] 097100c76c15: Layer already exists [2025-08-14T06:05:46.535Z] 4.1.0-dev.47: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:46.876Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:47.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:47.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-14T06:05:47.205Z] f406533e89dc: Preparing [2025-08-14T06:05:47.205Z] 61618f88d98f: Preparing [2025-08-14T06:05:47.205Z] bf0f32bd2ea9: Preparing [2025-08-14T06:05:47.205Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:47.205Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:47.205Z] ce3c493c3196: Preparing [2025-08-14T06:05:47.205Z] ac07b1c9488e: Preparing [2025-08-14T06:05:47.205Z] 5eeca99b8d6b: Preparing [2025-08-14T06:05:47.205Z] ce3c493c3196: Waiting [2025-08-14T06:05:47.205Z] ac07b1c9488e: Waiting [2025-08-14T06:05:47.205Z] 097100c76c15: Preparing [2025-08-14T06:05:47.205Z] 5eeca99b8d6b: Waiting [2025-08-14T06:05:47.205Z] 097100c76c15: Waiting [2025-08-14T06:05:47.205Z] f406533e89dc: Layer already exists [2025-08-14T06:05:47.205Z] bf0f32bd2ea9: Layer already exists [2025-08-14T06:05:47.205Z] 61618f88d98f: Layer already exists [2025-08-14T06:05:47.205Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:47.205Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:47.205Z] ac07b1c9488e: Layer already exists [2025-08-14T06:05:47.205Z] 097100c76c15: Layer already exists [2025-08-14T06:05:47.205Z] ce3c493c3196: Layer already exists [2025-08-14T06:05:47.205Z] 5eeca99b8d6b: Layer already exists [2025-08-14T06:05:47.205Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:47.538Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:47.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-14T06:05:47.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-14T06:05:47.868Z] f406533e89dc: Preparing [2025-08-14T06:05:47.868Z] 61618f88d98f: Preparing [2025-08-14T06:05:47.868Z] bf0f32bd2ea9: Preparing [2025-08-14T06:05:47.868Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:47.868Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:47.868Z] ce3c493c3196: Preparing [2025-08-14T06:05:47.868Z] ac07b1c9488e: Preparing [2025-08-14T06:05:47.868Z] 5eeca99b8d6b: Preparing [2025-08-14T06:05:47.868Z] 097100c76c15: Preparing [2025-08-14T06:05:47.868Z] ce3c493c3196: Waiting [2025-08-14T06:05:47.868Z] ac07b1c9488e: Waiting [2025-08-14T06:05:47.868Z] 097100c76c15: Waiting [2025-08-14T06:05:47.868Z] 5eeca99b8d6b: Waiting [2025-08-14T06:05:47.868Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:47.868Z] f406533e89dc: Layer already exists [2025-08-14T06:05:47.868Z] 61618f88d98f: Layer already exists [2025-08-14T06:05:47.868Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:47.868Z] bf0f32bd2ea9: Layer already exists [2025-08-14T06:05:47.868Z] ce3c493c3196: Layer already exists [2025-08-14T06:05:47.868Z] 5eeca99b8d6b: Layer already exists [2025-08-14T06:05:47.868Z] ac07b1c9488e: Layer already exists [2025-08-14T06:05:47.868Z] 097100c76c15: Layer already exists [2025-08-14T06:05:47.868Z] main: digest: sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:05:47.958Z] ===================================================== [Pipeline] echo [2025-08-14T06:05:47.979Z] taggedImages: [2025-08-14T06:05:47.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:47.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-14T06:05:47.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 [2025-08-14T06:05:47.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:47.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-14T06:05:48.010Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-14T06:05:48.010Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:48.010Z] latest [2025-08-14T06:05:48.010Z] 4.1.0-dev.47 [2025-08-14T06:05:48.010Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:05:48.010Z] main [2025-08-14T06:05:48.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:48.369Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:05:48.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:05:48.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-14T06:05:48.700Z] b7d746028cc9: Preparing [2025-08-14T06:05:48.700Z] d7139577a675: Preparing [2025-08-14T06:05:48.700Z] 052f05b3a750: Preparing [2025-08-14T06:05:48.700Z] 93d8ab0bd269: Preparing [2025-08-14T06:05:48.700Z] e0db0e2cfcfc: Preparing [2025-08-14T06:05:48.700Z] b1de431a11f1: Preparing [2025-08-14T06:05:48.700Z] 49190dc77aad: Preparing [2025-08-14T06:05:48.700Z] 47da49b179ba: Preparing [2025-08-14T06:05:48.700Z] 097100c76c15: Preparing [2025-08-14T06:05:48.700Z] 49190dc77aad: Waiting [2025-08-14T06:05:48.700Z] 47da49b179ba: Waiting [2025-08-14T06:05:48.700Z] 097100c76c15: Waiting [2025-08-14T06:05:48.700Z] b1de431a11f1: Waiting [2025-08-14T06:05:48.700Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:05:48.700Z] 052f05b3a750: Pushed [2025-08-14T06:05:48.700Z] d7139577a675: Pushed [2025-08-14T06:05:48.700Z] b7d746028cc9: Pushed [2025-08-14T06:05:48.700Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:05:48.959Z] 49190dc77aad: Layer already exists [2025-08-14T06:05:48.960Z] 47da49b179ba: Layer already exists [2025-08-14T06:05:48.960Z] 097100c76c15: Layer already exists [2025-08-14T06:06:01.170Z] b1de431a11f1: Pushed [2025-08-14T06:06:01.170Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:01.508Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:01.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-14T06:06:01.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-14T06:06:01.832Z] b7d746028cc9: Preparing [2025-08-14T06:06:01.832Z] d7139577a675: Preparing [2025-08-14T06:06:01.832Z] 052f05b3a750: Preparing [2025-08-14T06:06:01.832Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:01.832Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:01.832Z] b1de431a11f1: Preparing [2025-08-14T06:06:01.832Z] 49190dc77aad: Preparing [2025-08-14T06:06:01.832Z] 47da49b179ba: Preparing [2025-08-14T06:06:01.832Z] 097100c76c15: Preparing [2025-08-14T06:06:01.832Z] 49190dc77aad: Waiting [2025-08-14T06:06:01.832Z] b1de431a11f1: Waiting [2025-08-14T06:06:01.832Z] 47da49b179ba: Waiting [2025-08-14T06:06:01.832Z] 097100c76c15: Waiting [2025-08-14T06:06:01.832Z] 052f05b3a750: Layer already exists [2025-08-14T06:06:01.832Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:01.832Z] d7139577a675: Layer already exists [2025-08-14T06:06:01.832Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:01.832Z] b7d746028cc9: Layer already exists [2025-08-14T06:06:01.832Z] 49190dc77aad: Layer already exists [2025-08-14T06:06:01.832Z] b1de431a11f1: Layer already exists [2025-08-14T06:06:01.832Z] 47da49b179ba: Layer already exists [2025-08-14T06:06:01.832Z] 097100c76c15: Layer already exists [2025-08-14T06:06:01.832Z] latest: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:02.154Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:02.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 [2025-08-14T06:06:02.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-14T06:06:02.474Z] b7d746028cc9: Preparing [2025-08-14T06:06:02.474Z] d7139577a675: Preparing [2025-08-14T06:06:02.474Z] 052f05b3a750: Preparing [2025-08-14T06:06:02.474Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:02.474Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:02.474Z] b1de431a11f1: Preparing [2025-08-14T06:06:02.474Z] 49190dc77aad: Preparing [2025-08-14T06:06:02.474Z] 47da49b179ba: Preparing [2025-08-14T06:06:02.474Z] 097100c76c15: Preparing [2025-08-14T06:06:02.474Z] b1de431a11f1: Waiting [2025-08-14T06:06:02.474Z] 49190dc77aad: Waiting [2025-08-14T06:06:02.474Z] 47da49b179ba: Waiting [2025-08-14T06:06:02.474Z] 097100c76c15: Waiting [2025-08-14T06:06:02.474Z] b7d746028cc9: Layer already exists [2025-08-14T06:06:02.474Z] d7139577a675: Layer already exists [2025-08-14T06:06:02.474Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:02.474Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:02.474Z] 052f05b3a750: Layer already exists [2025-08-14T06:06:02.474Z] 097100c76c15: Layer already exists [2025-08-14T06:06:02.474Z] 49190dc77aad: Layer already exists [2025-08-14T06:06:02.474Z] b1de431a11f1: Layer already exists [2025-08-14T06:06:02.474Z] 47da49b179ba: Layer already exists [2025-08-14T06:06:02.474Z] 4.1.0-dev.47: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:02.804Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:03.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:03.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-14T06:06:03.131Z] b7d746028cc9: Preparing [2025-08-14T06:06:03.131Z] d7139577a675: Preparing [2025-08-14T06:06:03.131Z] 052f05b3a750: Preparing [2025-08-14T06:06:03.131Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:03.131Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:03.131Z] b1de431a11f1: Preparing [2025-08-14T06:06:03.131Z] 49190dc77aad: Preparing [2025-08-14T06:06:03.131Z] 47da49b179ba: Preparing [2025-08-14T06:06:03.131Z] 097100c76c15: Preparing [2025-08-14T06:06:03.131Z] b1de431a11f1: Waiting [2025-08-14T06:06:03.131Z] 49190dc77aad: Waiting [2025-08-14T06:06:03.131Z] 47da49b179ba: Waiting [2025-08-14T06:06:03.131Z] 097100c76c15: Waiting [2025-08-14T06:06:03.131Z] d7139577a675: Layer already exists [2025-08-14T06:06:03.131Z] 052f05b3a750: Layer already exists [2025-08-14T06:06:03.131Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:03.131Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:03.131Z] b7d746028cc9: Layer already exists [2025-08-14T06:06:03.131Z] 47da49b179ba: Layer already exists [2025-08-14T06:06:03.131Z] b1de431a11f1: Layer already exists [2025-08-14T06:06:03.131Z] 097100c76c15: Layer already exists [2025-08-14T06:06:03.131Z] 49190dc77aad: Layer already exists [2025-08-14T06:06:03.131Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:03.471Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:03.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-14T06:06:03.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-14T06:06:03.798Z] b7d746028cc9: Preparing [2025-08-14T06:06:03.798Z] d7139577a675: Preparing [2025-08-14T06:06:03.798Z] 052f05b3a750: Preparing [2025-08-14T06:06:03.798Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:03.798Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:03.798Z] b1de431a11f1: Preparing [2025-08-14T06:06:03.798Z] 49190dc77aad: Preparing [2025-08-14T06:06:03.798Z] 47da49b179ba: Preparing [2025-08-14T06:06:03.798Z] 097100c76c15: Preparing [2025-08-14T06:06:03.798Z] 49190dc77aad: Waiting [2025-08-14T06:06:03.798Z] 097100c76c15: Waiting [2025-08-14T06:06:03.798Z] b1de431a11f1: Waiting [2025-08-14T06:06:03.798Z] 47da49b179ba: Waiting [2025-08-14T06:06:03.798Z] d7139577a675: Layer already exists [2025-08-14T06:06:03.798Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:03.798Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:03.798Z] 052f05b3a750: Layer already exists [2025-08-14T06:06:03.798Z] b7d746028cc9: Layer already exists [2025-08-14T06:06:03.798Z] b1de431a11f1: Layer already exists [2025-08-14T06:06:03.798Z] 49190dc77aad: Layer already exists [2025-08-14T06:06:03.798Z] 47da49b179ba: Layer already exists [2025-08-14T06:06:03.798Z] 097100c76c15: Layer already exists [2025-08-14T06:06:03.798Z] main: digest: sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:06:03.878Z] ===================================================== [Pipeline] echo [2025-08-14T06:06:03.893Z] taggedImages: [2025-08-14T06:06:03.893Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:03.893Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-14T06:06:03.893Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 [2025-08-14T06:06:03.893Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:03.893Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-14T06:06:03.914Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-14T06:06:03.914Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:03.914Z] latest [2025-08-14T06:06:03.914Z] 4.1.0-dev.47 [2025-08-14T06:06:03.914Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:03.914Z] main [2025-08-14T06:06:03.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:04.258Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:04.586Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:04.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-14T06:06:04.586Z] d34c2a2f505d: Preparing [2025-08-14T06:06:04.586Z] f2e0fe72d9ca: Preparing [2025-08-14T06:06:04.586Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:04.586Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:04.586Z] 43dfef9ab563: Preparing [2025-08-14T06:06:04.586Z] cfc3da146afe: Preparing [2025-08-14T06:06:04.586Z] 097100c76c15: Preparing [2025-08-14T06:06:04.586Z] cfc3da146afe: Waiting [2025-08-14T06:06:04.586Z] 097100c76c15: Waiting [2025-08-14T06:06:04.586Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:04.586Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:04.586Z] 097100c76c15: Layer already exists [2025-08-14T06:06:04.586Z] d34c2a2f505d: Pushed [2025-08-14T06:06:04.586Z] 43dfef9ab563: Pushed [2025-08-14T06:06:05.154Z] cfc3da146afe: Pushed [2025-08-14T06:06:08.441Z] f2e0fe72d9ca: Pushed [2025-08-14T06:06:08.441Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:08.775Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:09.099Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-14T06:06:09.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-14T06:06:09.099Z] d34c2a2f505d: Preparing [2025-08-14T06:06:09.099Z] f2e0fe72d9ca: Preparing [2025-08-14T06:06:09.099Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:09.099Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:09.099Z] 43dfef9ab563: Preparing [2025-08-14T06:06:09.099Z] cfc3da146afe: Preparing [2025-08-14T06:06:09.099Z] 097100c76c15: Preparing [2025-08-14T06:06:09.099Z] cfc3da146afe: Waiting [2025-08-14T06:06:09.099Z] 097100c76c15: Waiting [2025-08-14T06:06:09.099Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:09.099Z] d34c2a2f505d: Layer already exists [2025-08-14T06:06:09.099Z] 43dfef9ab563: Layer already exists [2025-08-14T06:06:09.099Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:09.099Z] f2e0fe72d9ca: Layer already exists [2025-08-14T06:06:09.099Z] cfc3da146afe: Layer already exists [2025-08-14T06:06:09.099Z] 097100c76c15: Layer already exists [2025-08-14T06:06:09.099Z] latest: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:09.429Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:09.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 [2025-08-14T06:06:09.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-14T06:06:09.753Z] d34c2a2f505d: Preparing [2025-08-14T06:06:09.753Z] f2e0fe72d9ca: Preparing [2025-08-14T06:06:09.753Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:09.753Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:09.753Z] 43dfef9ab563: Preparing [2025-08-14T06:06:09.753Z] cfc3da146afe: Preparing [2025-08-14T06:06:09.753Z] 097100c76c15: Preparing [2025-08-14T06:06:09.753Z] 097100c76c15: Waiting [2025-08-14T06:06:09.753Z] cfc3da146afe: Waiting [2025-08-14T06:06:09.753Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:09.753Z] f2e0fe72d9ca: Layer already exists [2025-08-14T06:06:09.753Z] d34c2a2f505d: Layer already exists [2025-08-14T06:06:09.754Z] 43dfef9ab563: Layer already exists [2025-08-14T06:06:09.754Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:09.754Z] 097100c76c15: Layer already exists [2025-08-14T06:06:09.754Z] cfc3da146afe: Layer already exists [2025-08-14T06:06:09.754Z] 4.1.0-dev.47: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:10.085Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:10.411Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:10.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-14T06:06:10.411Z] d34c2a2f505d: Preparing [2025-08-14T06:06:10.411Z] f2e0fe72d9ca: Preparing [2025-08-14T06:06:10.411Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:10.411Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:10.411Z] 43dfef9ab563: Preparing [2025-08-14T06:06:10.411Z] cfc3da146afe: Preparing [2025-08-14T06:06:10.411Z] 097100c76c15: Preparing [2025-08-14T06:06:10.411Z] cfc3da146afe: Waiting [2025-08-14T06:06:10.411Z] 097100c76c15: Waiting [2025-08-14T06:06:10.411Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:10.411Z] 43dfef9ab563: Layer already exists [2025-08-14T06:06:10.411Z] d34c2a2f505d: Layer already exists [2025-08-14T06:06:10.411Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:10.411Z] cfc3da146afe: Layer already exists [2025-08-14T06:06:10.411Z] 097100c76c15: Layer already exists [2025-08-14T06:06:10.411Z] f2e0fe72d9ca: Layer already exists [2025-08-14T06:06:10.411Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:10.737Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:11.065Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-14T06:06:11.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-14T06:06:11.065Z] d34c2a2f505d: Preparing [2025-08-14T06:06:11.065Z] f2e0fe72d9ca: Preparing [2025-08-14T06:06:11.065Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:11.065Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:11.065Z] 43dfef9ab563: Preparing [2025-08-14T06:06:11.065Z] cfc3da146afe: Preparing [2025-08-14T06:06:11.065Z] 097100c76c15: Preparing [2025-08-14T06:06:11.065Z] cfc3da146afe: Waiting [2025-08-14T06:06:11.065Z] 097100c76c15: Waiting [2025-08-14T06:06:11.065Z] 43dfef9ab563: Layer already exists [2025-08-14T06:06:11.065Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:11.065Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:11.065Z] f2e0fe72d9ca: Layer already exists [2025-08-14T06:06:11.065Z] d34c2a2f505d: Layer already exists [2025-08-14T06:06:11.065Z] cfc3da146afe: Layer already exists [2025-08-14T06:06:11.065Z] 097100c76c15: Layer already exists [2025-08-14T06:06:11.065Z] main: digest: sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:06:11.151Z] ===================================================== [Pipeline] echo [2025-08-14T06:06:11.167Z] taggedImages: [2025-08-14T06:06:11.167Z] - nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:11.167Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-14T06:06:11.167Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 [2025-08-14T06:06:11.167Z] - nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:11.167Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-14T06:06:11.201Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-14T06:06:11.201Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:11.201Z] latest [2025-08-14T06:06:11.201Z] 4.1.0-dev.47 [2025-08-14T06:06:11.201Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:11.201Z] main [2025-08-14T06:06:11.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:11.541Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:11.873Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:11.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-14T06:06:11.873Z] 8ac2c1c9a8d4: Preparing [2025-08-14T06:06:11.873Z] 74bd6ce2728d: Preparing [2025-08-14T06:06:11.873Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:11.873Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:11.873Z] d5f2f80c3c02: Preparing [2025-08-14T06:06:11.873Z] 588f6e4f7e08: Preparing [2025-08-14T06:06:11.873Z] 097100c76c15: Preparing [2025-08-14T06:06:11.873Z] 588f6e4f7e08: Waiting [2025-08-14T06:06:11.873Z] 097100c76c15: Waiting [2025-08-14T06:06:11.873Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:12.131Z] 8ac2c1c9a8d4: Pushed [2025-08-14T06:06:12.131Z] d5f2f80c3c02: Pushed [2025-08-14T06:06:12.131Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:12.131Z] 588f6e4f7e08: Pushed [2025-08-14T06:06:12.131Z] 097100c76c15: Layer already exists [2025-08-14T06:06:16.328Z] 74bd6ce2728d: Pushed [2025-08-14T06:06:16.328Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:16.656Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:16.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-14T06:06:16.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-14T06:06:16.992Z] 8ac2c1c9a8d4: Preparing [2025-08-14T06:06:16.992Z] 74bd6ce2728d: Preparing [2025-08-14T06:06:16.992Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:16.992Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:16.992Z] d5f2f80c3c02: Preparing [2025-08-14T06:06:16.992Z] 588f6e4f7e08: Preparing [2025-08-14T06:06:16.992Z] 097100c76c15: Preparing [2025-08-14T06:06:16.992Z] 588f6e4f7e08: Waiting [2025-08-14T06:06:16.992Z] d5f2f80c3c02: Layer already exists [2025-08-14T06:06:16.992Z] 8ac2c1c9a8d4: Layer already exists [2025-08-14T06:06:16.992Z] 74bd6ce2728d: Layer already exists [2025-08-14T06:06:16.992Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:16.992Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:16.992Z] 588f6e4f7e08: Layer already exists [2025-08-14T06:06:16.992Z] 097100c76c15: Layer already exists [2025-08-14T06:06:16.992Z] latest: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:17.328Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:17.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 [2025-08-14T06:06:17.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-14T06:06:17.673Z] 8ac2c1c9a8d4: Preparing [2025-08-14T06:06:17.673Z] 74bd6ce2728d: Preparing [2025-08-14T06:06:17.673Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:17.673Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:17.673Z] d5f2f80c3c02: Preparing [2025-08-14T06:06:17.673Z] 588f6e4f7e08: Preparing [2025-08-14T06:06:17.673Z] 097100c76c15: Preparing [2025-08-14T06:06:17.673Z] 588f6e4f7e08: Waiting [2025-08-14T06:06:17.673Z] 097100c76c15: Waiting [2025-08-14T06:06:17.673Z] d5f2f80c3c02: Layer already exists [2025-08-14T06:06:17.673Z] 74bd6ce2728d: Layer already exists [2025-08-14T06:06:17.673Z] 8ac2c1c9a8d4: Layer already exists [2025-08-14T06:06:17.673Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:17.673Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:17.673Z] 588f6e4f7e08: Layer already exists [2025-08-14T06:06:17.673Z] 097100c76c15: Layer already exists [2025-08-14T06:06:17.673Z] 4.1.0-dev.47: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:18.016Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:18.350Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:18.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-14T06:06:18.350Z] 8ac2c1c9a8d4: Preparing [2025-08-14T06:06:18.350Z] 74bd6ce2728d: Preparing [2025-08-14T06:06:18.350Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:18.350Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:18.350Z] d5f2f80c3c02: Preparing [2025-08-14T06:06:18.350Z] 588f6e4f7e08: Preparing [2025-08-14T06:06:18.350Z] 097100c76c15: Preparing [2025-08-14T06:06:18.350Z] 588f6e4f7e08: Waiting [2025-08-14T06:06:18.350Z] 097100c76c15: Waiting [2025-08-14T06:06:18.350Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:18.350Z] 74bd6ce2728d: Layer already exists [2025-08-14T06:06:18.350Z] 8ac2c1c9a8d4: Layer already exists [2025-08-14T06:06:18.350Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:18.350Z] d5f2f80c3c02: Layer already exists [2025-08-14T06:06:18.350Z] 588f6e4f7e08: Layer already exists [2025-08-14T06:06:18.350Z] 097100c76c15: Layer already exists [2025-08-14T06:06:18.350Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:18.700Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:06:19.029Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-14T06:06:19.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-14T06:06:19.029Z] 8ac2c1c9a8d4: Preparing [2025-08-14T06:06:19.029Z] 74bd6ce2728d: Preparing [2025-08-14T06:06:19.029Z] 93d8ab0bd269: Preparing [2025-08-14T06:06:19.029Z] e0db0e2cfcfc: Preparing [2025-08-14T06:06:19.029Z] d5f2f80c3c02: Preparing [2025-08-14T06:06:19.029Z] 588f6e4f7e08: Preparing [2025-08-14T06:06:19.029Z] 097100c76c15: Preparing [2025-08-14T06:06:19.029Z] 588f6e4f7e08: Waiting [2025-08-14T06:06:19.029Z] 097100c76c15: Waiting [2025-08-14T06:06:19.029Z] 74bd6ce2728d: Layer already exists [2025-08-14T06:06:19.029Z] 93d8ab0bd269: Layer already exists [2025-08-14T06:06:19.029Z] e0db0e2cfcfc: Layer already exists [2025-08-14T06:06:19.029Z] d5f2f80c3c02: Layer already exists [2025-08-14T06:06:19.029Z] 8ac2c1c9a8d4: Layer already exists [2025-08-14T06:06:19.029Z] 588f6e4f7e08: Layer already exists [2025-08-14T06:06:19.029Z] 097100c76c15: Layer already exists [2025-08-14T06:06:19.029Z] main: digest: sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:06:19.206Z] ===================================================== [Pipeline] echo [2025-08-14T06:06:19.224Z] taggedImages: [2025-08-14T06:06:19.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-14T06:06:19.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 [2025-08-14T06:06:19.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-14T06:06:19.282Z] ========================================================= [2025-08-14T06:06:19.282Z] [edgeXBuildMultiArch] RAW Config: [2025-08-14T06:06:19.282Z] images: [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:06:19.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-14T06:06:19.282Z] settingsFile: [2025-08-14T06:06:19.282Z] edgex-go-settings [2025-08-14T06:06:19.282Z] ========================================================= [Pipeline] node [2025-08-14T06:06:34.285Z] Still waiting to schedule task [2025-08-14T06:06:34.286Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-08-14T06:10:28.163Z] Running on prd-centos7-docker-4c-2g-6987 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T06:10:28.214Z] provisioning config files... [2025-08-14T06:10:28.247Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config466093125836221947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:10:32.929Z] ---> ****-login.sh [2025-08-14T06:10:32.929Z] nexus3.edgexfoundry.org:10001 [2025-08-14T06:10:33.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:10:33.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:10:33.467Z] Configure a credential helper to remove this warning. See [2025-08-14T06:10:33.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:10:33.467Z] [2025-08-14T06:10:33.467Z] Login Succeeded [2025-08-14T06:10:33.467Z] nexus3.edgexfoundry.org:10002 [2025-08-14T06:10:33.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:10:33.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:10:33.468Z] Configure a credential helper to remove this warning. See [2025-08-14T06:10:33.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:10:33.468Z] [2025-08-14T06:10:33.468Z] Login Succeeded [2025-08-14T06:10:33.468Z] nexus3.edgexfoundry.org:10003 [2025-08-14T06:10:33.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:10:33.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:10:33.730Z] Configure a credential helper to remove this warning. See [2025-08-14T06:10:33.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:10:33.730Z] [2025-08-14T06:10:33.730Z] Login Succeeded [2025-08-14T06:10:33.730Z] nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:33.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:10:33.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:10:33.730Z] Configure a credential helper to remove this warning. See [2025-08-14T06:10:33.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:10:33.730Z] [2025-08-14T06:10:33.730Z] Login Succeeded [2025-08-14T06:10:33.730Z] ****.io [2025-08-14T06:10:33.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:10:33.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:10:33.990Z] Configure a credential helper to remove this warning. See [2025-08-14T06:10:33.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:10:33.990Z] [2025-08-14T06:10:33.990Z] Login Succeeded [2025-08-14T06:10:33.990Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T06:10:34.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T06:10:34.352Z] + docker buildx ls [2025-08-14T06:10:34.611Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-14T06:10:34.611Z] default * docker [2025-08-14T06:10:34.611Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-14T06:10:34.907Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-14T06:10:34.907Z] edgex-builder [Pipeline] sh [2025-08-14T06:10:35.198Z] + docker buildx inspect --bootstrap [2025-08-14T06:10:35.198Z] #1 [internal] booting buildkit [2025-08-14T06:10:35.198Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-14T06:10:37.751Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-08-14T06:10:38.011Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-14T06:10:40.551Z] #1 creating container buildx_buildkit_edgex-builder0 2.5s done [2025-08-14T06:10:40.551Z] #1 DONE 5.4s [2025-08-14T06:10:40.551Z] Name: edgex-builder [2025-08-14T06:10:40.551Z] Driver: docker-container [2025-08-14T06:10:40.551Z] [2025-08-14T06:10:40.551Z] Nodes: [2025-08-14T06:10:40.551Z] Name: edgex-builder0 [2025-08-14T06:10:40.551Z] Endpoint: unix:///var/run/docker.sock [2025-08-14T06:10:40.551Z] Status: running [2025-08-14T06:10:40.551Z] Buildkit: v0.22.0 [2025-08-14T06:10:40.551Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-14T06:10:40.847Z] + docker buildx ls [2025-08-14T06:10:40.847Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-14T06:10:40.847Z] edgex-builder * docker-container [2025-08-14T06:10:40.847Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-14T06:10:40.847Z] default docker [2025-08-14T06:10:40.847Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-14T06:10:41.138Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:10:41.138Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:10:41.400Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:41.400Z] #1 transferring dockerfile: 197B done [2025-08-14T06:10:41.400Z] #1 DONE 0.0s [2025-08-14T06:10:41.400Z] [2025-08-14T06:10:41.400Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:41.400Z] #2 DONE 0.1s [2025-08-14T06:10:41.400Z] [2025-08-14T06:10:41.400Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:41.400Z] #3 DONE 0.1s [2025-08-14T06:10:41.400Z] [2025-08-14T06:10:41.400Z] #4 [internal] load .dockerignore [2025-08-14T06:10:41.400Z] #4 transferring context: 2B done [2025-08-14T06:10:41.400Z] #4 DONE 0.0s [2025-08-14T06:10:41.400Z] [2025-08-14T06:10:41.400Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:41.400Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done [2025-08-14T06:10:41.400Z] #5 DONE 0.0s [2025-08-14T06:10:41.400Z] [2025-08-14T06:10:41.400Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:41.400Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done [2025-08-14T06:10:41.400Z] #6 DONE 0.1s [2025-08-14T06:10:41.659Z] [2025-08-14T06:10:41.659Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:41.659Z] #7 DONE 0.0s [2025-08-14T06:10:41.659Z] [2025-08-14T06:10:41.659Z] #8 exporting to image [2025-08-14T06:10:41.659Z] #8 exporting layers done [2025-08-14T06:10:41.659Z] #8 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done [2025-08-14T06:10:41.659Z] #8 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done [2025-08-14T06:10:41.659Z] #8 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done [2025-08-14T06:10:41.659Z] #8 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done [2025-08-14T06:10:41.659Z] #8 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.0s done [2025-08-14T06:10:41.659Z] #8 pushing layers 0.1s done [2025-08-14T06:10:41.659Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 [2025-08-14T06:10:41.659Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:41.659Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done [2025-08-14T06:10:41.659Z] #8 DONE 0.2s [2025-08-14T06:10:41.659Z] [2025-08-14T06:10:41.659Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:41.659Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:41.946Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-08-14T06:10:41.946Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-08-14T06:10:41.946Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:41.946Z] #1 transferring dockerfile: 163B done [2025-08-14T06:10:41.946Z] #1 DONE 0.0s [2025-08-14T06:10:41.946Z] [2025-08-14T06:10:41.946Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-14T06:10:41.946Z] #2 DONE 0.0s [2025-08-14T06:10:41.946Z] [2025-08-14T06:10:41.946Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-14T06:10:41.946Z] #3 DONE 0.0s [2025-08-14T06:10:41.946Z] [2025-08-14T06:10:41.946Z] #4 [internal] load .dockerignore [2025-08-14T06:10:41.946Z] #4 transferring context: 2B done [2025-08-14T06:10:41.946Z] #4 DONE 0.0s [2025-08-14T06:10:41.946Z] [2025-08-14T06:10:41.946Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:41.946Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 done [2025-08-14T06:10:41.946Z] #5 DONE 0.0s [2025-08-14T06:10:41.946Z] [2025-08-14T06:10:41.946Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:42.205Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done [2025-08-14T06:10:42.205Z] #6 CACHED [2025-08-14T06:10:42.205Z] [2025-08-14T06:10:42.205Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:42.205Z] #5 CACHED [2025-08-14T06:10:42.205Z] [2025-08-14T06:10:42.205Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:42.205Z] #7 DONE 0.0s [2025-08-14T06:10:42.205Z] [2025-08-14T06:10:42.205Z] #8 exporting to image [2025-08-14T06:10:42.205Z] #8 exporting layers done [2025-08-14T06:10:42.205Z] #8 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done [2025-08-14T06:10:42.205Z] #8 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done [2025-08-14T06:10:42.205Z] #8 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done [2025-08-14T06:10:42.205Z] #8 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done [2025-08-14T06:10:42.205Z] #8 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 done [2025-08-14T06:10:42.205Z] #8 pushing layers 0.0s done [2025-08-14T06:10:42.205Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done [2025-08-14T06:10:42.205Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:42.205Z] #8 DONE 0.1s [2025-08-14T06:10:42.205Z] [2025-08-14T06:10:42.205Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:42.205Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:42.496Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47' [2025-08-14T06:10:42.496Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 --push - [2025-08-14T06:10:42.496Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:42.496Z] #1 transferring dockerfile: 169B done [2025-08-14T06:10:42.496Z] #1 DONE 0.0s [2025-08-14T06:10:42.496Z] [2025-08-14T06:10:42.496Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 [2025-08-14T06:10:42.496Z] #2 DONE 0.0s [2025-08-14T06:10:42.496Z] [2025-08-14T06:10:42.496Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47 [2025-08-14T06:10:42.496Z] #3 DONE 0.0s [2025-08-14T06:10:42.496Z] [2025-08-14T06:10:42.496Z] #4 [internal] load .dockerignore [2025-08-14T06:10:42.496Z] #4 transferring context: 2B done [2025-08-14T06:10:42.496Z] #4 DONE 0.0s [2025-08-14T06:10:42.496Z] [2025-08-14T06:10:42.496Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:42.496Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done [2025-08-14T06:10:42.496Z] #5 CACHED [2025-08-14T06:10:42.496Z] [2025-08-14T06:10:42.496Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:42.496Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done [2025-08-14T06:10:42.496Z] #6 CACHED [2025-08-14T06:10:42.496Z] [2025-08-14T06:10:42.496Z] #7 exporting to image [2025-08-14T06:10:42.496Z] #7 exporting layers done [2025-08-14T06:10:42.496Z] #7 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done [2025-08-14T06:10:42.496Z] #7 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done [2025-08-14T06:10:42.496Z] #7 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 [2025-08-14T06:10:42.496Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:42.758Z] #7 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done [2025-08-14T06:10:42.758Z] #7 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done [2025-08-14T06:10:42.758Z] #7 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 done [2025-08-14T06:10:42.758Z] #7 pushing layers 0.0s done [2025-08-14T06:10:42.758Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.47@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done [2025-08-14T06:10:42.758Z] #7 DONE 0.1s [2025-08-14T06:10:42.758Z] [2025-08-14T06:10:42.758Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:42.758Z] #8 DONE 0.0s [2025-08-14T06:10:42.758Z] [2025-08-14T06:10:42.758Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:42.758Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:43.051Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:10:43.051Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:10:43.312Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:43.312Z] #1 transferring dockerfile: 210B done [2025-08-14T06:10:43.312Z] #1 DONE 0.0s [2025-08-14T06:10:43.312Z] [2025-08-14T06:10:43.312Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:43.312Z] #2 DONE 0.0s [2025-08-14T06:10:43.312Z] [2025-08-14T06:10:43.312Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:43.312Z] #3 DONE 0.0s [2025-08-14T06:10:43.312Z] [2025-08-14T06:10:43.312Z] #4 [internal] load .dockerignore [2025-08-14T06:10:43.312Z] #4 transferring context: 2B done [2025-08-14T06:10:43.312Z] #4 DONE 0.0s [2025-08-14T06:10:43.312Z] [2025-08-14T06:10:43.312Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:43.312Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 done [2025-08-14T06:10:43.312Z] #5 CACHED [2025-08-14T06:10:43.312Z] [2025-08-14T06:10:43.312Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:43.312Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done [2025-08-14T06:10:43.312Z] #6 CACHED [2025-08-14T06:10:43.312Z] [2025-08-14T06:10:43.312Z] #7 exporting to image [2025-08-14T06:10:43.312Z] #7 exporting layers done [2025-08-14T06:10:43.312Z] #7 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done [2025-08-14T06:10:43.312Z] #7 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done [2025-08-14T06:10:43.312Z] #7 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done [2025-08-14T06:10:43.312Z] #7 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done [2025-08-14T06:10:43.312Z] #7 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 done [2025-08-14T06:10:43.312Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:43.312Z] #7 pushing layers 0.0s done [2025-08-14T06:10:43.312Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done [2025-08-14T06:10:43.312Z] #7 DONE 0.1s [2025-08-14T06:10:43.312Z] [2025-08-14T06:10:43.312Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:43.312Z] #8 DONE 0.0s [2025-08-14T06:10:43.312Z] [2025-08-14T06:10:43.312Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:43.312Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:43.603Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-08-14T06:10:43.603Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-08-14T06:10:43.863Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:43.863Z] #1 transferring dockerfile: 161B done [2025-08-14T06:10:43.863Z] #1 DONE 0.0s [2025-08-14T06:10:43.863Z] [2025-08-14T06:10:43.863Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-14T06:10:43.863Z] #2 DONE 0.0s [2025-08-14T06:10:43.863Z] [2025-08-14T06:10:43.863Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-14T06:10:43.863Z] #3 DONE 0.0s [2025-08-14T06:10:43.863Z] [2025-08-14T06:10:43.863Z] #4 [internal] load .dockerignore [2025-08-14T06:10:43.863Z] #4 transferring context: 2B done [2025-08-14T06:10:43.863Z] #4 DONE 0.0s [2025-08-14T06:10:43.863Z] [2025-08-14T06:10:43.863Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:43.863Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done [2025-08-14T06:10:43.863Z] #5 CACHED [2025-08-14T06:10:43.863Z] [2025-08-14T06:10:43.863Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 [2025-08-14T06:10:43.863Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:cc9902e81dbb58b94f192805d6e4f4c883c9737370688b7b911ca747310bbce1 0.0s done [2025-08-14T06:10:43.863Z] #6 CACHED [2025-08-14T06:10:43.863Z] [2025-08-14T06:10:43.863Z] #7 exporting to image [2025-08-14T06:10:43.863Z] #7 exporting layers done [2025-08-14T06:10:43.863Z] #7 exporting manifest sha256:725dc75234e7420af0348e7b30716f48c8bec0ab503b575b2e494b08a1032941 done [2025-08-14T06:10:43.863Z] #7 exporting config sha256:b78c893a332af0882a3a5fa568d6291a1bcf7230d8fbf4b9cfe99755735e4872 done [2025-08-14T06:10:43.863Z] #7 exporting manifest sha256:451f83f998a258b4edcdb8ae4f9c1b0dcea516e9cb5eb4fcac8ed898b49f6b58 done [2025-08-14T06:10:43.863Z] #7 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e [2025-08-14T06:10:43.863Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:43.863Z] #7 exporting config sha256:8745a5af64bba657022d60c621f91fdf82c9db3e27ad1022b784e848016f496e done [2025-08-14T06:10:43.863Z] #7 exporting manifest list sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 done [2025-08-14T06:10:43.863Z] #7 pushing layers 0.0s done [2025-08-14T06:10:43.863Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3d4632eee09dadd23ec0c4ee935307f38cd74571feed4fcaace3d298563df026 0.1s done [2025-08-14T06:10:43.863Z] #7 DONE 0.1s [2025-08-14T06:10:43.863Z] [2025-08-14T06:10:43.863Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:43.863Z] #8 DONE 0.0s [2025-08-14T06:10:43.863Z] [2025-08-14T06:10:43.863Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:43.863Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:44.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:10:44.158Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:10:44.158Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:44.158Z] #1 transferring dockerfile: 216B done [2025-08-14T06:10:44.158Z] #1 DONE 0.0s [2025-08-14T06:10:44.158Z] [2025-08-14T06:10:44.158Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:44.158Z] #2 DONE 0.0s [2025-08-14T06:10:44.158Z] [2025-08-14T06:10:44.158Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:44.158Z] #3 DONE 0.1s [2025-08-14T06:10:44.158Z] [2025-08-14T06:10:44.158Z] #4 [internal] load .dockerignore [2025-08-14T06:10:44.158Z] #4 transferring context: 2B done [2025-08-14T06:10:44.158Z] #4 DONE 0.0s [2025-08-14T06:10:44.158Z] [2025-08-14T06:10:44.158Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:44.158Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:44.417Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:44.417Z] #5 DONE 0.1s [2025-08-14T06:10:44.417Z] [2025-08-14T06:10:44.417Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:44.417Z] #6 DONE 0.0s [2025-08-14T06:10:44.417Z] [2025-08-14T06:10:44.417Z] #7 exporting to image [2025-08-14T06:10:44.417Z] #7 exporting layers done [2025-08-14T06:10:44.417Z] #7 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done [2025-08-14T06:10:44.417Z] #7 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done [2025-08-14T06:10:44.417Z] #7 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done [2025-08-14T06:10:44.417Z] #7 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 [2025-08-14T06:10:44.417Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:44.417Z] #7 ... [2025-08-14T06:10:44.417Z] [2025-08-14T06:10:44.417Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:44.417Z] #8 DONE 0.0s [2025-08-14T06:10:44.417Z] [2025-08-14T06:10:44.417Z] #7 exporting to image [2025-08-14T06:10:44.417Z] #7 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done [2025-08-14T06:10:44.417Z] #7 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done [2025-08-14T06:10:44.417Z] #7 pushing layers 0.1s done [2025-08-14T06:10:44.417Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd [2025-08-14T06:10:44.676Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done [2025-08-14T06:10:44.676Z] #7 DONE 0.2s [2025-08-14T06:10:44.676Z] [2025-08-14T06:10:44.676Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:44.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:44.967Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-08-14T06:10:44.967Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-08-14T06:10:45.227Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:45.227Z] #1 transferring dockerfile: 182B done [2025-08-14T06:10:45.227Z] #1 DONE 0.0s [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-14T06:10:45.227Z] #2 DONE 0.0s [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-14T06:10:45.227Z] #3 DONE 0.0s [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] #4 [internal] load .dockerignore [2025-08-14T06:10:45.227Z] #4 transferring context: 2B done [2025-08-14T06:10:45.227Z] #4 DONE 0.0s [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:45.227Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:45.227Z] #5 DONE 0.0s [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:45.227Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:45.227Z] #6 CACHED [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:45.227Z] #5 CACHED [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:45.227Z] #7 DONE 0.0s [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] #8 exporting to image [2025-08-14T06:10:45.227Z] #8 exporting layers done [2025-08-14T06:10:45.227Z] #8 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done [2025-08-14T06:10:45.227Z] #8 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done [2025-08-14T06:10:45.227Z] #8 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done [2025-08-14T06:10:45.227Z] #8 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done [2025-08-14T06:10:45.227Z] #8 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done [2025-08-14T06:10:45.227Z] #8 pushing layers 0.0s done [2025-08-14T06:10:45.227Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done [2025-08-14T06:10:45.227Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:45.227Z] #8 DONE 0.1s [2025-08-14T06:10:45.227Z] [2025-08-14T06:10:45.227Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:45.227Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:45.582Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 --push - [2025-08-14T06:10:45.582Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47' [2025-08-14T06:10:45.582Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:45.582Z] #1 transferring dockerfile: 188B done [2025-08-14T06:10:45.582Z] #1 DONE 0.0s [2025-08-14T06:10:45.582Z] [2025-08-14T06:10:45.582Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 [2025-08-14T06:10:45.582Z] #2 DONE 0.0s [2025-08-14T06:10:45.582Z] [2025-08-14T06:10:45.582Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47 [2025-08-14T06:10:45.582Z] #3 DONE 0.0s [2025-08-14T06:10:45.582Z] [2025-08-14T06:10:45.582Z] #4 [internal] load .dockerignore [2025-08-14T06:10:45.582Z] #4 transferring context: 2B done [2025-08-14T06:10:45.582Z] #4 DONE 0.0s [2025-08-14T06:10:45.582Z] [2025-08-14T06:10:45.582Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:45.582Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:45.582Z] #5 DONE 0.0s [2025-08-14T06:10:45.582Z] [2025-08-14T06:10:45.582Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:45.853Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:45.853Z] #6 CACHED [2025-08-14T06:10:45.853Z] [2025-08-14T06:10:45.853Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:45.853Z] #5 CACHED [2025-08-14T06:10:45.853Z] [2025-08-14T06:10:45.853Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:45.853Z] #7 DONE 0.0s [2025-08-14T06:10:45.853Z] [2025-08-14T06:10:45.853Z] #8 exporting to image [2025-08-14T06:10:45.853Z] #8 exporting layers done [2025-08-14T06:10:45.853Z] #8 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done [2025-08-14T06:10:45.853Z] #8 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done [2025-08-14T06:10:45.853Z] #8 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done [2025-08-14T06:10:45.853Z] #8 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done [2025-08-14T06:10:45.853Z] #8 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done [2025-08-14T06:10:45.853Z] #8 pushing layers 0.0s done [2025-08-14T06:10:45.853Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.47@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done [2025-08-14T06:10:45.853Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:45.853Z] #8 DONE 0.1s [2025-08-14T06:10:45.853Z] [2025-08-14T06:10:45.853Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:45.853Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:46.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:10:46.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:10:46.157Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:46.157Z] #1 transferring dockerfile: 229B done [2025-08-14T06:10:46.157Z] #1 DONE 0.0s [2025-08-14T06:10:46.157Z] [2025-08-14T06:10:46.157Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:46.157Z] #2 DONE 0.0s [2025-08-14T06:10:46.157Z] [2025-08-14T06:10:46.157Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:46.157Z] #3 DONE 0.0s [2025-08-14T06:10:46.157Z] [2025-08-14T06:10:46.157Z] #4 [internal] load .dockerignore [2025-08-14T06:10:46.157Z] #4 transferring context: 2B done [2025-08-14T06:10:46.157Z] #4 DONE 0.0s [2025-08-14T06:10:46.157Z] [2025-08-14T06:10:46.157Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:46.157Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:46.157Z] #5 DONE 0.0s [2025-08-14T06:10:46.157Z] [2025-08-14T06:10:46.157Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:46.416Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:46.416Z] #6 CACHED [2025-08-14T06:10:46.416Z] [2025-08-14T06:10:46.416Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:46.416Z] #5 CACHED [2025-08-14T06:10:46.416Z] [2025-08-14T06:10:46.416Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:46.416Z] #7 DONE 0.0s [2025-08-14T06:10:46.416Z] [2025-08-14T06:10:46.416Z] #8 exporting to image [2025-08-14T06:10:46.416Z] #8 exporting layers done [2025-08-14T06:10:46.416Z] #8 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done [2025-08-14T06:10:46.416Z] #8 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done [2025-08-14T06:10:46.416Z] #8 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done [2025-08-14T06:10:46.416Z] #8 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done [2025-08-14T06:10:46.416Z] #8 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done [2025-08-14T06:10:46.416Z] #8 pushing layers 0.0s done [2025-08-14T06:10:46.416Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done [2025-08-14T06:10:46.416Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:46.416Z] #8 DONE 0.1s [2025-08-14T06:10:46.416Z] [2025-08-14T06:10:46.416Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:46.416Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:46.708Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-08-14T06:10:46.708Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-08-14T06:10:46.708Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:46.708Z] #1 transferring dockerfile: 180B done [2025-08-14T06:10:46.708Z] #1 DONE 0.0s [2025-08-14T06:10:46.708Z] [2025-08-14T06:10:46.708Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-14T06:10:46.708Z] #2 DONE 0.0s [2025-08-14T06:10:46.708Z] [2025-08-14T06:10:46.708Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-14T06:10:46.708Z] #3 DONE 0.0s [2025-08-14T06:10:46.708Z] [2025-08-14T06:10:46.708Z] #4 [internal] load .dockerignore [2025-08-14T06:10:46.708Z] #4 transferring context: 2B done [2025-08-14T06:10:46.708Z] #4 DONE 0.0s [2025-08-14T06:10:46.708Z] [2025-08-14T06:10:46.708Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:46.708Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:46.708Z] #5 CACHED [2025-08-14T06:10:46.708Z] [2025-08-14T06:10:46.708Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc [2025-08-14T06:10:46.708Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:34f8e8ec6d8b29bea3161b318bad9bf338c56793fefa10ae9353a6cf232385fc 0.0s done [2025-08-14T06:10:46.708Z] #6 CACHED [2025-08-14T06:10:46.708Z] [2025-08-14T06:10:46.708Z] #7 exporting to image [2025-08-14T06:10:46.708Z] #7 exporting layers done [2025-08-14T06:10:46.708Z] #7 exporting manifest sha256:1716728a65de6cef80921175a35a51bd122f12bcc452f3eb7cb02d9724214c6e done [2025-08-14T06:10:46.708Z] #7 exporting config sha256:f9a3808510f988df7fa836e01539192b0e04f1ae67f7e9ce0b45af37b8702c15 done [2025-08-14T06:10:46.708Z] #7 exporting manifest sha256:e0b17046da218a6af3ace7d3c7aa8737f01eb594620b4426ff08d2892bb7e9ab done [2025-08-14T06:10:46.708Z] #7 exporting config sha256:aeebbf12c5dc69fb8bcf82623c2640c872e11f611b8d76c86d7d098292b791c9 done [2025-08-14T06:10:46.708Z] #7 exporting manifest list sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd done [2025-08-14T06:10:46.708Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:46.967Z] #7 pushing layers 0.0s done [2025-08-14T06:10:46.967Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:17a191253bfa94d867dc5eedae94fe799153a39a23eeb39fb9505cee8e3c3ddd 0.1s done [2025-08-14T06:10:46.967Z] #7 DONE 0.1s [2025-08-14T06:10:46.967Z] [2025-08-14T06:10:46.967Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:46.967Z] #8 DONE 0.0s [2025-08-14T06:10:46.967Z] [2025-08-14T06:10:46.967Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:46.967Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:47.258Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:10:47.258Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:10:47.258Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:47.258Z] #1 transferring dockerfile: 194B done [2025-08-14T06:10:47.258Z] #1 DONE 0.0s [2025-08-14T06:10:47.258Z] [2025-08-14T06:10:47.258Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:47.258Z] #2 DONE 0.0s [2025-08-14T06:10:47.258Z] [2025-08-14T06:10:47.258Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:47.258Z] #3 DONE 0.1s [2025-08-14T06:10:47.258Z] [2025-08-14T06:10:47.258Z] #4 [internal] load .dockerignore [2025-08-14T06:10:47.258Z] #4 transferring context: 2B done [2025-08-14T06:10:47.258Z] #4 DONE 0.0s [2025-08-14T06:10:47.258Z] [2025-08-14T06:10:47.258Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:47.258Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done [2025-08-14T06:10:47.258Z] #5 DONE 0.0s [2025-08-14T06:10:47.258Z] [2025-08-14T06:10:47.258Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:47.518Z] #6 DONE 0.0s [2025-08-14T06:10:47.518Z] [2025-08-14T06:10:47.518Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:47.518Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done [2025-08-14T06:10:47.518Z] #5 DONE 0.1s [2025-08-14T06:10:47.518Z] [2025-08-14T06:10:47.518Z] #7 exporting to image [2025-08-14T06:10:47.518Z] #7 exporting layers done [2025-08-14T06:10:47.518Z] #7 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 0.0s done [2025-08-14T06:10:47.518Z] #7 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done [2025-08-14T06:10:47.518Z] #7 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done [2025-08-14T06:10:47.518Z] #7 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done [2025-08-14T06:10:47.518Z] #7 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 [2025-08-14T06:10:47.518Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:47.518Z] #7 ... [2025-08-14T06:10:47.518Z] [2025-08-14T06:10:47.518Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:47.518Z] #8 DONE 0.0s [2025-08-14T06:10:47.518Z] [2025-08-14T06:10:47.518Z] #7 exporting to image [2025-08-14T06:10:47.518Z] #7 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done [2025-08-14T06:10:47.518Z] #7 pushing layers 0.1s done [2025-08-14T06:10:47.518Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 [2025-08-14T06:10:47.779Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done [2025-08-14T06:10:47.779Z] #7 DONE 0.2s [2025-08-14T06:10:47.779Z] [2025-08-14T06:10:47.779Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:47.779Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:48.073Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-08-14T06:10:48.073Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-08-14T06:10:48.073Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:48.073Z] #1 transferring dockerfile: 160B done [2025-08-14T06:10:48.073Z] #1 DONE 0.0s [2025-08-14T06:10:48.073Z] [2025-08-14T06:10:48.073Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-14T06:10:48.073Z] #2 DONE 0.0s [2025-08-14T06:10:48.073Z] [2025-08-14T06:10:48.073Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-14T06:10:48.073Z] #3 DONE 0.0s [2025-08-14T06:10:48.073Z] [2025-08-14T06:10:48.073Z] #4 [internal] load .dockerignore [2025-08-14T06:10:48.073Z] #4 transferring context: 2B done [2025-08-14T06:10:48.073Z] #4 DONE 0.0s [2025-08-14T06:10:48.073Z] [2025-08-14T06:10:48.073Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:48.333Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 0.0s done [2025-08-14T06:10:48.333Z] #5 CACHED [2025-08-14T06:10:48.333Z] [2025-08-14T06:10:48.333Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:48.333Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 0.0s done [2025-08-14T06:10:48.333Z] #6 CACHED [2025-08-14T06:10:48.333Z] [2025-08-14T06:10:48.333Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:48.333Z] #7 DONE 0.0s [2025-08-14T06:10:48.333Z] [2025-08-14T06:10:48.333Z] #8 exporting to image [2025-08-14T06:10:48.333Z] #8 exporting layers done [2025-08-14T06:10:48.333Z] #8 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 done [2025-08-14T06:10:48.333Z] #8 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done [2025-08-14T06:10:48.333Z] #8 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done [2025-08-14T06:10:48.333Z] #8 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done [2025-08-14T06:10:48.333Z] #8 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done [2025-08-14T06:10:48.333Z] #8 pushing layers 0.0s done [2025-08-14T06:10:48.333Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done [2025-08-14T06:10:48.333Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:48.333Z] #8 DONE 0.1s [2025-08-14T06:10:48.333Z] [2025-08-14T06:10:48.333Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:48.333Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:48.626Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 --push - [2025-08-14T06:10:48.626Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47' [2025-08-14T06:10:48.626Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:48.626Z] #1 transferring dockerfile: 166B done [2025-08-14T06:10:48.626Z] #1 DONE 0.0s [2025-08-14T06:10:48.626Z] [2025-08-14T06:10:48.626Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 [2025-08-14T06:10:48.626Z] #2 DONE 0.0s [2025-08-14T06:10:48.626Z] [2025-08-14T06:10:48.626Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47 [2025-08-14T06:10:48.626Z] #3 DONE 0.0s [2025-08-14T06:10:48.626Z] [2025-08-14T06:10:48.626Z] #4 [internal] load .dockerignore [2025-08-14T06:10:48.626Z] #4 transferring context: 2B done [2025-08-14T06:10:48.626Z] #4 DONE 0.0s [2025-08-14T06:10:48.626Z] [2025-08-14T06:10:48.626Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:48.626Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 0.0s done [2025-08-14T06:10:48.626Z] #5 DONE 0.0s [2025-08-14T06:10:48.626Z] [2025-08-14T06:10:48.626Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:48.885Z] #6 CACHED [2025-08-14T06:10:48.885Z] [2025-08-14T06:10:48.885Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:48.885Z] #5 CACHED [2025-08-14T06:10:48.885Z] [2025-08-14T06:10:48.885Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:48.885Z] #7 DONE 0.0s [2025-08-14T06:10:48.885Z] [2025-08-14T06:10:48.885Z] #8 exporting to image [2025-08-14T06:10:48.885Z] #8 exporting layers done [2025-08-14T06:10:48.885Z] #8 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 done [2025-08-14T06:10:48.885Z] #8 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done [2025-08-14T06:10:48.885Z] #8 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done [2025-08-14T06:10:48.885Z] #8 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done [2025-08-14T06:10:48.885Z] #8 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done [2025-08-14T06:10:48.885Z] #8 pushing layers 0.0s done [2025-08-14T06:10:48.885Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.47@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done [2025-08-14T06:10:48.885Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:48.885Z] #8 DONE 0.1s [2025-08-14T06:10:48.885Z] [2025-08-14T06:10:48.885Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:48.885Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:49.173Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:10:49.173Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:10:49.173Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:49.173Z] #1 transferring dockerfile: 207B done [2025-08-14T06:10:49.173Z] #1 DONE 0.0s [2025-08-14T06:10:49.173Z] [2025-08-14T06:10:49.173Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:49.173Z] #2 DONE 0.0s [2025-08-14T06:10:49.173Z] [2025-08-14T06:10:49.173Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:49.173Z] #3 DONE 0.0s [2025-08-14T06:10:49.173Z] [2025-08-14T06:10:49.173Z] #4 [internal] load .dockerignore [2025-08-14T06:10:49.173Z] #4 transferring context: 2B done [2025-08-14T06:10:49.173Z] #4 DONE 0.0s [2025-08-14T06:10:49.432Z] [2025-08-14T06:10:49.432Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:49.432Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done [2025-08-14T06:10:49.432Z] #5 CACHED [2025-08-14T06:10:49.432Z] [2025-08-14T06:10:49.432Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:49.432Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d 0.0s done [2025-08-14T06:10:49.432Z] #6 CACHED [2025-08-14T06:10:49.432Z] [2025-08-14T06:10:49.432Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:49.432Z] #7 DONE 0.0s [2025-08-14T06:10:49.432Z] [2025-08-14T06:10:49.432Z] #8 exporting to image [2025-08-14T06:10:49.432Z] #8 exporting layers done [2025-08-14T06:10:49.432Z] #8 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 done [2025-08-14T06:10:49.432Z] #8 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done [2025-08-14T06:10:49.432Z] #8 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done [2025-08-14T06:10:49.432Z] #8 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done [2025-08-14T06:10:49.432Z] #8 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done [2025-08-14T06:10:49.432Z] #8 pushing layers 0.0s done [2025-08-14T06:10:49.432Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done [2025-08-14T06:10:49.432Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:49.432Z] #8 DONE 0.1s [2025-08-14T06:10:49.432Z] [2025-08-14T06:10:49.432Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:49.432Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:49.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-08-14T06:10:49.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-08-14T06:10:49.994Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:49.994Z] #1 transferring dockerfile: 158B done [2025-08-14T06:10:49.994Z] #1 DONE 0.0s [2025-08-14T06:10:49.994Z] [2025-08-14T06:10:49.994Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-14T06:10:49.994Z] #2 DONE 0.0s [2025-08-14T06:10:49.994Z] [2025-08-14T06:10:49.994Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-14T06:10:49.994Z] #3 DONE 0.0s [2025-08-14T06:10:49.994Z] [2025-08-14T06:10:49.994Z] #4 [internal] load .dockerignore [2025-08-14T06:10:49.994Z] #4 transferring context: 2B done [2025-08-14T06:10:49.994Z] #4 DONE 0.0s [2025-08-14T06:10:49.994Z] [2025-08-14T06:10:49.994Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:49.994Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done [2025-08-14T06:10:49.994Z] #5 CACHED [2025-08-14T06:10:49.994Z] [2025-08-14T06:10:49.994Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d [2025-08-14T06:10:49.994Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:4e5ac524d8302cb7f08326b5ebe74d686c85fc93e77725b6f5733c9aeb668b7d done [2025-08-14T06:10:49.994Z] #6 CACHED [2025-08-14T06:10:49.994Z] [2025-08-14T06:10:49.994Z] #7 exporting to image [2025-08-14T06:10:49.994Z] #7 exporting layers done [2025-08-14T06:10:49.994Z] #7 exporting manifest sha256:7e6732d24f767b741f4cdea905561458437391905dc3376372a67336b9d6bd33 done [2025-08-14T06:10:49.994Z] #7 exporting config sha256:bc26d4db6387330c943238f9da746c4b88e8e2275e2bb16ef24867e42721415a done [2025-08-14T06:10:49.994Z] #7 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f [2025-08-14T06:10:49.994Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:49.994Z] #7 exporting manifest sha256:5498c821887767910a9b1faeb1913c7d5afc6def6df11e89acb625270390d97f done [2025-08-14T06:10:49.994Z] #7 exporting config sha256:6f93b6bcffa32d7b7ee7960bc02cf598771c258338ae3c0232db12ab386ee6c9 done [2025-08-14T06:10:49.994Z] #7 exporting manifest list sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 done [2025-08-14T06:10:49.994Z] #7 pushing layers 0.0s done [2025-08-14T06:10:49.994Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d1297c8ad6735c653bf84deaf8f4eff272b63d90a0713f70f91bcab6151aecd5 0.1s done [2025-08-14T06:10:49.994Z] #7 DONE 0.1s [2025-08-14T06:10:49.994Z] [2025-08-14T06:10:49.994Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:49.994Z] #8 DONE 0.0s [2025-08-14T06:10:49.994Z] [2025-08-14T06:10:49.994Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:49.994Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:50.281Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:10:50.281Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:10:50.281Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:50.281Z] #1 transferring dockerfile: 196B done [2025-08-14T06:10:50.282Z] #1 DONE 0.0s [2025-08-14T06:10:50.282Z] [2025-08-14T06:10:50.282Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:50.282Z] #2 DONE 0.0s [2025-08-14T06:10:50.282Z] [2025-08-14T06:10:50.282Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:50.282Z] #3 DONE 0.1s [2025-08-14T06:10:50.282Z] [2025-08-14T06:10:50.282Z] #4 [internal] load .dockerignore [2025-08-14T06:10:50.282Z] #4 transferring context: 2B done [2025-08-14T06:10:50.282Z] #4 DONE 0.0s [2025-08-14T06:10:50.282Z] [2025-08-14T06:10:50.282Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:50.282Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:50.540Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 done [2025-08-14T06:10:50.540Z] #5 DONE 0.0s [2025-08-14T06:10:50.540Z] [2025-08-14T06:10:50.540Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:50.540Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 done [2025-08-14T06:10:50.540Z] #6 DONE 0.1s [2025-08-14T06:10:50.540Z] [2025-08-14T06:10:50.540Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:50.540Z] #7 DONE 0.0s [2025-08-14T06:10:50.540Z] [2025-08-14T06:10:50.540Z] #8 exporting to image [2025-08-14T06:10:50.540Z] #8 exporting layers done [2025-08-14T06:10:50.540Z] #8 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 0.0s done [2025-08-14T06:10:50.540Z] #8 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done [2025-08-14T06:10:50.540Z] #8 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done [2025-08-14T06:10:50.540Z] #8 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done [2025-08-14T06:10:50.540Z] #8 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done [2025-08-14T06:10:50.540Z] #8 pushing layers 0.1s done [2025-08-14T06:10:50.540Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done [2025-08-14T06:10:50.540Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:50.540Z] #8 DONE 0.2s [2025-08-14T06:10:50.800Z] [2025-08-14T06:10:50.800Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:50.800Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:51.087Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-08-14T06:10:51.087Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-08-14T06:10:51.087Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:51.087Z] #1 transferring dockerfile: 162B done [2025-08-14T06:10:51.087Z] #1 DONE 0.0s [2025-08-14T06:10:51.087Z] [2025-08-14T06:10:51.087Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-14T06:10:51.087Z] #2 DONE 0.0s [2025-08-14T06:10:51.087Z] [2025-08-14T06:10:51.087Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-14T06:10:51.087Z] #3 DONE 0.0s [2025-08-14T06:10:51.087Z] [2025-08-14T06:10:51.087Z] #4 [internal] load .dockerignore [2025-08-14T06:10:51.087Z] #4 transferring context: 2B done [2025-08-14T06:10:51.087Z] #4 DONE 0.0s [2025-08-14T06:10:51.087Z] [2025-08-14T06:10:51.087Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:51.087Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done [2025-08-14T06:10:51.087Z] #5 CACHED [2025-08-14T06:10:51.087Z] [2025-08-14T06:10:51.087Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:51.087Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done [2025-08-14T06:10:51.087Z] #6 CACHED [2025-08-14T06:10:51.087Z] [2025-08-14T06:10:51.087Z] #7 exporting to image [2025-08-14T06:10:51.087Z] #7 exporting layers done [2025-08-14T06:10:51.087Z] #7 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 done [2025-08-14T06:10:51.087Z] #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 [2025-08-14T06:10:51.087Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:51.346Z] #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done [2025-08-14T06:10:51.346Z] #7 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done [2025-08-14T06:10:51.346Z] #7 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done [2025-08-14T06:10:51.346Z] #7 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done [2025-08-14T06:10:51.346Z] #7 pushing layers 0.0s done [2025-08-14T06:10:51.346Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done [2025-08-14T06:10:51.346Z] #7 DONE 0.1s [2025-08-14T06:10:51.346Z] [2025-08-14T06:10:51.346Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:51.346Z] #8 DONE 0.0s [2025-08-14T06:10:51.346Z] [2025-08-14T06:10:51.346Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:51.346Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:51.637Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47' [2025-08-14T06:10:51.637Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 --push - [2025-08-14T06:10:51.637Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:51.637Z] #1 transferring dockerfile: 168B done [2025-08-14T06:10:51.637Z] #1 DONE 0.0s [2025-08-14T06:10:51.637Z] [2025-08-14T06:10:51.637Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 [2025-08-14T06:10:51.637Z] #2 DONE 0.0s [2025-08-14T06:10:51.637Z] [2025-08-14T06:10:51.637Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47 [2025-08-14T06:10:51.637Z] #3 DONE 0.0s [2025-08-14T06:10:51.637Z] [2025-08-14T06:10:51.637Z] #4 [internal] load .dockerignore [2025-08-14T06:10:51.637Z] #4 transferring context: 2B done [2025-08-14T06:10:51.637Z] #4 DONE 0.0s [2025-08-14T06:10:51.637Z] [2025-08-14T06:10:51.637Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:51.637Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done [2025-08-14T06:10:51.637Z] #5 CACHED [2025-08-14T06:10:51.637Z] [2025-08-14T06:10:51.637Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:51.637Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done [2025-08-14T06:10:51.637Z] #6 CACHED [2025-08-14T06:10:51.637Z] [2025-08-14T06:10:51.637Z] #7 exporting to image [2025-08-14T06:10:51.637Z] #7 exporting layers done [2025-08-14T06:10:51.637Z] #7 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 done [2025-08-14T06:10:51.637Z] #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done [2025-08-14T06:10:51.637Z] #7 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done [2025-08-14T06:10:51.637Z] #7 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done [2025-08-14T06:10:51.637Z] #7 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done [2025-08-14T06:10:51.637Z] #7 pushing layers 0.0s done [2025-08-14T06:10:51.637Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 [2025-08-14T06:10:51.637Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:51.896Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.47@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done [2025-08-14T06:10:51.896Z] #7 DONE 0.1s [2025-08-14T06:10:51.896Z] [2025-08-14T06:10:51.896Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:51.896Z] #8 DONE 0.0s [2025-08-14T06:10:51.896Z] [2025-08-14T06:10:51.896Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:51.896Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:52.180Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:10:52.180Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:10:52.180Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:52.180Z] #1 transferring dockerfile: 209B done [2025-08-14T06:10:52.180Z] #1 DONE 0.0s [2025-08-14T06:10:52.180Z] [2025-08-14T06:10:52.180Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:52.180Z] #2 DONE 0.0s [2025-08-14T06:10:52.180Z] [2025-08-14T06:10:52.180Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:52.180Z] #3 DONE 0.0s [2025-08-14T06:10:52.180Z] [2025-08-14T06:10:52.180Z] #4 [internal] load .dockerignore [2025-08-14T06:10:52.180Z] #4 transferring context: 2B done [2025-08-14T06:10:52.180Z] #4 DONE 0.0s [2025-08-14T06:10:52.180Z] [2025-08-14T06:10:52.180Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:52.180Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done [2025-08-14T06:10:52.180Z] #5 CACHED [2025-08-14T06:10:52.180Z] [2025-08-14T06:10:52.180Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:52.180Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done [2025-08-14T06:10:52.180Z] #6 CACHED [2025-08-14T06:10:52.180Z] [2025-08-14T06:10:52.180Z] #7 exporting to image [2025-08-14T06:10:52.180Z] #7 exporting layers done [2025-08-14T06:10:52.180Z] #7 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 done [2025-08-14T06:10:52.180Z] #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done [2025-08-14T06:10:52.180Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:52.439Z] #7 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done [2025-08-14T06:10:52.439Z] #7 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done [2025-08-14T06:10:52.439Z] #7 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done [2025-08-14T06:10:52.439Z] #7 pushing layers 0.0s done [2025-08-14T06:10:52.439Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done [2025-08-14T06:10:52.439Z] #7 DONE 0.1s [2025-08-14T06:10:52.439Z] [2025-08-14T06:10:52.439Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:52.439Z] #8 DONE 0.0s [2025-08-14T06:10:52.439Z] [2025-08-14T06:10:52.439Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:52.439Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:52.734Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-08-14T06:10:52.734Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-08-14T06:10:52.734Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:52.734Z] #1 transferring dockerfile: 160B done [2025-08-14T06:10:52.734Z] #1 DONE 0.0s [2025-08-14T06:10:52.734Z] [2025-08-14T06:10:52.734Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-14T06:10:52.734Z] #2 DONE 0.0s [2025-08-14T06:10:52.734Z] [2025-08-14T06:10:52.734Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-14T06:10:52.734Z] #3 DONE 0.0s [2025-08-14T06:10:52.734Z] [2025-08-14T06:10:52.734Z] #4 [internal] load .dockerignore [2025-08-14T06:10:52.734Z] #4 transferring context: 2B done [2025-08-14T06:10:52.734Z] #4 DONE 0.0s [2025-08-14T06:10:52.734Z] [2025-08-14T06:10:52.734Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:52.734Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done [2025-08-14T06:10:52.734Z] #5 CACHED [2025-08-14T06:10:52.734Z] [2025-08-14T06:10:52.734Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 [2025-08-14T06:10:52.734Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a72211c0bf6cac075f3e742f58f5370ce8db02a61ac685f518a91eca85f30805 0.0s done [2025-08-14T06:10:52.734Z] #6 CACHED [2025-08-14T06:10:52.734Z] [2025-08-14T06:10:52.734Z] #7 exporting to image [2025-08-14T06:10:52.734Z] #7 exporting layers [2025-08-14T06:10:52.734Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:52.993Z] #7 exporting layers done [2025-08-14T06:10:52.993Z] #7 exporting manifest sha256:9198ac0e221c30687872a76ab6bc5da6e65848724dd9e0d2ef6d3c1b8ba52166 done [2025-08-14T06:10:52.993Z] #7 exporting config sha256:aeca1421d9d96f3c141787a7530c2dcfd96ef10400c22f42529c9356a1186a77 done [2025-08-14T06:10:52.993Z] #7 exporting manifest sha256:df00e060becbf9861b405e5e5590d7a84804afc033c9f3f7516eb5e43e3c1df0 done [2025-08-14T06:10:52.993Z] #7 exporting config sha256:e0b6d284d22ceb16002cd74c4eb9b86faabefcfa020449625d0f0eb93dfb5e97 done [2025-08-14T06:10:52.993Z] #7 exporting manifest list sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 done [2025-08-14T06:10:52.993Z] #7 pushing layers 0.0s done [2025-08-14T06:10:52.993Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2eb3e135b8fb2789af6f0f5d0393a480867de2f59905893680d0adfd88d360b5 0.1s done [2025-08-14T06:10:52.993Z] #7 DONE 0.1s [2025-08-14T06:10:52.993Z] [2025-08-14T06:10:52.993Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:52.993Z] #8 DONE 0.0s [2025-08-14T06:10:52.993Z] [2025-08-14T06:10:52.993Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:52.993Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:53.278Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:10:53.278Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:10:53.278Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:53.278Z] #1 transferring dockerfile: 198B done [2025-08-14T06:10:53.278Z] #1 DONE 0.0s [2025-08-14T06:10:53.278Z] [2025-08-14T06:10:53.278Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:53.278Z] #2 DONE 0.1s [2025-08-14T06:10:53.278Z] [2025-08-14T06:10:53.278Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:53.278Z] #3 DONE 0.0s [2025-08-14T06:10:53.278Z] [2025-08-14T06:10:53.278Z] #4 [internal] load .dockerignore [2025-08-14T06:10:53.278Z] #4 transferring context: 2B done [2025-08-14T06:10:53.278Z] #4 DONE 0.0s [2025-08-14T06:10:53.538Z] [2025-08-14T06:10:53.538Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:53.538Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:53.538Z] #5 ... [2025-08-14T06:10:53.538Z] [2025-08-14T06:10:53.538Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:53.538Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 done [2025-08-14T06:10:53.538Z] #6 DONE 0.1s [2025-08-14T06:10:53.538Z] [2025-08-14T06:10:53.538Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:53.538Z] #7 DONE 0.0s [2025-08-14T06:10:53.538Z] [2025-08-14T06:10:53.538Z] #8 exporting to image [2025-08-14T06:10:53.538Z] #8 exporting layers done [2025-08-14T06:10:53.538Z] #8 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done [2025-08-14T06:10:53.538Z] #8 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done [2025-08-14T06:10:53.538Z] #8 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done [2025-08-14T06:10:53.538Z] #8 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done [2025-08-14T06:10:53.538Z] #8 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.0s done [2025-08-14T06:10:53.538Z] #8 pushing layers 0.1s done [2025-08-14T06:10:53.538Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done [2025-08-14T06:10:53.538Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:53.538Z] #8 DONE 0.2s [2025-08-14T06:10:53.799Z] [2025-08-14T06:10:53.799Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:53.799Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:54.087Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-08-14T06:10:54.087Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-08-14T06:10:54.087Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:54.087Z] #1 transferring dockerfile: 164B done [2025-08-14T06:10:54.087Z] #1 DONE 0.0s [2025-08-14T06:10:54.087Z] [2025-08-14T06:10:54.087Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-14T06:10:54.087Z] #2 DONE 0.0s [2025-08-14T06:10:54.087Z] [2025-08-14T06:10:54.087Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-14T06:10:54.087Z] #3 DONE 0.0s [2025-08-14T06:10:54.087Z] [2025-08-14T06:10:54.087Z] #4 [internal] load .dockerignore [2025-08-14T06:10:54.087Z] #4 transferring context: 2B done [2025-08-14T06:10:54.087Z] #4 DONE 0.0s [2025-08-14T06:10:54.087Z] [2025-08-14T06:10:54.087Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:54.087Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:54.347Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done [2025-08-14T06:10:54.347Z] #5 CACHED [2025-08-14T06:10:54.347Z] [2025-08-14T06:10:54.347Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:54.347Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done [2025-08-14T06:10:54.347Z] #6 CACHED [2025-08-14T06:10:54.347Z] [2025-08-14T06:10:54.347Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:54.347Z] #7 DONE 0.0s [2025-08-14T06:10:54.347Z] [2025-08-14T06:10:54.347Z] #8 exporting to image [2025-08-14T06:10:54.347Z] #8 exporting layers done [2025-08-14T06:10:54.347Z] #8 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done [2025-08-14T06:10:54.347Z] #8 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done [2025-08-14T06:10:54.347Z] #8 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done [2025-08-14T06:10:54.347Z] #8 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done [2025-08-14T06:10:54.347Z] #8 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc done [2025-08-14T06:10:54.347Z] #8 pushing layers 0.0s done [2025-08-14T06:10:54.347Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done [2025-08-14T06:10:54.347Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:54.347Z] #8 DONE 0.1s [2025-08-14T06:10:54.347Z] [2025-08-14T06:10:54.347Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:54.347Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:54.635Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47' [2025-08-14T06:10:54.635Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 --push - [2025-08-14T06:10:54.635Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:54.635Z] #1 transferring dockerfile: 170B done [2025-08-14T06:10:54.635Z] #1 DONE 0.0s [2025-08-14T06:10:54.635Z] [2025-08-14T06:10:54.635Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 [2025-08-14T06:10:54.635Z] #2 DONE 0.0s [2025-08-14T06:10:54.635Z] [2025-08-14T06:10:54.635Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47 [2025-08-14T06:10:54.635Z] #3 DONE 0.0s [2025-08-14T06:10:54.635Z] [2025-08-14T06:10:54.635Z] #4 [internal] load .dockerignore [2025-08-14T06:10:54.635Z] #4 transferring context: 2B done [2025-08-14T06:10:54.635Z] #4 DONE 0.0s [2025-08-14T06:10:54.635Z] [2025-08-14T06:10:54.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:54.636Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:54.895Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done [2025-08-14T06:10:54.895Z] #5 CACHED [2025-08-14T06:10:54.895Z] [2025-08-14T06:10:54.895Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:54.895Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 done [2025-08-14T06:10:54.895Z] #6 CACHED [2025-08-14T06:10:54.895Z] [2025-08-14T06:10:54.895Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:54.895Z] #7 DONE 0.0s [2025-08-14T06:10:54.895Z] [2025-08-14T06:10:54.895Z] #8 exporting to image [2025-08-14T06:10:54.895Z] #8 exporting layers done [2025-08-14T06:10:54.895Z] #8 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done [2025-08-14T06:10:54.895Z] #8 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done [2025-08-14T06:10:54.895Z] #8 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done [2025-08-14T06:10:54.895Z] #8 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done [2025-08-14T06:10:54.895Z] #8 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc done [2025-08-14T06:10:54.895Z] #8 pushing layers 0.0s done [2025-08-14T06:10:54.895Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.47@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done [2025-08-14T06:10:54.895Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:54.895Z] #8 DONE 0.1s [2025-08-14T06:10:54.895Z] [2025-08-14T06:10:54.895Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:54.895Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:55.175Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:10:55.175Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:10:55.175Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:55.175Z] #1 transferring dockerfile: 211B done [2025-08-14T06:10:55.175Z] #1 DONE 0.0s [2025-08-14T06:10:55.175Z] [2025-08-14T06:10:55.175Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:55.175Z] #2 DONE 0.0s [2025-08-14T06:10:55.175Z] [2025-08-14T06:10:55.175Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:55.175Z] #3 DONE 0.0s [2025-08-14T06:10:55.175Z] [2025-08-14T06:10:55.175Z] #4 [internal] load .dockerignore [2025-08-14T06:10:55.175Z] #4 transferring context: 2B done [2025-08-14T06:10:55.175Z] #4 DONE 0.0s [2025-08-14T06:10:55.175Z] [2025-08-14T06:10:55.175Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:55.175Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 done [2025-08-14T06:10:55.175Z] #5 CACHED [2025-08-14T06:10:55.175Z] [2025-08-14T06:10:55.175Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:55.175Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done [2025-08-14T06:10:55.175Z] #6 CACHED [2025-08-14T06:10:55.175Z] [2025-08-14T06:10:55.175Z] #7 exporting to image [2025-08-14T06:10:55.175Z] #7 exporting layers done [2025-08-14T06:10:55.175Z] #7 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done [2025-08-14T06:10:55.175Z] #7 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done [2025-08-14T06:10:55.175Z] #7 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 [2025-08-14T06:10:55.175Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:55.434Z] #7 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done [2025-08-14T06:10:55.434Z] #7 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done [2025-08-14T06:10:55.434Z] #7 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc done [2025-08-14T06:10:55.434Z] #7 pushing layers 0.0s done [2025-08-14T06:10:55.434Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done [2025-08-14T06:10:55.434Z] #7 DONE 0.1s [2025-08-14T06:10:55.434Z] [2025-08-14T06:10:55.434Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:55.434Z] #8 DONE 0.0s [2025-08-14T06:10:55.434Z] [2025-08-14T06:10:55.434Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:55.434Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:55.720Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-08-14T06:10:55.720Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-08-14T06:10:55.979Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:55.979Z] #1 transferring dockerfile: 162B done [2025-08-14T06:10:55.979Z] #1 DONE 0.0s [2025-08-14T06:10:55.979Z] [2025-08-14T06:10:55.979Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-14T06:10:55.979Z] #2 DONE 0.0s [2025-08-14T06:10:55.979Z] [2025-08-14T06:10:55.979Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-14T06:10:55.979Z] #3 DONE 0.0s [2025-08-14T06:10:55.979Z] [2025-08-14T06:10:55.979Z] #4 [internal] load .dockerignore [2025-08-14T06:10:55.979Z] #4 transferring context: 2B done [2025-08-14T06:10:55.979Z] #4 DONE 0.0s [2025-08-14T06:10:55.979Z] [2025-08-14T06:10:55.979Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:55.979Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done [2025-08-14T06:10:55.979Z] #5 CACHED [2025-08-14T06:10:55.979Z] [2025-08-14T06:10:55.979Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 [2025-08-14T06:10:55.979Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:4e77744d9fc88bac2f9f0c4a4bbc4ae12de9aa6b00f3a5c0694b8ae29f2f2c51 0.0s done [2025-08-14T06:10:55.979Z] #6 CACHED [2025-08-14T06:10:55.979Z] [2025-08-14T06:10:55.979Z] #7 exporting to image [2025-08-14T06:10:55.979Z] #7 exporting layers done [2025-08-14T06:10:55.979Z] #7 exporting manifest sha256:c9b1aaa9d1430e14b85ca048c2ba76428a7d477efc276e70e6392f432ec1be19 done [2025-08-14T06:10:55.979Z] #7 exporting config sha256:21dbf39a5c1603361911526dd8f34d4d8bd3e50bdc84a8c2dca09bc398994dc2 done [2025-08-14T06:10:55.979Z] #7 exporting manifest sha256:2e36cc4d5a1ada26209b42966b01dd54066f7f9c53d7b37a8833529539818320 done [2025-08-14T06:10:55.979Z] #7 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff [2025-08-14T06:10:55.979Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:55.979Z] #7 exporting config sha256:e1e01d880ccb7d30155b70e75b7cb3d6102f48230495b72b06307ba308755eff done [2025-08-14T06:10:55.979Z] #7 exporting manifest list sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc done [2025-08-14T06:10:55.979Z] #7 pushing layers 0.0s done [2025-08-14T06:10:55.979Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:6a33b4d7ac3d40cb78c0811609a1aae34869dbc0deeb897fe2023a9d15dd09dc 0.1s done [2025-08-14T06:10:55.979Z] #7 DONE 0.1s [2025-08-14T06:10:55.979Z] [2025-08-14T06:10:55.979Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:55.979Z] #8 DONE 0.0s [2025-08-14T06:10:55.979Z] [2025-08-14T06:10:55.979Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:55.979Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:56.265Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:10:56.265Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:10:56.265Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:56.265Z] #1 transferring dockerfile: 206B done [2025-08-14T06:10:56.265Z] #1 DONE 0.0s [2025-08-14T06:10:56.265Z] [2025-08-14T06:10:56.265Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:56.265Z] #2 DONE 0.0s [2025-08-14T06:10:56.265Z] [2025-08-14T06:10:56.265Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:56.265Z] #3 DONE 0.1s [2025-08-14T06:10:56.265Z] [2025-08-14T06:10:56.265Z] #4 [internal] load .dockerignore [2025-08-14T06:10:56.265Z] #4 transferring context: 2B done [2025-08-14T06:10:56.265Z] #4 DONE 0.0s [2025-08-14T06:10:56.523Z] [2025-08-14T06:10:56.523Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:56.523Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:56.523Z] #5 DONE 0.0s [2025-08-14T06:10:56.523Z] [2025-08-14T06:10:56.523Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:56.523Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:56.781Z] #6 DONE 0.2s [2025-08-14T06:10:56.781Z] [2025-08-14T06:10:56.781Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:56.781Z] #7 DONE 0.0s [2025-08-14T06:10:56.781Z] [2025-08-14T06:10:56.781Z] #8 exporting to image [2025-08-14T06:10:56.781Z] #8 exporting layers done [2025-08-14T06:10:56.781Z] #8 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done [2025-08-14T06:10:56.781Z] #8 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done [2025-08-14T06:10:56.781Z] #8 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done [2025-08-14T06:10:56.781Z] #8 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 0.0s done [2025-08-14T06:10:56.781Z] #8 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.0s done [2025-08-14T06:10:56.781Z] #8 pushing layers [2025-08-14T06:10:56.781Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:56.781Z] #8 pushing layers 0.1s done [2025-08-14T06:10:56.781Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done [2025-08-14T06:10:56.781Z] #8 DONE 0.2s [2025-08-14T06:10:56.781Z] [2025-08-14T06:10:56.781Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:56.781Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:57.076Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-08-14T06:10:57.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-08-14T06:10:57.076Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:57.076Z] #1 transferring dockerfile: 172B done [2025-08-14T06:10:57.076Z] #1 DONE 0.0s [2025-08-14T06:10:57.076Z] [2025-08-14T06:10:57.076Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-14T06:10:57.076Z] #2 DONE 0.0s [2025-08-14T06:10:57.076Z] [2025-08-14T06:10:57.076Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-14T06:10:57.076Z] #3 DONE 0.0s [2025-08-14T06:10:57.076Z] [2025-08-14T06:10:57.076Z] #4 [internal] load .dockerignore [2025-08-14T06:10:57.076Z] #4 transferring context: 2B done [2025-08-14T06:10:57.076Z] #4 DONE 0.0s [2025-08-14T06:10:57.076Z] [2025-08-14T06:10:57.076Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:57.076Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 done [2025-08-14T06:10:57.076Z] #5 CACHED [2025-08-14T06:10:57.076Z] [2025-08-14T06:10:57.076Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:57.076Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:57.076Z] #6 CACHED [2025-08-14T06:10:57.076Z] [2025-08-14T06:10:57.076Z] #7 exporting to image [2025-08-14T06:10:57.076Z] #7 exporting layers done [2025-08-14T06:10:57.076Z] #7 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done [2025-08-14T06:10:57.076Z] #7 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done [2025-08-14T06:10:57.076Z] #7 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done [2025-08-14T06:10:57.076Z] #7 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 done [2025-08-14T06:10:57.076Z] #7 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea done [2025-08-14T06:10:57.076Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:57.339Z] #7 pushing layers 0.0s done [2025-08-14T06:10:57.339Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done [2025-08-14T06:10:57.339Z] #7 DONE 0.1s [2025-08-14T06:10:57.339Z] [2025-08-14T06:10:57.339Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:57.339Z] #8 DONE 0.0s [2025-08-14T06:10:57.339Z] [2025-08-14T06:10:57.339Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:57.339Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:57.634Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47' [2025-08-14T06:10:57.634Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 --push - [2025-08-14T06:10:57.891Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:57.891Z] #1 transferring dockerfile: 178B done [2025-08-14T06:10:57.891Z] #1 DONE 0.0s [2025-08-14T06:10:57.891Z] [2025-08-14T06:10:57.891Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 [2025-08-14T06:10:57.891Z] #2 DONE 0.0s [2025-08-14T06:10:57.891Z] [2025-08-14T06:10:57.891Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47 [2025-08-14T06:10:57.891Z] #3 DONE 0.0s [2025-08-14T06:10:57.891Z] [2025-08-14T06:10:57.891Z] #4 [internal] load .dockerignore [2025-08-14T06:10:57.891Z] #4 transferring context: 2B done [2025-08-14T06:10:57.891Z] #4 DONE 0.0s [2025-08-14T06:10:57.891Z] [2025-08-14T06:10:57.891Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:57.891Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:57.891Z] #5 CACHED [2025-08-14T06:10:57.891Z] [2025-08-14T06:10:57.891Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:57.891Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:57.891Z] #6 CACHED [2025-08-14T06:10:57.891Z] [2025-08-14T06:10:57.891Z] #7 exporting to image [2025-08-14T06:10:57.891Z] #7 exporting layers done [2025-08-14T06:10:57.891Z] #7 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 [2025-08-14T06:10:57.891Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:57.891Z] #7 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done [2025-08-14T06:10:57.891Z] #7 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done [2025-08-14T06:10:57.891Z] #7 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done [2025-08-14T06:10:57.891Z] #7 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 done [2025-08-14T06:10:57.891Z] #7 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea done [2025-08-14T06:10:57.891Z] #7 pushing layers 0.0s done [2025-08-14T06:10:57.891Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.47@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done [2025-08-14T06:10:57.891Z] #7 DONE 0.1s [2025-08-14T06:10:57.891Z] [2025-08-14T06:10:57.891Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:57.891Z] #8 DONE 0.0s [2025-08-14T06:10:57.891Z] [2025-08-14T06:10:57.891Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:57.891Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:58.178Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:10:58.178Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:10:58.178Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:58.178Z] #1 transferring dockerfile: 219B done [2025-08-14T06:10:58.178Z] #1 DONE 0.0s [2025-08-14T06:10:58.178Z] [2025-08-14T06:10:58.178Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:58.178Z] #2 DONE 0.0s [2025-08-14T06:10:58.178Z] [2025-08-14T06:10:58.178Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:10:58.178Z] #3 DONE 0.0s [2025-08-14T06:10:58.178Z] [2025-08-14T06:10:58.178Z] #4 [internal] load .dockerignore [2025-08-14T06:10:58.178Z] #4 transferring context: 2B done [2025-08-14T06:10:58.178Z] #4 DONE 0.0s [2025-08-14T06:10:58.178Z] [2025-08-14T06:10:58.178Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:58.178Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:58.178Z] #5 DONE 0.0s [2025-08-14T06:10:58.178Z] [2025-08-14T06:10:58.178Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:58.438Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:58.438Z] #6 CACHED [2025-08-14T06:10:58.438Z] [2025-08-14T06:10:58.438Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:58.438Z] #5 CACHED [2025-08-14T06:10:58.438Z] [2025-08-14T06:10:58.438Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:58.438Z] #7 DONE 0.0s [2025-08-14T06:10:58.438Z] [2025-08-14T06:10:58.438Z] #8 exporting to image [2025-08-14T06:10:58.438Z] #8 exporting layers done [2025-08-14T06:10:58.438Z] #8 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done [2025-08-14T06:10:58.438Z] #8 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done [2025-08-14T06:10:58.438Z] #8 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done [2025-08-14T06:10:58.438Z] #8 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 done [2025-08-14T06:10:58.438Z] #8 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea done [2025-08-14T06:10:58.438Z] #8 pushing layers 0.0s done [2025-08-14T06:10:58.438Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done [2025-08-14T06:10:58.438Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:58.438Z] #8 DONE 0.1s [2025-08-14T06:10:58.438Z] [2025-08-14T06:10:58.438Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:58.438Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:58.726Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-08-14T06:10:58.726Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-08-14T06:10:58.726Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:58.726Z] #1 transferring dockerfile: 170B done [2025-08-14T06:10:58.726Z] #1 DONE 0.0s [2025-08-14T06:10:58.726Z] [2025-08-14T06:10:58.726Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-14T06:10:58.726Z] #2 DONE 0.0s [2025-08-14T06:10:58.726Z] [2025-08-14T06:10:58.726Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-14T06:10:58.726Z] #3 DONE 0.0s [2025-08-14T06:10:58.726Z] [2025-08-14T06:10:58.726Z] #4 [internal] load .dockerignore [2025-08-14T06:10:58.726Z] #4 transferring context: 2B done [2025-08-14T06:10:58.726Z] #4 DONE 0.0s [2025-08-14T06:10:58.726Z] [2025-08-14T06:10:58.726Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:58.726Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:58.726Z] #5 CACHED [2025-08-14T06:10:58.726Z] [2025-08-14T06:10:58.726Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 [2025-08-14T06:10:58.987Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b667d042437f09925511e76b12a76e2127b7028dd7b77e8b69867e0804ef6d43 0.0s done [2025-08-14T06:10:58.987Z] #6 CACHED [2025-08-14T06:10:58.987Z] [2025-08-14T06:10:58.987Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:58.987Z] #7 DONE 0.0s [2025-08-14T06:10:58.987Z] [2025-08-14T06:10:58.987Z] #8 exporting to image [2025-08-14T06:10:58.987Z] #8 exporting layers done [2025-08-14T06:10:58.987Z] #8 exporting manifest sha256:35dff2d5344836031f9481765c4c87f44730430a1029cd28c4697ae1ab3d18e1 done [2025-08-14T06:10:58.987Z] #8 exporting config sha256:04500b5b15028a298847734594e9a36f475bd8b9c123f8e3706e8d7d49616e14 done [2025-08-14T06:10:58.987Z] #8 exporting manifest sha256:6945c680e5d61a94b092a54617f4dc029a594bf11cf5c77f7e9403ca7994263c done [2025-08-14T06:10:58.987Z] #8 exporting config sha256:71191b2cc805ac8c849f588d574b8405b3c7d880b8a6dd4074a91ce6b1457a55 done [2025-08-14T06:10:58.987Z] #8 exporting manifest list sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea done [2025-08-14T06:10:58.987Z] #8 pushing layers 0.0s done [2025-08-14T06:10:58.987Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e55a99933a1ebdd9f461cf727ee24081de92bbad43addaa8fd51417b49a084ea 0.1s done [2025-08-14T06:10:58.987Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:58.987Z] #8 DONE 0.1s [2025-08-14T06:10:58.987Z] [2025-08-14T06:10:58.987Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:58.987Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:10:59.286Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:10:59.286Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:10:59.286Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:10:59.286Z] #1 transferring dockerfile: 204B done [2025-08-14T06:10:59.286Z] #1 DONE 0.0s [2025-08-14T06:10:59.286Z] [2025-08-14T06:10:59.286Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:59.286Z] #2 DONE 0.0s [2025-08-14T06:10:59.286Z] [2025-08-14T06:10:59.286Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:10:59.286Z] #3 DONE 0.1s [2025-08-14T06:10:59.286Z] [2025-08-14T06:10:59.286Z] #4 [internal] load .dockerignore [2025-08-14T06:10:59.286Z] #4 transferring context: [2025-08-14T06:10:59.546Z] #4 transferring context: 2B done [2025-08-14T06:10:59.546Z] #4 DONE 0.0s [2025-08-14T06:10:59.546Z] [2025-08-14T06:10:59.546Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:10:59.546Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:10:59.546Z] #5 ... [2025-08-14T06:10:59.546Z] [2025-08-14T06:10:59.546Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:10:59.546Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:10:59.546Z] #6 DONE 0.1s [2025-08-14T06:10:59.546Z] [2025-08-14T06:10:59.546Z] #7 exporting to image [2025-08-14T06:10:59.546Z] #7 exporting layers done [2025-08-14T06:10:59.546Z] #7 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 0.0s done [2025-08-14T06:10:59.546Z] #7 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 [2025-08-14T06:10:59.546Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:10:59.546Z] #7 ... [2025-08-14T06:10:59.546Z] [2025-08-14T06:10:59.546Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:10:59.546Z] #8 DONE 0.0s [2025-08-14T06:10:59.546Z] [2025-08-14T06:10:59.546Z] #7 exporting to image [2025-08-14T06:10:59.546Z] #7 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done [2025-08-14T06:10:59.546Z] #7 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done [2025-08-14T06:10:59.546Z] #7 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 0.0s done [2025-08-14T06:10:59.546Z] #7 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done [2025-08-14T06:10:59.546Z] #7 pushing layers 0.1s done [2025-08-14T06:10:59.546Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 [2025-08-14T06:10:59.805Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done [2025-08-14T06:10:59.805Z] #7 DONE 0.2s [2025-08-14T06:10:59.805Z] [2025-08-14T06:10:59.805Z] 1 warning found (use --debug to expand): [2025-08-14T06:10:59.805Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:00.098Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-08-14T06:11:00.098Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-08-14T06:11:00.098Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:00.098Z] #1 transferring dockerfile: 170B done [2025-08-14T06:11:00.098Z] #1 DONE 0.0s [2025-08-14T06:11:00.098Z] [2025-08-14T06:11:00.098Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-14T06:11:00.098Z] #2 DONE 0.0s [2025-08-14T06:11:00.098Z] [2025-08-14T06:11:00.098Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-14T06:11:00.098Z] #3 DONE 0.0s [2025-08-14T06:11:00.098Z] [2025-08-14T06:11:00.098Z] #4 [internal] load .dockerignore [2025-08-14T06:11:00.098Z] #4 transferring context: 2B done [2025-08-14T06:11:00.098Z] #4 DONE 0.0s [2025-08-14T06:11:00.098Z] [2025-08-14T06:11:00.098Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:00.098Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:11:00.098Z] #5 DONE 0.0s [2025-08-14T06:11:00.098Z] [2025-08-14T06:11:00.098Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:00.355Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:11:00.355Z] #6 CACHED [2025-08-14T06:11:00.355Z] [2025-08-14T06:11:00.355Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:00.355Z] #5 CACHED [2025-08-14T06:11:00.355Z] [2025-08-14T06:11:00.355Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:00.355Z] #7 DONE 0.0s [2025-08-14T06:11:00.355Z] [2025-08-14T06:11:00.355Z] #8 exporting to image [2025-08-14T06:11:00.355Z] #8 exporting layers done [2025-08-14T06:11:00.355Z] #8 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 done [2025-08-14T06:11:00.355Z] #8 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done [2025-08-14T06:11:00.355Z] #8 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done [2025-08-14T06:11:00.355Z] #8 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 done [2025-08-14T06:11:00.355Z] #8 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done [2025-08-14T06:11:00.355Z] #8 pushing layers 0.0s done [2025-08-14T06:11:00.355Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done [2025-08-14T06:11:00.355Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:00.355Z] #8 DONE 0.1s [2025-08-14T06:11:00.355Z] [2025-08-14T06:11:00.355Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:00.355Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:00.648Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47' [2025-08-14T06:11:00.648Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 --push - [2025-08-14T06:11:00.648Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:00.648Z] #1 transferring dockerfile: 176B done [2025-08-14T06:11:00.648Z] #1 DONE 0.0s [2025-08-14T06:11:00.648Z] [2025-08-14T06:11:00.648Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 [2025-08-14T06:11:00.648Z] #2 DONE 0.0s [2025-08-14T06:11:00.648Z] [2025-08-14T06:11:00.648Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47 [2025-08-14T06:11:00.648Z] #3 DONE 0.1s [2025-08-14T06:11:00.648Z] [2025-08-14T06:11:00.648Z] #4 [internal] load .dockerignore [2025-08-14T06:11:00.648Z] #4 transferring context: [2025-08-14T06:11:00.907Z] #4 transferring context: 2B done [2025-08-14T06:11:00.907Z] #4 DONE 0.0s [2025-08-14T06:11:00.907Z] [2025-08-14T06:11:00.907Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:00.907Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:11:00.907Z] #5 CACHED [2025-08-14T06:11:00.907Z] [2025-08-14T06:11:00.907Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:00.907Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:11:00.907Z] #6 CACHED [2025-08-14T06:11:00.907Z] [2025-08-14T06:11:00.907Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:00.907Z] #7 DONE 0.0s [2025-08-14T06:11:00.907Z] [2025-08-14T06:11:00.907Z] #8 exporting to image [2025-08-14T06:11:00.907Z] #8 exporting layers done [2025-08-14T06:11:00.907Z] #8 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 done [2025-08-14T06:11:00.907Z] #8 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done [2025-08-14T06:11:00.907Z] #8 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done [2025-08-14T06:11:00.907Z] #8 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 done [2025-08-14T06:11:00.907Z] #8 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done [2025-08-14T06:11:00.907Z] #8 pushing layers 0.0s done [2025-08-14T06:11:00.907Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 [2025-08-14T06:11:00.907Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:00.907Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.47@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done [2025-08-14T06:11:00.907Z] #8 DONE 0.1s [2025-08-14T06:11:00.907Z] [2025-08-14T06:11:00.907Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:00.907Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:01.202Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:01.202Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:01.202Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:01.202Z] #1 transferring dockerfile: 217B done [2025-08-14T06:11:01.202Z] #1 DONE 0.0s [2025-08-14T06:11:01.202Z] [2025-08-14T06:11:01.202Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:01.202Z] #2 DONE 0.0s [2025-08-14T06:11:01.202Z] [2025-08-14T06:11:01.202Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:01.202Z] #3 DONE 0.0s [2025-08-14T06:11:01.202Z] [2025-08-14T06:11:01.202Z] #4 [internal] load .dockerignore [2025-08-14T06:11:01.202Z] #4 transferring context: 2B done [2025-08-14T06:11:01.202Z] #4 DONE 0.0s [2025-08-14T06:11:01.202Z] [2025-08-14T06:11:01.202Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:01.202Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:11:01.202Z] #5 CACHED [2025-08-14T06:11:01.202Z] [2025-08-14T06:11:01.202Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:01.202Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:11:01.202Z] #6 CACHED [2025-08-14T06:11:01.202Z] [2025-08-14T06:11:01.202Z] #7 exporting to image [2025-08-14T06:11:01.202Z] #7 exporting layers [2025-08-14T06:11:01.202Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:01.462Z] #7 exporting layers done [2025-08-14T06:11:01.462Z] #7 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 done [2025-08-14T06:11:01.462Z] #7 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done [2025-08-14T06:11:01.462Z] #7 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done [2025-08-14T06:11:01.462Z] #7 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 done [2025-08-14T06:11:01.462Z] #7 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done [2025-08-14T06:11:01.462Z] #7 pushing layers 0.0s done [2025-08-14T06:11:01.462Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done [2025-08-14T06:11:01.462Z] #7 DONE 0.1s [2025-08-14T06:11:01.462Z] [2025-08-14T06:11:01.462Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:01.462Z] #8 DONE 0.0s [2025-08-14T06:11:01.462Z] [2025-08-14T06:11:01.462Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:01.462Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:01.759Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-08-14T06:11:01.759Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-08-14T06:11:02.021Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:02.021Z] #1 transferring dockerfile: 168B done [2025-08-14T06:11:02.021Z] #1 DONE 0.0s [2025-08-14T06:11:02.021Z] [2025-08-14T06:11:02.021Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-14T06:11:02.021Z] #2 DONE 0.0s [2025-08-14T06:11:02.021Z] [2025-08-14T06:11:02.021Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-14T06:11:02.021Z] #3 DONE 0.0s [2025-08-14T06:11:02.021Z] [2025-08-14T06:11:02.021Z] #4 [internal] load .dockerignore [2025-08-14T06:11:02.021Z] #4 transferring context: 2B done [2025-08-14T06:11:02.021Z] #4 DONE 0.0s [2025-08-14T06:11:02.021Z] [2025-08-14T06:11:02.021Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:02.021Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:11:02.021Z] #5 CACHED [2025-08-14T06:11:02.021Z] [2025-08-14T06:11:02.021Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 [2025-08-14T06:11:02.021Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e961cde409fcb5ba2757bec0006dc76a359e3c0912b8cbd6d702378fec948079 0.0s done [2025-08-14T06:11:02.021Z] #6 CACHED [2025-08-14T06:11:02.021Z] [2025-08-14T06:11:02.021Z] #7 exporting to image [2025-08-14T06:11:02.021Z] #7 exporting layers done [2025-08-14T06:11:02.021Z] #7 exporting manifest sha256:76033b475bc3e8774e9467597a6024b0f09bc73ec5fe94ff0f71924f50d6e4e8 done [2025-08-14T06:11:02.021Z] #7 exporting config sha256:0aa71fd87e34ec2284c96259916d5d1575ffb87ff8e927d8edbc0c1edafe39c3 done [2025-08-14T06:11:02.021Z] #7 exporting manifest sha256:d642c804dba85f51723e96625433395992d28f3e9fe24771eacf55058d52520e done [2025-08-14T06:11:02.021Z] #7 exporting config sha256:b96d8c180714a0f75dac7570ec5612e6f7fab9d4d8b0169e7101b50207ddd443 done [2025-08-14T06:11:02.021Z] #7 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 [2025-08-14T06:11:02.021Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:02.021Z] #7 exporting manifest list sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 done [2025-08-14T06:11:02.021Z] #7 pushing layers 0.0s done [2025-08-14T06:11:02.021Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:4cd95ccb5b22c84ced03e8775fc164509207879af1ec5542bf68a32b800d8562 0.1s done [2025-08-14T06:11:02.021Z] #7 DONE 0.1s [2025-08-14T06:11:02.021Z] [2025-08-14T06:11:02.021Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:02.021Z] #8 DONE 0.0s [2025-08-14T06:11:02.021Z] [2025-08-14T06:11:02.021Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:02.021Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:02.316Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:11:02.316Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:11:02.316Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:02.316Z] #1 transferring dockerfile: 205B done [2025-08-14T06:11:02.316Z] #1 DONE 0.0s [2025-08-14T06:11:02.316Z] [2025-08-14T06:11:02.316Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:02.316Z] #2 DONE 0.0s [2025-08-14T06:11:02.316Z] [2025-08-14T06:11:02.316Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:02.316Z] #3 DONE 0.0s [2025-08-14T06:11:02.316Z] [2025-08-14T06:11:02.316Z] #4 [internal] load .dockerignore [2025-08-14T06:11:02.316Z] #4 transferring context: 2B done [2025-08-14T06:11:02.316Z] #4 DONE 0.0s [2025-08-14T06:11:02.316Z] [2025-08-14T06:11:02.316Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:02.316Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:02.574Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 done [2025-08-14T06:11:02.574Z] #5 DONE 0.0s [2025-08-14T06:11:02.574Z] [2025-08-14T06:11:02.574Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:02.574Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done [2025-08-14T06:11:02.574Z] #6 DONE 0.1s [2025-08-14T06:11:02.574Z] [2025-08-14T06:11:02.574Z] #7 exporting to image [2025-08-14T06:11:02.574Z] #7 exporting layers [2025-08-14T06:11:02.574Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:02.574Z] #7 ... [2025-08-14T06:11:02.574Z] [2025-08-14T06:11:02.574Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:02.574Z] #8 DONE 0.0s [2025-08-14T06:11:02.574Z] [2025-08-14T06:11:02.574Z] #7 exporting to image [2025-08-14T06:11:02.574Z] #7 exporting layers done [2025-08-14T06:11:02.574Z] #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done [2025-08-14T06:11:02.574Z] #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done [2025-08-14T06:11:02.574Z] #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done [2025-08-14T06:11:02.574Z] #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done [2025-08-14T06:11:02.574Z] #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done [2025-08-14T06:11:02.574Z] #7 pushing layers 0.1s done [2025-08-14T06:11:02.574Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 [2025-08-14T06:11:02.833Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done [2025-08-14T06:11:02.834Z] #7 DONE 0.2s [2025-08-14T06:11:02.834Z] [2025-08-14T06:11:02.834Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:02.834Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:03.120Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-08-14T06:11:03.120Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-08-14T06:11:03.378Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:03.378Z] #1 transferring dockerfile: 171B done [2025-08-14T06:11:03.378Z] #1 DONE 0.0s [2025-08-14T06:11:03.378Z] [2025-08-14T06:11:03.378Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-14T06:11:03.378Z] #2 DONE 0.0s [2025-08-14T06:11:03.378Z] [2025-08-14T06:11:03.378Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-14T06:11:03.378Z] #3 DONE 0.0s [2025-08-14T06:11:03.378Z] [2025-08-14T06:11:03.378Z] #4 [internal] load .dockerignore [2025-08-14T06:11:03.378Z] #4 transferring context: 2B done [2025-08-14T06:11:03.378Z] #4 DONE 0.0s [2025-08-14T06:11:03.378Z] [2025-08-14T06:11:03.378Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:03.378Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 done [2025-08-14T06:11:03.378Z] #5 CACHED [2025-08-14T06:11:03.378Z] [2025-08-14T06:11:03.378Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:03.378Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done [2025-08-14T06:11:03.378Z] #6 CACHED [2025-08-14T06:11:03.378Z] [2025-08-14T06:11:03.378Z] #7 exporting to image [2025-08-14T06:11:03.378Z] #7 exporting layers done [2025-08-14T06:11:03.378Z] #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done [2025-08-14T06:11:03.378Z] #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done [2025-08-14T06:11:03.378Z] #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done [2025-08-14T06:11:03.378Z] #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done [2025-08-14T06:11:03.378Z] #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done [2025-08-14T06:11:03.378Z] #7 pushing layers 0.0s done [2025-08-14T06:11:03.378Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 [2025-08-14T06:11:03.378Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:03.378Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done [2025-08-14T06:11:03.378Z] #7 DONE 0.1s [2025-08-14T06:11:03.378Z] [2025-08-14T06:11:03.378Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:03.378Z] #8 DONE 0.0s [2025-08-14T06:11:03.378Z] [2025-08-14T06:11:03.378Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:03.378Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:03.663Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47' [2025-08-14T06:11:03.663Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 --push - [2025-08-14T06:11:03.663Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:03.663Z] #1 transferring dockerfile: 177B done [2025-08-14T06:11:03.663Z] #1 DONE 0.0s [2025-08-14T06:11:03.663Z] [2025-08-14T06:11:03.663Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 [2025-08-14T06:11:03.663Z] #2 DONE 0.0s [2025-08-14T06:11:03.663Z] [2025-08-14T06:11:03.663Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47 [2025-08-14T06:11:03.663Z] #3 DONE 0.0s [2025-08-14T06:11:03.663Z] [2025-08-14T06:11:03.663Z] #4 [internal] load .dockerignore [2025-08-14T06:11:03.663Z] #4 transferring context: 2B done [2025-08-14T06:11:03.663Z] #4 DONE 0.0s [2025-08-14T06:11:03.663Z] [2025-08-14T06:11:03.663Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:03.663Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done [2025-08-14T06:11:03.663Z] #5 CACHED [2025-08-14T06:11:03.663Z] [2025-08-14T06:11:03.663Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:03.663Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done [2025-08-14T06:11:03.663Z] #6 CACHED [2025-08-14T06:11:03.663Z] [2025-08-14T06:11:03.663Z] #7 exporting to image [2025-08-14T06:11:03.663Z] #7 exporting layers done [2025-08-14T06:11:03.663Z] #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done [2025-08-14T06:11:03.663Z] #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done [2025-08-14T06:11:03.663Z] #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done [2025-08-14T06:11:03.663Z] #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done [2025-08-14T06:11:03.664Z] #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done [2025-08-14T06:11:03.664Z] #7 pushing layers [2025-08-14T06:11:03.664Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:03.926Z] #7 pushing layers 0.0s done [2025-08-14T06:11:03.926Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.47@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done [2025-08-14T06:11:03.926Z] #7 DONE 0.1s [2025-08-14T06:11:03.926Z] [2025-08-14T06:11:03.926Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:03.926Z] #8 DONE 0.0s [2025-08-14T06:11:03.926Z] [2025-08-14T06:11:03.926Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:03.926Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:04.209Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:04.209Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:04.209Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:04.209Z] #1 transferring dockerfile: 218B done [2025-08-14T06:11:04.209Z] #1 DONE 0.0s [2025-08-14T06:11:04.209Z] [2025-08-14T06:11:04.209Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:04.209Z] #2 DONE 0.0s [2025-08-14T06:11:04.209Z] [2025-08-14T06:11:04.209Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:04.209Z] #3 DONE 0.0s [2025-08-14T06:11:04.209Z] [2025-08-14T06:11:04.209Z] #4 [internal] load .dockerignore [2025-08-14T06:11:04.209Z] #4 transferring context: 2B done [2025-08-14T06:11:04.209Z] #4 DONE 0.0s [2025-08-14T06:11:04.209Z] [2025-08-14T06:11:04.209Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:04.209Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done [2025-08-14T06:11:04.209Z] #5 CACHED [2025-08-14T06:11:04.209Z] [2025-08-14T06:11:04.209Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:04.209Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 0.0s done [2025-08-14T06:11:04.209Z] #6 CACHED [2025-08-14T06:11:04.209Z] [2025-08-14T06:11:04.209Z] #7 exporting to image [2025-08-14T06:11:04.209Z] #7 exporting layers done [2025-08-14T06:11:04.209Z] #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done [2025-08-14T06:11:04.209Z] #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done [2025-08-14T06:11:04.209Z] #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 [2025-08-14T06:11:04.209Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:04.468Z] #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done [2025-08-14T06:11:04.468Z] #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done [2025-08-14T06:11:04.468Z] #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done [2025-08-14T06:11:04.468Z] #7 pushing layers 0.0s done [2025-08-14T06:11:04.468Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done [2025-08-14T06:11:04.468Z] #7 DONE 0.1s [2025-08-14T06:11:04.468Z] [2025-08-14T06:11:04.468Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:04.468Z] #8 DONE 0.0s [2025-08-14T06:11:04.468Z] [2025-08-14T06:11:04.468Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:04.468Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:04.755Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-08-14T06:11:04.755Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-08-14T06:11:04.755Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:04.755Z] #1 transferring dockerfile: 169B done [2025-08-14T06:11:04.755Z] #1 DONE 0.0s [2025-08-14T06:11:04.755Z] [2025-08-14T06:11:04.755Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-14T06:11:04.755Z] #2 DONE 0.0s [2025-08-14T06:11:04.755Z] [2025-08-14T06:11:04.755Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-14T06:11:04.755Z] #3 DONE 0.0s [2025-08-14T06:11:04.755Z] [2025-08-14T06:11:04.755Z] #4 [internal] load .dockerignore [2025-08-14T06:11:04.755Z] #4 transferring context: 2B done [2025-08-14T06:11:04.755Z] #4 DONE 0.0s [2025-08-14T06:11:04.755Z] [2025-08-14T06:11:04.755Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:04.755Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 done [2025-08-14T06:11:04.755Z] #5 CACHED [2025-08-14T06:11:04.755Z] [2025-08-14T06:11:04.755Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 [2025-08-14T06:11:04.755Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b90fb030f32dc6439b1e0d4372b723d0612170db1e4a8021fa0601dcf6c2e517 done [2025-08-14T06:11:04.755Z] #6 CACHED [2025-08-14T06:11:04.755Z] [2025-08-14T06:11:04.755Z] #7 exporting to image [2025-08-14T06:11:04.755Z] #7 exporting layers done [2025-08-14T06:11:04.755Z] #7 exporting manifest sha256:51508b0b030ad6a896a40e95cf69146f51dcb5c2f6c729fd411ccb9d0169f779 done [2025-08-14T06:11:04.755Z] #7 exporting config sha256:df479faf3f6bee9c76785477cd84a777c3977535b2fa6c692e9aea7939bc3ea5 done [2025-08-14T06:11:04.755Z] #7 exporting manifest sha256:c962048dc23133345c6c64c1da13f48eed1140ab5c052b7a2926e734ec67bc61 done [2025-08-14T06:11:04.755Z] #7 exporting config sha256:92c11b2c794b2270c0c309ca346b7f0b03918fc732c3c3609cdb941470649b5a done [2025-08-14T06:11:04.755Z] #7 exporting manifest list sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 done [2025-08-14T06:11:04.755Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:05.015Z] #7 pushing layers 0.0s done [2025-08-14T06:11:05.016Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d709f08ceb7f631bb99d426df08555f8b21f3570528d02e44ef8d26757abc1b0 0.1s done [2025-08-14T06:11:05.016Z] #7 DONE 0.1s [2025-08-14T06:11:05.016Z] [2025-08-14T06:11:05.016Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:05.016Z] #8 DONE 0.0s [2025-08-14T06:11:05.016Z] [2025-08-14T06:11:05.016Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:05.016Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:05.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:11:05.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:11:05.302Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:05.302Z] #1 transferring dockerfile: 211B done [2025-08-14T06:11:05.302Z] #1 DONE 0.0s [2025-08-14T06:11:05.302Z] [2025-08-14T06:11:05.302Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:05.302Z] #2 DONE 0.0s [2025-08-14T06:11:05.302Z] [2025-08-14T06:11:05.302Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:05.302Z] #3 DONE 0.0s [2025-08-14T06:11:05.302Z] [2025-08-14T06:11:05.302Z] #4 [internal] load .dockerignore [2025-08-14T06:11:05.302Z] #4 transferring context: 2B done [2025-08-14T06:11:05.302Z] #4 DONE 0.0s [2025-08-14T06:11:05.302Z] [2025-08-14T06:11:05.302Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:05.302Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done [2025-08-14T06:11:05.302Z] #5 DONE 0.0s [2025-08-14T06:11:05.302Z] [2025-08-14T06:11:05.302Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:05.568Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done [2025-08-14T06:11:05.568Z] #6 DONE 0.0s [2025-08-14T06:11:05.568Z] [2025-08-14T06:11:05.568Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:05.568Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done [2025-08-14T06:11:05.568Z] #5 DONE 0.1s [2025-08-14T06:11:05.568Z] [2025-08-14T06:11:05.568Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:05.568Z] #7 DONE 0.0s [2025-08-14T06:11:05.568Z] [2025-08-14T06:11:05.568Z] #8 exporting to image [2025-08-14T06:11:05.568Z] #8 exporting layers done [2025-08-14T06:11:05.568Z] #8 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done [2025-08-14T06:11:05.568Z] #8 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done [2025-08-14T06:11:05.568Z] #8 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done [2025-08-14T06:11:05.568Z] #8 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done [2025-08-14T06:11:05.568Z] #8 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done [2025-08-14T06:11:05.568Z] #8 pushing layers 0.1s done [2025-08-14T06:11:05.568Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 [2025-08-14T06:11:05.568Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:05.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done [2025-08-14T06:11:05.827Z] #8 DONE 0.2s [2025-08-14T06:11:05.827Z] [2025-08-14T06:11:05.827Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:05.827Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:06.203Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-08-14T06:11:06.203Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-08-14T06:11:06.203Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:06.203Z] #1 transferring dockerfile: 177B done [2025-08-14T06:11:06.203Z] #1 DONE 0.0s [2025-08-14T06:11:06.203Z] [2025-08-14T06:11:06.203Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-14T06:11:06.203Z] #2 DONE 0.0s [2025-08-14T06:11:06.203Z] [2025-08-14T06:11:06.203Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-14T06:11:06.203Z] #3 DONE 0.0s [2025-08-14T06:11:06.203Z] [2025-08-14T06:11:06.203Z] #4 [internal] load .dockerignore [2025-08-14T06:11:06.203Z] #4 transferring context: 2B done [2025-08-14T06:11:06.203Z] #4 DONE 0.0s [2025-08-14T06:11:06.203Z] [2025-08-14T06:11:06.203Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:06.203Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 done [2025-08-14T06:11:06.203Z] #5 CACHED [2025-08-14T06:11:06.203Z] [2025-08-14T06:11:06.203Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:06.203Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done [2025-08-14T06:11:06.203Z] #6 CACHED [2025-08-14T06:11:06.203Z] [2025-08-14T06:11:06.203Z] #7 exporting to image [2025-08-14T06:11:06.203Z] #7 exporting layers [2025-08-14T06:11:06.203Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:06.463Z] #7 exporting layers done [2025-08-14T06:11:06.463Z] #7 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done [2025-08-14T06:11:06.463Z] #7 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done [2025-08-14T06:11:06.463Z] #7 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done [2025-08-14T06:11:06.463Z] #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done [2025-08-14T06:11:06.463Z] #7 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done [2025-08-14T06:11:06.463Z] #7 pushing layers 0.0s done [2025-08-14T06:11:06.463Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done [2025-08-14T06:11:06.463Z] #7 DONE 0.1s [2025-08-14T06:11:06.463Z] [2025-08-14T06:11:06.463Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:06.463Z] #8 DONE 0.0s [2025-08-14T06:11:06.463Z] [2025-08-14T06:11:06.463Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:06.463Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:06.748Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47' [2025-08-14T06:11:06.748Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 --push - [2025-08-14T06:11:06.748Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:06.748Z] #1 transferring dockerfile: 183B done [2025-08-14T06:11:06.748Z] #1 DONE 0.0s [2025-08-14T06:11:06.748Z] [2025-08-14T06:11:06.748Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 [2025-08-14T06:11:06.748Z] #2 DONE 0.0s [2025-08-14T06:11:06.748Z] [2025-08-14T06:11:06.748Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47 [2025-08-14T06:11:06.748Z] #3 DONE 0.0s [2025-08-14T06:11:06.748Z] [2025-08-14T06:11:06.748Z] #4 [internal] load .dockerignore [2025-08-14T06:11:06.748Z] #4 transferring context: 2B done [2025-08-14T06:11:06.748Z] #4 DONE 0.0s [2025-08-14T06:11:06.748Z] [2025-08-14T06:11:06.748Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:06.748Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done [2025-08-14T06:11:06.748Z] #5 CACHED [2025-08-14T06:11:06.748Z] [2025-08-14T06:11:06.748Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:06.748Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done [2025-08-14T06:11:06.748Z] #6 CACHED [2025-08-14T06:11:06.748Z] [2025-08-14T06:11:06.748Z] #7 exporting to image [2025-08-14T06:11:06.748Z] #7 exporting layers done [2025-08-14T06:11:06.748Z] #7 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done [2025-08-14T06:11:06.748Z] #7 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done [2025-08-14T06:11:06.748Z] #7 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done [2025-08-14T06:11:06.748Z] #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 [2025-08-14T06:11:06.748Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:07.007Z] #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done [2025-08-14T06:11:07.007Z] #7 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done [2025-08-14T06:11:07.007Z] #7 pushing layers 0.0s done [2025-08-14T06:11:07.007Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.47@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done [2025-08-14T06:11:07.007Z] #7 DONE 0.1s [2025-08-14T06:11:07.007Z] [2025-08-14T06:11:07.007Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:07.007Z] #8 DONE 0.0s [2025-08-14T06:11:07.007Z] [2025-08-14T06:11:07.007Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:07.007Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:07.295Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:07.296Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:07.296Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:07.296Z] #1 transferring dockerfile: 224B done [2025-08-14T06:11:07.296Z] #1 DONE 0.0s [2025-08-14T06:11:07.296Z] [2025-08-14T06:11:07.296Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:07.296Z] #2 DONE 0.0s [2025-08-14T06:11:07.296Z] [2025-08-14T06:11:07.296Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:07.296Z] #3 DONE 0.0s [2025-08-14T06:11:07.296Z] [2025-08-14T06:11:07.296Z] #4 [internal] load .dockerignore [2025-08-14T06:11:07.296Z] #4 transferring context: 2B done [2025-08-14T06:11:07.296Z] #4 DONE 0.0s [2025-08-14T06:11:07.296Z] [2025-08-14T06:11:07.296Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:07.296Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 done [2025-08-14T06:11:07.296Z] #5 CACHED [2025-08-14T06:11:07.296Z] [2025-08-14T06:11:07.296Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:07.296Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 done [2025-08-14T06:11:07.296Z] #6 CACHED [2025-08-14T06:11:07.296Z] [2025-08-14T06:11:07.296Z] #7 exporting to image [2025-08-14T06:11:07.296Z] #7 exporting layers done [2025-08-14T06:11:07.296Z] #7 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done [2025-08-14T06:11:07.296Z] #7 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done [2025-08-14T06:11:07.296Z] #7 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done [2025-08-14T06:11:07.296Z] #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done [2025-08-14T06:11:07.296Z] #7 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done [2025-08-14T06:11:07.296Z] #7 pushing layers 0.0s done [2025-08-14T06:11:07.296Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 [2025-08-14T06:11:07.296Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:07.554Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done [2025-08-14T06:11:07.554Z] #7 DONE 0.1s [2025-08-14T06:11:07.554Z] [2025-08-14T06:11:07.554Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:07.554Z] #8 DONE 0.0s [2025-08-14T06:11:07.554Z] [2025-08-14T06:11:07.554Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:07.554Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:07.842Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-08-14T06:11:07.842Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-08-14T06:11:07.842Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:07.842Z] #1 transferring dockerfile: 175B done [2025-08-14T06:11:07.842Z] #1 DONE 0.0s [2025-08-14T06:11:07.842Z] [2025-08-14T06:11:07.842Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-14T06:11:07.842Z] #2 DONE 0.0s [2025-08-14T06:11:07.842Z] [2025-08-14T06:11:07.842Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-14T06:11:07.842Z] #3 DONE 0.0s [2025-08-14T06:11:07.842Z] [2025-08-14T06:11:07.842Z] #4 [internal] load .dockerignore [2025-08-14T06:11:07.842Z] #4 transferring context: 2B done [2025-08-14T06:11:07.842Z] #4 DONE 0.0s [2025-08-14T06:11:07.842Z] [2025-08-14T06:11:07.842Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:07.842Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 done [2025-08-14T06:11:07.842Z] #5 CACHED [2025-08-14T06:11:07.842Z] [2025-08-14T06:11:07.842Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 [2025-08-14T06:11:07.842Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d484112c97a3666a7b4c6d61ae20444e011eacc5f53e2a1b3a8ac623ff08f934 0.0s done [2025-08-14T06:11:07.842Z] #6 CACHED [2025-08-14T06:11:07.842Z] [2025-08-14T06:11:07.842Z] #7 exporting to image [2025-08-14T06:11:07.842Z] #7 exporting layers done [2025-08-14T06:11:07.842Z] #7 exporting manifest sha256:12085d4d239b46f13590d5967e2d4572ddb77ee447c8643ad163a157d39872bc done [2025-08-14T06:11:07.842Z] #7 exporting config sha256:13807d5d5df11018a779d8d79b648c7012436550ec88b903aed290ddd11b7e4c done [2025-08-14T06:11:07.842Z] #7 exporting manifest sha256:e9ae6b50a36554085e257bc96a1b2df89532e18596e41146d10e2a22fbf89107 done [2025-08-14T06:11:07.842Z] #7 exporting config sha256:03d83ea0fee102f1acbffd7ee891d750b304b0e4737cd857a8e59d872b451c31 done [2025-08-14T06:11:07.842Z] #7 exporting manifest list sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 done [2025-08-14T06:11:07.842Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:08.101Z] #7 pushing layers 0.0s done [2025-08-14T06:11:08.101Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0f1ea2ac811111f02b557b73aa4c3403e7461d8de7e1bcab5e3557418da46297 0.1s done [2025-08-14T06:11:08.101Z] #7 DONE 0.1s [2025-08-14T06:11:08.101Z] [2025-08-14T06:11:08.101Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:08.101Z] #8 DONE 0.0s [2025-08-14T06:11:08.101Z] [2025-08-14T06:11:08.101Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:08.101Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:08.397Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:11:08.397Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:11:08.655Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:08.655Z] #1 transferring dockerfile: 215B done [2025-08-14T06:11:08.655Z] #1 DONE 0.0s [2025-08-14T06:11:08.655Z] [2025-08-14T06:11:08.655Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:08.655Z] #2 DONE 0.0s [2025-08-14T06:11:08.655Z] [2025-08-14T06:11:08.655Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:08.655Z] #3 DONE 0.0s [2025-08-14T06:11:08.655Z] [2025-08-14T06:11:08.655Z] #4 [internal] load .dockerignore [2025-08-14T06:11:08.655Z] #4 transferring context: 2B done [2025-08-14T06:11:08.655Z] #4 DONE 0.0s [2025-08-14T06:11:08.655Z] [2025-08-14T06:11:08.655Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:08.655Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba done [2025-08-14T06:11:08.655Z] #5 DONE 0.0s [2025-08-14T06:11:08.655Z] [2025-08-14T06:11:08.655Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:08.655Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba done [2025-08-14T06:11:08.655Z] #6 DONE 0.1s [2025-08-14T06:11:08.655Z] [2025-08-14T06:11:08.655Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:08.655Z] #7 DONE 0.0s [2025-08-14T06:11:08.655Z] [2025-08-14T06:11:08.655Z] #8 exporting to image [2025-08-14T06:11:08.655Z] #8 exporting layers done [2025-08-14T06:11:08.655Z] #8 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done [2025-08-14T06:11:08.655Z] #8 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done [2025-08-14T06:11:08.655Z] #8 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done [2025-08-14T06:11:08.655Z] #8 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done [2025-08-14T06:11:08.655Z] #8 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done [2025-08-14T06:11:08.655Z] #8 pushing layers 0.1s done [2025-08-14T06:11:08.655Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b [2025-08-14T06:11:08.655Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:08.914Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done [2025-08-14T06:11:08.914Z] #8 DONE 0.2s [2025-08-14T06:11:08.914Z] [2025-08-14T06:11:08.914Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:08.914Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:09.205Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-08-14T06:11:09.205Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-08-14T06:11:09.205Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:09.205Z] #1 transferring dockerfile: 181B done [2025-08-14T06:11:09.205Z] #1 DONE 0.0s [2025-08-14T06:11:09.205Z] [2025-08-14T06:11:09.205Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-14T06:11:09.205Z] #2 DONE 0.0s [2025-08-14T06:11:09.205Z] [2025-08-14T06:11:09.205Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-14T06:11:09.205Z] #3 DONE 0.0s [2025-08-14T06:11:09.205Z] [2025-08-14T06:11:09.205Z] #4 [internal] load .dockerignore [2025-08-14T06:11:09.205Z] #4 transferring context: 2B done [2025-08-14T06:11:09.205Z] #4 DONE 0.0s [2025-08-14T06:11:09.205Z] [2025-08-14T06:11:09.205Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:09.205Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba done [2025-08-14T06:11:09.205Z] #5 DONE 0.0s [2025-08-14T06:11:09.205Z] [2025-08-14T06:11:09.205Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:09.468Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done [2025-08-14T06:11:09.468Z] #6 CACHED [2025-08-14T06:11:09.468Z] [2025-08-14T06:11:09.468Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:09.468Z] #5 CACHED [2025-08-14T06:11:09.468Z] [2025-08-14T06:11:09.468Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:09.468Z] #7 DONE 0.0s [2025-08-14T06:11:09.468Z] [2025-08-14T06:11:09.468Z] #8 exporting to image [2025-08-14T06:11:09.468Z] #8 exporting layers done [2025-08-14T06:11:09.468Z] #8 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done [2025-08-14T06:11:09.468Z] #8 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done [2025-08-14T06:11:09.468Z] #8 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done [2025-08-14T06:11:09.468Z] #8 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done [2025-08-14T06:11:09.468Z] #8 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done [2025-08-14T06:11:09.468Z] #8 pushing layers 0.0s done [2025-08-14T06:11:09.468Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done [2025-08-14T06:11:09.468Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:09.468Z] #8 DONE 0.1s [2025-08-14T06:11:09.468Z] [2025-08-14T06:11:09.468Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:09.468Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:09.757Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47' [2025-08-14T06:11:09.757Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 --push - [2025-08-14T06:11:09.757Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:09.757Z] #1 transferring dockerfile: 187B done [2025-08-14T06:11:09.757Z] #1 DONE 0.0s [2025-08-14T06:11:09.757Z] [2025-08-14T06:11:09.757Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 [2025-08-14T06:11:09.757Z] #2 DONE 0.0s [2025-08-14T06:11:09.757Z] [2025-08-14T06:11:09.757Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47 [2025-08-14T06:11:09.757Z] #3 DONE 0.0s [2025-08-14T06:11:09.757Z] [2025-08-14T06:11:09.757Z] #4 [internal] load .dockerignore [2025-08-14T06:11:09.757Z] #4 transferring context: 2B done [2025-08-14T06:11:09.757Z] #4 DONE 0.0s [2025-08-14T06:11:09.757Z] [2025-08-14T06:11:09.757Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:09.757Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done [2025-08-14T06:11:09.757Z] #5 CACHED [2025-08-14T06:11:09.757Z] [2025-08-14T06:11:09.757Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:09.757Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done [2025-08-14T06:11:09.757Z] #6 CACHED [2025-08-14T06:11:09.757Z] [2025-08-14T06:11:09.757Z] #7 exporting to image [2025-08-14T06:11:09.757Z] #7 exporting layers done [2025-08-14T06:11:09.757Z] #7 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done [2025-08-14T06:11:09.757Z] #7 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done [2025-08-14T06:11:09.757Z] #7 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done [2025-08-14T06:11:09.757Z] #7 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done [2025-08-14T06:11:09.757Z] #7 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done [2025-08-14T06:11:09.757Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:10.015Z] #7 pushing layers 0.0s done [2025-08-14T06:11:10.015Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.47@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done [2025-08-14T06:11:10.015Z] #7 DONE 0.1s [2025-08-14T06:11:10.015Z] [2025-08-14T06:11:10.015Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:10.015Z] #8 DONE 0.0s [2025-08-14T06:11:10.015Z] [2025-08-14T06:11:10.015Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:10.015Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:10.304Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:10.304Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:10.304Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:10.304Z] #1 transferring dockerfile: 228B done [2025-08-14T06:11:10.304Z] #1 DONE 0.0s [2025-08-14T06:11:10.304Z] [2025-08-14T06:11:10.304Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:10.304Z] #2 DONE 0.0s [2025-08-14T06:11:10.304Z] [2025-08-14T06:11:10.304Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:10.304Z] #3 DONE 0.0s [2025-08-14T06:11:10.304Z] [2025-08-14T06:11:10.304Z] #4 [internal] load .dockerignore [2025-08-14T06:11:10.304Z] #4 transferring context: 2B done [2025-08-14T06:11:10.304Z] #4 DONE 0.0s [2025-08-14T06:11:10.304Z] [2025-08-14T06:11:10.304Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:10.304Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done [2025-08-14T06:11:10.304Z] #5 CACHED [2025-08-14T06:11:10.304Z] [2025-08-14T06:11:10.304Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:10.304Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done [2025-08-14T06:11:10.304Z] #6 CACHED [2025-08-14T06:11:10.304Z] [2025-08-14T06:11:10.304Z] #7 exporting to image [2025-08-14T06:11:10.304Z] #7 exporting layers [2025-08-14T06:11:10.304Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:10.563Z] #7 exporting layers done [2025-08-14T06:11:10.563Z] #7 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done [2025-08-14T06:11:10.563Z] #7 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done [2025-08-14T06:11:10.563Z] #7 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done [2025-08-14T06:11:10.563Z] #7 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done [2025-08-14T06:11:10.563Z] #7 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done [2025-08-14T06:11:10.563Z] #7 pushing layers 0.0s done [2025-08-14T06:11:10.563Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done [2025-08-14T06:11:10.563Z] #7 DONE 0.1s [2025-08-14T06:11:10.563Z] [2025-08-14T06:11:10.563Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:10.563Z] #8 DONE 0.0s [2025-08-14T06:11:10.563Z] [2025-08-14T06:11:10.563Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:10.563Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:10.848Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-08-14T06:11:10.848Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-08-14T06:11:11.106Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:11.106Z] #1 transferring dockerfile: 179B done [2025-08-14T06:11:11.106Z] #1 DONE 0.0s [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-14T06:11:11.106Z] #2 DONE 0.0s [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-14T06:11:11.106Z] #3 DONE 0.0s [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] #4 [internal] load .dockerignore [2025-08-14T06:11:11.106Z] #4 transferring context: 2B done [2025-08-14T06:11:11.106Z] #4 DONE 0.0s [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:11.106Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done [2025-08-14T06:11:11.106Z] #5 DONE 0.0s [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:11.106Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba 0.0s done [2025-08-14T06:11:11.106Z] #6 CACHED [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8aed675e8fd985843a8e4370105860b6680fc39948eef6ef217c814be4be47ba [2025-08-14T06:11:11.106Z] #5 CACHED [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:11.106Z] #7 DONE 0.0s [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] #8 exporting to image [2025-08-14T06:11:11.106Z] #8 exporting layers done [2025-08-14T06:11:11.106Z] #8 exporting manifest sha256:80b3e8246f20fd5f981e7449c0255f7be847f869107652de4b42336b0c273d5f done [2025-08-14T06:11:11.106Z] #8 exporting config sha256:3e5058ef317ad57d87c6e97ee213db4c1d54a0694de9aa202605df9d9a244ba5 done [2025-08-14T06:11:11.106Z] #8 exporting manifest sha256:47aa4a480e20e4e596da3c712cdf6638bc3bfc13d7150137bcf513c973a97399 done [2025-08-14T06:11:11.106Z] #8 exporting config sha256:267be246332a31db05485a3c77196ff6df25853b77798797546bf876603c5d95 done [2025-08-14T06:11:11.106Z] #8 exporting manifest list sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b done [2025-08-14T06:11:11.106Z] #8 pushing layers 0.0s done [2025-08-14T06:11:11.106Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c75c53d7633f94b158ac7744dbcaa9790c38f41f1c908e6cd510fbe2680eaf1b 0.1s done [2025-08-14T06:11:11.106Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:11.106Z] #8 DONE 0.1s [2025-08-14T06:11:11.106Z] [2025-08-14T06:11:11.106Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:11.106Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:11.389Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:11:11.389Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:11:11.389Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:11.389Z] #1 transferring dockerfile: 205B done [2025-08-14T06:11:11.389Z] #1 DONE 0.0s [2025-08-14T06:11:11.389Z] [2025-08-14T06:11:11.389Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:11.389Z] #2 DONE 0.0s [2025-08-14T06:11:11.389Z] [2025-08-14T06:11:11.389Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:11.389Z] #3 DONE 0.0s [2025-08-14T06:11:11.389Z] [2025-08-14T06:11:11.389Z] #4 [internal] load .dockerignore [2025-08-14T06:11:11.389Z] #4 transferring context: 2B done [2025-08-14T06:11:11.389Z] #4 DONE 0.0s [2025-08-14T06:11:11.389Z] [2025-08-14T06:11:11.389Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:11.389Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 0.0s done [2025-08-14T06:11:11.389Z] #5 DONE 0.0s [2025-08-14T06:11:11.389Z] [2025-08-14T06:11:11.389Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:11.649Z] #6 DONE 0.0s [2025-08-14T06:11:11.649Z] [2025-08-14T06:11:11.649Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:11.649Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 0.0s done [2025-08-14T06:11:11.649Z] #5 DONE 0.1s [2025-08-14T06:11:11.649Z] [2025-08-14T06:11:11.649Z] #7 exporting to image [2025-08-14T06:11:11.649Z] #7 exporting layers done [2025-08-14T06:11:11.649Z] #7 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done [2025-08-14T06:11:11.649Z] #7 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done [2025-08-14T06:11:11.649Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:11.649Z] #7 ... [2025-08-14T06:11:11.649Z] [2025-08-14T06:11:11.649Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:11.649Z] #8 DONE 0.0s [2025-08-14T06:11:11.649Z] [2025-08-14T06:11:11.649Z] #7 exporting to image [2025-08-14T06:11:11.649Z] #7 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done [2025-08-14T06:11:11.649Z] #7 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done [2025-08-14T06:11:11.649Z] #7 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done [2025-08-14T06:11:11.649Z] #7 pushing layers 0.1s done [2025-08-14T06:11:11.649Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 [2025-08-14T06:11:11.907Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done [2025-08-14T06:11:11.907Z] #7 DONE 0.2s [2025-08-14T06:11:11.907Z] [2025-08-14T06:11:11.907Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:11.907Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:12.190Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-08-14T06:11:12.190Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-08-14T06:11:12.190Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:12.190Z] #1 transferring dockerfile: 171B done [2025-08-14T06:11:12.190Z] #1 DONE 0.0s [2025-08-14T06:11:12.190Z] [2025-08-14T06:11:12.190Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-14T06:11:12.190Z] #2 DONE 0.0s [2025-08-14T06:11:12.190Z] [2025-08-14T06:11:12.190Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-14T06:11:12.190Z] #3 DONE 0.0s [2025-08-14T06:11:12.190Z] [2025-08-14T06:11:12.190Z] #4 [internal] load .dockerignore [2025-08-14T06:11:12.190Z] #4 transferring context: 2B done [2025-08-14T06:11:12.190Z] #4 DONE 0.0s [2025-08-14T06:11:12.190Z] [2025-08-14T06:11:12.190Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:12.190Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done [2025-08-14T06:11:12.190Z] #5 DONE 0.0s [2025-08-14T06:11:12.190Z] [2025-08-14T06:11:12.190Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:12.449Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done [2025-08-14T06:11:12.449Z] #6 CACHED [2025-08-14T06:11:12.449Z] [2025-08-14T06:11:12.449Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:12.449Z] #5 CACHED [2025-08-14T06:11:12.449Z] [2025-08-14T06:11:12.449Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:12.449Z] #7 DONE 0.0s [2025-08-14T06:11:12.449Z] [2025-08-14T06:11:12.449Z] #8 exporting to image [2025-08-14T06:11:12.449Z] #8 exporting layers done [2025-08-14T06:11:12.449Z] #8 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done [2025-08-14T06:11:12.449Z] #8 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done [2025-08-14T06:11:12.449Z] #8 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done [2025-08-14T06:11:12.449Z] #8 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done [2025-08-14T06:11:12.449Z] #8 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done [2025-08-14T06:11:12.449Z] #8 pushing layers 0.0s done [2025-08-14T06:11:12.449Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done [2025-08-14T06:11:12.449Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:12.449Z] #8 DONE 0.1s [2025-08-14T06:11:12.449Z] [2025-08-14T06:11:12.450Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:12.450Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:12.734Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47' [2025-08-14T06:11:12.735Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 --push - [2025-08-14T06:11:12.735Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:12.735Z] #1 transferring dockerfile: 177B done [2025-08-14T06:11:12.735Z] #1 DONE 0.0s [2025-08-14T06:11:12.735Z] [2025-08-14T06:11:12.735Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 [2025-08-14T06:11:12.735Z] #2 DONE 0.0s [2025-08-14T06:11:12.735Z] [2025-08-14T06:11:12.735Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47 [2025-08-14T06:11:12.735Z] #3 DONE 0.0s [2025-08-14T06:11:12.735Z] [2025-08-14T06:11:12.735Z] #4 [internal] load .dockerignore [2025-08-14T06:11:12.735Z] #4 transferring context: 2B done [2025-08-14T06:11:12.735Z] #4 DONE 0.0s [2025-08-14T06:11:12.735Z] [2025-08-14T06:11:12.735Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:12.735Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done [2025-08-14T06:11:12.735Z] #5 DONE 0.0s [2025-08-14T06:11:12.735Z] [2025-08-14T06:11:12.735Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:12.993Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done [2025-08-14T06:11:12.993Z] #6 CACHED [2025-08-14T06:11:12.993Z] [2025-08-14T06:11:12.993Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:12.993Z] #5 CACHED [2025-08-14T06:11:12.993Z] [2025-08-14T06:11:12.993Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:12.993Z] #7 DONE 0.0s [2025-08-14T06:11:12.993Z] [2025-08-14T06:11:12.993Z] #8 exporting to image [2025-08-14T06:11:12.993Z] #8 exporting layers done [2025-08-14T06:11:12.993Z] #8 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done [2025-08-14T06:11:12.993Z] #8 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done [2025-08-14T06:11:12.993Z] #8 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done [2025-08-14T06:11:12.993Z] #8 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done [2025-08-14T06:11:12.993Z] #8 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done [2025-08-14T06:11:12.993Z] #8 pushing layers 0.0s done [2025-08-14T06:11:12.993Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.47@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done [2025-08-14T06:11:12.993Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:12.993Z] #8 DONE 0.1s [2025-08-14T06:11:12.993Z] [2025-08-14T06:11:12.993Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:12.993Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:13.281Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:13.281Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:13.281Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:13.281Z] #1 transferring dockerfile: 218B done [2025-08-14T06:11:13.281Z] #1 DONE 0.0s [2025-08-14T06:11:13.281Z] [2025-08-14T06:11:13.281Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:13.281Z] #2 DONE 0.0s [2025-08-14T06:11:13.281Z] [2025-08-14T06:11:13.281Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:13.281Z] #3 DONE 0.0s [2025-08-14T06:11:13.281Z] [2025-08-14T06:11:13.281Z] #4 [internal] load .dockerignore [2025-08-14T06:11:13.281Z] #4 transferring context: 2B done [2025-08-14T06:11:13.281Z] #4 DONE 0.0s [2025-08-14T06:11:13.281Z] [2025-08-14T06:11:13.281Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:13.281Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 0.0s done [2025-08-14T06:11:13.281Z] #5 DONE 0.0s [2025-08-14T06:11:13.281Z] [2025-08-14T06:11:13.281Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:13.540Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 0.0s done [2025-08-14T06:11:13.540Z] #6 CACHED [2025-08-14T06:11:13.540Z] [2025-08-14T06:11:13.540Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:13.540Z] #5 CACHED [2025-08-14T06:11:13.540Z] [2025-08-14T06:11:13.540Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:13.540Z] #7 DONE 0.0s [2025-08-14T06:11:13.540Z] [2025-08-14T06:11:13.540Z] #8 exporting to image [2025-08-14T06:11:13.540Z] #8 exporting layers done [2025-08-14T06:11:13.540Z] #8 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done [2025-08-14T06:11:13.540Z] #8 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done [2025-08-14T06:11:13.540Z] #8 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done [2025-08-14T06:11:13.540Z] #8 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done [2025-08-14T06:11:13.540Z] #8 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done [2025-08-14T06:11:13.540Z] #8 pushing layers 0.0s done [2025-08-14T06:11:13.540Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done [2025-08-14T06:11:13.540Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:13.540Z] #8 DONE 0.1s [2025-08-14T06:11:13.540Z] [2025-08-14T06:11:13.540Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:13.540Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:13.828Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-08-14T06:11:13.828Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-08-14T06:11:14.092Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:14.092Z] #1 transferring dockerfile: 169B done [2025-08-14T06:11:14.092Z] #1 DONE 0.0s [2025-08-14T06:11:14.092Z] [2025-08-14T06:11:14.092Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-14T06:11:14.092Z] #2 DONE 0.0s [2025-08-14T06:11:14.092Z] [2025-08-14T06:11:14.092Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-14T06:11:14.092Z] #3 DONE 0.0s [2025-08-14T06:11:14.092Z] [2025-08-14T06:11:14.092Z] #4 [internal] load .dockerignore [2025-08-14T06:11:14.092Z] #4 transferring context: 2B done [2025-08-14T06:11:14.092Z] #4 DONE 0.0s [2025-08-14T06:11:14.092Z] [2025-08-14T06:11:14.093Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:14.093Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done [2025-08-14T06:11:14.093Z] #5 CACHED [2025-08-14T06:11:14.093Z] [2025-08-14T06:11:14.093Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 [2025-08-14T06:11:14.093Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:99d9bb31cb66143c1341d0784f2684d4769caf4db3c295e708184a4499f06a06 done [2025-08-14T06:11:14.093Z] #6 CACHED [2025-08-14T06:11:14.093Z] [2025-08-14T06:11:14.093Z] #7 exporting to image [2025-08-14T06:11:14.093Z] #7 exporting layers done [2025-08-14T06:11:14.093Z] #7 exporting manifest sha256:bbef060630e3ce64dea5e8d88eea076f4201cba2df7066496286ced387da5f35 done [2025-08-14T06:11:14.093Z] #7 exporting config sha256:5550ee473dbc39ee69d8ac2d14978d2d51a234b55ff2f567e314a8b9de0e12ea done [2025-08-14T06:11:14.093Z] #7 exporting manifest sha256:59fae14f71b34ef6e02324b0a96e76117d8132d18f698e59862294c1d95bdc17 done [2025-08-14T06:11:14.093Z] #7 exporting config sha256:08f102f18d4494319321a4cef04c87aa0e90c8f6b11b652f447aa2a591daefea done [2025-08-14T06:11:14.093Z] #7 exporting manifest list sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 done [2025-08-14T06:11:14.093Z] #7 pushing layers 0.0s done [2025-08-14T06:11:14.093Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 [2025-08-14T06:11:14.093Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:14.093Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:76ce735abd8f437bc7b8caf4e96c1bd0e28688ec9c09c6b50dd1b65febcf61b3 0.1s done [2025-08-14T06:11:14.093Z] #7 DONE 0.1s [2025-08-14T06:11:14.093Z] [2025-08-14T06:11:14.093Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:14.093Z] #8 DONE 0.0s [2025-08-14T06:11:14.093Z] [2025-08-14T06:11:14.093Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:14.093Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:14.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:11:14.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:11:14.392Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:14.392Z] #1 transferring dockerfile: 206B done [2025-08-14T06:11:14.392Z] #1 DONE 0.0s [2025-08-14T06:11:14.392Z] [2025-08-14T06:11:14.392Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:14.392Z] #2 DONE 0.0s [2025-08-14T06:11:14.392Z] [2025-08-14T06:11:14.392Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:14.392Z] #3 DONE 0.0s [2025-08-14T06:11:14.392Z] [2025-08-14T06:11:14.392Z] #4 [internal] load .dockerignore [2025-08-14T06:11:14.392Z] #4 transferring context: 2B done [2025-08-14T06:11:14.392Z] #4 DONE 0.0s [2025-08-14T06:11:14.392Z] [2025-08-14T06:11:14.392Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:14.392Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 done [2025-08-14T06:11:14.392Z] #5 DONE 0.0s [2025-08-14T06:11:14.392Z] [2025-08-14T06:11:14.392Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:14.652Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done [2025-08-14T06:11:14.652Z] #6 DONE 0.0s [2025-08-14T06:11:14.652Z] [2025-08-14T06:11:14.652Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:14.652Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 done [2025-08-14T06:11:14.652Z] #5 DONE 0.1s [2025-08-14T06:11:14.652Z] [2025-08-14T06:11:14.652Z] #7 exporting to image [2025-08-14T06:11:14.652Z] #7 exporting layers done [2025-08-14T06:11:14.652Z] #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done [2025-08-14T06:11:14.652Z] #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done [2025-08-14T06:11:14.652Z] #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done [2025-08-14T06:11:14.652Z] #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done [2025-08-14T06:11:14.652Z] #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 [2025-08-14T06:11:14.652Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:14.652Z] #7 ... [2025-08-14T06:11:14.652Z] [2025-08-14T06:11:14.652Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:14.652Z] #8 DONE 0.0s [2025-08-14T06:11:14.652Z] [2025-08-14T06:11:14.652Z] #7 exporting to image [2025-08-14T06:11:14.652Z] #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done [2025-08-14T06:11:14.652Z] #7 pushing layers 0.1s done [2025-08-14T06:11:14.652Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 [2025-08-14T06:11:14.911Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done [2025-08-14T06:11:14.911Z] #7 DONE 0.2s [2025-08-14T06:11:14.911Z] [2025-08-14T06:11:14.911Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:14.911Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:15.203Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-08-14T06:11:15.204Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-08-14T06:11:15.464Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:15.464Z] #1 transferring dockerfile: 172B done [2025-08-14T06:11:15.464Z] #1 DONE 0.0s [2025-08-14T06:11:15.464Z] [2025-08-14T06:11:15.464Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-14T06:11:15.464Z] #2 DONE 0.0s [2025-08-14T06:11:15.464Z] [2025-08-14T06:11:15.464Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-14T06:11:15.464Z] #3 DONE 0.0s [2025-08-14T06:11:15.464Z] [2025-08-14T06:11:15.464Z] #4 [internal] load .dockerignore [2025-08-14T06:11:15.465Z] #4 transferring context: 2B done [2025-08-14T06:11:15.465Z] #4 DONE 0.0s [2025-08-14T06:11:15.465Z] [2025-08-14T06:11:15.465Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:15.465Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done [2025-08-14T06:11:15.465Z] #5 CACHED [2025-08-14T06:11:15.465Z] [2025-08-14T06:11:15.465Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:15.465Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done [2025-08-14T06:11:15.465Z] #6 CACHED [2025-08-14T06:11:15.465Z] [2025-08-14T06:11:15.465Z] #7 exporting to image [2025-08-14T06:11:15.465Z] #7 exporting layers [2025-08-14T06:11:15.465Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:15.465Z] #7 exporting layers done [2025-08-14T06:11:15.465Z] #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done [2025-08-14T06:11:15.465Z] #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done [2025-08-14T06:11:15.465Z] #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done [2025-08-14T06:11:15.465Z] #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done [2025-08-14T06:11:15.465Z] #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done [2025-08-14T06:11:15.465Z] #7 pushing layers 0.0s done [2025-08-14T06:11:15.465Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done [2025-08-14T06:11:15.465Z] #7 DONE 0.1s [2025-08-14T06:11:15.465Z] [2025-08-14T06:11:15.465Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:15.465Z] #8 DONE 0.0s [2025-08-14T06:11:15.465Z] [2025-08-14T06:11:15.465Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:15.465Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:15.753Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 --push - [2025-08-14T06:11:15.753Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47' [2025-08-14T06:11:15.753Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:15.753Z] #1 transferring dockerfile: 178B done [2025-08-14T06:11:15.753Z] #1 DONE 0.0s [2025-08-14T06:11:15.753Z] [2025-08-14T06:11:15.753Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 [2025-08-14T06:11:15.753Z] #2 DONE 0.0s [2025-08-14T06:11:15.753Z] [2025-08-14T06:11:15.753Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47 [2025-08-14T06:11:15.753Z] #3 DONE 0.0s [2025-08-14T06:11:15.753Z] [2025-08-14T06:11:15.753Z] #4 [internal] load .dockerignore [2025-08-14T06:11:15.753Z] #4 transferring context: 2B done [2025-08-14T06:11:15.753Z] #4 DONE 0.0s [2025-08-14T06:11:15.753Z] [2025-08-14T06:11:15.754Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:15.754Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done [2025-08-14T06:11:15.754Z] #5 CACHED [2025-08-14T06:11:15.754Z] [2025-08-14T06:11:15.754Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:15.754Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done [2025-08-14T06:11:15.754Z] #6 CACHED [2025-08-14T06:11:15.754Z] [2025-08-14T06:11:15.754Z] #7 exporting to image [2025-08-14T06:11:15.754Z] #7 exporting layers done [2025-08-14T06:11:15.754Z] #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done [2025-08-14T06:11:15.754Z] #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done [2025-08-14T06:11:15.754Z] #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done [2025-08-14T06:11:15.754Z] #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done [2025-08-14T06:11:15.754Z] #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done [2025-08-14T06:11:15.754Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:16.012Z] #7 pushing layers 0.0s done [2025-08-14T06:11:16.012Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.47@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done [2025-08-14T06:11:16.012Z] #7 DONE 0.1s [2025-08-14T06:11:16.012Z] [2025-08-14T06:11:16.012Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:16.012Z] #8 DONE 0.0s [2025-08-14T06:11:16.012Z] [2025-08-14T06:11:16.012Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:16.012Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:16.298Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:16.298Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:16.298Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:16.298Z] #1 transferring dockerfile: 219B done [2025-08-14T06:11:16.298Z] #1 DONE 0.0s [2025-08-14T06:11:16.298Z] [2025-08-14T06:11:16.298Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:16.298Z] #2 DONE 0.0s [2025-08-14T06:11:16.298Z] [2025-08-14T06:11:16.298Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:16.298Z] #3 DONE 0.0s [2025-08-14T06:11:16.298Z] [2025-08-14T06:11:16.298Z] #4 [internal] load .dockerignore [2025-08-14T06:11:16.298Z] #4 transferring context: 2B done [2025-08-14T06:11:16.298Z] #4 DONE 0.0s [2025-08-14T06:11:16.298Z] [2025-08-14T06:11:16.298Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:16.298Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done [2025-08-14T06:11:16.298Z] #5 CACHED [2025-08-14T06:11:16.298Z] [2025-08-14T06:11:16.298Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:16.298Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done [2025-08-14T06:11:16.298Z] #6 CACHED [2025-08-14T06:11:16.298Z] [2025-08-14T06:11:16.298Z] #7 exporting to image [2025-08-14T06:11:16.298Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:16.556Z] #7 exporting layers done [2025-08-14T06:11:16.556Z] #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done [2025-08-14T06:11:16.556Z] #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done [2025-08-14T06:11:16.556Z] #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done [2025-08-14T06:11:16.556Z] #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done [2025-08-14T06:11:16.556Z] #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done [2025-08-14T06:11:16.556Z] #7 pushing layers 0.0s done [2025-08-14T06:11:16.556Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done [2025-08-14T06:11:16.556Z] #7 DONE 0.1s [2025-08-14T06:11:16.556Z] [2025-08-14T06:11:16.556Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:16.556Z] #8 DONE 0.0s [2025-08-14T06:11:16.556Z] [2025-08-14T06:11:16.556Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:16.556Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:16.841Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-08-14T06:11:16.841Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-08-14T06:11:16.841Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:16.841Z] #1 transferring dockerfile: 170B done [2025-08-14T06:11:16.841Z] #1 DONE 0.0s [2025-08-14T06:11:16.841Z] [2025-08-14T06:11:16.841Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-14T06:11:16.841Z] #2 DONE 0.0s [2025-08-14T06:11:16.841Z] [2025-08-14T06:11:16.841Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-14T06:11:16.841Z] #3 DONE 0.0s [2025-08-14T06:11:16.841Z] [2025-08-14T06:11:16.841Z] #4 [internal] load .dockerignore [2025-08-14T06:11:16.841Z] #4 transferring context: 2B done [2025-08-14T06:11:16.841Z] #4 DONE 0.0s [2025-08-14T06:11:16.841Z] [2025-08-14T06:11:16.841Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:16.841Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 done [2025-08-14T06:11:16.841Z] #5 CACHED [2025-08-14T06:11:16.841Z] [2025-08-14T06:11:16.841Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 [2025-08-14T06:11:16.841Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6fa2ec3d77706d499681af90696c093a0bb85e7fdcea594a3f28fbe086b7b2e6 0.0s done [2025-08-14T06:11:16.841Z] #6 CACHED [2025-08-14T06:11:16.841Z] [2025-08-14T06:11:16.841Z] #7 exporting to image [2025-08-14T06:11:16.841Z] #7 exporting layers done [2025-08-14T06:11:16.841Z] #7 exporting manifest sha256:183716bcf2b703da95f61a329e08ab300673b3b54af2c51ef3b3b33c7663de4d done [2025-08-14T06:11:16.841Z] #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d [2025-08-14T06:11:16.841Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:17.100Z] #7 exporting config sha256:861ae9568d961d6babb010d05070b10c45ddb62134104f656185500722b70b1d done [2025-08-14T06:11:17.100Z] #7 exporting manifest sha256:6775d7585f32508b0d71e1dcb222ba9e86fbccc7983961f087e19d0c0b541d84 done [2025-08-14T06:11:17.100Z] #7 exporting config sha256:b117cee0e214c18c5b706d5d5e01bd070cdf8c5626e103305f3c5c33320da26f done [2025-08-14T06:11:17.100Z] #7 exporting manifest list sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 done [2025-08-14T06:11:17.100Z] #7 pushing layers 0.0s done [2025-08-14T06:11:17.100Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5c230b6b7bfb6229761ddc99b2db11d0dd7a0936c0edc5b234eef44e44d3c141 0.1s done [2025-08-14T06:11:17.100Z] #7 DONE 0.1s [2025-08-14T06:11:17.100Z] [2025-08-14T06:11:17.100Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:17.100Z] #8 DONE 0.0s [2025-08-14T06:11:17.100Z] [2025-08-14T06:11:17.100Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:17.100Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:17.381Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:11:17.381Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:11:17.640Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:17.640Z] #1 transferring dockerfile: 206B done [2025-08-14T06:11:17.640Z] #1 DONE 0.0s [2025-08-14T06:11:17.640Z] [2025-08-14T06:11:17.640Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:17.640Z] #2 DONE 0.0s [2025-08-14T06:11:17.640Z] [2025-08-14T06:11:17.640Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:17.640Z] #3 DONE 0.0s [2025-08-14T06:11:17.640Z] [2025-08-14T06:11:17.640Z] #4 [internal] load .dockerignore [2025-08-14T06:11:17.640Z] #4 transferring context: 2B done [2025-08-14T06:11:17.640Z] #4 DONE 0.0s [2025-08-14T06:11:17.640Z] [2025-08-14T06:11:17.640Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:17.640Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad done [2025-08-14T06:11:17.640Z] #5 DONE 0.0s [2025-08-14T06:11:17.640Z] [2025-08-14T06:11:17.640Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:17.640Z] #6 DONE 0.0s [2025-08-14T06:11:17.640Z] [2025-08-14T06:11:17.640Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:17.640Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad done [2025-08-14T06:11:17.640Z] #5 DONE 0.1s [2025-08-14T06:11:17.640Z] [2025-08-14T06:11:17.640Z] #7 exporting to image [2025-08-14T06:11:17.640Z] #7 exporting layers done [2025-08-14T06:11:17.640Z] #7 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done [2025-08-14T06:11:17.640Z] #7 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done [2025-08-14T06:11:17.640Z] #7 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done [2025-08-14T06:11:17.640Z] #7 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done [2025-08-14T06:11:17.640Z] #7 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done [2025-08-14T06:11:17.640Z] #7 pushing layers [2025-08-14T06:11:17.640Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:17.900Z] #7 ... [2025-08-14T06:11:17.900Z] [2025-08-14T06:11:17.900Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:17.900Z] #8 DONE 0.0s [2025-08-14T06:11:17.900Z] [2025-08-14T06:11:17.900Z] #7 exporting to image [2025-08-14T06:11:17.900Z] #7 pushing layers 0.1s done [2025-08-14T06:11:17.900Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac [2025-08-14T06:11:17.900Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done [2025-08-14T06:11:17.900Z] #7 DONE 0.2s [2025-08-14T06:11:17.900Z] [2025-08-14T06:11:17.900Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:17.900Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:18.186Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-08-14T06:11:18.186Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-08-14T06:11:18.186Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:18.186Z] #1 transferring dockerfile: 172B done [2025-08-14T06:11:18.186Z] #1 DONE 0.0s [2025-08-14T06:11:18.186Z] [2025-08-14T06:11:18.186Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-14T06:11:18.186Z] #2 DONE 0.0s [2025-08-14T06:11:18.186Z] [2025-08-14T06:11:18.186Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-14T06:11:18.186Z] #3 DONE 0.0s [2025-08-14T06:11:18.186Z] [2025-08-14T06:11:18.186Z] #4 [internal] load .dockerignore [2025-08-14T06:11:18.186Z] #4 transferring context: 2B done [2025-08-14T06:11:18.186Z] #4 DONE 0.0s [2025-08-14T06:11:18.186Z] [2025-08-14T06:11:18.186Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:18.186Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:18.444Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done [2025-08-14T06:11:18.445Z] #5 CACHED [2025-08-14T06:11:18.445Z] [2025-08-14T06:11:18.445Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:18.445Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad done [2025-08-14T06:11:18.445Z] #6 CACHED [2025-08-14T06:11:18.445Z] [2025-08-14T06:11:18.445Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:18.445Z] #7 DONE 0.0s [2025-08-14T06:11:18.445Z] [2025-08-14T06:11:18.445Z] #8 exporting to image [2025-08-14T06:11:18.445Z] #8 exporting layers done [2025-08-14T06:11:18.445Z] #8 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done [2025-08-14T06:11:18.445Z] #8 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done [2025-08-14T06:11:18.445Z] #8 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done [2025-08-14T06:11:18.445Z] #8 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done [2025-08-14T06:11:18.445Z] #8 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done [2025-08-14T06:11:18.445Z] #8 pushing layers 0.0s done [2025-08-14T06:11:18.445Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done [2025-08-14T06:11:18.445Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:18.445Z] #8 DONE 0.1s [2025-08-14T06:11:18.445Z] [2025-08-14T06:11:18.445Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:18.445Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:18.732Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47' [2025-08-14T06:11:18.732Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 --push - [2025-08-14T06:11:18.732Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:18.732Z] #1 transferring dockerfile: 178B done [2025-08-14T06:11:18.732Z] #1 DONE 0.0s [2025-08-14T06:11:18.732Z] [2025-08-14T06:11:18.732Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 [2025-08-14T06:11:18.732Z] #2 DONE 0.0s [2025-08-14T06:11:18.732Z] [2025-08-14T06:11:18.732Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47 [2025-08-14T06:11:18.732Z] #3 DONE 0.0s [2025-08-14T06:11:18.732Z] [2025-08-14T06:11:18.732Z] #4 [internal] load .dockerignore [2025-08-14T06:11:18.732Z] #4 transferring context: 2B done [2025-08-14T06:11:18.732Z] #4 DONE 0.0s [2025-08-14T06:11:18.732Z] [2025-08-14T06:11:18.732Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:18.732Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done [2025-08-14T06:11:18.732Z] #5 CACHED [2025-08-14T06:11:18.732Z] [2025-08-14T06:11:18.732Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:18.991Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done [2025-08-14T06:11:18.991Z] #6 CACHED [2025-08-14T06:11:18.991Z] [2025-08-14T06:11:18.991Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:18.991Z] #7 DONE 0.0s [2025-08-14T06:11:18.991Z] [2025-08-14T06:11:18.991Z] #8 exporting to image [2025-08-14T06:11:18.991Z] #8 exporting layers done [2025-08-14T06:11:18.991Z] #8 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done [2025-08-14T06:11:18.991Z] #8 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done [2025-08-14T06:11:18.991Z] #8 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done [2025-08-14T06:11:18.991Z] #8 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done [2025-08-14T06:11:18.991Z] #8 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done [2025-08-14T06:11:18.991Z] #8 pushing layers 0.0s done [2025-08-14T06:11:18.991Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.47@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done [2025-08-14T06:11:18.991Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:18.991Z] #8 DONE 0.1s [2025-08-14T06:11:18.991Z] [2025-08-14T06:11:18.991Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:18.991Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:19.275Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:19.275Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:19.275Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:19.275Z] #1 transferring dockerfile: 219B done [2025-08-14T06:11:19.275Z] #1 DONE 0.0s [2025-08-14T06:11:19.275Z] [2025-08-14T06:11:19.275Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:19.275Z] #2 DONE 0.0s [2025-08-14T06:11:19.275Z] [2025-08-14T06:11:19.275Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:19.275Z] #3 DONE 0.0s [2025-08-14T06:11:19.275Z] [2025-08-14T06:11:19.275Z] #4 [internal] load .dockerignore [2025-08-14T06:11:19.275Z] #4 transferring context: 2B done [2025-08-14T06:11:19.275Z] #4 DONE 0.0s [2025-08-14T06:11:19.275Z] [2025-08-14T06:11:19.275Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:19.275Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done [2025-08-14T06:11:19.275Z] #5 DONE 0.0s [2025-08-14T06:11:19.275Z] [2025-08-14T06:11:19.275Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:19.534Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done [2025-08-14T06:11:19.534Z] #6 CACHED [2025-08-14T06:11:19.534Z] [2025-08-14T06:11:19.534Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:19.534Z] #5 CACHED [2025-08-14T06:11:19.534Z] [2025-08-14T06:11:19.534Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:19.534Z] #7 DONE 0.0s [2025-08-14T06:11:19.534Z] [2025-08-14T06:11:19.534Z] #8 exporting to image [2025-08-14T06:11:19.534Z] #8 exporting layers done [2025-08-14T06:11:19.534Z] #8 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done [2025-08-14T06:11:19.534Z] #8 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done [2025-08-14T06:11:19.534Z] #8 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done [2025-08-14T06:11:19.534Z] #8 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done [2025-08-14T06:11:19.534Z] #8 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done [2025-08-14T06:11:19.534Z] #8 pushing layers 0.0s done [2025-08-14T06:11:19.534Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done [2025-08-14T06:11:19.534Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:19.534Z] #8 DONE 0.1s [2025-08-14T06:11:19.534Z] [2025-08-14T06:11:19.534Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:19.534Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:19.822Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-08-14T06:11:19.822Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-08-14T06:11:19.822Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:19.822Z] #1 transferring dockerfile: 170B done [2025-08-14T06:11:19.822Z] #1 DONE 0.0s [2025-08-14T06:11:19.822Z] [2025-08-14T06:11:19.822Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-14T06:11:19.822Z] #2 DONE 0.0s [2025-08-14T06:11:19.822Z] [2025-08-14T06:11:19.822Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-14T06:11:19.822Z] #3 DONE 0.0s [2025-08-14T06:11:19.822Z] [2025-08-14T06:11:19.822Z] #4 [internal] load .dockerignore [2025-08-14T06:11:19.822Z] #4 transferring context: 2B done [2025-08-14T06:11:19.822Z] #4 DONE 0.0s [2025-08-14T06:11:19.822Z] [2025-08-14T06:11:19.822Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:19.822Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done [2025-08-14T06:11:19.822Z] #5 CACHED [2025-08-14T06:11:19.822Z] [2025-08-14T06:11:19.822Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad [2025-08-14T06:11:19.822Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:eb0547e847a146474062f07451e3d4260361a9c4e402e9d2f0ccbeb13ac97bad 0.0s done [2025-08-14T06:11:19.822Z] #6 CACHED [2025-08-14T06:11:19.822Z] [2025-08-14T06:11:19.822Z] #7 exporting to image [2025-08-14T06:11:19.822Z] #7 exporting layers done [2025-08-14T06:11:19.822Z] #7 exporting manifest sha256:7dd8257fd4e3c2df9df3218cfaa1fe7b4dcfdfca43769a92bcc49b0819a26e98 done [2025-08-14T06:11:19.822Z] #7 exporting config sha256:e6d588ac028687aefd2f8d0e450396c7693d653c2e5c07696df61a891f303bcf done [2025-08-14T06:11:19.822Z] #7 exporting manifest sha256:c95b4ae624d990bcf68d72b83ca58566a7c22194f17052faa5100c1342b9ed9b done [2025-08-14T06:11:19.822Z] #7 exporting config sha256:16aa684b6690a8f99c811e1f58c6886ca3868935953587be2f2ed37e454c36ce done [2025-08-14T06:11:19.822Z] #7 exporting manifest list sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac done [2025-08-14T06:11:19.822Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:20.080Z] #7 pushing layers 0.0s done [2025-08-14T06:11:20.080Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:05b0d3386f2dbcee777567db3b1ce53293c4892bc24426d775b20329b070baac 0.1s done [2025-08-14T06:11:20.080Z] #7 DONE 0.1s [2025-08-14T06:11:20.080Z] [2025-08-14T06:11:20.080Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:20.080Z] #8 DONE 0.0s [2025-08-14T06:11:20.080Z] [2025-08-14T06:11:20.080Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:20.080Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:20.361Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:11:20.361Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:11:20.362Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:20.362Z] #1 transferring dockerfile: 206B done [2025-08-14T06:11:20.362Z] #1 DONE 0.0s [2025-08-14T06:11:20.362Z] [2025-08-14T06:11:20.362Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:20.362Z] #2 DONE 0.0s [2025-08-14T06:11:20.362Z] [2025-08-14T06:11:20.362Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:20.362Z] #3 DONE 0.1s [2025-08-14T06:11:20.362Z] [2025-08-14T06:11:20.362Z] #4 [internal] load .dockerignore [2025-08-14T06:11:20.362Z] #4 transferring context: 2B done [2025-08-14T06:11:20.619Z] #4 DONE 0.0s [2025-08-14T06:11:20.619Z] [2025-08-14T06:11:20.619Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:20.619Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done [2025-08-14T06:11:20.619Z] #5 DONE 0.0s [2025-08-14T06:11:20.619Z] [2025-08-14T06:11:20.619Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:20.619Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done [2025-08-14T06:11:20.619Z] #6 DONE 0.1s [2025-08-14T06:11:20.619Z] [2025-08-14T06:11:20.619Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:20.619Z] #7 DONE 0.0s [2025-08-14T06:11:20.619Z] [2025-08-14T06:11:20.619Z] #8 exporting to image [2025-08-14T06:11:20.619Z] #8 exporting layers done [2025-08-14T06:11:20.619Z] #8 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 0.0s done [2025-08-14T06:11:20.619Z] #8 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done [2025-08-14T06:11:20.619Z] #8 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done [2025-08-14T06:11:20.619Z] #8 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done [2025-08-14T06:11:20.619Z] #8 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done [2025-08-14T06:11:20.619Z] #8 pushing layers 0.1s done [2025-08-14T06:11:20.619Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e [2025-08-14T06:11:20.619Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:20.876Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done [2025-08-14T06:11:20.877Z] #8 DONE 0.2s [2025-08-14T06:11:20.877Z] [2025-08-14T06:11:20.877Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:20.877Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:21.158Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-08-14T06:11:21.158Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-08-14T06:11:21.415Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:21.415Z] #1 transferring dockerfile: 172B done [2025-08-14T06:11:21.415Z] #1 DONE 0.0s [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-14T06:11:21.415Z] #2 DONE 0.0s [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-14T06:11:21.415Z] #3 DONE 0.0s [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] #4 [internal] load .dockerignore [2025-08-14T06:11:21.415Z] #4 transferring context: 2B done [2025-08-14T06:11:21.415Z] #4 DONE 0.0s [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:21.415Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done [2025-08-14T06:11:21.415Z] #5 DONE 0.0s [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:21.415Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done [2025-08-14T06:11:21.415Z] #6 CACHED [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:21.415Z] #5 CACHED [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:21.415Z] #7 DONE 0.0s [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] #8 exporting to image [2025-08-14T06:11:21.415Z] #8 exporting layers done [2025-08-14T06:11:21.415Z] #8 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 done [2025-08-14T06:11:21.415Z] #8 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done [2025-08-14T06:11:21.415Z] #8 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done [2025-08-14T06:11:21.415Z] #8 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done [2025-08-14T06:11:21.415Z] #8 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done [2025-08-14T06:11:21.415Z] #8 pushing layers 0.0s done [2025-08-14T06:11:21.415Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done [2025-08-14T06:11:21.415Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:21.415Z] #8 DONE 0.1s [2025-08-14T06:11:21.415Z] [2025-08-14T06:11:21.415Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:21.415Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:21.712Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47' [2025-08-14T06:11:21.712Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 --push - [2025-08-14T06:11:21.712Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:21.712Z] #1 transferring dockerfile: 178B done [2025-08-14T06:11:21.712Z] #1 DONE 0.0s [2025-08-14T06:11:21.712Z] [2025-08-14T06:11:21.712Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 [2025-08-14T06:11:21.712Z] #2 DONE 0.0s [2025-08-14T06:11:21.712Z] [2025-08-14T06:11:21.712Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47 [2025-08-14T06:11:21.712Z] #3 DONE 0.0s [2025-08-14T06:11:21.712Z] [2025-08-14T06:11:21.712Z] #4 [internal] load .dockerignore [2025-08-14T06:11:21.712Z] #4 transferring context: 2B done [2025-08-14T06:11:21.712Z] #4 DONE 0.0s [2025-08-14T06:11:21.712Z] [2025-08-14T06:11:21.712Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:21.712Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done [2025-08-14T06:11:21.712Z] #5 CACHED [2025-08-14T06:11:21.712Z] [2025-08-14T06:11:21.712Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:21.712Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done [2025-08-14T06:11:21.712Z] #6 CACHED [2025-08-14T06:11:21.712Z] [2025-08-14T06:11:21.712Z] #7 exporting to image [2025-08-14T06:11:21.712Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:21.972Z] #7 exporting layers done [2025-08-14T06:11:21.972Z] #7 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 done [2025-08-14T06:11:21.972Z] #7 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done [2025-08-14T06:11:21.972Z] #7 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done [2025-08-14T06:11:21.972Z] #7 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done [2025-08-14T06:11:21.972Z] #7 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done [2025-08-14T06:11:21.972Z] #7 pushing layers 0.0s done [2025-08-14T06:11:21.972Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.47@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done [2025-08-14T06:11:21.972Z] #7 DONE 0.1s [2025-08-14T06:11:21.972Z] [2025-08-14T06:11:21.972Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:21.972Z] #8 DONE 0.0s [2025-08-14T06:11:21.972Z] [2025-08-14T06:11:21.972Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:21.972Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:22.256Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:22.256Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:22.256Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:22.256Z] #1 transferring dockerfile: 219B done [2025-08-14T06:11:22.256Z] #1 DONE 0.0s [2025-08-14T06:11:22.256Z] [2025-08-14T06:11:22.256Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:22.256Z] #2 DONE 0.0s [2025-08-14T06:11:22.256Z] [2025-08-14T06:11:22.256Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:22.256Z] #3 DONE 0.0s [2025-08-14T06:11:22.256Z] [2025-08-14T06:11:22.256Z] #4 [internal] load .dockerignore [2025-08-14T06:11:22.256Z] #4 transferring context: 2B done [2025-08-14T06:11:22.256Z] #4 DONE 0.0s [2025-08-14T06:11:22.514Z] [2025-08-14T06:11:22.514Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:22.515Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done [2025-08-14T06:11:22.515Z] #5 CACHED [2025-08-14T06:11:22.515Z] [2025-08-14T06:11:22.515Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:22.515Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf 0.0s done [2025-08-14T06:11:22.515Z] #6 CACHED [2025-08-14T06:11:22.515Z] [2025-08-14T06:11:22.515Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:22.515Z] #7 DONE 0.0s [2025-08-14T06:11:22.515Z] [2025-08-14T06:11:22.515Z] #8 exporting to image [2025-08-14T06:11:22.515Z] #8 exporting layers done [2025-08-14T06:11:22.515Z] #8 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 done [2025-08-14T06:11:22.515Z] #8 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done [2025-08-14T06:11:22.515Z] #8 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done [2025-08-14T06:11:22.515Z] #8 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done [2025-08-14T06:11:22.515Z] #8 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done [2025-08-14T06:11:22.515Z] #8 pushing layers 0.0s done [2025-08-14T06:11:22.515Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done [2025-08-14T06:11:22.515Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:22.515Z] #8 DONE 0.1s [2025-08-14T06:11:22.515Z] [2025-08-14T06:11:22.515Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:22.515Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:22.832Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-08-14T06:11:22.832Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-08-14T06:11:22.832Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:22.832Z] #1 transferring dockerfile: 170B done [2025-08-14T06:11:22.832Z] #1 DONE 0.0s [2025-08-14T06:11:22.832Z] [2025-08-14T06:11:22.832Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-14T06:11:22.832Z] #2 DONE 0.0s [2025-08-14T06:11:22.832Z] [2025-08-14T06:11:22.832Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-14T06:11:22.832Z] #3 DONE 0.0s [2025-08-14T06:11:22.832Z] [2025-08-14T06:11:22.832Z] #4 [internal] load .dockerignore [2025-08-14T06:11:22.832Z] #4 transferring context: 2B done [2025-08-14T06:11:22.832Z] #4 DONE 0.0s [2025-08-14T06:11:22.832Z] [2025-08-14T06:11:22.832Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:22.832Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf done [2025-08-14T06:11:22.832Z] #5 CACHED [2025-08-14T06:11:22.832Z] [2025-08-14T06:11:22.832Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf [2025-08-14T06:11:22.832Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9111d8e7a3db60adf5b7e4cc80a004390743449589cf51648afcd73967a731bf done [2025-08-14T06:11:22.832Z] #6 CACHED [2025-08-14T06:11:22.832Z] [2025-08-14T06:11:22.832Z] #7 exporting to image [2025-08-14T06:11:22.832Z] #7 exporting layers done [2025-08-14T06:11:22.832Z] #7 exporting manifest sha256:5d46f66c41f9246715532d6d5fa903d39452dd4bb4f9ae00f4ea5928d0caec42 done [2025-08-14T06:11:22.832Z] #7 exporting config sha256:89b12dc5707a0ee5a7a120dc0597755ebd510f1df3b555871fc99f21ca4fddab done [2025-08-14T06:11:22.832Z] #7 exporting manifest sha256:ed420dd356dae387def736892c45d36df6102018497aff5ec6a62227a1782c8f done [2025-08-14T06:11:22.832Z] #7 exporting config sha256:f9eb3ae0f83f09a7bf0cd611016f60335897a566ceb7cbeec91206922c250b9e done [2025-08-14T06:11:22.832Z] #7 exporting manifest list sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e done [2025-08-14T06:11:22.832Z] #7 pushing layers 0.0s done [2025-08-14T06:11:22.832Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e [2025-08-14T06:11:22.832Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:23.115Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1c0a91ad6f561314d3be966625f7cbdc47cc4137897b28687b5a8263ff2fbe7e 0.1s done [2025-08-14T06:11:23.115Z] #7 DONE 0.1s [2025-08-14T06:11:23.115Z] [2025-08-14T06:11:23.115Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:23.115Z] #8 DONE 0.0s [2025-08-14T06:11:23.115Z] [2025-08-14T06:11:23.115Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:23.115Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:23.435Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a' [2025-08-14T06:11:23.435Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a --push - [2025-08-14T06:11:23.435Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:23.435Z] #1 transferring dockerfile: 202B done [2025-08-14T06:11:23.435Z] #1 DONE 0.0s [2025-08-14T06:11:23.435Z] [2025-08-14T06:11:23.435Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:23.435Z] #2 DONE 0.0s [2025-08-14T06:11:23.435Z] [2025-08-14T06:11:23.435Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:11:23.435Z] #3 DONE 0.1s [2025-08-14T06:11:23.435Z] [2025-08-14T06:11:23.435Z] #4 [internal] load .dockerignore [2025-08-14T06:11:23.435Z] #4 transferring context: 2B done [2025-08-14T06:11:23.435Z] #4 DONE 0.0s [2025-08-14T06:11:23.697Z] [2025-08-14T06:11:23.698Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:23.698Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done [2025-08-14T06:11:23.698Z] #5 DONE 0.0s [2025-08-14T06:11:23.698Z] [2025-08-14T06:11:23.698Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:23.698Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 done [2025-08-14T06:11:23.698Z] #6 DONE 0.1s [2025-08-14T06:11:23.698Z] [2025-08-14T06:11:23.698Z] #7 exporting to image [2025-08-14T06:11:23.698Z] #7 exporting layers done [2025-08-14T06:11:23.698Z] #7 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done [2025-08-14T06:11:23.698Z] #7 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done [2025-08-14T06:11:23.698Z] #7 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done [2025-08-14T06:11:23.698Z] #7 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done [2025-08-14T06:11:23.698Z] #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f [2025-08-14T06:11:23.698Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:23.698Z] #7 ... [2025-08-14T06:11:23.698Z] [2025-08-14T06:11:23.698Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:23.698Z] #8 DONE 0.0s [2025-08-14T06:11:23.698Z] [2025-08-14T06:11:23.698Z] #7 exporting to image [2025-08-14T06:11:23.698Z] #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done [2025-08-14T06:11:23.698Z] #7 pushing layers 0.1s done [2025-08-14T06:11:23.698Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f [2025-08-14T06:11:23.958Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done [2025-08-14T06:11:23.958Z] #7 DONE 0.2s [2025-08-14T06:11:23.958Z] [2025-08-14T06:11:23.958Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:23.958Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:24.244Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-08-14T06:11:24.244Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-08-14T06:11:24.502Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:24.502Z] #1 transferring dockerfile: 168B done [2025-08-14T06:11:24.502Z] #1 DONE 0.0s [2025-08-14T06:11:24.502Z] [2025-08-14T06:11:24.502Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-14T06:11:24.502Z] #2 DONE 0.0s [2025-08-14T06:11:24.502Z] [2025-08-14T06:11:24.502Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-14T06:11:24.502Z] #3 DONE 0.0s [2025-08-14T06:11:24.502Z] [2025-08-14T06:11:24.502Z] #4 [internal] load .dockerignore [2025-08-14T06:11:24.502Z] #4 transferring context: 2B done [2025-08-14T06:11:24.502Z] #4 DONE 0.0s [2025-08-14T06:11:24.502Z] [2025-08-14T06:11:24.502Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:24.502Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done [2025-08-14T06:11:24.502Z] #5 CACHED [2025-08-14T06:11:24.502Z] [2025-08-14T06:11:24.502Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:24.502Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done [2025-08-14T06:11:24.502Z] #6 DONE 0.0s [2025-08-14T06:11:24.502Z] [2025-08-14T06:11:24.502Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:24.502Z] #6 CACHED [2025-08-14T06:11:24.502Z] [2025-08-14T06:11:24.502Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:24.502Z] #7 DONE 0.0s [2025-08-14T06:11:24.502Z] [2025-08-14T06:11:24.502Z] #8 exporting to image [2025-08-14T06:11:24.502Z] #8 exporting layers done [2025-08-14T06:11:24.502Z] #8 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done [2025-08-14T06:11:24.502Z] #8 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done [2025-08-14T06:11:24.502Z] #8 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done [2025-08-14T06:11:24.502Z] #8 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done [2025-08-14T06:11:24.502Z] #8 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done [2025-08-14T06:11:24.502Z] #8 pushing layers 0.0s done [2025-08-14T06:11:24.503Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done [2025-08-14T06:11:24.503Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:24.503Z] #8 DONE 0.1s [2025-08-14T06:11:24.503Z] [2025-08-14T06:11:24.503Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:24.503Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:24.784Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47' [2025-08-14T06:11:24.784Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 --push - [2025-08-14T06:11:24.784Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:24.784Z] #1 transferring dockerfile: 174B done [2025-08-14T06:11:24.784Z] #1 DONE 0.0s [2025-08-14T06:11:24.784Z] [2025-08-14T06:11:24.784Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 [2025-08-14T06:11:24.784Z] #2 DONE 0.0s [2025-08-14T06:11:24.784Z] [2025-08-14T06:11:24.784Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47 [2025-08-14T06:11:24.784Z] #3 DONE 0.0s [2025-08-14T06:11:24.784Z] [2025-08-14T06:11:24.784Z] #4 [internal] load .dockerignore [2025-08-14T06:11:24.784Z] #4 transferring context: 2B done [2025-08-14T06:11:24.784Z] #4 DONE 0.0s [2025-08-14T06:11:24.784Z] [2025-08-14T06:11:24.784Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:24.784Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 done [2025-08-14T06:11:24.784Z] #5 CACHED [2025-08-14T06:11:24.784Z] [2025-08-14T06:11:24.784Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:24.784Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done [2025-08-14T06:11:24.784Z] #6 CACHED [2025-08-14T06:11:24.784Z] [2025-08-14T06:11:24.784Z] #7 exporting to image [2025-08-14T06:11:24.784Z] #7 exporting layers done [2025-08-14T06:11:24.784Z] #7 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done [2025-08-14T06:11:24.784Z] #7 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done [2025-08-14T06:11:24.784Z] #7 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done [2025-08-14T06:11:24.784Z] #7 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done [2025-08-14T06:11:24.784Z] #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done [2025-08-14T06:11:24.784Z] #7 pushing layers 0.0s done [2025-08-14T06:11:24.784Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f [2025-08-14T06:11:24.784Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:25.042Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.47@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done [2025-08-14T06:11:25.042Z] #7 DONE 0.1s [2025-08-14T06:11:25.042Z] [2025-08-14T06:11:25.042Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:25.042Z] #8 DONE 0.0s [2025-08-14T06:11:25.042Z] [2025-08-14T06:11:25.042Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:25.042Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:25.324Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47' [2025-08-14T06:11:25.324Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 --push - [2025-08-14T06:11:25.324Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:25.324Z] #1 transferring dockerfile: 215B done [2025-08-14T06:11:25.324Z] #1 DONE 0.0s [2025-08-14T06:11:25.324Z] [2025-08-14T06:11:25.324Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:25.324Z] #2 DONE 0.0s [2025-08-14T06:11:25.324Z] [2025-08-14T06:11:25.324Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:11:25.324Z] #3 DONE 0.0s [2025-08-14T06:11:25.324Z] [2025-08-14T06:11:25.324Z] #4 [internal] load .dockerignore [2025-08-14T06:11:25.324Z] #4 transferring context: 2B done [2025-08-14T06:11:25.324Z] #4 DONE 0.0s [2025-08-14T06:11:25.324Z] [2025-08-14T06:11:25.324Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:25.324Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done [2025-08-14T06:11:25.324Z] #5 CACHED [2025-08-14T06:11:25.324Z] [2025-08-14T06:11:25.324Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:25.324Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done [2025-08-14T06:11:25.324Z] #6 CACHED [2025-08-14T06:11:25.324Z] [2025-08-14T06:11:25.324Z] #7 exporting to image [2025-08-14T06:11:25.324Z] #7 exporting layers done [2025-08-14T06:11:25.324Z] #7 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done [2025-08-14T06:11:25.324Z] #7 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done [2025-08-14T06:11:25.324Z] #7 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done [2025-08-14T06:11:25.324Z] #7 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done [2025-08-14T06:11:25.324Z] #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done [2025-08-14T06:11:25.324Z] #7 pushing layers [2025-08-14T06:11:25.324Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:25.583Z] #7 pushing layers 0.0s done [2025-08-14T06:11:25.583Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done [2025-08-14T06:11:25.583Z] #7 DONE 0.1s [2025-08-14T06:11:25.583Z] [2025-08-14T06:11:25.583Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:25.583Z] #8 DONE 0.0s [2025-08-14T06:11:25.583Z] [2025-08-14T06:11:25.583Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:25.583Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T06:11:25.877Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-08-14T06:11:25.877Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-08-14T06:11:25.877Z] #1 [internal] load build definition from Dockerfile [2025-08-14T06:11:25.877Z] #1 transferring dockerfile: 166B done [2025-08-14T06:11:25.877Z] #1 DONE 0.0s [2025-08-14T06:11:25.877Z] [2025-08-14T06:11:25.877Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-14T06:11:25.877Z] #2 DONE 0.0s [2025-08-14T06:11:25.877Z] [2025-08-14T06:11:25.877Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-14T06:11:25.877Z] #3 DONE 0.0s [2025-08-14T06:11:25.877Z] [2025-08-14T06:11:25.877Z] #4 [internal] load .dockerignore [2025-08-14T06:11:25.877Z] #4 transferring context: 2B done [2025-08-14T06:11:25.877Z] #4 DONE 0.0s [2025-08-14T06:11:25.877Z] [2025-08-14T06:11:25.877Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:25.877Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done [2025-08-14T06:11:25.877Z] #5 CACHED [2025-08-14T06:11:25.877Z] [2025-08-14T06:11:25.877Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 [2025-08-14T06:11:25.877Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:41c5b9a0a71315fcc3525db85b9230c9166003ccad9e1b63831af98caf22c718 0.0s done [2025-08-14T06:11:25.877Z] #6 CACHED [2025-08-14T06:11:25.877Z] [2025-08-14T06:11:25.877Z] #7 exporting to image [2025-08-14T06:11:25.877Z] #7 exporting layers done [2025-08-14T06:11:25.877Z] #7 exporting manifest sha256:93ecc1f72d891187ba5b2e9911abc2bfc0bc929118d64e20d2f83d21775f4fcd done [2025-08-14T06:11:25.877Z] #7 exporting config sha256:11eda105c331f101355d6830e4b0171d563e2f0b8a0f40f2d0e48297d4f4ab1a done [2025-08-14T06:11:25.877Z] #7 exporting manifest sha256:1fc2e71c4f0f50ebe48470d8d256ce3df5e94fc1f032c83e35e8f2ffa1ab0644 done [2025-08-14T06:11:25.877Z] #7 exporting config sha256:10cee748be286912253f3e4a6bdd3a85f2b75636794f11ed1beee4963d17322e done [2025-08-14T06:11:25.877Z] #7 exporting manifest list sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f done [2025-08-14T06:11:25.877Z] #7 pushing layers [2025-08-14T06:11:25.877Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T06:11:26.136Z] #7 pushing layers 0.0s done [2025-08-14T06:11:26.136Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c87600c0290f21e5707e0ab8a75f10a0a135f21e601bb0e7534fd1572df8a29f 0.1s done [2025-08-14T06:11:26.136Z] #7 DONE 0.1s [2025-08-14T06:11:26.136Z] [2025-08-14T06:11:26.136Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T06:11:26.136Z] #8 DONE 0.0s [2025-08-14T06:11:26.136Z] [2025-08-14T06:11:26.136Z] 1 warning found (use --debug to expand): [2025-08-14T06:11:26.136Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-14T06:11:26.568Z] + '[' -d /w/workspace/edgex-go/886/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:11:26.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:11:27.420Z] ---> package-listing.sh [2025-08-14T06:11:27.420Z] ++ facter osfamily [2025-08-14T06:11:27.420Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T06:11:27.688Z] + OS_FAMILY=redhat [2025-08-14T06:11:27.688Z] + workspace=/w/workspace/edgex-go/886 [2025-08-14T06:11:27.688Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T06:11:27.688Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T06:11:27.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T06:11:27.688Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T06:11:27.688Z] + '[' /w/workspace/edgex-go/886 ']' [2025-08-14T06:11:27.688Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T06:11:27.688Z] + case "${OS_FAMILY}" in [2025-08-14T06:11:27.688Z] + rpm -qa [2025-08-14T06:11:27.688Z] + sort [2025-08-14T06:11:28.255Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T06:11:28.255Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T06:11:28.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T06:11:28.255Z] + '[' /w/workspace/edgex-go/886 ']' [2025-08-14T06:11:28.255Z] + mkdir -p /w/workspace/edgex-go/886/archives/ [2025-08-14T06:11:28.256Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/886/archives/ [Pipeline] echo [2025-08-14T06:11:28.268Z] 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/886/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-14T06:11:28.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:11:29.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T06:11:29.109Z] [2025-08-14T06:11:29.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:11:29.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T06:11:29.408Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T06:11:29.408Z] 5eb5b503b376: Pulling fs layer [2025-08-14T06:11:29.408Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T06:11:29.408Z] ec43610c2a17: Pulling fs layer [2025-08-14T06:11:29.408Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T06:11:29.408Z] 33b1e0a273af: Pulling fs layer [2025-08-14T06:11:29.408Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T06:11:29.408Z] 2f39f015ded8: Pulling fs layer [2025-08-14T06:11:29.408Z] 3a2ae6a8a46f: Waiting [2025-08-14T06:11:29.408Z] 33b1e0a273af: Waiting [2025-08-14T06:11:29.408Z] 5d3b04190fa2: Waiting [2025-08-14T06:11:29.408Z] 2f39f015ded8: Waiting [2025-08-14T06:11:29.408Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T06:11:29.408Z] 5c69ac0246d0: Download complete [2025-08-14T06:11:29.408Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T06:11:29.408Z] 3a2ae6a8a46f: Download complete [2025-08-14T06:11:29.408Z] 33b1e0a273af: Verifying Checksum [2025-08-14T06:11:29.408Z] 33b1e0a273af: Download complete [2025-08-14T06:11:29.408Z] ec43610c2a17: Verifying Checksum [2025-08-14T06:11:29.408Z] ec43610c2a17: Download complete [2025-08-14T06:11:29.408Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T06:11:29.408Z] 5d3b04190fa2: Download complete [2025-08-14T06:11:29.671Z] 5eb5b503b376: Verifying Checksum [2025-08-14T06:11:29.671Z] 5eb5b503b376: Download complete [2025-08-14T06:11:30.256Z] 2f39f015ded8: Verifying Checksum [2025-08-14T06:11:30.256Z] 2f39f015ded8: Download complete [2025-08-14T06:11:31.204Z] 5eb5b503b376: Pull complete [2025-08-14T06:11:31.204Z] 5c69ac0246d0: Pull complete [2025-08-14T06:11:31.469Z] ec43610c2a17: Pull complete [2025-08-14T06:11:31.469Z] 3a2ae6a8a46f: Pull complete [2025-08-14T06:11:31.727Z] 33b1e0a273af: Pull complete [2025-08-14T06:11:31.727Z] 5d3b04190fa2: Pull complete [2025-08-14T06:11:35.956Z] 2f39f015ded8: Pull complete [2025-08-14T06:11:35.956Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T06:11:35.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T06:11:35.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:11:36.124Z] prd-centos7-docker-4c-2g-6987 does not seem to be running inside a container [2025-08-14T06:11:36.164Z] $ 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/886/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T06:11:41.226Z] $ docker top ec78acc286294d9acfc4c9b21cf726156b2e9cc650a425fa79d19f754b908ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T06:11:41.597Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T06:11:41.886Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T06:11:42.169Z] + ls /var/log/sa-host [2025-08-14T06:11:42.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T06:11:42.332Z] provisioning config files... [2025-08-14T06:11:42.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16236478463598938197tmp [Pipeline] { [Pipeline] echo [2025-08-14T06:11:42.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:11:42.644Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T06:11:42.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:11:42.995Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T06:11:43.005Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:11:43.288Z] ---> sudo-logs.sh [2025-08-14T06:11:43.288Z] Archiving 'sudo' log.. [2025-08-14T06:11:43.288Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:11:43.322Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-14T06:11:43.327Z] $ docker stop --time=1 ec78acc286294d9acfc4c9b21cf726156b2e9cc650a425fa79d19f754b908ac6 [2025-08-14T06:11:44.457Z] $ docker rm -f --volumes ec78acc286294d9acfc4c9b21cf726156b2e9cc650a425fa79d19f754b908ac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-14T06:11:44.561Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T06:11:44.561Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-14T06:11:44.574Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-14T06:20:59.603Z] #130 ... [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-14T06:20:59.603Z] #147 DONE 1054.5s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:20:59.603Z] #146 ... [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:20:59.603Z] #155 DONE 0.3s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-14T06:20:59.603Z] #152 ... [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:20:59.603Z] #156 DONE 0.1s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-14T06:20:59.603Z] #157 DONE 0.3s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:20:59.603Z] #146 ... [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:20:59.603Z] #158 DONE 0.1s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-14T06:20:59.603Z] #159 DONE 0.3s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:20:59.603Z] #146 ... [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:20:59.603Z] #160 DONE 2.2s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #112 [core-common-config-bootstrapper] exporting to image [2025-08-14T06:20:59.603Z] #112 exporting layers [2025-08-14T06:20:59.603Z] #112 exporting layers 0.7s done [2025-08-14T06:20:59.603Z] #112 writing image sha256:a89cd44720f11cfef88ee0853d539a45ff718f81e5c9a21cd14a8f3165022f67 done [2025-08-14T06:20:59.603Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-08-14T06:20:59.603Z] #112 DONE 4.7s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-14T06:20:59.603Z] #150 ... [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-14T06:20:59.603Z] #151 DONE 1068.6s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-14T06:20:59.603Z] #161 DONE 0.4s [2025-08-14T06:20:59.603Z] [2025-08-14T06:20:59.603Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-14T06:21:02.178Z] #162 DONE 2.2s [2025-08-14T06:21:02.178Z] [2025-08-14T06:21:02.178Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-14T06:21:02.178Z] #152 ... [2025-08-14T06:21:02.178Z] [2025-08-14T06:21:02.178Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:21:02.178Z] #163 DONE 0.2s [2025-08-14T06:21:02.178Z] [2025-08-14T06:21:02.178Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:21:02.491Z] #164 DONE 0.3s [2025-08-14T06:21:02.491Z] [2025-08-14T06:21:02.491Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-14T06:21:02.762Z] #165 DONE 0.5s [2025-08-14T06:21:02.762Z] [2025-08-14T06:21:02.762Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-14T06:21:03.032Z] #166 DONE 0.1s [2025-08-14T06:21:03.032Z] [2025-08-14T06:21:03.032Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-14T06:21:03.032Z] #167 DONE 0.1s [2025-08-14T06:21:03.032Z] [2025-08-14T06:21:03.032Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-14T06:21:03.032Z] #130 ... [2025-08-14T06:21:03.032Z] [2025-08-14T06:21:03.032Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-14T06:21:03.032Z] #168 DONE 0.1s [2025-08-14T06:21:03.306Z] [2025-08-14T06:21:03.306Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-14T06:21:03.306Z] #169 DONE 0.2s [2025-08-14T06:21:03.306Z] [2025-08-14T06:21:03.306Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-14T06:21:03.572Z] #170 DONE 0.3s [2025-08-14T06:21:03.572Z] [2025-08-14T06:21:03.572Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-14T06:21:06.141Z] #171 DONE 2.3s [2025-08-14T06:21:06.141Z] [2025-08-14T06:21:06.141Z] #112 [security-bootstrapper] exporting to image [2025-08-14T06:21:06.141Z] #112 exporting layers [2025-08-14T06:21:07.096Z] #112 exporting layers 1.1s done [2025-08-14T06:21:07.096Z] #112 writing image sha256:5554cbebfd1c10365466685e33c1316f3aaa23bdc3d1fdee1a565a1397443903 done [2025-08-14T06:21:07.096Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-08-14T06:21:07.096Z] #112 DONE 5.8s [2025-08-14T06:21:07.096Z] [2025-08-14T06:21:07.096Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-14T06:36:29.813Z] #148 ... [2025-08-14T06:36:29.813Z] [2025-08-14T06:36:29.813Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-14T06:36:29.813Z] #153 DONE 1985.9s [2025-08-14T06:36:29.813Z] [2025-08-14T06:36:29.813Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:36:29.813Z] #149 ... [2025-08-14T06:36:29.813Z] [2025-08-14T06:36:29.813Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:36:29.813Z] #172 DONE 0.2s [2025-08-14T06:36:29.813Z] [2025-08-14T06:36:29.813Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:36:29.813Z] #173 DONE 0.2s [2025-08-14T06:36:29.813Z] [2025-08-14T06:36:29.813Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-14T06:36:29.813Z] #174 DONE 0.4s [2025-08-14T06:36:29.813Z] [2025-08-14T06:36:29.813Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:36:29.813Z] #175 DONE 0.2s [2025-08-14T06:36:29.813Z] [2025-08-14T06:36:29.813Z] #112 [core-command] exporting to image [2025-08-14T06:36:29.813Z] #112 exporting layers [2025-08-14T06:36:29.813Z] #112 exporting layers 0.5s done [2025-08-14T06:36:29.813Z] #112 writing image sha256:7846024989e14a412b42c2f38cc6f380fd969d3484f76fb2bc525e5d09f253ce done [2025-08-14T06:36:29.813Z] #112 naming to docker.io/library/core-command-arm64 done [2025-08-14T06:36:29.813Z] #112 DONE 6.3s [2025-08-14T06:36:29.813Z] [2025-08-14T06:36:29.813Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-14T06:36:38.132Z] #130 ... [2025-08-14T06:36:38.132Z] [2025-08-14T06:36:38.132Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-14T06:36:38.132Z] #148 2006.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-14T06:36:53.907Z] #148 ... [2025-08-14T06:36:53.907Z] [2025-08-14T06:36:53.907Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-14T06:36:53.907Z] #145 DONE 2022.5s [2025-08-14T06:36:53.907Z] [2025-08-14T06:36:53.907Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:36:53.907Z] #146 ... [2025-08-14T06:36:53.907Z] [2025-08-14T06:36:53.907Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:36:53.907Z] #176 DONE 0.2s [2025-08-14T06:36:53.907Z] [2025-08-14T06:36:53.907Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-14T06:36:53.907Z] #152 ... [2025-08-14T06:36:53.907Z] [2025-08-14T06:36:53.907Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:36:53.907Z] #177 DONE 0.1s [2025-08-14T06:36:53.907Z] [2025-08-14T06:36:53.907Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:36:53.907Z] #146 ... [2025-08-14T06:36:53.907Z] [2025-08-14T06:36:53.907Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-08-14T06:36:53.907Z] #178 DONE 0.1s [2025-08-14T06:36:53.907Z] [2025-08-14T06:36:53.907Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-14T06:36:54.180Z] #179 DONE 0.1s [2025-08-14T06:36:54.180Z] [2025-08-14T06:36:54.180Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-14T06:36:54.449Z] #180 DONE 0.3s [2025-08-14T06:36:54.449Z] [2025-08-14T06:36:54.449Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-14T06:36:54.719Z] #181 DONE 0.1s [2025-08-14T06:36:54.719Z] [2025-08-14T06:36:54.719Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:36:56.656Z] #182 DONE 1.9s [2025-08-14T06:36:56.656Z] [2025-08-14T06:36:56.656Z] #112 [security-proxy-setup] exporting to image [2025-08-14T06:36:56.656Z] #112 exporting layers [2025-08-14T06:36:57.613Z] #112 exporting layers 1.0s done [2025-08-14T06:36:57.613Z] #112 writing image sha256:79d9f7d62a5ee338900096255fae362f8cb7b1fdb0d4f1a298c21192aa36eb00 done [2025-08-14T06:36:57.613Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2025-08-14T06:36:57.614Z] #112 DONE 7.3s [2025-08-14T06:36:57.614Z] [2025-08-14T06:36:57.614Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-14T06:37:12.577Z] #148 DONE 2040.1s [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-14T06:37:12.577Z] #144 ... [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:37:12.577Z] #183 DONE 0.2s [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:37:12.577Z] #37 ... [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:37:12.577Z] #184 DONE 0.2s [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-08-14T06:37:12.577Z] #185 DONE 0.1s [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-08-14T06:37:12.577Z] #186 DONE 0.1s [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:37:12.577Z] #37 ... [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:37:12.577Z] #187 DONE 0.1s [2025-08-14T06:37:12.577Z] [2025-08-14T06:37:12.577Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-14T06:37:12.841Z] #188 DONE 0.4s [2025-08-14T06:37:12.841Z] [2025-08-14T06:37:12.841Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-14T06:37:13.108Z] #189 DONE 0.4s [2025-08-14T06:37:13.108Z] [2025-08-14T06:37:13.108Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:37:13.108Z] #33 ... [2025-08-14T06:37:13.108Z] [2025-08-14T06:37:13.108Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-14T06:37:13.375Z] #190 DONE 0.2s [2025-08-14T06:37:13.375Z] [2025-08-14T06:37:13.375Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:37:15.308Z] #191 DONE 1.8s [2025-08-14T06:37:15.308Z] [2025-08-14T06:37:15.308Z] #112 [security-secretstore-setup] exporting to image [2025-08-14T06:37:15.308Z] #112 exporting layers [2025-08-14T06:37:16.711Z] #112 exporting layers 1.3s done [2025-08-14T06:37:16.711Z] #112 writing image sha256:611b19ad5f7752dd3ef056fcfddca44fb0792f6ef05ff78f8d763d1ea4d2e709 done [2025-08-14T06:37:16.711Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-14T06:37:16.711Z] #112 DONE 8.6s [2025-08-14T06:37:16.711Z] [2025-08-14T06:37:16.711Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-14T06:38:13.088Z] #146 DONE 2094.2s [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:38:13.088Z] #149 ... [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:38:13.088Z] #192 DONE 0.3s [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:38:13.088Z] #149 ... [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:38:13.088Z] #193 DONE 0.2s [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-14T06:38:13.088Z] #194 DONE 0.4s [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-14T06:38:13.088Z] #152 ... [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:38:13.088Z] #195 DONE 0.1s [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #112 [security-spiffe-token-provider] exporting to image [2025-08-14T06:38:13.088Z] #112 exporting layers [2025-08-14T06:38:13.088Z] #112 exporting layers 0.8s done [2025-08-14T06:38:13.088Z] #112 writing image sha256:0bfb80a9bff484c699c86744bb962b73aa9b170796be3ad63ee5497caf6edaad done [2025-08-14T06:38:13.088Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-08-14T06:38:13.088Z] #112 DONE 9.4s [2025-08-14T06:38:13.088Z] [2025-08-14T06:38:13.088Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:38:59.929Z] #149 ... [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-14T06:38:59.929Z] #130 DONE 2147.0s [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:38:59.929Z] #149 ... [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-14T06:38:59.929Z] #152 DONE 2147.2s [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T06:38:59.929Z] #33 ... [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:38:59.929Z] #196 DONE 0.2s [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:38:59.929Z] #149 ... [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:38:59.929Z] #197 DONE 0.4s [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:38:59.929Z] #198 DONE 0.3s [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:38:59.929Z] #149 ... [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-14T06:38:59.929Z] #199 DONE 0.6s [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-14T06:38:59.929Z] #200 DONE 0.7s [2025-08-14T06:38:59.929Z] [2025-08-14T06:38:59.929Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-14T06:38:59.929Z] #201 ... [2025-08-14T06:38:59.930Z] [2025-08-14T06:38:59.930Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-14T06:38:59.930Z] #144 DONE 2149.4s [2025-08-14T06:38:59.930Z] [2025-08-14T06:38:59.930Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:38:59.930Z] #202 DONE 0.3s [2025-08-14T06:38:59.930Z] [2025-08-14T06:38:59.930Z] #112 [core-keeper] exporting to image [2025-08-14T06:38:59.930Z] #112 exporting layers [2025-08-14T06:39:00.209Z] #112 ... [2025-08-14T06:39:00.209Z] [2025-08-14T06:39:00.209Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-14T06:39:00.209Z] #201 DONE 0.4s [2025-08-14T06:39:00.209Z] [2025-08-14T06:39:00.209Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-14T06:39:00.793Z] #203 DONE 0.5s [2025-08-14T06:39:00.793Z] [2025-08-14T06:39:00.793Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:39:00.793Z] #204 ... [2025-08-14T06:39:00.793Z] [2025-08-14T06:39:00.793Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:39:00.793Z] #205 DONE 0.4s [2025-08-14T06:39:01.066Z] [2025-08-14T06:39:01.066Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:39:01.337Z] #206 DONE 0.4s [2025-08-14T06:39:01.337Z] [2025-08-14T06:39:01.337Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-14T06:39:01.936Z] #207 ... [2025-08-14T06:39:01.936Z] [2025-08-14T06:39:01.936Z] #112 [core-keeper] exporting to image [2025-08-14T06:39:01.936Z] #112 exporting layers 1.6s done [2025-08-14T06:39:01.936Z] #112 writing image sha256:6cc1408fffb564b725cd43c99c675d9d986c88ef308e52a453f5d5dd48028340 0.0s done [2025-08-14T06:39:01.936Z] #112 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-08-14T06:39:01.936Z] #112 DONE 11.1s [2025-08-14T06:39:01.936Z] [2025-08-14T06:39:01.936Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-14T06:39:01.936Z] #154 DONE 2151.3s [2025-08-14T06:39:01.936Z] [2025-08-14T06:39:01.936Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-14T06:39:02.523Z] #150 ... [2025-08-14T06:39:02.523Z] [2025-08-14T06:39:02.523Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-14T06:39:02.523Z] #207 DONE 1.2s [2025-08-14T06:39:02.523Z] [2025-08-14T06:39:02.524Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:39:02.792Z] #208 DONE 0.2s [2025-08-14T06:39:02.792Z] [2025-08-14T06:39:02.792Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:39:02.792Z] #37 ... [2025-08-14T06:39:02.792Z] [2025-08-14T06:39:02.792Z] #112 [core-data] exporting to image [2025-08-14T06:39:03.393Z] #112 ... [2025-08-14T06:39:03.393Z] [2025-08-14T06:39:03.393Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:39:03.393Z] #209 CACHED [2025-08-14T06:39:03.393Z] [2025-08-14T06:39:03.393Z] #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:39:03.393Z] #210 CACHED [2025-08-14T06:39:03.393Z] [2025-08-14T06:39:03.393Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-14T06:39:03.975Z] #211 ... [2025-08-14T06:39:03.975Z] [2025-08-14T06:39:03.975Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-14T06:39:03.975Z] #204 DONE 3.0s [2025-08-14T06:39:03.975Z] [2025-08-14T06:39:03.975Z] #112 [core-data] exporting to image [2025-08-14T06:39:03.975Z] #112 exporting layers 1.0s done [2025-08-14T06:39:03.975Z] #112 writing image sha256:62ab7cb658f39ebdf98422b5b92607e1fc103a2c47f7513cda7367e0f16103e6 0.0s done [2025-08-14T06:39:03.975Z] #112 naming to docker.io/library/core-data-arm64 0.0s done [2025-08-14T06:39:04.250Z] #112 ... [2025-08-14T06:39:04.251Z] [2025-08-14T06:39:04.251Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-14T06:39:04.251Z] #211 DONE 1.1s [2025-08-14T06:39:04.517Z] [2025-08-14T06:39:04.517Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:39:04.788Z] #212 DONE 0.2s [2025-08-14T06:39:04.788Z] [2025-08-14T06:39:04.788Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-14T06:39:04.788Z] #213 DONE 0.2s [2025-08-14T06:39:04.788Z] [2025-08-14T06:39:04.788Z] #112 [core-metadata] exporting to image [2025-08-14T06:39:05.057Z] #112 exporting layers 1.3s done [2025-08-14T06:39:05.057Z] #112 writing image sha256:f3b30efafc521e75b5091aadc4582dc26a552daaa781b2e5713f2384de308b07 done [2025-08-14T06:39:05.057Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-08-14T06:39:05.644Z] #112 exporting layers 0.8s done [2025-08-14T06:39:05.644Z] #112 writing image sha256:76f997fe343a1fae90eef832648053f84ce549acb7760bfe73fda16e46ed95c9 done [2025-08-14T06:39:05.644Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-08-14T06:39:05.644Z] #112 DONE 13.8s [2025-08-14T06:39:05.644Z] [2025-08-14T06:39:05.644Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:39:32.330Z] #149 ... [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-14T06:39:32.330Z] #150 DONE 2178.4s [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:39:32.330Z] #149 ... [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:39:32.330Z] #214 DONE 0.1s [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:39:32.330Z] #215 DONE 0.1s [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-14T06:39:32.330Z] #216 DONE 0.5s [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:39:32.330Z] #149 ... [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-14T06:39:32.330Z] #217 DONE 0.1s [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #112 [support-scheduler] exporting to image [2025-08-14T06:39:32.330Z] #112 exporting layers [2025-08-14T06:39:32.330Z] #112 exporting layers 1.1s done [2025-08-14T06:39:32.330Z] #112 writing image sha256:029b8c373efa634762f9a54dcf26275d92a3542e9b97bf0e36b6d3927b8b00ac done [2025-08-14T06:39:32.330Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-08-14T06:39:32.330Z] #112 DONE 14.9s [2025-08-14T06:39:32.330Z] [2025-08-14T06:39:32.330Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:39:34.260Z] #37 ... [2025-08-14T06:39:34.260Z] [2025-08-14T06:39:34.260Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-14T06:39:34.260Z] #149 DONE 2183.9s [2025-08-14T06:39:34.525Z] [2025-08-14T06:39:34.525Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:39:34.790Z] #37 ... [2025-08-14T06:39:34.790Z] [2025-08-14T06:39:34.790Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-14T06:39:34.790Z] #218 DONE 0.1s [2025-08-14T06:39:35.054Z] [2025-08-14T06:39:35.054Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-14T06:39:35.054Z] #219 DONE 0.1s [2025-08-14T06:39:35.054Z] [2025-08-14T06:39:35.054Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-14T06:39:35.632Z] #220 DONE 0.4s [2025-08-14T06:39:35.632Z] [2025-08-14T06:39:35.632Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-14T06:39:35.632Z] #221 DONE 0.1s [2025-08-14T06:39:35.632Z] [2025-08-14T06:39:35.632Z] #112 [support-notifications] exporting to image [2025-08-14T06:39:36.210Z] #112 exporting layers 0.6s done [2025-08-14T06:39:36.210Z] #112 writing image sha256:e7ea53ab4c3dacc04ae77ab4014bcb2c729a41de4ed1a92564e5b25afba14c7d done [2025-08-14T06:39:36.210Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-08-14T06:39:36.210Z] #112 DONE 15.4s [2025-08-14T06:39:36.210Z] [2025-08-14T06:39:36.210Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-14T06:39:36.210Z] time="2025-08-14T06:00:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-14T06:39:36.231Z] $ docker stop --time=1 7e9f29d52b9e602d8d2392e1c4e11b873e1e2681b8dec57737e8da0bb9359b4c [2025-08-14T06:39:37.887Z] $ docker rm -f --volumes 7e9f29d52b9e602d8d2392e1c4e11b873e1e2681b8dec57737e8da0bb9359b4c [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T06:39:38.373Z] + docker images [2025-08-14T06:39:38.373Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-14T06:39:38.373Z] support-notifications-arm64 latest e7ea53ab4c3d 3 seconds ago 54.1MB [2025-08-14T06:39:38.373Z] support-scheduler-arm64 latest 029b8c373efa 8 seconds ago 50.3MB [2025-08-14T06:39:38.373Z] core-metadata-arm64 latest 76f997fe343a 34 seconds ago 46.7MB [2025-08-14T06:39:38.373Z] security-proxy-auth-arm64 latest f3b30efafc52 35 seconds ago 45.7MB [2025-08-14T06:39:38.373Z] core-data-arm64 latest 62ab7cb658f3 36 seconds ago 46.5MB [2025-08-14T06:39:38.373Z] core-keeper-arm64 latest 6cc1408fffb5 39 seconds ago 45.3MB [2025-08-14T06:39:38.373Z] security-spiffe-token-provider-arm64 latest 0bfb80a9bff4 About a minute ago 49.9MB [2025-08-14T06:39:38.373Z] security-secretstore-setup-arm64 latest 611b19ad5f77 2 minutes ago 80.2MB [2025-08-14T06:39:38.373Z] security-proxy-setup-arm64 latest 79d9f7d62a5e 2 minutes ago 50.3MB [2025-08-14T06:39:38.373Z] core-command-arm64 latest 7846024989e1 3 minutes ago 41MB [2025-08-14T06:39:38.373Z] security-bootstrapper-arm64 latest 5554cbebfd1c 18 minutes ago 22.1MB [2025-08-14T06:39:38.373Z] core-common-config-bootstrapper-arm64 latest a89cd44720f1 18 minutes ago 21MB [2025-08-14T06:39:38.373Z] security-spire-agent-arm64 latest 54199dc1d816 37 minutes ago 188MB [2025-08-14T06:39:38.373Z] security-spire-config-arm64 latest c08b12a49ed9 37 minutes ago 144MB [2025-08-14T06:39:38.373Z] security-spire-server-arm64 latest da3a012909c6 37 minutes ago 145MB [2025-08-14T06:39:38.373Z] ci-base-image-arm64 latest 9697d7db5b30 39 minutes ago 922MB [2025-08-14T06:39:38.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 10 days ago 566MB [2025-08-14T06:39:38.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T06:39:38.547Z] provisioning config files... [2025-08-14T06:39:38.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/886@tmp/config9544124680001734688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:39:38.905Z] ---> ****-login.sh [2025-08-14T06:39:38.905Z] nexus3.edgexfoundry.org:10001 [2025-08-14T06:39:38.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:39:39.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:39:39.170Z] Configure a credential helper to remove this warning. See [2025-08-14T06:39:39.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:39:39.170Z] [2025-08-14T06:39:39.170Z] Login Succeeded [2025-08-14T06:39:39.170Z] nexus3.edgexfoundry.org:10002 [2025-08-14T06:39:39.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:39:39.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:39:39.700Z] Configure a credential helper to remove this warning. See [2025-08-14T06:39:39.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:39:39.700Z] [2025-08-14T06:39:39.700Z] Login Succeeded [2025-08-14T06:39:39.700Z] nexus3.edgexfoundry.org:10003 [2025-08-14T06:39:39.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:39:39.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:39:39.965Z] Configure a credential helper to remove this warning. See [2025-08-14T06:39:39.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:39:39.965Z] [2025-08-14T06:39:39.965Z] Login Succeeded [2025-08-14T06:39:39.965Z] nexus3.edgexfoundry.org:10004 [2025-08-14T06:39:40.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:39:40.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:39:40.229Z] Configure a credential helper to remove this warning. See [2025-08-14T06:39:40.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:39:40.229Z] [2025-08-14T06:39:40.229Z] Login Succeeded [2025-08-14T06:39:40.229Z] ****.io [2025-08-14T06:39:40.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T06:39:40.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T06:39:40.759Z] Configure a credential helper to remove this warning. See [2025-08-14T06:39:40.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T06:39:40.759Z] [2025-08-14T06:39:40.759Z] Login Succeeded [2025-08-14T06:39:40.759Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T06:39:40.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:39:40.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T06:39:40.863Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-14T06:39:40.863Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:39:40.863Z] latest [2025-08-14T06:39:40.863Z] 4.1.0-dev.47 [2025-08-14T06:39:40.863Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:39:40.863Z] main [2025-08-14T06:39:40.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:41.235Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:41.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:39:41.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-14T06:39:41.848Z] 1f3c2228d27a: Preparing [2025-08-14T06:39:41.848Z] ab20f93eef22: Preparing [2025-08-14T06:39:41.848Z] 9e2a0a350431: Preparing [2025-08-14T06:39:41.848Z] 002bf3184b5f: Preparing [2025-08-14T06:39:41.848Z] 8f696419e670: Preparing [2025-08-14T06:39:41.848Z] 891310ccf726: Preparing [2025-08-14T06:39:41.848Z] 1e890da81ec9: Preparing [2025-08-14T06:39:41.848Z] 891310ccf726: Waiting [2025-08-14T06:39:41.848Z] 1e890da81ec9: Waiting [2025-08-14T06:39:42.111Z] 9e2a0a350431: Pushed [2025-08-14T06:39:42.111Z] 002bf3184b5f: Pushed [2025-08-14T06:39:42.111Z] 1f3c2228d27a: Pushed [2025-08-14T06:39:42.111Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:42.111Z] 891310ccf726: Pushed [2025-08-14T06:39:42.374Z] 8f696419e670: Pushed [2025-08-14T06:39:48.985Z] ab20f93eef22: Pushed [2025-08-14T06:39:48.985Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:49.353Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:49.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-14T06:39:49.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-14T06:39:49.714Z] 1f3c2228d27a: Preparing [2025-08-14T06:39:49.714Z] ab20f93eef22: Preparing [2025-08-14T06:39:49.714Z] 9e2a0a350431: Preparing [2025-08-14T06:39:49.714Z] 002bf3184b5f: Preparing [2025-08-14T06:39:49.714Z] 8f696419e670: Preparing [2025-08-14T06:39:49.714Z] 891310ccf726: Preparing [2025-08-14T06:39:49.714Z] 1e890da81ec9: Preparing [2025-08-14T06:39:49.714Z] 891310ccf726: Waiting [2025-08-14T06:39:49.714Z] ab20f93eef22: Layer already exists [2025-08-14T06:39:49.714Z] 9e2a0a350431: Layer already exists [2025-08-14T06:39:49.714Z] 8f696419e670: Layer already exists [2025-08-14T06:39:49.714Z] 002bf3184b5f: Layer already exists [2025-08-14T06:39:49.714Z] 1f3c2228d27a: Layer already exists [2025-08-14T06:39:49.714Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:49.714Z] 891310ccf726: Layer already exists [2025-08-14T06:39:49.976Z] latest: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:50.341Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:50.704Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.47 [2025-08-14T06:39:50.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-14T06:39:50.704Z] 1f3c2228d27a: Preparing [2025-08-14T06:39:50.704Z] ab20f93eef22: Preparing [2025-08-14T06:39:50.704Z] 9e2a0a350431: Preparing [2025-08-14T06:39:50.704Z] 002bf3184b5f: Preparing [2025-08-14T06:39:50.704Z] 8f696419e670: Preparing [2025-08-14T06:39:50.704Z] 891310ccf726: Preparing [2025-08-14T06:39:50.704Z] 1e890da81ec9: Preparing [2025-08-14T06:39:50.704Z] 891310ccf726: Waiting [2025-08-14T06:39:50.704Z] 1e890da81ec9: Waiting [2025-08-14T06:39:50.704Z] 002bf3184b5f: Layer already exists [2025-08-14T06:39:50.704Z] 8f696419e670: Layer already exists [2025-08-14T06:39:50.704Z] ab20f93eef22: Layer already exists [2025-08-14T06:39:50.704Z] 9e2a0a350431: Layer already exists [2025-08-14T06:39:50.704Z] 1f3c2228d27a: Layer already exists [2025-08-14T06:39:50.704Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:50.704Z] 891310ccf726: Layer already exists [2025-08-14T06:39:50.970Z] 4.1.0-dev.47: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:51.329Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:51.690Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:39:51.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-14T06:39:51.690Z] 1f3c2228d27a: Preparing [2025-08-14T06:39:51.690Z] ab20f93eef22: Preparing [2025-08-14T06:39:51.690Z] 9e2a0a350431: Preparing [2025-08-14T06:39:51.690Z] 002bf3184b5f: Preparing [2025-08-14T06:39:51.690Z] 8f696419e670: Preparing [2025-08-14T06:39:51.690Z] 891310ccf726: Preparing [2025-08-14T06:39:51.690Z] 1e890da81ec9: Preparing [2025-08-14T06:39:51.690Z] 891310ccf726: Waiting [2025-08-14T06:39:51.690Z] 1e890da81ec9: Waiting [2025-08-14T06:39:51.690Z] 002bf3184b5f: Layer already exists [2025-08-14T06:39:51.690Z] ab20f93eef22: Layer already exists [2025-08-14T06:39:51.690Z] 9e2a0a350431: Layer already exists [2025-08-14T06:39:51.690Z] 8f696419e670: Layer already exists [2025-08-14T06:39:51.690Z] 1f3c2228d27a: Layer already exists [2025-08-14T06:39:51.690Z] 891310ccf726: Layer already exists [2025-08-14T06:39:51.690Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:51.690Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:52.312Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:52.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-14T06:39:52.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-14T06:39:52.678Z] 1f3c2228d27a: Preparing [2025-08-14T06:39:52.678Z] ab20f93eef22: Preparing [2025-08-14T06:39:52.678Z] 9e2a0a350431: Preparing [2025-08-14T06:39:52.678Z] 002bf3184b5f: Preparing [2025-08-14T06:39:52.678Z] 8f696419e670: Preparing [2025-08-14T06:39:52.678Z] 891310ccf726: Preparing [2025-08-14T06:39:52.678Z] 1e890da81ec9: Preparing [2025-08-14T06:39:52.678Z] 891310ccf726: Waiting [2025-08-14T06:39:52.678Z] 1e890da81ec9: Waiting [2025-08-14T06:39:52.678Z] 9e2a0a350431: Layer already exists [2025-08-14T06:39:52.678Z] 002bf3184b5f: Layer already exists [2025-08-14T06:39:52.678Z] 8f696419e670: Layer already exists [2025-08-14T06:39:52.678Z] ab20f93eef22: Layer already exists [2025-08-14T06:39:52.678Z] 1f3c2228d27a: Layer already exists [2025-08-14T06:39:52.678Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:52.678Z] 891310ccf726: Layer already exists [2025-08-14T06:39:52.940Z] main: digest: sha256:862ee5b7f522aee45fd5fc05b04bc0a32266bc604de31d3341ef000ab8541510 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:39:53.035Z] ===================================================== [Pipeline] echo [2025-08-14T06:39:53.053Z] taggedImages: [2025-08-14T06:39:53.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:39:53.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-14T06:39:53.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.47 [2025-08-14T06:39:53.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:39:53.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-14T06:39:53.085Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-14T06:39:53.085Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:39:53.085Z] latest [2025-08-14T06:39:53.085Z] 4.1.0-dev.47 [2025-08-14T06:39:53.085Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:39:53.085Z] main [2025-08-14T06:39:53.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:53.459Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:53.813Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:39:53.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-14T06:39:53.813Z] 7c553ce659eb: Preparing [2025-08-14T06:39:53.813Z] 606e99597db8: Preparing [2025-08-14T06:39:53.813Z] cea6b4b7ff2d: Preparing [2025-08-14T06:39:53.813Z] dfb50f87e2bb: Preparing [2025-08-14T06:39:53.813Z] 9e2a0a350431: Preparing [2025-08-14T06:39:53.813Z] 002bf3184b5f: Preparing [2025-08-14T06:39:53.813Z] 8f696419e670: Preparing [2025-08-14T06:39:53.813Z] 891310ccf726: Preparing [2025-08-14T06:39:53.813Z] 1e890da81ec9: Preparing [2025-08-14T06:39:53.813Z] 8f696419e670: Waiting [2025-08-14T06:39:53.813Z] 891310ccf726: Waiting [2025-08-14T06:39:53.813Z] 1e890da81ec9: Waiting [2025-08-14T06:39:53.813Z] 002bf3184b5f: Waiting [2025-08-14T06:39:53.813Z] 9e2a0a350431: Layer already exists [2025-08-14T06:39:54.078Z] 002bf3184b5f: Layer already exists [2025-08-14T06:39:54.078Z] 8f696419e670: Layer already exists [2025-08-14T06:39:54.078Z] 606e99597db8: Pushed [2025-08-14T06:39:54.078Z] cea6b4b7ff2d: Pushed [2025-08-14T06:39:54.078Z] 891310ccf726: Layer already exists [2025-08-14T06:39:54.078Z] 7c553ce659eb: Pushed [2025-08-14T06:39:54.078Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:56.641Z] dfb50f87e2bb: Pushed [2025-08-14T06:39:56.641Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:57.023Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:57.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-14T06:39:57.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-14T06:39:57.379Z] 7c553ce659eb: Preparing [2025-08-14T06:39:57.379Z] 606e99597db8: Preparing [2025-08-14T06:39:57.379Z] cea6b4b7ff2d: Preparing [2025-08-14T06:39:57.379Z] dfb50f87e2bb: Preparing [2025-08-14T06:39:57.379Z] 9e2a0a350431: Preparing [2025-08-14T06:39:57.379Z] 002bf3184b5f: Preparing [2025-08-14T06:39:57.379Z] 8f696419e670: Preparing [2025-08-14T06:39:57.379Z] 891310ccf726: Preparing [2025-08-14T06:39:57.379Z] 1e890da81ec9: Preparing [2025-08-14T06:39:57.379Z] 8f696419e670: Waiting [2025-08-14T06:39:57.379Z] 891310ccf726: Waiting [2025-08-14T06:39:57.379Z] 1e890da81ec9: Waiting [2025-08-14T06:39:57.379Z] 7c553ce659eb: Layer already exists [2025-08-14T06:39:57.379Z] 606e99597db8: Layer already exists [2025-08-14T06:39:57.379Z] 9e2a0a350431: Layer already exists [2025-08-14T06:39:57.379Z] dfb50f87e2bb: Layer already exists [2025-08-14T06:39:57.379Z] cea6b4b7ff2d: Layer already exists [2025-08-14T06:39:57.379Z] 002bf3184b5f: Layer already exists [2025-08-14T06:39:57.379Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:57.379Z] 8f696419e670: Layer already exists [2025-08-14T06:39:57.379Z] 891310ccf726: Layer already exists [2025-08-14T06:39:57.643Z] latest: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:58.006Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:58.370Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.47 [2025-08-14T06:39:58.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-14T06:39:58.370Z] 7c553ce659eb: Preparing [2025-08-14T06:39:58.370Z] 606e99597db8: Preparing [2025-08-14T06:39:58.370Z] cea6b4b7ff2d: Preparing [2025-08-14T06:39:58.370Z] dfb50f87e2bb: Preparing [2025-08-14T06:39:58.370Z] 9e2a0a350431: Preparing [2025-08-14T06:39:58.370Z] 002bf3184b5f: Preparing [2025-08-14T06:39:58.370Z] 8f696419e670: Preparing [2025-08-14T06:39:58.370Z] 002bf3184b5f: Waiting [2025-08-14T06:39:58.370Z] 891310ccf726: Preparing [2025-08-14T06:39:58.370Z] 8f696419e670: Waiting [2025-08-14T06:39:58.370Z] 1e890da81ec9: Preparing [2025-08-14T06:39:58.370Z] 891310ccf726: Waiting [2025-08-14T06:39:58.370Z] 1e890da81ec9: Waiting [2025-08-14T06:39:58.370Z] 606e99597db8: Layer already exists [2025-08-14T06:39:58.370Z] dfb50f87e2bb: Layer already exists [2025-08-14T06:39:58.370Z] 9e2a0a350431: Layer already exists [2025-08-14T06:39:58.370Z] cea6b4b7ff2d: Layer already exists [2025-08-14T06:39:58.370Z] 7c553ce659eb: Layer already exists [2025-08-14T06:39:58.370Z] 8f696419e670: Layer already exists [2025-08-14T06:39:58.370Z] 002bf3184b5f: Layer already exists [2025-08-14T06:39:58.370Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:58.370Z] 891310ccf726: Layer already exists [2025-08-14T06:39:58.635Z] 4.1.0-dev.47: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:58.994Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:59.352Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:39:59.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-14T06:39:59.352Z] 7c553ce659eb: Preparing [2025-08-14T06:39:59.352Z] 606e99597db8: Preparing [2025-08-14T06:39:59.352Z] cea6b4b7ff2d: Preparing [2025-08-14T06:39:59.352Z] dfb50f87e2bb: Preparing [2025-08-14T06:39:59.352Z] 9e2a0a350431: Preparing [2025-08-14T06:39:59.352Z] 002bf3184b5f: Preparing [2025-08-14T06:39:59.352Z] 8f696419e670: Preparing [2025-08-14T06:39:59.352Z] 891310ccf726: Preparing [2025-08-14T06:39:59.352Z] 1e890da81ec9: Preparing [2025-08-14T06:39:59.352Z] 002bf3184b5f: Waiting [2025-08-14T06:39:59.352Z] 8f696419e670: Waiting [2025-08-14T06:39:59.352Z] 891310ccf726: Waiting [2025-08-14T06:39:59.352Z] 1e890da81ec9: Waiting [2025-08-14T06:39:59.352Z] dfb50f87e2bb: Layer already exists [2025-08-14T06:39:59.352Z] 7c553ce659eb: Layer already exists [2025-08-14T06:39:59.352Z] cea6b4b7ff2d: Layer already exists [2025-08-14T06:39:59.352Z] 9e2a0a350431: Layer already exists [2025-08-14T06:39:59.352Z] 606e99597db8: Layer already exists [2025-08-14T06:39:59.352Z] 002bf3184b5f: Layer already exists [2025-08-14T06:39:59.352Z] 1e890da81ec9: Layer already exists [2025-08-14T06:39:59.352Z] 891310ccf726: Layer already exists [2025-08-14T06:39:59.352Z] 8f696419e670: Layer already exists [2025-08-14T06:39:59.616Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:39:59.973Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:00.327Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-14T06:40:00.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-14T06:40:00.327Z] 7c553ce659eb: Preparing [2025-08-14T06:40:00.327Z] 606e99597db8: Preparing [2025-08-14T06:40:00.327Z] cea6b4b7ff2d: Preparing [2025-08-14T06:40:00.327Z] dfb50f87e2bb: Preparing [2025-08-14T06:40:00.327Z] 9e2a0a350431: Preparing [2025-08-14T06:40:00.327Z] 002bf3184b5f: Preparing [2025-08-14T06:40:00.327Z] 8f696419e670: Preparing [2025-08-14T06:40:00.327Z] 891310ccf726: Preparing [2025-08-14T06:40:00.327Z] 1e890da81ec9: Preparing [2025-08-14T06:40:00.327Z] 8f696419e670: Waiting [2025-08-14T06:40:00.327Z] 002bf3184b5f: Waiting [2025-08-14T06:40:00.327Z] 891310ccf726: Waiting [2025-08-14T06:40:00.327Z] 1e890da81ec9: Waiting [2025-08-14T06:40:00.327Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:00.327Z] 7c553ce659eb: Layer already exists [2025-08-14T06:40:00.327Z] 606e99597db8: Layer already exists [2025-08-14T06:40:00.327Z] dfb50f87e2bb: Layer already exists [2025-08-14T06:40:00.327Z] cea6b4b7ff2d: Layer already exists [2025-08-14T06:40:00.327Z] 891310ccf726: Layer already exists [2025-08-14T06:40:00.327Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:00.327Z] 8f696419e670: Layer already exists [2025-08-14T06:40:00.327Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:00.327Z] main: digest: sha256:a6a85b8e99e9cbacfc1d9105e9370a431b6531850d34afa3c1a6ad1f40656ab4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:40:00.690Z] ===================================================== [Pipeline] echo [2025-08-14T06:40:00.705Z] taggedImages: [2025-08-14T06:40:00.705Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:00.705Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-14T06:40:00.705Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.47 [2025-08-14T06:40:00.705Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:00.705Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-14T06:40:00.734Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-14T06:40:00.734Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:00.734Z] latest [2025-08-14T06:40:00.734Z] 4.1.0-dev.47 [2025-08-14T06:40:00.734Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:00.734Z] main [2025-08-14T06:40:00.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:01.123Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:01.478Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:01.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-14T06:40:01.478Z] 145f7d723d56: Preparing [2025-08-14T06:40:01.478Z] 9624687f2656: Preparing [2025-08-14T06:40:01.478Z] 9e2a0a350431: Preparing [2025-08-14T06:40:01.478Z] 002bf3184b5f: Preparing [2025-08-14T06:40:01.478Z] 495475c4604b: Preparing [2025-08-14T06:40:01.478Z] ab9221d612f1: Preparing [2025-08-14T06:40:01.478Z] 1e890da81ec9: Preparing [2025-08-14T06:40:01.478Z] ab9221d612f1: Waiting [2025-08-14T06:40:01.478Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:01.747Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:01.747Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:01.747Z] 145f7d723d56: Pushed [2025-08-14T06:40:01.747Z] ab9221d612f1: Pushed [2025-08-14T06:40:02.015Z] 495475c4604b: Pushed [2025-08-14T06:40:10.187Z] 9624687f2656: Pushed [2025-08-14T06:40:10.187Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:10.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:10.988Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-14T06:40:10.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-14T06:40:10.988Z] 145f7d723d56: Preparing [2025-08-14T06:40:10.988Z] 9624687f2656: Preparing [2025-08-14T06:40:10.988Z] 9e2a0a350431: Preparing [2025-08-14T06:40:10.988Z] 002bf3184b5f: Preparing [2025-08-14T06:40:10.988Z] 495475c4604b: Preparing [2025-08-14T06:40:10.988Z] ab9221d612f1: Preparing [2025-08-14T06:40:10.988Z] 1e890da81ec9: Preparing [2025-08-14T06:40:10.988Z] ab9221d612f1: Waiting [2025-08-14T06:40:10.988Z] 1e890da81ec9: Waiting [2025-08-14T06:40:10.988Z] 9624687f2656: Layer already exists [2025-08-14T06:40:10.988Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:10.988Z] 145f7d723d56: Layer already exists [2025-08-14T06:40:10.988Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:10.988Z] 495475c4604b: Layer already exists [2025-08-14T06:40:10.988Z] ab9221d612f1: Layer already exists [2025-08-14T06:40:10.988Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:11.275Z] latest: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:11.644Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:12.027Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.47 [2025-08-14T06:40:12.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-14T06:40:12.027Z] 145f7d723d56: Preparing [2025-08-14T06:40:12.027Z] 9624687f2656: Preparing [2025-08-14T06:40:12.027Z] 9e2a0a350431: Preparing [2025-08-14T06:40:12.027Z] 002bf3184b5f: Preparing [2025-08-14T06:40:12.027Z] 495475c4604b: Preparing [2025-08-14T06:40:12.027Z] ab9221d612f1: Preparing [2025-08-14T06:40:12.027Z] 1e890da81ec9: Preparing [2025-08-14T06:40:12.027Z] ab9221d612f1: Waiting [2025-08-14T06:40:12.027Z] 1e890da81ec9: Waiting [2025-08-14T06:40:12.027Z] 495475c4604b: Layer already exists [2025-08-14T06:40:12.027Z] 145f7d723d56: Layer already exists [2025-08-14T06:40:12.027Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:12.027Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:12.027Z] 9624687f2656: Layer already exists [2025-08-14T06:40:12.027Z] ab9221d612f1: Layer already exists [2025-08-14T06:40:12.027Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:12.027Z] 4.1.0-dev.47: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:12.413Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:12.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:12.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-14T06:40:12.787Z] 145f7d723d56: Preparing [2025-08-14T06:40:12.787Z] 9624687f2656: Preparing [2025-08-14T06:40:12.787Z] 9e2a0a350431: Preparing [2025-08-14T06:40:12.787Z] 002bf3184b5f: Preparing [2025-08-14T06:40:12.787Z] 495475c4604b: Preparing [2025-08-14T06:40:12.787Z] ab9221d612f1: Preparing [2025-08-14T06:40:12.787Z] 1e890da81ec9: Preparing [2025-08-14T06:40:12.787Z] ab9221d612f1: Waiting [2025-08-14T06:40:12.787Z] 1e890da81ec9: Waiting [2025-08-14T06:40:12.787Z] 495475c4604b: Layer already exists [2025-08-14T06:40:12.787Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:12.787Z] 145f7d723d56: Layer already exists [2025-08-14T06:40:12.787Z] 9624687f2656: Layer already exists [2025-08-14T06:40:12.787Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:12.787Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:12.787Z] ab9221d612f1: Layer already exists [2025-08-14T06:40:12.787Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:13.415Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:13.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-14T06:40:13.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-14T06:40:13.775Z] 145f7d723d56: Preparing [2025-08-14T06:40:13.775Z] 9624687f2656: Preparing [2025-08-14T06:40:13.775Z] 9e2a0a350431: Preparing [2025-08-14T06:40:13.775Z] 002bf3184b5f: Preparing [2025-08-14T06:40:13.775Z] 495475c4604b: Preparing [2025-08-14T06:40:13.775Z] ab9221d612f1: Preparing [2025-08-14T06:40:13.775Z] 1e890da81ec9: Preparing [2025-08-14T06:40:13.775Z] 1e890da81ec9: Waiting [2025-08-14T06:40:13.775Z] ab9221d612f1: Waiting [2025-08-14T06:40:13.775Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:13.775Z] 9624687f2656: Layer already exists [2025-08-14T06:40:13.775Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:13.775Z] 495475c4604b: Layer already exists [2025-08-14T06:40:13.775Z] 145f7d723d56: Layer already exists [2025-08-14T06:40:13.775Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:13.775Z] ab9221d612f1: Layer already exists [2025-08-14T06:40:14.038Z] main: digest: sha256:b47d9ee66a0d60b83f5b38000bd21191601de4ba7a8d71a88e2a3ca1bb53c821 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:40:14.128Z] ===================================================== [Pipeline] echo [2025-08-14T06:40:14.144Z] taggedImages: [2025-08-14T06:40:14.144Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:14.144Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-14T06:40:14.144Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.47 [2025-08-14T06:40:14.144Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:14.144Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-14T06:40:14.182Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-14T06:40:14.182Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:14.182Z] latest [2025-08-14T06:40:14.182Z] 4.1.0-dev.47 [2025-08-14T06:40:14.182Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:14.182Z] main [2025-08-14T06:40:14.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:14.577Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:14.937Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:14.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-14T06:40:14.937Z] b6e2ed9c144d: Preparing [2025-08-14T06:40:14.937Z] 899d1f4d15ca: Preparing [2025-08-14T06:40:14.937Z] 002bf3184b5f: Preparing [2025-08-14T06:40:14.937Z] 91d7c6dfb1be: Preparing [2025-08-14T06:40:14.937Z] 3a986057f49d: Preparing [2025-08-14T06:40:14.937Z] 1e890da81ec9: Preparing [2025-08-14T06:40:14.937Z] 1e890da81ec9: Waiting [2025-08-14T06:40:15.203Z] 3a986057f49d: Pushed [2025-08-14T06:40:15.203Z] 91d7c6dfb1be: Pushed [2025-08-14T06:40:15.466Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:15.466Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:15.466Z] b6e2ed9c144d: Pushed [2025-08-14T06:40:23.661Z] 899d1f4d15ca: Pushed [2025-08-14T06:40:23.661Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:24.026Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:24.384Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-14T06:40:24.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-14T06:40:24.384Z] b6e2ed9c144d: Preparing [2025-08-14T06:40:24.384Z] 899d1f4d15ca: Preparing [2025-08-14T06:40:24.384Z] 002bf3184b5f: Preparing [2025-08-14T06:40:24.384Z] 91d7c6dfb1be: Preparing [2025-08-14T06:40:24.384Z] 3a986057f49d: Preparing [2025-08-14T06:40:24.384Z] 1e890da81ec9: Preparing [2025-08-14T06:40:24.384Z] 1e890da81ec9: Waiting [2025-08-14T06:40:24.384Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:24.384Z] 3a986057f49d: Layer already exists [2025-08-14T06:40:24.384Z] b6e2ed9c144d: Layer already exists [2025-08-14T06:40:24.384Z] 899d1f4d15ca: Layer already exists [2025-08-14T06:40:24.384Z] 91d7c6dfb1be: Layer already exists [2025-08-14T06:40:24.384Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:24.649Z] latest: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:25.012Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:25.589Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.47 [2025-08-14T06:40:25.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-14T06:40:25.589Z] b6e2ed9c144d: Preparing [2025-08-14T06:40:25.589Z] 899d1f4d15ca: Preparing [2025-08-14T06:40:25.589Z] 002bf3184b5f: Preparing [2025-08-14T06:40:25.589Z] 91d7c6dfb1be: Preparing [2025-08-14T06:40:25.589Z] 3a986057f49d: Preparing [2025-08-14T06:40:25.589Z] 1e890da81ec9: Preparing [2025-08-14T06:40:25.589Z] 1e890da81ec9: Waiting [2025-08-14T06:40:25.589Z] 899d1f4d15ca: Layer already exists [2025-08-14T06:40:25.589Z] b6e2ed9c144d: Layer already exists [2025-08-14T06:40:25.589Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:25.589Z] 91d7c6dfb1be: Layer already exists [2025-08-14T06:40:25.589Z] 3a986057f49d: Layer already exists [2025-08-14T06:40:25.589Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:25.854Z] 4.1.0-dev.47: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:26.221Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:26.580Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:26.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-14T06:40:26.580Z] b6e2ed9c144d: Preparing [2025-08-14T06:40:26.580Z] 899d1f4d15ca: Preparing [2025-08-14T06:40:26.580Z] 002bf3184b5f: Preparing [2025-08-14T06:40:26.580Z] 91d7c6dfb1be: Preparing [2025-08-14T06:40:26.580Z] 3a986057f49d: Preparing [2025-08-14T06:40:26.580Z] 1e890da81ec9: Preparing [2025-08-14T06:40:26.580Z] 1e890da81ec9: Waiting [2025-08-14T06:40:26.580Z] 899d1f4d15ca: Layer already exists [2025-08-14T06:40:26.580Z] b6e2ed9c144d: Layer already exists [2025-08-14T06:40:26.580Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:26.580Z] 91d7c6dfb1be: Layer already exists [2025-08-14T06:40:26.580Z] 3a986057f49d: Layer already exists [2025-08-14T06:40:26.580Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:26.580Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:26.946Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:27.305Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-14T06:40:27.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-14T06:40:27.305Z] b6e2ed9c144d: Preparing [2025-08-14T06:40:27.305Z] 899d1f4d15ca: Preparing [2025-08-14T06:40:27.305Z] 002bf3184b5f: Preparing [2025-08-14T06:40:27.305Z] 91d7c6dfb1be: Preparing [2025-08-14T06:40:27.305Z] 3a986057f49d: Preparing [2025-08-14T06:40:27.305Z] 1e890da81ec9: Preparing [2025-08-14T06:40:27.305Z] 1e890da81ec9: Waiting [2025-08-14T06:40:27.305Z] 91d7c6dfb1be: Layer already exists [2025-08-14T06:40:27.305Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:27.305Z] 899d1f4d15ca: Layer already exists [2025-08-14T06:40:27.305Z] 3a986057f49d: Layer already exists [2025-08-14T06:40:27.305Z] b6e2ed9c144d: Layer already exists [2025-08-14T06:40:27.305Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:27.569Z] main: digest: sha256:4054cf6f37d265091382516d3a0b4e5291e49c97296aadbca7d3b09dbbdbfddd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:40:27.657Z] ===================================================== [Pipeline] echo [2025-08-14T06:40:27.674Z] taggedImages: [2025-08-14T06:40:27.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:27.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-14T06:40:27.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.47 [2025-08-14T06:40:27.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:27.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-14T06:40:27.698Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-14T06:40:27.698Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:27.698Z] latest [2025-08-14T06:40:27.698Z] 4.1.0-dev.47 [2025-08-14T06:40:27.698Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:27.698Z] main [2025-08-14T06:40:27.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:28.074Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:28.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:28.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-14T06:40:28.437Z] d59fd933e197: Preparing [2025-08-14T06:40:28.437Z] 8d71bc9165d1: Preparing [2025-08-14T06:40:28.437Z] 2756feda4e82: Preparing [2025-08-14T06:40:28.437Z] 9e2a0a350431: Preparing [2025-08-14T06:40:28.437Z] 002bf3184b5f: Preparing [2025-08-14T06:40:28.437Z] 8f696419e670: Preparing [2025-08-14T06:40:28.437Z] 891310ccf726: Preparing [2025-08-14T06:40:28.437Z] 1e890da81ec9: Preparing [2025-08-14T06:40:28.437Z] 8f696419e670: Waiting [2025-08-14T06:40:28.437Z] 891310ccf726: Waiting [2025-08-14T06:40:28.437Z] 1e890da81ec9: Waiting [2025-08-14T06:40:28.437Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:28.437Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:28.702Z] 8f696419e670: Layer already exists [2025-08-14T06:40:28.703Z] 891310ccf726: Layer already exists [2025-08-14T06:40:28.703Z] 8d71bc9165d1: Pushed [2025-08-14T06:40:28.703Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:28.703Z] d59fd933e197: Pushed [2025-08-14T06:40:36.885Z] 2756feda4e82: Pushed [2025-08-14T06:40:36.885Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:37.249Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:37.872Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-14T06:40:37.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-14T06:40:37.872Z] d59fd933e197: Preparing [2025-08-14T06:40:37.872Z] 8d71bc9165d1: Preparing [2025-08-14T06:40:37.872Z] 2756feda4e82: Preparing [2025-08-14T06:40:37.872Z] 9e2a0a350431: Preparing [2025-08-14T06:40:37.872Z] 002bf3184b5f: Preparing [2025-08-14T06:40:37.872Z] 8f696419e670: Preparing [2025-08-14T06:40:37.872Z] 891310ccf726: Preparing [2025-08-14T06:40:37.872Z] 1e890da81ec9: Preparing [2025-08-14T06:40:37.872Z] 8f696419e670: Waiting [2025-08-14T06:40:37.872Z] 891310ccf726: Waiting [2025-08-14T06:40:37.872Z] 1e890da81ec9: Waiting [2025-08-14T06:40:37.872Z] 2756feda4e82: Layer already exists [2025-08-14T06:40:37.872Z] d59fd933e197: Layer already exists [2025-08-14T06:40:37.872Z] 8d71bc9165d1: Layer already exists [2025-08-14T06:40:37.872Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:37.872Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:37.872Z] 891310ccf726: Layer already exists [2025-08-14T06:40:37.872Z] 8f696419e670: Layer already exists [2025-08-14T06:40:37.872Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:38.138Z] latest: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:38.495Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:38.864Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.47 [2025-08-14T06:40:38.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-14T06:40:38.864Z] d59fd933e197: Preparing [2025-08-14T06:40:38.864Z] 8d71bc9165d1: Preparing [2025-08-14T06:40:38.864Z] 2756feda4e82: Preparing [2025-08-14T06:40:38.864Z] 9e2a0a350431: Preparing [2025-08-14T06:40:38.864Z] 002bf3184b5f: Preparing [2025-08-14T06:40:38.864Z] 8f696419e670: Preparing [2025-08-14T06:40:38.864Z] 891310ccf726: Preparing [2025-08-14T06:40:38.864Z] 1e890da81ec9: Preparing [2025-08-14T06:40:38.864Z] 891310ccf726: Waiting [2025-08-14T06:40:38.864Z] 1e890da81ec9: Waiting [2025-08-14T06:40:38.864Z] 8f696419e670: Waiting [2025-08-14T06:40:38.864Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:38.864Z] 2756feda4e82: Layer already exists [2025-08-14T06:40:38.864Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:38.864Z] 8d71bc9165d1: Layer already exists [2025-08-14T06:40:38.864Z] d59fd933e197: Layer already exists [2025-08-14T06:40:38.864Z] 8f696419e670: Layer already exists [2025-08-14T06:40:38.864Z] 891310ccf726: Layer already exists [2025-08-14T06:40:38.864Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:39.130Z] 4.1.0-dev.47: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:39.497Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:39.856Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:39.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-14T06:40:39.856Z] d59fd933e197: Preparing [2025-08-14T06:40:39.856Z] 8d71bc9165d1: Preparing [2025-08-14T06:40:39.856Z] 2756feda4e82: Preparing [2025-08-14T06:40:39.856Z] 9e2a0a350431: Preparing [2025-08-14T06:40:39.856Z] 002bf3184b5f: Preparing [2025-08-14T06:40:39.856Z] 8f696419e670: Preparing [2025-08-14T06:40:39.856Z] 891310ccf726: Preparing [2025-08-14T06:40:39.856Z] 8f696419e670: Waiting [2025-08-14T06:40:39.856Z] 1e890da81ec9: Preparing [2025-08-14T06:40:39.856Z] 891310ccf726: Waiting [2025-08-14T06:40:39.856Z] 1e890da81ec9: Waiting [2025-08-14T06:40:39.856Z] 8d71bc9165d1: Layer already exists [2025-08-14T06:40:39.856Z] 2756feda4e82: Layer already exists [2025-08-14T06:40:39.856Z] d59fd933e197: Layer already exists [2025-08-14T06:40:39.856Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:39.856Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:39.856Z] 891310ccf726: Layer already exists [2025-08-14T06:40:39.856Z] 8f696419e670: Layer already exists [2025-08-14T06:40:39.856Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:39.856Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:40.478Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:40.839Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-14T06:40:40.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-14T06:40:40.839Z] d59fd933e197: Preparing [2025-08-14T06:40:40.839Z] 8d71bc9165d1: Preparing [2025-08-14T06:40:40.839Z] 2756feda4e82: Preparing [2025-08-14T06:40:40.839Z] 9e2a0a350431: Preparing [2025-08-14T06:40:40.839Z] 002bf3184b5f: Preparing [2025-08-14T06:40:40.839Z] 8f696419e670: Preparing [2025-08-14T06:40:40.839Z] 891310ccf726: Preparing [2025-08-14T06:40:40.839Z] 1e890da81ec9: Preparing [2025-08-14T06:40:40.839Z] 8f696419e670: Waiting [2025-08-14T06:40:40.839Z] 891310ccf726: Waiting [2025-08-14T06:40:40.839Z] 1e890da81ec9: Waiting [2025-08-14T06:40:40.839Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:40.839Z] 2756feda4e82: Layer already exists [2025-08-14T06:40:40.839Z] 8d71bc9165d1: Layer already exists [2025-08-14T06:40:40.839Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:40.839Z] d59fd933e197: Layer already exists [2025-08-14T06:40:40.839Z] 8f696419e670: Layer already exists [2025-08-14T06:40:40.839Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:40.839Z] 891310ccf726: Layer already exists [2025-08-14T06:40:41.105Z] main: digest: sha256:7fa4add1fd145d3bffd5d6bb914a9c8707768b2defab37cc00422d18085cf810 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:40:41.190Z] ===================================================== [Pipeline] echo [2025-08-14T06:40:41.208Z] taggedImages: [2025-08-14T06:40:41.208Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:41.208Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-14T06:40:41.208Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.47 [2025-08-14T06:40:41.208Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:41.208Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-14T06:40:41.236Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-14T06:40:41.236Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:41.236Z] latest [2025-08-14T06:40:41.236Z] 4.1.0-dev.47 [2025-08-14T06:40:41.236Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:41.236Z] main [2025-08-14T06:40:41.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:41.606Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:41.966Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:41.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-14T06:40:41.966Z] e14ac87fa73f: Preparing [2025-08-14T06:40:41.966Z] 9b81f25bbbbc: Preparing [2025-08-14T06:40:41.966Z] 4dbf7b71f259: Preparing [2025-08-14T06:40:41.966Z] 232c3653249a: Preparing [2025-08-14T06:40:41.966Z] 15cbb68540cc: Preparing [2025-08-14T06:40:41.966Z] 52f9f052eb17: Preparing [2025-08-14T06:40:41.966Z] 497d0920c1c9: Preparing [2025-08-14T06:40:41.966Z] 9e2a0a350431: Preparing [2025-08-14T06:40:41.966Z] 002bf3184b5f: Preparing [2025-08-14T06:40:41.966Z] dda8657907ae: Preparing [2025-08-14T06:40:41.966Z] a504d785c8c4: Preparing [2025-08-14T06:40:41.966Z] 5f70bf18a086: Preparing [2025-08-14T06:40:41.966Z] d43bc927c55f: Preparing [2025-08-14T06:40:41.966Z] c62a1c7ebb73: Preparing [2025-08-14T06:40:41.966Z] f979fcdfeab5: Preparing [2025-08-14T06:40:41.966Z] 1e890da81ec9: Preparing [2025-08-14T06:40:41.966Z] dda8657907ae: Waiting [2025-08-14T06:40:41.966Z] a504d785c8c4: Waiting [2025-08-14T06:40:41.966Z] 5f70bf18a086: Waiting [2025-08-14T06:40:41.966Z] d43bc927c55f: Waiting [2025-08-14T06:40:41.966Z] 52f9f052eb17: Waiting [2025-08-14T06:40:41.966Z] 497d0920c1c9: Waiting [2025-08-14T06:40:41.966Z] 9e2a0a350431: Waiting [2025-08-14T06:40:41.966Z] 002bf3184b5f: Waiting [2025-08-14T06:40:41.966Z] f979fcdfeab5: Waiting [2025-08-14T06:40:41.966Z] 1e890da81ec9: Waiting [2025-08-14T06:40:41.966Z] c62a1c7ebb73: Waiting [2025-08-14T06:40:42.231Z] 15cbb68540cc: Pushed [2025-08-14T06:40:42.231Z] 4dbf7b71f259: Pushed [2025-08-14T06:40:42.231Z] 232c3653249a: Pushed [2025-08-14T06:40:42.231Z] e14ac87fa73f: Pushed [2025-08-14T06:40:42.231Z] 9b81f25bbbbc: Pushed [2025-08-14T06:40:42.231Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:42.231Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:42.231Z] 52f9f052eb17: Pushed [2025-08-14T06:40:42.232Z] 5f70bf18a086: Layer already exists [2025-08-14T06:40:42.497Z] dda8657907ae: Pushed [2025-08-14T06:40:42.497Z] a504d785c8c4: Pushed [2025-08-14T06:40:42.497Z] d43bc927c55f: Pushed [2025-08-14T06:40:42.497Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:42.497Z] f979fcdfeab5: Pushed [2025-08-14T06:40:42.761Z] c62a1c7ebb73: Pushed [2025-08-14T06:40:45.327Z] 497d0920c1c9: Pushed [2025-08-14T06:40:45.327Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:45.688Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:46.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-14T06:40:46.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-14T06:40:46.039Z] e14ac87fa73f: Preparing [2025-08-14T06:40:46.039Z] 9b81f25bbbbc: Preparing [2025-08-14T06:40:46.039Z] 4dbf7b71f259: Preparing [2025-08-14T06:40:46.039Z] 232c3653249a: Preparing [2025-08-14T06:40:46.039Z] 15cbb68540cc: Preparing [2025-08-14T06:40:46.039Z] 52f9f052eb17: Preparing [2025-08-14T06:40:46.039Z] 52f9f052eb17: Waiting [2025-08-14T06:40:46.039Z] 497d0920c1c9: Preparing [2025-08-14T06:40:46.039Z] 9e2a0a350431: Preparing [2025-08-14T06:40:46.039Z] 497d0920c1c9: Waiting [2025-08-14T06:40:46.039Z] 002bf3184b5f: Preparing [2025-08-14T06:40:46.039Z] 9e2a0a350431: Waiting [2025-08-14T06:40:46.039Z] dda8657907ae: Preparing [2025-08-14T06:40:46.039Z] a504d785c8c4: Preparing [2025-08-14T06:40:46.039Z] dda8657907ae: Waiting [2025-08-14T06:40:46.039Z] a504d785c8c4: Waiting [2025-08-14T06:40:46.039Z] 5f70bf18a086: Preparing [2025-08-14T06:40:46.039Z] d43bc927c55f: Preparing [2025-08-14T06:40:46.039Z] c62a1c7ebb73: Preparing [2025-08-14T06:40:46.039Z] 5f70bf18a086: Waiting [2025-08-14T06:40:46.039Z] f979fcdfeab5: Preparing [2025-08-14T06:40:46.039Z] d43bc927c55f: Waiting [2025-08-14T06:40:46.039Z] 1e890da81ec9: Preparing [2025-08-14T06:40:46.039Z] c62a1c7ebb73: Waiting [2025-08-14T06:40:46.039Z] f979fcdfeab5: Waiting [2025-08-14T06:40:46.039Z] 15cbb68540cc: Layer already exists [2025-08-14T06:40:46.039Z] 9b81f25bbbbc: Layer already exists [2025-08-14T06:40:46.039Z] 4dbf7b71f259: Layer already exists [2025-08-14T06:40:46.039Z] e14ac87fa73f: Layer already exists [2025-08-14T06:40:46.039Z] 232c3653249a: Layer already exists [2025-08-14T06:40:46.039Z] 497d0920c1c9: Layer already exists [2025-08-14T06:40:46.039Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:46.039Z] 52f9f052eb17: Layer already exists [2025-08-14T06:40:46.039Z] dda8657907ae: Layer already exists [2025-08-14T06:40:46.039Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:46.039Z] a504d785c8c4: Layer already exists [2025-08-14T06:40:46.039Z] d43bc927c55f: Layer already exists [2025-08-14T06:40:46.039Z] f979fcdfeab5: Layer already exists [2025-08-14T06:40:46.039Z] 5f70bf18a086: Layer already exists [2025-08-14T06:40:46.039Z] c62a1c7ebb73: Layer already exists [2025-08-14T06:40:46.039Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:46.305Z] latest: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:46.667Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:47.029Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.47 [2025-08-14T06:40:47.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-14T06:40:47.029Z] e14ac87fa73f: Preparing [2025-08-14T06:40:47.029Z] 9b81f25bbbbc: Preparing [2025-08-14T06:40:47.029Z] 4dbf7b71f259: Preparing [2025-08-14T06:40:47.029Z] 232c3653249a: Preparing [2025-08-14T06:40:47.029Z] 15cbb68540cc: Preparing [2025-08-14T06:40:47.029Z] 52f9f052eb17: Preparing [2025-08-14T06:40:47.029Z] 497d0920c1c9: Preparing [2025-08-14T06:40:47.029Z] 9e2a0a350431: Preparing [2025-08-14T06:40:47.029Z] 002bf3184b5f: Preparing [2025-08-14T06:40:47.029Z] dda8657907ae: Preparing [2025-08-14T06:40:47.029Z] a504d785c8c4: Preparing [2025-08-14T06:40:47.029Z] 5f70bf18a086: Preparing [2025-08-14T06:40:47.029Z] d43bc927c55f: Preparing [2025-08-14T06:40:47.029Z] c62a1c7ebb73: Preparing [2025-08-14T06:40:47.029Z] f979fcdfeab5: Preparing [2025-08-14T06:40:47.029Z] 1e890da81ec9: Preparing [2025-08-14T06:40:47.029Z] dda8657907ae: Waiting [2025-08-14T06:40:47.029Z] a504d785c8c4: Waiting [2025-08-14T06:40:47.029Z] 5f70bf18a086: Waiting [2025-08-14T06:40:47.029Z] d43bc927c55f: Waiting [2025-08-14T06:40:47.029Z] c62a1c7ebb73: Waiting [2025-08-14T06:40:47.029Z] f979fcdfeab5: Waiting [2025-08-14T06:40:47.029Z] 1e890da81ec9: Waiting [2025-08-14T06:40:47.029Z] 497d0920c1c9: Waiting [2025-08-14T06:40:47.029Z] 9e2a0a350431: Waiting [2025-08-14T06:40:47.029Z] 002bf3184b5f: Waiting [2025-08-14T06:40:47.029Z] 52f9f052eb17: Waiting [2025-08-14T06:40:47.029Z] 9b81f25bbbbc: Layer already exists [2025-08-14T06:40:47.029Z] 4dbf7b71f259: Layer already exists [2025-08-14T06:40:47.029Z] e14ac87fa73f: Layer already exists [2025-08-14T06:40:47.029Z] 15cbb68540cc: Layer already exists [2025-08-14T06:40:47.029Z] 232c3653249a: Layer already exists [2025-08-14T06:40:47.029Z] 52f9f052eb17: Layer already exists [2025-08-14T06:40:47.029Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:47.029Z] 497d0920c1c9: Layer already exists [2025-08-14T06:40:47.029Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:47.029Z] dda8657907ae: Layer already exists [2025-08-14T06:40:47.029Z] a504d785c8c4: Layer already exists [2025-08-14T06:40:47.029Z] 5f70bf18a086: Layer already exists [2025-08-14T06:40:47.029Z] c62a1c7ebb73: Layer already exists [2025-08-14T06:40:47.029Z] d43bc927c55f: Layer already exists [2025-08-14T06:40:47.029Z] f979fcdfeab5: Layer already exists [2025-08-14T06:40:47.029Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:47.295Z] 4.1.0-dev.47: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:47.657Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:48.016Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:48.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-14T06:40:48.016Z] e14ac87fa73f: Preparing [2025-08-14T06:40:48.016Z] 9b81f25bbbbc: Preparing [2025-08-14T06:40:48.016Z] 4dbf7b71f259: Preparing [2025-08-14T06:40:48.016Z] 232c3653249a: Preparing [2025-08-14T06:40:48.016Z] 15cbb68540cc: Preparing [2025-08-14T06:40:48.016Z] 52f9f052eb17: Preparing [2025-08-14T06:40:48.016Z] 497d0920c1c9: Preparing [2025-08-14T06:40:48.016Z] 9e2a0a350431: Preparing [2025-08-14T06:40:48.016Z] 002bf3184b5f: Preparing [2025-08-14T06:40:48.016Z] dda8657907ae: Preparing [2025-08-14T06:40:48.016Z] a504d785c8c4: Preparing [2025-08-14T06:40:48.016Z] 5f70bf18a086: Preparing [2025-08-14T06:40:48.016Z] d43bc927c55f: Preparing [2025-08-14T06:40:48.016Z] c62a1c7ebb73: Preparing [2025-08-14T06:40:48.016Z] f979fcdfeab5: Preparing [2025-08-14T06:40:48.016Z] 1e890da81ec9: Preparing [2025-08-14T06:40:48.016Z] dda8657907ae: Waiting [2025-08-14T06:40:48.016Z] a504d785c8c4: Waiting [2025-08-14T06:40:48.016Z] 5f70bf18a086: Waiting [2025-08-14T06:40:48.016Z] d43bc927c55f: Waiting [2025-08-14T06:40:48.016Z] c62a1c7ebb73: Waiting [2025-08-14T06:40:48.016Z] f979fcdfeab5: Waiting [2025-08-14T06:40:48.016Z] 1e890da81ec9: Waiting [2025-08-14T06:40:48.016Z] 52f9f052eb17: Waiting [2025-08-14T06:40:48.016Z] 9e2a0a350431: Waiting [2025-08-14T06:40:48.016Z] 497d0920c1c9: Waiting [2025-08-14T06:40:48.016Z] 002bf3184b5f: Waiting [2025-08-14T06:40:48.016Z] 232c3653249a: Layer already exists [2025-08-14T06:40:48.016Z] 15cbb68540cc: Layer already exists [2025-08-14T06:40:48.016Z] 9b81f25bbbbc: Layer already exists [2025-08-14T06:40:48.016Z] 4dbf7b71f259: Layer already exists [2025-08-14T06:40:48.016Z] e14ac87fa73f: Layer already exists [2025-08-14T06:40:48.016Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:48.016Z] 52f9f052eb17: Layer already exists [2025-08-14T06:40:48.016Z] dda8657907ae: Layer already exists [2025-08-14T06:40:48.016Z] 497d0920c1c9: Layer already exists [2025-08-14T06:40:48.017Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:48.017Z] d43bc927c55f: Layer already exists [2025-08-14T06:40:48.017Z] a504d785c8c4: Layer already exists [2025-08-14T06:40:48.017Z] 5f70bf18a086: Layer already exists [2025-08-14T06:40:48.017Z] c62a1c7ebb73: Layer already exists [2025-08-14T06:40:48.017Z] f979fcdfeab5: Layer already exists [2025-08-14T06:40:48.017Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:48.281Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:48.639Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:49.000Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-14T06:40:49.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-14T06:40:49.000Z] e14ac87fa73f: Preparing [2025-08-14T06:40:49.000Z] 9b81f25bbbbc: Preparing [2025-08-14T06:40:49.000Z] 4dbf7b71f259: Preparing [2025-08-14T06:40:49.000Z] 232c3653249a: Preparing [2025-08-14T06:40:49.000Z] 15cbb68540cc: Preparing [2025-08-14T06:40:49.000Z] 52f9f052eb17: Preparing [2025-08-14T06:40:49.000Z] 497d0920c1c9: Preparing [2025-08-14T06:40:49.000Z] 9e2a0a350431: Preparing [2025-08-14T06:40:49.000Z] 002bf3184b5f: Preparing [2025-08-14T06:40:49.000Z] dda8657907ae: Preparing [2025-08-14T06:40:49.000Z] a504d785c8c4: Preparing [2025-08-14T06:40:49.000Z] 5f70bf18a086: Preparing [2025-08-14T06:40:49.000Z] d43bc927c55f: Preparing [2025-08-14T06:40:49.000Z] c62a1c7ebb73: Preparing [2025-08-14T06:40:49.000Z] f979fcdfeab5: Preparing [2025-08-14T06:40:49.000Z] 1e890da81ec9: Preparing [2025-08-14T06:40:49.000Z] a504d785c8c4: Waiting [2025-08-14T06:40:49.000Z] 5f70bf18a086: Waiting [2025-08-14T06:40:49.000Z] d43bc927c55f: Waiting [2025-08-14T06:40:49.000Z] c62a1c7ebb73: Waiting [2025-08-14T06:40:49.000Z] f979fcdfeab5: Waiting [2025-08-14T06:40:49.000Z] 1e890da81ec9: Waiting [2025-08-14T06:40:49.000Z] 52f9f052eb17: Waiting [2025-08-14T06:40:49.000Z] 497d0920c1c9: Waiting [2025-08-14T06:40:49.000Z] 9e2a0a350431: Waiting [2025-08-14T06:40:49.000Z] 002bf3184b5f: Waiting [2025-08-14T06:40:49.000Z] dda8657907ae: Waiting [2025-08-14T06:40:49.000Z] 9b81f25bbbbc: Layer already exists [2025-08-14T06:40:49.000Z] e14ac87fa73f: Layer already exists [2025-08-14T06:40:49.000Z] 232c3653249a: Layer already exists [2025-08-14T06:40:49.000Z] 15cbb68540cc: Layer already exists [2025-08-14T06:40:49.000Z] 4dbf7b71f259: Layer already exists [2025-08-14T06:40:49.000Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:49.000Z] dda8657907ae: Layer already exists [2025-08-14T06:40:49.000Z] 52f9f052eb17: Layer already exists [2025-08-14T06:40:49.000Z] 497d0920c1c9: Layer already exists [2025-08-14T06:40:49.000Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:49.000Z] d43bc927c55f: Layer already exists [2025-08-14T06:40:49.000Z] a504d785c8c4: Layer already exists [2025-08-14T06:40:49.000Z] f979fcdfeab5: Layer already exists [2025-08-14T06:40:49.000Z] 5f70bf18a086: Layer already exists [2025-08-14T06:40:49.000Z] c62a1c7ebb73: Layer already exists [2025-08-14T06:40:49.000Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:49.265Z] main: digest: sha256:f99fc5faf2831ef9cdc97ee0f82b4a7a8d7c2fafdaf1244d754811e331357039 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:40:49.362Z] ===================================================== [Pipeline] echo [2025-08-14T06:40:49.384Z] taggedImages: [2025-08-14T06:40:49.384Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:49.384Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-14T06:40:49.384Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.47 [2025-08-14T06:40:49.384Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:49.384Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-14T06:40:49.420Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-14T06:40:49.420Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:49.420Z] latest [2025-08-14T06:40:49.420Z] 4.1.0-dev.47 [2025-08-14T06:40:49.420Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:40:49.420Z] main [2025-08-14T06:40:49.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:49.814Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:50.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:40:50.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-14T06:40:50.170Z] 00f16a77b6f1: Preparing [2025-08-14T06:40:50.170Z] b8e7f2ad5f75: Preparing [2025-08-14T06:40:50.170Z] 1570fd054036: Preparing [2025-08-14T06:40:50.170Z] a0eb1dc43f71: Preparing [2025-08-14T06:40:50.170Z] 9e2a0a350431: Preparing [2025-08-14T06:40:50.170Z] 002bf3184b5f: Preparing [2025-08-14T06:40:50.170Z] 8f696419e670: Preparing [2025-08-14T06:40:50.170Z] 891310ccf726: Preparing [2025-08-14T06:40:50.170Z] 1e890da81ec9: Preparing [2025-08-14T06:40:50.170Z] 8f696419e670: Waiting [2025-08-14T06:40:50.170Z] 891310ccf726: Waiting [2025-08-14T06:40:50.170Z] 1e890da81ec9: Waiting [2025-08-14T06:40:50.170Z] 002bf3184b5f: Waiting [2025-08-14T06:40:50.170Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:50.436Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:50.436Z] 8f696419e670: Layer already exists [2025-08-14T06:40:50.436Z] 891310ccf726: Layer already exists [2025-08-14T06:40:50.436Z] b8e7f2ad5f75: Pushed [2025-08-14T06:40:50.436Z] 00f16a77b6f1: Pushed [2025-08-14T06:40:50.436Z] 1570fd054036: Pushed [2025-08-14T06:40:50.436Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:58.623Z] a0eb1dc43f71: Pushed [2025-08-14T06:40:58.623Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:58.990Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:59.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-14T06:40:59.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-14T06:40:59.351Z] 00f16a77b6f1: Preparing [2025-08-14T06:40:59.351Z] b8e7f2ad5f75: Preparing [2025-08-14T06:40:59.351Z] 1570fd054036: Preparing [2025-08-14T06:40:59.351Z] a0eb1dc43f71: Preparing [2025-08-14T06:40:59.351Z] 9e2a0a350431: Preparing [2025-08-14T06:40:59.351Z] 002bf3184b5f: Preparing [2025-08-14T06:40:59.351Z] 8f696419e670: Preparing [2025-08-14T06:40:59.351Z] 891310ccf726: Preparing [2025-08-14T06:40:59.351Z] 1e890da81ec9: Preparing [2025-08-14T06:40:59.351Z] 002bf3184b5f: Waiting [2025-08-14T06:40:59.351Z] 8f696419e670: Waiting [2025-08-14T06:40:59.351Z] 891310ccf726: Waiting [2025-08-14T06:40:59.351Z] 1e890da81ec9: Waiting [2025-08-14T06:40:59.351Z] 9e2a0a350431: Layer already exists [2025-08-14T06:40:59.351Z] a0eb1dc43f71: Layer already exists [2025-08-14T06:40:59.351Z] 00f16a77b6f1: Layer already exists [2025-08-14T06:40:59.351Z] 1570fd054036: Layer already exists [2025-08-14T06:40:59.351Z] b8e7f2ad5f75: Layer already exists [2025-08-14T06:40:59.351Z] 002bf3184b5f: Layer already exists [2025-08-14T06:40:59.351Z] 8f696419e670: Layer already exists [2025-08-14T06:40:59.351Z] 891310ccf726: Layer already exists [2025-08-14T06:40:59.351Z] 1e890da81ec9: Layer already exists [2025-08-14T06:40:59.616Z] latest: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:40:59.994Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:00.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.47 [2025-08-14T06:41:00.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-14T06:41:00.939Z] 00f16a77b6f1: Preparing [2025-08-14T06:41:00.939Z] b8e7f2ad5f75: Preparing [2025-08-14T06:41:00.939Z] 1570fd054036: Preparing [2025-08-14T06:41:00.939Z] a0eb1dc43f71: Preparing [2025-08-14T06:41:00.939Z] 9e2a0a350431: Preparing [2025-08-14T06:41:00.939Z] 002bf3184b5f: Preparing [2025-08-14T06:41:00.939Z] 8f696419e670: Preparing [2025-08-14T06:41:00.939Z] 891310ccf726: Preparing [2025-08-14T06:41:00.939Z] 1e890da81ec9: Preparing [2025-08-14T06:41:00.939Z] 8f696419e670: Waiting [2025-08-14T06:41:00.939Z] 891310ccf726: Waiting [2025-08-14T06:41:00.939Z] 1e890da81ec9: Waiting [2025-08-14T06:41:00.939Z] 002bf3184b5f: Waiting [2025-08-14T06:41:00.939Z] 00f16a77b6f1: Layer already exists [2025-08-14T06:41:00.939Z] 1570fd054036: Layer already exists [2025-08-14T06:41:00.939Z] a0eb1dc43f71: Layer already exists [2025-08-14T06:41:00.939Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:00.939Z] b8e7f2ad5f75: Layer already exists [2025-08-14T06:41:00.939Z] 8f696419e670: Layer already exists [2025-08-14T06:41:00.939Z] 891310ccf726: Layer already exists [2025-08-14T06:41:00.939Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:00.939Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:01.203Z] 4.1.0-dev.47: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:01.569Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:01.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:01.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-14T06:41:01.964Z] 00f16a77b6f1: Preparing [2025-08-14T06:41:01.964Z] b8e7f2ad5f75: Preparing [2025-08-14T06:41:01.964Z] 1570fd054036: Preparing [2025-08-14T06:41:01.964Z] a0eb1dc43f71: Preparing [2025-08-14T06:41:01.964Z] 9e2a0a350431: Preparing [2025-08-14T06:41:01.964Z] 002bf3184b5f: Preparing [2025-08-14T06:41:01.964Z] 8f696419e670: Preparing [2025-08-14T06:41:01.964Z] 891310ccf726: Preparing [2025-08-14T06:41:01.964Z] 1e890da81ec9: Preparing [2025-08-14T06:41:01.964Z] 002bf3184b5f: Waiting [2025-08-14T06:41:01.964Z] 8f696419e670: Waiting [2025-08-14T06:41:01.964Z] 1e890da81ec9: Waiting [2025-08-14T06:41:01.964Z] 891310ccf726: Waiting [2025-08-14T06:41:01.964Z] b8e7f2ad5f75: Layer already exists [2025-08-14T06:41:01.964Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:01.964Z] a0eb1dc43f71: Layer already exists [2025-08-14T06:41:01.964Z] 00f16a77b6f1: Layer already exists [2025-08-14T06:41:01.964Z] 1570fd054036: Layer already exists [2025-08-14T06:41:01.964Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:01.964Z] 891310ccf726: Layer already exists [2025-08-14T06:41:01.964Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:01.964Z] 8f696419e670: Layer already exists [2025-08-14T06:41:02.235Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:02.596Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:02.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-14T06:41:02.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-14T06:41:02.971Z] 00f16a77b6f1: Preparing [2025-08-14T06:41:02.971Z] b8e7f2ad5f75: Preparing [2025-08-14T06:41:02.971Z] 1570fd054036: Preparing [2025-08-14T06:41:02.971Z] a0eb1dc43f71: Preparing [2025-08-14T06:41:02.971Z] 9e2a0a350431: Preparing [2025-08-14T06:41:02.971Z] 002bf3184b5f: Preparing [2025-08-14T06:41:02.971Z] 8f696419e670: Preparing [2025-08-14T06:41:02.971Z] 891310ccf726: Preparing [2025-08-14T06:41:02.971Z] 1e890da81ec9: Preparing [2025-08-14T06:41:02.971Z] 891310ccf726: Waiting [2025-08-14T06:41:02.971Z] 1e890da81ec9: Waiting [2025-08-14T06:41:02.971Z] 002bf3184b5f: Waiting [2025-08-14T06:41:02.971Z] 8f696419e670: Waiting [2025-08-14T06:41:02.971Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:02.971Z] 1570fd054036: Layer already exists [2025-08-14T06:41:02.971Z] a0eb1dc43f71: Layer already exists [2025-08-14T06:41:02.971Z] 00f16a77b6f1: Layer already exists [2025-08-14T06:41:02.971Z] b8e7f2ad5f75: Layer already exists [2025-08-14T06:41:02.971Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:02.971Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:02.971Z] 8f696419e670: Layer already exists [2025-08-14T06:41:02.971Z] 891310ccf726: Layer already exists [2025-08-14T06:41:02.971Z] main: digest: sha256:2c717919713fa48f3e411ec37a72fd89624dbefb0cbb8a2c5531ad849a96a2fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:41:03.335Z] ===================================================== [Pipeline] echo [2025-08-14T06:41:03.350Z] taggedImages: [2025-08-14T06:41:03.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:03.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-14T06:41:03.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.47 [2025-08-14T06:41:03.350Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:03.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-14T06:41:03.384Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-14T06:41:03.384Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:03.384Z] latest [2025-08-14T06:41:03.384Z] 4.1.0-dev.47 [2025-08-14T06:41:03.384Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:03.384Z] main [2025-08-14T06:41:03.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:03.758Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:04.125Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:04.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-14T06:41:04.125Z] 956e9708dc0c: Preparing [2025-08-14T06:41:04.125Z] cd2edfc7f94b: Preparing [2025-08-14T06:41:04.125Z] 3449b4d4b5ca: Preparing [2025-08-14T06:41:04.125Z] 1be37ec94725: Preparing [2025-08-14T06:41:04.125Z] 2152966c510c: Preparing [2025-08-14T06:41:04.125Z] 9e2a0a350431: Preparing [2025-08-14T06:41:04.125Z] 002bf3184b5f: Preparing [2025-08-14T06:41:04.125Z] 157d6b954958: Preparing [2025-08-14T06:41:04.125Z] 171214a38389: Preparing [2025-08-14T06:41:04.125Z] d91fca8b3f8f: Preparing [2025-08-14T06:41:04.125Z] 1e890da81ec9: Preparing [2025-08-14T06:41:04.125Z] 171214a38389: Waiting [2025-08-14T06:41:04.125Z] d91fca8b3f8f: Waiting [2025-08-14T06:41:04.125Z] 1e890da81ec9: Waiting [2025-08-14T06:41:04.125Z] 9e2a0a350431: Waiting [2025-08-14T06:41:04.125Z] 002bf3184b5f: Waiting [2025-08-14T06:41:04.125Z] 157d6b954958: Waiting [2025-08-14T06:41:04.390Z] 2152966c510c: Pushed [2025-08-14T06:41:04.390Z] cd2edfc7f94b: Pushed [2025-08-14T06:41:04.390Z] 1be37ec94725: Pushed [2025-08-14T06:41:04.390Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:04.390Z] 956e9708dc0c: Pushed [2025-08-14T06:41:04.390Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:04.390Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:04.390Z] 157d6b954958: Pushed [2025-08-14T06:41:04.657Z] 171214a38389: Pushed [2025-08-14T06:41:07.226Z] d91fca8b3f8f: Pushed [2025-08-14T06:41:10.558Z] 3449b4d4b5ca: Pushed [2025-08-14T06:41:10.558Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:10.923Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:12.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-14T06:41:12.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-14T06:41:12.695Z] 956e9708dc0c: Preparing [2025-08-14T06:41:12.695Z] cd2edfc7f94b: Preparing [2025-08-14T06:41:12.695Z] 3449b4d4b5ca: Preparing [2025-08-14T06:41:12.695Z] 1be37ec94725: Preparing [2025-08-14T06:41:12.695Z] 2152966c510c: Preparing [2025-08-14T06:41:12.695Z] 9e2a0a350431: Preparing [2025-08-14T06:41:12.695Z] 002bf3184b5f: Preparing [2025-08-14T06:41:12.695Z] 157d6b954958: Preparing [2025-08-14T06:41:12.695Z] 171214a38389: Preparing [2025-08-14T06:41:12.695Z] d91fca8b3f8f: Preparing [2025-08-14T06:41:12.695Z] 1e890da81ec9: Preparing [2025-08-14T06:41:12.695Z] 9e2a0a350431: Waiting [2025-08-14T06:41:12.695Z] 002bf3184b5f: Waiting [2025-08-14T06:41:12.695Z] 171214a38389: Waiting [2025-08-14T06:41:12.695Z] d91fca8b3f8f: Waiting [2025-08-14T06:41:12.695Z] 1e890da81ec9: Waiting [2025-08-14T06:41:12.695Z] 157d6b954958: Waiting [2025-08-14T06:41:12.695Z] cd2edfc7f94b: Layer already exists [2025-08-14T06:41:12.695Z] 3449b4d4b5ca: Layer already exists [2025-08-14T06:41:12.695Z] 2152966c510c: Layer already exists [2025-08-14T06:41:12.695Z] 1be37ec94725: Layer already exists [2025-08-14T06:41:12.695Z] 956e9708dc0c: Layer already exists [2025-08-14T06:41:12.695Z] 157d6b954958: Layer already exists [2025-08-14T06:41:12.695Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:12.695Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:12.695Z] 171214a38389: Layer already exists [2025-08-14T06:41:12.695Z] d91fca8b3f8f: Layer already exists [2025-08-14T06:41:12.695Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:12.960Z] latest: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:13.322Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:13.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.47 [2025-08-14T06:41:13.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-14T06:41:13.701Z] 956e9708dc0c: Preparing [2025-08-14T06:41:13.701Z] cd2edfc7f94b: Preparing [2025-08-14T06:41:13.701Z] 3449b4d4b5ca: Preparing [2025-08-14T06:41:13.701Z] 1be37ec94725: Preparing [2025-08-14T06:41:13.701Z] 2152966c510c: Preparing [2025-08-14T06:41:13.701Z] 9e2a0a350431: Preparing [2025-08-14T06:41:13.701Z] 002bf3184b5f: Preparing [2025-08-14T06:41:13.701Z] 9e2a0a350431: Waiting [2025-08-14T06:41:13.701Z] 157d6b954958: Preparing [2025-08-14T06:41:13.701Z] 002bf3184b5f: Waiting [2025-08-14T06:41:13.701Z] 157d6b954958: Waiting [2025-08-14T06:41:13.701Z] 171214a38389: Preparing [2025-08-14T06:41:13.701Z] d91fca8b3f8f: Preparing [2025-08-14T06:41:13.701Z] 1e890da81ec9: Preparing [2025-08-14T06:41:13.702Z] d91fca8b3f8f: Waiting [2025-08-14T06:41:13.702Z] 171214a38389: Waiting [2025-08-14T06:41:13.702Z] 3449b4d4b5ca: Layer already exists [2025-08-14T06:41:13.702Z] cd2edfc7f94b: Layer already exists [2025-08-14T06:41:13.702Z] 956e9708dc0c: Layer already exists [2025-08-14T06:41:13.702Z] 2152966c510c: Layer already exists [2025-08-14T06:41:13.702Z] 1be37ec94725: Layer already exists [2025-08-14T06:41:13.702Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:13.702Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:13.702Z] 171214a38389: Layer already exists [2025-08-14T06:41:13.702Z] 157d6b954958: Layer already exists [2025-08-14T06:41:13.702Z] d91fca8b3f8f: Layer already exists [2025-08-14T06:41:13.702Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:13.966Z] 4.1.0-dev.47: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:14.328Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:14.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:14.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-14T06:41:14.689Z] 956e9708dc0c: Preparing [2025-08-14T06:41:14.689Z] cd2edfc7f94b: Preparing [2025-08-14T06:41:14.689Z] 3449b4d4b5ca: Preparing [2025-08-14T06:41:14.689Z] 1be37ec94725: Preparing [2025-08-14T06:41:14.689Z] 2152966c510c: Preparing [2025-08-14T06:41:14.689Z] 9e2a0a350431: Preparing [2025-08-14T06:41:14.690Z] 002bf3184b5f: Preparing [2025-08-14T06:41:14.690Z] 157d6b954958: Preparing [2025-08-14T06:41:14.690Z] 171214a38389: Preparing [2025-08-14T06:41:14.690Z] 9e2a0a350431: Waiting [2025-08-14T06:41:14.690Z] d91fca8b3f8f: Preparing [2025-08-14T06:41:14.690Z] 1e890da81ec9: Preparing [2025-08-14T06:41:14.690Z] 157d6b954958: Waiting [2025-08-14T06:41:14.690Z] 171214a38389: Waiting [2025-08-14T06:41:14.690Z] d91fca8b3f8f: Waiting [2025-08-14T06:41:14.690Z] 1e890da81ec9: Waiting [2025-08-14T06:41:14.690Z] 002bf3184b5f: Waiting [2025-08-14T06:41:14.690Z] 956e9708dc0c: Layer already exists [2025-08-14T06:41:14.690Z] 1be37ec94725: Layer already exists [2025-08-14T06:41:14.690Z] cd2edfc7f94b: Layer already exists [2025-08-14T06:41:14.690Z] 3449b4d4b5ca: Layer already exists [2025-08-14T06:41:14.690Z] 2152966c510c: Layer already exists [2025-08-14T06:41:14.690Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:14.690Z] 157d6b954958: Layer already exists [2025-08-14T06:41:14.690Z] 171214a38389: Layer already exists [2025-08-14T06:41:14.690Z] d91fca8b3f8f: Layer already exists [2025-08-14T06:41:14.690Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:14.690Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:14.956Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:15.311Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:15.679Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-14T06:41:15.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-14T06:41:15.679Z] 956e9708dc0c: Preparing [2025-08-14T06:41:15.679Z] cd2edfc7f94b: Preparing [2025-08-14T06:41:15.679Z] 3449b4d4b5ca: Preparing [2025-08-14T06:41:15.679Z] 1be37ec94725: Preparing [2025-08-14T06:41:15.679Z] 2152966c510c: Preparing [2025-08-14T06:41:15.679Z] 9e2a0a350431: Preparing [2025-08-14T06:41:15.679Z] 002bf3184b5f: Preparing [2025-08-14T06:41:15.679Z] 157d6b954958: Preparing [2025-08-14T06:41:15.679Z] 9e2a0a350431: Waiting [2025-08-14T06:41:15.679Z] 002bf3184b5f: Waiting [2025-08-14T06:41:15.679Z] 171214a38389: Preparing [2025-08-14T06:41:15.679Z] d91fca8b3f8f: Preparing [2025-08-14T06:41:15.679Z] 1e890da81ec9: Preparing [2025-08-14T06:41:15.679Z] 171214a38389: Waiting [2025-08-14T06:41:15.679Z] 157d6b954958: Waiting [2025-08-14T06:41:15.679Z] d91fca8b3f8f: Waiting [2025-08-14T06:41:15.679Z] 1e890da81ec9: Waiting [2025-08-14T06:41:15.679Z] cd2edfc7f94b: Layer already exists [2025-08-14T06:41:15.679Z] 3449b4d4b5ca: Layer already exists [2025-08-14T06:41:15.679Z] 1be37ec94725: Layer already exists [2025-08-14T06:41:15.679Z] 956e9708dc0c: Layer already exists [2025-08-14T06:41:15.679Z] 157d6b954958: Layer already exists [2025-08-14T06:41:15.679Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:15.679Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:15.679Z] 2152966c510c: Layer already exists [2025-08-14T06:41:15.679Z] 171214a38389: Layer already exists [2025-08-14T06:41:15.679Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:15.679Z] d91fca8b3f8f: Layer already exists [2025-08-14T06:41:15.944Z] main: digest: sha256:36e712844429831109ae536fabb4eda7ad5b51c8be2994647e3628c977b05303 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:41:16.034Z] ===================================================== [Pipeline] echo [2025-08-14T06:41:16.057Z] taggedImages: [2025-08-14T06:41:16.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:16.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-14T06:41:16.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.47 [2025-08-14T06:41:16.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:16.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-14T06:41:16.376Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-14T06:41:16.377Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:16.377Z] latest [2025-08-14T06:41:16.377Z] 4.1.0-dev.47 [2025-08-14T06:41:16.377Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:16.377Z] main [2025-08-14T06:41:16.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:16.751Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:17.110Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:17.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-14T06:41:17.110Z] 6e8751c9a319: Preparing [2025-08-14T06:41:17.110Z] bb68bd2f66c0: Preparing [2025-08-14T06:41:17.110Z] bc914a0fe367: Preparing [2025-08-14T06:41:17.110Z] 678793907214: Preparing [2025-08-14T06:41:17.110Z] 7afd9bf4dec3: Preparing [2025-08-14T06:41:17.110Z] e95f5d3d25da: Preparing [2025-08-14T06:41:17.110Z] ac73246f6545: Preparing [2025-08-14T06:41:17.110Z] 9e2a0a350431: Preparing [2025-08-14T06:41:17.110Z] 002bf3184b5f: Preparing [2025-08-14T06:41:17.110Z] 2f114db55f6e: Preparing [2025-08-14T06:41:17.110Z] 041e9c7d322f: Preparing [2025-08-14T06:41:17.110Z] 1e890da81ec9: Preparing [2025-08-14T06:41:17.110Z] e95f5d3d25da: Waiting [2025-08-14T06:41:17.110Z] ac73246f6545: Waiting [2025-08-14T06:41:17.110Z] 9e2a0a350431: Waiting [2025-08-14T06:41:17.110Z] 002bf3184b5f: Waiting [2025-08-14T06:41:17.110Z] 1e890da81ec9: Waiting [2025-08-14T06:41:17.110Z] 2f114db55f6e: Waiting [2025-08-14T06:41:17.376Z] 6e8751c9a319: Pushed [2025-08-14T06:41:17.376Z] bb68bd2f66c0: Pushed [2025-08-14T06:41:17.376Z] 7afd9bf4dec3: Pushed [2025-08-14T06:41:17.376Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:17.376Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:17.641Z] e95f5d3d25da: Pushed [2025-08-14T06:41:17.642Z] ac73246f6545: Pushed [2025-08-14T06:41:17.642Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:17.917Z] 2f114db55f6e: Pushed [2025-08-14T06:41:20.487Z] 041e9c7d322f: Pushed [2025-08-14T06:41:23.813Z] 678793907214: Pushed [2025-08-14T06:41:23.813Z] bc914a0fe367: Pushed [2025-08-14T06:41:24.079Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:24.456Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:24.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-14T06:41:24.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-14T06:41:24.817Z] 6e8751c9a319: Preparing [2025-08-14T06:41:24.817Z] bb68bd2f66c0: Preparing [2025-08-14T06:41:24.817Z] bc914a0fe367: Preparing [2025-08-14T06:41:24.817Z] 678793907214: Preparing [2025-08-14T06:41:24.817Z] 7afd9bf4dec3: Preparing [2025-08-14T06:41:24.817Z] e95f5d3d25da: Preparing [2025-08-14T06:41:24.817Z] ac73246f6545: Preparing [2025-08-14T06:41:24.817Z] 9e2a0a350431: Preparing [2025-08-14T06:41:24.817Z] 002bf3184b5f: Preparing [2025-08-14T06:41:24.817Z] 2f114db55f6e: Preparing [2025-08-14T06:41:24.817Z] 041e9c7d322f: Preparing [2025-08-14T06:41:24.817Z] 1e890da81ec9: Preparing [2025-08-14T06:41:24.817Z] 002bf3184b5f: Waiting [2025-08-14T06:41:24.817Z] 2f114db55f6e: Waiting [2025-08-14T06:41:24.817Z] 1e890da81ec9: Waiting [2025-08-14T06:41:24.817Z] e95f5d3d25da: Waiting [2025-08-14T06:41:24.817Z] 041e9c7d322f: Waiting [2025-08-14T06:41:24.817Z] ac73246f6545: Waiting [2025-08-14T06:41:24.817Z] 9e2a0a350431: Waiting [2025-08-14T06:41:24.817Z] 678793907214: Layer already exists [2025-08-14T06:41:24.817Z] bc914a0fe367: Layer already exists [2025-08-14T06:41:24.817Z] 7afd9bf4dec3: Layer already exists [2025-08-14T06:41:24.817Z] bb68bd2f66c0: Layer already exists [2025-08-14T06:41:24.817Z] 6e8751c9a319: Layer already exists [2025-08-14T06:41:24.817Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:24.817Z] ac73246f6545: Layer already exists [2025-08-14T06:41:24.817Z] e95f5d3d25da: Layer already exists [2025-08-14T06:41:24.817Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:24.817Z] 2f114db55f6e: Layer already exists [2025-08-14T06:41:24.817Z] 041e9c7d322f: Layer already exists [2025-08-14T06:41:24.817Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:25.081Z] latest: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:25.440Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:25.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.47 [2025-08-14T06:41:25.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-14T06:41:25.790Z] 6e8751c9a319: Preparing [2025-08-14T06:41:25.790Z] bb68bd2f66c0: Preparing [2025-08-14T06:41:25.790Z] bc914a0fe367: Preparing [2025-08-14T06:41:25.790Z] 678793907214: Preparing [2025-08-14T06:41:25.790Z] 7afd9bf4dec3: Preparing [2025-08-14T06:41:25.790Z] e95f5d3d25da: Preparing [2025-08-14T06:41:25.790Z] ac73246f6545: Preparing [2025-08-14T06:41:25.790Z] 9e2a0a350431: Preparing [2025-08-14T06:41:25.790Z] 002bf3184b5f: Preparing [2025-08-14T06:41:25.791Z] 2f114db55f6e: Preparing [2025-08-14T06:41:25.791Z] 041e9c7d322f: Preparing [2025-08-14T06:41:25.791Z] 1e890da81ec9: Preparing [2025-08-14T06:41:25.791Z] 9e2a0a350431: Waiting [2025-08-14T06:41:25.791Z] 002bf3184b5f: Waiting [2025-08-14T06:41:25.791Z] 2f114db55f6e: Waiting [2025-08-14T06:41:25.791Z] 041e9c7d322f: Waiting [2025-08-14T06:41:25.791Z] 1e890da81ec9: Waiting [2025-08-14T06:41:25.791Z] e95f5d3d25da: Waiting [2025-08-14T06:41:25.791Z] ac73246f6545: Waiting [2025-08-14T06:41:25.791Z] bb68bd2f66c0: Layer already exists [2025-08-14T06:41:25.791Z] bc914a0fe367: Layer already exists [2025-08-14T06:41:25.791Z] 7afd9bf4dec3: Layer already exists [2025-08-14T06:41:25.791Z] 6e8751c9a319: Layer already exists [2025-08-14T06:41:25.791Z] 678793907214: Layer already exists [2025-08-14T06:41:25.791Z] e95f5d3d25da: Layer already exists [2025-08-14T06:41:25.791Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:25.791Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:25.791Z] ac73246f6545: Layer already exists [2025-08-14T06:41:25.791Z] 2f114db55f6e: Layer already exists [2025-08-14T06:41:25.791Z] 041e9c7d322f: Layer already exists [2025-08-14T06:41:25.791Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:26.054Z] 4.1.0-dev.47: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:26.412Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:26.777Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:26.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-14T06:41:26.777Z] 6e8751c9a319: Preparing [2025-08-14T06:41:26.777Z] bb68bd2f66c0: Preparing [2025-08-14T06:41:26.777Z] bc914a0fe367: Preparing [2025-08-14T06:41:26.777Z] 678793907214: Preparing [2025-08-14T06:41:26.777Z] 7afd9bf4dec3: Preparing [2025-08-14T06:41:26.777Z] e95f5d3d25da: Preparing [2025-08-14T06:41:26.777Z] ac73246f6545: Preparing [2025-08-14T06:41:26.777Z] 9e2a0a350431: Preparing [2025-08-14T06:41:26.777Z] 002bf3184b5f: Preparing [2025-08-14T06:41:26.777Z] 2f114db55f6e: Preparing [2025-08-14T06:41:26.777Z] 041e9c7d322f: Preparing [2025-08-14T06:41:26.777Z] 1e890da81ec9: Preparing [2025-08-14T06:41:26.777Z] 002bf3184b5f: Waiting [2025-08-14T06:41:26.777Z] 2f114db55f6e: Waiting [2025-08-14T06:41:26.777Z] 041e9c7d322f: Waiting [2025-08-14T06:41:26.777Z] 1e890da81ec9: Waiting [2025-08-14T06:41:26.777Z] e95f5d3d25da: Waiting [2025-08-14T06:41:26.777Z] ac73246f6545: Waiting [2025-08-14T06:41:26.777Z] 9e2a0a350431: Waiting [2025-08-14T06:41:26.777Z] 6e8751c9a319: Layer already exists [2025-08-14T06:41:26.777Z] bc914a0fe367: Layer already exists [2025-08-14T06:41:26.777Z] bb68bd2f66c0: Layer already exists [2025-08-14T06:41:26.777Z] 678793907214: Layer already exists [2025-08-14T06:41:26.777Z] 7afd9bf4dec3: Layer already exists [2025-08-14T06:41:26.777Z] e95f5d3d25da: Layer already exists [2025-08-14T06:41:26.777Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:26.777Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:26.777Z] 2f114db55f6e: Layer already exists [2025-08-14T06:41:26.777Z] ac73246f6545: Layer already exists [2025-08-14T06:41:26.777Z] 041e9c7d322f: Layer already exists [2025-08-14T06:41:26.777Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:27.040Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:27.406Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:27.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-14T06:41:27.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-14T06:41:27.778Z] 6e8751c9a319: Preparing [2025-08-14T06:41:27.778Z] bb68bd2f66c0: Preparing [2025-08-14T06:41:27.778Z] bc914a0fe367: Preparing [2025-08-14T06:41:27.778Z] 678793907214: Preparing [2025-08-14T06:41:27.778Z] 7afd9bf4dec3: Preparing [2025-08-14T06:41:27.778Z] e95f5d3d25da: Preparing [2025-08-14T06:41:27.779Z] ac73246f6545: Preparing [2025-08-14T06:41:27.779Z] 9e2a0a350431: Preparing [2025-08-14T06:41:27.779Z] 002bf3184b5f: Preparing [2025-08-14T06:41:27.779Z] 2f114db55f6e: Preparing [2025-08-14T06:41:27.779Z] 041e9c7d322f: Preparing [2025-08-14T06:41:27.779Z] 1e890da81ec9: Preparing [2025-08-14T06:41:27.779Z] e95f5d3d25da: Waiting [2025-08-14T06:41:27.779Z] ac73246f6545: Waiting [2025-08-14T06:41:27.779Z] 9e2a0a350431: Waiting [2025-08-14T06:41:27.779Z] 002bf3184b5f: Waiting [2025-08-14T06:41:27.779Z] 041e9c7d322f: Waiting [2025-08-14T06:41:27.779Z] 1e890da81ec9: Waiting [2025-08-14T06:41:27.779Z] 2f114db55f6e: Waiting [2025-08-14T06:41:27.779Z] 7afd9bf4dec3: Layer already exists [2025-08-14T06:41:27.779Z] 6e8751c9a319: Layer already exists [2025-08-14T06:41:27.779Z] bb68bd2f66c0: Layer already exists [2025-08-14T06:41:27.779Z] bc914a0fe367: Layer already exists [2025-08-14T06:41:27.779Z] 678793907214: Layer already exists [2025-08-14T06:41:27.779Z] e95f5d3d25da: Layer already exists [2025-08-14T06:41:27.779Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:27.779Z] ac73246f6545: Layer already exists [2025-08-14T06:41:27.779Z] 2f114db55f6e: Layer already exists [2025-08-14T06:41:27.779Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:27.779Z] 041e9c7d322f: Layer already exists [2025-08-14T06:41:27.779Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:28.042Z] main: digest: sha256:ac96b85124cc2664d8f1124d43d86d1e8e1a9010c89f180f78a9d4fed6606330 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:41:28.148Z] ===================================================== [Pipeline] echo [2025-08-14T06:41:28.167Z] taggedImages: [2025-08-14T06:41:28.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:28.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-14T06:41:28.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.47 [2025-08-14T06:41:28.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:28.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-14T06:41:28.195Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-14T06:41:28.196Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:28.196Z] latest [2025-08-14T06:41:28.196Z] 4.1.0-dev.47 [2025-08-14T06:41:28.196Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:28.196Z] main [2025-08-14T06:41:28.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:28.586Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:28.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:28.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-14T06:41:28.950Z] 2fb9c01a5092: Preparing [2025-08-14T06:41:28.950Z] 967c4b84311e: Preparing [2025-08-14T06:41:28.950Z] 9e2a0a350431: Preparing [2025-08-14T06:41:28.950Z] 002bf3184b5f: Preparing [2025-08-14T06:41:28.950Z] 1b87a19f207e: Preparing [2025-08-14T06:41:28.950Z] 1707da98755d: Preparing [2025-08-14T06:41:28.950Z] 1e890da81ec9: Preparing [2025-08-14T06:41:28.950Z] 1707da98755d: Waiting [2025-08-14T06:41:28.950Z] 1e890da81ec9: Waiting [2025-08-14T06:41:28.950Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:29.217Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:29.217Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:29.217Z] 2fb9c01a5092: Pushed [2025-08-14T06:41:29.481Z] 1b87a19f207e: Pushed [2025-08-14T06:41:30.879Z] 1707da98755d: Pushed [2025-08-14T06:41:36.200Z] 967c4b84311e: Pushed [2025-08-14T06:41:36.200Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:36.569Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:36.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-14T06:41:36.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-14T06:41:36.926Z] 2fb9c01a5092: Preparing [2025-08-14T06:41:36.926Z] 967c4b84311e: Preparing [2025-08-14T06:41:36.926Z] 9e2a0a350431: Preparing [2025-08-14T06:41:36.926Z] 002bf3184b5f: Preparing [2025-08-14T06:41:36.926Z] 1b87a19f207e: Preparing [2025-08-14T06:41:36.926Z] 1707da98755d: Preparing [2025-08-14T06:41:36.926Z] 1e890da81ec9: Preparing [2025-08-14T06:41:36.926Z] 1707da98755d: Waiting [2025-08-14T06:41:36.926Z] 1e890da81ec9: Waiting [2025-08-14T06:41:36.926Z] 1b87a19f207e: Layer already exists [2025-08-14T06:41:36.926Z] 2fb9c01a5092: Layer already exists [2025-08-14T06:41:36.926Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:36.926Z] 967c4b84311e: Layer already exists [2025-08-14T06:41:36.926Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:36.926Z] 1707da98755d: Layer already exists [2025-08-14T06:41:36.926Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:37.192Z] latest: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:37.558Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:37.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.47 [2025-08-14T06:41:37.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-14T06:41:37.911Z] 2fb9c01a5092: Preparing [2025-08-14T06:41:37.911Z] 967c4b84311e: Preparing [2025-08-14T06:41:37.911Z] 9e2a0a350431: Preparing [2025-08-14T06:41:37.911Z] 002bf3184b5f: Preparing [2025-08-14T06:41:37.911Z] 1b87a19f207e: Preparing [2025-08-14T06:41:37.911Z] 1707da98755d: Preparing [2025-08-14T06:41:37.911Z] 1e890da81ec9: Preparing [2025-08-14T06:41:37.911Z] 1707da98755d: Waiting [2025-08-14T06:41:37.911Z] 1e890da81ec9: Waiting [2025-08-14T06:41:37.911Z] 967c4b84311e: Layer already exists [2025-08-14T06:41:37.911Z] 2fb9c01a5092: Layer already exists [2025-08-14T06:41:37.911Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:37.911Z] 1b87a19f207e: Layer already exists [2025-08-14T06:41:37.911Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:37.911Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:37.911Z] 1707da98755d: Layer already exists [2025-08-14T06:41:38.175Z] 4.1.0-dev.47: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:38.532Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:38.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:38.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-14T06:41:38.897Z] 2fb9c01a5092: Preparing [2025-08-14T06:41:38.897Z] 967c4b84311e: Preparing [2025-08-14T06:41:38.897Z] 9e2a0a350431: Preparing [2025-08-14T06:41:38.897Z] 002bf3184b5f: Preparing [2025-08-14T06:41:38.897Z] 1b87a19f207e: Preparing [2025-08-14T06:41:38.897Z] 1707da98755d: Preparing [2025-08-14T06:41:38.897Z] 1e890da81ec9: Preparing [2025-08-14T06:41:38.897Z] 1707da98755d: Waiting [2025-08-14T06:41:38.897Z] 1e890da81ec9: Waiting [2025-08-14T06:41:38.897Z] 2fb9c01a5092: Layer already exists [2025-08-14T06:41:38.897Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:38.897Z] 1b87a19f207e: Layer already exists [2025-08-14T06:41:38.897Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:38.897Z] 967c4b84311e: Layer already exists [2025-08-14T06:41:38.897Z] 1707da98755d: Layer already exists [2025-08-14T06:41:38.897Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:38.897Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:39.522Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:39.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-14T06:41:39.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-14T06:41:39.873Z] 2fb9c01a5092: Preparing [2025-08-14T06:41:39.873Z] 967c4b84311e: Preparing [2025-08-14T06:41:39.873Z] 9e2a0a350431: Preparing [2025-08-14T06:41:39.873Z] 002bf3184b5f: Preparing [2025-08-14T06:41:39.873Z] 1b87a19f207e: Preparing [2025-08-14T06:41:39.873Z] 1707da98755d: Preparing [2025-08-14T06:41:39.873Z] 1e890da81ec9: Preparing [2025-08-14T06:41:39.873Z] 1707da98755d: Waiting [2025-08-14T06:41:39.873Z] 1e890da81ec9: Waiting [2025-08-14T06:41:39.873Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:39.873Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:39.873Z] 2fb9c01a5092: Layer already exists [2025-08-14T06:41:39.873Z] 1b87a19f207e: Layer already exists [2025-08-14T06:41:39.873Z] 967c4b84311e: Layer already exists [2025-08-14T06:41:39.873Z] 1707da98755d: Layer already exists [2025-08-14T06:41:39.873Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:40.138Z] main: digest: sha256:a7f57571553c91ea6ceedaa3538754e333976586bf9a1a814472e4edd4672d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:41:40.230Z] ===================================================== [Pipeline] echo [2025-08-14T06:41:40.248Z] taggedImages: [2025-08-14T06:41:40.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:40.249Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-14T06:41:40.249Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.47 [2025-08-14T06:41:40.249Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:40.249Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-14T06:41:40.284Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-14T06:41:40.284Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:40.284Z] latest [2025-08-14T06:41:40.284Z] 4.1.0-dev.47 [2025-08-14T06:41:40.284Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:41:40.284Z] main [2025-08-14T06:41:40.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:40.670Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:41:41.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:41:41.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-14T06:41:41.032Z] 108b74e0be46: Preparing [2025-08-14T06:41:41.032Z] fbf1c8724515: Preparing [2025-08-14T06:41:41.032Z] 3bd22afab5a9: Preparing [2025-08-14T06:41:41.032Z] 9e2a0a350431: Preparing [2025-08-14T06:41:41.032Z] 002bf3184b5f: Preparing [2025-08-14T06:41:41.032Z] 73252442cb68: Preparing [2025-08-14T06:41:41.032Z] 1848f3d02d8a: Preparing [2025-08-14T06:41:41.032Z] 0435e2bb420e: Preparing [2025-08-14T06:41:41.032Z] 4a2a1d22dac3: Preparing [2025-08-14T06:41:41.032Z] 1e890da81ec9: Preparing [2025-08-14T06:41:41.032Z] 0435e2bb420e: Waiting [2025-08-14T06:41:41.032Z] 73252442cb68: Waiting [2025-08-14T06:41:41.032Z] 1848f3d02d8a: Waiting [2025-08-14T06:41:41.032Z] 4a2a1d22dac3: Waiting [2025-08-14T06:41:41.032Z] 1e890da81ec9: Waiting [2025-08-14T06:41:41.297Z] 9e2a0a350431: Layer already exists [2025-08-14T06:41:41.297Z] 002bf3184b5f: Layer already exists [2025-08-14T06:41:41.297Z] fbf1c8724515: Pushed [2025-08-14T06:41:41.297Z] 3bd22afab5a9: Pushed [2025-08-14T06:41:41.297Z] 108b74e0be46: Pushed [2025-08-14T06:41:41.297Z] 1e890da81ec9: Layer already exists [2025-08-14T06:41:41.561Z] 0435e2bb420e: Pushed [2025-08-14T06:41:42.141Z] 4a2a1d22dac3: Pushed [2025-08-14T06:41:52.188Z] 1848f3d02d8a: Pushed [2025-08-14T06:42:07.150Z] 73252442cb68: Pushed [2025-08-14T06:42:07.150Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:07.516Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:07.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-14T06:42:07.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-14T06:42:07.860Z] 108b74e0be46: Preparing [2025-08-14T06:42:07.860Z] fbf1c8724515: Preparing [2025-08-14T06:42:07.860Z] 3bd22afab5a9: Preparing [2025-08-14T06:42:07.860Z] 9e2a0a350431: Preparing [2025-08-14T06:42:07.860Z] 002bf3184b5f: Preparing [2025-08-14T06:42:07.860Z] 73252442cb68: Preparing [2025-08-14T06:42:07.860Z] 1848f3d02d8a: Preparing [2025-08-14T06:42:07.860Z] 0435e2bb420e: Preparing [2025-08-14T06:42:07.860Z] 4a2a1d22dac3: Preparing [2025-08-14T06:42:07.860Z] 1e890da81ec9: Preparing [2025-08-14T06:42:07.860Z] 73252442cb68: Waiting [2025-08-14T06:42:07.860Z] 1848f3d02d8a: Waiting [2025-08-14T06:42:07.860Z] 0435e2bb420e: Waiting [2025-08-14T06:42:07.860Z] 4a2a1d22dac3: Waiting [2025-08-14T06:42:07.860Z] 1e890da81ec9: Waiting [2025-08-14T06:42:07.860Z] 3bd22afab5a9: Layer already exists [2025-08-14T06:42:07.860Z] 108b74e0be46: Layer already exists [2025-08-14T06:42:07.860Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:07.860Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:07.860Z] fbf1c8724515: Layer already exists [2025-08-14T06:42:07.860Z] 73252442cb68: Layer already exists [2025-08-14T06:42:07.860Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:42:07.860Z] 0435e2bb420e: Layer already exists [2025-08-14T06:42:07.860Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:07.860Z] 1848f3d02d8a: Layer already exists [2025-08-14T06:42:08.127Z] latest: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:08.500Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:08.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.47 [2025-08-14T06:42:08.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-14T06:42:08.863Z] 108b74e0be46: Preparing [2025-08-14T06:42:08.863Z] fbf1c8724515: Preparing [2025-08-14T06:42:08.863Z] 3bd22afab5a9: Preparing [2025-08-14T06:42:08.863Z] 9e2a0a350431: Preparing [2025-08-14T06:42:08.863Z] 002bf3184b5f: Preparing [2025-08-14T06:42:08.863Z] 73252442cb68: Preparing [2025-08-14T06:42:08.863Z] 1848f3d02d8a: Preparing [2025-08-14T06:42:08.863Z] 0435e2bb420e: Preparing [2025-08-14T06:42:08.863Z] 4a2a1d22dac3: Preparing [2025-08-14T06:42:08.863Z] 1e890da81ec9: Preparing [2025-08-14T06:42:08.863Z] 1848f3d02d8a: Waiting [2025-08-14T06:42:08.863Z] 0435e2bb420e: Waiting [2025-08-14T06:42:08.863Z] 4a2a1d22dac3: Waiting [2025-08-14T06:42:08.863Z] 1e890da81ec9: Waiting [2025-08-14T06:42:08.863Z] 73252442cb68: Waiting [2025-08-14T06:42:08.863Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:08.863Z] fbf1c8724515: Layer already exists [2025-08-14T06:42:08.863Z] 108b74e0be46: Layer already exists [2025-08-14T06:42:08.863Z] 3bd22afab5a9: Layer already exists [2025-08-14T06:42:08.863Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:08.863Z] 73252442cb68: Layer already exists [2025-08-14T06:42:08.863Z] 0435e2bb420e: Layer already exists [2025-08-14T06:42:08.863Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:42:08.863Z] 1848f3d02d8a: Layer already exists [2025-08-14T06:42:08.863Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:09.128Z] 4.1.0-dev.47: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:09.493Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:09.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:42:09.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-14T06:42:09.852Z] 108b74e0be46: Preparing [2025-08-14T06:42:09.852Z] fbf1c8724515: Preparing [2025-08-14T06:42:09.852Z] 3bd22afab5a9: Preparing [2025-08-14T06:42:09.852Z] 9e2a0a350431: Preparing [2025-08-14T06:42:09.852Z] 002bf3184b5f: Preparing [2025-08-14T06:42:09.852Z] 73252442cb68: Preparing [2025-08-14T06:42:09.852Z] 1848f3d02d8a: Preparing [2025-08-14T06:42:09.852Z] 0435e2bb420e: Preparing [2025-08-14T06:42:09.852Z] 4a2a1d22dac3: Preparing [2025-08-14T06:42:09.852Z] 1e890da81ec9: Preparing [2025-08-14T06:42:09.852Z] 1848f3d02d8a: Waiting [2025-08-14T06:42:09.852Z] 0435e2bb420e: Waiting [2025-08-14T06:42:09.852Z] 4a2a1d22dac3: Waiting [2025-08-14T06:42:09.852Z] 1e890da81ec9: Waiting [2025-08-14T06:42:09.852Z] 73252442cb68: Waiting [2025-08-14T06:42:09.852Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:09.852Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:09.852Z] fbf1c8724515: Layer already exists [2025-08-14T06:42:09.852Z] 3bd22afab5a9: Layer already exists [2025-08-14T06:42:09.852Z] 108b74e0be46: Layer already exists [2025-08-14T06:42:09.852Z] 0435e2bb420e: Layer already exists [2025-08-14T06:42:09.852Z] 73252442cb68: Layer already exists [2025-08-14T06:42:09.852Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:09.852Z] 1848f3d02d8a: Layer already exists [2025-08-14T06:42:09.852Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:42:09.852Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:10.491Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:10.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-14T06:42:10.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-14T06:42:10.842Z] 108b74e0be46: Preparing [2025-08-14T06:42:10.842Z] fbf1c8724515: Preparing [2025-08-14T06:42:10.842Z] 3bd22afab5a9: Preparing [2025-08-14T06:42:10.842Z] 9e2a0a350431: Preparing [2025-08-14T06:42:10.842Z] 002bf3184b5f: Preparing [2025-08-14T06:42:10.842Z] 73252442cb68: Preparing [2025-08-14T06:42:10.842Z] 1848f3d02d8a: Preparing [2025-08-14T06:42:10.842Z] 0435e2bb420e: Preparing [2025-08-14T06:42:10.842Z] 4a2a1d22dac3: Preparing [2025-08-14T06:42:10.842Z] 1e890da81ec9: Preparing [2025-08-14T06:42:10.842Z] 0435e2bb420e: Waiting [2025-08-14T06:42:10.842Z] 4a2a1d22dac3: Waiting [2025-08-14T06:42:10.842Z] 1e890da81ec9: Waiting [2025-08-14T06:42:10.842Z] 73252442cb68: Waiting [2025-08-14T06:42:10.842Z] 1848f3d02d8a: Waiting [2025-08-14T06:42:10.842Z] 3bd22afab5a9: Layer already exists [2025-08-14T06:42:10.842Z] 108b74e0be46: Layer already exists [2025-08-14T06:42:10.842Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:10.842Z] fbf1c8724515: Layer already exists [2025-08-14T06:42:10.842Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:10.842Z] 1848f3d02d8a: Layer already exists [2025-08-14T06:42:10.842Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:42:10.842Z] 0435e2bb420e: Layer already exists [2025-08-14T06:42:10.842Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:10.842Z] 73252442cb68: Layer already exists [2025-08-14T06:42:11.107Z] main: digest: sha256:89d54a6f2dcd9ae1b06518ce084ee5d1f4897eba4e19a4c95a6ce58421ad8c51 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:42:11.201Z] ===================================================== [Pipeline] echo [2025-08-14T06:42:11.215Z] taggedImages: [2025-08-14T06:42:11.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:42:11.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-14T06:42:11.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.47 [2025-08-14T06:42:11.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:42:11.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-14T06:42:11.253Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-14T06:42:11.253Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:42:11.253Z] latest [2025-08-14T06:42:11.253Z] 4.1.0-dev.47 [2025-08-14T06:42:11.253Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:42:11.253Z] main [2025-08-14T06:42:11.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:11.638Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:12.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:42:12.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-14T06:42:12.089Z] 1bd4cccbd258: Preparing [2025-08-14T06:42:12.089Z] 2a9a99dbe557: Preparing [2025-08-14T06:42:12.089Z] 59d4f669a1c2: Preparing [2025-08-14T06:42:12.089Z] 9e2a0a350431: Preparing [2025-08-14T06:42:12.089Z] 002bf3184b5f: Preparing [2025-08-14T06:42:12.089Z] b1924b1f4dac: Preparing [2025-08-14T06:42:12.089Z] e998d82418c4: Preparing [2025-08-14T06:42:12.089Z] fcf94804a0cb: Preparing [2025-08-14T06:42:12.089Z] 1e890da81ec9: Preparing [2025-08-14T06:42:12.089Z] b1924b1f4dac: Waiting [2025-08-14T06:42:12.089Z] e998d82418c4: Waiting [2025-08-14T06:42:12.089Z] fcf94804a0cb: Waiting [2025-08-14T06:42:12.373Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:12.373Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:12.373Z] 2a9a99dbe557: Pushed [2025-08-14T06:42:12.373Z] 59d4f669a1c2: Pushed [2025-08-14T06:42:12.373Z] 1bd4cccbd258: Pushed [2025-08-14T06:42:12.373Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:12.645Z] e998d82418c4: Pushed [2025-08-14T06:42:13.250Z] fcf94804a0cb: Pushed [2025-08-14T06:42:39.948Z] b1924b1f4dac: Pushed [2025-08-14T06:42:39.948Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:40.300Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:40.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-14T06:42:40.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-14T06:42:40.658Z] 1bd4cccbd258: Preparing [2025-08-14T06:42:40.658Z] 2a9a99dbe557: Preparing [2025-08-14T06:42:40.658Z] 59d4f669a1c2: Preparing [2025-08-14T06:42:40.658Z] 9e2a0a350431: Preparing [2025-08-14T06:42:40.658Z] 002bf3184b5f: Preparing [2025-08-14T06:42:40.658Z] b1924b1f4dac: Preparing [2025-08-14T06:42:40.658Z] e998d82418c4: Preparing [2025-08-14T06:42:40.658Z] fcf94804a0cb: Preparing [2025-08-14T06:42:40.658Z] 1e890da81ec9: Preparing [2025-08-14T06:42:40.658Z] b1924b1f4dac: Waiting [2025-08-14T06:42:40.658Z] e998d82418c4: Waiting [2025-08-14T06:42:40.658Z] fcf94804a0cb: Waiting [2025-08-14T06:42:40.658Z] 1e890da81ec9: Waiting [2025-08-14T06:42:40.658Z] 59d4f669a1c2: Layer already exists [2025-08-14T06:42:40.658Z] 1bd4cccbd258: Layer already exists [2025-08-14T06:42:40.658Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:40.658Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:40.658Z] 2a9a99dbe557: Layer already exists [2025-08-14T06:42:40.658Z] b1924b1f4dac: Layer already exists [2025-08-14T06:42:40.658Z] fcf94804a0cb: Layer already exists [2025-08-14T06:42:40.658Z] e998d82418c4: Layer already exists [2025-08-14T06:42:40.658Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:40.923Z] latest: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:41.286Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:41.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.47 [2025-08-14T06:42:41.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-14T06:42:41.637Z] 1bd4cccbd258: Preparing [2025-08-14T06:42:41.637Z] 2a9a99dbe557: Preparing [2025-08-14T06:42:41.637Z] 59d4f669a1c2: Preparing [2025-08-14T06:42:41.637Z] 9e2a0a350431: Preparing [2025-08-14T06:42:41.637Z] 002bf3184b5f: Preparing [2025-08-14T06:42:41.637Z] b1924b1f4dac: Preparing [2025-08-14T06:42:41.637Z] e998d82418c4: Preparing [2025-08-14T06:42:41.637Z] fcf94804a0cb: Preparing [2025-08-14T06:42:41.637Z] 1e890da81ec9: Preparing [2025-08-14T06:42:41.637Z] b1924b1f4dac: Waiting [2025-08-14T06:42:41.637Z] e998d82418c4: Waiting [2025-08-14T06:42:41.637Z] fcf94804a0cb: Waiting [2025-08-14T06:42:41.637Z] 1e890da81ec9: Waiting [2025-08-14T06:42:41.637Z] 2a9a99dbe557: Layer already exists [2025-08-14T06:42:41.637Z] 59d4f669a1c2: Layer already exists [2025-08-14T06:42:41.637Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:41.637Z] 1bd4cccbd258: Layer already exists [2025-08-14T06:42:41.637Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:41.637Z] b1924b1f4dac: Layer already exists [2025-08-14T06:42:41.637Z] fcf94804a0cb: Layer already exists [2025-08-14T06:42:41.637Z] e998d82418c4: Layer already exists [2025-08-14T06:42:41.637Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:41.637Z] 4.1.0-dev.47: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:42.269Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:42.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:42:42.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-14T06:42:42.621Z] 1bd4cccbd258: Preparing [2025-08-14T06:42:42.621Z] 2a9a99dbe557: Preparing [2025-08-14T06:42:42.621Z] 59d4f669a1c2: Preparing [2025-08-14T06:42:42.621Z] 9e2a0a350431: Preparing [2025-08-14T06:42:42.621Z] 002bf3184b5f: Preparing [2025-08-14T06:42:42.621Z] b1924b1f4dac: Preparing [2025-08-14T06:42:42.621Z] e998d82418c4: Preparing [2025-08-14T06:42:42.621Z] fcf94804a0cb: Preparing [2025-08-14T06:42:42.621Z] 1e890da81ec9: Preparing [2025-08-14T06:42:42.621Z] b1924b1f4dac: Waiting [2025-08-14T06:42:42.621Z] e998d82418c4: Waiting [2025-08-14T06:42:42.621Z] fcf94804a0cb: Waiting [2025-08-14T06:42:42.621Z] 1e890da81ec9: Waiting [2025-08-14T06:42:42.621Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:42.621Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:42.621Z] 1bd4cccbd258: Layer already exists [2025-08-14T06:42:42.621Z] 59d4f669a1c2: Layer already exists [2025-08-14T06:42:42.621Z] 2a9a99dbe557: Layer already exists [2025-08-14T06:42:42.621Z] fcf94804a0cb: Layer already exists [2025-08-14T06:42:42.621Z] b1924b1f4dac: Layer already exists [2025-08-14T06:42:42.621Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:42.621Z] e998d82418c4: Layer already exists [2025-08-14T06:42:42.885Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:43.249Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:43.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-14T06:42:43.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-14T06:42:43.596Z] 1bd4cccbd258: Preparing [2025-08-14T06:42:43.596Z] 2a9a99dbe557: Preparing [2025-08-14T06:42:43.596Z] 59d4f669a1c2: Preparing [2025-08-14T06:42:43.596Z] 9e2a0a350431: Preparing [2025-08-14T06:42:43.596Z] 002bf3184b5f: Preparing [2025-08-14T06:42:43.596Z] b1924b1f4dac: Preparing [2025-08-14T06:42:43.596Z] e998d82418c4: Preparing [2025-08-14T06:42:43.596Z] fcf94804a0cb: Preparing [2025-08-14T06:42:43.596Z] 1e890da81ec9: Preparing [2025-08-14T06:42:43.596Z] e998d82418c4: Waiting [2025-08-14T06:42:43.596Z] fcf94804a0cb: Waiting [2025-08-14T06:42:43.596Z] 1e890da81ec9: Waiting [2025-08-14T06:42:43.596Z] b1924b1f4dac: Waiting [2025-08-14T06:42:43.596Z] 2a9a99dbe557: Layer already exists [2025-08-14T06:42:43.596Z] 1bd4cccbd258: Layer already exists [2025-08-14T06:42:43.596Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:43.596Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:43.596Z] 59d4f669a1c2: Layer already exists [2025-08-14T06:42:43.596Z] fcf94804a0cb: Layer already exists [2025-08-14T06:42:43.596Z] 1e890da81ec9: Layer already exists [2025-08-14T06:42:43.596Z] b1924b1f4dac: Layer already exists [2025-08-14T06:42:43.596Z] e998d82418c4: Layer already exists [2025-08-14T06:42:43.860Z] main: digest: sha256:a64b4a72a1e2873279eb348f4f745aa2d4a00e6066f6dff49a818b4d9ab19056 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:42:43.948Z] ===================================================== [Pipeline] echo [2025-08-14T06:42:43.961Z] taggedImages: [2025-08-14T06:42:43.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:42:43.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-14T06:42:43.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.47 [2025-08-14T06:42:43.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:42:43.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-14T06:42:43.987Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-14T06:42:43.987Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:42:43.987Z] latest [2025-08-14T06:42:43.987Z] 4.1.0-dev.47 [2025-08-14T06:42:43.987Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:42:43.987Z] main [2025-08-14T06:42:43.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:44.370Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:42:45.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:42:45.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-14T06:42:45.003Z] 2a4856cdb643: Preparing [2025-08-14T06:42:45.003Z] a88fae554b07: Preparing [2025-08-14T06:42:45.003Z] a37a895de50e: Preparing [2025-08-14T06:42:45.003Z] 9e2a0a350431: Preparing [2025-08-14T06:42:45.003Z] 002bf3184b5f: Preparing [2025-08-14T06:42:45.003Z] 7c05a9f8886f: Preparing [2025-08-14T06:42:45.003Z] 0435e2bb420e: Preparing [2025-08-14T06:42:45.003Z] 4a2a1d22dac3: Preparing [2025-08-14T06:42:45.003Z] 1e890da81ec9: Preparing [2025-08-14T06:42:45.003Z] 0435e2bb420e: Waiting [2025-08-14T06:42:45.003Z] 4a2a1d22dac3: Waiting [2025-08-14T06:42:45.003Z] 1e890da81ec9: Waiting [2025-08-14T06:42:45.003Z] 7c05a9f8886f: Waiting [2025-08-14T06:42:45.003Z] 002bf3184b5f: Layer already exists [2025-08-14T06:42:45.003Z] 9e2a0a350431: Layer already exists [2025-08-14T06:42:45.267Z] 0435e2bb420e: Layer already exists [2025-08-14T06:42:45.267Z] a37a895de50e: Pushed [2025-08-14T06:42:45.267Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:42:45.267Z] 2a4856cdb643: Pushed [2025-08-14T06:42:45.267Z] a88fae554b07: Pushed [2025-08-14T06:42:45.267Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:11.908Z] 7c05a9f8886f: Pushed [2025-08-14T06:43:11.908Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:12.268Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:12.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-14T06:43:12.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-14T06:43:12.615Z] 2a4856cdb643: Preparing [2025-08-14T06:43:12.615Z] a88fae554b07: Preparing [2025-08-14T06:43:12.615Z] a37a895de50e: Preparing [2025-08-14T06:43:12.615Z] 9e2a0a350431: Preparing [2025-08-14T06:43:12.615Z] 002bf3184b5f: Preparing [2025-08-14T06:43:12.615Z] 7c05a9f8886f: Preparing [2025-08-14T06:43:12.615Z] 0435e2bb420e: Preparing [2025-08-14T06:43:12.615Z] 4a2a1d22dac3: Preparing [2025-08-14T06:43:12.615Z] 1e890da81ec9: Preparing [2025-08-14T06:43:12.615Z] 7c05a9f8886f: Waiting [2025-08-14T06:43:12.615Z] 0435e2bb420e: Waiting [2025-08-14T06:43:12.615Z] 1e890da81ec9: Waiting [2025-08-14T06:43:12.615Z] 4a2a1d22dac3: Waiting [2025-08-14T06:43:12.615Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:12.615Z] a88fae554b07: Layer already exists [2025-08-14T06:43:12.615Z] 2a4856cdb643: Layer already exists [2025-08-14T06:43:12.615Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:12.615Z] a37a895de50e: Layer already exists [2025-08-14T06:43:12.615Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:43:12.615Z] 7c05a9f8886f: Layer already exists [2025-08-14T06:43:12.615Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:12.615Z] 0435e2bb420e: Layer already exists [2025-08-14T06:43:12.879Z] latest: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:13.231Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:13.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.47 [2025-08-14T06:43:13.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-14T06:43:13.579Z] 2a4856cdb643: Preparing [2025-08-14T06:43:13.579Z] a88fae554b07: Preparing [2025-08-14T06:43:13.579Z] a37a895de50e: Preparing [2025-08-14T06:43:13.579Z] 9e2a0a350431: Preparing [2025-08-14T06:43:13.579Z] 002bf3184b5f: Preparing [2025-08-14T06:43:13.579Z] 7c05a9f8886f: Preparing [2025-08-14T06:43:13.579Z] 0435e2bb420e: Preparing [2025-08-14T06:43:13.579Z] 4a2a1d22dac3: Preparing [2025-08-14T06:43:13.579Z] 1e890da81ec9: Preparing [2025-08-14T06:43:13.579Z] 4a2a1d22dac3: Waiting [2025-08-14T06:43:13.579Z] 7c05a9f8886f: Waiting [2025-08-14T06:43:13.579Z] 0435e2bb420e: Waiting [2025-08-14T06:43:13.579Z] a37a895de50e: Layer already exists [2025-08-14T06:43:13.579Z] 2a4856cdb643: Layer already exists [2025-08-14T06:43:13.579Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:13.579Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:13.579Z] a88fae554b07: Layer already exists [2025-08-14T06:43:13.579Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:13.579Z] 7c05a9f8886f: Layer already exists [2025-08-14T06:43:13.579Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:43:13.579Z] 0435e2bb420e: Layer already exists [2025-08-14T06:43:13.579Z] 4.1.0-dev.47: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:14.208Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:14.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:43:14.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-14T06:43:14.573Z] 2a4856cdb643: Preparing [2025-08-14T06:43:14.573Z] a88fae554b07: Preparing [2025-08-14T06:43:14.573Z] a37a895de50e: Preparing [2025-08-14T06:43:14.573Z] 9e2a0a350431: Preparing [2025-08-14T06:43:14.573Z] 002bf3184b5f: Preparing [2025-08-14T06:43:14.573Z] 7c05a9f8886f: Preparing [2025-08-14T06:43:14.573Z] 0435e2bb420e: Preparing [2025-08-14T06:43:14.573Z] 4a2a1d22dac3: Preparing [2025-08-14T06:43:14.573Z] 1e890da81ec9: Preparing [2025-08-14T06:43:14.573Z] 7c05a9f8886f: Waiting [2025-08-14T06:43:14.573Z] 0435e2bb420e: Waiting [2025-08-14T06:43:14.573Z] 4a2a1d22dac3: Waiting [2025-08-14T06:43:14.573Z] 1e890da81ec9: Waiting [2025-08-14T06:43:14.573Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:14.573Z] 2a4856cdb643: Layer already exists [2025-08-14T06:43:14.573Z] a37a895de50e: Layer already exists [2025-08-14T06:43:14.573Z] a88fae554b07: Layer already exists [2025-08-14T06:43:14.573Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:14.573Z] 7c05a9f8886f: Layer already exists [2025-08-14T06:43:14.573Z] 0435e2bb420e: Layer already exists [2025-08-14T06:43:14.573Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:43:14.573Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:14.838Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:15.194Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:15.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-14T06:43:15.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-14T06:43:15.563Z] 2a4856cdb643: Preparing [2025-08-14T06:43:15.563Z] a88fae554b07: Preparing [2025-08-14T06:43:15.563Z] a37a895de50e: Preparing [2025-08-14T06:43:15.563Z] 9e2a0a350431: Preparing [2025-08-14T06:43:15.563Z] 002bf3184b5f: Preparing [2025-08-14T06:43:15.563Z] 7c05a9f8886f: Preparing [2025-08-14T06:43:15.563Z] 0435e2bb420e: Preparing [2025-08-14T06:43:15.563Z] 4a2a1d22dac3: Preparing [2025-08-14T06:43:15.563Z] 1e890da81ec9: Preparing [2025-08-14T06:43:15.563Z] 0435e2bb420e: Waiting [2025-08-14T06:43:15.563Z] 4a2a1d22dac3: Waiting [2025-08-14T06:43:15.563Z] 1e890da81ec9: Waiting [2025-08-14T06:43:15.563Z] 7c05a9f8886f: Waiting [2025-08-14T06:43:15.563Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:15.563Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:15.563Z] a37a895de50e: Layer already exists [2025-08-14T06:43:15.563Z] 2a4856cdb643: Layer already exists [2025-08-14T06:43:15.563Z] a88fae554b07: Layer already exists [2025-08-14T06:43:15.563Z] 7c05a9f8886f: Layer already exists [2025-08-14T06:43:15.563Z] 4a2a1d22dac3: Layer already exists [2025-08-14T06:43:15.563Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:15.563Z] 0435e2bb420e: Layer already exists [2025-08-14T06:43:15.563Z] main: digest: sha256:861db9cc05b5d619c00922325afdb86b362984b06a7433a43930ad07e36e4d75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:43:15.919Z] ===================================================== [Pipeline] echo [2025-08-14T06:43:15.937Z] taggedImages: [2025-08-14T06:43:15.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:43:15.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-14T06:43:15.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.47 [2025-08-14T06:43:15.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:43:15.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-14T06:43:15.966Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-14T06:43:15.966Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:43:15.966Z] latest [2025-08-14T06:43:15.966Z] 4.1.0-dev.47 [2025-08-14T06:43:15.966Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:43:15.966Z] main [2025-08-14T06:43:15.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:16.339Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:16.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:43:16.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-14T06:43:16.705Z] 95f99d83565e: Preparing [2025-08-14T06:43:16.705Z] e4de8bfa929e: Preparing [2025-08-14T06:43:16.705Z] 9e2a0a350431: Preparing [2025-08-14T06:43:16.705Z] 002bf3184b5f: Preparing [2025-08-14T06:43:16.705Z] 767310bdbf75: Preparing [2025-08-14T06:43:16.705Z] 166fa9b7c1c0: Preparing [2025-08-14T06:43:16.705Z] 1e890da81ec9: Preparing [2025-08-14T06:43:16.705Z] 166fa9b7c1c0: Waiting [2025-08-14T06:43:16.705Z] 1e890da81ec9: Waiting [2025-08-14T06:43:16.705Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:16.705Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:16.969Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:16.969Z] 95f99d83565e: Pushed [2025-08-14T06:43:17.234Z] 767310bdbf75: Pushed [2025-08-14T06:43:18.184Z] 166fa9b7c1c0: Pushed [2025-08-14T06:43:26.355Z] e4de8bfa929e: Pushed [2025-08-14T06:43:26.355Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:26.731Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:27.099Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-14T06:43:27.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-14T06:43:27.099Z] 95f99d83565e: Preparing [2025-08-14T06:43:27.099Z] e4de8bfa929e: Preparing [2025-08-14T06:43:27.099Z] 9e2a0a350431: Preparing [2025-08-14T06:43:27.099Z] 002bf3184b5f: Preparing [2025-08-14T06:43:27.099Z] 767310bdbf75: Preparing [2025-08-14T06:43:27.099Z] 166fa9b7c1c0: Preparing [2025-08-14T06:43:27.099Z] 1e890da81ec9: Preparing [2025-08-14T06:43:27.099Z] 166fa9b7c1c0: Waiting [2025-08-14T06:43:27.099Z] 1e890da81ec9: Waiting [2025-08-14T06:43:27.099Z] 95f99d83565e: Layer already exists [2025-08-14T06:43:27.099Z] 767310bdbf75: Layer already exists [2025-08-14T06:43:27.099Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:27.099Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:27.099Z] e4de8bfa929e: Layer already exists [2025-08-14T06:43:27.099Z] 166fa9b7c1c0: Layer already exists [2025-08-14T06:43:27.099Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:27.099Z] latest: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:27.727Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:28.078Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.47 [2025-08-14T06:43:28.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-14T06:43:28.078Z] 95f99d83565e: Preparing [2025-08-14T06:43:28.078Z] e4de8bfa929e: Preparing [2025-08-14T06:43:28.078Z] 9e2a0a350431: Preparing [2025-08-14T06:43:28.078Z] 002bf3184b5f: Preparing [2025-08-14T06:43:28.078Z] 767310bdbf75: Preparing [2025-08-14T06:43:28.078Z] 166fa9b7c1c0: Preparing [2025-08-14T06:43:28.078Z] 1e890da81ec9: Preparing [2025-08-14T06:43:28.078Z] 166fa9b7c1c0: Waiting [2025-08-14T06:43:28.078Z] 1e890da81ec9: Waiting [2025-08-14T06:43:28.078Z] e4de8bfa929e: Layer already exists [2025-08-14T06:43:28.079Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:28.079Z] 767310bdbf75: Layer already exists [2025-08-14T06:43:28.079Z] 95f99d83565e: Layer already exists [2025-08-14T06:43:28.079Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:28.079Z] 166fa9b7c1c0: Layer already exists [2025-08-14T06:43:28.079Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:28.079Z] 4.1.0-dev.47: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:28.703Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:29.056Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:43:29.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-14T06:43:29.057Z] 95f99d83565e: Preparing [2025-08-14T06:43:29.057Z] e4de8bfa929e: Preparing [2025-08-14T06:43:29.057Z] 9e2a0a350431: Preparing [2025-08-14T06:43:29.057Z] 002bf3184b5f: Preparing [2025-08-14T06:43:29.057Z] 767310bdbf75: Preparing [2025-08-14T06:43:29.057Z] 166fa9b7c1c0: Preparing [2025-08-14T06:43:29.057Z] 1e890da81ec9: Preparing [2025-08-14T06:43:29.057Z] 166fa9b7c1c0: Waiting [2025-08-14T06:43:29.057Z] 1e890da81ec9: Waiting [2025-08-14T06:43:29.057Z] 95f99d83565e: Layer already exists [2025-08-14T06:43:29.057Z] e4de8bfa929e: Layer already exists [2025-08-14T06:43:29.057Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:29.057Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:29.057Z] 767310bdbf75: Layer already exists [2025-08-14T06:43:29.057Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:29.057Z] 166fa9b7c1c0: Layer already exists [2025-08-14T06:43:29.321Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:29.685Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:30.037Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-14T06:43:30.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-14T06:43:30.037Z] 95f99d83565e: Preparing [2025-08-14T06:43:30.037Z] e4de8bfa929e: Preparing [2025-08-14T06:43:30.037Z] 9e2a0a350431: Preparing [2025-08-14T06:43:30.037Z] 002bf3184b5f: Preparing [2025-08-14T06:43:30.037Z] 767310bdbf75: Preparing [2025-08-14T06:43:30.037Z] 166fa9b7c1c0: Preparing [2025-08-14T06:43:30.037Z] 1e890da81ec9: Preparing [2025-08-14T06:43:30.037Z] 166fa9b7c1c0: Waiting [2025-08-14T06:43:30.037Z] 1e890da81ec9: Waiting [2025-08-14T06:43:30.037Z] 95f99d83565e: Layer already exists [2025-08-14T06:43:30.037Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:30.037Z] e4de8bfa929e: Layer already exists [2025-08-14T06:43:30.037Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:30.037Z] 767310bdbf75: Layer already exists [2025-08-14T06:43:30.037Z] 166fa9b7c1c0: Layer already exists [2025-08-14T06:43:30.037Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:30.303Z] main: digest: sha256:303d47968268a7aa2f3c1a86080d7fbb4f0f91864ace4771847b5907ebc2d451 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:43:30.386Z] ===================================================== [Pipeline] echo [2025-08-14T06:43:30.399Z] taggedImages: [2025-08-14T06:43:30.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:43:30.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-14T06:43:30.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.47 [2025-08-14T06:43:30.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:43:30.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-14T06:43:30.431Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-14T06:43:30.431Z] dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:43:30.431Z] latest [2025-08-14T06:43:30.431Z] 4.1.0-dev.47 [2025-08-14T06:43:30.431Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:43:30.431Z] main [2025-08-14T06:43:30.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:30.819Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:31.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:43:31.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-14T06:43:31.745Z] a1fc642ac53e: Preparing [2025-08-14T06:43:31.745Z] a83f8741a8af: Preparing [2025-08-14T06:43:31.745Z] 9e2a0a350431: Preparing [2025-08-14T06:43:31.745Z] 002bf3184b5f: Preparing [2025-08-14T06:43:31.745Z] c2376fd69cb9: Preparing [2025-08-14T06:43:31.745Z] ffc23d6cc982: Preparing [2025-08-14T06:43:31.745Z] 1e890da81ec9: Preparing [2025-08-14T06:43:31.745Z] ffc23d6cc982: Waiting [2025-08-14T06:43:31.745Z] 1e890da81ec9: Waiting [2025-08-14T06:43:31.745Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:31.745Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:32.010Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:32.010Z] a1fc642ac53e: Pushed [2025-08-14T06:43:32.273Z] c2376fd69cb9: Pushed [2025-08-14T06:43:32.537Z] ffc23d6cc982: Pushed [2025-08-14T06:43:40.712Z] a83f8741a8af: Pushed [2025-08-14T06:43:40.712Z] dda98da84915b6658b51999aa3f64d93038bbd9a: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:41.077Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:41.444Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-14T06:43:41.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-14T06:43:41.444Z] a1fc642ac53e: Preparing [2025-08-14T06:43:41.444Z] a83f8741a8af: Preparing [2025-08-14T06:43:41.444Z] 9e2a0a350431: Preparing [2025-08-14T06:43:41.444Z] 002bf3184b5f: Preparing [2025-08-14T06:43:41.444Z] c2376fd69cb9: Preparing [2025-08-14T06:43:41.444Z] ffc23d6cc982: Preparing [2025-08-14T06:43:41.444Z] 1e890da81ec9: Preparing [2025-08-14T06:43:41.444Z] ffc23d6cc982: Waiting [2025-08-14T06:43:41.444Z] 1e890da81ec9: Waiting [2025-08-14T06:43:41.444Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:41.444Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:41.444Z] a1fc642ac53e: Layer already exists [2025-08-14T06:43:41.444Z] c2376fd69cb9: Layer already exists [2025-08-14T06:43:41.444Z] a83f8741a8af: Layer already exists [2025-08-14T06:43:41.444Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:41.444Z] ffc23d6cc982: Layer already exists [2025-08-14T06:43:41.444Z] latest: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:42.071Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:42.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.47 [2025-08-14T06:43:42.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-14T06:43:42.423Z] a1fc642ac53e: Preparing [2025-08-14T06:43:42.423Z] a83f8741a8af: Preparing [2025-08-14T06:43:42.423Z] 9e2a0a350431: Preparing [2025-08-14T06:43:42.423Z] 002bf3184b5f: Preparing [2025-08-14T06:43:42.423Z] c2376fd69cb9: Preparing [2025-08-14T06:43:42.423Z] ffc23d6cc982: Preparing [2025-08-14T06:43:42.423Z] 1e890da81ec9: Preparing [2025-08-14T06:43:42.423Z] ffc23d6cc982: Waiting [2025-08-14T06:43:42.423Z] 1e890da81ec9: Waiting [2025-08-14T06:43:42.423Z] a1fc642ac53e: Layer already exists [2025-08-14T06:43:42.423Z] c2376fd69cb9: Layer already exists [2025-08-14T06:43:42.423Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:42.423Z] a83f8741a8af: Layer already exists [2025-08-14T06:43:42.423Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:42.423Z] ffc23d6cc982: Layer already exists [2025-08-14T06:43:42.423Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:42.423Z] 4.1.0-dev.47: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:43.049Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:43.400Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:43:43.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-14T06:43:43.400Z] a1fc642ac53e: Preparing [2025-08-14T06:43:43.400Z] a83f8741a8af: Preparing [2025-08-14T06:43:43.400Z] 9e2a0a350431: Preparing [2025-08-14T06:43:43.400Z] 002bf3184b5f: Preparing [2025-08-14T06:43:43.400Z] c2376fd69cb9: Preparing [2025-08-14T06:43:43.400Z] ffc23d6cc982: Preparing [2025-08-14T06:43:43.400Z] 1e890da81ec9: Preparing [2025-08-14T06:43:43.400Z] ffc23d6cc982: Waiting [2025-08-14T06:43:43.400Z] 1e890da81ec9: Waiting [2025-08-14T06:43:43.400Z] a83f8741a8af: Layer already exists [2025-08-14T06:43:43.400Z] c2376fd69cb9: Layer already exists [2025-08-14T06:43:43.400Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:43.400Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:43.400Z] a1fc642ac53e: Layer already exists [2025-08-14T06:43:43.400Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:43.400Z] ffc23d6cc982: Layer already exists [2025-08-14T06:43:43.400Z] dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:43.756Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:44.106Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-14T06:43:44.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-14T06:43:44.106Z] a1fc642ac53e: Preparing [2025-08-14T06:43:44.106Z] a83f8741a8af: Preparing [2025-08-14T06:43:44.106Z] 9e2a0a350431: Preparing [2025-08-14T06:43:44.106Z] 002bf3184b5f: Preparing [2025-08-14T06:43:44.106Z] c2376fd69cb9: Preparing [2025-08-14T06:43:44.106Z] ffc23d6cc982: Preparing [2025-08-14T06:43:44.106Z] 1e890da81ec9: Preparing [2025-08-14T06:43:44.106Z] ffc23d6cc982: Waiting [2025-08-14T06:43:44.106Z] 1e890da81ec9: Waiting [2025-08-14T06:43:44.106Z] a83f8741a8af: Layer already exists [2025-08-14T06:43:44.106Z] a1fc642ac53e: Layer already exists [2025-08-14T06:43:44.106Z] 002bf3184b5f: Layer already exists [2025-08-14T06:43:44.106Z] 9e2a0a350431: Layer already exists [2025-08-14T06:43:44.106Z] c2376fd69cb9: Layer already exists [2025-08-14T06:43:44.106Z] ffc23d6cc982: Layer already exists [2025-08-14T06:43:44.106Z] 1e890da81ec9: Layer already exists [2025-08-14T06:43:44.106Z] main: digest: sha256:343aea64a930e1c80c6e0685586d15a6c1335d5a4b248f5af2cb32df92d3dbf2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T06:43:44.469Z] ===================================================== [Pipeline] echo [2025-08-14T06:43:44.490Z] taggedImages: [2025-08-14T06:43:44.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [2025-08-14T06:43:44.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-14T06:43:44.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.47 [2025-08-14T06:43:44.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [2025-08-14T06:43:44.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-14T06:43:44.508Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:44.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-14T06:43:44.538Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.552Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-14T06:43:44.581Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:44.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-14T06:43:44.613Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.631Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.647Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-14T06:43:44.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:44.677Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-14T06:43:44.695Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.707Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.720Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-14T06:43:44.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:44.751Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-14T06:43:44.767Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.784Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-14T06:43:44.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:44.822Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-14T06:43:44.838Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.853Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.865Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-14T06:43:44.882Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:44.898Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-14T06:43:44.912Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.924Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:44.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-14T06:43:44.954Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:44.971Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-14T06:43:44.984Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.003Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.015Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-14T06:43:45.027Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:45.038Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-14T06:43:45.050Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.065Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-14T06:43:45.093Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:45.108Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-14T06:43:45.121Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.135Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.147Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-14T06:43:45.159Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:45.172Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-14T06:43:45.188Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.203Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.217Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-14T06:43:45.231Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:45.245Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-14T06:43:45.257Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.273Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.285Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-14T06:43:45.298Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:45.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-14T06:43:45.327Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.361Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-14T06:43:45.380Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:45.397Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-14T06:43:45.412Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.428Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-14T06:43:45.455Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:45.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-14T06:43:45.486Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.496Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.510Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-14T06:43:45.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] echo [2025-08-14T06:43:45.535Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-14T06:43:45.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.559Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dda98da84915b6658b51999aa3f64d93038bbd9a-4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:43:45.571Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:45.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T06:43:45.975Z] [2025-08-14T06:43:45.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:43:46.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T06:43:46.297Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-14T06:43:46.297Z] 8998bd30e6a1: Pulling fs layer [2025-08-14T06:43:46.297Z] 04944245beec: Pulling fs layer [2025-08-14T06:43:46.297Z] 699f458cf7ca: Pulling fs layer [2025-08-14T06:43:46.297Z] 765212b225bb: Pulling fs layer [2025-08-14T06:43:46.297Z] f23df028b6ca: Pulling fs layer [2025-08-14T06:43:46.297Z] d65c8cfc05b1: Pulling fs layer [2025-08-14T06:43:46.297Z] 2437ff75d9bd: Pulling fs layer [2025-08-14T06:43:46.297Z] f23df028b6ca: Waiting [2025-08-14T06:43:46.297Z] d65c8cfc05b1: Waiting [2025-08-14T06:43:46.297Z] 765212b225bb: Waiting [2025-08-14T06:43:46.297Z] 2437ff75d9bd: Waiting [2025-08-14T06:43:46.563Z] 04944245beec: Verifying Checksum [2025-08-14T06:43:46.563Z] 04944245beec: Download complete [2025-08-14T06:43:46.563Z] 765212b225bb: Verifying Checksum [2025-08-14T06:43:46.563Z] 765212b225bb: Download complete [2025-08-14T06:43:46.563Z] f23df028b6ca: Verifying Checksum [2025-08-14T06:43:46.563Z] f23df028b6ca: Download complete [2025-08-14T06:43:46.563Z] d65c8cfc05b1: Verifying Checksum [2025-08-14T06:43:46.563Z] d65c8cfc05b1: Download complete [2025-08-14T06:43:46.563Z] 699f458cf7ca: Verifying Checksum [2025-08-14T06:43:46.563Z] 699f458cf7ca: Download complete [2025-08-14T06:43:47.144Z] 8998bd30e6a1: Verifying Checksum [2025-08-14T06:43:47.144Z] 8998bd30e6a1: Download complete [2025-08-14T06:43:49.713Z] 2437ff75d9bd: Verifying Checksum [2025-08-14T06:43:49.713Z] 2437ff75d9bd: Download complete [2025-08-14T06:43:51.644Z] 8998bd30e6a1: Pull complete [2025-08-14T06:43:52.223Z] 04944245beec: Pull complete [2025-08-14T06:43:54.154Z] 699f458cf7ca: Pull complete [2025-08-14T06:43:54.154Z] 765212b225bb: Pull complete [2025-08-14T06:43:54.733Z] f23df028b6ca: Pull complete [2025-08-14T06:43:54.998Z] d65c8cfc05b1: Pull complete [2025-08-14T06:44:13.256Z] 2437ff75d9bd: Pull complete [2025-08-14T06:44:13.256Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-14T06:44:13.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T06:44:13.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:44:13.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-6985 does not seem to be running inside a container [2025-08-14T06:44:13.510Z] $ 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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-14T06:44:16.323Z] $ docker top 5fbaa9d7819d24aefbe958cc710c3d99cadc613ddfc84d2c4090d6a5a5840b43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:44:17.245Z] ---> job-cost.sh [2025-08-14T06:44:17.245Z] lf-activate-venv: SKIPPING [2025-08-14T06:44:17.245Z] INFO: No Stack... [2025-08-14T06:44:17.509Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-14T06:44:18.460Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T06:44:19.086Z] + cut -d, -f6 [2025-08-14T06:44:19.086Z] + cat /w/workspace/edgex-go/886/archives/cost.csv [Pipeline] lock [2025-08-14T06:44:19.118Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-886-stack-cost] [2025-08-14T06:44:19.124Z] Resource [jenkins-edgexfoundry-edgex-go-main-886-stack-cost] did not exist. Created. [2025-08-14T06:44:19.129Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-886-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T06:44:19.777Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-14T06:44:20.398Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T06:44:20.405Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-886-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T06:44:20.432Z] $ docker stop --time=1 5fbaa9d7819d24aefbe958cc710c3d99cadc613ddfc84d2c4090d6a5a5840b43 [2025-08-14T06:44:21.939Z] $ docker rm -f --volumes 5fbaa9d7819d24aefbe958cc710c3d99cadc613ddfc84d2c4090d6a5a5840b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-14T06:44:22.553Z] provisioning config files... [2025-08-14T06:44:22.560Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/886@tmp/config5687915545807929555tmp [Pipeline] { [Pipeline] sh [2025-08-14T06:44:22.869Z] + set +x [2025-08-14T06:44:22.869Z] + bash -s -- [2025-08-14T06:44:22.869Z] + curl -s https://codecov.io/bash [2025-08-14T06:44:22.869Z] [2025-08-14T06:44:22.869Z] _____ _ [2025-08-14T06:44:22.869Z] / ____| | | [2025-08-14T06:44:22.869Z] | | ___ __| | ___ ___ _____ __ [2025-08-14T06:44:22.869Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-14T06:44:22.869Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-14T06:44:22.869Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-14T06:44:22.869Z] Bash-1.0.6 [2025-08-14T06:44:22.869Z] [2025-08-14T06:44:22.869Z] [2025-08-14T06:44:22.869Z] ==> git version 2.25.1 found [2025-08-14T06:44:22.869Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-14T06:44:22.869Z] Release-Date: 2020-01-08 [2025-08-14T06:44:22.869Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-14T06:44:22.869Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-14T06:44:22.869Z] ==> Jenkins CI detected. [2025-08-14T06:44:22.869Z] current dir:  /w/workspace/edgex-go/886 [2025-08-14T06:44:22.869Z] project root: . [2025-08-14T06:44:22.869Z] --> token set from env [2025-08-14T06:44:22.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-14T06:44:23.127Z] ==> Running gcov in . (disable via -X gcov) [2025-08-14T06:44:23.127Z] ==> Python coveragepy not found [2025-08-14T06:44:23.127Z] ==> Searching for coverage reports in: [2025-08-14T06:44:23.127Z] + . [2025-08-14T06:44:23.127Z] -> Found 1 reports [2025-08-14T06:44:23.127Z] ==> Detecting git/mercurial file structure [2025-08-14T06:44:23.127Z] ==> Reading reports [2025-08-14T06:44:23.127Z] + ./coverage.out bytes=1667883 [2025-08-14T06:44:23.127Z] ==> Appending adjustments [2025-08-14T06:44:23.128Z] https://docs.codecov.io/docs/fixing-reports [2025-08-14T06:44:24.506Z] + Found adjustments [2025-08-14T06:44:24.506Z] ==> Gzipping contents [2025-08-14T06:44:24.506Z] 140K /tmp/codecov.m5jiOt.gz [2025-08-14T06:44:24.506Z] ==> Uploading reports [2025-08-14T06:44:24.506Z] url: https://codecov.io [2025-08-14T06:44:24.506Z] query: branch=main&commit=dda98da84915b6658b51999aa3f64d93038bbd9a&build=886&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F886%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-14T06:44:24.506Z] -> Pinging Codecov [2025-08-14T06:44:24.506Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dda98da84915b6658b51999aa3f64d93038bbd9a&build=886&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F886%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-14T06:44:24.766Z] -> Uploading to [2025-08-14T06:44:24.766Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/dda98da84915b6658b51999aa3f64d93038bbd9a/1d682210-ccd9-44e2-8109-c44e57f123e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250814%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250814T064424Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1f7940d698f0aefbe8de184d8a6cecf399f53d38af451f620578be212edd1dd2 [2025-08-14T06:44:24.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:24.766Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:25.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 743k --:--:-- --:--:-- --:--:-- 743k [2025-08-14T06:44:25.025Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dda98da84915b6658b51999aa3f64d93038bbd9a [Pipeline] } [2025-08-14T06:44:25.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-08-14T06:44:25.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-14T06:44:25.299Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:44:25.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T06:44:25.610Z] [2025-08-14T06:44:25.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:44:25.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T06:44:25.918Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-14T06:44:25.918Z] 0a9a5dfd008f: Already exists [2025-08-14T06:44:25.918Z] 36466aa92d05: Already exists [2025-08-14T06:44:25.918Z] e10405b45d13: Already exists [2025-08-14T06:44:25.918Z] 096b7ceb2af7: Already exists [2025-08-14T06:44:25.918Z] 4f4fb700ef54: Already exists [2025-08-14T06:44:25.918Z] e50aa161e22a: Pulling fs layer [2025-08-14T06:44:25.918Z] d3c8db5fb9df: Pulling fs layer [2025-08-14T06:44:26.184Z] e50aa161e22a: Verifying Checksum [2025-08-14T06:44:26.184Z] e50aa161e22a: Download complete [2025-08-14T06:44:26.445Z] e50aa161e22a: Pull complete [2025-08-14T06:44:27.821Z] d3c8db5fb9df: Verifying Checksum [2025-08-14T06:44:27.821Z] d3c8db5fb9df: Download complete [2025-08-14T06:44:31.105Z] d3c8db5fb9df: Pull complete [2025-08-14T06:44:31.105Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-14T06:44:31.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T06:44:31.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:44:31.477Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T06:44:31.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-14T06:44:35.793Z] $ docker top 38747de3855ee2c5b7e9b57d0282cde4d5e510800b2dfe964d1c8fcc9033cc0c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T06:44:36.160Z] + git config --global --add safe.directory /w/workspace/edgex-go/886 [Pipeline] echo [2025-08-14T06:44:36.170Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-08-14T06:44:36.446Z] + set -o pipefail [2025-08-14T06:44:36.446Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-08-14T06:44:48.650Z] [2025-08-14T06:44:48.650Z] Monitoring /w/workspace/edgex-go/886 (github.com/edgexfoundry/edgex-go)... [2025-08-14T06:44:48.650Z] [2025-08-14T06:44:48.650Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e5a3ce97-2365-4651-96d0-b4f393536525 [2025-08-14T06:44:48.650Z] [2025-08-14T06:44:48.650Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-14T06:44:48.650Z] [2025-08-14T06:44:48.650Z] [2025-08-14T06:44:48.650Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-14T06:44:48.650Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-14T06:44:48.656Z] $ docker stop --time=1 38747de3855ee2c5b7e9b57d0282cde4d5e510800b2dfe964d1c8fcc9033cc0c [2025-08-14T06:44:53.434Z] $ docker rm -f --volumes 38747de3855ee2c5b7e9b57d0282cde4d5e510800b2dfe964d1c8fcc9033cc0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-08-14T06:44:54.025Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T06:44:54.043Z] provisioning config files... [2025-08-14T06:44:54.051Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/886@tmp/config16747666834800786006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:44:54.358Z] --> edgex-publish-swagger.sh [2025-08-14T06:44:54.358Z] === Publish openapi API === [2025-08-14T06:44:54.358Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-08-14T06:44:54.358Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/886/openapi/core-command.yaml] [2025-08-14T06:44:54.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:54.358Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:54.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 523 259k --:--:-- --:--:-- --:--:-- 259k [2025-08-14T06:44:54.358Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-14T06:44:54.358Z] [2025-08-14T06:44:54.358Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/886/openapi/core-data.yaml] [2025-08-14T06:44:54.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:54.358Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:54.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 515 533k --:--:-- --:--:-- --:--:-- 534k [2025-08-14T06:44:54.619Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-14T06:44:54.619Z] [2025-08-14T06:44:54.619Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/886/openapi/core-keeper.yaml] [2025-08-14T06:44:54.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:54.619Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:54.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 605 270k --:--:-- --:--:-- --:--:-- 271k [2025-08-14T06:44:54.619Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-14T06:44:54.619Z] [2025-08-14T06:44:54.619Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/886/openapi/core-metadata.yaml] [2025-08-14T06:44:54.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:54.619Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:54.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 519 1234k --:--:-- --:--:-- --:--:-- 1235k [2025-08-14T06:44:54.880Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-14T06:44:54.880Z] [2025-08-14T06:44:54.880Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/886/openapi/security-proxy-auth.yaml] [2025-08-14T06:44:54.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:54.880Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:54.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 702 254k --:--:-- --:--:-- --:--:-- 254k [2025-08-14T06:44:54.880Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-14T06:44:54.880Z] [2025-08-14T06:44:54.880Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/886/openapi/security-secretstore-setup.yaml] [2025-08-14T06:44:54.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:54.880Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:54.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 814 48308 --:--:-- --:--:-- --:--:-- 49123 [2025-08-14T06:44:54.880Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-14T06:44:54.880Z] [2025-08-14T06:44:54.880Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/886/openapi/support-notifications.yaml] [2025-08-14T06:44:55.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:55.139Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:55.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 523 774k --:--:-- --:--:-- --:--:-- 775k [2025-08-14T06:44:55.140Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-14T06:44:55.140Z] [2025-08-14T06:44:55.140Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/886/openapi/support-scheduler.yaml] [2025-08-14T06:44:55.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T06:44:55.140Z] Dload Upload Total Spent Left Speed [2025-08-14T06:44:55.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 628 471k --:--:-- --:--:-- --:--:-- 467k 100 50767 100 66 100 50701 628 471k --:--:-- --:--:-- --:--:-- 467k [2025-08-14T06:44:55.400Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-14T06:44:55.400Z] [Pipeline] } [2025-08-14T06:44:55.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-08-14T06:44:55.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T06:44:55.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:44:56.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T06:44:56.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:44:56.285Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T06:44:56.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T06:44:56.668Z] $ docker top 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f -eo pid,comm [2025-08-14T06:44:56.719Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T06:44:56.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T06:44:56.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T06:44:56.785Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T06:44:56.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T06:44:56.900Z] $ docker exec 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f ssh-agent [2025-08-14T06:44:57.013Z] SSH_AUTH_SOCK=/tmp/ssh-vjhSziqR9Ire/agent.34 [2025-08-14T06:44:57.013Z] SSH_AGENT_PID=40 [2025-08-14T06:44:57.016Z] Running ssh-add (command line suppressed) [2025-08-14T06:44:57.123Z] Identity added: /w/workspace/edgex-go/886@tmp/private_key_3286968036122742244.key (/w/workspace/edgex-go/886@tmp/private_key_3286968036122742244.key) [2025-08-14T06:44:57.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T06:44:57.459Z] + git semver tag [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,720 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,724 [run_tag] DEBUG tag force:False [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,724 [check_head_tag] DEBUG check head tag [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,725 [execute] INFO git cat-file --batch-check [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/886, stdin=, shell=False, universal_newlines=False) [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,728 [execute] INFO git cat-file --batch [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/886, stdin=, shell=False, universal_newlines=False) [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,749 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,749 [execute] INFO git tag -a v4.1.0-dev.47 -m v4.1.0-dev.47 [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,750 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.47', '-m', 'v4.1.0-dev.47'], cwd=/w/workspace/edgex-go/886, stdin=None, shell=False, universal_newlines=False) [2025-08-14T06:44:58.044Z] 2025-08-14 06:44:57,753 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main [2025-08-14T06:44:58.044Z] 4.1.0-dev.47 [Pipeline] } [2025-08-14T06:44:58.048Z] $ docker exec --env ******** --env ******** 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f ssh-agent -k [2025-08-14T06:44:58.141Z] unset SSH_AUTH_SOCK; [2025-08-14T06:44:58.142Z] unset SSH_AGENT_PID; [2025-08-14T06:44:58.142Z] echo Agent pid 40 killed; [2025-08-14T06:44:58.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T06:44:58.501Z] + git semver [Pipeline] } [2025-08-14T06:44:58.766Z] $ docker stop --time=1 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f [2025-08-14T06:45:00.032Z] $ docker rm -f --volumes 008f470d5b7d5ce2622b4557b9a62a72ce82fbeca42435b8b128a4b2a17dbf8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:45:00.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T06:45:00.447Z] [2025-08-14T06:45:00.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:45:00.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T06:45:00.757Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-14T06:45:00.757Z] ab5ef0e58194: Pulling fs layer [2025-08-14T06:45:00.757Z] 9712f1f96733: Pulling fs layer [2025-08-14T06:45:00.757Z] 63f879dbbcfc: Pulling fs layer [2025-08-14T06:45:00.757Z] 0d9ebad4ef96: Pulling fs layer [2025-08-14T06:45:00.757Z] e9a5061849ea: Pulling fs layer [2025-08-14T06:45:00.757Z] d747dcd14b5f: Pulling fs layer [2025-08-14T06:45:00.757Z] 2de7ff778b66: Pulling fs layer [2025-08-14T06:45:00.757Z] 0d9ebad4ef96: Waiting [2025-08-14T06:45:00.757Z] e9a5061849ea: Waiting [2025-08-14T06:45:00.757Z] d747dcd14b5f: Waiting [2025-08-14T06:45:00.757Z] 2de7ff778b66: Waiting [2025-08-14T06:45:00.757Z] 9712f1f96733: Verifying Checksum [2025-08-14T06:45:00.757Z] 9712f1f96733: Download complete [2025-08-14T06:45:01.326Z] 63f879dbbcfc: Verifying Checksum [2025-08-14T06:45:01.326Z] 63f879dbbcfc: Download complete [2025-08-14T06:45:01.326Z] e9a5061849ea: Verifying Checksum [2025-08-14T06:45:01.326Z] e9a5061849ea: Download complete [2025-08-14T06:45:01.326Z] d747dcd14b5f: Download complete [2025-08-14T06:45:01.326Z] 0d9ebad4ef96: Verifying Checksum [2025-08-14T06:45:01.326Z] 0d9ebad4ef96: Download complete [2025-08-14T06:45:01.584Z] ab5ef0e58194: Verifying Checksum [2025-08-14T06:45:01.584Z] ab5ef0e58194: Download complete [2025-08-14T06:45:01.584Z] 2de7ff778b66: Verifying Checksum [2025-08-14T06:45:01.584Z] 2de7ff778b66: Download complete [2025-08-14T06:45:05.761Z] ab5ef0e58194: Pull complete [2025-08-14T06:45:05.761Z] 9712f1f96733: Pull complete [2025-08-14T06:45:06.328Z] 63f879dbbcfc: Pull complete [2025-08-14T06:45:12.885Z] 0d9ebad4ef96: Pull complete [2025-08-14T06:45:12.885Z] e9a5061849ea: Pull complete [2025-08-14T06:45:12.885Z] d747dcd14b5f: Pull complete [2025-08-14T06:45:13.816Z] 2de7ff778b66: Pull complete [2025-08-14T06:45:13.816Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-14T06:45:13.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T06:45:14.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:45:14.173Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T06:45:14.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-14T06:45:20.748Z] $ docker top 7aa02af3042a6d886bb1bc9a89d11e695f4b81d211a75ee117f942f13a42c6e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-14T06:45:20.839Z] provisioning config files... [2025-08-14T06:45:20.844Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/886@tmp/config17869067713879562731tmp [2025-08-14T06:45:20.852Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/886@tmp/config14704463955537757984tmp [2025-08-14T06:45:20.859Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/886@tmp/config5542696360069682208tmp [Pipeline] { [Pipeline] echo [2025-08-14T06:45:20.928Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:21.220Z] ---> sigul-configuration.sh [2025-08-14T06:45:21.220Z] gpg: directory `/root/.gnupg' created [2025-08-14T06:45:21.220Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-14T06:45:21.220Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-14T06:45:21.220Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-14T06:45:21.220Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-14T06:45:21.220Z] gpg: CAST5 encrypted data [2025-08-14T06:45:21.220Z] gpg: encrypted with 1 passphrase [2025-08-14T06:45:21.220Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-14T06:45:21.514Z] + mkdir /home/jenkins [2025-08-14T06:45:21.514Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-14T06:45:21.807Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-14T06:45:21.822Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:22.113Z] ---> sigul-install.sh [2025-08-14T06:45:22.113Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-14T06:45:22.408Z] + git tag --list [2025-08-14T06:45:22.408Z] 0.6.0 [2025-08-14T06:45:22.408Z] 0.6.1 [2025-08-14T06:45:22.408Z] 0.7.0 [2025-08-14T06:45:22.408Z] 0.7.1 [2025-08-14T06:45:22.408Z] v1.0.0 [2025-08-14T06:45:22.408Z] v1.0.1 [2025-08-14T06:45:22.408Z] v1.1.0 [2025-08-14T06:45:22.408Z] v1.2.0 [2025-08-14T06:45:22.408Z] v1.2.1 [2025-08-14T06:45:22.408Z] v1.3.0 [2025-08-14T06:45:22.408Z] v1.3.1 [2025-08-14T06:45:22.408Z] v2.0.0 [2025-08-14T06:45:22.408Z] v2.1.0 [2025-08-14T06:45:22.408Z] v2.1.1 [2025-08-14T06:45:22.408Z] v2.2.0 [2025-08-14T06:45:22.408Z] v2.3.0 [2025-08-14T06:45:22.408Z] v3.0 [2025-08-14T06:45:22.408Z] v3.0.0 [2025-08-14T06:45:22.408Z] v3.1 [2025-08-14T06:45:22.408Z] v3.1.0 [2025-08-14T06:45:22.408Z] v3.1.1 [2025-08-14T06:45:22.408Z] v4.0 [2025-08-14T06:45:22.408Z] v4.0.0 [2025-08-14T06:45:22.408Z] v4.0.1 [2025-08-14T06:45:22.408Z] v4.0.1-dev.1 [2025-08-14T06:45:22.408Z] v4.1.0-dev.1 [2025-08-14T06:45:22.408Z] v4.1.0-dev.10 [2025-08-14T06:45:22.408Z] v4.1.0-dev.11 [2025-08-14T06:45:22.408Z] v4.1.0-dev.12 [2025-08-14T06:45:22.408Z] v4.1.0-dev.13 [2025-08-14T06:45:22.408Z] v4.1.0-dev.14 [2025-08-14T06:45:22.408Z] v4.1.0-dev.15 [2025-08-14T06:45:22.408Z] v4.1.0-dev.16 [2025-08-14T06:45:22.408Z] v4.1.0-dev.17 [2025-08-14T06:45:22.408Z] v4.1.0-dev.18 [2025-08-14T06:45:22.408Z] v4.1.0-dev.19 [2025-08-14T06:45:22.408Z] v4.1.0-dev.2 [2025-08-14T06:45:22.408Z] v4.1.0-dev.20 [2025-08-14T06:45:22.408Z] v4.1.0-dev.21 [2025-08-14T06:45:22.408Z] v4.1.0-dev.22 [2025-08-14T06:45:22.408Z] v4.1.0-dev.23 [2025-08-14T06:45:22.408Z] v4.1.0-dev.24 [2025-08-14T06:45:22.408Z] v4.1.0-dev.25 [2025-08-14T06:45:22.408Z] v4.1.0-dev.26 [2025-08-14T06:45:22.408Z] v4.1.0-dev.27 [2025-08-14T06:45:22.408Z] v4.1.0-dev.28 [2025-08-14T06:45:22.408Z] v4.1.0-dev.29 [2025-08-14T06:45:22.408Z] v4.1.0-dev.3 [2025-08-14T06:45:22.408Z] v4.1.0-dev.30 [2025-08-14T06:45:22.408Z] v4.1.0-dev.31 [2025-08-14T06:45:22.408Z] v4.1.0-dev.32 [2025-08-14T06:45:22.408Z] v4.1.0-dev.33 [2025-08-14T06:45:22.408Z] v4.1.0-dev.34 [2025-08-14T06:45:22.409Z] v4.1.0-dev.35 [2025-08-14T06:45:22.409Z] v4.1.0-dev.36 [2025-08-14T06:45:22.409Z] v4.1.0-dev.37 [2025-08-14T06:45:22.409Z] v4.1.0-dev.38 [2025-08-14T06:45:22.409Z] v4.1.0-dev.39 [2025-08-14T06:45:22.409Z] v4.1.0-dev.4 [2025-08-14T06:45:22.409Z] v4.1.0-dev.40 [2025-08-14T06:45:22.409Z] v4.1.0-dev.41 [2025-08-14T06:45:22.409Z] v4.1.0-dev.42 [2025-08-14T06:45:22.409Z] v4.1.0-dev.43 [2025-08-14T06:45:22.409Z] v4.1.0-dev.44 [2025-08-14T06:45:22.409Z] v4.1.0-dev.45 [2025-08-14T06:45:22.409Z] v4.1.0-dev.46 [2025-08-14T06:45:22.409Z] v4.1.0-dev.47 [2025-08-14T06:45:22.409Z] v4.1.0-dev.5 [2025-08-14T06:45:22.409Z] v4.1.0-dev.6 [2025-08-14T06:45:22.409Z] v4.1.0-dev.7 [2025-08-14T06:45:22.409Z] v4.1.0-dev.8 [2025-08-14T06:45:22.409Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-14T06:45:22.699Z] + lftools sign git-tag v4.1.0-dev.47 [2025-08-14T06:45:23.267Z] Signing Git tag with Sigul... [2025-08-14T06:45:23.267Z] Signing v4.1.0-dev.47 [Pipeline] echo [2025-08-14T06:45:23.540Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:23.829Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-14T06:45:23.896Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-14T06:45:23.916Z] $ docker stop --time=1 7aa02af3042a6d886bb1bc9a89d11e695f4b81d211a75ee117f942f13a42c6e0 [2025-08-14T06:45:25.449Z] $ docker rm -f --volumes 7aa02af3042a6d886bb1bc9a89d11e695f4b81d211a75ee117f942f13a42c6e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-14T06:45:26.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T06:45:26.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:45:26.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T06:45:26.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:45:26.461Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T06:45:26.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T06:45:26.721Z] $ docker top 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 -eo pid,comm [2025-08-14T06:45:26.771Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T06:45:26.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T06:45:26.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T06:45:26.829Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T06:45:26.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T06:45:26.926Z] $ docker exec 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 ssh-agent [2025-08-14T06:45:27.025Z] SSH_AUTH_SOCK=/tmp/ssh-m0CEiha8uqR6/agent.31 [2025-08-14T06:45:27.026Z] SSH_AGENT_PID=37 [2025-08-14T06:45:27.030Z] Running ssh-add (command line suppressed) [2025-08-14T06:45:27.115Z] Identity added: /w/workspace/edgex-go/886@tmp/private_key_1187394698192198486.key (/w/workspace/edgex-go/886@tmp/private_key_1187394698192198486.key) [2025-08-14T06:45:27.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T06:45:27.424Z] + git semver bump pre [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,633 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,639 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,639 [bump_version] DEBUG bumping version:4.1.0-dev.47 on axis:pre with prefix:dev [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,639 [bump_version] DEBUG bumped version:4.1.0-dev.48 [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,639 [write_version] DEBUG write version:4.1.0-dev.48 to path:/w/workspace/edgex-go/886/.semver/main with force:True [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,639 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,639 [write_file] DEBUG write to file:/w/workspace/edgex-go/886/.semver/main [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,641 [execute] INFO git cat-file --batch-check [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/886/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,644 [execute] INFO git cat-file --batch [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/886/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T06:45:27.682Z] 2025-08-14 06:45:27,648 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main [2025-08-14T06:45:27.682Z] 4.1.0-dev.48 [Pipeline] } [2025-08-14T06:45:27.684Z] $ docker exec --env ******** --env ******** 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 ssh-agent -k [2025-08-14T06:45:27.768Z] unset SSH_AUTH_SOCK; [2025-08-14T06:45:27.769Z] unset SSH_AGENT_PID; [2025-08-14T06:45:27.769Z] echo Agent pid 37 killed; [2025-08-14T06:45:27.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T06:45:28.112Z] + git semver [Pipeline] } [2025-08-14T06:45:28.683Z] $ docker stop --time=1 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 [2025-08-14T06:45:29.971Z] $ docker rm -f --volumes 40382877dcae9179143c95638a1e7bff19c6f3f8d31da6f96a7ecb4ba4d6c311 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T06:45:30.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T06:45:30.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:45:30.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T06:45:30.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:45:30.716Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T06:45:30.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T06:45:30.993Z] $ docker top ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a -eo pid,comm [2025-08-14T06:45:31.038Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T06:45:31.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T06:45:31.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T06:45:31.090Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T06:45:31.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T06:45:31.197Z] $ docker exec ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a ssh-agent [2025-08-14T06:45:31.296Z] SSH_AUTH_SOCK=/tmp/ssh-6mau2ma8Avrd/agent.33 [2025-08-14T06:45:31.296Z] SSH_AGENT_PID=39 [2025-08-14T06:45:31.300Z] Running ssh-add (command line suppressed) [2025-08-14T06:45:31.394Z] Identity added: /w/workspace/edgex-go/886@tmp/private_key_10321059882767446654.key (/w/workspace/edgex-go/886@tmp/private_key_10321059882767446654.key) [2025-08-14T06:45:31.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T06:45:31.704Z] + git semver push [2025-08-14T06:45:31.962Z] 2025-08-14 06:45:31,893 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T06:45:31.962Z] 2025-08-14 06:45:31,908 [run_push] DEBUG push [2025-08-14T06:45:31.962Z] 2025-08-14 06:45:31,909 [execute] INFO git cat-file --batch-check [2025-08-14T06:45:31.962Z] 2025-08-14 06:45:31,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/886/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T06:45:31.962Z] 2025-08-14 06:45:31,911 [execute] INFO git rev-list 3075eb43630d5ed5e744b0c230787e4115c40e88 -- [2025-08-14T06:45:31.962Z] 2025-08-14 06:45:31,911 [execute] DEBUG Popen(['git', 'rev-list', '3075eb43630d5ed5e744b0c230787e4115c40e88', '--'], cwd=/w/workspace/edgex-go/886/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-14T06:45:31.962Z] 2025-08-14 06:45:31,930 [execute] INFO git fetch -v -- origin [2025-08-14T06:45:31.962Z] 2025-08-14 06:45:31,930 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/886/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-14T06:45:32.530Z] 2025-08-14 06:45:32,398 [run_push] DEBUG no remote changes detected [2025-08-14T06:45:32.530Z] 2025-08-14 06:45:32,398 [execute] INFO git push origin semver [2025-08-14T06:45:32.530Z] 2025-08-14 06:45:32,399 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/886/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-14T06:45:33.466Z] 2025-08-14 06:45:33,152 [run_push] DEBUG push all version tags [2025-08-14T06:45:33.466Z] 2025-08-14 06:45:33,152 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-14T06:45:33.466Z] 2025-08-14 06:45:33,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/886, stdin=None, shell=False, universal_newlines=False) [2025-08-14T06:45:34.035Z] 2025-08-14 06:45:33,845 [read_version] DEBUG read version from /w/workspace/edgex-go/886/.semver/main [2025-08-14T06:45:34.035Z] 4.1.0-dev.48 [Pipeline] } [2025-08-14T06:45:34.035Z] $ docker exec --env ******** --env ******** ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a ssh-agent -k [2025-08-14T06:45:34.118Z] unset SSH_AUTH_SOCK; [2025-08-14T06:45:34.119Z] unset SSH_AGENT_PID; [2025-08-14T06:45:34.119Z] echo Agent pid 39 killed; [2025-08-14T06:45:34.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T06:45:34.470Z] + git semver [Pipeline] } [2025-08-14T06:45:34.733Z] $ docker stop --time=1 ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a [2025-08-14T06:45:36.012Z] $ docker rm -f --volumes ef0c435dc33d009e7435b2d03e710d28a4331fd12fed696be3e5fd521ee2d31a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-14T06:45:36.553Z] + [ -d /w/workspace/edgex-go/886/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:36.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:37.705Z] ---> package-listing.sh [2025-08-14T06:45:37.705Z] ++ facter osfamily [2025-08-14T06:45:37.705Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T06:45:37.964Z] + OS_FAMILY=debian [2025-08-14T06:45:37.964Z] + workspace=/w/workspace/edgex-go/886 [2025-08-14T06:45:37.964Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T06:45:37.964Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T06:45:37.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T06:45:37.964Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T06:45:37.964Z] + '[' /w/workspace/edgex-go/886 ']' [2025-08-14T06:45:37.964Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T06:45:37.964Z] + case "${OS_FAMILY}" in [2025-08-14T06:45:37.964Z] + dpkg -l [2025-08-14T06:45:37.964Z] + grep '^ii' [2025-08-14T06:45:37.964Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T06:45:37.964Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T06:45:37.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T06:45:37.964Z] + '[' /w/workspace/edgex-go/886 ']' [2025-08-14T06:45:37.964Z] + mkdir -p /w/workspace/edgex-go/886/archives/ [2025-08-14T06:45:37.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/886/archives/ [Pipeline] echo [2025-08-14T06:45:37.975Z] 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/886/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-14T06:45:38.251Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:45:38.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T06:45:38.824Z] [2025-08-14T06:45:38.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T06:45:39.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T06:45:39.131Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T06:45:39.131Z] 5eb5b503b376: Pulling fs layer [2025-08-14T06:45:39.131Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T06:45:39.131Z] ec43610c2a17: Pulling fs layer [2025-08-14T06:45:39.131Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T06:45:39.131Z] 33b1e0a273af: Pulling fs layer [2025-08-14T06:45:39.131Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T06:45:39.131Z] 2f39f015ded8: Pulling fs layer [2025-08-14T06:45:39.131Z] 33b1e0a273af: Waiting [2025-08-14T06:45:39.131Z] 5d3b04190fa2: Waiting [2025-08-14T06:45:39.131Z] 2f39f015ded8: Waiting [2025-08-14T06:45:39.131Z] 3a2ae6a8a46f: Waiting [2025-08-14T06:45:39.131Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T06:45:39.131Z] 5c69ac0246d0: Download complete [2025-08-14T06:45:39.131Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T06:45:39.131Z] 3a2ae6a8a46f: Download complete [2025-08-14T06:45:39.131Z] 33b1e0a273af: Verifying Checksum [2025-08-14T06:45:39.131Z] 33b1e0a273af: Download complete [2025-08-14T06:45:39.131Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T06:45:39.131Z] 5d3b04190fa2: Download complete [2025-08-14T06:45:39.131Z] ec43610c2a17: Verifying Checksum [2025-08-14T06:45:39.131Z] ec43610c2a17: Download complete [2025-08-14T06:45:39.390Z] 5eb5b503b376: Verifying Checksum [2025-08-14T06:45:39.390Z] 5eb5b503b376: Download complete [2025-08-14T06:45:39.957Z] 2f39f015ded8: Download complete [2025-08-14T06:45:40.889Z] 5eb5b503b376: Pull complete [2025-08-14T06:45:41.147Z] 5c69ac0246d0: Pull complete [2025-08-14T06:45:41.713Z] ec43610c2a17: Pull complete [2025-08-14T06:45:41.713Z] 3a2ae6a8a46f: Pull complete [2025-08-14T06:45:41.970Z] 33b1e0a273af: Pull complete [2025-08-14T06:45:41.970Z] 5d3b04190fa2: Pull complete [2025-08-14T06:45:48.524Z] 2f39f015ded8: Pull complete [2025-08-14T06:45:48.524Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T06:45:48.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T06:45:48.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T06:45:48.648Z] prd-ubuntu20.04-docker-8c-8g-6984 does not seem to be running inside a container [2025-08-14T06:45:48.667Z] $ 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/886/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/886 -v /w/workspace/edgex-go/886:/w/workspace/edgex-go/886:rw,z -v /w/workspace/edgex-go/886@tmp:/w/workspace/edgex-go/886@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-08-14T06:45:54.240Z] $ docker top b15ffbd7959be08dc452a14674f6bf6e2829f79be710f4eeecf2857304a632fa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T06:45:54.597Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T06:45:54.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T06:45:55.170Z] + ls /var/log/sa-host [2025-08-14T06:45:55.170Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T06:45:55.207Z] provisioning config files... [2025-08-14T06:45:55.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/886@tmp/config15088818288540707193tmp [Pipeline] { [Pipeline] echo [2025-08-14T06:45:55.233Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:55.513Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T06:45:55.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:55.839Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T06:45:55.848Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:56.131Z] ---> sudo-logs.sh [2025-08-14T06:45:56.131Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-14T06:45:56.164Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:56.450Z] ---> job-cost.sh [2025-08-14T06:45:56.450Z] lf-activate-venv: SKIPPING [2025-08-14T06:45:56.450Z] DEBUG: total: 0.10999999940395355 [2025-08-14T06:45:56.450Z] INFO: Retrieving Stack Cost... [2025-08-14T06:45:56.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T06:45:57.277Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T06:45:57.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T06:45:57.576Z] ---> logs-deploy.sh [2025-08-14T06:45:57.576Z] lf-activate-venv: SKIPPING [2025-08-14T06:45:57.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/886 [2025-08-14T06:45:57.576Z] INFO: archiving workspace using pattern(s): [2025-08-14T06:45:58.512Z] Archives upload complete. [2025-08-14T06:45:58.771Z] INFO: archiving logs to Nexus [2025-08-14T06:45:59.337Z] ---> uname -a: [2025-08-14T06:45:59.338Z] Linux prd-ubuntu20-04-docker-8c-8g-6984 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-14T06:45:59.338Z] [2025-08-14T06:45:59.338Z] [2025-08-14T06:45:59.338Z] ---> lscpu: [2025-08-14T06:45:59.338Z] Architecture: x86_64 [2025-08-14T06:45:59.338Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-14T06:45:59.338Z] Byte Order: Little Endian [2025-08-14T06:45:59.338Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-14T06:45:59.338Z] CPU(s): 8 [2025-08-14T06:45:59.338Z] On-line CPU(s) list: 0-7 [2025-08-14T06:45:59.338Z] Thread(s) per core: 1 [2025-08-14T06:45:59.338Z] Core(s) per socket: 1 [2025-08-14T06:45:59.338Z] Socket(s): 8 [2025-08-14T06:45:59.338Z] NUMA node(s): 1 [2025-08-14T06:45:59.338Z] Vendor ID: AuthenticAMD [2025-08-14T06:45:59.338Z] CPU family: 23 [2025-08-14T06:45:59.338Z] Model: 49 [2025-08-14T06:45:59.338Z] Model name: AMD EPYC-Rome Processor [2025-08-14T06:45:59.338Z] Stepping: 0 [2025-08-14T06:45:59.338Z] CPU MHz: 2799.998 [2025-08-14T06:45:59.338Z] BogoMIPS: 5599.99 [2025-08-14T06:45:59.338Z] Virtualization: AMD-V [2025-08-14T06:45:59.338Z] Hypervisor vendor: KVM [2025-08-14T06:45:59.338Z] Virtualization type: full [2025-08-14T06:45:59.338Z] L1d cache: 256 KiB [2025-08-14T06:45:59.338Z] L1i cache: 256 KiB [2025-08-14T06:45:59.338Z] L2 cache: 4 MiB [2025-08-14T06:45:59.338Z] L3 cache: 128 MiB [2025-08-14T06:45:59.338Z] NUMA node0 CPU(s): 0-7 [2025-08-14T06:45:59.338Z] Vulnerability Gather data sampling: Not affected [2025-08-14T06:45:59.338Z] Vulnerability Itlb multihit: Not affected [2025-08-14T06:45:59.338Z] Vulnerability L1tf: Not affected [2025-08-14T06:45:59.338Z] Vulnerability Mds: Not affected [2025-08-14T06:45:59.338Z] Vulnerability Meltdown: Not affected [2025-08-14T06:45:59.338Z] Vulnerability Mmio stale data: Not affected [2025-08-14T06:45:59.338Z] Vulnerability Retbleed: Vulnerable [2025-08-14T06:45:59.338Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-14T06:45:59.338Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-14T06:45:59.338Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-14T06:45:59.338Z] Vulnerability Srbds: Not affected [2025-08-14T06:45:59.338Z] Vulnerability Tsx async abort: Not affected [2025-08-14T06:45:59.338Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-14T06:45:59.338Z] [2025-08-14T06:45:59.338Z]