Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef039b9e9bb41157b63728f80a796861508723d1 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-ssh14924161586604612159.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-ssh12333046441184414217.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-ssh16176534193953591310.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-ssh13624587638207844051.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-ssh11734469990229566610.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-6810 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/884 [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/884 # 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 ef039b9e9bb41157b63728f80a796861508723d1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5225)" > 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 ef039b9e9bb41157b63728f80a796861508723d1 # timeout=10 > git rev-list --no-walk 3ea04a650ddd6c378a3eb05c00cdf8a6970c683b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-13T01:24:35.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-13T01:24:35.177Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-13T01:24:35.201Z] ========================================================= [2025-08-13T01:24:35.201Z] EdgeX Global Pipelines Version Info [2025-08-13T01:24:35.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:24:36.305Z] ------------------- [2025-08-13T01:24:36.305Z] stable info: [2025-08-13T01:24:36.305Z] ------------------- [2025-08-13T01:24:36.305Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-13T01:24:36.305Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-13T01:24:36.305Z] Message: update stable to v1.0.276 [2025-08-13T01:24:36.566Z] ------------------- [2025-08-13T01:24:36.566Z] experimental info: [2025-08-13T01:24:36.566Z] ------------------- [2025-08-13T01:24:36.566Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-13T01:24:36.566Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-13T01:24:36.566Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-13T01:24:36.641Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-13T01:24:36.659Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-13T01:24:36.678Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-13T01:24:36.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-13T01:24:36.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-13T01:24:36.731Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-13T01:24:36.749Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-13T01:24:36.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-13T01:24:36.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-13T01:24:36.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-13T01:24:36.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-13T01:24:36.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-13T01:24:36.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-13T01:24:36.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-13T01:24:36.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-13T01:24:36.910Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-13T01:24:36.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-13T01:24:36.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-13T01:24:36.972Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-13T01:24:36.995Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-13T01:24:37.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-13T01:24:37.039Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-13T01:24:37.057Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-13T01:24:37.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-13T01:24:37.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-13T01:24:37.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-13T01:24:37.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T01:24:37.172Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef039b9 [Pipeline] echo [2025-08-13T01:24:37.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T01:24:37.245Z] provisioning config files... [2025-08-13T01:24:37.258Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/884@tmp/config7698599701140563997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:24:37.588Z] ---> ****-login.sh [2025-08-13T01:24:37.588Z] nexus3.edgexfoundry.org:10001 [2025-08-13T01:24:37.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:24:38.156Z] [2025-08-13T01:24:38.157Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T01:24:38.157Z] Configure a credential helper to remove this warning. See [2025-08-13T01:24:38.157Z] https://docs.****.com/go/credential-store/ [2025-08-13T01:24:38.157Z] [2025-08-13T01:24:38.157Z] Login Succeeded [2025-08-13T01:24:38.157Z] nexus3.edgexfoundry.org:10002 [2025-08-13T01:24:38.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:24:38.157Z] [2025-08-13T01:24:38.157Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T01:24:38.157Z] Configure a credential helper to remove this warning. See [2025-08-13T01:24:38.157Z] https://docs.****.com/go/credential-store/ [2025-08-13T01:24:38.157Z] [2025-08-13T01:24:38.157Z] Login Succeeded [2025-08-13T01:24:38.157Z] nexus3.edgexfoundry.org:10003 [2025-08-13T01:24:38.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:24:38.157Z] [2025-08-13T01:24:38.157Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T01:24:38.157Z] Configure a credential helper to remove this warning. See [2025-08-13T01:24:38.157Z] https://docs.****.com/go/credential-store/ [2025-08-13T01:24:38.157Z] [2025-08-13T01:24:38.157Z] Login Succeeded [2025-08-13T01:24:38.157Z] nexus3.edgexfoundry.org:10004 [2025-08-13T01:24:38.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:24:38.417Z] [2025-08-13T01:24:38.417Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T01:24:38.417Z] Configure a credential helper to remove this warning. See [2025-08-13T01:24:38.417Z] https://docs.****.com/go/credential-store/ [2025-08-13T01:24:38.417Z] [2025-08-13T01:24:38.417Z] Login Succeeded [2025-08-13T01:24:38.417Z] ****.io [2025-08-13T01:24:38.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:24:38.677Z] [2025-08-13T01:24:38.677Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T01:24:38.677Z] Configure a credential helper to remove this warning. See [2025-08-13T01:24:38.677Z] https://docs.****.com/go/credential-store/ [2025-08-13T01:24:38.677Z] [2025-08-13T01:24:38.677Z] Login Succeeded [2025-08-13T01:24:38.677Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T01:24:38.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T01:24:39.011Z] + 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-13T01:24:39.011Z] + dirname cmd/core-command/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/core-data/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-13T01:24:39.011Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2025-08-13T01:24:39.011Z] -f2 [2025-08-13T01:24:39.011Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/core-metadata/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-13T01:24:39.011Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2025-08-13T01:24:39.011Z] [2025-08-13T01:24:39.011Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/support-notifications/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-13T01:24:39.011Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-13T01:24:39.011Z] + cut -d/ -f2 [2025-08-13T01:24:39.011Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-13T01:24:39.051Z] 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-13T01:24:39.416Z] + git rev-list -1 --merges ef039b9e9bb41157b63728f80a796861508723d1~1..ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T01:24:39.429Z] -----------> git rev-list -1 --merges ef039b9e9bb41157b63728f80a796861508723d1~1..ef039b9e9bb41157b63728f80a796861508723d1 ef039b9e9bb41157b63728f80a796861508723d1 [false] [Pipeline] sh [2025-08-13T01:24:39.723Z] + git log --format=format:%s -1 ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T01:24:39.743Z] ========================================================= [2025-08-13T01:24:39.743Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-13T01:24:39.743Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-13T01:24:40.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-13T01:24:40.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-13T01:24:40.114Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-13T01:24:40.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-13T01:24:40.114Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-13T01:24:40.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-13T01:24:40.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:24:40.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T01:24:40.470Z] [2025-08-13T01:24:40.470Z] 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-13T01:24:40.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T01:24:40.777Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-13T01:24:40.777Z] 3dae71ba6b94: Pulling fs layer [2025-08-13T01:24:40.777Z] 6bf1a483ea7c: Pulling fs layer [2025-08-13T01:24:40.777Z] f5dfc541a4d3: Pulling fs layer [2025-08-13T01:24:40.777Z] 461d9e800cba: Pulling fs layer [2025-08-13T01:24:40.777Z] 80192f66455f: Pulling fs layer [2025-08-13T01:24:40.777Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-13T01:24:40.777Z] a29436f7fd5d: Pulling fs layer [2025-08-13T01:24:40.777Z] 923cac83aea3: Pulling fs layer [2025-08-13T01:24:40.777Z] 25ad8b0a4227: Pulling fs layer [2025-08-13T01:24:40.777Z] db01528c6b51: Pulling fs layer [2025-08-13T01:24:40.777Z] 28988de357af: Pulling fs layer [2025-08-13T01:24:40.777Z] a29436f7fd5d: Waiting [2025-08-13T01:24:40.777Z] 923cac83aea3: Waiting [2025-08-13T01:24:40.777Z] 25ad8b0a4227: Waiting [2025-08-13T01:24:40.777Z] db01528c6b51: Waiting [2025-08-13T01:24:40.777Z] 28988de357af: Waiting [2025-08-13T01:24:40.777Z] 461d9e800cba: Waiting [2025-08-13T01:24:40.777Z] 80192f66455f: Waiting [2025-08-13T01:24:40.777Z] 2e8e34ca0e6c: Waiting [2025-08-13T01:24:40.777Z] 6bf1a483ea7c: Verifying Checksum [2025-08-13T01:24:40.777Z] 6bf1a483ea7c: Download complete [2025-08-13T01:24:40.777Z] 461d9e800cba: Download complete [2025-08-13T01:24:40.777Z] 80192f66455f: Verifying Checksum [2025-08-13T01:24:40.777Z] 80192f66455f: Download complete [2025-08-13T01:24:41.037Z] f5dfc541a4d3: Verifying Checksum [2025-08-13T01:24:41.037Z] f5dfc541a4d3: Download complete [2025-08-13T01:24:41.037Z] 3dae71ba6b94: Verifying Checksum [2025-08-13T01:24:41.037Z] 3dae71ba6b94: Download complete [2025-08-13T01:24:41.037Z] 923cac83aea3: Verifying Checksum [2025-08-13T01:24:41.037Z] 923cac83aea3: Download complete [2025-08-13T01:24:41.037Z] 25ad8b0a4227: Verifying Checksum [2025-08-13T01:24:41.037Z] 25ad8b0a4227: Download complete [2025-08-13T01:24:41.037Z] db01528c6b51: Verifying Checksum [2025-08-13T01:24:41.037Z] db01528c6b51: Download complete [2025-08-13T01:24:41.037Z] 28988de357af: Verifying Checksum [2025-08-13T01:24:41.037Z] 28988de357af: Download complete [2025-08-13T01:24:41.296Z] a29436f7fd5d: Verifying Checksum [2025-08-13T01:24:41.296Z] a29436f7fd5d: Download complete [2025-08-13T01:24:41.863Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-13T01:24:41.863Z] 2e8e34ca0e6c: Download complete [2025-08-13T01:24:42.431Z] 3dae71ba6b94: Pull complete [2025-08-13T01:24:42.431Z] 6bf1a483ea7c: Pull complete [2025-08-13T01:24:43.372Z] f5dfc541a4d3: Pull complete [2025-08-13T01:24:43.372Z] 461d9e800cba: Pull complete [2025-08-13T01:24:43.372Z] 80192f66455f: Pull complete [2025-08-13T01:24:47.564Z] 2e8e34ca0e6c: Pull complete [2025-08-13T01:24:48.131Z] a29436f7fd5d: Pull complete [2025-08-13T01:24:48.131Z] 923cac83aea3: Pull complete [2025-08-13T01:24:48.131Z] 25ad8b0a4227: Pull complete [2025-08-13T01:24:48.131Z] db01528c6b51: Pull complete [2025-08-13T01:24:48.391Z] 28988de357af: Pull complete [2025-08-13T01:24:48.391Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-13T01:24:48.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T01:24:48.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T01:24:48.524Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T01:24:48.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-13T01:24:51.180Z] $ docker top 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c -eo pid,comm [2025-08-13T01:24:51.251Z] 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-13T01:24:51.251Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-13T01:24:51.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T01:24:51.306Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T01:24:51.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T01:24:51.413Z] $ docker exec 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c ssh-agent [2025-08-13T01:24:51.541Z] SSH_AUTH_SOCK=/tmp/ssh-JuQCiEFQhxId/agent.32 [2025-08-13T01:24:51.541Z] SSH_AGENT_PID=38 [2025-08-13T01:24:51.548Z] Running ssh-add (command line suppressed) [2025-08-13T01:24:51.631Z] Identity added: /w/workspace/edgex-go/884@tmp/private_key_6223035599440540616.key (/w/workspace/edgex-go/884@tmp/private_key_6223035599440540616.key) [2025-08-13T01:24:51.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T01:24:51.956Z] + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] sh [2025-08-13T01:24:52.243Z] + git tag --points-at HEAD [Pipeline] } [2025-08-13T01:24:52.239Z] $ docker exec --env ******** --env ******** 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c ssh-agent -k [2025-08-13T01:24:52.338Z] unset SSH_AUTH_SOCK; [2025-08-13T01:24:52.339Z] unset SSH_AGENT_PID; [2025-08-13T01:24:52.339Z] echo Agent pid 38 killed; [2025-08-13T01:24:52.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-13T01:24:52.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T01:24:52.407Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T01:24:52.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T01:24:52.493Z] $ docker exec 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c ssh-agent [2025-08-13T01:24:52.611Z] SSH_AUTH_SOCK=/tmp/ssh-3JKJTKusp2Tu/agent.86 [2025-08-13T01:24:52.611Z] SSH_AGENT_PID=92 [2025-08-13T01:24:52.616Z] Running ssh-add (command line suppressed) [2025-08-13T01:24:52.701Z] Identity added: /w/workspace/edgex-go/884@tmp/private_key_9216628312036369389.key (/w/workspace/edgex-go/884@tmp/private_key_9216628312036369389.key) [2025-08-13T01:24:52.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T01:24:53.025Z] + git semver init [2025-08-13T01:24:53.284Z] 2025-08-13 01:24:53,218 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-13T01:24:53.284Z] 2025-08-13 01:24:53,221 [run_init] DEBUG init version:0.0.0 force:False [2025-08-13T01:24:53.284Z] 2025-08-13 01:24:53,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/884/.semver [2025-08-13T01:24:53.284Z] 2025-08-13 01:24:53,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/884/.semver [2025-08-13T01:24:53.284Z] 2025-08-13 01:24:53,222 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/884/.semver'], cwd=/w/workspace/edgex-go/884, stdin=None, shell=False, universal_newlines=False) [2025-08-13T01:24:58.560Z] 2025-08-13 01:24:58,047 [append_file] DEBUG append to file:/w/workspace/edgex-go/884/.git/info/exclude [2025-08-13T01:24:58.560Z] 2025-08-13 01:24:58,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/884/.semver/main with force:False [2025-08-13T01:24:58.560Z] 2025-08-13 01:24:58,048 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main [2025-08-13T01:24:58.560Z] 2025-08-13 01:24:58,048 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main [2025-08-13T01:24:58.560Z] 4.1.0-dev.45 [Pipeline] } [2025-08-13T01:24:58.557Z] $ docker exec --env ******** --env ******** 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c ssh-agent -k [2025-08-13T01:24:58.646Z] unset SSH_AUTH_SOCK; [2025-08-13T01:24:58.647Z] unset SSH_AGENT_PID; [2025-08-13T01:24:58.647Z] echo Agent pid 92 killed; [2025-08-13T01:24:58.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T01:24:58.999Z] + git semver [Pipeline] } [2025-08-13T01:24:59.262Z] $ docker stop --time=1 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c [2025-08-13T01:25:00.541Z] $ docker rm -f --volumes 83be4739f396276fc8a728028e51cfe262f84509ab8ca592d1e129a8ecd7374c [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-13T01:25:00.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-13T01:25:01.207Z] Stashed 1 file(s) [Pipeline] echo [2025-08-13T01:25:01.210Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.45 [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-13T01:25:01.679Z] + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] echo [2025-08-13T01:25:01.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T01:25:01.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T01:25:01.724Z] ========================================================= [2025-08-13T01:25:01.724Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-13T01:25:01.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-13T01:25:02.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-13T01:25:02.107Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-13T01:25:02.107Z] 0a9a5dfd008f: Pulling fs layer [2025-08-13T01:25:02.107Z] 36466aa92d05: Pulling fs layer [2025-08-13T01:25:02.107Z] e10405b45d13: Pulling fs layer [2025-08-13T01:25:02.107Z] 096b7ceb2af7: Pulling fs layer [2025-08-13T01:25:02.107Z] 4f4fb700ef54: Pulling fs layer [2025-08-13T01:25:02.107Z] c451b95d7931: Pulling fs layer [2025-08-13T01:25:02.107Z] 9febf9df4401: Pulling fs layer [2025-08-13T01:25:02.107Z] 1477f019b032: Pulling fs layer [2025-08-13T01:25:02.107Z] c7dc25521971: Pulling fs layer [2025-08-13T01:25:02.107Z] 4f4fb700ef54: Waiting [2025-08-13T01:25:02.107Z] 1477f019b032: Waiting [2025-08-13T01:25:02.107Z] c7dc25521971: Waiting [2025-08-13T01:25:02.107Z] c451b95d7931: Waiting [2025-08-13T01:25:02.107Z] 9febf9df4401: Waiting [2025-08-13T01:25:02.107Z] 096b7ceb2af7: Waiting [2025-08-13T01:25:02.107Z] 36466aa92d05: Verifying Checksum [2025-08-13T01:25:02.107Z] 36466aa92d05: Download complete [2025-08-13T01:25:02.107Z] 096b7ceb2af7: Verifying Checksum [2025-08-13T01:25:02.107Z] 096b7ceb2af7: Download complete [2025-08-13T01:25:02.107Z] 4f4fb700ef54: Verifying Checksum [2025-08-13T01:25:02.107Z] 4f4fb700ef54: Download complete [2025-08-13T01:25:02.107Z] c451b95d7931: Verifying Checksum [2025-08-13T01:25:02.107Z] c451b95d7931: Download complete [2025-08-13T01:25:02.107Z] 0a9a5dfd008f: Verifying Checksum [2025-08-13T01:25:02.107Z] 0a9a5dfd008f: Download complete [2025-08-13T01:25:02.107Z] 9febf9df4401: Verifying Checksum [2025-08-13T01:25:02.107Z] 9febf9df4401: Download complete [2025-08-13T01:25:02.364Z] 0a9a5dfd008f: Pull complete [2025-08-13T01:25:02.364Z] 36466aa92d05: Pull complete [2025-08-13T01:25:02.364Z] c7dc25521971: Download complete [2025-08-13T01:25:02.623Z] e10405b45d13: Verifying Checksum [2025-08-13T01:25:02.623Z] e10405b45d13: Download complete [2025-08-13T01:25:02.882Z] 1477f019b032: Verifying Checksum [2025-08-13T01:25:02.882Z] 1477f019b032: Download complete [2025-08-13T01:25:07.071Z] e10405b45d13: Pull complete [2025-08-13T01:25:07.071Z] 096b7ceb2af7: Pull complete [2025-08-13T01:25:07.071Z] 4f4fb700ef54: Pull complete [2025-08-13T01:25:07.331Z] c451b95d7931: Pull complete [2025-08-13T01:25:07.331Z] 9febf9df4401: Pull complete [2025-08-13T01:25:09.866Z] 1477f019b032: Pull complete [2025-08-13T01:25:10.802Z] c7dc25521971: Pull complete [2025-08-13T01:25:10.802Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-13T01:25:10.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-13T01:25:10.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-13T01:25:11.108Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-13T01:25:11.108Z] WORKDIR /edgex [2025-08-13T01:25:11.108Z] COPY go.mod . [2025-08-13T01:25:11.108Z] RUN go mod download [2025-08-13T01:25:11.108Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-13T01:25:11.694Z] #0 building with "default" instance using docker driver [2025-08-13T01:25:11.694Z] [2025-08-13T01:25:11.694Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:25:11.694Z] #1 transferring dockerfile: 164B done [2025-08-13T01:25:11.694Z] #1 DONE 0.0s [2025-08-13T01:25:11.694Z] [2025-08-13T01:25:11.694Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-13T01:25:11.694Z] #2 DONE 0.0s [2025-08-13T01:25:11.694Z] [2025-08-13T01:25:11.694Z] #3 [internal] load .dockerignore [2025-08-13T01:25:11.694Z] #3 transferring context: 50B done [2025-08-13T01:25:11.694Z] #3 DONE 0.0s [2025-08-13T01:25:11.694Z] [2025-08-13T01:25:11.694Z] #4 [internal] load build context [2025-08-13T01:25:11.959Z] #4 transferring context: 6.56kB done [2025-08-13T01:25:11.959Z] #4 DONE 0.1s [2025-08-13T01:25:11.959Z] [2025-08-13T01:25:11.959Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-13T01:25:11.959Z] #5 DONE 0.1s [2025-08-13T01:25:11.959Z] [2025-08-13T01:25:11.959Z] #6 [2/4] WORKDIR /edgex [2025-08-13T01:25:15.260Z] #6 DONE 3.0s [2025-08-13T01:25:15.260Z] [2025-08-13T01:25:15.260Z] #7 [3/4] COPY go.mod . [2025-08-13T01:25:15.260Z] #7 DONE 0.0s [2025-08-13T01:25:15.260Z] [2025-08-13T01:25:15.260Z] #8 [4/4] RUN go mod download [2025-08-13T01:25:16.333Z] Still waiting to schedule task [2025-08-13T01:25:16.333Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6805’ [2025-08-13T01:25:25.234Z] #8 DONE 10.5s [2025-08-13T01:25:25.494Z] [2025-08-13T01:25:25.494Z] #9 exporting to image [2025-08-13T01:25:25.494Z] #9 exporting layers [2025-08-13T01:25:28.780Z] #9 exporting layers 3.6s done [2025-08-13T01:25:29.040Z] #9 writing image sha256:78e05678785011a00ab3e31f827e61cb09284fda08beec9cb17a4922cc1026c8 done [2025-08-13T01:25:29.040Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-13T01:25:29.040Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:25:29.362Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-13T01:25:29.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T01:25:29.436Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T01:25:29.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-13T01:25:29.772Z] $ docker top d9fa5f3e0067eef908db115878302931c651bf3dbac714720859eef6539568a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T01:25:30.127Z] + go version [2025-08-13T01:25:30.127Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-13T01:25:30.130Z] $ docker stop --time=1 d9fa5f3e0067eef908db115878302931c651bf3dbac714720859eef6539568a0 [2025-08-13T01:25:31.384Z] $ docker rm -f --volumes d9fa5f3e0067eef908db115878302931c651bf3dbac714720859eef6539568a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:25:31.833Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-13T01:25:31.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T01:25:31.916Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T01:25:31.941Z] $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-13T01:25:32.192Z] $ docker top ee67f8909105e5d7474abf6054b1752ede5598b1f97981685203d4a730aa92ea -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-13T01:25:32.266Z] ========================================================= [2025-08-13T01:25:32.266Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-13T01:25:32.266Z] ========================================================= [Pipeline] sh [2025-08-13T01:25:32.544Z] + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] fileExists [Pipeline] sh [2025-08-13T01:25:32.852Z] + make test [2025-08-13T01:25:32.852Z] go test -race -coverprofile=coverage.out ./... [2025-08-13T01:25:40.998Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 42.3% of statements [2025-08-13T01:26:07.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-13T01:26:07.540Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-13T01:26:08.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-13T01:26:08.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-13T01:26:08.476Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-13T01:26:08.476Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-13T01:26:08.476Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-13T01:26:08.476Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-13T01:26:08.476Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-13T01:26:08.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-13T01:26:08.477Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-13T01:26:08.477Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-13T01:26:09.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-13T01:26:09.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-13T01:26:09.849Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-13T01:26:09.849Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-13T01:26:09.849Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-13T01:26:09.849Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-13T01:26:11.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.4% of statements [2025-08-13T01:26:11.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-08-13T01:26:11.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 46.3% of statements [2025-08-13T01:26:11.225Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-13T01:26:11.225Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-13T01:26:11.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.401s coverage: 93.4% of statements [2025-08-13T01:26:11.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 92.4% of statements [2025-08-13T01:26:12.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements [2025-08-13T01:26:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-13T01:26:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-13T01:26:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-13T01:26:13.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-13T01:26:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 95.8% of statements [2025-08-13T01:26:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-08-13T01:26:14.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-13T01:26:14.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-13T01:26:14.924Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-13T01:26:14.924Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-13T01:26:15.182Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-13T01:26:15.182Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-13T01:26:16.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-08-13T01:26:16.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2025-08-13T01:26:16.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 38.1% of statements [2025-08-13T01:26:16.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-08-13T01:26:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements [2025-08-13T01:26:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements [2025-08-13T01:26:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-08-13T01:26:16.687Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-13T01:26:16.687Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-13T01:26:16.687Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-13T01:26:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2025-08-13T01:26:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-13T01:26:17.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-13T01:26:17.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-13T01:26:17.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-13T01:26:17.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-08-13T01:26:18.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-13T01:26:18.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-13T01:26:18.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-13T01:26:18.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-13T01:26:18.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-13T01:26:18.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-13T01:26:18.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-13T01:26:19.012Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-13T01:26:19.012Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-13T01:26:19.579Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-13T01:26:21.480Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-13T01:26:21.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-13T01:26:22.856Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-13T01:26:23.789Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-13T01:26:23.789Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-13T01:26:23.789Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-13T01:26:27.069Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-13T01:26:27.634Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-13T01:26:27.634Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-13T01:26:27.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-13T01:26:27.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-13T01:26:27.634Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-13T01:26:28.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2025-08-13T01:26:29.506Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-13T01:26:29.506Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-13T01:26:29.506Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-13T01:26:29.506Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-13T01:26:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-13T01:26:29.506Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-13T01:26:30.074Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-13T01:26:30.074Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-13T01:26:30.074Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-13T01:26:30.074Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-13T01:26:30.074Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-13T01:26:30.334Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-13T01:26:31.708Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-13T01:26:31.708Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-13T01:26:31.708Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-13T01:26:31.709Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-13T01:26:33.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-13T01:26:33.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-13T01:26:33.627Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-13T01:26:33.627Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-13T01:26:33.627Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-13T01:26:33.627Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-13T01:26:33.627Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-13T01:26:35.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-13T01:26:35.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-13T01:26:35.004Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 68.8% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 86.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.168s coverage: 54.5% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.212s coverage: 94.9% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.205s coverage: 9.0% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2025-08-13T01:26:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-08-13T01:26:40.282Z] 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-13T01:26:40.282Z] running golangci-lint [2025-08-13T01:26:40.282Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-13T01:26:40.282Z] go version go1.23.9 linux/amd64 [2025-08-13T01:26:40.541Z] 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-13T01:26:40.542Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-13T01:26:40.542Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-13T01:27:07.081Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 23.49046287s" [2025-08-13T01:27:07.081Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.780026ms" [2025-08-13T01:27:17.063Z] level=info msg="[linters_context/goanalysis] analyzers took 1m39.305200718s with top 10 stages: buildir: 58.28661334s, gosec: 4.178200218s, inspect: 2.390194696s, fact_deprecated: 2.031706122s, printf: 1.679790873s, fact_purity: 1.440589244s, ctrlflow: 1.397142864s, S1038: 1.133188095s, nilness: 929.033082ms, directives: 864.801092ms" [2025-08-13T01:27:17.063Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-08-13T01:27:17.063Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, skip_files: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, skip_dirs: 202/202" [2025-08-13T01:27:17.063Z] level=info msg="[runner] processing took 18.191804ms with stages: nolint: 7.547515ms, identifier_marker: 4.355964ms, autogenerated_exclude: 1.713411ms, path_prettifier: 1.704781ms, skip_dirs: 1.410914ms, exclude-rules: 1.35199ms, filename_unadjuster: 44.124µs, invalid_issue: 30.353µs, cgo: 29.282µs, max_same_issues: 630ns, skip_files: 440ns, uniq_by_line: 430ns, fixer: 430ns, exclude: 260ns, sort_results: 250ns, path_shortener: 190ns, diff: 160ns, max_from_linter: 160ns, source_code: 150ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2025-08-13T01:27:17.063Z] level=info msg="[runner] linters took 12.012366432s with stages: goanalysis_metalinter: 11.994088899s" [2025-08-13T01:27:17.063Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-13T01:27:17.063Z] level=info msg="Memory: 351 samples, avg is 287.6MB, max is 1531.3MB" [2025-08-13T01:27:17.063Z] level=info msg="Execution took 35.559669327s" [2025-08-13T01:27:17.063Z] go vet ./... [2025-08-13T01:27:23.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-13T01:27:23.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-13T01:27:23.606Z] ./bin/test-attribution-txt.sh [2025-08-13T01:27:23.606Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-13T01:27:23.606Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-13T01:27:23.606Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-13T01:27:23.606Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-13T01:27:23.606Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-13T01:27:23.606Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-13T01:27:23.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-13T01:27:23.906Z] + ls -al . [2025-08-13T01:27:23.907Z] total 1996 [2025-08-13T01:27:23.907Z] drwxrwxr-x 11 1001 1001 4096 Aug 13 01:25 . [2025-08-13T01:27:23.907Z] drwxr-xr-x 4 root root 4096 Aug 13 01:25 .. [2025-08-13T01:27:23.907Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 01:24 .blubracket [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 10 Aug 13 01:24 .dockerignore [2025-08-13T01:27:23.907Z] drwxrwxr-x 8 1001 1001 4096 Aug 13 01:26 .git [2025-08-13T01:27:23.907Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 01:24 .github [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 909 Aug 13 01:24 .gitignore [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 218 Aug 13 01:24 .golangci.yml [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 100 Aug 13 01:24 .hadolint.yml [2025-08-13T01:27:23.907Z] drwxr-xr-x 3 1001 1001 4096 Aug 13 01:24 .semver [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 155 Aug 13 01:24 .sonarcloud.properties [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 1171 Aug 13 01:24 ADOPTERS.md [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 17374 Aug 13 01:24 Attribution.txt [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 108018 Aug 13 01:24 CHANGELOG.md [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 3804 Aug 13 01:24 CONTRIBUTING.md [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 677 Aug 13 01:24 GOVERNANCE.md [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 858 Aug 13 01:24 Jenkinsfile [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 10775 Aug 13 01:24 LICENSE [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 16740 Aug 13 01:24 Makefile [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 582 Aug 13 01:24 OWNERS.md [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 9932 Aug 13 01:24 README.md [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 789 Aug 13 01:24 SECURITY.md [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 12 Aug 13 01:25 VERSION [2025-08-13T01:27:23.907Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 01:24 bin [2025-08-13T01:27:23.907Z] drwxrwxr-x 19 1001 1001 4096 Aug 13 01:24 cmd [2025-08-13T01:27:23.907Z] -rw-r--r-- 1 root root 1666027 Aug 13 01:26 coverage.out [2025-08-13T01:27:23.907Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 01:24 fuzz_test [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 6526 Aug 13 01:24 go.mod [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 88539 Aug 13 01:24 go.sum [2025-08-13T01:27:23.907Z] drwxrwxr-x 7 1001 1001 4096 Aug 13 01:24 internal [2025-08-13T01:27:23.907Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 01:24 openapi [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 584 Aug 13 01:24 security.txt [2025-08-13T01:27:23.907Z] -rw-rw-r-- 1 1001 1001 204 Aug 13 01:24 version.go [Pipeline] sh [2025-08-13T01:27:24.186Z] + '[' -e coverage.out ] [2025-08-13T01:27:24.186Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-13T01:27:24.355Z] Stashed 1 file(s) [Pipeline] sh [2025-08-13T01:27:24.636Z] + make build [2025-08-13T01:27:24.636Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-13T01:27:46.556Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-13T01:27:49.091Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-13T01:27:50.468Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-13T01:27:51.404Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-13T01:27:53.304Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-13T01:27:58.572Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-13T01:27:59.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-13T01:28:01.845Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-13T01:28:04.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-13T01:28:05.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-13T01:28:07.117Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-13T01:28:07.681Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-13T01:28:09.584Z] $ docker stop --time=1 ee67f8909105e5d7474abf6054b1752ede5598b1f97981685203d4a730aa92ea [2025-08-13T01:28:09.689Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6811 in /w/workspace/edgexfoundry_edgex-go_main [2025-08-13T01:28:13.589Z] $ docker rm -f --volumes ee67f8909105e5d7474abf6054b1752ede5598b1f97981685203d4a730aa92ea [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2025-08-13T01:28:14.165Z] Running in /w/workspace/edgex-go/884 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2025-08-13T01:28:14.217Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:28:14.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-13T01:28:14.871Z] [2025-08-13T01:28:14.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:28:15.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-13T01:28:15.168Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-13T01:28:15.168Z] 91d30c5bc195: Pulling fs layer [2025-08-13T01:28:15.169Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-13T01:28:15.169Z] 9c61dcf015f6: Pulling fs layer [2025-08-13T01:28:15.169Z] 4698f68db338: Pulling fs layer [2025-08-13T01:28:15.169Z] 2a2f49069b9e: Pulling fs layer [2025-08-13T01:28:15.169Z] e0025b399a48: Pulling fs layer [2025-08-13T01:28:15.169Z] 2a2f49069b9e: Waiting [2025-08-13T01:28:15.169Z] e0025b399a48: Waiting [2025-08-13T01:28:15.169Z] 4698f68db338: Waiting [2025-08-13T01:28:15.169Z] 91d30c5bc195: Verifying Checksum [2025-08-13T01:28:15.169Z] 91d30c5bc195: Download complete [2025-08-13T01:28:15.169Z] 4698f68db338: Verifying Checksum [2025-08-13T01:28:15.169Z] 4698f68db338: Download complete [2025-08-13T01:28:15.426Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-13T01:28:15.426Z] 2e9b0aa3be6d: Download complete [2025-08-13T01:28:15.426Z] e0025b399a48: Verifying Checksum [2025-08-13T01:28:15.426Z] e0025b399a48: Download complete [2025-08-13T01:28:15.426Z] 91d30c5bc195: Pull complete [2025-08-13T01:28:15.426Z] 2a2f49069b9e: Verifying Checksum [2025-08-13T01:28:15.426Z] 2a2f49069b9e: Download complete [2025-08-13T01:28:15.684Z] 2e9b0aa3be6d: Pull complete [2025-08-13T01:28:16.250Z] 9c61dcf015f6: Verifying Checksum [2025-08-13T01:28:16.250Z] 9c61dcf015f6: Download complete [2025-08-13T01:28:20.282Z] using credential edgex-jenkins-ssh [2025-08-13T01:28:20.306Z] Cloning the remote Git repository [2025-08-13T01:28:20.433Z] 9c61dcf015f6: Pull complete [2025-08-13T01:28:20.433Z] 4698f68db338: Pull complete [2025-08-13T01:28:20.433Z] 2a2f49069b9e: Pull complete [2025-08-13T01:28:20.433Z] e0025b399a48: Pull complete [2025-08-13T01:28:20.433Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-13T01:28:20.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-13T01:28:20.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T01:28:20.517Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T01:28:20.538Z] $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-08-13T01:28:20.394Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-13T01:28:20.521Z] > git init /w/workspace/edgex-go/884 # timeout=10 [2025-08-13T01:28:20.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-13T01:28:20.723Z] > git --version # timeout=10 [2025-08-13T01:28:20.753Z] > git --version # 'git version 2.25.1' [2025-08-13T01:28:20.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-13T01:28:20.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-13T01:28:22.944Z] $ docker top f3c39d23bcb41201c325f1fc8deb12bda2d13c43993b14eabf8c60bf2bf07723 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T01:28:23.289Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-13T01:28:23.548Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #1 transferring dockerfile: 2.00kB done [2025-08-13T01:28:23.548Z] #1 DONE 0.1s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #2 [core-data internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #2 transferring dockerfile: 2.04kB done [2025-08-13T01:28:23.548Z] #2 DONE 0.1s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-13T01:28:23.548Z] #3 DONE 0.0s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #4 transferring dockerfile: 2.01kB done [2025-08-13T01:28:23.548Z] #4 DONE 0.1s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #5 transferring dockerfile: 2.49kB done [2025-08-13T01:28:23.548Z] #5 DONE 0.1s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #6 transferring dockerfile: 2.23kB done [2025-08-13T01:28:23.548Z] #6 DONE 0.2s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #7 transferring dockerfile: 2.10kB done [2025-08-13T01:28:23.548Z] #7 DONE 0.2s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #8 transferring dockerfile: 1.81kB done [2025-08-13T01:28:23.548Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-13T01:28:23.548Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-13T01:28:23.548Z] #8 DONE 0.2s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #9 transferring dockerfile: 1.89kB done [2025-08-13T01:28:23.548Z] #9 DONE 0.2s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-08-13T01:28:23.548Z] #10 transferring dockerfile: 1.83kB done [2025-08-13T01:28:23.548Z] #10 DONE 0.2s [2025-08-13T01:28:23.548Z] [2025-08-13T01:28:23.548Z] #11 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-13T01:28:23.806Z] #11 ... [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-13T01:28:23.806Z] #12 transferring dockerfile: 3.02kB done [2025-08-13T01:28:23.806Z] #12 DONE 0.2s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-08-13T01:28:23.806Z] #13 transferring dockerfile: 1.69kB done [2025-08-13T01:28:23.806Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-13T01:28:23.806Z] #13 DONE 0.2s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #14 [core-command internal] load build definition from Dockerfile [2025-08-13T01:28:23.806Z] #14 transferring dockerfile: 1.94kB done [2025-08-13T01:28:23.806Z] #14 DONE 0.2s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-08-13T01:28:23.806Z] #15 transferring dockerfile: 1.70kB done [2025-08-13T01:28:23.806Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-13T01:28:23.806Z] #15 DONE 0.2s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-13T01:28:23.806Z] #16 transferring dockerfile: 2.50kB done [2025-08-13T01:28:23.806Z] #16 DONE 0.2s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-13T01:28:23.806Z] #17 transferring dockerfile: 2.14kB done [2025-08-13T01:28:23.806Z] #17 DONE 0.2s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-13T01:28:23.806Z] #3 DONE 0.0s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #18 [core-keeper internal] load .dockerignore [2025-08-13T01:28:23.806Z] #18 transferring context: 50B done [2025-08-13T01:28:23.806Z] #18 DONE 0.0s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #19 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:28:23.806Z] #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:28:23.806Z] #19 DONE 0.0s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #20 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-13T01:28:23.806Z] #20 DONE 0.2s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-13T01:28:23.806Z] #21 transferring context: 50B done [2025-08-13T01:28:23.806Z] #21 DONE 0.1s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-08-13T01:28:23.806Z] #22 transferring context: 50B done [2025-08-13T01:28:23.806Z] #22 DONE 0.1s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #23 [core-metadata internal] load .dockerignore [2025-08-13T01:28:23.806Z] #23 transferring context: 50B done [2025-08-13T01:28:23.806Z] #23 DONE 0.1s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-08-13T01:28:23.806Z] #24 transferring context: 50B done [2025-08-13T01:28:23.806Z] #24 DONE 0.1s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #25 [support-notifications internal] load .dockerignore [2025-08-13T01:28:23.806Z] #25 transferring context: 50B done [2025-08-13T01:28:23.806Z] #25 DONE 0.1s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #26 [support-scheduler internal] load .dockerignore [2025-08-13T01:28:23.806Z] #26 transferring context: 50B done [2025-08-13T01:28:23.806Z] #26 DONE 0.1s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #27 [core-data internal] load .dockerignore [2025-08-13T01:28:23.806Z] #27 transferring context: 50B done [2025-08-13T01:28:23.806Z] #27 DONE 0.1s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #28 [core-metadata internal] load build context [2025-08-13T01:28:23.806Z] #28 DONE 0.0s [2025-08-13T01:28:23.806Z] [2025-08-13T01:28:23.806Z] #19 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:28:23.806Z] #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:28:23.806Z] #19 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:28:23.806Z] #19 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-13T01:28:23.806Z] #19 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-13T01:28:23.806Z] #19 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-13T01:28:24.064Z] #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:28:24.064Z] #19 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:28:24.064Z] #19 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-13T01:28:24.064Z] #19 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-13T01:28:24.064Z] #19 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-13T01:28:24.064Z] #19 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-13T01:28:24.064Z] #19 ... [2025-08-13T01:28:24.064Z] [2025-08-13T01:28:24.064Z] #29 [security-bootstrapper internal] load .dockerignore [2025-08-13T01:28:24.064Z] #29 transferring context: 50B done [2025-08-13T01:28:24.064Z] #29 DONE 0.3s [2025-08-13T01:28:24.064Z] [2025-08-13T01:28:24.064Z] #30 [security-proxy-auth internal] load .dockerignore [2025-08-13T01:28:24.064Z] #30 transferring context: 50B done [2025-08-13T01:28:24.064Z] #30 DONE 0.3s [2025-08-13T01:28:24.064Z] [2025-08-13T01:28:24.064Z] #19 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:28:24.064Z] #19 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-13T01:28:24.064Z] #19 ... [2025-08-13T01:28:24.064Z] [2025-08-13T01:28:24.064Z] #31 [security-proxy-setup internal] load .dockerignore [2025-08-13T01:28:24.064Z] #31 transferring context: 50B done [2025-08-13T01:28:24.064Z] #31 DONE 0.3s [2025-08-13T01:28:24.064Z] [2025-08-13T01:28:24.064Z] #32 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-13T01:28:24.064Z] #32 DONE 0.4s [2025-08-13T01:28:24.064Z] [2025-08-13T01:28:24.064Z] #33 [core-command internal] load .dockerignore [2025-08-13T01:28:24.064Z] #33 transferring context: 50B done [2025-08-13T01:28:24.064Z] #33 DONE 0.4s [2025-08-13T01:28:24.064Z] [2025-08-13T01:28:24.064Z] #19 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:28:24.064Z] #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:28:24.064Z] #19 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:28:24.064Z] #19 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-13T01:28:24.064Z] #19 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-13T01:28:24.065Z] #19 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-13T01:28:24.065Z] #19 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-13T01:28:24.322Z] #19 DONE 0.6s [2025-08-13T01:28:24.322Z] [2025-08-13T01:28:24.322Z] #11 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-13T01:28:24.322Z] #11 DONE 0.6s [2025-08-13T01:28:24.322Z] [2025-08-13T01:28:24.322Z] #34 [core-command builder 2/8] WORKDIR /edgex-go [2025-08-13T01:28:29.639Z] #34 ... [2025-08-13T01:28:29.639Z] [2025-08-13T01:28:29.639Z] #35 [security-proxy-auth internal] load build context [2025-08-13T01:28:29.639Z] #35 transferring context: 266.93MB 5.1s [2025-08-13T01:28:29.639Z] #35 ... [2025-08-13T01:28:29.639Z] [2025-08-13T01:28:29.639Z] #36 [security-spiffe-token-provider internal] load build context [2025-08-13T01:28:29.639Z] #36 ... [2025-08-13T01:28:29.639Z] [2025-08-13T01:28:29.639Z] #35 [security-proxy-auth internal] load build context [2025-08-13T01:28:33.894Z] #35 ... [2025-08-13T01:28:33.894Z] [2025-08-13T01:28:33.894Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-13T01:28:33.894Z] #37 ... [2025-08-13T01:28:33.894Z] [2025-08-13T01:28:33.894Z] #38 [core-common-config-bootstrapper internal] load build context [2025-08-13T01:28:34.153Z] #38 ... [2025-08-13T01:28:34.153Z] [2025-08-13T01:28:34.153Z] #39 [core-keeper internal] load build context [2025-08-13T01:28:34.153Z] #39 ... [2025-08-13T01:28:34.153Z] [2025-08-13T01:28:34.153Z] #40 [core-data internal] load build context [2025-08-13T01:28:34.412Z] #40 transferring context: 525.23MB 10.3s [2025-08-13T01:28:34.412Z] #40 ... [2025-08-13T01:28:34.412Z] [2025-08-13T01:28:34.412Z] #28 [core-metadata internal] load build context [2025-08-13T01:28:34.412Z] #28 ... [2025-08-13T01:28:34.412Z] [2025-08-13T01:28:34.412Z] #41 [security-proxy-setup internal] load build context [2025-08-13T01:28:34.671Z] #41 ... [2025-08-13T01:28:34.671Z] [2025-08-13T01:28:34.671Z] #42 [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-13T01:28:34.671Z] #42 ... [2025-08-13T01:28:34.671Z] [2025-08-13T01:28:34.671Z] #43 [support-notifications internal] load build context [2025-08-13T01:28:34.671Z] #43 transferring context: 594.85MB 10.6s done [2025-08-13T01:28:34.929Z] #43 ... [2025-08-13T01:28:34.929Z] [2025-08-13T01:28:34.929Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-13T01:28:34.929Z] #44 ... [2025-08-13T01:28:34.929Z] [2025-08-13T01:28:34.929Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-13T01:28:34.929Z] #45 ... [2025-08-13T01:28:34.929Z] [2025-08-13T01:28:34.929Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-13T01:28:35.187Z] #46 ... [2025-08-13T01:28:35.187Z] [2025-08-13T01:28:35.187Z] #47 [security-secretstore-setup internal] load build context [2025-08-13T01:28:35.187Z] #47 transferring context: 594.85MB 10.9s done [2025-08-13T01:28:35.187Z] #47 ... [2025-08-13T01:28:35.187Z] [2025-08-13T01:28:35.187Z] #48 [support-scheduler internal] load build context [2025-08-13T01:28:35.187Z] #48 transferring context: 594.85MB 11.2s done [2025-08-13T01:28:35.444Z] #48 ... [2025-08-13T01:28:35.444Z] [2025-08-13T01:28:35.444Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-13T01:28:35.444Z] #49 ... [2025-08-13T01:28:35.444Z] [2025-08-13T01:28:35.444Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-13T01:28:35.705Z] #50 ... [2025-08-13T01:28:35.705Z] [2025-08-13T01:28:35.705Z] #51 [security-bootstrapper internal] load build context [2025-08-13T01:28:35.705Z] #51 transferring context: 594.85MB 10.5s done [2025-08-13T01:28:35.705Z] #51 ... [2025-08-13T01:28:35.705Z] [2025-08-13T01:28:35.705Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-13T01:28:35.963Z] #52 ... [2025-08-13T01:28:35.963Z] [2025-08-13T01:28:35.963Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-13T01:28:35.963Z] #53 ... [2025-08-13T01:28:35.963Z] [2025-08-13T01:28:35.963Z] #54 [core-command internal] load build context [2025-08-13T01:28:35.963Z] #54 transferring context: 594.85MB 10.0s done [2025-08-13T01:28:35.963Z] #54 ... [2025-08-13T01:28:35.963Z] [2025-08-13T01:28:35.963Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-13T01:28:36.223Z] #55 ... [2025-08-13T01:28:36.223Z] [2025-08-13T01:28:36.223Z] #38 [core-common-config-bootstrapper internal] load build context [2025-08-13T01:28:36.790Z] #38 transferring context: 594.85MB 12.8s done [2025-08-13T01:28:39.892Z] #38 ... [2025-08-13T01:28:39.892Z] [2025-08-13T01:28:39.892Z] #36 [security-spiffe-token-provider internal] load build context [2025-08-13T01:28:39.892Z] #36 transferring context: 594.85MB 10.4s done [2025-08-13T01:28:39.892Z] #36 ... [2025-08-13T01:28:39.892Z] [2025-08-13T01:28:39.892Z] #39 [core-keeper internal] load build context [2025-08-13T01:28:39.892Z] #39 transferring context: 594.85MB 12.7s done [2025-08-13T01:28:40.395Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-13T01:28:40.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-13T01:28:41.497Z] Avoid second fetch [2025-08-13T01:28:41.498Z] Checking out Revision ef039b9e9bb41157b63728f80a796861508723d1 (main) [2025-08-13T01:28:42.519Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5225)" [2025-08-13T01:28:41.515Z] > git config core.sparsecheckout # timeout=10 [2025-08-13T01:28:41.599Z] > git checkout -f ef039b9e9bb41157b63728f80a796861508723d1 # timeout=10 [2025-08-13T01:28:44.154Z] #39 ... [2025-08-13T01:28:44.154Z] [2025-08-13T01:28:44.154Z] #35 [security-proxy-auth internal] load build context [2025-08-13T01:28:44.154Z] #35 transferring context: 594.85MB 10.9s done [2025-08-13T01:28:44.721Z] #35 ... [2025-08-13T01:28:44.721Z] [2025-08-13T01:28:44.721Z] #40 [core-data internal] load build context [2025-08-13T01:28:44.721Z] #40 transferring context: 594.85MB 11.1s done [2025-08-13T01:28:44.721Z] #40 ... [2025-08-13T01:28:44.721Z] [2025-08-13T01:28:44.721Z] #28 [core-metadata internal] load build context [2025-08-13T01:28:44.721Z] #28 transferring context: 594.85MB 11.5s done [2025-08-13T01:28:44.979Z] #28 ... [2025-08-13T01:28:44.979Z] [2025-08-13T01:28:44.979Z] #41 [security-proxy-setup internal] load build context [2025-08-13T01:28:44.979Z] #41 transferring context: 594.85MB 10.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T01:28:46.877Z] provisioning config files... [2025-08-13T01:28:46.904Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/884@tmp/config14525551641335110656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:28:47.587Z] ---> ****-login.sh [2025-08-13T01:28:47.587Z] nexus3.edgexfoundry.org:10001 [2025-08-13T01:28:47.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:28:48.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:28:48.133Z] Configure a credential helper to remove this warning. See [2025-08-13T01:28:48.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:28:48.134Z] [2025-08-13T01:28:48.134Z] Login Succeeded [2025-08-13T01:28:48.134Z] nexus3.edgexfoundry.org:10002 [2025-08-13T01:28:48.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:28:48.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:28:48.676Z] Configure a credential helper to remove this warning. See [2025-08-13T01:28:48.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:28:48.676Z] [2025-08-13T01:28:48.676Z] Login Succeeded [2025-08-13T01:28:48.676Z] nexus3.edgexfoundry.org:10003 [2025-08-13T01:28:48.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:28:48.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:28:48.945Z] Configure a credential helper to remove this warning. See [2025-08-13T01:28:48.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:28:48.945Z] [2025-08-13T01:28:48.945Z] Login Succeeded [2025-08-13T01:28:48.945Z] nexus3.edgexfoundry.org:10004 [2025-08-13T01:28:49.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:28:49.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:28:49.215Z] Configure a credential helper to remove this warning. See [2025-08-13T01:28:49.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:28:49.215Z] [2025-08-13T01:28:49.215Z] Login Succeeded [2025-08-13T01:28:49.215Z] ****.io [2025-08-13T01:28:49.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:28:49.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:28:49.752Z] Configure a credential helper to remove this warning. See [2025-08-13T01:28:49.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:28:49.752Z] [2025-08-13T01:28:49.752Z] Login Succeeded [2025-08-13T01:28:49.752Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T01:28:49.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-13T01:28:50.255Z] #41 ... [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-13T01:28:50.255Z] #37 DONE 25.8s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #36 [security-spiffe-token-provider internal] load build context [2025-08-13T01:28:50.255Z] #36 DONE 25.7s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #56 [security-spire-config internal] load .dockerignore [2025-08-13T01:28:50.255Z] #56 ... [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #34 [core-data builder 2/8] WORKDIR /edgex-go [2025-08-13T01:28:50.255Z] #34 DONE 25.4s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #43 [support-notifications internal] load build context [2025-08-13T01:28:50.255Z] #43 DONE 25.7s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #47 [security-secretstore-setup internal] load build context [2025-08-13T01:28:50.255Z] #47 DONE 25.8s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #51 [security-bootstrapper internal] load build context [2025-08-13T01:28:50.255Z] #51 DONE 25.5s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #41 [security-proxy-setup internal] load build context [2025-08-13T01:28:50.255Z] #41 DONE 25.4s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #35 [security-proxy-auth internal] load build context [2025-08-13T01:28:50.255Z] #35 DONE 25.5s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #40 [core-data internal] load build context [2025-08-13T01:28:50.255Z] #40 DONE 25.8s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #48 [support-scheduler internal] load build context [2025-08-13T01:28:50.255Z] #48 DONE 25.8s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.255Z] #54 [core-command internal] load build context [2025-08-13T01:28:50.255Z] #54 DONE 25.5s [2025-08-13T01:28:50.255Z] [2025-08-13T01:28:50.256Z] #28 [core-metadata internal] load build context [2025-08-13T01:28:50.256Z] #28 DONE 25.8s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #39 [core-keeper internal] load build context [2025-08-13T01:28:50.256Z] #39 DONE 25.9s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #38 [core-common-config-bootstrapper internal] load build context [2025-08-13T01:28:50.256Z] #38 DONE 25.9s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #56 [security-spire-config internal] load .dockerignore [2025-08-13T01:28:50.256Z] #56 transferring context: 50B done [2025-08-13T01:28:50.256Z] #56 DONE 0.3s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #19 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:28:50.256Z] #19 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:28:50.256Z] #19 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:28:50.256Z] #19 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-13T01:28:50.256Z] #19 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-13T01:28:50.256Z] #19 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-13T01:28:50.256Z] #19 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-08-13T01:28:50.256Z] #19 DONE 0.6s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #57 [security-spire-agent internal] load .dockerignore [2025-08-13T01:28:50.256Z] #57 transferring context: 50B done [2025-08-13T01:28:50.256Z] #57 DONE 0.3s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #58 [security-spire-server internal] load .dockerignore [2025-08-13T01:28:50.256Z] #58 transferring context: 50B done [2025-08-13T01:28:50.256Z] #58 DONE 0.3s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #59 [security-spire-agent internal] load build context [2025-08-13T01:28:50.256Z] #59 transferring context: 23.33kB done [2025-08-13T01:28:50.256Z] #59 DONE 0.1s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #60 [security-spire-server internal] load build context [2025-08-13T01:28:50.256Z] #60 transferring context: 23.80kB done [2025-08-13T01:28:50.256Z] #60 DONE 0.1s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #61 [security-spire-config internal] load build context [2025-08-13T01:28:50.256Z] #61 transferring context: 22.05kB done [2025-08-13T01:28:50.256Z] #61 DONE 0.1s [2025-08-13T01:28:50.256Z] [2025-08-13T01:28:50.256Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:28:50.256Z] #62 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-13T01:28:50.256Z] #62 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-13T01:28:50.256Z] #62 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-13T01:28:50.256Z] #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-08-13T01:28:50.256Z] #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-08-13T01:28:50.256Z] #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-08-13T01:28:50.256Z] #62 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-13T01:28:50.256Z] #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-08-13T01:28:50.256Z] #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-13T01:28:50.256Z] #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-08-13T01:28:50.256Z] #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-08-13T01:28:50.256Z] #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-13T01:28:50.256Z] #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-13T01:28:50.256Z] #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 0.4s [2025-08-13T01:28:50.371Z] + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] echo [2025-08-13T01:28:50.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T01:28:50.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T01:28:50.440Z] ========================================================= [2025-08-13T01:28:50.440Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-13T01:28:50.440Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-13T01:28:50.514Z] #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-08-13T01:28:50.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-13T01:28:51.060Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-13T01:28:51.060Z] 94e9d8af2201: Pulling fs layer [2025-08-13T01:28:51.060Z] a6c56e8762df: Pulling fs layer [2025-08-13T01:28:51.060Z] f0f3c8884826: Pulling fs layer [2025-08-13T01:28:51.060Z] c7e7622c144d: Pulling fs layer [2025-08-13T01:28:51.060Z] 4f4fb700ef54: Pulling fs layer [2025-08-13T01:28:51.060Z] b4c3b6d88c5a: Pulling fs layer [2025-08-13T01:28:51.060Z] c7e7622c144d: Waiting [2025-08-13T01:28:51.060Z] 4f4fb700ef54: Waiting [2025-08-13T01:28:51.060Z] ba8bce9d2590: Pulling fs layer [2025-08-13T01:28:51.060Z] ca778ea9c289: Pulling fs layer [2025-08-13T01:28:51.060Z] b4c3b6d88c5a: Waiting [2025-08-13T01:28:51.060Z] ba8bce9d2590: Waiting [2025-08-13T01:28:51.060Z] ca778ea9c289: Waiting [2025-08-13T01:28:51.060Z] a6c56e8762df: Download complete [2025-08-13T01:28:51.060Z] c7e7622c144d: Verifying Checksum [2025-08-13T01:28:51.060Z] c7e7622c144d: Download complete [2025-08-13T01:28:51.060Z] 4f4fb700ef54: Verifying Checksum [2025-08-13T01:28:51.060Z] 4f4fb700ef54: Download complete [2025-08-13T01:28:51.060Z] b4c3b6d88c5a: Verifying Checksum [2025-08-13T01:28:51.060Z] b4c3b6d88c5a: Download complete [2025-08-13T01:28:51.060Z] 94e9d8af2201: Verifying Checksum [2025-08-13T01:28:51.060Z] 94e9d8af2201: Download complete [2025-08-13T01:28:51.652Z] ca778ea9c289: Verifying Checksum [2025-08-13T01:28:51.653Z] ca778ea9c289: Download complete [2025-08-13T01:28:51.888Z] #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.7s done [2025-08-13T01:28:52.148Z] #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.2s done [2025-08-13T01:28:52.244Z] 94e9d8af2201: Pull complete [2025-08-13T01:28:53.083Z] #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.3s done [2025-08-13T01:28:53.083Z] #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.3s done [2025-08-13T01:28:53.212Z] a6c56e8762df: Pull complete [2025-08-13T01:28:53.481Z] f0f3c8884826: Verifying Checksum [2025-08-13T01:28:53.481Z] f0f3c8884826: Download complete [2025-08-13T01:28:54.451Z] ba8bce9d2590: Download complete [2025-08-13T01:28:55.622Z] #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-13T01:28:58.161Z] #62 ... [2025-08-13T01:28:58.161Z] [2025-08-13T01:28:58.161Z] #42 [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-13T01:28:58.161Z] #42 DONE 33.7s [2025-08-13T01:28:58.161Z] [2025-08-13T01:28:58.161Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T01:28:58.161Z] #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-08-13T01:28:58.161Z] #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-13T01:28:58.161Z] #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-13T01:28:58.161Z] #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-13T01:28:58.161Z] #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.7s done [2025-08-13T01:28:58.161Z] #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-13T01:28:58.161Z] #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 6.5s done [2025-08-13T01:28:58.161Z] #63 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-13T01:28:58.161Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 7.3s done [2025-08-13T01:28:58.161Z] #63 ... [2025-08-13T01:28:58.161Z] [2025-08-13T01:28:58.161Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-13T01:28:58.161Z] #55 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.161Z] #55 25.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.161Z] #55 26.00 (1/4) Installing ca-certificates (20250619-r0) [2025-08-13T01:28:58.161Z] #55 26.01 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-13T01:28:58.161Z] #55 26.02 (3/4) Installing su-exec (0.2-r3) [2025-08-13T01:28:58.161Z] #55 26.10 (4/4) Installing yq-go (4.44.1-r2) [2025-08-13T01:28:58.162Z] #55 26.19 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:28:58.162Z] #55 26.19 Executing ca-certificates-20250619-r0.trigger [2025-08-13T01:28:58.162Z] #55 26.23 OK: 19 MiB in 18 packages [2025-08-13T01:28:58.162Z] #55 DONE 33.7s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-13T01:28:58.162Z] #44 27.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #44 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #44 27.58 (1/7) Installing ca-certificates (20250619-r0) [2025-08-13T01:28:58.162Z] #44 27.69 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-13T01:28:58.162Z] #44 27.69 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-13T01:28:58.162Z] #44 27.71 (4/7) Installing libsodium (1.0.19-r0) [2025-08-13T01:28:58.162Z] #44 27.72 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-13T01:28:58.162Z] #44 27.74 (6/7) Installing libzmq (4.3.5-r2) [2025-08-13T01:28:58.162Z] #44 27.75 (7/7) Installing zeromq (4.3.5-r2) [2025-08-13T01:28:58.162Z] #44 27.76 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:28:58.162Z] #44 27.76 Executing ca-certificates-20250619-r0.trigger [2025-08-13T01:28:58.162Z] #44 27.83 OK: 12 MiB in 21 packages [2025-08-13T01:28:58.162Z] #44 DONE 33.7s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-13T01:28:58.162Z] #45 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #45 27.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #45 28.14 (1/3) Installing ca-certificates (20250619-r0) [2025-08-13T01:28:58.162Z] #45 28.15 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-13T01:28:58.162Z] #45 28.16 (3/3) Installing tzdata (2025b-r0) [2025-08-13T01:28:58.162Z] #45 28.65 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:28:58.162Z] #45 28.66 Executing ca-certificates-20250619-r0.trigger [2025-08-13T01:28:58.162Z] #45 28.69 OK: 10 MiB in 17 packages [2025-08-13T01:28:58.162Z] #45 DONE 33.7s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-13T01:28:58.162Z] #50 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #50 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #50 28.17 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-13T01:28:58.162Z] #50 28.18 (2/2) Installing su-exec (0.2-r3) [2025-08-13T01:28:58.162Z] #50 28.30 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:28:58.162Z] #50 28.31 OK: 8 MiB in 16 packages [2025-08-13T01:28:58.162Z] #50 DONE 33.7s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-13T01:28:58.162Z] #46 28.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #46 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #46 29.06 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-13T01:28:58.162Z] #46 29.06 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:28:58.162Z] #46 29.07 OK: 8 MiB in 15 packages [2025-08-13T01:28:58.162Z] #46 DONE 33.7s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-13T01:28:58.162Z] #49 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #49 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #49 25.88 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-13T01:28:58.162Z] #49 25.88 (2/4) Installing openssl (3.3.4-r0) [2025-08-13T01:28:58.162Z] #49 25.90 (3/4) Installing su-exec (0.2-r3) [2025-08-13T01:28:58.162Z] #49 25.96 (4/4) Installing yq-go (4.44.1-r2) [2025-08-13T01:28:58.162Z] #49 26.03 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:28:58.162Z] #49 26.03 OK: 19 MiB in 18 packages [2025-08-13T01:28:58.162Z] #49 DONE 33.7s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-13T01:28:58.162Z] #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #0 3.382 OK: 248 MiB in 58 packages [2025-08-13T01:28:58.162Z] #64 DONE 8.5s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-13T01:28:58.162Z] #53 28.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #53 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #53 28.50 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-13T01:28:58.162Z] #53 28.65 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:28:58.162Z] #53 28.66 OK: 8 MiB in 15 packages [2025-08-13T01:28:58.162Z] #53 DONE 33.7s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-13T01:28:58.162Z] #52 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #52 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #52 29.68 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-13T01:28:58.162Z] #52 29.68 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-13T01:28:58.162Z] #52 29.68 OK: 24174 distinct packages available [2025-08-13T01:28:58.162Z] #52 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #52 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:58.162Z] #52 30.05 (1/14) Installing ca-certificates (20250619-r0) [2025-08-13T01:28:58.162Z] #52 30.07 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-13T01:28:58.162Z] #52 30.08 (3/14) Installing c-ares (1.33.1-r0) [2025-08-13T01:28:58.162Z] #52 30.08 (4/14) Installing libunistring (1.2-r0) [2025-08-13T01:28:58.162Z] #52 30.10 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-13T01:28:58.162Z] #52 30.17 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-13T01:28:58.162Z] #52 30.18 (7/14) Installing libpsl (0.21.5-r1) [2025-08-13T01:28:58.162Z] #52 30.18 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-13T01:28:58.162Z] #52 30.20 (9/14) Installing libcurl (8.12.1-r0) [2025-08-13T01:28:58.162Z] #52 30.21 (10/14) Installing curl (8.12.1-r0) [2025-08-13T01:28:58.162Z] #52 30.22 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-13T01:28:58.162Z] #52 30.23 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-13T01:28:58.162Z] #52 30.23 (13/14) Installing libucontext (1.2-r3) [2025-08-13T01:28:58.162Z] #52 30.24 (14/14) Installing gcompat (1.1.0-r4) [2025-08-13T01:28:58.162Z] #52 30.24 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:28:58.162Z] #52 30.25 Executing ca-certificates-20250619-r0.trigger [2025-08-13T01:28:58.162Z] #52 30.28 OK: 13 MiB in 28 packages [2025-08-13T01:28:58.162Z] #52 DONE 33.7s [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T01:28:58.162Z] #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-13T01:28:58.162Z] #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-08-13T01:28:58.162Z] #63 ... [2025-08-13T01:28:58.162Z] [2025-08-13T01:28:58.162Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:28:58.162Z] #62 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-13T01:28:58.162Z] #62 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-13T01:28:58.420Z] #62 ... [2025-08-13T01:28:58.420Z] [2025-08-13T01:28:58.420Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:28:58.420Z] #65 DONE 0.4s [2025-08-13T01:28:58.420Z] [2025-08-13T01:28:58.420Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:28:58.677Z] #62 ... [2025-08-13T01:28:58.677Z] [2025-08-13T01:28:58.677Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T01:28:58.677Z] #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done [2025-08-13T01:28:58.677Z] #63 DONE 8.8s [2025-08-13T01:28:58.677Z] [2025-08-13T01:28:58.677Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:28:59.247Z] #62 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.2s done [2025-08-13T01:28:59.504Z] #62 ... [2025-08-13T01:28:59.504Z] [2025-08-13T01:28:59.504Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-13T01:28:59.504Z] #66 DONE 9.9s [2025-08-13T01:28:59.763Z] [2025-08-13T01:28:59.763Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:28:59.763Z] #62 DONE 9.8s [2025-08-13T01:28:59.763Z] [2025-08-13T01:28:59.763Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:28:59.763Z] #67 ... [2025-08-13T01:28:59.763Z] [2025-08-13T01:28:59.763Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-13T01:28:59.763Z] #0 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.650 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-13T01:28:59.763Z] #0 9.650 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-13T01:28:59.763Z] #0 9.650 OK: 24174 distinct packages available [2025-08-13T01:28:59.763Z] #0 9.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #68 ... [2025-08-13T01:28:59.763Z] [2025-08-13T01:28:59.763Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-13T01:28:59.763Z] #0 9.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.857 OK: 248 MiB in 58 packages [2025-08-13T01:28:59.763Z] #69 DONE 10.2s [2025-08-13T01:28:59.763Z] [2025-08-13T01:28:59.763Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-13T01:28:59.763Z] #0 9.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.914 OK: 248 MiB in 58 packages [2025-08-13T01:28:59.763Z] #70 DONE 10.2s [2025-08-13T01:28:59.763Z] [2025-08-13T01:28:59.763Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-13T01:28:59.763Z] #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.921 OK: 248 MiB in 58 packages [2025-08-13T01:28:59.763Z] #71 DONE 10.2s [2025-08-13T01:28:59.763Z] [2025-08-13T01:28:59.763Z] #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:28:59.763Z] #72 DONE 0.1s [2025-08-13T01:28:59.763Z] [2025-08-13T01:28:59.763Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-13T01:28:59.763Z] #0 9.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 9.906 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-13T01:28:59.763Z] #0 9.906 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-13T01:28:59.763Z] #0 9.906 OK: 24174 distinct packages available [2025-08-13T01:28:59.763Z] #0 9.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:28:59.763Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:00.022Z] #73 ... [2025-08-13T01:29:00.022Z] [2025-08-13T01:29:00.022Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:00.022Z] #74 DONE 0.1s [2025-08-13T01:29:00.022Z] [2025-08-13T01:29:00.022Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:00.022Z] #75 DONE 0.1s [2025-08-13T01:29:00.022Z] [2025-08-13T01:29:00.022Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-13T01:29:00.022Z] #73 10.39 OK: 248 MiB in 58 packages [2025-08-13T01:29:00.022Z] #73 ... [2025-08-13T01:29:00.022Z] [2025-08-13T01:29:00.022Z] #76 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-13T01:29:00.022Z] #0 9.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:00.022Z] #0 9.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:00.022Z] #0 9.726 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-13T01:29:00.022Z] #0 9.726 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-13T01:29:00.022Z] #0 9.726 OK: 24174 distinct packages available [2025-08-13T01:29:00.022Z] #0 9.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:00.022Z] #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:00.022Z] #76 10.25 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-13T01:29:00.022Z] #76 10.26 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-13T01:29:00.022Z] #76 10.26 (3/5) Installing libucontext (1.2-r3) [2025-08-13T01:29:00.022Z] #76 10.27 (4/5) Installing gcompat (1.1.0-r4) [2025-08-13T01:29:00.022Z] #76 10.28 (5/5) Installing openssl (3.3.4-r0) [2025-08-13T01:29:00.022Z] #76 10.29 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:29:00.022Z] #76 10.30 OK: 9 MiB in 19 packages [2025-08-13T01:29:00.022Z] #76 ... [2025-08-13T01:29:00.022Z] [2025-08-13T01:29:00.022Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-13T01:29:00.022Z] #68 10.21 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-13T01:29:00.022Z] #68 10.21 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-13T01:29:00.022Z] #68 10.22 (3/4) Installing libucontext (1.2-r3) [2025-08-13T01:29:00.022Z] #68 10.22 (4/4) Installing gcompat (1.1.0-r4) [2025-08-13T01:29:00.022Z] #68 10.23 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:29:00.022Z] #68 10.23 OK: 8 MiB in 18 packages [2025-08-13T01:29:00.281Z] #68 DONE 10.4s [2025-08-13T01:29:00.281Z] [2025-08-13T01:29:00.281Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-13T01:29:00.281Z] #73 DONE 10.6s [2025-08-13T01:29:00.281Z] [2025-08-13T01:29:00.281Z] #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-13T01:29:00.281Z] #76 DONE 10.5s [2025-08-13T01:29:00.281Z] [2025-08-13T01:29:00.281Z] #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-08-13T01:29:00.281Z] #77 ... [2025-08-13T01:29:00.281Z] [2025-08-13T01:29:00.281Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:00.281Z] #78 DONE 0.1s [2025-08-13T01:29:00.538Z] [2025-08-13T01:29:00.538Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:01.908Z] #79 ... [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-13T01:29:01.908Z] #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 2.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.219 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.243 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:01.908Z] #0 3.345 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.345 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.351 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:01.908Z] #0 3.366 OK: 8 MiB in 16 packages [2025-08-13T01:29:01.908Z] #80 DONE 3.6s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-13T01:29:01.908Z] #0 2.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.327 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.351 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:01.908Z] #0 3.423 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.428 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.443 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:01.908Z] #0 3.443 OK: 19 MiB in 18 packages [2025-08-13T01:29:01.908Z] #81 DONE 3.7s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:29:01.908Z] #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.421 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.437 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:01.908Z] #0 3.492 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.496 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.498 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:01.908Z] #0 3.509 OK: 12 MiB in 21 packages [2025-08-13T01:29:01.908Z] #82 DONE 3.7s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:29:01.908Z] #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.375 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.402 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:01.908Z] #0 3.476 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.476 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.485 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:01.908Z] #0 3.584 OK: 8 MiB in 15 packages [2025-08-13T01:29:01.908Z] #83 DONE 3.7s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:29:01.908Z] #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.450 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.465 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:01.908Z] #0 3.674 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.685 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.685 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:01.908Z] #0 3.692 OK: 10 MiB in 17 packages [2025-08-13T01:29:01.908Z] #84 DONE 3.8s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:29:01.908Z] #67 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #67 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #67 3.658 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #67 3.676 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:01.908Z] #67 3.733 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #67 3.737 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #67 3.744 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:01.908Z] #67 3.760 OK: 13 MiB in 28 packages [2025-08-13T01:29:01.908Z] #67 DONE 3.9s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-13T01:29:01.908Z] #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.554 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.565 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:01.908Z] #0 3.682 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.683 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.694 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:01.908Z] #0 3.699 OK: 8 MiB in 15 packages [2025-08-13T01:29:01.908Z] #85 DONE 3.8s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-13T01:29:01.908Z] #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:01.908Z] #0 3.604 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.646 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:01.908Z] #0 3.687 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.692 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:01.908Z] #0 3.716 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:01.908Z] #0 3.719 OK: 19 MiB in 18 packages [2025-08-13T01:29:01.908Z] #86 DONE 3.9s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-13T01:29:01.908Z] #87 DONE 0.0s [2025-08-13T01:29:01.908Z] [2025-08-13T01:29:01.908Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-13T01:29:03.279Z] #88 DONE 1.4s [2025-08-13T01:29:03.279Z] [2025-08-13T01:29:03.279Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-13T01:29:03.279Z] #89 DONE 0.0s [2025-08-13T01:29:03.279Z] [2025-08-13T01:29:03.279Z] #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-08-13T01:29:03.279Z] #77 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:03.279Z] #77 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:03.279Z] #77 2.871 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:03.279Z] #77 2.898 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:03.279Z] #77 2.931 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:03.279Z] #77 2.935 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:03.279Z] #77 2.939 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:03.279Z] #77 2.945 OK: 9 MiB in 19 packages [2025-08-13T01:29:03.537Z] #77 DONE 3.1s [2025-08-13T01:29:03.537Z] [2025-08-13T01:29:03.537Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-13T01:29:04.912Z] #90 DONE 1.2s [2025-08-13T01:29:04.912Z] [2025-08-13T01:29:04.912Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-13T01:29:04.912Z] #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:04.912Z] #0 2.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:04.912Z] #0 2.985 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:04.912Z] #0 2.999 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:29:04.912Z] #0 3.029 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:04.912Z] #0 3.032 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:29:04.912Z] #0 3.034 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:29:04.912Z] #0 3.040 OK: 8 MiB in 18 packages [2025-08-13T01:29:04.912Z] #91 DONE 4.3s [2025-08-13T01:29:04.912Z] [2025-08-13T01:29:04.912Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-13T01:29:04.912Z] #92 DONE 1.2s [2025-08-13T01:29:04.912Z] [2025-08-13T01:29:04.912Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-13T01:29:04.912Z] #93 ... [2025-08-13T01:29:04.912Z] [2025-08-13T01:29:04.912Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-13T01:29:04.912Z] #94 DONE 0.1s [2025-08-13T01:29:04.912Z] [2025-08-13T01:29:04.912Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-13T01:29:05.846Z] #95 DONE 0.9s [2025-08-13T01:29:05.846Z] [2025-08-13T01:29:05.846Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-13T01:29:05.846Z] #93 DONE 1.1s [2025-08-13T01:29:05.846Z] [2025-08-13T01:29:05.846Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-13T01:29:05.846Z] #96 DONE 1.1s [2025-08-13T01:29:05.846Z] [2025-08-13T01:29:05.846Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-13T01:29:05.846Z] #97 DONE 0.1s [2025-08-13T01:29:05.846Z] [2025-08-13T01:29:05.846Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-13T01:29:05.846Z] #98 DONE 0.1s [2025-08-13T01:29:05.846Z] [2025-08-13T01:29:05.847Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-13T01:29:05.847Z] #99 DONE 0.1s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-13T01:29:05.847Z] #100 DONE 0.1s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-13T01:29:05.847Z] #101 DONE 0.1s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-13T01:29:05.847Z] #102 DONE 0.1s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-13T01:29:05.847Z] #103 DONE 0.1s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-13T01:29:05.847Z] #104 DONE 0.1s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-13T01:29:05.847Z] #105 DONE 0.1s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-13T01:29:05.847Z] #106 DONE 0.1s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-13T01:29:05.847Z] #107 DONE 0.0s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-13T01:29:05.847Z] #108 DONE 0.0s [2025-08-13T01:29:05.847Z] [2025-08-13T01:29:05.847Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-13T01:29:06.104Z] #109 DONE 0.1s [2025-08-13T01:29:06.104Z] [2025-08-13T01:29:06.104Z] #110 [security-spire-agent] exporting to image [2025-08-13T01:29:06.104Z] #110 exporting layers [2025-08-13T01:29:06.362Z] #110 ... [2025-08-13T01:29:06.362Z] [2025-08-13T01:29:06.362Z] #111 [security-spire-server] exporting to image [2025-08-13T01:29:06.362Z] #111 exporting layers 0.4s done [2025-08-13T01:29:06.362Z] #111 writing image sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done [2025-08-13T01:29:06.362Z] #111 naming to docker.io/library/security-spire-server done [2025-08-13T01:29:06.362Z] #111 DONE 0.4s [2025-08-13T01:29:06.362Z] [2025-08-13T01:29:06.362Z] #112 [security-spire-config] exporting to image [2025-08-13T01:29:06.362Z] #112 exporting layers 0.4s done [2025-08-13T01:29:06.362Z] #112 writing image sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done [2025-08-13T01:29:06.362Z] #112 naming to docker.io/library/security-spire-config done [2025-08-13T01:29:06.362Z] #112 DONE 0.4s [2025-08-13T01:29:06.362Z] [2025-08-13T01:29:06.362Z] #110 [security-spire-agent] exporting to image [2025-08-13T01:29:06.362Z] #110 exporting layers 0.4s done [2025-08-13T01:29:06.362Z] #110 writing image sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done [2025-08-13T01:29:06.362Z] #110 naming to docker.io/library/security-spire-agent done [2025-08-13T01:29:06.362Z] #110 DONE 0.5s [2025-08-13T01:29:06.362Z] [2025-08-13T01:29:06.362Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:08.264Z] #113 ... [2025-08-13T01:29:08.264Z] [2025-08-13T01:29:08.264Z] #114 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-13T01:29:08.264Z] #0 3.008 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:08.264Z] #0 6.151 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:08.264Z] #0 10.01 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-13T01:29:08.524Z] #114 ... [2025-08-13T01:29:08.524Z] [2025-08-13T01:29:08.524Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:08.784Z] #115 ... [2025-08-13T01:29:08.784Z] [2025-08-13T01:29:08.784Z] #116 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-13T01:29:08.784Z] #0 1.706 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:08.784Z] #0 5.247 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T01:29:08.784Z] #0 9.093 OK: 248 MiB in 58 packages [2025-08-13T01:29:08.784Z] #116 DONE 9.2s [2025-08-13T01:29:08.784Z] [2025-08-13T01:29:08.784Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:08.784Z] #117 ... [2025-08-13T01:29:08.784Z] [2025-08-13T01:29:08.784Z] #118 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-13T01:29:08.784Z] #118 DONE 0.1s [2025-08-13T01:29:08.784Z] [2025-08-13T01:29:08.784Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:09.489Z] f0f3c8884826: Pull complete [2025-08-13T01:29:09.489Z] c7e7622c144d: Pull complete [2025-08-13T01:29:09.489Z] 4f4fb700ef54: Pull complete [2025-08-13T01:29:09.489Z] b4c3b6d88c5a: Pull complete [2025-08-13T01:29:10.162Z] #119 ... [2025-08-13T01:29:10.162Z] [2025-08-13T01:29:10.162Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:10.162Z] #120 ... [2025-08-13T01:29:10.162Z] [2025-08-13T01:29:10.162Z] #114 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-13T01:29:10.162Z] #114 11.76 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:29:10.162Z] #114 11.77 OK: 8 MiB in 15 packages [2025-08-13T01:29:10.162Z] #114 DONE 12.1s [2025-08-13T01:29:10.421Z] [2025-08-13T01:29:10.421Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:16.163Z] ba8bce9d2590: Pull complete [2025-08-13T01:29:18.756Z] ca778ea9c289: Pull complete [2025-08-13T01:29:18.756Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-13T01:29:18.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-13T01:29:18.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-13T01:29:19.114Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-13T01:29:19.114Z] WORKDIR /edgex [2025-08-13T01:29:19.114Z] COPY go.mod . [2025-08-13T01:29:19.114Z] RUN go mod download build [2025-08-13T01:29:19.114Z] -t ci-base-image-arm64 -f - . [2025-08-13T01:29:19.715Z] Sending build context to Docker daemon 3.708MB [2025-08-13T01:29:19.715Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-13T01:29:19.715Z] ---> 47b25d7523d1 [2025-08-13T01:29:19.715Z] Step 2/4 : WORKDIR /edgex [2025-08-13T01:29:22.314Z] ---> Running in 1060aa0426a7 [2025-08-13T01:29:22.587Z] Removing intermediate container 1060aa0426a7 [2025-08-13T01:29:22.587Z] ---> 5945f3d3544c [2025-08-13T01:29:22.587Z] Step 3/4 : COPY go.mod . [2025-08-13T01:29:23.178Z] ---> 5e0e55203aa7 [2025-08-13T01:29:23.178Z] Step 4/4 : RUN go mod download [2025-08-13T01:29:23.178Z] ---> Running in b3a5b5e529b7 [2025-08-13T01:29:49.163Z] #119 ... [2025-08-13T01:29:49.163Z] [2025-08-13T01:29:49.163Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:49.163Z] #113 DONE 45.9s [2025-08-13T01:29:49.163Z] [2025-08-13T01:29:49.164Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:49.164Z] #115 DONE 47.4s [2025-08-13T01:29:49.164Z] [2025-08-13T01:29:49.164Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:49.164Z] #120 DONE 45.9s [2025-08-13T01:29:49.164Z] [2025-08-13T01:29:49.164Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:49.164Z] #119 DONE 37.0s [2025-08-13T01:29:49.164Z] [2025-08-13T01:29:49.164Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:49.164Z] #79 DONE 46.0s [2025-08-13T01:29:49.164Z] [2025-08-13T01:29:49.164Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:49.164Z] #117 DONE 45.5s [2025-08-13T01:29:49.164Z] [2025-08-13T01:29:49.164Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-13T01:29:57.281Z] #121 ... [2025-08-13T01:29:57.281Z] [2025-08-13T01:29:57.281Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-13T01:29:57.281Z] #122 ... [2025-08-13T01:29:57.281Z] [2025-08-13T01:29:57.281Z] #123 [support-notifications builder 6/7] COPY . . [2025-08-13T01:29:57.281Z] #123 ... [2025-08-13T01:29:57.281Z] [2025-08-13T01:29:57.281Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-08-13T01:29:57.281Z] #124 ... [2025-08-13T01:29:57.281Z] [2025-08-13T01:29:57.281Z] #125 [core-keeper builder 7/8] COPY . . [2025-08-13T01:29:57.281Z] #125 ... [2025-08-13T01:29:57.281Z] [2025-08-13T01:29:57.281Z] #126 [support-scheduler builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #126 DONE 12.8s [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #123 [support-notifications builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #123 DONE 12.8s [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #125 [core-keeper builder 7/8] COPY . . [2025-08-13T01:29:58.657Z] #125 DONE 12.8s [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #124 DONE 12.8s [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:58.657Z] #127 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:58.657Z] #128 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #129 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #130 [security-bootstrapper builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #130 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:58.657Z] #131 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:58.657Z] #132 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #122 DONE 12.8s [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:58.657Z] #133 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:58.657Z] #134 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #135 [core-metadata builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #135 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #136 [core-data builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #136 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:58.657Z] #137 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:58.657Z] #138 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #121 DONE 12.8s [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #139 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:58.657Z] #140 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:58.657Z] #141 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #142 [core-command builder 6/7] COPY . . [2025-08-13T01:29:58.657Z] #142 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:29:58.657Z] #143 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:29:58.657Z] #144 CACHED [2025-08-13T01:29:58.657Z] [2025-08-13T01:29:58.657Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T01:30:00.027Z] #145 0.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-13T01:30:09.984Z] #145 ... [2025-08-13T01:30:09.984Z] [2025-08-13T01:30:09.984Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T01:30:09.984Z] #0 0.465 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-13T01:30:09.984Z] #146 ... [2025-08-13T01:30:09.984Z] [2025-08-13T01:30:09.984Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-13T01:30:09.984Z] #0 0.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-13T01:30:09.984Z] #147 ... [2025-08-13T01:30:09.984Z] [2025-08-13T01:30:09.984Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-13T01:30:09.984Z] #0 0.975 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-13T01:30:09.984Z] #148 ... [2025-08-13T01:30:09.984Z] [2025-08-13T01:30:09.984Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:30:09.984Z] #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-13T01:30:09.984Z] #149 ... [2025-08-13T01:30:09.984Z] [2025-08-13T01:30:09.984Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-13T01:30:09.984Z] #0 0.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-13T01:30:09.984Z] #150 ... [2025-08-13T01:30:09.984Z] [2025-08-13T01:30:09.984Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-13T01:30:09.984Z] #0 0.978 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-13T01:30:09.984Z] #151 ... [2025-08-13T01:30:09.984Z] [2025-08-13T01:30:09.984Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-13T01:30:09.984Z] #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-13T01:30:09.984Z] #152 ... [2025-08-13T01:30:09.984Z] [2025-08-13T01:30:09.984Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-13T01:30:09.984Z] #0 0.586 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-13T01:30:10.243Z] #153 ... [2025-08-13T01:30:10.243Z] [2025-08-13T01:30:10.243Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-13T01:30:10.243Z] #0 0.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-13T01:30:10.243Z] #154 ... [2025-08-13T01:30:10.243Z] [2025-08-13T01:30:10.243Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-13T01:30:10.243Z] #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-13T01:30:10.501Z] #155 ... [2025-08-13T01:30:10.501Z] [2025-08-13T01:30:10.501Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T01:30:10.501Z] #0 0.917 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-13T01:30:45.178Z] Removing intermediate container b3a5b5e529b7 [2025-08-13T01:30:45.178Z] ---> 980274766175 [2025-08-13T01:30:45.178Z] Successfully built 980274766175 [2025-08-13T01:30:45.178Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:30:45.521Z] + docker inspect -f . ci-base-image-arm64 [2025-08-13T01:30:45.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T01:30:45.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-6811 does not seem to be running inside a container [2025-08-13T01:30:45.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@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-13T01:30:47.095Z] $ docker top 0fe313b33d6bb27883b3bf85591693a48aeb5377e2bb368f44b752956da9257f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T01:30:47.935Z] + go version [2025-08-13T01:30:47.935Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-13T01:30:47.948Z] $ docker stop --time=1 0fe313b33d6bb27883b3bf85591693a48aeb5377e2bb368f44b752956da9257f [2025-08-13T01:30:49.571Z] $ docker rm -f --volumes 0fe313b33d6bb27883b3bf85591693a48aeb5377e2bb368f44b752956da9257f [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-13T01:30:50.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-13T01:30:50.284Z] [2025-08-13T01:30:50.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:30:50.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-13T01:30:50.904Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-13T01:30:50.904Z] 547446be3368: Pulling fs layer [2025-08-13T01:30:50.904Z] d125d8839a47: Pulling fs layer [2025-08-13T01:30:50.904Z] 3e85d5ac6304: Pulling fs layer [2025-08-13T01:30:50.904Z] c3105a71a48b: Pulling fs layer [2025-08-13T01:30:50.904Z] 0f093f025ec4: Pulling fs layer [2025-08-13T01:30:50.904Z] c3106fc0e877: Pulling fs layer [2025-08-13T01:30:50.904Z] c3105a71a48b: Waiting [2025-08-13T01:30:50.904Z] 0f093f025ec4: Waiting [2025-08-13T01:30:50.904Z] c3106fc0e877: Waiting [2025-08-13T01:30:50.904Z] 547446be3368: Verifying Checksum [2025-08-13T01:30:50.904Z] 547446be3368: Download complete [2025-08-13T01:30:51.171Z] c3105a71a48b: Verifying Checksum [2025-08-13T01:30:51.171Z] c3105a71a48b: Download complete [2025-08-13T01:30:51.439Z] d125d8839a47: Verifying Checksum [2025-08-13T01:30:51.439Z] d125d8839a47: Download complete [2025-08-13T01:30:51.439Z] c3106fc0e877: Verifying Checksum [2025-08-13T01:30:51.439Z] c3106fc0e877: Download complete [2025-08-13T01:30:51.705Z] 0f093f025ec4: Verifying Checksum [2025-08-13T01:30:51.705Z] 0f093f025ec4: Download complete [2025-08-13T01:30:51.705Z] 547446be3368: Pull complete [2025-08-13T01:30:52.662Z] d125d8839a47: Pull complete [2025-08-13T01:30:53.627Z] 3e85d5ac6304: Verifying Checksum [2025-08-13T01:30:53.627Z] 3e85d5ac6304: Download complete [2025-08-13T01:31:03.719Z] 3e85d5ac6304: Pull complete [2025-08-13T01:31:03.719Z] c3105a71a48b: Pull complete [2025-08-13T01:31:05.131Z] 0f093f025ec4: Pull complete [2025-08-13T01:31:05.131Z] c3106fc0e877: Pull complete [2025-08-13T01:31:05.131Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-13T01:31:05.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-13T01:31:05.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T01:31:05.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-6811 does not seem to be running inside a container [2025-08-13T01:31:05.437Z] $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@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-13T01:31:07.589Z] $ docker top aa8c23fefdd389a9158d112827865eadfe10afeed0bf50d820c5c3d9eab54363 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T01:31:08.426Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-13T01:31:18.511Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-13T01:31:18.511Z] #1 transferring dockerfile: [2025-08-13T01:31:18.511Z] #1 transferring dockerfile: 3.02kB done [2025-08-13T01:31:18.511Z] #1 DONE 0.1s [2025-08-13T01:31:18.511Z] [2025-08-13T01:31:18.511Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-08-13T01:31:18.511Z] #2 transferring dockerfile: 1.81kB done [2025-08-13T01:31:18.511Z] #2 DONE 0.1s [2025-08-13T01:31:18.511Z] [2025-08-13T01:31:18.511Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-13T01:31:18.511Z] #3 transferring dockerfile: 1.89kB done [2025-08-13T01:31:18.511Z] #3 DONE 0.0s [2025-08-13T01:31:18.511Z] [2025-08-13T01:31:18.511Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-08-13T01:31:18.511Z] #4 transferring dockerfile: 1.69kB 0.0s done [2025-08-13T01:31:18.511Z] #4 DONE 0.0s [2025-08-13T01:31:18.511Z] [2025-08-13T01:31:18.511Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-08-13T01:31:18.511Z] #5 transferring dockerfile: 2.00kB done [2025-08-13T01:31:18.511Z] #5 DONE 0.1s [2025-08-13T01:31:18.786Z] [2025-08-13T01:31:18.786Z] #6 [core-command internal] load build definition from Dockerfile [2025-08-13T01:31:18.786Z] #6 transferring dockerfile: 1.94kB 0.0s done [2025-08-13T01:31:18.786Z] #6 DONE 0.1s [2025-08-13T01:31:18.786Z] [2025-08-13T01:31:18.786Z] #7 [core-data internal] load build definition from Dockerfile [2025-08-13T01:31:18.786Z] #7 transferring dockerfile: 2.04kB 0.0s done [2025-08-13T01:31:18.786Z] #7 DONE 0.1s [2025-08-13T01:31:18.786Z] [2025-08-13T01:31:18.786Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-13T01:31:18.786Z] #8 transferring dockerfile: 2.49kB done [2025-08-13T01:31:18.786Z] #8 DONE 0.1s [2025-08-13T01:31:18.786Z] [2025-08-13T01:31:18.786Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-08-13T01:31:18.786Z] #9 transferring dockerfile: 2.10kB done [2025-08-13T01:31:18.786Z] #9 DONE 0.1s [2025-08-13T01:31:18.786Z] [2025-08-13T01:31:18.786Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-13T01:31:19.055Z] #10 transferring dockerfile: 2.23kB done [2025-08-13T01:31:19.055Z] #10 DONE 0.1s [2025-08-13T01:31:19.055Z] [2025-08-13T01:31:19.055Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-13T01:31:19.055Z] #11 transferring dockerfile: 2.14kB done [2025-08-13T01:31:19.055Z] #11 DONE 0.1s [2025-08-13T01:31:19.055Z] [2025-08-13T01:31:19.055Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-08-13T01:31:19.055Z] #12 transferring dockerfile: 1.70kB done [2025-08-13T01:31:19.055Z] #12 DONE 0.1s [2025-08-13T01:31:19.055Z] [2025-08-13T01:31:19.055Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-13T01:31:19.055Z] #13 transferring dockerfile: 2.50kB done [2025-08-13T01:31:19.322Z] #13 DONE 0.1s [2025-08-13T01:31:19.322Z] [2025-08-13T01:31:19.322Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-08-13T01:31:19.322Z] #14 transferring dockerfile: 1.83kB 0.0s done [2025-08-13T01:31:19.322Z] #14 DONE 0.1s [2025-08-13T01:31:19.322Z] [2025-08-13T01:31:19.322Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-08-13T01:31:19.322Z] #15 transferring dockerfile: 2.01kB 0.0s done [2025-08-13T01:31:19.322Z] #15 DONE 0.1s [2025-08-13T01:31:19.322Z] [2025-08-13T01:31:19.322Z] #16 [security-bootstrapper internal] load .dockerignore [2025-08-13T01:31:19.322Z] #16 transferring context: 50B done [2025-08-13T01:31:19.588Z] #16 DONE 0.1s [2025-08-13T01:31:20.171Z] [2025-08-13T01:31:20.171Z] #17 [security-spire-agent internal] load .dockerignore [2025-08-13T01:31:20.171Z] #17 transferring context: 50B done [2025-08-13T01:31:20.171Z] #17 DONE 0.1s [2025-08-13T01:31:20.171Z] [2025-08-13T01:31:20.171Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-08-13T01:31:20.439Z] #18 transferring context: 50B done [2025-08-13T01:31:20.439Z] #18 DONE 0.1s [2025-08-13T01:31:20.439Z] [2025-08-13T01:31:20.439Z] #19 [security-spire-config internal] load .dockerignore [2025-08-13T01:31:20.439Z] #19 transferring context: 50B 0.0s done [2025-08-13T01:31:20.439Z] #19 DONE 0.1s [2025-08-13T01:31:20.439Z] [2025-08-13T01:31:20.439Z] #20 [support-notifications internal] load .dockerignore [2025-08-13T01:31:20.439Z] #20 transferring context: 50B done [2025-08-13T01:31:20.439Z] #20 DONE 0.1s [2025-08-13T01:31:20.439Z] [2025-08-13T01:31:20.439Z] #21 [core-command internal] load .dockerignore [2025-08-13T01:31:20.439Z] #21 transferring context: 50B done [2025-08-13T01:31:20.439Z] #21 DONE 0.1s [2025-08-13T01:31:20.439Z] [2025-08-13T01:31:20.439Z] #22 [core-data internal] load .dockerignore [2025-08-13T01:31:20.439Z] #22 transferring context: 50B 0.0s done [2025-08-13T01:31:20.439Z] #22 DONE 0.1s [2025-08-13T01:31:20.439Z] [2025-08-13T01:31:20.439Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-08-13T01:31:20.715Z] #23 transferring context: 50B done [2025-08-13T01:31:20.715Z] #23 DONE 0.1s [2025-08-13T01:31:20.715Z] [2025-08-13T01:31:20.715Z] #24 [core-metadata internal] load .dockerignore [2025-08-13T01:31:20.715Z] #24 transferring context: 50B done [2025-08-13T01:31:20.715Z] #24 DONE 0.1s [2025-08-13T01:31:20.715Z] [2025-08-13T01:31:20.715Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-13T01:31:20.715Z] #25 transferring context: 50B 0.0s done [2025-08-13T01:31:20.715Z] #25 DONE 0.1s [2025-08-13T01:31:20.715Z] [2025-08-13T01:31:20.715Z] #26 [security-proxy-auth internal] load .dockerignore [2025-08-13T01:31:20.991Z] #26 transferring context: 50B done [2025-08-13T01:31:20.991Z] #26 DONE 0.1s [2025-08-13T01:31:20.991Z] [2025-08-13T01:31:20.991Z] #27 [security-spire-server internal] load .dockerignore [2025-08-13T01:31:20.991Z] #27 transferring context: 50B 0.0s done [2025-08-13T01:31:20.991Z] #27 DONE 0.1s [2025-08-13T01:31:20.991Z] [2025-08-13T01:31:20.991Z] #28 [security-proxy-setup internal] load .dockerignore [2025-08-13T01:31:20.991Z] #28 transferring context: 50B done [2025-08-13T01:31:20.991Z] #28 DONE 0.1s [2025-08-13T01:31:20.991Z] [2025-08-13T01:31:20.991Z] #29 [support-scheduler internal] load .dockerignore [2025-08-13T01:31:20.991Z] #29 transferring context: 50B done [2025-08-13T01:31:21.258Z] #29 DONE 0.1s [2025-08-13T01:31:21.258Z] [2025-08-13T01:31:21.258Z] #30 [core-keeper internal] load .dockerignore [2025-08-13T01:31:21.258Z] #30 transferring context: 50B done [2025-08-13T01:31:21.258Z] #30 DONE 0.1s [2025-08-13T01:31:21.258Z] [2025-08-13T01:31:21.258Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:21.258Z] #31 DONE 0.0s [2025-08-13T01:31:21.258Z] [2025-08-13T01:31:21.258Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-13T01:31:21.847Z] #32 DONE 0.8s [2025-08-13T01:31:21.847Z] [2025-08-13T01:31:21.847Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-13T01:31:21.847Z] #33 ... [2025-08-13T01:31:21.847Z] [2025-08-13T01:31:21.847Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:21.847Z] #31 DONE 0.0s [2025-08-13T01:31:21.847Z] [2025-08-13T01:31:21.847Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-08-13T01:31:21.847Z] #32 DONE 0.8s [2025-08-13T01:31:22.121Z] [2025-08-13T01:31:22.121Z] #34 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:22.121Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:22.121Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:22.121Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:22.121Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:22.121Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.0s [2025-08-13T01:31:22.121Z] #34 ... [2025-08-13T01:31:22.121Z] [2025-08-13T01:31:22.121Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:22.121Z] #31 DONE 0.0s [2025-08-13T01:31:22.121Z] [2025-08-13T01:31:22.121Z] #34 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:22.387Z] #34 ... [2025-08-13T01:31:22.387Z] [2025-08-13T01:31:22.387Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:22.387Z] #31 DONE 0.0s [2025-08-13T01:31:22.387Z] [2025-08-13T01:31:22.387Z] #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:22.387Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:22.387Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:22.387Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:22.387Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:22.387Z] #34 ... [2025-08-13T01:31:22.387Z] [2025-08-13T01:31:22.387Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:22.387Z] #31 DONE 0.0s [2025-08-13T01:31:22.387Z] [2025-08-13T01:31:22.387Z] #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:22.672Z] #34 ... [2025-08-13T01:31:22.672Z] [2025-08-13T01:31:22.672Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:22.672Z] #31 DONE 0.0s [2025-08-13T01:31:22.672Z] [2025-08-13T01:31:22.672Z] #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:22.672Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.7s [2025-08-13T01:31:22.672Z] #34 ... [2025-08-13T01:31:22.672Z] [2025-08-13T01:31:22.672Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-08-13T01:31:22.672Z] #32 DONE 0.9s [2025-08-13T01:31:22.672Z] [2025-08-13T01:31:22.673Z] #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:22.942Z] #34 ... [2025-08-13T01:31:22.942Z] [2025-08-13T01:31:22.942Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:22.942Z] #31 DONE 0.0s [2025-08-13T01:31:22.942Z] [2025-08-13T01:31:22.942Z] #34 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:22.942Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:22.942Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:22.942Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:22.942Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:22.942Z] #34 ... [2025-08-13T01:31:22.942Z] [2025-08-13T01:31:22.942Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:22.942Z] #31 DONE 0.0s [2025-08-13T01:31:22.942Z] [2025-08-13T01:31:22.942Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-13T01:31:22.942Z] #33 DONE 1.2s [2025-08-13T01:31:22.942Z] [2025-08-13T01:31:22.942Z] #34 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:22.942Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.28MB / 4.09MB 0.9s [2025-08-13T01:31:22.942Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done [2025-08-13T01:31:22.942Z] #34 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-08-13T01:31:23.214Z] #34 ... [2025-08-13T01:31:23.214Z] [2025-08-13T01:31:23.214Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-13T01:31:23.214Z] #32 DONE 1.2s [2025-08-13T01:31:23.214Z] [2025-08-13T01:31:23.214Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-13T01:31:23.214Z] #35 DONE 1.3s [2025-08-13T01:31:23.214Z] [2025-08-13T01:31:23.214Z] #34 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:23.214Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:23.214Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:23.214Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:23.214Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:23.214Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done [2025-08-13T01:31:23.214Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:23.214Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:23.214Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:23.214Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:23.214Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done [2025-08-13T01:31:23.798Z] #34 ... [2025-08-13T01:31:23.798Z] [2025-08-13T01:31:23.798Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:23.798Z] #31 DONE 0.0s [2025-08-13T01:31:23.798Z] [2025-08-13T01:31:23.798Z] #34 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:24.383Z] #34 ... [2025-08-13T01:31:24.383Z] [2025-08-13T01:31:24.383Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:24.383Z] #31 DONE 0.0s [2025-08-13T01:31:24.383Z] [2025-08-13T01:31:24.383Z] #34 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:24.383Z] #34 ... [2025-08-13T01:31:24.383Z] [2025-08-13T01:31:24.383Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-08-13T01:31:24.383Z] #32 DONE 2.2s [2025-08-13T01:31:24.383Z] [2025-08-13T01:31:24.383Z] #34 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:24.383Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:24.383Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:24.383Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:24.383Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:24.383Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done [2025-08-13T01:31:24.653Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:24.653Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:24.653Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:24.653Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:24.653Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done [2025-08-13T01:31:24.653Z] #34 ... [2025-08-13T01:31:24.653Z] [2025-08-13T01:31:24.653Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-13T01:31:24.653Z] #31 DONE 0.0s [2025-08-13T01:31:24.653Z] [2025-08-13T01:31:24.653Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-13T01:31:24.653Z] #35 DONE 2.6s [2025-08-13T01:31:24.653Z] [2025-08-13T01:31:24.653Z] #34 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:24.653Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:24.653Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:24.653Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:24.653Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:24.653Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done [2025-08-13T01:31:25.240Z] #34 ... [2025-08-13T01:31:25.240Z] [2025-08-13T01:31:25.240Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-13T01:31:25.240Z] #32 DONE 2.6s [2025-08-13T01:31:25.240Z] [2025-08-13T01:31:25.240Z] #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:25.240Z] #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T01:31:25.240Z] #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T01:31:25.240Z] #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-13T01:31:25.240Z] #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-13T01:31:25.240Z] #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done [2025-08-13T01:31:25.240Z] #34 ... [2025-08-13T01:31:25.240Z] [2025-08-13T01:31:25.240Z] #36 [security-bootstrapper internal] load build context [2025-08-13T01:31:25.240Z] #36 transferring context: 3.23MB 1.5s done [2025-08-13T01:31:25.240Z] #36 DONE 3.4s [2025-08-13T01:31:25.240Z] [2025-08-13T01:31:25.240Z] #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:25.511Z] #34 ... [2025-08-13T01:31:25.511Z] [2025-08-13T01:31:25.511Z] #37 [security-spiffe-token-provider internal] load build context [2025-08-13T01:31:25.511Z] #37 transferring context: 3.23MB 2.2s done [2025-08-13T01:31:25.511Z] #37 DONE 3.4s [2025-08-13T01:31:25.511Z] [2025-08-13T01:31:25.511Z] #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:26.478Z] #34 ... [2025-08-13T01:31:26.478Z] [2025-08-13T01:31:26.478Z] #38 [security-spire-config internal] load build context [2025-08-13T01:31:26.478Z] #38 transferring context: 22.05kB 0.3s done [2025-08-13T01:31:26.478Z] #38 DONE 3.3s [2025-08-13T01:31:26.478Z] [2025-08-13T01:31:26.478Z] #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:26.478Z] #34 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.4s done [2025-08-13T01:31:26.478Z] #34 ... [2025-08-13T01:31:26.478Z] [2025-08-13T01:31:26.478Z] #39 [security-secretstore-setup internal] load build context [2025-08-13T01:31:26.478Z] #39 transferring context: 3.23MB 2.5s done [2025-08-13T01:31:26.478Z] #39 DONE 3.7s [2025-08-13T01:31:26.478Z] [2025-08-13T01:31:26.478Z] #40 [security-spire-agent internal] load build context [2025-08-13T01:31:26.478Z] #40 transferring context: 23.33kB 0.3s done [2025-08-13T01:31:26.478Z] #40 DONE 3.3s [2025-08-13T01:31:26.743Z] [2025-08-13T01:31:26.743Z] #41 [core-data internal] load build context [2025-08-13T01:31:26.743Z] #41 transferring context: 3.23MB 2.5s done [2025-08-13T01:31:26.743Z] #41 DONE 3.8s [2025-08-13T01:31:26.743Z] [2025-08-13T01:31:26.743Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:26.743Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.0s done [2025-08-13T01:31:26.743Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-13T01:31:26.743Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-13T01:31:26.743Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-13T01:31:26.743Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done [2025-08-13T01:31:26.743Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done [2025-08-13T01:31:26.743Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-08-13T01:31:26.743Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-13T01:31:26.743Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 1.7s [2025-08-13T01:31:26.743Z] #42 ... [2025-08-13T01:31:26.743Z] [2025-08-13T01:31:26.743Z] #43 [support-notifications internal] load build context [2025-08-13T01:31:26.743Z] #43 transferring context: 3.23MB 2.6s done [2025-08-13T01:31:26.743Z] #43 DONE 4.6s [2025-08-13T01:31:26.743Z] [2025-08-13T01:31:26.743Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:26.743Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.0s [2025-08-13T01:31:27.007Z] #42 ... [2025-08-13T01:31:27.007Z] [2025-08-13T01:31:27.007Z] #44 [core-command internal] load build context [2025-08-13T01:31:27.007Z] #44 transferring context: 3.23MB 2.7s done [2025-08-13T01:31:27.007Z] #44 DONE 4.7s [2025-08-13T01:31:27.007Z] [2025-08-13T01:31:27.007Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:27.007Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-08-13T01:31:27.007Z] #42 ... [2025-08-13T01:31:27.007Z] [2025-08-13T01:31:27.007Z] #45 [core-metadata internal] load build context [2025-08-13T01:31:27.007Z] #45 transferring context: 3.23MB 2.7s done [2025-08-13T01:31:27.007Z] #45 DONE 4.1s [2025-08-13T01:31:27.007Z] [2025-08-13T01:31:27.007Z] #46 [core-common-config-bootstrapper internal] load build context [2025-08-13T01:31:27.007Z] #46 transferring context: 3.23MB 1.6s done [2025-08-13T01:31:27.007Z] #46 DONE 3.8s [2025-08-13T01:31:27.007Z] [2025-08-13T01:31:27.007Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:27.007Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.1s [2025-08-13T01:31:27.007Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-08-13T01:31:27.284Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.13MB / 33.17MB 2.3s [2025-08-13T01:31:27.552Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.62MB / 33.17MB 2.5s [2025-08-13T01:31:27.823Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.54MB / 33.17MB 2.7s [2025-08-13T01:31:27.823Z] #42 ... [2025-08-13T01:31:27.823Z] [2025-08-13T01:31:27.823Z] #47 [security-proxy-auth internal] load build context [2025-08-13T01:31:27.823Z] #47 transferring context: 3.23MB 1.8s done [2025-08-13T01:31:27.823Z] #47 DONE 4.6s [2025-08-13T01:31:27.823Z] [2025-08-13T01:31:27.823Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:27.823Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.37MB / 33.17MB 3.0s [2025-08-13T01:31:27.823Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-08-13T01:31:28.090Z] #42 ... [2025-08-13T01:31:28.090Z] [2025-08-13T01:31:28.090Z] #48 [security-spire-server internal] load build context [2025-08-13T01:31:28.090Z] #48 transferring context: 23.80kB 0.2s done [2025-08-13T01:31:28.090Z] #48 DONE 3.2s [2025-08-13T01:31:28.090Z] [2025-08-13T01:31:28.090Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:28.090Z] #42 ... [2025-08-13T01:31:28.090Z] [2025-08-13T01:31:28.090Z] #34 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T01:31:28.090Z] #34 DONE 7.0s [2025-08-13T01:31:28.090Z] [2025-08-13T01:31:28.090Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:28.090Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.1s [2025-08-13T01:31:28.357Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.72MB / 33.17MB 3.3s [2025-08-13T01:31:28.357Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 3.5s [2025-08-13T01:31:28.625Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.88MB / 33.17MB 3.6s [2025-08-13T01:31:28.625Z] #42 ... [2025-08-13T01:31:28.625Z] [2025-08-13T01:31:28.625Z] #49 [security-proxy-setup internal] load build context [2025-08-13T01:31:28.625Z] #49 transferring context: 3.23MB 1.5s done [2025-08-13T01:31:28.625Z] #49 DONE 4.1s [2025-08-13T01:31:28.625Z] [2025-08-13T01:31:28.625Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:28.891Z] #42 ... [2025-08-13T01:31:28.891Z] [2025-08-13T01:31:28.891Z] #50 [core-keeper internal] load build context [2025-08-13T01:31:28.891Z] #50 transferring context: 3.23MB 1.5s done [2025-08-13T01:31:28.891Z] #50 DONE 3.7s [2025-08-13T01:31:28.891Z] [2025-08-13T01:31:28.891Z] #51 [support-scheduler internal] load build context [2025-08-13T01:31:28.891Z] #51 transferring context: 3.23MB 1.5s done [2025-08-13T01:31:28.891Z] #51 DONE 4.2s [2025-08-13T01:31:28.891Z] [2025-08-13T01:31:28.891Z] #52 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-13T01:31:28.891Z] #52 DONE 7.9s [2025-08-13T01:31:28.891Z] [2025-08-13T01:31:28.891Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:28.891Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.8s done [2025-08-13T01:31:30.299Z] #42 ... [2025-08-13T01:31:30.299Z] [2025-08-13T01:31:30.299Z] #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-08-13T01:31:30.299Z] #53 DONE 2.0s [2025-08-13T01:31:30.299Z] [2025-08-13T01:31:30.299Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-13T01:31:33.658Z] #54 ... [2025-08-13T01:31:33.658Z] [2025-08-13T01:31:33.658Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T01:31:33.658Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.0s done [2025-08-13T01:31:33.658Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-13T01:31:33.658Z] #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-13T01:31:33.658Z] #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-13T01:31:33.658Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-08-13T01:31:33.658Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s done [2025-08-13T01:31:33.658Z] #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-13T01:31:33.658Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done [2025-08-13T01:31:33.658Z] #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.3s done [2025-08-13T01:31:33.658Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-08-13T01:31:33.658Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-08-13T01:31:33.658Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.7s [2025-08-13T01:31:33.658Z] #55 ... [2025-08-13T01:31:33.658Z] [2025-08-13T01:31:33.658Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:33.658Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.8s [2025-08-13T01:31:36.243Z] #42 ... [2025-08-13T01:31:36.243Z] [2025-08-13T01:31:36.243Z] #56 [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-13T01:31:36.243Z] #56 DONE 7.9s [2025-08-13T01:31:36.243Z] [2025-08-13T01:31:36.243Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T01:31:38.191Z] #55 ... [2025-08-13T01:31:38.191Z] [2025-08-13T01:31:38.191Z] #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-13T01:31:38.191Z] #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:38.191Z] #0 8.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:38.191Z] #57 ... [2025-08-13T01:31:38.191Z] [2025-08-13T01:31:38.191Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-08-13T01:31:38.191Z] #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:38.191Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:38.459Z] #58 ... [2025-08-13T01:31:38.459Z] [2025-08-13T01:31:38.459Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-13T01:31:38.726Z] #59 ... [2025-08-13T01:31:38.726Z] [2025-08-13T01:31:38.726Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-13T01:31:38.726Z] #0 7.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:38.726Z] #0 8.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:38.726Z] #60 ... [2025-08-13T01:31:38.726Z] [2025-08-13T01:31:38.726Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-13T01:31:38.992Z] #61 ... [2025-08-13T01:31:38.992Z] [2025-08-13T01:31:38.992Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-13T01:31:38.992Z] #62 ... [2025-08-13T01:31:38.992Z] [2025-08-13T01:31:38.992Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-13T01:31:38.992Z] #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:38.992Z] #0 7.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:39.258Z] #63 ... [2025-08-13T01:31:39.258Z] [2025-08-13T01:31:39.258Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-13T01:31:39.258Z] #0 7.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:39.258Z] #0 8.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:39.258Z] #64 ... [2025-08-13T01:31:39.258Z] [2025-08-13T01:31:39.258Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-13T01:31:39.530Z] #65 ... [2025-08-13T01:31:39.530Z] [2025-08-13T01:31:39.530Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-13T01:31:39.530Z] #66 ... [2025-08-13T01:31:39.530Z] [2025-08-13T01:31:39.530Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-13T01:31:39.530Z] #62 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:40.506Z] #62 ... [2025-08-13T01:31:40.506Z] [2025-08-13T01:31:40.506Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-13T01:31:40.506Z] #67 ... [2025-08-13T01:31:40.506Z] [2025-08-13T01:31:40.506Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-13T01:31:40.506Z] #68 ... [2025-08-13T01:31:40.506Z] [2025-08-13T01:31:40.506Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-13T01:31:40.772Z] #69 ... [2025-08-13T01:31:40.772Z] [2025-08-13T01:31:40.772Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-13T01:31:40.772Z] #70 ... [2025-08-13T01:31:40.772Z] [2025-08-13T01:31:40.772Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-13T01:31:41.038Z] #71 ... [2025-08-13T01:31:41.038Z] [2025-08-13T01:31:41.038Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-13T01:31:41.038Z] #66 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:41.307Z] #66 ... [2025-08-13T01:31:41.307Z] [2025-08-13T01:31:41.307Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-13T01:31:41.307Z] #71 DONE 11.0s [2025-08-13T01:31:41.307Z] [2025-08-13T01:31:41.307Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:41.307Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.3s [2025-08-13T01:31:42.269Z] #42 ... [2025-08-13T01:31:42.269Z] [2025-08-13T01:31:42.269Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-13T01:31:42.269Z] #67 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:44.220Z] #67 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:45.637Z] #67 ... [2025-08-13T01:31:45.637Z] [2025-08-13T01:31:45.638Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-13T01:31:45.638Z] #64 12.03 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-13T01:31:45.638Z] #64 12.13 (2/4) Installing openssl (3.3.4-r0) [2025-08-13T01:31:45.638Z] #64 12.27 (3/4) Installing su-exec (0.2-r3) [2025-08-13T01:31:45.638Z] #64 12.40 (4/4) Installing yq-go (4.44.1-r2) [2025-08-13T01:31:45.638Z] #64 14.49 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:31:45.638Z] #64 14.71 OK: 20 MiB in 18 packages [2025-08-13T01:31:45.638Z] #64 DONE 17.0s [2025-08-13T01:31:45.638Z] [2025-08-13T01:31:45.638Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:46.226Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s [2025-08-13T01:31:46.226Z] #42 ... [2025-08-13T01:31:46.226Z] [2025-08-13T01:31:46.226Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-13T01:31:46.226Z] #0 7.183 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:46.492Z] #72 ... [2025-08-13T01:31:46.492Z] [2025-08-13T01:31:46.492Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:46.762Z] #42 ... [2025-08-13T01:31:46.762Z] [2025-08-13T01:31:46.762Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-13T01:31:46.762Z] #63 12.43 (1/3) Installing ca-certificates (20250619-r0) [2025-08-13T01:31:46.762Z] #63 13.28 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-13T01:31:46.762Z] #63 13.35 (3/3) Installing tzdata (2025b-r0) [2025-08-13T01:31:46.762Z] #63 14.96 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:31:46.762Z] #63 15.18 Executing ca-certificates-20250619-r0.trigger [2025-08-13T01:31:46.762Z] #63 16.17 OK: 11 MiB in 17 packages [2025-08-13T01:31:46.762Z] #63 DONE 18.2s [2025-08-13T01:31:46.762Z] [2025-08-13T01:31:46.762Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:46.922Z] #156 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-13T01:31:46.922Z] #154 DONE 96.1s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-13T01:31:46.922Z] #150 DONE 96.1s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-13T01:31:46.922Z] #152 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-13T01:31:46.922Z] #157 DONE 0.1s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:31:46.922Z] #158 DONE 0.1s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:31:46.922Z] #159 DONE 0.2s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-13T01:31:46.922Z] #160 DONE 0.4s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-13T01:31:46.922Z] #161 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-13T01:31:46.922Z] #162 DONE 0.2s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-13T01:31:46.922Z] #163 DONE 0.2s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T01:31:46.922Z] #146 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-13T01:31:46.922Z] #164 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-13T01:31:46.922Z] #161 DONE 1.2s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:31:46.922Z] #165 DONE 0.7s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:31:46.922Z] #166 DONE 0.7s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-13T01:31:46.922Z] #167 DONE 0.4s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-13T01:31:46.922Z] #168 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-13T01:31:46.922Z] #164 DONE 2.3s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #169 [core-common-config-bootstrapper] exporting to image [2025-08-13T01:31:46.922Z] #169 exporting layers [2025-08-13T01:31:46.922Z] #169 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-13T01:31:46.922Z] #168 DONE 0.4s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-13T01:31:46.922Z] #170 DONE 0.3s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-13T01:31:46.922Z] #171 DONE 0.2s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #169 [core-common-config-bootstrapper] exporting to image [2025-08-13T01:31:46.922Z] #169 exporting layers 0.6s done [2025-08-13T01:31:46.922Z] #169 writing image sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done [2025-08-13T01:31:46.922Z] #169 naming to docker.io/library/core-common-config-bootstrapper done [2025-08-13T01:31:46.922Z] #169 DONE 0.6s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-13T01:31:46.922Z] #172 DONE 0.1s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-13T01:31:46.922Z] #173 DONE 0.3s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-13T01:31:46.922Z] #155 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-13T01:31:46.922Z] #174 DONE 1.5s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:31:46.922Z] #149 ... [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #175 [security-bootstrapper] exporting to image [2025-08-13T01:31:46.922Z] #175 exporting layers 0.9s done [2025-08-13T01:31:46.922Z] #175 writing image sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done [2025-08-13T01:31:46.922Z] #175 naming to docker.io/library/security-bootstrapper done [2025-08-13T01:31:46.922Z] #175 DONE 0.9s [2025-08-13T01:31:46.922Z] [2025-08-13T01:31:46.922Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:31:48.199Z] #42 ... [2025-08-13T01:31:48.199Z] [2025-08-13T01:31:48.199Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T01:31:48.199Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.1s done [2025-08-13T01:31:48.472Z] #55 ... [2025-08-13T01:31:48.472Z] [2025-08-13T01:31:48.472Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-13T01:31:48.472Z] #72 11.59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:49.055Z] #72 ... [2025-08-13T01:31:49.055Z] [2025-08-13T01:31:49.055Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-13T01:31:49.055Z] #59 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:49.055Z] #59 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:49.055Z] #59 ... [2025-08-13T01:31:49.055Z] [2025-08-13T01:31:49.055Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:49.322Z] #42 ... [2025-08-13T01:31:49.322Z] [2025-08-13T01:31:49.322Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-08-13T01:31:49.322Z] #58 18.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-13T01:31:49.322Z] #58 18.46 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:31:49.322Z] #58 18.69 OK: 9 MiB in 15 packages [2025-08-13T01:31:49.322Z] #58 DONE 21.1s [2025-08-13T01:31:49.322Z] [2025-08-13T01:31:49.322Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-13T01:31:49.590Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.5s done [2025-08-13T01:31:50.175Z] #42 DONE 26.9s [2025-08-13T01:31:50.175Z] [2025-08-13T01:31:50.175Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-08-13T01:31:50.780Z] #73 ... [2025-08-13T01:31:50.780Z] [2025-08-13T01:31:50.780Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-13T01:31:50.780Z] #65 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:50.780Z] #65 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:50.780Z] #65 ... [2025-08-13T01:31:50.780Z] [2025-08-13T01:31:50.780Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-13T01:31:50.780Z] #61 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:50.780Z] #61 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:50.780Z] #61 ... [2025-08-13T01:31:50.780Z] [2025-08-13T01:31:50.780Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-13T01:31:50.780Z] #59 21.85 (1/7) Installing ca-certificates (20250619-r0) [2025-08-13T01:31:50.780Z] #59 22.17 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-13T01:31:50.780Z] #59 22.18 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-13T01:31:50.780Z] #59 22.23 (4/7) Installing libsodium (1.0.19-r0) [2025-08-13T01:31:50.780Z] #59 22.32 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-13T01:31:51.363Z] #59 ... [2025-08-13T01:31:51.363Z] [2025-08-13T01:31:51.363Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-13T01:31:51.363Z] #0 4.133 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:51.363Z] #0 8.731 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:51.363Z] #74 ... [2025-08-13T01:31:51.363Z] [2025-08-13T01:31:51.363Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-13T01:31:51.363Z] #62 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:51.629Z] #62 ... [2025-08-13T01:31:51.629Z] [2025-08-13T01:31:51.629Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-13T01:31:51.629Z] #70 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:51.629Z] #70 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:51.901Z] #70 ... [2025-08-13T01:31:51.901Z] [2025-08-13T01:31:51.901Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-13T01:31:51.901Z] #68 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:51.901Z] #68 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:51.901Z] #68 ... [2025-08-13T01:31:51.901Z] [2025-08-13T01:31:51.901Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-13T01:31:51.901Z] #69 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:51.901Z] #69 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:52.169Z] #69 ... [2025-08-13T01:31:52.169Z] [2025-08-13T01:31:52.169Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-13T01:31:52.169Z] #59 23.01 (6/7) Installing libzmq (4.3.5-r2) [2025-08-13T01:31:52.169Z] #59 23.20 (7/7) Installing zeromq (4.3.5-r2) [2025-08-13T01:31:52.169Z] #59 23.32 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:31:52.169Z] #59 23.51 Executing ca-certificates-20250619-r0.trigger [2025-08-13T01:31:52.169Z] #59 ... [2025-08-13T01:31:52.169Z] [2025-08-13T01:31:52.169Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-13T01:31:52.169Z] #54 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:52.169Z] #54 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:52.441Z] #54 ... [2025-08-13T01:31:52.441Z] [2025-08-13T01:31:52.441Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-13T01:31:52.441Z] #62 23.92 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-13T01:31:52.441Z] #62 23.95 (2/2) Installing su-exec (0.2-r3) [2025-08-13T01:31:52.441Z] #62 23.97 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:31:52.441Z] #62 ... [2025-08-13T01:31:52.441Z] [2025-08-13T01:31:52.441Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-13T01:31:52.441Z] #60 13.94 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-13T01:31:52.441Z] #60 13.94 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-13T01:31:52.441Z] #60 13.94 OK: 24052 distinct packages available [2025-08-13T01:31:52.441Z] #60 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:52.441Z] #60 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:52.709Z] #60 ... [2025-08-13T01:31:52.709Z] [2025-08-13T01:31:52.709Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-13T01:31:52.709Z] #62 24.10 OK: 9 MiB in 16 packages [2025-08-13T01:31:53.297Z] #62 ... [2025-08-13T01:31:53.297Z] [2025-08-13T01:31:53.297Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-13T01:31:53.297Z] #66 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:53.297Z] #66 23.70 (1/4) Installing ca-certificates (20250619-r0) [2025-08-13T01:31:53.297Z] #66 24.09 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-13T01:31:53.297Z] #66 24.11 (3/4) Installing su-exec (0.2-r3) [2025-08-13T01:31:53.297Z] #66 24.14 (4/4) Installing yq-go (4.44.1-r2) [2025-08-13T01:31:53.567Z] #66 ... [2025-08-13T01:31:53.567Z] [2025-08-13T01:31:53.567Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-13T01:31:53.567Z] #69 23.30 OK: 239 MiB in 58 packages [2025-08-13T01:31:54.155Z] #69 ... [2025-08-13T01:31:54.155Z] [2025-08-13T01:31:54.155Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-13T01:31:54.155Z] #62 DONE 25.6s [2025-08-13T01:31:54.423Z] [2025-08-13T01:31:54.423Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-13T01:31:54.423Z] #66 25.38 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:31:54.423Z] #66 25.61 Executing ca-certificates-20250619-r0.trigger [2025-08-13T01:31:54.423Z] #66 ... [2025-08-13T01:31:54.423Z] [2025-08-13T01:31:54.423Z] #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-13T01:31:54.423Z] #57 16.49 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-13T01:31:54.423Z] #57 16.49 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-13T01:31:54.423Z] #57 16.49 OK: 24052 distinct packages available [2025-08-13T01:31:54.423Z] #57 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:54.423Z] #57 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:54.690Z] #57 ... [2025-08-13T01:31:54.690Z] [2025-08-13T01:31:54.690Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-13T01:31:54.690Z] #68 24.32 OK: 239 MiB in 58 packages [2025-08-13T01:31:54.690Z] #68 ... [2025-08-13T01:31:54.690Z] [2025-08-13T01:31:54.690Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-13T01:31:54.690Z] #67 22.75 OK: 239 MiB in 58 packages [2025-08-13T01:31:54.690Z] #67 DONE 25.3s [2025-08-13T01:31:54.962Z] [2025-08-13T01:31:54.962Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:31:55.594Z] #75 DONE 0.8s [2025-08-13T01:31:55.594Z] [2025-08-13T01:31:55.594Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-13T01:31:55.594Z] #70 21.95 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-13T01:31:55.594Z] #70 21.95 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-13T01:31:55.594Z] #70 21.95 OK: 24052 distinct packages available [2025-08-13T01:31:55.594Z] #70 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:55.594Z] #70 ... [2025-08-13T01:31:55.594Z] [2025-08-13T01:31:55.594Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-13T01:31:55.594Z] #59 24.78 OK: 14 MiB in 21 packages [2025-08-13T01:31:55.594Z] #59 DONE 27.1s [2025-08-13T01:31:55.594Z] [2025-08-13T01:31:55.594Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-13T01:31:55.594Z] #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:55.594Z] #0 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:55.861Z] #76 ... [2025-08-13T01:31:55.861Z] [2025-08-13T01:31:55.861Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:31:55.861Z] #77 ... [2025-08-13T01:31:55.861Z] [2025-08-13T01:31:55.861Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-13T01:31:55.861Z] #69 DONE 25.7s [2025-08-13T01:31:56.128Z] [2025-08-13T01:31:56.128Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:31:56.397Z] #78 ... [2025-08-13T01:31:56.397Z] [2025-08-13T01:31:56.397Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-13T01:31:56.397Z] #61 24.81 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-13T01:31:56.397Z] #61 24.86 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:31:56.397Z] #61 24.96 OK: 9 MiB in 15 packages [2025-08-13T01:31:56.397Z] #61 DONE 27.7s [2025-08-13T01:31:56.397Z] [2025-08-13T01:31:56.397Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:31:56.673Z] #79 ... [2025-08-13T01:31:56.673Z] [2025-08-13T01:31:56.673Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:31:56.940Z] #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:56.940Z] #0 6.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:31:56.940Z] #80 ... [2025-08-13T01:31:56.940Z] [2025-08-13T01:31:56.940Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-13T01:31:56.940Z] #60 28.09 (1/14) Installing ca-certificates (20250619-r0) [2025-08-13T01:31:57.207Z] #60 ... [2025-08-13T01:31:57.207Z] [2025-08-13T01:31:57.207Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-13T01:31:57.207Z] #68 DONE 27.0s [2025-08-13T01:31:57.475Z] [2025-08-13T01:31:57.475Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-13T01:31:57.475Z] #54 24.28 OK: 239 MiB in 58 packages [2025-08-13T01:31:57.475Z] #54 DONE 27.2s [2025-08-13T01:31:57.475Z] [2025-08-13T01:31:57.475Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:31:58.069Z] #81 ... [2025-08-13T01:31:58.069Z] [2025-08-13T01:31:58.069Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:31:58.069Z] #78 DONE 2.0s [2025-08-13T01:31:58.337Z] [2025-08-13T01:31:58.337Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:31:58.926Z] #82 ... [2025-08-13T01:31:58.926Z] [2025-08-13T01:31:58.926Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:31:58.926Z] #81 DONE 1.4s [2025-08-13T01:31:58.926Z] [2025-08-13T01:31:58.926Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:31:58.926Z] #83 DONE 1.6s [2025-08-13T01:31:58.926Z] [2025-08-13T01:31:58.926Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-13T01:31:58.926Z] #66 27.47 OK: 20 MiB in 18 packages [2025-08-13T01:31:58.926Z] #66 DONE 30.4s [2025-08-13T01:31:58.926Z] [2025-08-13T01:31:58.926Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-13T01:32:01.513Z] #84 ... [2025-08-13T01:32:01.513Z] [2025-08-13T01:32:01.513Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-13T01:32:01.513Z] #57 30.37 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-13T01:32:01.513Z] #57 30.52 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-13T01:32:01.513Z] #57 30.52 (3/5) Installing libucontext (1.2-r3) [2025-08-13T01:32:01.513Z] #57 30.54 (4/5) Installing gcompat (1.1.0-r4) [2025-08-13T01:32:01.513Z] #57 30.63 (5/5) Installing openssl (3.3.4-r0) [2025-08-13T01:32:01.513Z] #57 30.81 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:32:01.513Z] #57 30.99 OK: 10 MiB in 19 packages [2025-08-13T01:32:01.513Z] #57 DONE 33.4s [2025-08-13T01:32:01.779Z] [2025-08-13T01:32:01.780Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-13T01:32:01.780Z] #76 16.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:01.780Z] #76 16.32 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:02.367Z] #76 ... [2025-08-13T01:32:02.367Z] [2025-08-13T01:32:02.367Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-13T01:32:02.367Z] #60 28.95 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-13T01:32:02.367Z] #60 29.19 (3/14) Installing c-ares (1.33.1-r0) [2025-08-13T01:32:02.367Z] #60 29.22 (4/14) Installing libunistring (1.2-r0) [2025-08-13T01:32:02.367Z] #60 29.66 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-13T01:32:02.367Z] #60 29.74 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-13T01:32:02.367Z] #60 29.77 (7/14) Installing libpsl (0.21.5-r1) [2025-08-13T01:32:02.367Z] #60 29.79 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-13T01:32:02.367Z] #60 29.95 (9/14) Installing libcurl (8.12.1-r0) [2025-08-13T01:32:02.367Z] #60 30.13 (10/14) Installing curl (8.12.1-r0) [2025-08-13T01:32:02.367Z] #60 30.16 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-13T01:32:02.367Z] #60 30.20 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-13T01:32:02.367Z] #60 30.22 (13/14) Installing libucontext (1.2-r3) [2025-08-13T01:32:02.367Z] #60 30.26 (14/14) Installing gcompat (1.1.0-r4) [2025-08-13T01:32:02.367Z] #60 30.29 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:32:02.367Z] #60 30.65 Executing ca-certificates-20250619-r0.trigger [2025-08-13T01:32:02.367Z] #60 32.19 OK: 15 MiB in 28 packages [2025-08-13T01:32:02.367Z] #60 DONE 33.8s [2025-08-13T01:32:02.367Z] [2025-08-13T01:32:02.367Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-08-13T01:32:02.367Z] #73 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:02.367Z] #73 4.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:02.367Z] #73 ... [2025-08-13T01:32:02.367Z] [2025-08-13T01:32:02.367Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-13T01:32:02.367Z] #76 16.87 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:02.634Z] #76 16.88 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:02.634Z] #76 16.89 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:02.634Z] #76 17.04 OK: 20 MiB in 18 packages [2025-08-13T01:32:03.594Z] #76 DONE 18.1s [2025-08-13T01:32:03.594Z] [2025-08-13T01:32:03.594Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-13T01:32:03.869Z] #85 ... [2025-08-13T01:32:03.869Z] [2025-08-13T01:32:03.869Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-13T01:32:03.869Z] #65 25.43 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-13T01:32:03.869Z] #65 25.43 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-13T01:32:03.870Z] #65 25.43 OK: 24052 distinct packages available [2025-08-13T01:32:03.870Z] #65 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:03.870Z] #65 30.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:04.138Z] #65 ... [2025-08-13T01:32:04.138Z] [2025-08-13T01:32:04.138Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-13T01:32:04.408Z] #86 ... [2025-08-13T01:32:04.408Z] [2025-08-13T01:32:04.408Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-13T01:32:04.408Z] #85 DONE 0.5s [2025-08-13T01:32:04.408Z] [2025-08-13T01:32:04.409Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-13T01:32:04.409Z] #74 21.78 OK: 239 MiB in 58 packages [2025-08-13T01:32:04.409Z] #74 DONE 23.1s [2025-08-13T01:32:04.409Z] [2025-08-13T01:32:04.409Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-08-13T01:32:04.409Z] #73 14.54 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:04.409Z] #73 14.66 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:04.409Z] #73 15.14 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:04.409Z] #73 15.15 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:04.409Z] #73 15.16 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:04.409Z] #73 15.29 OK: 9 MiB in 15 packages [2025-08-13T01:32:05.394Z] #73 ... [2025-08-13T01:32:05.394Z] [2025-08-13T01:32:05.394Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:32:05.663Z] #87 ... [2025-08-13T01:32:05.663Z] [2025-08-13T01:32:05.663Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-08-13T01:32:05.663Z] #73 DONE 16.5s [2025-08-13T01:32:05.663Z] [2025-08-13T01:32:05.663Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-13T01:32:05.663Z] #86 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:05.930Z] #86 ... [2025-08-13T01:32:05.930Z] [2025-08-13T01:32:05.930Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-13T01:32:05.930Z] #70 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:05.930Z] #70 35.26 OK: 239 MiB in 58 packages [2025-08-13T01:32:06.197Z] #70 ... [2025-08-13T01:32:06.197Z] [2025-08-13T01:32:06.197Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:32:06.197Z] #80 17.25 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:06.197Z] #80 17.43 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:06.197Z] #80 17.91 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:06.197Z] #80 17.93 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:06.197Z] #80 17.98 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:06.197Z] #80 18.12 OK: 11 MiB in 17 packages [2025-08-13T01:32:06.468Z] #80 ... [2025-08-13T01:32:06.468Z] [2025-08-13T01:32:06.468Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-13T01:32:06.468Z] #72 25.21 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-13T01:32:06.468Z] #72 28.08 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:32:06.468Z] #72 28.25 OK: 9 MiB in 15 packages [2025-08-13T01:32:06.468Z] #72 DONE 30.1s [2025-08-13T01:32:06.468Z] [2025-08-13T01:32:06.468Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-13T01:32:06.468Z] #70 DONE 36.2s [2025-08-13T01:32:06.468Z] [2025-08-13T01:32:06.468Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-13T01:32:06.468Z] #65 37.76 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-13T01:32:06.468Z] #65 37.77 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-13T01:32:06.468Z] #65 37.79 (3/4) Installing libucontext (1.2-r3) [2025-08-13T01:32:06.468Z] #65 37.80 (4/4) Installing gcompat (1.1.0-r4) [2025-08-13T01:32:06.468Z] #65 37.84 Executing busybox-1.36.1-r29.trigger [2025-08-13T01:32:06.468Z] #65 37.93 OK: 9 MiB in 18 packages [2025-08-13T01:32:06.737Z] #65 ... [2025-08-13T01:32:06.737Z] [2025-08-13T01:32:06.737Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-13T01:32:06.737Z] #88 DONE 2.3s [2025-08-13T01:32:06.737Z] [2025-08-13T01:32:06.737Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:32:06.737Z] #80 DONE 20.1s [2025-08-13T01:32:06.737Z] [2025-08-13T01:32:06.738Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:32:07.335Z] #89 ... [2025-08-13T01:32:07.335Z] [2025-08-13T01:32:07.335Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-13T01:32:07.335Z] #65 DONE 38.7s [2025-08-13T01:32:07.335Z] [2025-08-13T01:32:07.335Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-13T01:32:08.743Z] #90 ... [2025-08-13T01:32:08.743Z] [2025-08-13T01:32:08.743Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:32:08.743Z] #91 DONE 2.0s [2025-08-13T01:32:08.743Z] [2025-08-13T01:32:08.743Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:32:09.010Z] #92 ... [2025-08-13T01:32:09.010Z] [2025-08-13T01:32:09.010Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:32:09.010Z] #93 ... [2025-08-13T01:32:09.010Z] [2025-08-13T01:32:09.010Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:32:09.277Z] #94 ... [2025-08-13T01:32:09.277Z] [2025-08-13T01:32:09.277Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-13T01:32:09.277Z] #86 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:09.277Z] #86 14.50 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:09.277Z] #86 14.59 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:09.277Z] #86 14.94 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:09.277Z] #86 14.94 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:09.277Z] #86 14.94 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:09.277Z] #86 15.07 OK: 9 MiB in 16 packages [2025-08-13T01:32:11.228Z] #86 DONE 17.0s [2025-08-13T01:32:11.228Z] [2025-08-13T01:32:11.228Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-13T01:32:11.494Z] #95 ... [2025-08-13T01:32:11.494Z] [2025-08-13T01:32:11.494Z] #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-13T01:32:11.494Z] #96 ... [2025-08-13T01:32:11.494Z] [2025-08-13T01:32:11.494Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-13T01:32:11.494Z] #84 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:12.451Z] #84 ... [2025-08-13T01:32:12.451Z] [2025-08-13T01:32:12.451Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:32:12.451Z] #0 7.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:12.451Z] #0 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:12.451Z] #97 ... [2025-08-13T01:32:12.451Z] [2025-08-13T01:32:12.451Z] #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-13T01:32:12.451Z] #96 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:13.408Z] #96 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:13.996Z] #96 ... [2025-08-13T01:32:13.996Z] [2025-08-13T01:32:13.996Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-13T01:32:13.996Z] #95 DONE 3.0s [2025-08-13T01:32:14.263Z] [2025-08-13T01:32:14.263Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-13T01:32:14.263Z] #98 DONE 0.2s [2025-08-13T01:32:14.263Z] [2025-08-13T01:32:14.263Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-13T01:32:14.263Z] #90 5.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:14.263Z] #90 6.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:16.840Z] #90 ... [2025-08-13T01:32:16.840Z] [2025-08-13T01:32:16.840Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:32:16.840Z] #79 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:16.840Z] #79 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:16.840Z] #79 18.60 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:16.840Z] #79 18.71 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:16.840Z] #79 18.96 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:16.840Z] #79 18.97 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:16.840Z] #79 18.98 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:16.840Z] #79 19.04 OK: 9 MiB in 15 packages [2025-08-13T01:32:16.840Z] #79 DONE 19.9s [2025-08-13T01:32:16.840Z] [2025-08-13T01:32:16.840Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:32:16.840Z] #77 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:16.840Z] #77 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:17.106Z] #77 21.49 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:17.372Z] #77 21.62 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:17.639Z] #77 21.95 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:17.639Z] #77 21.96 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:17.639Z] #77 21.97 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:17.639Z] #77 22.09 OK: 14 MiB in 21 packages [2025-08-13T01:32:18.598Z] #77 ... [2025-08-13T01:32:18.598Z] [2025-08-13T01:32:18.598Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:32:18.598Z] #97 16.21 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:18.598Z] #97 16.32 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:18.866Z] #97 ... [2025-08-13T01:32:18.866Z] [2025-08-13T01:32:18.866Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:32:18.866Z] #77 DONE 23.2s [2025-08-13T01:32:19.133Z] [2025-08-13T01:32:19.133Z] #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-13T01:32:19.133Z] #96 17.47 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:19.133Z] #96 17.64 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:19.401Z] #96 ... [2025-08-13T01:32:19.401Z] [2025-08-13T01:32:19.401Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-13T01:32:19.401Z] #84 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T01:32:19.401Z] #84 18.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:19.401Z] #84 18.81 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:19.401Z] #84 19.12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:19.401Z] #84 19.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:19.401Z] #84 19.14 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:19.401Z] #84 19.21 OK: 20 MiB in 18 packages [2025-08-13T01:32:19.401Z] #84 DONE 20.3s [2025-08-13T01:32:19.401Z] [2025-08-13T01:32:19.401Z] #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-13T01:32:19.401Z] #96 18.06 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:19.401Z] #96 18.08 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:19.401Z] #96 18.09 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:19.401Z] #96 18.18 OK: 10 MiB in 19 packages [2025-08-13T01:32:20.370Z] #96 ... [2025-08-13T01:32:20.370Z] [2025-08-13T01:32:20.370Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-13T01:32:20.370Z] #90 11.42 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:20.370Z] #90 11.60 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T01:32:20.370Z] #90 12.09 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:20.370Z] #90 12.09 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:20.370Z] #90 12.09 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:20.370Z] #90 12.20 OK: 9 MiB in 18 packages [2025-08-13T01:32:20.370Z] #90 DONE 13.1s [2025-08-13T01:32:20.637Z] [2025-08-13T01:32:20.637Z] #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-08-13T01:32:20.637Z] #96 DONE 19.2s [2025-08-13T01:32:20.637Z] [2025-08-13T01:32:20.637Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-13T01:32:20.912Z] #99 ... [2025-08-13T01:32:20.912Z] [2025-08-13T01:32:20.912Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T01:32:20.912Z] #97 16.78 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:20.912Z] #97 16.79 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T01:32:20.912Z] #97 16.82 Executing busybox-1.36.1-r30.trigger [2025-08-13T01:32:20.912Z] #97 16.93 OK: 15 MiB in 28 packages [2025-08-13T01:32:20.912Z] #97 DONE 18.4s [2025-08-13T01:32:20.912Z] [2025-08-13T01:32:20.912Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-13T01:32:22.327Z] #100 DONE 1.9s [2025-08-13T01:32:22.327Z] [2025-08-13T01:32:22.327Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-13T01:32:23.302Z] #101 DONE 2.7s [2025-08-13T01:32:23.302Z] [2025-08-13T01:32:23.302Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-13T01:32:23.302Z] #99 DONE 2.6s [2025-08-13T01:32:23.302Z] [2025-08-13T01:32:23.302Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-13T01:32:23.302Z] #102 ... [2025-08-13T01:32:23.302Z] [2025-08-13T01:32:23.302Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-13T01:32:23.302Z] #103 DONE 0.2s [2025-08-13T01:32:23.302Z] [2025-08-13T01:32:23.302Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-13T01:32:23.302Z] #102 DONE 0.3s [2025-08-13T01:32:23.302Z] [2025-08-13T01:32:23.302Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-13T01:32:23.572Z] #104 ... [2025-08-13T01:32:23.572Z] [2025-08-13T01:32:23.572Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-13T01:32:23.572Z] #105 DONE 0.2s [2025-08-13T01:32:23.572Z] [2025-08-13T01:32:23.572Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-13T01:32:23.572Z] #104 DONE 0.3s [2025-08-13T01:32:23.572Z] [2025-08-13T01:32:23.572Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-13T01:32:23.845Z] #106 DONE 0.2s [2025-08-13T01:32:23.845Z] [2025-08-13T01:32:23.845Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-13T01:32:23.845Z] #107 DONE 0.2s [2025-08-13T01:32:23.845Z] [2025-08-13T01:32:23.845Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-13T01:32:24.115Z] #108 DONE 0.2s [2025-08-13T01:32:24.115Z] [2025-08-13T01:32:24.115Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-13T01:32:24.115Z] #109 DONE 1.7s [2025-08-13T01:32:24.115Z] [2025-08-13T01:32:24.115Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-13T01:32:24.115Z] #110 DONE 0.2s [2025-08-13T01:32:24.115Z] [2025-08-13T01:32:24.115Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-13T01:32:24.115Z] #111 ... [2025-08-13T01:32:24.115Z] [2025-08-13T01:32:24.115Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-13T01:32:24.115Z] #112 DONE 0.2s [2025-08-13T01:32:24.385Z] [2025-08-13T01:32:24.385Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-13T01:32:24.385Z] #111 DONE 0.2s [2025-08-13T01:32:24.385Z] [2025-08-13T01:32:24.385Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-13T01:32:24.385Z] #113 DONE 0.2s [2025-08-13T01:32:24.385Z] [2025-08-13T01:32:24.385Z] #114 [security-spire-config] exporting to image [2025-08-13T01:32:24.385Z] #114 exporting layers [2025-08-13T01:32:24.655Z] #114 ... [2025-08-13T01:32:24.655Z] [2025-08-13T01:32:24.655Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-13T01:32:24.655Z] #115 DONE 0.4s [2025-08-13T01:32:24.920Z] [2025-08-13T01:32:24.920Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-13T01:32:24.920Z] #116 DONE 0.2s [2025-08-13T01:32:24.920Z] [2025-08-13T01:32:24.920Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-13T01:32:25.185Z] #117 DONE 0.1s [2025-08-13T01:32:25.185Z] [2025-08-13T01:32:25.185Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-13T01:32:25.185Z] #118 DONE 0.1s [2025-08-13T01:32:25.185Z] [2025-08-13T01:32:25.185Z] #114 [security-spire-agent] exporting to image [2025-08-13T01:32:27.118Z] #114 exporting layers 2.7s done [2025-08-13T01:32:27.118Z] #114 writing image sha256:87d6d445e461631b2196d5695e6503c3e8a815895a9b9c55f97df39d12d17a8e 0.0s done [2025-08-13T01:32:27.118Z] #114 writing image sha256:3b6138db350b4e92729978892e5fa0205b1c0d94ffaa7ab6bf38022d91866e0e 0.0s done [2025-08-13T01:32:27.118Z] #114 naming to docker.io/library/security-spire-config-arm64 done [2025-08-13T01:32:27.118Z] #114 naming to docker.io/library/security-spire-server-arm64 done [2025-08-13T01:32:27.118Z] #114 exporting layers 1.9s done [2025-08-13T01:32:27.118Z] #114 writing image sha256:e22a1a70d4b461db5ab842b0e42daad8896f6e2b73b8cc0f4a2f8ad06ed577b2 done [2025-08-13T01:32:27.118Z] #114 naming to docker.io/library/security-spire-agent-arm64 done [2025-08-13T01:32:27.118Z] #114 DONE 3.0s [2025-08-13T01:32:27.118Z] [2025-08-13T01:32:27.118Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:32:33.571Z] #149 ... [2025-08-13T01:32:33.571Z] [2025-08-13T01:32:33.571Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-13T01:32:33.571Z] #152 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-13T01:32:45.776Z] #152 ... [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-13T01:32:45.776Z] #147 DONE 166.9s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T01:32:45.776Z] #156 DONE 166.9s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-13T01:32:45.776Z] #151 DONE 166.9s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T01:32:45.776Z] #145 DONE 166.9s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-13T01:32:45.776Z] #152 DONE 167.0s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:32:45.776Z] #149 DONE 167.0s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-13T01:32:45.776Z] #155 DONE 167.0s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-13T01:32:45.776Z] #153 DONE 167.0s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:45.776Z] #176 ... [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-13T01:32:45.776Z] #148 DONE 167.1s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T01:32:45.776Z] #146 DONE 167.1s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:45.776Z] #176 DONE 0.3s [2025-08-13T01:32:45.776Z] [2025-08-13T01:32:45.776Z] #177 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.034Z] #177 DONE 0.3s [2025-08-13T01:32:46.034Z] [2025-08-13T01:32:46.034Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.034Z] #178 DONE 0.3s [2025-08-13T01:32:46.034Z] [2025-08-13T01:32:46.034Z] #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.034Z] #179 DONE 0.2s [2025-08-13T01:32:46.034Z] [2025-08-13T01:32:46.034Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.034Z] #180 DONE 0.2s [2025-08-13T01:32:46.034Z] [2025-08-13T01:32:46.034Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.034Z] #181 DONE 0.2s [2025-08-13T01:32:46.034Z] [2025-08-13T01:32:46.034Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.034Z] #182 DONE 0.2s [2025-08-13T01:32:46.034Z] [2025-08-13T01:32:46.034Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.034Z] #183 DONE 0.2s [2025-08-13T01:32:46.034Z] [2025-08-13T01:32:46.034Z] #184 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #184 DONE 0.2s [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #185 DONE 0.2s [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #186 DONE 0.2s [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-13T01:32:46.294Z] #187 ... [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #188 CACHED [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.294Z] #189 CACHED [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #190 DONE 0.3s [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:32:46.294Z] #191 CACHED [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #192 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #192 CACHED [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #193 DONE 0.3s [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #194 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #194 DONE 0.3s [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:32:46.294Z] #195 DONE 0.3s [2025-08-13T01:32:46.294Z] [2025-08-13T01:32:46.294Z] #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-13T01:32:46.294Z] #196 DONE 0.3s [2025-08-13T01:32:46.552Z] [2025-08-13T01:32:46.552Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-13T01:32:47.118Z] #197 ... [2025-08-13T01:32:47.118Z] [2025-08-13T01:32:47.118Z] #198 [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-13T01:32:47.118Z] #198 DONE 0.8s [2025-08-13T01:32:47.377Z] [2025-08-13T01:32:47.377Z] #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-13T01:32:47.377Z] #199 DONE 1.0s [2025-08-13T01:32:47.377Z] [2025-08-13T01:32:47.377Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-13T01:32:47.377Z] #200 ... [2025-08-13T01:32:47.377Z] [2025-08-13T01:32:47.377Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-13T01:32:47.377Z] #201 DONE 1.0s [2025-08-13T01:32:47.377Z] [2025-08-13T01:32:47.377Z] #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-13T01:32:47.377Z] #202 DONE 1.0s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-13T01:32:47.635Z] #203 DONE 1.2s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-13T01:32:47.635Z] #187 DONE 1.4s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-13T01:32:47.635Z] #204 DONE 1.2s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #205 [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-13T01:32:47.635Z] #205 DONE 1.2s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-13T01:32:47.635Z] #197 DONE 1.2s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #206 [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-13T01:32:47.635Z] #206 ... [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #207 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-13T01:32:47.635Z] #207 DONE 1.3s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-13T01:32:47.635Z] #200 DONE 0.4s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-13T01:32:47.635Z] #208 DONE 0.3s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-13T01:32:47.635Z] #209 DONE 0.4s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #210 [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-13T01:32:47.635Z] #210 DONE 0.2s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-13T01:32:47.635Z] #211 DONE 0.2s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-13T01:32:47.635Z] #212 DONE 0.2s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-13T01:32:47.635Z] #213 DONE 0.2s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #206 [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-13T01:32:47.635Z] #206 DONE 0.3s [2025-08-13T01:32:47.635Z] [2025-08-13T01:32:47.635Z] #214 [core-command] exporting to image [2025-08-13T01:32:47.635Z] #214 exporting layers [2025-08-13T01:32:47.893Z] #214 ... [2025-08-13T01:32:47.893Z] [2025-08-13T01:32:47.893Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-13T01:32:47.893Z] #215 DONE 0.3s [2025-08-13T01:32:47.893Z] [2025-08-13T01:32:47.893Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-13T01:32:47.893Z] #216 DONE 0.4s [2025-08-13T01:32:47.893Z] [2025-08-13T01:32:47.893Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-13T01:32:47.893Z] #217 DONE 0.3s [2025-08-13T01:32:47.893Z] [2025-08-13T01:32:47.893Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-13T01:32:47.893Z] #218 DONE 0.3s [2025-08-13T01:32:47.893Z] [2025-08-13T01:32:47.893Z] #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-13T01:32:47.893Z] #219 DONE 0.2s [2025-08-13T01:32:47.893Z] [2025-08-13T01:32:47.893Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-13T01:32:47.893Z] #220 DONE 0.1s [2025-08-13T01:32:47.893Z] [2025-08-13T01:32:47.893Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-13T01:32:48.151Z] #221 ... [2025-08-13T01:32:48.151Z] [2025-08-13T01:32:48.151Z] #222 [core-keeper] exporting to image [2025-08-13T01:32:48.151Z] #222 exporting layers 0.3s done [2025-08-13T01:32:48.151Z] #222 writing image sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 0.1s done [2025-08-13T01:32:48.151Z] #222 naming to docker.io/library/core-keeper done [2025-08-13T01:32:48.151Z] #222 DONE 0.5s [2025-08-13T01:32:48.151Z] [2025-08-13T01:32:48.151Z] #214 [core-command] exporting to image [2025-08-13T01:32:48.151Z] #214 exporting layers 0.4s done [2025-08-13T01:32:48.151Z] #214 writing image sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 0.1s done [2025-08-13T01:32:48.151Z] #214 naming to docker.io/library/core-command [2025-08-13T01:32:48.409Z] #214 naming to docker.io/library/core-command 0.2s done [2025-08-13T01:32:48.409Z] #214 DONE 0.6s [2025-08-13T01:32:48.409Z] [2025-08-13T01:32:48.409Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-13T01:32:48.409Z] #221 DONE 0.3s [2025-08-13T01:32:48.409Z] [2025-08-13T01:32:48.409Z] #223 [core-data] exporting to image [2025-08-13T01:32:48.409Z] #223 exporting layers 0.4s done [2025-08-13T01:32:48.409Z] #223 writing image sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 0.0s done [2025-08-13T01:32:48.409Z] #223 naming to docker.io/library/core-data done [2025-08-13T01:32:48.409Z] #223 DONE 0.6s [2025-08-13T01:32:48.409Z] [2025-08-13T01:32:48.409Z] #224 [security-spiffe-token-provider] exporting to image [2025-08-13T01:32:48.409Z] #224 exporting layers 0.5s done [2025-08-13T01:32:48.409Z] #224 writing image sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a 0.2s done [2025-08-13T01:32:48.409Z] #224 naming to docker.io/library/security-spiffe-token-provider done [2025-08-13T01:32:48.409Z] #224 DONE 0.7s [2025-08-13T01:32:48.409Z] [2025-08-13T01:32:48.409Z] #225 [core-metadata] exporting to image [2025-08-13T01:32:48.409Z] #225 exporting layers 0.4s done [2025-08-13T01:32:48.409Z] #225 writing image sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e 0.0s done [2025-08-13T01:32:48.409Z] #225 naming to docker.io/library/core-metadata [2025-08-13T01:32:48.409Z] #225 naming to docker.io/library/core-metadata 0.0s done [2025-08-13T01:32:48.666Z] #225 DONE 0.6s [2025-08-13T01:32:48.666Z] [2025-08-13T01:32:48.666Z] #226 [support-scheduler] exporting to image [2025-08-13T01:32:48.666Z] #226 exporting layers 0.6s done [2025-08-13T01:32:48.666Z] #226 writing image sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done [2025-08-13T01:32:48.666Z] #226 naming to docker.io/library/support-scheduler done [2025-08-13T01:32:48.666Z] #226 DONE 0.7s [2025-08-13T01:32:48.666Z] [2025-08-13T01:32:48.666Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-13T01:32:48.666Z] #227 DONE 0.3s [2025-08-13T01:32:48.666Z] [2025-08-13T01:32:48.666Z] #228 [support-notifications] exporting to image [2025-08-13T01:32:48.666Z] #228 exporting layers 0.5s done [2025-08-13T01:32:48.666Z] #228 writing image sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done [2025-08-13T01:32:48.666Z] #228 naming to docker.io/library/support-notifications 0.0s done [2025-08-13T01:32:48.666Z] #228 DONE 0.7s [2025-08-13T01:32:48.666Z] [2025-08-13T01:32:48.666Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-13T01:32:48.666Z] #229 DONE 0.6s [2025-08-13T01:32:48.666Z] [2025-08-13T01:32:48.666Z] #230 [security-proxy-setup] exporting to image [2025-08-13T01:32:48.666Z] #230 ... [2025-08-13T01:32:48.666Z] [2025-08-13T01:32:48.666Z] #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-13T01:32:48.666Z] #231 DONE 0.7s [2025-08-13T01:32:48.666Z] [2025-08-13T01:32:48.666Z] #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-13T01:32:48.666Z] #232 DONE 0.2s [2025-08-13T01:32:48.923Z] [2025-08-13T01:32:48.923Z] #230 [security-proxy-setup] exporting to image [2025-08-13T01:32:48.923Z] #230 exporting layers 0.2s done [2025-08-13T01:32:48.923Z] #230 writing image sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done [2025-08-13T01:32:48.923Z] #230 naming to docker.io/library/security-proxy-setup done [2025-08-13T01:32:48.923Z] #230 DONE 0.2s [2025-08-13T01:32:48.923Z] [2025-08-13T01:32:48.923Z] #233 [security-proxy-auth] exporting to image [2025-08-13T01:32:49.181Z] #233 ... [2025-08-13T01:32:49.181Z] [2025-08-13T01:32:49.181Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-13T01:32:49.181Z] #234 DONE 0.3s [2025-08-13T01:32:49.181Z] [2025-08-13T01:32:49.181Z] #233 [security-proxy-auth] exporting to image [2025-08-13T01:32:49.181Z] #233 exporting layers 0.5s done [2025-08-13T01:32:49.181Z] #233 writing image sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done [2025-08-13T01:32:49.181Z] #233 naming to docker.io/library/security-proxy-auth [2025-08-13T01:32:49.440Z] #233 naming to docker.io/library/security-proxy-auth done [2025-08-13T01:32:49.440Z] #233 DONE 0.5s [2025-08-13T01:32:49.440Z] [2025-08-13T01:32:49.440Z] #235 [security-secretstore-setup] exporting to image [2025-08-13T01:32:49.440Z] #235 exporting layers 0.2s done [2025-08-13T01:32:49.440Z] #235 writing image sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done [2025-08-13T01:32:49.440Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-08-13T01:32:49.440Z] #235 DONE 0.2s [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T01:32:49.440Z] time="2025-08-13T01:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-13T01:32:49.452Z] $ docker stop --time=1 f3c39d23bcb41201c325f1fc8deb12bda2d13c43993b14eabf8c60bf2bf07723 [2025-08-13T01:32:50.702Z] $ docker rm -f --volumes f3c39d23bcb41201c325f1fc8deb12bda2d13c43993b14eabf8c60bf2bf07723 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-13T01:32:51.036Z] + docker images [2025-08-13T01:32:51.036Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-13T01:32:51.036Z] security-proxy-setup latest aab2ef19588f 2 seconds ago 49.9MB [2025-08-13T01:32:51.036Z] security-secretstore-setup latest 3ed3601ed10f 2 seconds ago 80.6MB [2025-08-13T01:32:51.036Z] security-proxy-auth latest 13e469e95c3b 2 seconds ago 45.4MB [2025-08-13T01:32:51.036Z] core-metadata latest 865cf3e5e672 3 seconds ago 46.4MB [2025-08-13T01:32:51.036Z] core-data latest 6748a1e423bb 3 seconds ago 46.2MB [2025-08-13T01:32:51.036Z] security-spiffe-token-provider latest 2f5acb6f65d6 3 seconds ago 48.8MB [2025-08-13T01:32:51.036Z] core-command latest 50eafd204d09 3 seconds ago 40.5MB [2025-08-13T01:32:51.036Z] support-notifications latest 2ccfd69d94c2 3 seconds ago 53.6MB [2025-08-13T01:32:51.036Z] support-scheduler latest 35f1825adbd8 3 seconds ago 50MB [2025-08-13T01:32:51.036Z] core-keeper latest 8fc3348bb731 3 seconds ago 45.2MB [2025-08-13T01:32:51.036Z] security-bootstrapper latest 90afbfb2da12 About a minute ago 21.2MB [2025-08-13T01:32:51.036Z] core-common-config-bootstrapper latest 1ace87d6edec About a minute ago 20.2MB [2025-08-13T01:32:51.036Z] security-spire-agent latest 3075de9c06fe 3 minutes ago 196MB [2025-08-13T01:32:51.036Z] security-spire-server latest d31d6a7ae186 3 minutes ago 150MB [2025-08-13T01:32:51.036Z] security-spire-config latest e01e92f75ff8 3 minutes ago 150MB [2025-08-13T01:32:51.036Z] ci-base-image-x86_64 latest 78e056787850 7 minutes ago 936MB [2025-08-13T01:32:51.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 9 days ago 580MB [2025-08-13T01:32:51.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB [2025-08-13T01:32:51.036Z] 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-13T01:32:51.169Z] provisioning config files... [2025-08-13T01:32:51.178Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/884@tmp/config11326247371734203822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:32:51.479Z] ---> ****-login.sh [2025-08-13T01:32:51.479Z] nexus3.edgexfoundry.org:10001 [2025-08-13T01:32:51.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:32:51.479Z] Login Succeeded [2025-08-13T01:32:51.479Z] nexus3.edgexfoundry.org:10002 [2025-08-13T01:32:51.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:32:51.479Z] Login Succeeded [2025-08-13T01:32:51.479Z] nexus3.edgexfoundry.org:10003 [2025-08-13T01:32:51.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:32:51.737Z] Login Succeeded [2025-08-13T01:32:51.737Z] nexus3.edgexfoundry.org:10004 [2025-08-13T01:32:51.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:32:51.737Z] Login Succeeded [2025-08-13T01:32:51.737Z] ****.io [2025-08-13T01:32:51.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:32:51.996Z] Login Succeeded [2025-08-13T01:32:51.996Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T01:32:52.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:32:52.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T01:32:52.089Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-13T01:32:52.089Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:32:52.089Z] latest [2025-08-13T01:32:52.089Z] 4.1.0-dev.45 [2025-08-13T01:32:52.089Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:32:52.089Z] main [2025-08-13T01:32:52.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:52.443Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:52.763Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:32:52.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-13T01:32:52.763Z] 1d66c1412d07: Preparing [2025-08-13T01:32:52.763Z] 824590438c51: Preparing [2025-08-13T01:32:52.763Z] 379e623efafa: Preparing [2025-08-13T01:32:52.763Z] d54a0f7eeb4c: Preparing [2025-08-13T01:32:52.763Z] c892fd2494bf: Preparing [2025-08-13T01:32:52.763Z] 7df0357796ae: Preparing [2025-08-13T01:32:52.763Z] 097100c76c15: Preparing [2025-08-13T01:32:52.763Z] 097100c76c15: Waiting [2025-08-13T01:32:52.763Z] 7df0357796ae: Waiting [2025-08-13T01:32:52.763Z] d54a0f7eeb4c: Pushed [2025-08-13T01:32:52.763Z] 379e623efafa: Pushed [2025-08-13T01:32:52.763Z] 1d66c1412d07: Pushed [2025-08-13T01:32:52.763Z] 097100c76c15: Layer already exists [2025-08-13T01:32:53.021Z] c892fd2494bf: Pushed [2025-08-13T01:32:53.021Z] 7df0357796ae: Pushed [2025-08-13T01:32:56.306Z] 824590438c51: Pushed [2025-08-13T01:32:56.307Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:56.640Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:56.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-13T01:32:56.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-13T01:32:56.961Z] 1d66c1412d07: Preparing [2025-08-13T01:32:56.961Z] 824590438c51: Preparing [2025-08-13T01:32:56.961Z] 379e623efafa: Preparing [2025-08-13T01:32:56.961Z] d54a0f7eeb4c: Preparing [2025-08-13T01:32:56.961Z] c892fd2494bf: Preparing [2025-08-13T01:32:56.961Z] 7df0357796ae: Preparing [2025-08-13T01:32:56.961Z] 097100c76c15: Preparing [2025-08-13T01:32:56.961Z] 7df0357796ae: Waiting [2025-08-13T01:32:56.961Z] 097100c76c15: Waiting [2025-08-13T01:32:56.961Z] 824590438c51: Layer already exists [2025-08-13T01:32:56.961Z] 1d66c1412d07: Layer already exists [2025-08-13T01:32:56.961Z] 379e623efafa: Layer already exists [2025-08-13T01:32:56.961Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:32:56.961Z] c892fd2494bf: Layer already exists [2025-08-13T01:32:56.961Z] 097100c76c15: Layer already exists [2025-08-13T01:32:56.961Z] 7df0357796ae: Layer already exists [2025-08-13T01:32:56.961Z] latest: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:57.291Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:57.623Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 [2025-08-13T01:32:57.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-13T01:32:57.624Z] 1d66c1412d07: Preparing [2025-08-13T01:32:57.624Z] 824590438c51: Preparing [2025-08-13T01:32:57.624Z] 379e623efafa: Preparing [2025-08-13T01:32:57.624Z] d54a0f7eeb4c: Preparing [2025-08-13T01:32:57.624Z] c892fd2494bf: Preparing [2025-08-13T01:32:57.624Z] 7df0357796ae: Preparing [2025-08-13T01:32:57.624Z] 097100c76c15: Preparing [2025-08-13T01:32:57.624Z] 7df0357796ae: Waiting [2025-08-13T01:32:57.624Z] 097100c76c15: Waiting [2025-08-13T01:32:57.624Z] 379e623efafa: Layer already exists [2025-08-13T01:32:57.624Z] 1d66c1412d07: Layer already exists [2025-08-13T01:32:57.624Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:32:57.624Z] 824590438c51: Layer already exists [2025-08-13T01:32:57.624Z] c892fd2494bf: Layer already exists [2025-08-13T01:32:57.624Z] 097100c76c15: Layer already exists [2025-08-13T01:32:57.624Z] 7df0357796ae: Layer already exists [2025-08-13T01:32:57.624Z] 4.1.0-dev.45: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:57.953Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:58.417Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:32:58.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-13T01:32:58.417Z] 1d66c1412d07: Preparing [2025-08-13T01:32:58.417Z] 824590438c51: Preparing [2025-08-13T01:32:58.417Z] 379e623efafa: Preparing [2025-08-13T01:32:58.417Z] d54a0f7eeb4c: Preparing [2025-08-13T01:32:58.417Z] c892fd2494bf: Preparing [2025-08-13T01:32:58.417Z] 7df0357796ae: Preparing [2025-08-13T01:32:58.417Z] 097100c76c15: Preparing [2025-08-13T01:32:58.417Z] 097100c76c15: Waiting [2025-08-13T01:32:58.417Z] 7df0357796ae: Waiting [2025-08-13T01:32:58.417Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:32:58.417Z] c892fd2494bf: Layer already exists [2025-08-13T01:32:58.417Z] 1d66c1412d07: Layer already exists [2025-08-13T01:32:58.417Z] 379e623efafa: Layer already exists [2025-08-13T01:32:58.417Z] 824590438c51: Layer already exists [2025-08-13T01:32:58.417Z] 7df0357796ae: Layer already exists [2025-08-13T01:32:58.417Z] 097100c76c15: Layer already exists [2025-08-13T01:32:58.417Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:58.867Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:59.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-13T01:32:59.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-13T01:32:59.265Z] 1d66c1412d07: Preparing [2025-08-13T01:32:59.265Z] 824590438c51: Preparing [2025-08-13T01:32:59.265Z] 379e623efafa: Preparing [2025-08-13T01:32:59.265Z] d54a0f7eeb4c: Preparing [2025-08-13T01:32:59.265Z] c892fd2494bf: Preparing [2025-08-13T01:32:59.265Z] 7df0357796ae: Preparing [2025-08-13T01:32:59.265Z] 097100c76c15: Preparing [2025-08-13T01:32:59.265Z] 7df0357796ae: Waiting [2025-08-13T01:32:59.265Z] 097100c76c15: Waiting [2025-08-13T01:32:59.265Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:32:59.265Z] 1d66c1412d07: Layer already exists [2025-08-13T01:32:59.265Z] c892fd2494bf: Layer already exists [2025-08-13T01:32:59.265Z] 379e623efafa: Layer already exists [2025-08-13T01:32:59.265Z] 824590438c51: Layer already exists [2025-08-13T01:32:59.265Z] 097100c76c15: Layer already exists [2025-08-13T01:32:59.265Z] 7df0357796ae: Layer already exists [2025-08-13T01:32:59.265Z] main: digest: sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:32:59.357Z] ===================================================== [Pipeline] echo [2025-08-13T01:32:59.370Z] taggedImages: [2025-08-13T01:32:59.370Z] - nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:32:59.370Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-13T01:32:59.370Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 [2025-08-13T01:32:59.370Z] - nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:32:59.370Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-08-13T01:32:59.406Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-13T01:32:59.406Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:32:59.406Z] latest [2025-08-13T01:32:59.406Z] 4.1.0-dev.45 [2025-08-13T01:32:59.406Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:32:59.406Z] main [2025-08-13T01:32:59.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:32:59.773Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:00.093Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:00.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-13T01:33:00.093Z] 44418d3f86a9: Preparing [2025-08-13T01:33:00.093Z] 9f2c1f3ded9f: Preparing [2025-08-13T01:33:00.093Z] a0d5f0873042: Preparing [2025-08-13T01:33:00.093Z] 9f8412a7ed28: Preparing [2025-08-13T01:33:00.093Z] 379e623efafa: Preparing [2025-08-13T01:33:00.093Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:00.093Z] c892fd2494bf: Preparing [2025-08-13T01:33:00.093Z] 7df0357796ae: Preparing [2025-08-13T01:33:00.093Z] 097100c76c15: Preparing [2025-08-13T01:33:00.093Z] c892fd2494bf: Waiting [2025-08-13T01:33:00.093Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:00.093Z] 7df0357796ae: Waiting [2025-08-13T01:33:00.093Z] 097100c76c15: Waiting [2025-08-13T01:33:00.093Z] 379e623efafa: Layer already exists [2025-08-13T01:33:00.093Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:00.093Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:00.093Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:00.093Z] 9f2c1f3ded9f: Pushed [2025-08-13T01:33:00.093Z] 44418d3f86a9: Pushed [2025-08-13T01:33:00.093Z] a0d5f0873042: Pushed [2025-08-13T01:33:00.093Z] 097100c76c15: Layer already exists [2025-08-13T01:33:01.469Z] 9f8412a7ed28: Pushed [2025-08-13T01:33:01.469Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:01.790Z] + 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-13T01:33:02.113Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-13T01:33:02.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-13T01:33:02.113Z] 44418d3f86a9: Preparing [2025-08-13T01:33:02.113Z] 9f2c1f3ded9f: Preparing [2025-08-13T01:33:02.113Z] a0d5f0873042: Preparing [2025-08-13T01:33:02.113Z] 9f8412a7ed28: Preparing [2025-08-13T01:33:02.113Z] 379e623efafa: Preparing [2025-08-13T01:33:02.113Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:02.113Z] c892fd2494bf: Preparing [2025-08-13T01:33:02.113Z] 7df0357796ae: Preparing [2025-08-13T01:33:02.113Z] 097100c76c15: Preparing [2025-08-13T01:33:02.113Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:02.113Z] c892fd2494bf: Waiting [2025-08-13T01:33:02.113Z] 7df0357796ae: Waiting [2025-08-13T01:33:02.113Z] 097100c76c15: Waiting [2025-08-13T01:33:02.113Z] 379e623efafa: Layer already exists [2025-08-13T01:33:02.113Z] 9f2c1f3ded9f: Layer already exists [2025-08-13T01:33:02.113Z] 9f8412a7ed28: Layer already exists [2025-08-13T01:33:02.113Z] 44418d3f86a9: Layer already exists [2025-08-13T01:33:02.113Z] a0d5f0873042: Layer already exists [2025-08-13T01:33:02.113Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:02.113Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:02.113Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:02.113Z] 097100c76c15: Layer already exists [2025-08-13T01:33:02.113Z] latest: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:02.431Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:02.756Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 [2025-08-13T01:33:02.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-13T01:33:02.756Z] 44418d3f86a9: Preparing [2025-08-13T01:33:02.756Z] 9f2c1f3ded9f: Preparing [2025-08-13T01:33:02.756Z] a0d5f0873042: Preparing [2025-08-13T01:33:02.756Z] 9f8412a7ed28: Preparing [2025-08-13T01:33:02.756Z] 379e623efafa: Preparing [2025-08-13T01:33:02.756Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:02.756Z] c892fd2494bf: Preparing [2025-08-13T01:33:02.756Z] 7df0357796ae: Preparing [2025-08-13T01:33:02.756Z] 097100c76c15: Preparing [2025-08-13T01:33:02.756Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:02.756Z] c892fd2494bf: Waiting [2025-08-13T01:33:02.756Z] 7df0357796ae: Waiting [2025-08-13T01:33:02.756Z] 097100c76c15: Waiting [2025-08-13T01:33:02.756Z] a0d5f0873042: Layer already exists [2025-08-13T01:33:02.756Z] 9f8412a7ed28: Layer already exists [2025-08-13T01:33:02.756Z] 379e623efafa: Layer already exists [2025-08-13T01:33:02.757Z] 9f2c1f3ded9f: Layer already exists [2025-08-13T01:33:02.757Z] 44418d3f86a9: Layer already exists [2025-08-13T01:33:02.757Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:02.757Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:02.757Z] 097100c76c15: Layer already exists [2025-08-13T01:33:02.757Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:02.757Z] 4.1.0-dev.45: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:03.088Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:03.416Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:03.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-13T01:33:03.416Z] 44418d3f86a9: Preparing [2025-08-13T01:33:03.416Z] 9f2c1f3ded9f: Preparing [2025-08-13T01:33:03.416Z] a0d5f0873042: Preparing [2025-08-13T01:33:03.416Z] 9f8412a7ed28: Preparing [2025-08-13T01:33:03.416Z] 379e623efafa: Preparing [2025-08-13T01:33:03.416Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:03.416Z] c892fd2494bf: Preparing [2025-08-13T01:33:03.416Z] 7df0357796ae: Preparing [2025-08-13T01:33:03.416Z] 097100c76c15: Preparing [2025-08-13T01:33:03.416Z] c892fd2494bf: Waiting [2025-08-13T01:33:03.416Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:03.416Z] 7df0357796ae: Waiting [2025-08-13T01:33:03.416Z] 097100c76c15: Waiting [2025-08-13T01:33:03.416Z] a0d5f0873042: Layer already exists [2025-08-13T01:33:03.416Z] 379e623efafa: Layer already exists [2025-08-13T01:33:03.416Z] 44418d3f86a9: Layer already exists [2025-08-13T01:33:03.416Z] 9f2c1f3ded9f: Layer already exists [2025-08-13T01:33:03.416Z] 9f8412a7ed28: Layer already exists [2025-08-13T01:33:03.416Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:03.416Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:03.416Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:03.416Z] 097100c76c15: Layer already exists [2025-08-13T01:33:03.416Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:03.742Z] + 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-13T01:33:04.068Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-13T01:33:04.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-13T01:33:04.068Z] 44418d3f86a9: Preparing [2025-08-13T01:33:04.068Z] 9f2c1f3ded9f: Preparing [2025-08-13T01:33:04.068Z] a0d5f0873042: Preparing [2025-08-13T01:33:04.068Z] 9f8412a7ed28: Preparing [2025-08-13T01:33:04.068Z] 379e623efafa: Preparing [2025-08-13T01:33:04.068Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:04.068Z] c892fd2494bf: Preparing [2025-08-13T01:33:04.068Z] 7df0357796ae: Preparing [2025-08-13T01:33:04.068Z] 097100c76c15: Preparing [2025-08-13T01:33:04.068Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:04.068Z] 7df0357796ae: Waiting [2025-08-13T01:33:04.068Z] c892fd2494bf: Waiting [2025-08-13T01:33:04.068Z] 097100c76c15: Waiting [2025-08-13T01:33:04.068Z] 44418d3f86a9: Layer already exists [2025-08-13T01:33:04.068Z] 9f2c1f3ded9f: Layer already exists [2025-08-13T01:33:04.068Z] a0d5f0873042: Layer already exists [2025-08-13T01:33:04.068Z] 9f8412a7ed28: Layer already exists [2025-08-13T01:33:04.068Z] 379e623efafa: Layer already exists [2025-08-13T01:33:04.068Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:04.068Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:04.068Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:04.068Z] 097100c76c15: Layer already exists [2025-08-13T01:33:04.068Z] main: digest: sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:04.143Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:04.159Z] taggedImages: [2025-08-13T01:33:04.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:04.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-13T01:33:04.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 [2025-08-13T01:33:04.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:04.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-13T01:33:04.185Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-13T01:33:04.185Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:04.185Z] latest [2025-08-13T01:33:04.185Z] 4.1.0-dev.45 [2025-08-13T01:33:04.185Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:04.185Z] main [2025-08-13T01:33:04.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:04.526Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:04.851Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:04.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-13T01:33:04.851Z] d605aa04e6d3: Preparing [2025-08-13T01:33:04.851Z] 5d248d45527c: Preparing [2025-08-13T01:33:04.851Z] 379e623efafa: Preparing [2025-08-13T01:33:04.851Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:04.851Z] c892fd2494bf: Preparing [2025-08-13T01:33:04.851Z] 7105fb5fb754: Preparing [2025-08-13T01:33:04.851Z] 097100c76c15: Preparing [2025-08-13T01:33:04.851Z] 7105fb5fb754: Waiting [2025-08-13T01:33:04.851Z] 097100c76c15: Waiting [2025-08-13T01:33:04.851Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:04.851Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:04.851Z] 379e623efafa: Layer already exists [2025-08-13T01:33:04.851Z] 097100c76c15: Layer already exists [2025-08-13T01:33:04.851Z] d605aa04e6d3: Pushed [2025-08-13T01:33:04.851Z] 7105fb5fb754: Pushed [2025-08-13T01:33:09.037Z] 5d248d45527c: Pushed [2025-08-13T01:33:09.037Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:09.364Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:09.681Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-13T01:33:09.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-13T01:33:09.681Z] d605aa04e6d3: Preparing [2025-08-13T01:33:09.681Z] 5d248d45527c: Preparing [2025-08-13T01:33:09.681Z] 379e623efafa: Preparing [2025-08-13T01:33:09.681Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:09.681Z] c892fd2494bf: Preparing [2025-08-13T01:33:09.681Z] 7105fb5fb754: Preparing [2025-08-13T01:33:09.681Z] 097100c76c15: Preparing [2025-08-13T01:33:09.681Z] 7105fb5fb754: Waiting [2025-08-13T01:33:09.681Z] 097100c76c15: Waiting [2025-08-13T01:33:09.681Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:09.681Z] 379e623efafa: Layer already exists [2025-08-13T01:33:09.681Z] d605aa04e6d3: Layer already exists [2025-08-13T01:33:09.681Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:09.681Z] 5d248d45527c: Layer already exists [2025-08-13T01:33:09.681Z] 7105fb5fb754: Layer already exists [2025-08-13T01:33:09.681Z] 097100c76c15: Layer already exists [2025-08-13T01:33:09.681Z] latest: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:10.004Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:10.332Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 [2025-08-13T01:33:10.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-13T01:33:10.332Z] d605aa04e6d3: Preparing [2025-08-13T01:33:10.332Z] 5d248d45527c: Preparing [2025-08-13T01:33:10.332Z] 379e623efafa: Preparing [2025-08-13T01:33:10.332Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:10.332Z] c892fd2494bf: Preparing [2025-08-13T01:33:10.332Z] 7105fb5fb754: Preparing [2025-08-13T01:33:10.332Z] 097100c76c15: Preparing [2025-08-13T01:33:10.332Z] 7105fb5fb754: Waiting [2025-08-13T01:33:10.332Z] 097100c76c15: Waiting [2025-08-13T01:33:10.332Z] 5d248d45527c: Layer already exists [2025-08-13T01:33:10.332Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:10.332Z] d605aa04e6d3: Layer already exists [2025-08-13T01:33:10.332Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:10.332Z] 379e623efafa: Layer already exists [2025-08-13T01:33:10.332Z] 7105fb5fb754: Layer already exists [2025-08-13T01:33:10.332Z] 097100c76c15: Layer already exists [2025-08-13T01:33:10.332Z] 4.1.0-dev.45: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:10.670Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:11.003Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:11.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-13T01:33:11.004Z] d605aa04e6d3: Preparing [2025-08-13T01:33:11.004Z] 5d248d45527c: Preparing [2025-08-13T01:33:11.004Z] 379e623efafa: Preparing [2025-08-13T01:33:11.004Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:11.004Z] c892fd2494bf: Preparing [2025-08-13T01:33:11.004Z] 7105fb5fb754: Preparing [2025-08-13T01:33:11.004Z] 097100c76c15: Preparing [2025-08-13T01:33:11.004Z] 7105fb5fb754: Waiting [2025-08-13T01:33:11.004Z] 097100c76c15: Waiting [2025-08-13T01:33:11.004Z] d605aa04e6d3: Layer already exists [2025-08-13T01:33:11.004Z] 379e623efafa: Layer already exists [2025-08-13T01:33:11.004Z] 5d248d45527c: Layer already exists [2025-08-13T01:33:11.004Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:11.004Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:11.004Z] 7105fb5fb754: Layer already exists [2025-08-13T01:33:11.004Z] 097100c76c15: Layer already exists [2025-08-13T01:33:11.004Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:11.333Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:11.654Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-13T01:33:11.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-13T01:33:11.654Z] d605aa04e6d3: Preparing [2025-08-13T01:33:11.654Z] 5d248d45527c: Preparing [2025-08-13T01:33:11.654Z] 379e623efafa: Preparing [2025-08-13T01:33:11.654Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:11.654Z] c892fd2494bf: Preparing [2025-08-13T01:33:11.654Z] 7105fb5fb754: Preparing [2025-08-13T01:33:11.654Z] 097100c76c15: Preparing [2025-08-13T01:33:11.654Z] 7105fb5fb754: Waiting [2025-08-13T01:33:11.654Z] 097100c76c15: Waiting [2025-08-13T01:33:11.654Z] d605aa04e6d3: Layer already exists [2025-08-13T01:33:11.654Z] 379e623efafa: Layer already exists [2025-08-13T01:33:11.654Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:11.654Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:11.654Z] 5d248d45527c: Layer already exists [2025-08-13T01:33:11.654Z] 7105fb5fb754: Layer already exists [2025-08-13T01:33:11.654Z] 097100c76c15: Layer already exists [2025-08-13T01:33:11.654Z] main: digest: sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:11.719Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:11.731Z] taggedImages: [2025-08-13T01:33:11.731Z] - nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:11.731Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-13T01:33:11.731Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 [2025-08-13T01:33:11.731Z] - nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:11.731Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-13T01:33:11.756Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-13T01:33:11.756Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:11.756Z] latest [2025-08-13T01:33:11.756Z] 4.1.0-dev.45 [2025-08-13T01:33:11.756Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:11.756Z] main [2025-08-13T01:33:11.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:12.112Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:12.433Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:12.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-13T01:33:12.434Z] 9a1d9549f458: Preparing [2025-08-13T01:33:12.434Z] be03afd2e665: Preparing [2025-08-13T01:33:12.434Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:12.434Z] 20bdca15e5d7: Preparing [2025-08-13T01:33:12.434Z] 86e90bdbf193: Preparing [2025-08-13T01:33:12.434Z] 097100c76c15: Preparing [2025-08-13T01:33:12.434Z] 097100c76c15: Waiting [2025-08-13T01:33:12.434Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:12.434Z] 097100c76c15: Layer already exists [2025-08-13T01:33:12.434Z] 86e90bdbf193: Pushed [2025-08-13T01:33:12.434Z] 9a1d9549f458: Pushed [2025-08-13T01:33:12.434Z] 20bdca15e5d7: Pushed [2025-08-13T01:33:16.622Z] be03afd2e665: Pushed [2025-08-13T01:33:16.622Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:16.943Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:17.263Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-13T01:33:17.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-13T01:33:17.263Z] 9a1d9549f458: Preparing [2025-08-13T01:33:17.263Z] be03afd2e665: Preparing [2025-08-13T01:33:17.263Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:17.263Z] 20bdca15e5d7: Preparing [2025-08-13T01:33:17.263Z] 86e90bdbf193: Preparing [2025-08-13T01:33:17.263Z] 097100c76c15: Preparing [2025-08-13T01:33:17.263Z] 097100c76c15: Waiting [2025-08-13T01:33:17.263Z] 86e90bdbf193: Layer already exists [2025-08-13T01:33:17.263Z] 20bdca15e5d7: Layer already exists [2025-08-13T01:33:17.263Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:17.263Z] 9a1d9549f458: Layer already exists [2025-08-13T01:33:17.263Z] be03afd2e665: Layer already exists [2025-08-13T01:33:17.263Z] 097100c76c15: Layer already exists [2025-08-13T01:33:17.263Z] latest: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:17.586Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:17.909Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 [2025-08-13T01:33:17.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-13T01:33:17.909Z] 9a1d9549f458: Preparing [2025-08-13T01:33:17.909Z] be03afd2e665: Preparing [2025-08-13T01:33:17.909Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:17.909Z] 20bdca15e5d7: Preparing [2025-08-13T01:33:17.909Z] 86e90bdbf193: Preparing [2025-08-13T01:33:17.909Z] 097100c76c15: Preparing [2025-08-13T01:33:17.909Z] 097100c76c15: Waiting [2025-08-13T01:33:17.909Z] 9a1d9549f458: Layer already exists [2025-08-13T01:33:17.909Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:17.909Z] 86e90bdbf193: Layer already exists [2025-08-13T01:33:17.909Z] be03afd2e665: Layer already exists [2025-08-13T01:33:17.909Z] 20bdca15e5d7: Layer already exists [2025-08-13T01:33:17.909Z] 097100c76c15: Layer already exists [2025-08-13T01:33:17.909Z] 4.1.0-dev.45: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:18.237Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:18.562Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:18.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-13T01:33:18.562Z] 9a1d9549f458: Preparing [2025-08-13T01:33:18.562Z] be03afd2e665: Preparing [2025-08-13T01:33:18.562Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:18.562Z] 20bdca15e5d7: Preparing [2025-08-13T01:33:18.562Z] 86e90bdbf193: Preparing [2025-08-13T01:33:18.562Z] 097100c76c15: Preparing [2025-08-13T01:33:18.562Z] 097100c76c15: Waiting [2025-08-13T01:33:18.562Z] be03afd2e665: Layer already exists [2025-08-13T01:33:18.562Z] 86e90bdbf193: Layer already exists [2025-08-13T01:33:18.562Z] 9a1d9549f458: Layer already exists [2025-08-13T01:33:18.562Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:18.562Z] 20bdca15e5d7: Layer already exists [2025-08-13T01:33:18.562Z] 097100c76c15: Layer already exists [2025-08-13T01:33:18.562Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:18.884Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:19.217Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-13T01:33:19.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-13T01:33:19.217Z] 9a1d9549f458: Preparing [2025-08-13T01:33:19.217Z] be03afd2e665: Preparing [2025-08-13T01:33:19.217Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:19.217Z] 20bdca15e5d7: Preparing [2025-08-13T01:33:19.217Z] 86e90bdbf193: Preparing [2025-08-13T01:33:19.217Z] 097100c76c15: Preparing [2025-08-13T01:33:19.217Z] 097100c76c15: Waiting [2025-08-13T01:33:19.217Z] be03afd2e665: Layer already exists [2025-08-13T01:33:19.217Z] 9a1d9549f458: Layer already exists [2025-08-13T01:33:19.217Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:19.217Z] 86e90bdbf193: Layer already exists [2025-08-13T01:33:19.217Z] 20bdca15e5d7: Layer already exists [2025-08-13T01:33:19.217Z] 097100c76c15: Layer already exists [2025-08-13T01:33:19.217Z] main: digest: sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:19.281Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:19.293Z] taggedImages: [2025-08-13T01:33:19.293Z] - nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:19.293Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-13T01:33:19.293Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 [2025-08-13T01:33:19.293Z] - nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:19.293Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-13T01:33:19.319Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-13T01:33:19.319Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:19.319Z] latest [2025-08-13T01:33:19.319Z] 4.1.0-dev.45 [2025-08-13T01:33:19.319Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:19.319Z] main [2025-08-13T01:33:19.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:19.656Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:19.976Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:19.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-13T01:33:19.976Z] 755a27a76e1f: Preparing [2025-08-13T01:33:19.976Z] 2de92456aa57: Preparing [2025-08-13T01:33:19.976Z] 63429525ca2b: Preparing [2025-08-13T01:33:19.976Z] 379e623efafa: Preparing [2025-08-13T01:33:19.976Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:19.976Z] c892fd2494bf: Preparing [2025-08-13T01:33:19.976Z] 7df0357796ae: Preparing [2025-08-13T01:33:19.976Z] 097100c76c15: Preparing [2025-08-13T01:33:19.976Z] c892fd2494bf: Waiting [2025-08-13T01:33:19.976Z] 7df0357796ae: Waiting [2025-08-13T01:33:19.976Z] 097100c76c15: Waiting [2025-08-13T01:33:19.976Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:19.976Z] 379e623efafa: Layer already exists [2025-08-13T01:33:19.976Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:19.976Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:19.976Z] 097100c76c15: Layer already exists [2025-08-13T01:33:19.976Z] 2de92456aa57: Pushed [2025-08-13T01:33:19.976Z] 755a27a76e1f: Pushed [2025-08-13T01:33:24.166Z] 63429525ca2b: Pushed [2025-08-13T01:33:24.166Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:24.494Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:24.819Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-13T01:33:24.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-13T01:33:24.819Z] 755a27a76e1f: Preparing [2025-08-13T01:33:24.819Z] 2de92456aa57: Preparing [2025-08-13T01:33:24.819Z] 63429525ca2b: Preparing [2025-08-13T01:33:24.819Z] 379e623efafa: Preparing [2025-08-13T01:33:24.819Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:24.819Z] c892fd2494bf: Preparing [2025-08-13T01:33:24.819Z] 7df0357796ae: Preparing [2025-08-13T01:33:24.819Z] 097100c76c15: Preparing [2025-08-13T01:33:24.819Z] c892fd2494bf: Waiting [2025-08-13T01:33:24.819Z] 097100c76c15: Waiting [2025-08-13T01:33:24.819Z] 7df0357796ae: Waiting [2025-08-13T01:33:24.819Z] 379e623efafa: Layer already exists [2025-08-13T01:33:24.819Z] 2de92456aa57: Layer already exists [2025-08-13T01:33:24.819Z] 755a27a76e1f: Layer already exists [2025-08-13T01:33:24.819Z] 63429525ca2b: Layer already exists [2025-08-13T01:33:24.819Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:24.819Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:24.819Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:24.819Z] 097100c76c15: Layer already exists [2025-08-13T01:33:24.819Z] latest: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:25.152Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:25.477Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 [2025-08-13T01:33:25.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-13T01:33:25.477Z] 755a27a76e1f: Preparing [2025-08-13T01:33:25.477Z] 2de92456aa57: Preparing [2025-08-13T01:33:25.477Z] 63429525ca2b: Preparing [2025-08-13T01:33:25.477Z] 379e623efafa: Preparing [2025-08-13T01:33:25.477Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:25.477Z] c892fd2494bf: Preparing [2025-08-13T01:33:25.477Z] 7df0357796ae: Preparing [2025-08-13T01:33:25.477Z] 097100c76c15: Preparing [2025-08-13T01:33:25.477Z] c892fd2494bf: Waiting [2025-08-13T01:33:25.477Z] 097100c76c15: Waiting [2025-08-13T01:33:25.477Z] 7df0357796ae: Waiting [2025-08-13T01:33:25.477Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:25.477Z] 2de92456aa57: Layer already exists [2025-08-13T01:33:25.477Z] 755a27a76e1f: Layer already exists [2025-08-13T01:33:25.477Z] 63429525ca2b: Layer already exists [2025-08-13T01:33:25.477Z] 379e623efafa: Layer already exists [2025-08-13T01:33:25.477Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:25.477Z] 097100c76c15: Layer already exists [2025-08-13T01:33:25.477Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:25.477Z] 4.1.0-dev.45: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:25.808Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:26.133Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:26.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-13T01:33:26.133Z] 755a27a76e1f: Preparing [2025-08-13T01:33:26.133Z] 2de92456aa57: Preparing [2025-08-13T01:33:26.133Z] 63429525ca2b: Preparing [2025-08-13T01:33:26.133Z] 379e623efafa: Preparing [2025-08-13T01:33:26.133Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:26.133Z] c892fd2494bf: Preparing [2025-08-13T01:33:26.133Z] 7df0357796ae: Preparing [2025-08-13T01:33:26.133Z] 097100c76c15: Preparing [2025-08-13T01:33:26.133Z] c892fd2494bf: Waiting [2025-08-13T01:33:26.133Z] 7df0357796ae: Waiting [2025-08-13T01:33:26.133Z] 097100c76c15: Waiting [2025-08-13T01:33:26.133Z] 2de92456aa57: Layer already exists [2025-08-13T01:33:26.133Z] 63429525ca2b: Layer already exists [2025-08-13T01:33:26.133Z] 755a27a76e1f: Layer already exists [2025-08-13T01:33:26.133Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:26.133Z] 379e623efafa: Layer already exists [2025-08-13T01:33:26.133Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:26.133Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:26.133Z] 097100c76c15: Layer already exists [2025-08-13T01:33:26.133Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:26.469Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:26.795Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-13T01:33:26.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-13T01:33:26.795Z] 755a27a76e1f: Preparing [2025-08-13T01:33:26.795Z] 2de92456aa57: Preparing [2025-08-13T01:33:26.795Z] 63429525ca2b: Preparing [2025-08-13T01:33:26.795Z] 379e623efafa: Preparing [2025-08-13T01:33:26.795Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:26.795Z] c892fd2494bf: Preparing [2025-08-13T01:33:26.795Z] 7df0357796ae: Preparing [2025-08-13T01:33:26.795Z] 097100c76c15: Preparing [2025-08-13T01:33:26.795Z] c892fd2494bf: Waiting [2025-08-13T01:33:26.795Z] 097100c76c15: Waiting [2025-08-13T01:33:26.795Z] 7df0357796ae: Waiting [2025-08-13T01:33:26.795Z] 63429525ca2b: Layer already exists [2025-08-13T01:33:26.795Z] 755a27a76e1f: Layer already exists [2025-08-13T01:33:26.795Z] 2de92456aa57: Layer already exists [2025-08-13T01:33:26.795Z] 379e623efafa: Layer already exists [2025-08-13T01:33:26.795Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:26.795Z] 097100c76c15: Layer already exists [2025-08-13T01:33:26.795Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:26.795Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:26.795Z] main: digest: sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:26.872Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:26.886Z] taggedImages: [2025-08-13T01:33:26.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:26.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-13T01:33:26.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 [2025-08-13T01:33:26.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:26.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-13T01:33:26.912Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-13T01:33:26.912Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:26.912Z] latest [2025-08-13T01:33:26.912Z] 4.1.0-dev.45 [2025-08-13T01:33:26.912Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:26.912Z] main [2025-08-13T01:33:26.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:27.251Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:27.567Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:27.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-13T01:33:27.568Z] 4ddee2fbaae5: Preparing [2025-08-13T01:33:27.568Z] eaf53af0a31a: Preparing [2025-08-13T01:33:27.568Z] f441c328e165: Preparing [2025-08-13T01:33:27.568Z] 64c09572b4a5: Preparing [2025-08-13T01:33:27.568Z] 34f91f6b1d61: Preparing [2025-08-13T01:33:27.568Z] 2527140d66d0: Preparing [2025-08-13T01:33:27.568Z] 56c6296e1d08: Preparing [2025-08-13T01:33:27.568Z] 379e623efafa: Preparing [2025-08-13T01:33:27.568Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:27.568Z] d09dc7a3f052: Preparing [2025-08-13T01:33:27.568Z] d04090bfcd26: Preparing [2025-08-13T01:33:27.568Z] 5f70bf18a086: Preparing [2025-08-13T01:33:27.568Z] c99fffd57d16: Preparing [2025-08-13T01:33:27.568Z] 2523a4956328: Preparing [2025-08-13T01:33:27.568Z] 435bd7f8b29c: Preparing [2025-08-13T01:33:27.568Z] 097100c76c15: Preparing [2025-08-13T01:33:27.568Z] 2527140d66d0: Waiting [2025-08-13T01:33:27.568Z] 56c6296e1d08: Waiting [2025-08-13T01:33:27.568Z] 379e623efafa: Waiting [2025-08-13T01:33:27.568Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:27.568Z] d09dc7a3f052: Waiting [2025-08-13T01:33:27.568Z] d04090bfcd26: Waiting [2025-08-13T01:33:27.568Z] 5f70bf18a086: Waiting [2025-08-13T01:33:27.568Z] c99fffd57d16: Waiting [2025-08-13T01:33:27.568Z] 2523a4956328: Waiting [2025-08-13T01:33:27.568Z] 435bd7f8b29c: Waiting [2025-08-13T01:33:27.568Z] 097100c76c15: Waiting [2025-08-13T01:33:27.568Z] 34f91f6b1d61: Pushed [2025-08-13T01:33:27.568Z] 4ddee2fbaae5: Pushed [2025-08-13T01:33:27.568Z] 64c09572b4a5: Pushed [2025-08-13T01:33:27.568Z] f441c328e165: Pushed [2025-08-13T01:33:27.568Z] eaf53af0a31a: Pushed [2025-08-13T01:33:27.568Z] 379e623efafa: Layer already exists [2025-08-13T01:33:27.568Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:27.568Z] 5f70bf18a086: Layer already exists [2025-08-13T01:33:27.825Z] 2527140d66d0: Pushed [2025-08-13T01:33:27.825Z] d09dc7a3f052: Pushed [2025-08-13T01:33:27.825Z] d04090bfcd26: Pushed [2025-08-13T01:33:27.825Z] 097100c76c15: Layer already exists [2025-08-13T01:33:27.825Z] c99fffd57d16: Pushed [2025-08-13T01:33:27.825Z] 435bd7f8b29c: Pushed [2025-08-13T01:33:27.825Z] 2523a4956328: Pushed [2025-08-13T01:33:29.199Z] 56c6296e1d08: Pushed [2025-08-13T01:33:29.200Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:29.522Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:29.836Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-13T01:33:29.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-13T01:33:29.836Z] 4ddee2fbaae5: Preparing [2025-08-13T01:33:29.836Z] eaf53af0a31a: Preparing [2025-08-13T01:33:29.836Z] f441c328e165: Preparing [2025-08-13T01:33:29.836Z] 64c09572b4a5: Preparing [2025-08-13T01:33:29.836Z] 34f91f6b1d61: Preparing [2025-08-13T01:33:29.836Z] 2527140d66d0: Preparing [2025-08-13T01:33:29.836Z] 56c6296e1d08: Preparing [2025-08-13T01:33:29.836Z] 379e623efafa: Preparing [2025-08-13T01:33:29.836Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:29.836Z] d09dc7a3f052: Preparing [2025-08-13T01:33:29.836Z] d04090bfcd26: Preparing [2025-08-13T01:33:29.836Z] 5f70bf18a086: Preparing [2025-08-13T01:33:29.836Z] c99fffd57d16: Preparing [2025-08-13T01:33:29.836Z] 2523a4956328: Preparing [2025-08-13T01:33:29.836Z] 435bd7f8b29c: Preparing [2025-08-13T01:33:29.836Z] 097100c76c15: Preparing [2025-08-13T01:33:29.836Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:29.836Z] d09dc7a3f052: Waiting [2025-08-13T01:33:29.836Z] d04090bfcd26: Waiting [2025-08-13T01:33:29.836Z] 5f70bf18a086: Waiting [2025-08-13T01:33:29.836Z] c99fffd57d16: Waiting [2025-08-13T01:33:29.836Z] 2523a4956328: Waiting [2025-08-13T01:33:29.836Z] 435bd7f8b29c: Waiting [2025-08-13T01:33:29.836Z] 097100c76c15: Waiting [2025-08-13T01:33:29.836Z] 2527140d66d0: Waiting [2025-08-13T01:33:29.836Z] 56c6296e1d08: Waiting [2025-08-13T01:33:29.836Z] 379e623efafa: Waiting [2025-08-13T01:33:29.836Z] eaf53af0a31a: Layer already exists [2025-08-13T01:33:29.836Z] f441c328e165: Layer already exists [2025-08-13T01:33:29.836Z] 4ddee2fbaae5: Layer already exists [2025-08-13T01:33:29.836Z] 64c09572b4a5: Layer already exists [2025-08-13T01:33:29.836Z] 34f91f6b1d61: Layer already exists [2025-08-13T01:33:29.836Z] 379e623efafa: Layer already exists [2025-08-13T01:33:29.836Z] 56c6296e1d08: Layer already exists [2025-08-13T01:33:29.836Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:29.836Z] d09dc7a3f052: Layer already exists [2025-08-13T01:33:29.836Z] 2527140d66d0: Layer already exists [2025-08-13T01:33:29.836Z] 5f70bf18a086: Layer already exists [2025-08-13T01:33:29.836Z] c99fffd57d16: Layer already exists [2025-08-13T01:33:29.836Z] d04090bfcd26: Layer already exists [2025-08-13T01:33:29.836Z] 2523a4956328: Layer already exists [2025-08-13T01:33:29.836Z] 435bd7f8b29c: Layer already exists [2025-08-13T01:33:29.836Z] 097100c76c15: Layer already exists [2025-08-13T01:33:29.836Z] latest: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:30.155Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:30.482Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 [2025-08-13T01:33:30.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-13T01:33:30.482Z] 4ddee2fbaae5: Preparing [2025-08-13T01:33:30.482Z] eaf53af0a31a: Preparing [2025-08-13T01:33:30.482Z] f441c328e165: Preparing [2025-08-13T01:33:30.482Z] 64c09572b4a5: Preparing [2025-08-13T01:33:30.482Z] 34f91f6b1d61: Preparing [2025-08-13T01:33:30.482Z] 2527140d66d0: Preparing [2025-08-13T01:33:30.482Z] 56c6296e1d08: Preparing [2025-08-13T01:33:30.482Z] 379e623efafa: Preparing [2025-08-13T01:33:30.482Z] 2527140d66d0: Waiting [2025-08-13T01:33:30.482Z] 56c6296e1d08: Waiting [2025-08-13T01:33:30.482Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:30.482Z] d09dc7a3f052: Preparing [2025-08-13T01:33:30.482Z] d04090bfcd26: Preparing [2025-08-13T01:33:30.482Z] 379e623efafa: Waiting [2025-08-13T01:33:30.482Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:30.482Z] d09dc7a3f052: Waiting [2025-08-13T01:33:30.482Z] d04090bfcd26: Waiting [2025-08-13T01:33:30.482Z] 5f70bf18a086: Preparing [2025-08-13T01:33:30.482Z] c99fffd57d16: Preparing [2025-08-13T01:33:30.482Z] 5f70bf18a086: Waiting [2025-08-13T01:33:30.482Z] 2523a4956328: Preparing [2025-08-13T01:33:30.482Z] 435bd7f8b29c: Preparing [2025-08-13T01:33:30.482Z] c99fffd57d16: Waiting [2025-08-13T01:33:30.482Z] 2523a4956328: Waiting [2025-08-13T01:33:30.482Z] 435bd7f8b29c: Waiting [2025-08-13T01:33:30.482Z] 097100c76c15: Preparing [2025-08-13T01:33:30.482Z] 097100c76c15: Waiting [2025-08-13T01:33:30.482Z] 4ddee2fbaae5: Layer already exists [2025-08-13T01:33:30.482Z] f441c328e165: Layer already exists [2025-08-13T01:33:30.482Z] eaf53af0a31a: Layer already exists [2025-08-13T01:33:30.482Z] 34f91f6b1d61: Layer already exists [2025-08-13T01:33:30.482Z] 64c09572b4a5: Layer already exists [2025-08-13T01:33:30.482Z] 2527140d66d0: Layer already exists [2025-08-13T01:33:30.482Z] 56c6296e1d08: Layer already exists [2025-08-13T01:33:30.482Z] 379e623efafa: Layer already exists [2025-08-13T01:33:30.482Z] d09dc7a3f052: Layer already exists [2025-08-13T01:33:30.482Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:30.482Z] 5f70bf18a086: Layer already exists [2025-08-13T01:33:30.482Z] d04090bfcd26: Layer already exists [2025-08-13T01:33:30.482Z] c99fffd57d16: Layer already exists [2025-08-13T01:33:30.482Z] 435bd7f8b29c: Layer already exists [2025-08-13T01:33:30.482Z] 2523a4956328: Layer already exists [2025-08-13T01:33:30.482Z] 097100c76c15: Layer already exists [2025-08-13T01:33:30.482Z] 4.1.0-dev.45: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:30.808Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:31.130Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:31.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-13T01:33:31.131Z] 4ddee2fbaae5: Preparing [2025-08-13T01:33:31.131Z] eaf53af0a31a: Preparing [2025-08-13T01:33:31.131Z] f441c328e165: Preparing [2025-08-13T01:33:31.131Z] 64c09572b4a5: Preparing [2025-08-13T01:33:31.131Z] 34f91f6b1d61: Preparing [2025-08-13T01:33:31.131Z] 2527140d66d0: Preparing [2025-08-13T01:33:31.131Z] 56c6296e1d08: Preparing [2025-08-13T01:33:31.131Z] 379e623efafa: Preparing [2025-08-13T01:33:31.131Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:31.131Z] d09dc7a3f052: Preparing [2025-08-13T01:33:31.131Z] d04090bfcd26: Preparing [2025-08-13T01:33:31.131Z] 5f70bf18a086: Preparing [2025-08-13T01:33:31.131Z] c99fffd57d16: Preparing [2025-08-13T01:33:31.131Z] 2523a4956328: Preparing [2025-08-13T01:33:31.131Z] 2527140d66d0: Waiting [2025-08-13T01:33:31.131Z] 435bd7f8b29c: Preparing [2025-08-13T01:33:31.131Z] 097100c76c15: Preparing [2025-08-13T01:33:31.131Z] 56c6296e1d08: Waiting [2025-08-13T01:33:31.131Z] 379e623efafa: Waiting [2025-08-13T01:33:31.131Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:31.131Z] d09dc7a3f052: Waiting [2025-08-13T01:33:31.131Z] 2523a4956328: Waiting [2025-08-13T01:33:31.131Z] 435bd7f8b29c: Waiting [2025-08-13T01:33:31.131Z] 097100c76c15: Waiting [2025-08-13T01:33:31.131Z] d04090bfcd26: Waiting [2025-08-13T01:33:31.131Z] 5f70bf18a086: Waiting [2025-08-13T01:33:31.131Z] c99fffd57d16: Waiting [2025-08-13T01:33:31.131Z] 64c09572b4a5: Layer already exists [2025-08-13T01:33:31.131Z] f441c328e165: Layer already exists [2025-08-13T01:33:31.131Z] 34f91f6b1d61: Layer already exists [2025-08-13T01:33:31.131Z] eaf53af0a31a: Layer already exists [2025-08-13T01:33:31.131Z] 4ddee2fbaae5: Layer already exists [2025-08-13T01:33:31.131Z] 56c6296e1d08: Layer already exists [2025-08-13T01:33:31.131Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:31.131Z] 379e623efafa: Layer already exists [2025-08-13T01:33:31.131Z] d09dc7a3f052: Layer already exists [2025-08-13T01:33:31.131Z] 2527140d66d0: Layer already exists [2025-08-13T01:33:31.131Z] d04090bfcd26: Layer already exists [2025-08-13T01:33:31.131Z] 2523a4956328: Layer already exists [2025-08-13T01:33:31.131Z] c99fffd57d16: Layer already exists [2025-08-13T01:33:31.131Z] 435bd7f8b29c: Layer already exists [2025-08-13T01:33:31.131Z] 5f70bf18a086: Layer already exists [2025-08-13T01:33:31.131Z] 097100c76c15: Layer already exists [2025-08-13T01:33:31.131Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:31.467Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:31.799Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-13T01:33:31.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-13T01:33:31.799Z] 4ddee2fbaae5: Preparing [2025-08-13T01:33:31.799Z] eaf53af0a31a: Preparing [2025-08-13T01:33:31.799Z] f441c328e165: Preparing [2025-08-13T01:33:31.799Z] 64c09572b4a5: Preparing [2025-08-13T01:33:31.799Z] 34f91f6b1d61: Preparing [2025-08-13T01:33:31.799Z] 2527140d66d0: Preparing [2025-08-13T01:33:31.799Z] 56c6296e1d08: Preparing [2025-08-13T01:33:31.799Z] 379e623efafa: Preparing [2025-08-13T01:33:31.800Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:31.800Z] d09dc7a3f052: Preparing [2025-08-13T01:33:31.800Z] d04090bfcd26: Preparing [2025-08-13T01:33:31.800Z] 5f70bf18a086: Preparing [2025-08-13T01:33:31.800Z] c99fffd57d16: Preparing [2025-08-13T01:33:31.800Z] 2523a4956328: Preparing [2025-08-13T01:33:31.800Z] 435bd7f8b29c: Preparing [2025-08-13T01:33:31.800Z] 097100c76c15: Preparing [2025-08-13T01:33:31.800Z] 379e623efafa: Waiting [2025-08-13T01:33:31.800Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:31.800Z] 5f70bf18a086: Waiting [2025-08-13T01:33:31.800Z] c99fffd57d16: Waiting [2025-08-13T01:33:31.800Z] 2523a4956328: Waiting [2025-08-13T01:33:31.800Z] 435bd7f8b29c: Waiting [2025-08-13T01:33:31.800Z] 097100c76c15: Waiting [2025-08-13T01:33:31.800Z] 2527140d66d0: Waiting [2025-08-13T01:33:31.800Z] d09dc7a3f052: Waiting [2025-08-13T01:33:31.800Z] 56c6296e1d08: Waiting [2025-08-13T01:33:31.800Z] d04090bfcd26: Waiting [2025-08-13T01:33:31.800Z] 34f91f6b1d61: Layer already exists [2025-08-13T01:33:31.800Z] f441c328e165: Layer already exists [2025-08-13T01:33:31.800Z] 4ddee2fbaae5: Layer already exists [2025-08-13T01:33:31.800Z] 64c09572b4a5: Layer already exists [2025-08-13T01:33:31.800Z] eaf53af0a31a: Layer already exists [2025-08-13T01:33:31.800Z] 56c6296e1d08: Layer already exists [2025-08-13T01:33:31.800Z] 2527140d66d0: Layer already exists [2025-08-13T01:33:31.800Z] 379e623efafa: Layer already exists [2025-08-13T01:33:31.800Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:31.800Z] d09dc7a3f052: Layer already exists [2025-08-13T01:33:31.800Z] d04090bfcd26: Layer already exists [2025-08-13T01:33:31.800Z] 5f70bf18a086: Layer already exists [2025-08-13T01:33:31.800Z] c99fffd57d16: Layer already exists [2025-08-13T01:33:31.800Z] 2523a4956328: Layer already exists [2025-08-13T01:33:31.800Z] 435bd7f8b29c: Layer already exists [2025-08-13T01:33:31.800Z] 097100c76c15: Layer already exists [2025-08-13T01:33:31.800Z] main: digest: sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:31.869Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:31.883Z] taggedImages: [2025-08-13T01:33:31.883Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:31.883Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-13T01:33:31.883Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 [2025-08-13T01:33:31.883Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:31.883Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-13T01:33:31.918Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-13T01:33:31.918Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:31.918Z] latest [2025-08-13T01:33:31.918Z] 4.1.0-dev.45 [2025-08-13T01:33:31.918Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:31.918Z] main [2025-08-13T01:33:31.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:32.269Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:32.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:32.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-13T01:33:32.599Z] 0a19b79d947a: Preparing [2025-08-13T01:33:32.599Z] 902ed81ecee6: Preparing [2025-08-13T01:33:32.599Z] afc0059b5c3b: Preparing [2025-08-13T01:33:32.599Z] 4a8d70e62c3f: Preparing [2025-08-13T01:33:32.599Z] 379e623efafa: Preparing [2025-08-13T01:33:32.599Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:32.599Z] c892fd2494bf: Preparing [2025-08-13T01:33:32.599Z] 7df0357796ae: Preparing [2025-08-13T01:33:32.599Z] 097100c76c15: Preparing [2025-08-13T01:33:32.599Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:32.599Z] 097100c76c15: Waiting [2025-08-13T01:33:32.599Z] c892fd2494bf: Waiting [2025-08-13T01:33:32.599Z] 7df0357796ae: Waiting [2025-08-13T01:33:32.599Z] 379e623efafa: Layer already exists [2025-08-13T01:33:32.599Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:32.599Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:32.599Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:32.599Z] 097100c76c15: Layer already exists [2025-08-13T01:33:32.599Z] 0a19b79d947a: Pushed [2025-08-13T01:33:32.599Z] afc0059b5c3b: Pushed [2025-08-13T01:33:32.599Z] 902ed81ecee6: Pushed [2025-08-13T01:33:36.789Z] 4a8d70e62c3f: Pushed [2025-08-13T01:33:36.789Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:37.120Z] + 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-13T01:33:37.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-13T01:33:37.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-13T01:33:37.442Z] 0a19b79d947a: Preparing [2025-08-13T01:33:37.442Z] 902ed81ecee6: Preparing [2025-08-13T01:33:37.442Z] afc0059b5c3b: Preparing [2025-08-13T01:33:37.442Z] 4a8d70e62c3f: Preparing [2025-08-13T01:33:37.442Z] 379e623efafa: Preparing [2025-08-13T01:33:37.442Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:37.442Z] c892fd2494bf: Preparing [2025-08-13T01:33:37.442Z] 7df0357796ae: Preparing [2025-08-13T01:33:37.442Z] 097100c76c15: Preparing [2025-08-13T01:33:37.442Z] c892fd2494bf: Waiting [2025-08-13T01:33:37.442Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:37.442Z] 7df0357796ae: Waiting [2025-08-13T01:33:37.442Z] 097100c76c15: Waiting [2025-08-13T01:33:37.442Z] 379e623efafa: Layer already exists [2025-08-13T01:33:37.442Z] 902ed81ecee6: Layer already exists [2025-08-13T01:33:37.442Z] 0a19b79d947a: Layer already exists [2025-08-13T01:33:37.442Z] afc0059b5c3b: Layer already exists [2025-08-13T01:33:37.442Z] 4a8d70e62c3f: Layer already exists [2025-08-13T01:33:37.442Z] 097100c76c15: Layer already exists [2025-08-13T01:33:37.442Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:37.442Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:37.442Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:37.442Z] latest: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:37.766Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:38.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 [2025-08-13T01:33:38.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-13T01:33:38.082Z] 0a19b79d947a: Preparing [2025-08-13T01:33:38.082Z] 902ed81ecee6: Preparing [2025-08-13T01:33:38.082Z] afc0059b5c3b: Preparing [2025-08-13T01:33:38.082Z] 4a8d70e62c3f: Preparing [2025-08-13T01:33:38.082Z] 379e623efafa: Preparing [2025-08-13T01:33:38.082Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:38.082Z] c892fd2494bf: Preparing [2025-08-13T01:33:38.082Z] 7df0357796ae: Preparing [2025-08-13T01:33:38.082Z] 097100c76c15: Preparing [2025-08-13T01:33:38.082Z] 7df0357796ae: Waiting [2025-08-13T01:33:38.082Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:38.082Z] c892fd2494bf: Waiting [2025-08-13T01:33:38.082Z] 097100c76c15: Waiting [2025-08-13T01:33:38.082Z] afc0059b5c3b: Layer already exists [2025-08-13T01:33:38.082Z] 902ed81ecee6: Layer already exists [2025-08-13T01:33:38.082Z] 0a19b79d947a: Layer already exists [2025-08-13T01:33:38.082Z] 379e623efafa: Layer already exists [2025-08-13T01:33:38.082Z] 4a8d70e62c3f: Layer already exists [2025-08-13T01:33:38.082Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:38.082Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:38.082Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:38.082Z] 097100c76c15: Layer already exists [2025-08-13T01:33:38.082Z] 4.1.0-dev.45: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:38.408Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:38.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:38.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-13T01:33:38.739Z] 0a19b79d947a: Preparing [2025-08-13T01:33:38.739Z] 902ed81ecee6: Preparing [2025-08-13T01:33:38.739Z] afc0059b5c3b: Preparing [2025-08-13T01:33:38.739Z] 4a8d70e62c3f: Preparing [2025-08-13T01:33:38.739Z] 379e623efafa: Preparing [2025-08-13T01:33:38.739Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:38.739Z] c892fd2494bf: Preparing [2025-08-13T01:33:38.739Z] 7df0357796ae: Preparing [2025-08-13T01:33:38.739Z] 097100c76c15: Preparing [2025-08-13T01:33:38.739Z] 7df0357796ae: Waiting [2025-08-13T01:33:38.739Z] c892fd2494bf: Waiting [2025-08-13T01:33:38.739Z] 097100c76c15: Waiting [2025-08-13T01:33:38.739Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:38.739Z] afc0059b5c3b: Layer already exists [2025-08-13T01:33:38.739Z] 379e623efafa: Layer already exists [2025-08-13T01:33:38.739Z] 4a8d70e62c3f: Layer already exists [2025-08-13T01:33:38.739Z] 0a19b79d947a: Layer already exists [2025-08-13T01:33:38.739Z] 902ed81ecee6: Layer already exists [2025-08-13T01:33:38.739Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:38.739Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:38.739Z] 097100c76c15: Layer already exists [2025-08-13T01:33:38.739Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:38.739Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:39.067Z] + 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-13T01:33:39.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-13T01:33:39.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-13T01:33:39.394Z] 0a19b79d947a: Preparing [2025-08-13T01:33:39.394Z] 902ed81ecee6: Preparing [2025-08-13T01:33:39.394Z] afc0059b5c3b: Preparing [2025-08-13T01:33:39.394Z] 4a8d70e62c3f: Preparing [2025-08-13T01:33:39.394Z] 379e623efafa: Preparing [2025-08-13T01:33:39.394Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:39.394Z] c892fd2494bf: Preparing [2025-08-13T01:33:39.394Z] 7df0357796ae: Preparing [2025-08-13T01:33:39.394Z] 097100c76c15: Preparing [2025-08-13T01:33:39.394Z] c892fd2494bf: Waiting [2025-08-13T01:33:39.394Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:39.394Z] 7df0357796ae: Waiting [2025-08-13T01:33:39.394Z] 097100c76c15: Waiting [2025-08-13T01:33:39.394Z] 0a19b79d947a: Layer already exists [2025-08-13T01:33:39.394Z] 902ed81ecee6: Layer already exists [2025-08-13T01:33:39.394Z] 4a8d70e62c3f: Layer already exists [2025-08-13T01:33:39.394Z] afc0059b5c3b: Layer already exists [2025-08-13T01:33:39.394Z] 379e623efafa: Layer already exists [2025-08-13T01:33:39.394Z] c892fd2494bf: Layer already exists [2025-08-13T01:33:39.394Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:39.394Z] 097100c76c15: Layer already exists [2025-08-13T01:33:39.394Z] 7df0357796ae: Layer already exists [2025-08-13T01:33:39.394Z] main: digest: sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:39.474Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:39.491Z] taggedImages: [2025-08-13T01:33:39.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:39.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-13T01:33:39.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 [2025-08-13T01:33:39.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:39.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-13T01:33:39.523Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-13T01:33:39.523Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:39.523Z] latest [2025-08-13T01:33:39.523Z] 4.1.0-dev.45 [2025-08-13T01:33:39.523Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:39.523Z] main [2025-08-13T01:33:39.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:39.868Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:40.188Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:40.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-13T01:33:40.188Z] 33e25d21910b: Preparing [2025-08-13T01:33:40.188Z] fd77d6b99411: Preparing [2025-08-13T01:33:40.188Z] 8cd30142af09: Preparing [2025-08-13T01:33:40.188Z] 22c011a2208f: Preparing [2025-08-13T01:33:40.188Z] ba248af1ef24: Preparing [2025-08-13T01:33:40.188Z] 379e623efafa: Preparing [2025-08-13T01:33:40.188Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:40.188Z] 379e623efafa: Waiting [2025-08-13T01:33:40.188Z] 3873b9f4b651: Preparing [2025-08-13T01:33:40.188Z] ad42c7dc498e: Preparing [2025-08-13T01:33:40.188Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:40.188Z] 3873b9f4b651: Waiting [2025-08-13T01:33:40.188Z] ad42c7dc498e: Waiting [2025-08-13T01:33:40.188Z] 7c538adf7d78: Preparing [2025-08-13T01:33:40.188Z] 097100c76c15: Preparing [2025-08-13T01:33:40.188Z] 7c538adf7d78: Waiting [2025-08-13T01:33:40.188Z] 097100c76c15: Waiting [2025-08-13T01:33:40.188Z] 22c011a2208f: Pushed [2025-08-13T01:33:40.188Z] 33e25d21910b: Pushed [2025-08-13T01:33:40.188Z] fd77d6b99411: Pushed [2025-08-13T01:33:40.188Z] 379e623efafa: Layer already exists [2025-08-13T01:33:40.188Z] ba248af1ef24: Pushed [2025-08-13T01:33:40.188Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:40.188Z] 097100c76c15: Layer already exists [2025-08-13T01:33:40.188Z] 3873b9f4b651: Pushed [2025-08-13T01:33:40.446Z] ad42c7dc498e: Pushed [2025-08-13T01:33:41.381Z] 7c538adf7d78: Pushed [2025-08-13T01:33:42.759Z] 8cd30142af09: Pushed [2025-08-13T01:33:43.018Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:43.343Z] + 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-13T01:33:43.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-13T01:33:43.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-13T01:33:43.668Z] 33e25d21910b: Preparing [2025-08-13T01:33:43.668Z] fd77d6b99411: Preparing [2025-08-13T01:33:43.668Z] 8cd30142af09: Preparing [2025-08-13T01:33:43.668Z] 22c011a2208f: Preparing [2025-08-13T01:33:43.668Z] ba248af1ef24: Preparing [2025-08-13T01:33:43.668Z] 379e623efafa: Preparing [2025-08-13T01:33:43.668Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:43.668Z] 3873b9f4b651: Preparing [2025-08-13T01:33:43.668Z] ad42c7dc498e: Preparing [2025-08-13T01:33:43.668Z] 7c538adf7d78: Preparing [2025-08-13T01:33:43.668Z] 097100c76c15: Preparing [2025-08-13T01:33:43.668Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:43.668Z] ad42c7dc498e: Waiting [2025-08-13T01:33:43.668Z] 3873b9f4b651: Waiting [2025-08-13T01:33:43.668Z] 7c538adf7d78: Waiting [2025-08-13T01:33:43.668Z] 379e623efafa: Waiting [2025-08-13T01:33:43.668Z] 097100c76c15: Waiting [2025-08-13T01:33:43.668Z] 22c011a2208f: Layer already exists [2025-08-13T01:33:43.668Z] 33e25d21910b: Layer already exists [2025-08-13T01:33:43.668Z] fd77d6b99411: Layer already exists [2025-08-13T01:33:43.668Z] 8cd30142af09: Layer already exists [2025-08-13T01:33:43.668Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:43.668Z] ba248af1ef24: Layer already exists [2025-08-13T01:33:43.668Z] 3873b9f4b651: Layer already exists [2025-08-13T01:33:43.668Z] ad42c7dc498e: Layer already exists [2025-08-13T01:33:43.668Z] 379e623efafa: Layer already exists [2025-08-13T01:33:43.668Z] 7c538adf7d78: Layer already exists [2025-08-13T01:33:43.668Z] 097100c76c15: Layer already exists [2025-08-13T01:33:43.668Z] latest: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:43.988Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:44.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 [2025-08-13T01:33:44.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-13T01:33:44.315Z] 33e25d21910b: Preparing [2025-08-13T01:33:44.315Z] fd77d6b99411: Preparing [2025-08-13T01:33:44.315Z] 8cd30142af09: Preparing [2025-08-13T01:33:44.315Z] 22c011a2208f: Preparing [2025-08-13T01:33:44.315Z] ba248af1ef24: Preparing [2025-08-13T01:33:44.315Z] 379e623efafa: Preparing [2025-08-13T01:33:44.315Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:44.315Z] 3873b9f4b651: Preparing [2025-08-13T01:33:44.315Z] ad42c7dc498e: Preparing [2025-08-13T01:33:44.315Z] 7c538adf7d78: Preparing [2025-08-13T01:33:44.315Z] 097100c76c15: Preparing [2025-08-13T01:33:44.315Z] ad42c7dc498e: Waiting [2025-08-13T01:33:44.315Z] 7c538adf7d78: Waiting [2025-08-13T01:33:44.315Z] 097100c76c15: Waiting [2025-08-13T01:33:44.315Z] 3873b9f4b651: Waiting [2025-08-13T01:33:44.315Z] 379e623efafa: Waiting [2025-08-13T01:33:44.315Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:44.315Z] ba248af1ef24: Layer already exists [2025-08-13T01:33:44.315Z] 8cd30142af09: Layer already exists [2025-08-13T01:33:44.315Z] fd77d6b99411: Layer already exists [2025-08-13T01:33:44.315Z] 22c011a2208f: Layer already exists [2025-08-13T01:33:44.315Z] 33e25d21910b: Layer already exists [2025-08-13T01:33:44.315Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:44.315Z] 379e623efafa: Layer already exists [2025-08-13T01:33:44.315Z] 7c538adf7d78: Layer already exists [2025-08-13T01:33:44.315Z] 3873b9f4b651: Layer already exists [2025-08-13T01:33:44.315Z] ad42c7dc498e: Layer already exists [2025-08-13T01:33:44.315Z] 097100c76c15: Layer already exists [2025-08-13T01:33:44.315Z] 4.1.0-dev.45: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:44.643Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:44.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:44.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-13T01:33:44.959Z] 33e25d21910b: Preparing [2025-08-13T01:33:44.959Z] fd77d6b99411: Preparing [2025-08-13T01:33:44.959Z] 8cd30142af09: Preparing [2025-08-13T01:33:44.959Z] 22c011a2208f: Preparing [2025-08-13T01:33:44.959Z] ba248af1ef24: Preparing [2025-08-13T01:33:44.959Z] 379e623efafa: Preparing [2025-08-13T01:33:44.959Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:44.959Z] 3873b9f4b651: Preparing [2025-08-13T01:33:44.959Z] 379e623efafa: Waiting [2025-08-13T01:33:44.959Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:44.959Z] ad42c7dc498e: Preparing [2025-08-13T01:33:44.959Z] 7c538adf7d78: Preparing [2025-08-13T01:33:44.959Z] 3873b9f4b651: Waiting [2025-08-13T01:33:44.959Z] ad42c7dc498e: Waiting [2025-08-13T01:33:44.959Z] 097100c76c15: Preparing [2025-08-13T01:33:44.959Z] 7c538adf7d78: Waiting [2025-08-13T01:33:44.959Z] 097100c76c15: Waiting [2025-08-13T01:33:44.959Z] fd77d6b99411: Layer already exists [2025-08-13T01:33:44.959Z] ba248af1ef24: Layer already exists [2025-08-13T01:33:44.959Z] 33e25d21910b: Layer already exists [2025-08-13T01:33:44.959Z] 8cd30142af09: Layer already exists [2025-08-13T01:33:44.959Z] 22c011a2208f: Layer already exists [2025-08-13T01:33:44.959Z] 379e623efafa: Layer already exists [2025-08-13T01:33:44.959Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:44.959Z] 7c538adf7d78: Layer already exists [2025-08-13T01:33:44.959Z] 3873b9f4b651: Layer already exists [2025-08-13T01:33:44.959Z] ad42c7dc498e: Layer already exists [2025-08-13T01:33:44.959Z] 097100c76c15: Layer already exists [2025-08-13T01:33:44.959Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:45.281Z] + 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-13T01:33:45.602Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-13T01:33:45.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-13T01:33:45.602Z] 33e25d21910b: Preparing [2025-08-13T01:33:45.602Z] fd77d6b99411: Preparing [2025-08-13T01:33:45.602Z] 8cd30142af09: Preparing [2025-08-13T01:33:45.602Z] 22c011a2208f: Preparing [2025-08-13T01:33:45.602Z] ba248af1ef24: Preparing [2025-08-13T01:33:45.602Z] 379e623efafa: Preparing [2025-08-13T01:33:45.602Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:45.602Z] 3873b9f4b651: Preparing [2025-08-13T01:33:45.602Z] ad42c7dc498e: Preparing [2025-08-13T01:33:45.602Z] 7c538adf7d78: Preparing [2025-08-13T01:33:45.602Z] 097100c76c15: Preparing [2025-08-13T01:33:45.602Z] 379e623efafa: Waiting [2025-08-13T01:33:45.602Z] ad42c7dc498e: Waiting [2025-08-13T01:33:45.602Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:45.602Z] 3873b9f4b651: Waiting [2025-08-13T01:33:45.602Z] 7c538adf7d78: Waiting [2025-08-13T01:33:45.602Z] 097100c76c15: Waiting [2025-08-13T01:33:45.602Z] 8cd30142af09: Layer already exists [2025-08-13T01:33:45.602Z] fd77d6b99411: Layer already exists [2025-08-13T01:33:45.602Z] 22c011a2208f: Layer already exists [2025-08-13T01:33:45.602Z] 33e25d21910b: Layer already exists [2025-08-13T01:33:45.602Z] ba248af1ef24: Layer already exists [2025-08-13T01:33:45.602Z] 379e623efafa: Layer already exists [2025-08-13T01:33:45.602Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:45.602Z] ad42c7dc498e: Layer already exists [2025-08-13T01:33:45.602Z] 3873b9f4b651: Layer already exists [2025-08-13T01:33:45.602Z] 7c538adf7d78: Layer already exists [2025-08-13T01:33:45.602Z] 097100c76c15: Layer already exists [2025-08-13T01:33:45.602Z] main: digest: sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:45.669Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:45.682Z] taggedImages: [2025-08-13T01:33:45.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:45.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-13T01:33:45.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 [2025-08-13T01:33:45.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:45.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-13T01:33:45.711Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-13T01:33:45.711Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:45.711Z] latest [2025-08-13T01:33:45.711Z] 4.1.0-dev.45 [2025-08-13T01:33:45.711Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:45.711Z] main [2025-08-13T01:33:45.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:46.052Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:46.384Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:46.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-13T01:33:46.384Z] fd54b80b931a: Preparing [2025-08-13T01:33:46.384Z] 91deaa69b652: Preparing [2025-08-13T01:33:46.384Z] 72bc57657423: Preparing [2025-08-13T01:33:46.384Z] b5253edd169d: Preparing [2025-08-13T01:33:46.384Z] 7509a13bceaf: Preparing [2025-08-13T01:33:46.384Z] e154c19d9a26: Preparing [2025-08-13T01:33:46.384Z] ccd9c01cc1d4: Preparing [2025-08-13T01:33:46.384Z] 379e623efafa: Preparing [2025-08-13T01:33:46.384Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:46.384Z] abd00239b068: Preparing [2025-08-13T01:33:46.384Z] b3148daea0e9: Preparing [2025-08-13T01:33:46.384Z] 097100c76c15: Preparing [2025-08-13T01:33:46.384Z] ccd9c01cc1d4: Waiting [2025-08-13T01:33:46.384Z] 379e623efafa: Waiting [2025-08-13T01:33:46.384Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:46.384Z] abd00239b068: Waiting [2025-08-13T01:33:46.384Z] b3148daea0e9: Waiting [2025-08-13T01:33:46.384Z] 097100c76c15: Waiting [2025-08-13T01:33:46.384Z] e154c19d9a26: Waiting [2025-08-13T01:33:46.384Z] 7509a13bceaf: Pushed [2025-08-13T01:33:46.384Z] 91deaa69b652: Pushed [2025-08-13T01:33:46.384Z] fd54b80b931a: Pushed [2025-08-13T01:33:46.384Z] 379e623efafa: Layer already exists [2025-08-13T01:33:46.384Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:46.384Z] e154c19d9a26: Pushed [2025-08-13T01:33:46.384Z] ccd9c01cc1d4: Pushed [2025-08-13T01:33:46.642Z] 097100c76c15: Layer already exists [2025-08-13T01:33:46.642Z] abd00239b068: Pushed [2025-08-13T01:33:47.574Z] b3148daea0e9: Pushed [2025-08-13T01:33:48.743Z] #94 ... [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:33:48.743Z] #87 DONE 102.8s [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-08-13T01:33:48.743Z] #119 DONE 1.5s [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:33:48.743Z] #89 ... [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:33:48.743Z] #120 CACHED [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:33:48.743Z] #121 CACHED [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-08-13T01:33:48.743Z] #122 CACHED [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-08-13T01:33:48.743Z] #123 CACHED [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:33:48.743Z] #124 CACHED [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:33:48.743Z] #125 CACHED [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #126 [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-13T01:33:48.743Z] #126 2.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-13T01:33:48.743Z] #126 ... [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:33:48.743Z] #94 DONE 108.6s [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-13T01:33:48.743Z] #0 3.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-13T01:33:48.743Z] #127 ... [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #128 [support-notifications builder 6/7] COPY . . [2025-08-13T01:33:48.743Z] #128 DONE 1.1s [2025-08-13T01:33:48.743Z] [2025-08-13T01:33:48.743Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T01:33:48.946Z] b5253edd169d: Pushed [2025-08-13T01:33:48.946Z] 72bc57657423: Pushed [2025-08-13T01:33:49.205Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:49.530Z] + 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-13T01:33:49.701Z] #129 ... [2025-08-13T01:33:49.701Z] [2025-08-13T01:33:49.701Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-13T01:33:49.701Z] #0 2.938 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-13T01:33:49.846Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-13T01:33:49.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-13T01:33:49.846Z] fd54b80b931a: Preparing [2025-08-13T01:33:49.846Z] 91deaa69b652: Preparing [2025-08-13T01:33:49.846Z] 72bc57657423: Preparing [2025-08-13T01:33:49.846Z] b5253edd169d: Preparing [2025-08-13T01:33:49.846Z] 7509a13bceaf: Preparing [2025-08-13T01:33:49.846Z] e154c19d9a26: Preparing [2025-08-13T01:33:49.846Z] ccd9c01cc1d4: Preparing [2025-08-13T01:33:49.846Z] 379e623efafa: Preparing [2025-08-13T01:33:49.846Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:49.846Z] abd00239b068: Preparing [2025-08-13T01:33:49.846Z] b3148daea0e9: Preparing [2025-08-13T01:33:49.846Z] 097100c76c15: Preparing [2025-08-13T01:33:49.846Z] abd00239b068: Waiting [2025-08-13T01:33:49.846Z] b3148daea0e9: Waiting [2025-08-13T01:33:49.846Z] 097100c76c15: Waiting [2025-08-13T01:33:49.846Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:49.846Z] ccd9c01cc1d4: Waiting [2025-08-13T01:33:49.846Z] 379e623efafa: Waiting [2025-08-13T01:33:49.846Z] e154c19d9a26: Waiting [2025-08-13T01:33:49.846Z] b5253edd169d: Layer already exists [2025-08-13T01:33:49.846Z] 7509a13bceaf: Layer already exists [2025-08-13T01:33:49.846Z] fd54b80b931a: Layer already exists [2025-08-13T01:33:49.846Z] 72bc57657423: Layer already exists [2025-08-13T01:33:49.846Z] 91deaa69b652: Layer already exists [2025-08-13T01:33:49.846Z] e154c19d9a26: Layer already exists [2025-08-13T01:33:49.846Z] 379e623efafa: Layer already exists [2025-08-13T01:33:49.846Z] abd00239b068: Layer already exists [2025-08-13T01:33:49.846Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:49.846Z] ccd9c01cc1d4: Layer already exists [2025-08-13T01:33:49.846Z] b3148daea0e9: Layer already exists [2025-08-13T01:33:49.846Z] 097100c76c15: Layer already exists [2025-08-13T01:33:49.846Z] latest: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:50.176Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:50.290Z] #130 ... [2025-08-13T01:33:50.290Z] [2025-08-13T01:33:50.290Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T01:33:50.290Z] #129 1.601 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-13T01:33:50.499Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 [2025-08-13T01:33:50.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-13T01:33:50.499Z] fd54b80b931a: Preparing [2025-08-13T01:33:50.499Z] 91deaa69b652: Preparing [2025-08-13T01:33:50.499Z] 72bc57657423: Preparing [2025-08-13T01:33:50.499Z] b5253edd169d: Preparing [2025-08-13T01:33:50.499Z] 7509a13bceaf: Preparing [2025-08-13T01:33:50.499Z] e154c19d9a26: Preparing [2025-08-13T01:33:50.499Z] ccd9c01cc1d4: Preparing [2025-08-13T01:33:50.499Z] 379e623efafa: Preparing [2025-08-13T01:33:50.499Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:50.499Z] abd00239b068: Preparing [2025-08-13T01:33:50.499Z] b3148daea0e9: Preparing [2025-08-13T01:33:50.499Z] 097100c76c15: Preparing [2025-08-13T01:33:50.499Z] e154c19d9a26: Waiting [2025-08-13T01:33:50.499Z] ccd9c01cc1d4: Waiting [2025-08-13T01:33:50.499Z] 379e623efafa: Waiting [2025-08-13T01:33:50.499Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:50.499Z] b3148daea0e9: Waiting [2025-08-13T01:33:50.499Z] 097100c76c15: Waiting [2025-08-13T01:33:50.499Z] abd00239b068: Waiting [2025-08-13T01:33:50.499Z] 72bc57657423: Layer already exists [2025-08-13T01:33:50.499Z] 7509a13bceaf: Layer already exists [2025-08-13T01:33:50.499Z] 91deaa69b652: Layer already exists [2025-08-13T01:33:50.499Z] fd54b80b931a: Layer already exists [2025-08-13T01:33:50.499Z] b5253edd169d: Layer already exists [2025-08-13T01:33:50.499Z] ccd9c01cc1d4: Layer already exists [2025-08-13T01:33:50.499Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:50.499Z] e154c19d9a26: Layer already exists [2025-08-13T01:33:50.499Z] 379e623efafa: Layer already exists [2025-08-13T01:33:50.499Z] abd00239b068: Layer already exists [2025-08-13T01:33:50.499Z] b3148daea0e9: Layer already exists [2025-08-13T01:33:50.499Z] 097100c76c15: Layer already exists [2025-08-13T01:33:50.499Z] 4.1.0-dev.45: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:50.822Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:51.138Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:51.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-13T01:33:51.138Z] fd54b80b931a: Preparing [2025-08-13T01:33:51.138Z] 91deaa69b652: Preparing [2025-08-13T01:33:51.138Z] 72bc57657423: Preparing [2025-08-13T01:33:51.138Z] b5253edd169d: Preparing [2025-08-13T01:33:51.138Z] 7509a13bceaf: Preparing [2025-08-13T01:33:51.138Z] e154c19d9a26: Preparing [2025-08-13T01:33:51.138Z] ccd9c01cc1d4: Preparing [2025-08-13T01:33:51.138Z] 379e623efafa: Preparing [2025-08-13T01:33:51.138Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:51.138Z] abd00239b068: Preparing [2025-08-13T01:33:51.138Z] b3148daea0e9: Preparing [2025-08-13T01:33:51.138Z] 097100c76c15: Preparing [2025-08-13T01:33:51.138Z] e154c19d9a26: Waiting [2025-08-13T01:33:51.138Z] abd00239b068: Waiting [2025-08-13T01:33:51.138Z] b3148daea0e9: Waiting [2025-08-13T01:33:51.138Z] 097100c76c15: Waiting [2025-08-13T01:33:51.138Z] ccd9c01cc1d4: Waiting [2025-08-13T01:33:51.138Z] 379e623efafa: Waiting [2025-08-13T01:33:51.138Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:51.138Z] 72bc57657423: Layer already exists [2025-08-13T01:33:51.138Z] fd54b80b931a: Layer already exists [2025-08-13T01:33:51.138Z] 91deaa69b652: Layer already exists [2025-08-13T01:33:51.138Z] 7509a13bceaf: Layer already exists [2025-08-13T01:33:51.138Z] b5253edd169d: Layer already exists [2025-08-13T01:33:51.138Z] e154c19d9a26: Layer already exists [2025-08-13T01:33:51.138Z] 379e623efafa: Layer already exists [2025-08-13T01:33:51.138Z] ccd9c01cc1d4: Layer already exists [2025-08-13T01:33:51.138Z] abd00239b068: Layer already exists [2025-08-13T01:33:51.138Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:51.138Z] b3148daea0e9: Layer already exists [2025-08-13T01:33:51.138Z] 097100c76c15: Layer already exists [2025-08-13T01:33:51.138Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:51.460Z] + 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-13T01:33:51.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-13T01:33:51.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-13T01:33:51.774Z] fd54b80b931a: Preparing [2025-08-13T01:33:51.774Z] 91deaa69b652: Preparing [2025-08-13T01:33:51.774Z] 72bc57657423: Preparing [2025-08-13T01:33:51.774Z] b5253edd169d: Preparing [2025-08-13T01:33:51.774Z] 7509a13bceaf: Preparing [2025-08-13T01:33:51.774Z] e154c19d9a26: Preparing [2025-08-13T01:33:51.774Z] ccd9c01cc1d4: Preparing [2025-08-13T01:33:51.774Z] 379e623efafa: Preparing [2025-08-13T01:33:51.774Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:51.774Z] ccd9c01cc1d4: Waiting [2025-08-13T01:33:51.774Z] e154c19d9a26: Waiting [2025-08-13T01:33:51.774Z] 379e623efafa: Waiting [2025-08-13T01:33:51.774Z] abd00239b068: Preparing [2025-08-13T01:33:51.774Z] d54a0f7eeb4c: Waiting [2025-08-13T01:33:51.774Z] b3148daea0e9: Preparing [2025-08-13T01:33:51.774Z] abd00239b068: Waiting [2025-08-13T01:33:51.774Z] 097100c76c15: Preparing [2025-08-13T01:33:51.774Z] b3148daea0e9: Waiting [2025-08-13T01:33:51.774Z] 097100c76c15: Waiting [2025-08-13T01:33:51.774Z] b5253edd169d: Layer already exists [2025-08-13T01:33:51.774Z] 7509a13bceaf: Layer already exists [2025-08-13T01:33:51.774Z] 72bc57657423: Layer already exists [2025-08-13T01:33:51.774Z] 91deaa69b652: Layer already exists [2025-08-13T01:33:51.774Z] fd54b80b931a: Layer already exists [2025-08-13T01:33:51.774Z] e154c19d9a26: Layer already exists [2025-08-13T01:33:51.774Z] ccd9c01cc1d4: Layer already exists [2025-08-13T01:33:51.774Z] abd00239b068: Layer already exists [2025-08-13T01:33:51.774Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:51.774Z] 379e623efafa: Layer already exists [2025-08-13T01:33:51.774Z] b3148daea0e9: Layer already exists [2025-08-13T01:33:51.774Z] 097100c76c15: Layer already exists [2025-08-13T01:33:51.774Z] main: digest: sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:51.843Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:51.855Z] taggedImages: [2025-08-13T01:33:51.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:51.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-13T01:33:51.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 [2025-08-13T01:33:51.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:51.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-13T01:33:51.892Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-13T01:33:51.892Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:51.892Z] latest [2025-08-13T01:33:51.892Z] 4.1.0-dev.45 [2025-08-13T01:33:51.892Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:51.892Z] main [2025-08-13T01:33:51.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:52.235Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:52.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:52.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-13T01:33:52.554Z] e85f937e8b99: Preparing [2025-08-13T01:33:52.554Z] 338cdf2ed2c9: Preparing [2025-08-13T01:33:52.554Z] 379e623efafa: Preparing [2025-08-13T01:33:52.554Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:52.554Z] 820aa3961ab8: Preparing [2025-08-13T01:33:52.554Z] 4c9e1170382c: Preparing [2025-08-13T01:33:52.554Z] 097100c76c15: Preparing [2025-08-13T01:33:52.554Z] 4c9e1170382c: Waiting [2025-08-13T01:33:52.554Z] 097100c76c15: Waiting [2025-08-13T01:33:52.554Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:52.554Z] 379e623efafa: Layer already exists [2025-08-13T01:33:52.554Z] 097100c76c15: Layer already exists [2025-08-13T01:33:52.554Z] e85f937e8b99: Pushed [2025-08-13T01:33:52.554Z] 820aa3961ab8: Pushed [2025-08-13T01:33:52.883Z] #129 ... [2025-08-13T01:33:52.883Z] [2025-08-13T01:33:52.883Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:33:52.883Z] #82 DONE 114.7s [2025-08-13T01:33:52.883Z] [2025-08-13T01:33:52.883Z] #131 [support-scheduler builder 6/7] COPY . . [2025-08-13T01:33:53.489Z] 4c9e1170382c: Pushed [2025-08-13T01:33:53.851Z] #131 DONE 1.0s [2025-08-13T01:33:53.851Z] [2025-08-13T01:33:53.851Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:33:53.851Z] #92 ... [2025-08-13T01:33:53.851Z] [2025-08-13T01:33:53.851Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T01:33:55.801Z] #132 1.795 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-13T01:33:56.023Z] 338cdf2ed2c9: Pushed [2025-08-13T01:33:56.023Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:56.093Z] #132 ... [2025-08-13T01:33:56.093Z] [2025-08-13T01:33:56.093Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:33:56.093Z] #89 DONE 109.4s [2025-08-13T01:33:56.354Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-13T01:33:56.360Z] [2025-08-13T01:33:56.360Z] #133 [core-keeper builder 7/8] COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:56.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-13T01:33:56.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-13T01:33:56.676Z] e85f937e8b99: Preparing [2025-08-13T01:33:56.676Z] 338cdf2ed2c9: Preparing [2025-08-13T01:33:56.676Z] 379e623efafa: Preparing [2025-08-13T01:33:56.676Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:56.676Z] 820aa3961ab8: Preparing [2025-08-13T01:33:56.676Z] 4c9e1170382c: Preparing [2025-08-13T01:33:56.676Z] 097100c76c15: Preparing [2025-08-13T01:33:56.676Z] 4c9e1170382c: Waiting [2025-08-13T01:33:56.676Z] 338cdf2ed2c9: Layer already exists [2025-08-13T01:33:56.676Z] 820aa3961ab8: Layer already exists [2025-08-13T01:33:56.676Z] 379e623efafa: Layer already exists [2025-08-13T01:33:56.676Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:56.676Z] e85f937e8b99: Layer already exists [2025-08-13T01:33:56.676Z] 4c9e1170382c: Layer already exists [2025-08-13T01:33:56.676Z] 097100c76c15: Layer already exists [2025-08-13T01:33:56.676Z] latest: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:57.009Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:57.235Z] #133 DONE 1.1s [2025-08-13T01:33:57.235Z] [2025-08-13T01:33:57.235Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-13T01:33:57.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 [2025-08-13T01:33:57.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-13T01:33:57.328Z] e85f937e8b99: Preparing [2025-08-13T01:33:57.328Z] 338cdf2ed2c9: Preparing [2025-08-13T01:33:57.328Z] 379e623efafa: Preparing [2025-08-13T01:33:57.328Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:57.328Z] 820aa3961ab8: Preparing [2025-08-13T01:33:57.328Z] 4c9e1170382c: Preparing [2025-08-13T01:33:57.328Z] 097100c76c15: Preparing [2025-08-13T01:33:57.328Z] 4c9e1170382c: Waiting [2025-08-13T01:33:57.328Z] 097100c76c15: Waiting [2025-08-13T01:33:57.328Z] e85f937e8b99: Layer already exists [2025-08-13T01:33:57.328Z] 379e623efafa: Layer already exists [2025-08-13T01:33:57.328Z] 338cdf2ed2c9: Layer already exists [2025-08-13T01:33:57.328Z] 820aa3961ab8: Layer already exists [2025-08-13T01:33:57.328Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:57.328Z] 097100c76c15: Layer already exists [2025-08-13T01:33:57.328Z] 4c9e1170382c: Layer already exists [2025-08-13T01:33:57.328Z] 4.1.0-dev.45: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:57.654Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:57.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:57.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-13T01:33:57.975Z] e85f937e8b99: Preparing [2025-08-13T01:33:57.975Z] 338cdf2ed2c9: Preparing [2025-08-13T01:33:57.975Z] 379e623efafa: Preparing [2025-08-13T01:33:57.975Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:57.975Z] 820aa3961ab8: Preparing [2025-08-13T01:33:57.975Z] 4c9e1170382c: Preparing [2025-08-13T01:33:57.975Z] 097100c76c15: Preparing [2025-08-13T01:33:57.975Z] 4c9e1170382c: Waiting [2025-08-13T01:33:57.975Z] 097100c76c15: Waiting [2025-08-13T01:33:57.975Z] 379e623efafa: Layer already exists [2025-08-13T01:33:57.975Z] 820aa3961ab8: Layer already exists [2025-08-13T01:33:57.975Z] e85f937e8b99: Layer already exists [2025-08-13T01:33:57.975Z] 338cdf2ed2c9: Layer already exists [2025-08-13T01:33:57.975Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:57.975Z] 4c9e1170382c: Layer already exists [2025-08-13T01:33:57.975Z] 097100c76c15: Layer already exists [2025-08-13T01:33:57.975Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:58.289Z] + 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-13T01:33:58.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-13T01:33:58.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-13T01:33:58.612Z] e85f937e8b99: Preparing [2025-08-13T01:33:58.612Z] 338cdf2ed2c9: Preparing [2025-08-13T01:33:58.612Z] 379e623efafa: Preparing [2025-08-13T01:33:58.612Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:58.612Z] 820aa3961ab8: Preparing [2025-08-13T01:33:58.612Z] 4c9e1170382c: Preparing [2025-08-13T01:33:58.612Z] 097100c76c15: Preparing [2025-08-13T01:33:58.612Z] 4c9e1170382c: Waiting [2025-08-13T01:33:58.612Z] 097100c76c15: Waiting [2025-08-13T01:33:58.612Z] 379e623efafa: Layer already exists [2025-08-13T01:33:58.612Z] 820aa3961ab8: Layer already exists [2025-08-13T01:33:58.612Z] e85f937e8b99: Layer already exists [2025-08-13T01:33:58.612Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:58.612Z] 338cdf2ed2c9: Layer already exists [2025-08-13T01:33:58.612Z] 4c9e1170382c: Layer already exists [2025-08-13T01:33:58.612Z] 097100c76c15: Layer already exists [2025-08-13T01:33:58.612Z] main: digest: sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:33:58.688Z] ===================================================== [Pipeline] echo [2025-08-13T01:33:58.701Z] taggedImages: [2025-08-13T01:33:58.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:58.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-13T01:33:58.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 [2025-08-13T01:33:58.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:58.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-13T01:33:58.721Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-13T01:33:58.721Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:58.721Z] latest [2025-08-13T01:33:58.721Z] 4.1.0-dev.45 [2025-08-13T01:33:58.721Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:33:58.721Z] main [2025-08-13T01:33:58.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:59.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:33:59.257Z] #134 1.877 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-13T01:33:59.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:33:59.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-13T01:33:59.371Z] 623298b3b3fd: Preparing [2025-08-13T01:33:59.371Z] e683ea364195: Preparing [2025-08-13T01:33:59.371Z] 3626e6dd00d1: Preparing [2025-08-13T01:33:59.371Z] 379e623efafa: Preparing [2025-08-13T01:33:59.371Z] d54a0f7eeb4c: Preparing [2025-08-13T01:33:59.371Z] 22311e4b2660: Preparing [2025-08-13T01:33:59.371Z] c3e8610bfb7e: Preparing [2025-08-13T01:33:59.371Z] 62b68e1f5649: Preparing [2025-08-13T01:33:59.371Z] e315253109ac: Preparing [2025-08-13T01:33:59.371Z] 097100c76c15: Preparing [2025-08-13T01:33:59.371Z] 22311e4b2660: Waiting [2025-08-13T01:33:59.371Z] e315253109ac: Waiting [2025-08-13T01:33:59.371Z] 097100c76c15: Waiting [2025-08-13T01:33:59.371Z] c3e8610bfb7e: Waiting [2025-08-13T01:33:59.371Z] 62b68e1f5649: Waiting [2025-08-13T01:33:59.371Z] 379e623efafa: Layer already exists [2025-08-13T01:33:59.371Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:33:59.371Z] e683ea364195: Pushed [2025-08-13T01:33:59.371Z] 3626e6dd00d1: Pushed [2025-08-13T01:33:59.371Z] 623298b3b3fd: Pushed [2025-08-13T01:33:59.371Z] 097100c76c15: Layer already exists [2025-08-13T01:33:59.630Z] 62b68e1f5649: Pushed [2025-08-13T01:33:59.887Z] e315253109ac: Pushed [2025-08-13T01:34:04.072Z] c3e8610bfb7e: Pushed [2025-08-13T01:34:10.637Z] 22311e4b2660: Pushed [2025-08-13T01:34:10.896Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:11.294Z] + 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-13T01:34:11.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-13T01:34:11.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-13T01:34:11.723Z] 623298b3b3fd: Preparing [2025-08-13T01:34:11.723Z] e683ea364195: Preparing [2025-08-13T01:34:11.723Z] 3626e6dd00d1: Preparing [2025-08-13T01:34:11.723Z] 379e623efafa: Preparing [2025-08-13T01:34:11.723Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:11.723Z] 22311e4b2660: Preparing [2025-08-13T01:34:11.723Z] c3e8610bfb7e: Preparing [2025-08-13T01:34:11.723Z] 22311e4b2660: Waiting [2025-08-13T01:34:11.723Z] 62b68e1f5649: Preparing [2025-08-13T01:34:11.723Z] e315253109ac: Preparing [2025-08-13T01:34:11.723Z] c3e8610bfb7e: Waiting [2025-08-13T01:34:11.723Z] 62b68e1f5649: Waiting [2025-08-13T01:34:11.723Z] 097100c76c15: Preparing [2025-08-13T01:34:11.723Z] e315253109ac: Waiting [2025-08-13T01:34:11.723Z] 097100c76c15: Waiting [2025-08-13T01:34:11.723Z] 3626e6dd00d1: Layer already exists [2025-08-13T01:34:11.723Z] 379e623efafa: Layer already exists [2025-08-13T01:34:11.723Z] e683ea364195: Layer already exists [2025-08-13T01:34:11.723Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:11.723Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:11.723Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:11.723Z] c3e8610bfb7e: Layer already exists [2025-08-13T01:34:11.723Z] e315253109ac: Layer already exists [2025-08-13T01:34:11.723Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:11.723Z] 097100c76c15: Layer already exists [2025-08-13T01:34:11.723Z] latest: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:12.067Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:12.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 [2025-08-13T01:34:12.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-13T01:34:12.379Z] 623298b3b3fd: Preparing [2025-08-13T01:34:12.379Z] e683ea364195: Preparing [2025-08-13T01:34:12.379Z] 3626e6dd00d1: Preparing [2025-08-13T01:34:12.379Z] 379e623efafa: Preparing [2025-08-13T01:34:12.379Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:12.379Z] 22311e4b2660: Preparing [2025-08-13T01:34:12.379Z] c3e8610bfb7e: Preparing [2025-08-13T01:34:12.379Z] 62b68e1f5649: Preparing [2025-08-13T01:34:12.379Z] e315253109ac: Preparing [2025-08-13T01:34:12.379Z] 097100c76c15: Preparing [2025-08-13T01:34:12.379Z] 22311e4b2660: Waiting [2025-08-13T01:34:12.379Z] c3e8610bfb7e: Waiting [2025-08-13T01:34:12.379Z] 62b68e1f5649: Waiting [2025-08-13T01:34:12.379Z] 097100c76c15: Waiting [2025-08-13T01:34:12.379Z] e315253109ac: Waiting [2025-08-13T01:34:12.379Z] e683ea364195: Layer already exists [2025-08-13T01:34:12.379Z] 3626e6dd00d1: Layer already exists [2025-08-13T01:34:12.379Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:12.379Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:12.379Z] 379e623efafa: Layer already exists [2025-08-13T01:34:12.379Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:12.379Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:12.379Z] c3e8610bfb7e: Layer already exists [2025-08-13T01:34:12.379Z] 097100c76c15: Layer already exists [2025-08-13T01:34:12.379Z] e315253109ac: Layer already exists [2025-08-13T01:34:12.379Z] 4.1.0-dev.45: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:12.698Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:13.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:13.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-13T01:34:13.016Z] 623298b3b3fd: Preparing [2025-08-13T01:34:13.016Z] e683ea364195: Preparing [2025-08-13T01:34:13.016Z] 3626e6dd00d1: Preparing [2025-08-13T01:34:13.016Z] 379e623efafa: Preparing [2025-08-13T01:34:13.016Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:13.016Z] 22311e4b2660: Preparing [2025-08-13T01:34:13.016Z] c3e8610bfb7e: Preparing [2025-08-13T01:34:13.016Z] 62b68e1f5649: Preparing [2025-08-13T01:34:13.016Z] e315253109ac: Preparing [2025-08-13T01:34:13.016Z] 097100c76c15: Preparing [2025-08-13T01:34:13.016Z] 22311e4b2660: Waiting [2025-08-13T01:34:13.016Z] c3e8610bfb7e: Waiting [2025-08-13T01:34:13.016Z] 62b68e1f5649: Waiting [2025-08-13T01:34:13.016Z] e315253109ac: Waiting [2025-08-13T01:34:13.016Z] 097100c76c15: Waiting [2025-08-13T01:34:13.016Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:13.016Z] 3626e6dd00d1: Layer already exists [2025-08-13T01:34:13.016Z] 379e623efafa: Layer already exists [2025-08-13T01:34:13.016Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:13.016Z] e683ea364195: Layer already exists [2025-08-13T01:34:13.016Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:13.016Z] c3e8610bfb7e: Layer already exists [2025-08-13T01:34:13.016Z] e315253109ac: Layer already exists [2025-08-13T01:34:13.016Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:13.016Z] 097100c76c15: Layer already exists [2025-08-13T01:34:13.016Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:13.344Z] + 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-13T01:34:13.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-13T01:34:13.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-13T01:34:13.666Z] 623298b3b3fd: Preparing [2025-08-13T01:34:13.666Z] e683ea364195: Preparing [2025-08-13T01:34:13.666Z] 3626e6dd00d1: Preparing [2025-08-13T01:34:13.666Z] 379e623efafa: Preparing [2025-08-13T01:34:13.666Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:13.666Z] 22311e4b2660: Preparing [2025-08-13T01:34:13.666Z] c3e8610bfb7e: Preparing [2025-08-13T01:34:13.666Z] 62b68e1f5649: Preparing [2025-08-13T01:34:13.666Z] e315253109ac: Preparing [2025-08-13T01:34:13.666Z] 097100c76c15: Preparing [2025-08-13T01:34:13.666Z] e315253109ac: Waiting [2025-08-13T01:34:13.666Z] 097100c76c15: Waiting [2025-08-13T01:34:13.666Z] 22311e4b2660: Waiting [2025-08-13T01:34:13.666Z] c3e8610bfb7e: Waiting [2025-08-13T01:34:13.666Z] 62b68e1f5649: Waiting [2025-08-13T01:34:13.666Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:13.666Z] 379e623efafa: Layer already exists [2025-08-13T01:34:13.666Z] 3626e6dd00d1: Layer already exists [2025-08-13T01:34:13.666Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:13.666Z] e683ea364195: Layer already exists [2025-08-13T01:34:13.666Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:13.666Z] c3e8610bfb7e: Layer already exists [2025-08-13T01:34:13.666Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:13.666Z] e315253109ac: Layer already exists [2025-08-13T01:34:13.666Z] 097100c76c15: Layer already exists [2025-08-13T01:34:13.666Z] main: digest: sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:34:13.736Z] ===================================================== [Pipeline] echo [2025-08-13T01:34:13.751Z] taggedImages: [2025-08-13T01:34:13.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:13.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-13T01:34:13.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 [2025-08-13T01:34:13.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:13.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-13T01:34:13.785Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-13T01:34:13.785Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:13.785Z] latest [2025-08-13T01:34:13.785Z] 4.1.0-dev.45 [2025-08-13T01:34:13.785Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:13.785Z] main [2025-08-13T01:34:13.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:14.130Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:14.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:14.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-13T01:34:14.442Z] 9623e341340a: Preparing [2025-08-13T01:34:14.442Z] e1d5e028a7f1: Preparing [2025-08-13T01:34:14.442Z] bc309bd86fbc: Preparing [2025-08-13T01:34:14.442Z] 379e623efafa: Preparing [2025-08-13T01:34:14.442Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:14.442Z] 22311e4b2660: Preparing [2025-08-13T01:34:14.442Z] b8126b64ff78: Preparing [2025-08-13T01:34:14.442Z] 842886588f9e: Preparing [2025-08-13T01:34:14.442Z] 097100c76c15: Preparing [2025-08-13T01:34:14.442Z] b8126b64ff78: Waiting [2025-08-13T01:34:14.442Z] 22311e4b2660: Waiting [2025-08-13T01:34:14.442Z] 842886588f9e: Waiting [2025-08-13T01:34:14.442Z] 097100c76c15: Waiting [2025-08-13T01:34:14.442Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:14.442Z] 379e623efafa: Layer already exists [2025-08-13T01:34:14.442Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:14.442Z] bc309bd86fbc: Pushed [2025-08-13T01:34:14.442Z] 9623e341340a: Pushed [2025-08-13T01:34:14.442Z] e1d5e028a7f1: Pushed [2025-08-13T01:34:14.442Z] 097100c76c15: Layer already exists [2025-08-13T01:34:14.700Z] b8126b64ff78: Pushed [2025-08-13T01:34:14.700Z] 842886588f9e: Pushed [2025-08-13T01:34:14.960Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:15.288Z] + 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-13T01:34:15.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-13T01:34:15.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-13T01:34:15.605Z] 9623e341340a: Preparing [2025-08-13T01:34:15.605Z] e1d5e028a7f1: Preparing [2025-08-13T01:34:15.605Z] bc309bd86fbc: Preparing [2025-08-13T01:34:15.605Z] 379e623efafa: Preparing [2025-08-13T01:34:15.605Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:15.605Z] 22311e4b2660: Preparing [2025-08-13T01:34:15.605Z] b8126b64ff78: Preparing [2025-08-13T01:34:15.605Z] 842886588f9e: Preparing [2025-08-13T01:34:15.605Z] 097100c76c15: Preparing [2025-08-13T01:34:15.605Z] b8126b64ff78: Waiting [2025-08-13T01:34:15.605Z] 842886588f9e: Waiting [2025-08-13T01:34:15.605Z] 097100c76c15: Waiting [2025-08-13T01:34:15.605Z] 22311e4b2660: Waiting [2025-08-13T01:34:15.605Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:15.605Z] 9623e341340a: Layer already exists [2025-08-13T01:34:15.605Z] e1d5e028a7f1: Layer already exists [2025-08-13T01:34:15.605Z] 379e623efafa: Layer already exists [2025-08-13T01:34:15.605Z] bc309bd86fbc: Layer already exists [2025-08-13T01:34:15.605Z] 842886588f9e: Layer already exists [2025-08-13T01:34:15.605Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:15.605Z] b8126b64ff78: Layer already exists [2025-08-13T01:34:15.605Z] 097100c76c15: Layer already exists [2025-08-13T01:34:15.605Z] latest: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:15.930Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:16.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 [2025-08-13T01:34:16.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-13T01:34:16.256Z] 9623e341340a: Preparing [2025-08-13T01:34:16.256Z] e1d5e028a7f1: Preparing [2025-08-13T01:34:16.256Z] bc309bd86fbc: Preparing [2025-08-13T01:34:16.256Z] 379e623efafa: Preparing [2025-08-13T01:34:16.256Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:16.256Z] 22311e4b2660: Preparing [2025-08-13T01:34:16.256Z] b8126b64ff78: Preparing [2025-08-13T01:34:16.256Z] 842886588f9e: Preparing [2025-08-13T01:34:16.256Z] 097100c76c15: Preparing [2025-08-13T01:34:16.256Z] b8126b64ff78: Waiting [2025-08-13T01:34:16.256Z] 22311e4b2660: Waiting [2025-08-13T01:34:16.256Z] 842886588f9e: Waiting [2025-08-13T01:34:16.256Z] 097100c76c15: Waiting [2025-08-13T01:34:16.256Z] e1d5e028a7f1: Layer already exists [2025-08-13T01:34:16.256Z] 379e623efafa: Layer already exists [2025-08-13T01:34:16.256Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:16.256Z] bc309bd86fbc: Layer already exists [2025-08-13T01:34:16.256Z] 9623e341340a: Layer already exists [2025-08-13T01:34:16.256Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:16.256Z] 097100c76c15: Layer already exists [2025-08-13T01:34:16.256Z] 842886588f9e: Layer already exists [2025-08-13T01:34:16.256Z] b8126b64ff78: Layer already exists [2025-08-13T01:34:16.256Z] 4.1.0-dev.45: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:16.583Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:16.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:16.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-13T01:34:16.907Z] 9623e341340a: Preparing [2025-08-13T01:34:16.907Z] e1d5e028a7f1: Preparing [2025-08-13T01:34:16.907Z] bc309bd86fbc: Preparing [2025-08-13T01:34:16.907Z] 379e623efafa: Preparing [2025-08-13T01:34:16.907Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:16.907Z] 22311e4b2660: Preparing [2025-08-13T01:34:16.907Z] b8126b64ff78: Preparing [2025-08-13T01:34:16.907Z] 842886588f9e: Preparing [2025-08-13T01:34:16.907Z] 097100c76c15: Preparing [2025-08-13T01:34:16.907Z] b8126b64ff78: Waiting [2025-08-13T01:34:16.907Z] 842886588f9e: Waiting [2025-08-13T01:34:16.907Z] 097100c76c15: Waiting [2025-08-13T01:34:16.907Z] 22311e4b2660: Waiting [2025-08-13T01:34:16.907Z] 9623e341340a: Layer already exists [2025-08-13T01:34:16.907Z] bc309bd86fbc: Layer already exists [2025-08-13T01:34:16.907Z] e1d5e028a7f1: Layer already exists [2025-08-13T01:34:16.907Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:16.907Z] 379e623efafa: Layer already exists [2025-08-13T01:34:16.907Z] b8126b64ff78: Layer already exists [2025-08-13T01:34:16.907Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:16.907Z] 097100c76c15: Layer already exists [2025-08-13T01:34:16.907Z] 842886588f9e: Layer already exists [2025-08-13T01:34:16.907Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:17.227Z] + 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-13T01:34:17.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-13T01:34:17.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-13T01:34:17.555Z] 9623e341340a: Preparing [2025-08-13T01:34:17.555Z] e1d5e028a7f1: Preparing [2025-08-13T01:34:17.555Z] bc309bd86fbc: Preparing [2025-08-13T01:34:17.555Z] 379e623efafa: Preparing [2025-08-13T01:34:17.555Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:17.555Z] 22311e4b2660: Preparing [2025-08-13T01:34:17.555Z] b8126b64ff78: Preparing [2025-08-13T01:34:17.555Z] 842886588f9e: Preparing [2025-08-13T01:34:17.555Z] 097100c76c15: Preparing [2025-08-13T01:34:17.555Z] 22311e4b2660: Waiting [2025-08-13T01:34:17.555Z] 842886588f9e: Waiting [2025-08-13T01:34:17.555Z] 097100c76c15: Waiting [2025-08-13T01:34:17.555Z] b8126b64ff78: Waiting [2025-08-13T01:34:17.555Z] bc309bd86fbc: Layer already exists [2025-08-13T01:34:17.555Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:17.555Z] 9623e341340a: Layer already exists [2025-08-13T01:34:17.555Z] 379e623efafa: Layer already exists [2025-08-13T01:34:17.555Z] e1d5e028a7f1: Layer already exists [2025-08-13T01:34:17.555Z] 097100c76c15: Layer already exists [2025-08-13T01:34:17.555Z] 22311e4b2660: Layer already exists [2025-08-13T01:34:17.555Z] 842886588f9e: Layer already exists [2025-08-13T01:34:17.555Z] b8126b64ff78: Layer already exists [2025-08-13T01:34:17.555Z] main: digest: sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:34:17.630Z] ===================================================== [Pipeline] echo [2025-08-13T01:34:17.646Z] taggedImages: [2025-08-13T01:34:17.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:17.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-13T01:34:17.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 [2025-08-13T01:34:17.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:17.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-13T01:34:17.673Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-13T01:34:17.673Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:17.673Z] latest [2025-08-13T01:34:17.673Z] 4.1.0-dev.45 [2025-08-13T01:34:17.673Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:17.673Z] main [2025-08-13T01:34:17.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:18.012Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:18.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:18.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-13T01:34:18.333Z] 623298b3b3fd: Preparing [2025-08-13T01:34:18.333Z] 9a55e6e1e4d7: Preparing [2025-08-13T01:34:18.333Z] 13c5fba95fa7: Preparing [2025-08-13T01:34:18.333Z] 379e623efafa: Preparing [2025-08-13T01:34:18.333Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:18.333Z] e54c2d27f9df: Preparing [2025-08-13T01:34:18.333Z] 62b68e1f5649: Preparing [2025-08-13T01:34:18.333Z] e315253109ac: Preparing [2025-08-13T01:34:18.333Z] 097100c76c15: Preparing [2025-08-13T01:34:18.333Z] e54c2d27f9df: Waiting [2025-08-13T01:34:18.333Z] 62b68e1f5649: Waiting [2025-08-13T01:34:18.333Z] e315253109ac: Waiting [2025-08-13T01:34:18.333Z] 097100c76c15: Waiting [2025-08-13T01:34:18.333Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:18.333Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:18.333Z] 379e623efafa: Layer already exists [2025-08-13T01:34:18.333Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:18.333Z] e315253109ac: Layer already exists [2025-08-13T01:34:18.333Z] 097100c76c15: Layer already exists [2025-08-13T01:34:18.333Z] 13c5fba95fa7: Pushed [2025-08-13T01:34:18.333Z] 9a55e6e1e4d7: Pushed [2025-08-13T01:34:21.560Z] #134 ... [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:34:21.560Z] #92 DONE 129.8s [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-13T01:34:21.560Z] #135 DONE 0.9s [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #126 [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-13T01:34:21.560Z] #126 ... [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:34:21.560Z] #136 ... [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:34:21.560Z] #93 DONE 141.3s [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #137 [core-command builder 6/7] COPY . . [2025-08-13T01:34:21.560Z] #137 ... [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:34:21.560Z] #138 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:34:21.560Z] #139 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #140 [security-proxy-auth builder 6/7] COPY . . [2025-08-13T01:34:21.560Z] #140 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-13T01:34:21.560Z] #141 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:34:21.560Z] #142 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:34:21.560Z] #143 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:34:21.560Z] #144 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #145 [core-metadata builder 6/7] COPY . . [2025-08-13T01:34:21.560Z] #145 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:34:21.560Z] #146 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T01:34:21.560Z] #147 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #148 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-13T01:34:21.560Z] #148 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #149 [core-data builder 6/7] COPY . . [2025-08-13T01:34:21.560Z] #149 CACHED [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #137 [core-command builder 6/7] COPY . . [2025-08-13T01:34:21.560Z] #137 DONE 1.2s [2025-08-13T01:34:21.560Z] [2025-08-13T01:34:21.560Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-13T01:34:25.817Z] #150 4.380 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-13T01:34:30.540Z] e54c2d27f9df: Pushed [2025-08-13T01:34:30.540Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:30.873Z] + 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-13T01:34:31.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-13T01:34:31.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-13T01:34:31.197Z] 623298b3b3fd: Preparing [2025-08-13T01:34:31.197Z] 9a55e6e1e4d7: Preparing [2025-08-13T01:34:31.197Z] 13c5fba95fa7: Preparing [2025-08-13T01:34:31.197Z] 379e623efafa: Preparing [2025-08-13T01:34:31.197Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:31.197Z] e54c2d27f9df: Preparing [2025-08-13T01:34:31.197Z] 62b68e1f5649: Preparing [2025-08-13T01:34:31.197Z] e315253109ac: Preparing [2025-08-13T01:34:31.197Z] 097100c76c15: Preparing [2025-08-13T01:34:31.197Z] 62b68e1f5649: Waiting [2025-08-13T01:34:31.197Z] e315253109ac: Waiting [2025-08-13T01:34:31.197Z] 097100c76c15: Waiting [2025-08-13T01:34:31.197Z] e54c2d27f9df: Waiting [2025-08-13T01:34:31.197Z] 9a55e6e1e4d7: Layer already exists [2025-08-13T01:34:31.197Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:31.197Z] 379e623efafa: Layer already exists [2025-08-13T01:34:31.197Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:31.197Z] 13c5fba95fa7: Layer already exists [2025-08-13T01:34:31.197Z] e315253109ac: Layer already exists [2025-08-13T01:34:31.197Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:31.197Z] e54c2d27f9df: Layer already exists [2025-08-13T01:34:31.197Z] 097100c76c15: Layer already exists [2025-08-13T01:34:31.197Z] latest: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:31.522Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:31.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 [2025-08-13T01:34:31.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-13T01:34:31.851Z] 623298b3b3fd: Preparing [2025-08-13T01:34:31.851Z] 9a55e6e1e4d7: Preparing [2025-08-13T01:34:31.851Z] 13c5fba95fa7: Preparing [2025-08-13T01:34:31.851Z] 379e623efafa: Preparing [2025-08-13T01:34:31.851Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:31.851Z] e54c2d27f9df: Preparing [2025-08-13T01:34:31.851Z] 62b68e1f5649: Preparing [2025-08-13T01:34:31.851Z] e315253109ac: Preparing [2025-08-13T01:34:31.851Z] 097100c76c15: Preparing [2025-08-13T01:34:31.851Z] 62b68e1f5649: Waiting [2025-08-13T01:34:31.851Z] e54c2d27f9df: Waiting [2025-08-13T01:34:31.851Z] e315253109ac: Waiting [2025-08-13T01:34:31.851Z] 097100c76c15: Waiting [2025-08-13T01:34:31.851Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:31.851Z] 9a55e6e1e4d7: Layer already exists [2025-08-13T01:34:31.851Z] 13c5fba95fa7: Layer already exists [2025-08-13T01:34:31.851Z] 379e623efafa: Layer already exists [2025-08-13T01:34:31.851Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:31.851Z] e54c2d27f9df: Layer already exists [2025-08-13T01:34:31.851Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:31.851Z] 097100c76c15: Layer already exists [2025-08-13T01:34:31.851Z] e315253109ac: Layer already exists [2025-08-13T01:34:31.851Z] 4.1.0-dev.45: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:32.175Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:32.456Z] #150 ... [2025-08-13T01:34:32.456Z] [2025-08-13T01:34:32.456Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-13T01:34:32.456Z] #0 3.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-13T01:34:32.456Z] #151 ... [2025-08-13T01:34:32.456Z] [2025-08-13T01:34:32.456Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-13T01:34:32.456Z] #0 4.251 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-13T01:34:32.456Z] #152 ... [2025-08-13T01:34:32.456Z] [2025-08-13T01:34:32.456Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-13T01:34:32.456Z] #0 4.480 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-13T01:34:32.456Z] #153 ... [2025-08-13T01:34:32.456Z] [2025-08-13T01:34:32.456Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T01:34:32.456Z] #0 4.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-13T01:34:32.456Z] #154 ... [2025-08-13T01:34:32.456Z] [2025-08-13T01:34:32.456Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:34:32.456Z] #136 2.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-13T01:34:32.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:32.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-13T01:34:32.489Z] 623298b3b3fd: Preparing [2025-08-13T01:34:32.489Z] 9a55e6e1e4d7: Preparing [2025-08-13T01:34:32.489Z] 13c5fba95fa7: Preparing [2025-08-13T01:34:32.489Z] 379e623efafa: Preparing [2025-08-13T01:34:32.489Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:32.489Z] e54c2d27f9df: Preparing [2025-08-13T01:34:32.489Z] 62b68e1f5649: Preparing [2025-08-13T01:34:32.489Z] e315253109ac: Preparing [2025-08-13T01:34:32.489Z] 097100c76c15: Preparing [2025-08-13T01:34:32.489Z] 62b68e1f5649: Waiting [2025-08-13T01:34:32.489Z] e315253109ac: Waiting [2025-08-13T01:34:32.489Z] 097100c76c15: Waiting [2025-08-13T01:34:32.489Z] e54c2d27f9df: Waiting [2025-08-13T01:34:32.489Z] 13c5fba95fa7: Layer already exists [2025-08-13T01:34:32.489Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:32.489Z] 9a55e6e1e4d7: Layer already exists [2025-08-13T01:34:32.489Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:32.489Z] 379e623efafa: Layer already exists [2025-08-13T01:34:32.489Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:32.489Z] e54c2d27f9df: Layer already exists [2025-08-13T01:34:32.489Z] 097100c76c15: Layer already exists [2025-08-13T01:34:32.489Z] e315253109ac: Layer already exists [2025-08-13T01:34:32.489Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:32.803Z] + 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-13T01:34:33.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-13T01:34:33.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-13T01:34:33.132Z] 623298b3b3fd: Preparing [2025-08-13T01:34:33.132Z] 9a55e6e1e4d7: Preparing [2025-08-13T01:34:33.132Z] 13c5fba95fa7: Preparing [2025-08-13T01:34:33.132Z] 379e623efafa: Preparing [2025-08-13T01:34:33.132Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:33.132Z] e54c2d27f9df: Preparing [2025-08-13T01:34:33.132Z] 62b68e1f5649: Preparing [2025-08-13T01:34:33.132Z] e54c2d27f9df: Waiting [2025-08-13T01:34:33.132Z] e315253109ac: Preparing [2025-08-13T01:34:33.132Z] 097100c76c15: Preparing [2025-08-13T01:34:33.132Z] 097100c76c15: Waiting [2025-08-13T01:34:33.132Z] e315253109ac: Waiting [2025-08-13T01:34:33.132Z] 13c5fba95fa7: Layer already exists [2025-08-13T01:34:33.132Z] 9a55e6e1e4d7: Layer already exists [2025-08-13T01:34:33.132Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:33.132Z] 623298b3b3fd: Layer already exists [2025-08-13T01:34:33.132Z] 379e623efafa: Layer already exists [2025-08-13T01:34:33.132Z] e54c2d27f9df: Layer already exists [2025-08-13T01:34:33.132Z] 62b68e1f5649: Layer already exists [2025-08-13T01:34:33.132Z] e315253109ac: Layer already exists [2025-08-13T01:34:33.132Z] 097100c76c15: Layer already exists [2025-08-13T01:34:33.132Z] main: digest: sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:34:33.205Z] ===================================================== [Pipeline] echo [2025-08-13T01:34:33.219Z] taggedImages: [2025-08-13T01:34:33.219Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:33.219Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-13T01:34:33.219Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 [2025-08-13T01:34:33.219Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:33.219Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-13T01:34:33.244Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-13T01:34:33.244Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:33.244Z] latest [2025-08-13T01:34:33.244Z] 4.1.0-dev.45 [2025-08-13T01:34:33.244Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:33.244Z] main [2025-08-13T01:34:33.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:33.582Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:33.897Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:33.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-13T01:34:33.897Z] 025e428d89f5: Preparing [2025-08-13T01:34:33.897Z] c433940d3e73: Preparing [2025-08-13T01:34:33.897Z] 379e623efafa: Preparing [2025-08-13T01:34:33.897Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:33.897Z] bea551c47523: Preparing [2025-08-13T01:34:33.897Z] 82cdc801c9ac: Preparing [2025-08-13T01:34:33.897Z] 097100c76c15: Preparing [2025-08-13T01:34:33.897Z] 82cdc801c9ac: Waiting [2025-08-13T01:34:33.897Z] 097100c76c15: Waiting [2025-08-13T01:34:33.897Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:33.897Z] 379e623efafa: Layer already exists [2025-08-13T01:34:33.897Z] 097100c76c15: Layer already exists [2025-08-13T01:34:33.897Z] 025e428d89f5: Pushed [2025-08-13T01:34:33.897Z] bea551c47523: Pushed [2025-08-13T01:34:34.462Z] 82cdc801c9ac: Pushed [2025-08-13T01:34:38.651Z] c433940d3e73: Pushed [2025-08-13T01:34:38.651Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:38.968Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:39.281Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-13T01:34:39.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-13T01:34:39.281Z] 025e428d89f5: Preparing [2025-08-13T01:34:39.281Z] c433940d3e73: Preparing [2025-08-13T01:34:39.281Z] 379e623efafa: Preparing [2025-08-13T01:34:39.281Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:39.281Z] bea551c47523: Preparing [2025-08-13T01:34:39.281Z] 82cdc801c9ac: Preparing [2025-08-13T01:34:39.281Z] 097100c76c15: Preparing [2025-08-13T01:34:39.281Z] 82cdc801c9ac: Waiting [2025-08-13T01:34:39.281Z] 097100c76c15: Waiting [2025-08-13T01:34:39.281Z] bea551c47523: Layer already exists [2025-08-13T01:34:39.281Z] c433940d3e73: Layer already exists [2025-08-13T01:34:39.281Z] 025e428d89f5: Layer already exists [2025-08-13T01:34:39.281Z] 379e623efafa: Layer already exists [2025-08-13T01:34:39.281Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:39.281Z] 82cdc801c9ac: Layer already exists [2025-08-13T01:34:39.281Z] 097100c76c15: Layer already exists [2025-08-13T01:34:39.281Z] latest: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:39.608Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:39.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 [2025-08-13T01:34:39.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-13T01:34:39.926Z] 025e428d89f5: Preparing [2025-08-13T01:34:39.926Z] c433940d3e73: Preparing [2025-08-13T01:34:39.926Z] 379e623efafa: Preparing [2025-08-13T01:34:39.926Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:39.926Z] bea551c47523: Preparing [2025-08-13T01:34:39.926Z] 82cdc801c9ac: Preparing [2025-08-13T01:34:39.926Z] 097100c76c15: Preparing [2025-08-13T01:34:39.926Z] 82cdc801c9ac: Waiting [2025-08-13T01:34:39.926Z] 097100c76c15: Waiting [2025-08-13T01:34:39.926Z] 379e623efafa: Layer already exists [2025-08-13T01:34:39.926Z] c433940d3e73: Layer already exists [2025-08-13T01:34:39.926Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:39.926Z] bea551c47523: Layer already exists [2025-08-13T01:34:39.926Z] 025e428d89f5: Layer already exists [2025-08-13T01:34:39.926Z] 82cdc801c9ac: Layer already exists [2025-08-13T01:34:39.926Z] 097100c76c15: Layer already exists [2025-08-13T01:34:39.926Z] 4.1.0-dev.45: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:40.252Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:40.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:40.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-13T01:34:40.572Z] 025e428d89f5: Preparing [2025-08-13T01:34:40.572Z] c433940d3e73: Preparing [2025-08-13T01:34:40.572Z] 379e623efafa: Preparing [2025-08-13T01:34:40.572Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:40.572Z] bea551c47523: Preparing [2025-08-13T01:34:40.572Z] 82cdc801c9ac: Preparing [2025-08-13T01:34:40.572Z] 097100c76c15: Preparing [2025-08-13T01:34:40.572Z] 097100c76c15: Waiting [2025-08-13T01:34:40.572Z] 82cdc801c9ac: Waiting [2025-08-13T01:34:40.572Z] c433940d3e73: Layer already exists [2025-08-13T01:34:40.572Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:40.572Z] 025e428d89f5: Layer already exists [2025-08-13T01:34:40.572Z] 379e623efafa: Layer already exists [2025-08-13T01:34:40.572Z] bea551c47523: Layer already exists [2025-08-13T01:34:40.572Z] 82cdc801c9ac: Layer already exists [2025-08-13T01:34:40.572Z] 097100c76c15: Layer already exists [2025-08-13T01:34:40.572Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:40.893Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:41.216Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-13T01:34:41.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-13T01:34:41.216Z] 025e428d89f5: Preparing [2025-08-13T01:34:41.216Z] c433940d3e73: Preparing [2025-08-13T01:34:41.216Z] 379e623efafa: Preparing [2025-08-13T01:34:41.216Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:41.216Z] bea551c47523: Preparing [2025-08-13T01:34:41.216Z] 82cdc801c9ac: Preparing [2025-08-13T01:34:41.216Z] 097100c76c15: Preparing [2025-08-13T01:34:41.216Z] 82cdc801c9ac: Waiting [2025-08-13T01:34:41.216Z] 097100c76c15: Waiting [2025-08-13T01:34:41.216Z] 025e428d89f5: Layer already exists [2025-08-13T01:34:41.216Z] c433940d3e73: Layer already exists [2025-08-13T01:34:41.216Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:41.216Z] bea551c47523: Layer already exists [2025-08-13T01:34:41.216Z] 379e623efafa: Layer already exists [2025-08-13T01:34:41.216Z] 82cdc801c9ac: Layer already exists [2025-08-13T01:34:41.216Z] 097100c76c15: Layer already exists [2025-08-13T01:34:41.216Z] main: digest: sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:34:41.286Z] ===================================================== [Pipeline] echo [2025-08-13T01:34:41.300Z] taggedImages: [2025-08-13T01:34:41.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:41.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-13T01:34:41.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 [2025-08-13T01:34:41.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:41.300Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-13T01:34:41.327Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-13T01:34:41.327Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:41.327Z] latest [2025-08-13T01:34:41.327Z] 4.1.0-dev.45 [2025-08-13T01:34:41.327Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:41.327Z] main [2025-08-13T01:34:41.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:41.661Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:41.977Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:41.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-13T01:34:41.977Z] f82a9dbead41: Preparing [2025-08-13T01:34:41.977Z] 041a55289b03: Preparing [2025-08-13T01:34:41.977Z] 379e623efafa: Preparing [2025-08-13T01:34:41.977Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:41.977Z] 45c858e171cb: Preparing [2025-08-13T01:34:41.977Z] edb0c1018cc6: Preparing [2025-08-13T01:34:41.977Z] 097100c76c15: Preparing [2025-08-13T01:34:41.977Z] edb0c1018cc6: Waiting [2025-08-13T01:34:41.977Z] 097100c76c15: Waiting [2025-08-13T01:34:41.977Z] 379e623efafa: Layer already exists [2025-08-13T01:34:41.977Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:41.977Z] 097100c76c15: Layer already exists [2025-08-13T01:34:41.977Z] f82a9dbead41: Pushed [2025-08-13T01:34:41.977Z] 45c858e171cb: Pushed [2025-08-13T01:34:42.236Z] edb0c1018cc6: Pushed [2025-08-13T01:34:46.426Z] 041a55289b03: Pushed [2025-08-13T01:34:46.426Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:46.745Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:47.063Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-13T01:34:47.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-13T01:34:47.063Z] f82a9dbead41: Preparing [2025-08-13T01:34:47.063Z] 041a55289b03: Preparing [2025-08-13T01:34:47.063Z] 379e623efafa: Preparing [2025-08-13T01:34:47.063Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:47.063Z] 45c858e171cb: Preparing [2025-08-13T01:34:47.063Z] edb0c1018cc6: Preparing [2025-08-13T01:34:47.063Z] 097100c76c15: Preparing [2025-08-13T01:34:47.063Z] edb0c1018cc6: Waiting [2025-08-13T01:34:47.063Z] 097100c76c15: Waiting [2025-08-13T01:34:47.063Z] 45c858e171cb: Layer already exists [2025-08-13T01:34:47.063Z] f82a9dbead41: Layer already exists [2025-08-13T01:34:47.063Z] 041a55289b03: Layer already exists [2025-08-13T01:34:47.063Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:47.063Z] 379e623efafa: Layer already exists [2025-08-13T01:34:47.063Z] edb0c1018cc6: Layer already exists [2025-08-13T01:34:47.063Z] 097100c76c15: Layer already exists [2025-08-13T01:34:47.063Z] latest: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:47.386Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:47.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 [2025-08-13T01:34:47.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-13T01:34:47.707Z] f82a9dbead41: Preparing [2025-08-13T01:34:47.707Z] 041a55289b03: Preparing [2025-08-13T01:34:47.707Z] 379e623efafa: Preparing [2025-08-13T01:34:47.707Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:47.707Z] 45c858e171cb: Preparing [2025-08-13T01:34:47.707Z] edb0c1018cc6: Preparing [2025-08-13T01:34:47.707Z] 097100c76c15: Preparing [2025-08-13T01:34:47.707Z] edb0c1018cc6: Waiting [2025-08-13T01:34:47.707Z] 097100c76c15: Waiting [2025-08-13T01:34:47.708Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:47.708Z] 041a55289b03: Layer already exists [2025-08-13T01:34:47.708Z] 45c858e171cb: Layer already exists [2025-08-13T01:34:47.708Z] 379e623efafa: Layer already exists [2025-08-13T01:34:47.708Z] f82a9dbead41: Layer already exists [2025-08-13T01:34:47.708Z] 097100c76c15: Layer already exists [2025-08-13T01:34:47.708Z] edb0c1018cc6: Layer already exists [2025-08-13T01:34:47.708Z] 4.1.0-dev.45: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:48.040Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:48.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:48.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-13T01:34:48.363Z] f82a9dbead41: Preparing [2025-08-13T01:34:48.363Z] 041a55289b03: Preparing [2025-08-13T01:34:48.363Z] 379e623efafa: Preparing [2025-08-13T01:34:48.363Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:48.363Z] 45c858e171cb: Preparing [2025-08-13T01:34:48.363Z] edb0c1018cc6: Preparing [2025-08-13T01:34:48.363Z] 097100c76c15: Preparing [2025-08-13T01:34:48.363Z] edb0c1018cc6: Waiting [2025-08-13T01:34:48.363Z] 097100c76c15: Waiting [2025-08-13T01:34:48.363Z] 379e623efafa: Layer already exists [2025-08-13T01:34:48.363Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:48.363Z] f82a9dbead41: Layer already exists [2025-08-13T01:34:48.363Z] 041a55289b03: Layer already exists [2025-08-13T01:34:48.363Z] 45c858e171cb: Layer already exists [2025-08-13T01:34:48.363Z] edb0c1018cc6: Layer already exists [2025-08-13T01:34:48.363Z] 097100c76c15: Layer already exists [2025-08-13T01:34:48.363Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:48.682Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:34:48.999Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-13T01:34:48.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-13T01:34:48.999Z] f82a9dbead41: Preparing [2025-08-13T01:34:48.999Z] 041a55289b03: Preparing [2025-08-13T01:34:48.999Z] 379e623efafa: Preparing [2025-08-13T01:34:48.999Z] d54a0f7eeb4c: Preparing [2025-08-13T01:34:48.999Z] 45c858e171cb: Preparing [2025-08-13T01:34:48.999Z] edb0c1018cc6: Preparing [2025-08-13T01:34:49.000Z] 097100c76c15: Preparing [2025-08-13T01:34:49.000Z] edb0c1018cc6: Waiting [2025-08-13T01:34:49.000Z] 097100c76c15: Waiting [2025-08-13T01:34:49.000Z] f82a9dbead41: Layer already exists [2025-08-13T01:34:49.000Z] 041a55289b03: Layer already exists [2025-08-13T01:34:49.000Z] d54a0f7eeb4c: Layer already exists [2025-08-13T01:34:49.000Z] 45c858e171cb: Layer already exists [2025-08-13T01:34:49.000Z] 379e623efafa: Layer already exists [2025-08-13T01:34:49.000Z] 097100c76c15: Layer already exists [2025-08-13T01:34:49.000Z] edb0c1018cc6: Layer already exists [2025-08-13T01:34:49.000Z] main: digest: sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:34:49.083Z] ===================================================== [Pipeline] echo [2025-08-13T01:34:49.094Z] taggedImages: [2025-08-13T01:34:49.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-13T01:34:49.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 [2025-08-13T01:34:49.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-13T01:34:49.164Z] ========================================================= [2025-08-13T01:34:49.164Z] [edgeXBuildMultiArch] RAW Config: [2025-08-13T01:34:49.164Z] images: [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:34:49.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-13T01:34:49.164Z] settingsFile: [2025-08-13T01:34:49.164Z] edgex-go-settings [2025-08-13T01:34:49.164Z] ========================================================= [Pipeline] node [2025-08-13T01:35:04.168Z] Still waiting to schedule task [2025-08-13T01:35:04.168Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-13T01:36:06.140Z] Running on prd-centos7-docker-4c-2g-6815 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T01:36:06.186Z] provisioning config files... [2025-08-13T01:36:06.209Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config788589559789357399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:36:10.204Z] ---> ****-login.sh [2025-08-13T01:36:10.204Z] nexus3.edgexfoundry.org:10001 [2025-08-13T01:36:10.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:36:11.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:36:11.033Z] Configure a credential helper to remove this warning. See [2025-08-13T01:36:11.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:36:11.033Z] [2025-08-13T01:36:11.033Z] Login Succeeded [2025-08-13T01:36:11.033Z] nexus3.edgexfoundry.org:10002 [2025-08-13T01:36:11.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:36:11.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:36:11.033Z] Configure a credential helper to remove this warning. See [2025-08-13T01:36:11.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:36:11.033Z] [2025-08-13T01:36:11.033Z] Login Succeeded [2025-08-13T01:36:11.033Z] nexus3.edgexfoundry.org:10003 [2025-08-13T01:36:11.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:36:11.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:36:11.033Z] Configure a credential helper to remove this warning. See [2025-08-13T01:36:11.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:36:11.033Z] [2025-08-13T01:36:11.033Z] Login Succeeded [2025-08-13T01:36:11.033Z] nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:11.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:36:11.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:36:11.294Z] Configure a credential helper to remove this warning. See [2025-08-13T01:36:11.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:36:11.294Z] [2025-08-13T01:36:11.294Z] Login Succeeded [2025-08-13T01:36:11.294Z] ****.io [2025-08-13T01:36:11.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T01:36:11.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T01:36:11.295Z] Configure a credential helper to remove this warning. See [2025-08-13T01:36:11.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T01:36:11.295Z] [2025-08-13T01:36:11.295Z] Login Succeeded [2025-08-13T01:36:11.295Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T01:36:11.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T01:36:11.684Z] + docker buildx ls [2025-08-13T01:36:11.943Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-13T01:36:11.943Z] default * docker [2025-08-13T01:36:11.943Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-13T01:36:12.245Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-13T01:36:12.245Z] edgex-builder [Pipeline] sh [2025-08-13T01:36:12.541Z] + docker buildx inspect --bootstrap [2025-08-13T01:36:12.541Z] #1 [internal] booting buildkit [2025-08-13T01:36:12.541Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-13T01:36:27.484Z] #1 pulling image moby/buildkit:buildx-stable-1 13.7s done [2025-08-13T01:36:27.484Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-13T01:36:30.028Z] #1 creating container buildx_buildkit_edgex-builder0 3.4s done [2025-08-13T01:36:30.028Z] #1 DONE 17.1s [2025-08-13T01:36:30.028Z] Name: edgex-builder [2025-08-13T01:36:30.028Z] Driver: docker-container [2025-08-13T01:36:30.028Z] [2025-08-13T01:36:30.028Z] Nodes: [2025-08-13T01:36:30.028Z] Name: edgex-builder0 [2025-08-13T01:36:30.028Z] Endpoint: unix:///var/run/docker.sock [2025-08-13T01:36:30.028Z] Status: running [2025-08-13T01:36:30.028Z] Buildkit: v0.22.0 [2025-08-13T01:36:30.028Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-13T01:36:30.385Z] + docker buildx ls [2025-08-13T01:36:30.385Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-13T01:36:30.385Z] edgex-builder * docker-container [2025-08-13T01:36:30.385Z] 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-13T01:36:30.385Z] default docker [2025-08-13T01:36:30.385Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-13T01:36:30.672Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:36:30.672Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:36:30.932Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:30.932Z] #1 transferring dockerfile: 197B done [2025-08-13T01:36:30.932Z] #1 DONE 0.0s [2025-08-13T01:36:30.932Z] [2025-08-13T01:36:30.932Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:30.932Z] #2 DONE 0.1s [2025-08-13T01:36:30.932Z] [2025-08-13T01:36:30.932Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:30.932Z] #3 DONE 0.1s [2025-08-13T01:36:30.932Z] [2025-08-13T01:36:30.932Z] #4 [internal] load .dockerignore [2025-08-13T01:36:30.932Z] #4 transferring context: 2B done [2025-08-13T01:36:30.932Z] #4 DONE 0.0s [2025-08-13T01:36:30.932Z] [2025-08-13T01:36:30.932Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:30.932Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done [2025-08-13T01:36:30.932Z] #5 DONE 0.0s [2025-08-13T01:36:30.932Z] [2025-08-13T01:36:30.932Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:30.932Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done [2025-08-13T01:36:30.932Z] #6 DONE 0.1s [2025-08-13T01:36:30.932Z] [2025-08-13T01:36:30.932Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:30.932Z] #7 DONE 0.0s [2025-08-13T01:36:30.932Z] [2025-08-13T01:36:30.932Z] #8 exporting to image [2025-08-13T01:36:30.932Z] #8 exporting layers done [2025-08-13T01:36:30.932Z] #8 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 0.0s done [2025-08-13T01:36:30.932Z] #8 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done [2025-08-13T01:36:30.932Z] #8 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done [2025-08-13T01:36:30.932Z] #8 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done [2025-08-13T01:36:30.932Z] #8 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done [2025-08-13T01:36:30.932Z] #8 pushing layers 0.1s done [2025-08-13T01:36:30.932Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e [2025-08-13T01:36:30.932Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:31.193Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done [2025-08-13T01:36:31.193Z] #8 DONE 0.2s [2025-08-13T01:36:31.193Z] [2025-08-13T01:36:31.193Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:31.193Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:31.486Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-08-13T01:36:31.486Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-08-13T01:36:31.486Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:31.486Z] #1 transferring dockerfile: 163B done [2025-08-13T01:36:31.486Z] #1 DONE 0.0s [2025-08-13T01:36:31.486Z] [2025-08-13T01:36:31.486Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-13T01:36:31.486Z] #2 DONE 0.0s [2025-08-13T01:36:31.486Z] [2025-08-13T01:36:31.486Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-13T01:36:31.486Z] #3 DONE 0.0s [2025-08-13T01:36:31.486Z] [2025-08-13T01:36:31.486Z] #4 [internal] load .dockerignore [2025-08-13T01:36:31.486Z] #4 transferring context: 2B done [2025-08-13T01:36:31.486Z] #4 DONE 0.0s [2025-08-13T01:36:31.486Z] [2025-08-13T01:36:31.486Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:31.486Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done [2025-08-13T01:36:31.486Z] #5 CACHED [2025-08-13T01:36:31.486Z] [2025-08-13T01:36:31.486Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:31.486Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db done [2025-08-13T01:36:31.486Z] #6 CACHED [2025-08-13T01:36:31.486Z] [2025-08-13T01:36:31.486Z] #7 exporting to image [2025-08-13T01:36:31.486Z] #7 exporting layers done [2025-08-13T01:36:31.486Z] #7 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 done [2025-08-13T01:36:31.486Z] #7 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done [2025-08-13T01:36:31.486Z] #7 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done [2025-08-13T01:36:31.486Z] #7 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done [2025-08-13T01:36:31.486Z] #7 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done [2025-08-13T01:36:31.486Z] #7 pushing layers [2025-08-13T01:36:31.486Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:31.748Z] #7 pushing layers 0.0s done [2025-08-13T01:36:31.748Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done [2025-08-13T01:36:31.748Z] #7 DONE 0.1s [2025-08-13T01:36:31.748Z] [2025-08-13T01:36:31.748Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:31.748Z] #8 DONE 0.0s [2025-08-13T01:36:31.748Z] [2025-08-13T01:36:31.748Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:31.748Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:32.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45' [2025-08-13T01:36:32.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 --push - [2025-08-13T01:36:32.049Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:32.049Z] #1 transferring dockerfile: 169B 0.0s done [2025-08-13T01:36:32.049Z] #1 DONE 0.0s [2025-08-13T01:36:32.049Z] [2025-08-13T01:36:32.049Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 [2025-08-13T01:36:32.049Z] #2 DONE 0.0s [2025-08-13T01:36:32.049Z] [2025-08-13T01:36:32.049Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45 [2025-08-13T01:36:32.049Z] #3 DONE 0.0s [2025-08-13T01:36:32.049Z] [2025-08-13T01:36:32.049Z] #4 [internal] load .dockerignore [2025-08-13T01:36:32.049Z] #4 transferring context: 2B done [2025-08-13T01:36:32.049Z] #4 DONE 0.0s [2025-08-13T01:36:32.049Z] [2025-08-13T01:36:32.049Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:32.049Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db done [2025-08-13T01:36:32.049Z] #5 CACHED [2025-08-13T01:36:32.049Z] [2025-08-13T01:36:32.049Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:32.049Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done [2025-08-13T01:36:32.049Z] #6 CACHED [2025-08-13T01:36:32.049Z] [2025-08-13T01:36:32.049Z] #7 exporting to image [2025-08-13T01:36:32.049Z] #7 exporting layers done [2025-08-13T01:36:32.049Z] #7 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 done [2025-08-13T01:36:32.049Z] #7 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done [2025-08-13T01:36:32.049Z] #7 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done [2025-08-13T01:36:32.049Z] #7 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done [2025-08-13T01:36:32.049Z] #7 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done [2025-08-13T01:36:32.049Z] #7 pushing layers 0.0s done [2025-08-13T01:36:32.049Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e [2025-08-13T01:36:32.049Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:32.307Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.45@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done [2025-08-13T01:36:32.308Z] #7 DONE 0.1s [2025-08-13T01:36:32.308Z] [2025-08-13T01:36:32.308Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:32.308Z] #8 DONE 0.0s [2025-08-13T01:36:32.308Z] [2025-08-13T01:36:32.308Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:32.308Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:32.606Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:36:32.606Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:36:32.866Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:32.866Z] #1 transferring dockerfile: 210B done [2025-08-13T01:36:32.866Z] #1 DONE 0.1s [2025-08-13T01:36:32.866Z] [2025-08-13T01:36:32.866Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:36:32.866Z] #2 DONE 0.1s [2025-08-13T01:36:32.866Z] [2025-08-13T01:36:32.866Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:36:32.866Z] #3 DONE 0.1s [2025-08-13T01:36:32.866Z] [2025-08-13T01:36:32.866Z] #4 [internal] load .dockerignore [2025-08-13T01:36:32.866Z] #4 transferring context: 2B done [2025-08-13T01:36:32.866Z] #4 DONE 0.1s [2025-08-13T01:36:32.866Z] [2025-08-13T01:36:32.866Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:32.866Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done [2025-08-13T01:36:32.866Z] #5 DONE 0.0s [2025-08-13T01:36:32.866Z] [2025-08-13T01:36:32.866Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:33.124Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.0s done [2025-08-13T01:36:33.124Z] #6 CACHED [2025-08-13T01:36:33.124Z] [2025-08-13T01:36:33.124Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:33.124Z] #5 CACHED [2025-08-13T01:36:33.124Z] [2025-08-13T01:36:33.124Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:33.124Z] #7 DONE 0.0s [2025-08-13T01:36:33.124Z] [2025-08-13T01:36:33.124Z] #8 exporting to image [2025-08-13T01:36:33.124Z] #8 exporting layers done [2025-08-13T01:36:33.124Z] #8 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 done [2025-08-13T01:36:33.124Z] #8 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done [2025-08-13T01:36:33.124Z] #8 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done [2025-08-13T01:36:33.124Z] #8 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done [2025-08-13T01:36:33.124Z] #8 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done [2025-08-13T01:36:33.125Z] #8 pushing layers 0.0s done [2025-08-13T01:36:33.125Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done [2025-08-13T01:36:33.125Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:33.125Z] #8 DONE 0.1s [2025-08-13T01:36:33.125Z] [2025-08-13T01:36:33.125Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:33.125Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:33.412Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-08-13T01:36:33.413Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-08-13T01:36:33.673Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:33.673Z] #1 transferring dockerfile: 161B done [2025-08-13T01:36:33.673Z] #1 DONE 0.1s [2025-08-13T01:36:33.673Z] [2025-08-13T01:36:33.673Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-13T01:36:33.673Z] #2 DONE 0.0s [2025-08-13T01:36:33.673Z] [2025-08-13T01:36:33.673Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-13T01:36:33.673Z] #3 DONE 0.0s [2025-08-13T01:36:33.673Z] [2025-08-13T01:36:33.673Z] #4 [internal] load .dockerignore [2025-08-13T01:36:33.673Z] #4 transferring context: 2B done [2025-08-13T01:36:33.673Z] #4 DONE 0.1s [2025-08-13T01:36:33.673Z] [2025-08-13T01:36:33.673Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:33.673Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:33.932Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.1s done [2025-08-13T01:36:33.932Z] #5 CACHED [2025-08-13T01:36:33.932Z] [2025-08-13T01:36:33.932Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db [2025-08-13T01:36:33.932Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a9b9dd1b1538e77aa1bb2878ebac7b660a9a36604c2617ccbcb5711d503e78db 0.1s done [2025-08-13T01:36:33.932Z] #6 CACHED [2025-08-13T01:36:33.932Z] [2025-08-13T01:36:33.932Z] #7 exporting to image [2025-08-13T01:36:33.932Z] #7 exporting layers done [2025-08-13T01:36:33.932Z] #7 exporting manifest sha256:15d1ba9f1de6a8acf2824fd8cdced7ec09466788541e85d8acaa1e25fbed3d12 done [2025-08-13T01:36:33.932Z] #7 exporting config sha256:50eafd204d09932a5171f3e1f1d02a592d87846ccad354e6abc6b8c3cea397f0 done [2025-08-13T01:36:33.932Z] #7 exporting manifest sha256:49b231511aad203b13068dab754647e21f8dc760a39441dd3970f99bc6ca8684 done [2025-08-13T01:36:33.932Z] #7 exporting config sha256:66e8c29ff6ad3b79bdd89dc1105a083cf387793e2517c2e07b3768cb4cc98f03 done [2025-08-13T01:36:33.932Z] #7 exporting manifest list sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e done [2025-08-13T01:36:33.932Z] #7 pushing layers 0.0s done [2025-08-13T01:36:33.932Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e [2025-08-13T01:36:33.932Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:33.932Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef5923631cf3f08ea316edaae546d9e90bf3cf9f552f1db6f7f534dea9036b2e 0.1s done [2025-08-13T01:36:33.932Z] #7 DONE 0.1s [2025-08-13T01:36:33.932Z] [2025-08-13T01:36:33.932Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:33.932Z] #8 DONE 0.0s [2025-08-13T01:36:33.932Z] [2025-08-13T01:36:33.932Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:33.932Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:34.221Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:36:34.221Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:36:34.483Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:34.483Z] #1 transferring dockerfile: 216B done [2025-08-13T01:36:34.483Z] #1 DONE 0.1s [2025-08-13T01:36:34.483Z] [2025-08-13T01:36:34.483Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:34.483Z] #2 DONE 0.1s [2025-08-13T01:36:34.483Z] [2025-08-13T01:36:34.483Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:34.483Z] #3 DONE 0.1s [2025-08-13T01:36:34.483Z] [2025-08-13T01:36:34.483Z] #4 [internal] load .dockerignore [2025-08-13T01:36:34.483Z] #4 transferring context: 2B done [2025-08-13T01:36:34.483Z] #4 DONE 0.0s [2025-08-13T01:36:34.483Z] [2025-08-13T01:36:34.483Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:34.483Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:34.483Z] #5 DONE 0.0s [2025-08-13T01:36:34.483Z] [2025-08-13T01:36:34.483Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:34.750Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:34.750Z] #6 DONE 0.0s [2025-08-13T01:36:34.750Z] [2025-08-13T01:36:34.750Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:34.750Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:34.750Z] #5 DONE 0.2s [2025-08-13T01:36:34.750Z] [2025-08-13T01:36:34.750Z] #7 exporting to image [2025-08-13T01:36:34.750Z] #7 exporting layers done [2025-08-13T01:36:34.750Z] #7 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 0.1s done [2025-08-13T01:36:34.750Z] #7 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 0.0s done [2025-08-13T01:36:34.750Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:35.015Z] #7 ... [2025-08-13T01:36:35.015Z] [2025-08-13T01:36:35.015Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:35.015Z] #8 DONE 0.0s [2025-08-13T01:36:35.015Z] [2025-08-13T01:36:35.015Z] #7 exporting to image [2025-08-13T01:36:35.015Z] #7 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a 0.0s done [2025-08-13T01:36:35.015Z] #7 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done [2025-08-13T01:36:35.015Z] #7 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done [2025-08-13T01:36:35.015Z] #7 pushing layers 0.1s done [2025-08-13T01:36:35.015Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 [2025-08-13T01:36:35.015Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done [2025-08-13T01:36:35.015Z] #7 DONE 0.3s [2025-08-13T01:36:35.015Z] [2025-08-13T01:36:35.015Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:35.015Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:35.313Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-08-13T01:36:35.313Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-08-13T01:36:35.313Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:35.313Z] #1 transferring dockerfile: 182B done [2025-08-13T01:36:35.313Z] #1 DONE 0.0s [2025-08-13T01:36:35.313Z] [2025-08-13T01:36:35.313Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-13T01:36:35.313Z] #2 DONE 0.0s [2025-08-13T01:36:35.313Z] [2025-08-13T01:36:35.313Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-13T01:36:35.313Z] #3 DONE 0.0s [2025-08-13T01:36:35.313Z] [2025-08-13T01:36:35.313Z] #4 [internal] load .dockerignore [2025-08-13T01:36:35.313Z] #4 transferring context: 2B done [2025-08-13T01:36:35.313Z] #4 DONE 0.0s [2025-08-13T01:36:35.313Z] [2025-08-13T01:36:35.313Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:35.313Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:35.313Z] #5 CACHED [2025-08-13T01:36:35.313Z] [2025-08-13T01:36:35.313Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:35.313Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:35.313Z] #6 CACHED [2025-08-13T01:36:35.313Z] [2025-08-13T01:36:35.313Z] #7 exporting to image [2025-08-13T01:36:35.313Z] #7 exporting layers [2025-08-13T01:36:35.313Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:35.577Z] #7 exporting layers done [2025-08-13T01:36:35.577Z] #7 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 done [2025-08-13T01:36:35.577Z] #7 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done [2025-08-13T01:36:35.577Z] #7 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a done [2025-08-13T01:36:35.577Z] #7 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done [2025-08-13T01:36:35.577Z] #7 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done [2025-08-13T01:36:35.577Z] #7 pushing layers 0.0s done [2025-08-13T01:36:35.577Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done [2025-08-13T01:36:35.577Z] #7 DONE 0.1s [2025-08-13T01:36:35.577Z] [2025-08-13T01:36:35.577Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:35.577Z] #8 DONE 0.0s [2025-08-13T01:36:35.577Z] [2025-08-13T01:36:35.577Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:35.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:35.867Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 --push - [2025-08-13T01:36:35.867Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45' [2025-08-13T01:36:35.867Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:35.867Z] #1 transferring dockerfile: 188B done [2025-08-13T01:36:35.867Z] #1 DONE 0.0s [2025-08-13T01:36:35.867Z] [2025-08-13T01:36:35.867Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 [2025-08-13T01:36:35.867Z] #2 DONE 0.0s [2025-08-13T01:36:35.867Z] [2025-08-13T01:36:35.867Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45 [2025-08-13T01:36:35.867Z] #3 DONE 0.0s [2025-08-13T01:36:35.867Z] [2025-08-13T01:36:35.867Z] #4 [internal] load .dockerignore [2025-08-13T01:36:35.867Z] #4 transferring context: 2B done [2025-08-13T01:36:35.867Z] #4 DONE 0.0s [2025-08-13T01:36:35.867Z] [2025-08-13T01:36:35.867Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:35.867Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:35.867Z] #5 CACHED [2025-08-13T01:36:35.867Z] [2025-08-13T01:36:35.867Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:36.127Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:36.127Z] #6 CACHED [2025-08-13T01:36:36.127Z] [2025-08-13T01:36:36.127Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:36.127Z] #7 DONE 0.0s [2025-08-13T01:36:36.127Z] [2025-08-13T01:36:36.127Z] #8 exporting to image [2025-08-13T01:36:36.127Z] #8 exporting layers done [2025-08-13T01:36:36.127Z] #8 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 done [2025-08-13T01:36:36.127Z] #8 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done [2025-08-13T01:36:36.127Z] #8 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a done [2025-08-13T01:36:36.127Z] #8 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done [2025-08-13T01:36:36.127Z] #8 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done [2025-08-13T01:36:36.127Z] #8 pushing layers 0.0s done [2025-08-13T01:36:36.127Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.45@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done [2025-08-13T01:36:36.127Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:36.127Z] #8 DONE 0.1s [2025-08-13T01:36:36.127Z] [2025-08-13T01:36:36.127Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:36.127Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:36.417Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:36:36.417Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:36:36.676Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:36.676Z] #1 transferring dockerfile: 229B done [2025-08-13T01:36:36.676Z] #1 DONE 0.0s [2025-08-13T01:36:36.676Z] [2025-08-13T01:36:36.676Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:36:36.676Z] #2 DONE 0.0s [2025-08-13T01:36:36.676Z] [2025-08-13T01:36:36.676Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:36:36.676Z] #3 DONE 0.0s [2025-08-13T01:36:36.676Z] [2025-08-13T01:36:36.676Z] #4 [internal] load .dockerignore [2025-08-13T01:36:36.676Z] #4 transferring context: 2B done [2025-08-13T01:36:36.676Z] #4 DONE 0.0s [2025-08-13T01:36:36.676Z] [2025-08-13T01:36:36.676Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:36.676Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c done [2025-08-13T01:36:36.676Z] #5 CACHED [2025-08-13T01:36:36.676Z] [2025-08-13T01:36:36.676Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:36.676Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:36.676Z] #6 CACHED [2025-08-13T01:36:36.676Z] [2025-08-13T01:36:36.676Z] #7 exporting to image [2025-08-13T01:36:36.676Z] #7 exporting layers [2025-08-13T01:36:36.676Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:36.676Z] #7 exporting layers done [2025-08-13T01:36:36.676Z] #7 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 done [2025-08-13T01:36:36.677Z] #7 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done [2025-08-13T01:36:36.677Z] #7 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a done [2025-08-13T01:36:36.677Z] #7 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done [2025-08-13T01:36:36.677Z] #7 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done [2025-08-13T01:36:36.677Z] #7 pushing layers 0.0s done [2025-08-13T01:36:36.677Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done [2025-08-13T01:36:36.677Z] #7 DONE 0.1s [2025-08-13T01:36:36.677Z] [2025-08-13T01:36:36.677Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:36.677Z] #8 DONE 0.0s [2025-08-13T01:36:36.677Z] [2025-08-13T01:36:36.677Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:36.677Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:36.964Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-08-13T01:36:36.965Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-08-13T01:36:36.965Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:36.965Z] #1 transferring dockerfile: 180B done [2025-08-13T01:36:36.965Z] #1 DONE 0.0s [2025-08-13T01:36:36.965Z] [2025-08-13T01:36:36.965Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-13T01:36:36.965Z] #2 DONE 0.0s [2025-08-13T01:36:36.965Z] [2025-08-13T01:36:36.965Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-13T01:36:36.965Z] #3 DONE 0.0s [2025-08-13T01:36:36.965Z] [2025-08-13T01:36:36.965Z] #4 [internal] load .dockerignore [2025-08-13T01:36:36.965Z] #4 transferring context: 2B done [2025-08-13T01:36:36.965Z] #4 DONE 0.0s [2025-08-13T01:36:37.227Z] [2025-08-13T01:36:37.227Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:37.227Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:37.227Z] #5 CACHED [2025-08-13T01:36:37.227Z] [2025-08-13T01:36:37.227Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c [2025-08-13T01:36:37.227Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a42f892f2e8c559a0d7c78789accb8e7094a10aaf4eb9f258e71821aa974541c 0.0s done [2025-08-13T01:36:37.228Z] #6 CACHED [2025-08-13T01:36:37.228Z] [2025-08-13T01:36:37.228Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:37.228Z] #7 DONE 0.0s [2025-08-13T01:36:37.228Z] [2025-08-13T01:36:37.228Z] #8 exporting to image [2025-08-13T01:36:37.228Z] #8 exporting layers done [2025-08-13T01:36:37.228Z] #8 exporting manifest sha256:0e48ea4e08690f37bfde01ad3e4cbcfd6cc10b91f77953e585c5ef5059f269d8 done [2025-08-13T01:36:37.228Z] #8 exporting config sha256:1ace87d6edec6596db8b5e718dba98e0491be04c1dba006f19ed2b82f5e187a3 done [2025-08-13T01:36:37.228Z] #8 exporting manifest sha256:a9f43f9c669d841155d9dc27e125e2e0e4d644c7b7373127928911dc07a7d73a done [2025-08-13T01:36:37.228Z] #8 exporting config sha256:b86f5e7a984a4993aff4a6d5b5cd3dc31dc774703d74b871f33a1ed4c74c7692 done [2025-08-13T01:36:37.228Z] #8 exporting manifest list sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 done [2025-08-13T01:36:37.228Z] #8 pushing layers 0.0s done [2025-08-13T01:36:37.228Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:eb89908d072235cfa02e26a4bee2c06c3ac07196fba096af5a449405c32ff744 0.1s done [2025-08-13T01:36:37.228Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:37.228Z] #8 DONE 0.1s [2025-08-13T01:36:37.228Z] [2025-08-13T01:36:37.228Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:37.228Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:37.518Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:36:37.518Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:36:37.518Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:37.518Z] #1 transferring dockerfile: 194B done [2025-08-13T01:36:37.518Z] #1 DONE 0.0s [2025-08-13T01:36:37.518Z] [2025-08-13T01:36:37.518Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:37.518Z] #2 DONE 0.0s [2025-08-13T01:36:37.518Z] [2025-08-13T01:36:37.518Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:37.518Z] #3 DONE 0.1s [2025-08-13T01:36:37.518Z] [2025-08-13T01:36:37.518Z] #4 [internal] load .dockerignore [2025-08-13T01:36:37.518Z] #4 transferring context: 2B done [2025-08-13T01:36:37.518Z] #4 DONE 0.0s [2025-08-13T01:36:37.779Z] [2025-08-13T01:36:37.779Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:37.779Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done [2025-08-13T01:36:37.779Z] #5 DONE 0.0s [2025-08-13T01:36:37.779Z] [2025-08-13T01:36:37.779Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:37.779Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f done [2025-08-13T01:36:37.779Z] #6 DONE 0.1s [2025-08-13T01:36:37.779Z] [2025-08-13T01:36:37.779Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:37.779Z] #7 DONE 0.0s [2025-08-13T01:36:37.779Z] [2025-08-13T01:36:37.779Z] #8 exporting to image [2025-08-13T01:36:37.779Z] #8 exporting layers done [2025-08-13T01:36:37.779Z] #8 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done [2025-08-13T01:36:37.779Z] #8 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done [2025-08-13T01:36:37.779Z] #8 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done [2025-08-13T01:36:37.779Z] #8 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done [2025-08-13T01:36:37.779Z] #8 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done [2025-08-13T01:36:37.779Z] #8 pushing layers 0.1s done [2025-08-13T01:36:37.779Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd [2025-08-13T01:36:37.779Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:38.038Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done [2025-08-13T01:36:38.038Z] #8 DONE 0.2s [2025-08-13T01:36:38.038Z] [2025-08-13T01:36:38.038Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:38.038Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:38.323Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-08-13T01:36:38.323Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-08-13T01:36:38.323Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:38.323Z] #1 transferring dockerfile: 160B done [2025-08-13T01:36:38.323Z] #1 DONE 0.0s [2025-08-13T01:36:38.323Z] [2025-08-13T01:36:38.323Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-13T01:36:38.323Z] #2 DONE 0.0s [2025-08-13T01:36:38.323Z] [2025-08-13T01:36:38.323Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-13T01:36:38.323Z] #3 DONE 0.0s [2025-08-13T01:36:38.323Z] [2025-08-13T01:36:38.323Z] #4 [internal] load .dockerignore [2025-08-13T01:36:38.323Z] #4 transferring context: 2B done [2025-08-13T01:36:38.323Z] #4 DONE 0.0s [2025-08-13T01:36:38.323Z] [2025-08-13T01:36:38.323Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:38.323Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done [2025-08-13T01:36:38.323Z] #5 DONE 0.0s [2025-08-13T01:36:38.323Z] [2025-08-13T01:36:38.323Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:38.582Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done [2025-08-13T01:36:38.582Z] #6 CACHED [2025-08-13T01:36:38.582Z] [2025-08-13T01:36:38.582Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:38.582Z] #5 CACHED [2025-08-13T01:36:38.582Z] [2025-08-13T01:36:38.582Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:38.582Z] #7 DONE 0.0s [2025-08-13T01:36:38.582Z] [2025-08-13T01:36:38.582Z] #8 exporting to image [2025-08-13T01:36:38.582Z] #8 exporting layers done [2025-08-13T01:36:38.582Z] #8 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done [2025-08-13T01:36:38.582Z] #8 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done [2025-08-13T01:36:38.582Z] #8 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done [2025-08-13T01:36:38.582Z] #8 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done [2025-08-13T01:36:38.582Z] #8 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done [2025-08-13T01:36:38.582Z] #8 pushing layers 0.0s done [2025-08-13T01:36:38.582Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done [2025-08-13T01:36:38.582Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:38.582Z] #8 DONE 0.1s [2025-08-13T01:36:38.582Z] [2025-08-13T01:36:38.582Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:38.582Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:38.871Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 --push - [2025-08-13T01:36:38.871Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45' [2025-08-13T01:36:39.129Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:39.129Z] #1 transferring dockerfile: 166B done [2025-08-13T01:36:39.129Z] #1 DONE 0.0s [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 [2025-08-13T01:36:39.129Z] #2 DONE 0.0s [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45 [2025-08-13T01:36:39.129Z] #3 DONE 0.0s [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] #4 [internal] load .dockerignore [2025-08-13T01:36:39.129Z] #4 transferring context: 2B done [2025-08-13T01:36:39.129Z] #4 DONE 0.0s [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:39.129Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done [2025-08-13T01:36:39.129Z] #5 CACHED [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:39.129Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done [2025-08-13T01:36:39.129Z] #6 DONE 0.0s [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:39.129Z] #6 CACHED [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:39.129Z] #7 DONE 0.0s [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] #8 exporting to image [2025-08-13T01:36:39.129Z] #8 exporting layers done [2025-08-13T01:36:39.129Z] #8 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done [2025-08-13T01:36:39.129Z] #8 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done [2025-08-13T01:36:39.129Z] #8 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done [2025-08-13T01:36:39.129Z] #8 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done [2025-08-13T01:36:39.129Z] #8 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done [2025-08-13T01:36:39.129Z] #8 pushing layers 0.0s done [2025-08-13T01:36:39.129Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.45@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done [2025-08-13T01:36:39.129Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:39.129Z] #8 DONE 0.1s [2025-08-13T01:36:39.129Z] [2025-08-13T01:36:39.129Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:39.129Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:39.424Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:36:39.424Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:36:39.424Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:39.424Z] #1 transferring dockerfile: 207B done [2025-08-13T01:36:39.424Z] #1 DONE 0.0s [2025-08-13T01:36:39.424Z] [2025-08-13T01:36:39.424Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:36:39.424Z] #2 DONE 0.0s [2025-08-13T01:36:39.424Z] [2025-08-13T01:36:39.424Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:36:39.424Z] #3 DONE 0.0s [2025-08-13T01:36:39.424Z] [2025-08-13T01:36:39.424Z] #4 [internal] load .dockerignore [2025-08-13T01:36:39.424Z] #4 transferring context: 2B done [2025-08-13T01:36:39.424Z] #4 DONE 0.0s [2025-08-13T01:36:39.424Z] [2025-08-13T01:36:39.424Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:39.424Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f done [2025-08-13T01:36:39.424Z] #5 CACHED [2025-08-13T01:36:39.424Z] [2025-08-13T01:36:39.424Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:39.424Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f 0.0s done [2025-08-13T01:36:39.424Z] #6 CACHED [2025-08-13T01:36:39.424Z] [2025-08-13T01:36:39.424Z] #7 exporting to image [2025-08-13T01:36:39.424Z] #7 exporting layers done [2025-08-13T01:36:39.424Z] #7 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done [2025-08-13T01:36:39.424Z] #7 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done [2025-08-13T01:36:39.424Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:39.696Z] #7 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done [2025-08-13T01:36:39.696Z] #7 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done [2025-08-13T01:36:39.696Z] #7 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done [2025-08-13T01:36:39.696Z] #7 pushing layers 0.0s done [2025-08-13T01:36:39.696Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done [2025-08-13T01:36:39.696Z] #7 DONE 0.1s [2025-08-13T01:36:39.696Z] [2025-08-13T01:36:39.696Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:39.696Z] #8 DONE 0.0s [2025-08-13T01:36:39.696Z] [2025-08-13T01:36:39.696Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:39.696Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:40.006Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-08-13T01:36:40.006Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-08-13T01:36:40.266Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:40.266Z] #1 transferring dockerfile: 158B done [2025-08-13T01:36:40.266Z] #1 DONE 0.0s [2025-08-13T01:36:40.266Z] [2025-08-13T01:36:40.266Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-13T01:36:40.266Z] #2 DONE 0.0s [2025-08-13T01:36:40.266Z] [2025-08-13T01:36:40.266Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-13T01:36:40.266Z] #3 DONE 0.0s [2025-08-13T01:36:40.266Z] [2025-08-13T01:36:40.266Z] #4 [internal] load .dockerignore [2025-08-13T01:36:40.266Z] #4 transferring context: 2B done [2025-08-13T01:36:40.266Z] #4 DONE 0.0s [2025-08-13T01:36:40.266Z] [2025-08-13T01:36:40.266Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:40.266Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f done [2025-08-13T01:36:40.266Z] #5 CACHED [2025-08-13T01:36:40.266Z] [2025-08-13T01:36:40.266Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f [2025-08-13T01:36:40.266Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:de2c91fd23694599db4c6fee52198f0c2770ca595556b3cb0eee032d5d83ca6f done [2025-08-13T01:36:40.266Z] #6 CACHED [2025-08-13T01:36:40.266Z] [2025-08-13T01:36:40.266Z] #7 exporting to image [2025-08-13T01:36:40.266Z] #7 exporting layers done [2025-08-13T01:36:40.266Z] #7 exporting manifest sha256:35fb187d7d6e6cba04daef8ccc990d99c8556d571e8bf13b48db1d2f1c20be32 done [2025-08-13T01:36:40.266Z] #7 exporting config sha256:6748a1e423bb0a2242b0fe09585d7c62410ed54ae06160cecf579ae43cf18573 done [2025-08-13T01:36:40.266Z] #7 exporting manifest sha256:d8f7669e64bf7ea7ada2ebc08201cc87274a42b5d6e6a29da53aeb5fe5c6653a done [2025-08-13T01:36:40.266Z] #7 exporting config sha256:0f9d83793f9b1ff8ae02a0a3516e6d5ba3176fe056ac716c113bade5dd6009f6 done [2025-08-13T01:36:40.266Z] #7 exporting manifest list sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd done [2025-08-13T01:36:40.266Z] #7 pushing layers 0.0s done [2025-08-13T01:36:40.266Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd [2025-08-13T01:36:40.266Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:40.266Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:145f958ca73fed1ea67526a2af87c6f8b8c417628a382347bddf7e0754ead6cd 0.1s done [2025-08-13T01:36:40.267Z] #7 DONE 0.1s [2025-08-13T01:36:40.267Z] [2025-08-13T01:36:40.267Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:40.267Z] #8 DONE 0.0s [2025-08-13T01:36:40.267Z] [2025-08-13T01:36:40.267Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:40.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:40.556Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:36:40.556Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:36:40.556Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:40.556Z] #1 transferring dockerfile: 196B done [2025-08-13T01:36:40.556Z] #1 DONE 0.0s [2025-08-13T01:36:40.556Z] [2025-08-13T01:36:40.556Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:40.556Z] #2 DONE 0.0s [2025-08-13T01:36:40.556Z] [2025-08-13T01:36:40.556Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:40.556Z] #3 DONE 0.0s [2025-08-13T01:36:40.556Z] [2025-08-13T01:36:40.556Z] #4 [internal] load .dockerignore [2025-08-13T01:36:40.556Z] #4 transferring context: 2B done [2025-08-13T01:36:40.556Z] #4 DONE 0.0s [2025-08-13T01:36:40.556Z] [2025-08-13T01:36:40.556Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:40.556Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 done [2025-08-13T01:36:40.556Z] #5 DONE 0.0s [2025-08-13T01:36:40.556Z] [2025-08-13T01:36:40.556Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:40.813Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 done [2025-08-13T01:36:40.813Z] #6 DONE 0.0s [2025-08-13T01:36:40.813Z] [2025-08-13T01:36:40.813Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:40.813Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 done [2025-08-13T01:36:40.813Z] #5 DONE 0.1s [2025-08-13T01:36:40.813Z] [2025-08-13T01:36:40.813Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:40.813Z] #7 DONE 0.0s [2025-08-13T01:36:40.813Z] [2025-08-13T01:36:40.813Z] #8 exporting to image [2025-08-13T01:36:40.813Z] #8 exporting layers done [2025-08-13T01:36:40.813Z] #8 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf 0.0s done [2025-08-13T01:36:40.813Z] #8 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done [2025-08-13T01:36:40.813Z] #8 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done [2025-08-13T01:36:40.813Z] #8 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done [2025-08-13T01:36:40.813Z] #8 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done [2025-08-13T01:36:40.813Z] #8 pushing layers 0.1s done [2025-08-13T01:36:40.813Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done [2025-08-13T01:36:40.813Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:40.813Z] #8 DONE 0.2s [2025-08-13T01:36:41.071Z] [2025-08-13T01:36:41.071Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:41.071Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:41.357Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-08-13T01:36:41.357Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-08-13T01:36:41.357Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:41.357Z] #1 transferring dockerfile: 162B done [2025-08-13T01:36:41.357Z] #1 DONE 0.0s [2025-08-13T01:36:41.357Z] [2025-08-13T01:36:41.357Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-13T01:36:41.357Z] #2 DONE 0.0s [2025-08-13T01:36:41.357Z] [2025-08-13T01:36:41.357Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-13T01:36:41.357Z] #3 DONE 0.0s [2025-08-13T01:36:41.357Z] [2025-08-13T01:36:41.357Z] #4 [internal] load .dockerignore [2025-08-13T01:36:41.357Z] #4 transferring context: 2B done [2025-08-13T01:36:41.357Z] #4 DONE 0.0s [2025-08-13T01:36:41.357Z] [2025-08-13T01:36:41.357Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:41.357Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done [2025-08-13T01:36:41.357Z] #5 CACHED [2025-08-13T01:36:41.357Z] [2025-08-13T01:36:41.357Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:41.357Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done [2025-08-13T01:36:41.357Z] #6 CACHED [2025-08-13T01:36:41.357Z] [2025-08-13T01:36:41.357Z] #7 exporting to image [2025-08-13T01:36:41.357Z] #7 exporting layers done [2025-08-13T01:36:41.357Z] #7 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf done [2025-08-13T01:36:41.357Z] #7 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done [2025-08-13T01:36:41.357Z] #7 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done [2025-08-13T01:36:41.357Z] #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 [2025-08-13T01:36:41.357Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:41.616Z] #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done [2025-08-13T01:36:41.616Z] #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done [2025-08-13T01:36:41.616Z] #7 pushing layers 0.0s done [2025-08-13T01:36:41.616Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done [2025-08-13T01:36:41.616Z] #7 DONE 0.1s [2025-08-13T01:36:41.616Z] [2025-08-13T01:36:41.616Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:41.616Z] #8 DONE 0.0s [2025-08-13T01:36:41.616Z] [2025-08-13T01:36:41.616Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:41.616Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:41.908Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45' [2025-08-13T01:36:41.908Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 --push - [2025-08-13T01:36:41.908Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:41.908Z] #1 transferring dockerfile: 168B done [2025-08-13T01:36:41.908Z] #1 DONE 0.0s [2025-08-13T01:36:41.908Z] [2025-08-13T01:36:41.908Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 [2025-08-13T01:36:41.908Z] #2 DONE 0.0s [2025-08-13T01:36:41.908Z] [2025-08-13T01:36:41.908Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45 [2025-08-13T01:36:41.908Z] #3 DONE 0.0s [2025-08-13T01:36:41.908Z] [2025-08-13T01:36:41.908Z] #4 [internal] load .dockerignore [2025-08-13T01:36:41.908Z] #4 transferring context: 2B done [2025-08-13T01:36:41.908Z] #4 DONE 0.0s [2025-08-13T01:36:41.908Z] [2025-08-13T01:36:41.908Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:41.908Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 done [2025-08-13T01:36:41.908Z] #5 CACHED [2025-08-13T01:36:41.908Z] [2025-08-13T01:36:41.908Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:41.908Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done [2025-08-13T01:36:41.908Z] #6 CACHED [2025-08-13T01:36:41.908Z] [2025-08-13T01:36:41.908Z] #7 exporting to image [2025-08-13T01:36:41.908Z] #7 exporting layers done [2025-08-13T01:36:41.908Z] #7 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf done [2025-08-13T01:36:41.908Z] #7 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done [2025-08-13T01:36:41.908Z] #7 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done [2025-08-13T01:36:41.908Z] #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done [2025-08-13T01:36:41.908Z] #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 [2025-08-13T01:36:41.908Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:42.166Z] #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done [2025-08-13T01:36:42.166Z] #7 pushing layers 0.0s done [2025-08-13T01:36:42.166Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.45@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done [2025-08-13T01:36:42.166Z] #7 DONE 0.1s [2025-08-13T01:36:42.166Z] [2025-08-13T01:36:42.166Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:42.166Z] #8 DONE 0.0s [2025-08-13T01:36:42.166Z] [2025-08-13T01:36:42.166Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:42.166Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:42.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:36:42.456Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:36:42.456Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:42.456Z] #1 transferring dockerfile: 209B done [2025-08-13T01:36:42.456Z] #1 DONE 0.0s [2025-08-13T01:36:42.456Z] [2025-08-13T01:36:42.456Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:36:42.456Z] #2 DONE 0.0s [2025-08-13T01:36:42.456Z] [2025-08-13T01:36:42.456Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:36:42.456Z] #3 DONE 0.0s [2025-08-13T01:36:42.456Z] [2025-08-13T01:36:42.456Z] #4 [internal] load .dockerignore [2025-08-13T01:36:42.456Z] #4 transferring context: 2B done [2025-08-13T01:36:42.456Z] #4 DONE 0.0s [2025-08-13T01:36:42.456Z] [2025-08-13T01:36:42.456Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:42.456Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done [2025-08-13T01:36:42.456Z] #5 CACHED [2025-08-13T01:36:42.456Z] [2025-08-13T01:36:42.456Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:42.456Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done [2025-08-13T01:36:42.456Z] #6 CACHED [2025-08-13T01:36:42.456Z] [2025-08-13T01:36:42.456Z] #7 exporting to image [2025-08-13T01:36:42.456Z] #7 exporting layers done [2025-08-13T01:36:42.456Z] #7 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf done [2025-08-13T01:36:42.456Z] #7 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done [2025-08-13T01:36:42.456Z] #7 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done [2025-08-13T01:36:42.456Z] #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done [2025-08-13T01:36:42.456Z] #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done [2025-08-13T01:36:42.456Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:42.714Z] #7 pushing layers 0.0s done [2025-08-13T01:36:42.714Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done [2025-08-13T01:36:42.714Z] #7 DONE 0.1s [2025-08-13T01:36:42.714Z] [2025-08-13T01:36:42.714Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:42.714Z] #8 DONE 0.0s [2025-08-13T01:36:42.714Z] [2025-08-13T01:36:42.714Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:42.714Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:43.006Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-08-13T01:36:43.006Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-08-13T01:36:43.006Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:43.006Z] #1 transferring dockerfile: 160B done [2025-08-13T01:36:43.006Z] #1 DONE 0.0s [2025-08-13T01:36:43.006Z] [2025-08-13T01:36:43.006Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-13T01:36:43.006Z] #2 DONE 0.0s [2025-08-13T01:36:43.006Z] [2025-08-13T01:36:43.006Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-13T01:36:43.006Z] #3 DONE 0.0s [2025-08-13T01:36:43.006Z] [2025-08-13T01:36:43.006Z] #4 [internal] load .dockerignore [2025-08-13T01:36:43.006Z] #4 transferring context: 2B done [2025-08-13T01:36:43.006Z] #4 DONE 0.0s [2025-08-13T01:36:43.006Z] [2025-08-13T01:36:43.006Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:43.006Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done [2025-08-13T01:36:43.006Z] #5 CACHED [2025-08-13T01:36:43.006Z] [2025-08-13T01:36:43.006Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 [2025-08-13T01:36:43.006Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e48d450037455ee05ed02770e77cba9a5934b368a8a216f6f84a08be0f86a804 0.0s done [2025-08-13T01:36:43.006Z] #6 CACHED [2025-08-13T01:36:43.006Z] [2025-08-13T01:36:43.006Z] #7 exporting to image [2025-08-13T01:36:43.006Z] #7 exporting layers done [2025-08-13T01:36:43.006Z] #7 exporting manifest sha256:928cf45f029a9d67493791e959bc3f7c92bd52b2379b98f07ce59a41322423cf done [2025-08-13T01:36:43.006Z] #7 exporting config sha256:8fc3348bb731389240e98ffafdc182437d1fade8ed9bc749e7e77924227bfe33 done [2025-08-13T01:36:43.006Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:43.265Z] #7 exporting manifest sha256:e0184a0fc51a799bcf9238d68f2a7c2f708dc43d77bde1977bb166c55cf8bc33 done [2025-08-13T01:36:43.265Z] #7 exporting config sha256:749122d9e52d0d63bb46c4fb21be493fe1f926957f94fb99b6a03a0df5c74988 done [2025-08-13T01:36:43.265Z] #7 exporting manifest list sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 done [2025-08-13T01:36:43.265Z] #7 pushing layers 0.0s done [2025-08-13T01:36:43.265Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:95968eebee12cf9c02a92ebbf3b2957be492fb4f4f0810e0d67a854422a9f562 0.1s done [2025-08-13T01:36:43.265Z] #7 DONE 0.1s [2025-08-13T01:36:43.265Z] [2025-08-13T01:36:43.265Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:43.265Z] #8 DONE 0.0s [2025-08-13T01:36:43.265Z] [2025-08-13T01:36:43.265Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:43.265Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:43.554Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:36:43.554Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:36:43.554Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:43.554Z] #1 transferring dockerfile: 198B done [2025-08-13T01:36:43.554Z] #1 DONE 0.0s [2025-08-13T01:36:43.554Z] [2025-08-13T01:36:43.554Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:43.554Z] #2 DONE 0.0s [2025-08-13T01:36:43.554Z] [2025-08-13T01:36:43.554Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:36:43.554Z] #3 DONE 0.0s [2025-08-13T01:36:43.554Z] [2025-08-13T01:36:43.554Z] #4 [internal] load .dockerignore [2025-08-13T01:36:43.554Z] #4 transferring context: 2B done [2025-08-13T01:36:43.554Z] #4 DONE 0.0s [2025-08-13T01:36:43.554Z] [2025-08-13T01:36:43.554Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:36:43.554Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 done [2025-08-13T01:36:43.554Z] #5 DONE 0.0s [2025-08-13T01:36:43.554Z] [2025-08-13T01:36:43.554Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:36:43.812Z] #6 DONE 0.0s [2025-08-13T01:36:43.812Z] [2025-08-13T01:36:43.812Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:36:43.812Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 done [2025-08-13T01:36:43.812Z] #5 DONE 0.1s [2025-08-13T01:36:43.812Z] [2025-08-13T01:36:43.812Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:43.812Z] #7 DONE 0.0s [2025-08-13T01:36:43.812Z] [2025-08-13T01:36:43.812Z] #8 exporting to image [2025-08-13T01:36:43.812Z] #8 exporting layers done [2025-08-13T01:36:43.812Z] #8 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 0.0s done [2025-08-13T01:36:43.812Z] #8 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done [2025-08-13T01:36:43.812Z] #8 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done [2025-08-13T01:36:43.812Z] #8 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done [2025-08-13T01:36:43.812Z] #8 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done [2025-08-13T01:36:43.812Z] #8 pushing layers 0.1s done [2025-08-13T01:36:43.812Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba [2025-08-13T01:36:43.812Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:44.072Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done [2025-08-13T01:36:44.072Z] #8 DONE 0.2s [2025-08-13T01:36:44.072Z] [2025-08-13T01:36:44.072Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:44.072Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:44.363Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-08-13T01:36:44.363Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-08-13T01:36:44.363Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:36:44.363Z] #1 transferring dockerfile: 164B done [2025-08-13T01:36:44.363Z] #1 DONE 0.0s [2025-08-13T01:36:44.363Z] [2025-08-13T01:36:44.363Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-13T01:36:44.363Z] #2 DONE 0.0s [2025-08-13T01:36:44.363Z] [2025-08-13T01:36:44.363Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-13T01:36:44.363Z] #3 DONE 0.0s [2025-08-13T01:36:44.363Z] [2025-08-13T01:36:44.363Z] #4 [internal] load .dockerignore [2025-08-13T01:36:44.363Z] #4 transferring context: 2B done [2025-08-13T01:36:44.363Z] #4 DONE 0.0s [2025-08-13T01:36:44.363Z] [2025-08-13T01:36:44.363Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:36:44.363Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done [2025-08-13T01:36:44.363Z] #5 CACHED [2025-08-13T01:36:44.363Z] [2025-08-13T01:36:44.363Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:36:44.363Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done [2025-08-13T01:36:44.363Z] #6 CACHED [2025-08-13T01:36:44.363Z] [2025-08-13T01:36:44.363Z] #7 exporting to image [2025-08-13T01:36:44.363Z] #7 exporting layers [2025-08-13T01:36:44.363Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:36:44.621Z] #7 exporting layers done [2025-08-13T01:36:44.621Z] #7 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 done [2025-08-13T01:36:44.621Z] #7 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done [2025-08-13T01:36:44.621Z] #7 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done [2025-08-13T01:36:44.621Z] #7 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done [2025-08-13T01:36:44.621Z] #7 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done [2025-08-13T01:36:44.621Z] #7 pushing layers 0.0s done [2025-08-13T01:36:44.621Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done [2025-08-13T01:36:44.621Z] #7 DONE 0.1s [2025-08-13T01:36:44.621Z] [2025-08-13T01:36:44.621Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:36:44.621Z] #8 DONE 0.0s [2025-08-13T01:36:59.510Z] [2025-08-13T01:36:59.510Z] 1 warning found (use --debug to expand): [2025-08-13T01:36:59.510Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:36:59.804Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45' [2025-08-13T01:36:59.804Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 --push - [2025-08-13T01:37:00.066Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:00.066Z] #1 transferring dockerfile: 170B done [2025-08-13T01:37:00.066Z] #1 DONE 0.0s [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 [2025-08-13T01:37:00.066Z] #2 DONE 0.0s [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45 [2025-08-13T01:37:00.066Z] #3 DONE 0.0s [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] #4 [internal] load .dockerignore [2025-08-13T01:37:00.066Z] #4 transferring context: 2B done [2025-08-13T01:37:00.066Z] #4 DONE 0.0s [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:37:00.066Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done [2025-08-13T01:37:00.066Z] #5 DONE 0.0s [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:37:00.066Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done [2025-08-13T01:37:00.066Z] #6 CACHED [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:37:00.066Z] #5 CACHED [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:00.066Z] #7 DONE 0.0s [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] #8 exporting to image [2025-08-13T01:37:00.066Z] #8 exporting layers done [2025-08-13T01:37:00.066Z] #8 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 done [2025-08-13T01:37:00.066Z] #8 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done [2025-08-13T01:37:00.066Z] #8 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done [2025-08-13T01:37:00.066Z] #8 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done [2025-08-13T01:37:00.066Z] #8 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done [2025-08-13T01:37:00.066Z] #8 pushing layers 0.0s done [2025-08-13T01:37:00.066Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.45@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done [2025-08-13T01:37:00.066Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:00.066Z] #8 DONE 0.1s [2025-08-13T01:37:00.066Z] [2025-08-13T01:37:00.066Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:00.066Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:00.372Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:00.372Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:00.372Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:00.372Z] #1 transferring dockerfile: 211B done [2025-08-13T01:37:00.372Z] #1 DONE 0.0s [2025-08-13T01:37:00.372Z] [2025-08-13T01:37:00.372Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:00.372Z] #2 DONE 0.0s [2025-08-13T01:37:00.372Z] [2025-08-13T01:37:00.372Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:00.372Z] #3 DONE 0.0s [2025-08-13T01:37:00.372Z] [2025-08-13T01:37:00.372Z] #4 [internal] load .dockerignore [2025-08-13T01:37:00.372Z] #4 transferring context: 2B done [2025-08-13T01:37:00.372Z] #4 DONE 0.0s [2025-08-13T01:37:00.372Z] [2025-08-13T01:37:00.372Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:37:00.372Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 done [2025-08-13T01:37:00.372Z] #5 DONE 0.0s [2025-08-13T01:37:00.372Z] [2025-08-13T01:37:00.372Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:37:00.632Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done [2025-08-13T01:37:00.632Z] #6 CACHED [2025-08-13T01:37:00.632Z] [2025-08-13T01:37:00.632Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:37:00.632Z] #5 CACHED [2025-08-13T01:37:00.632Z] [2025-08-13T01:37:00.632Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:00.632Z] #7 DONE 0.0s [2025-08-13T01:37:00.632Z] [2025-08-13T01:37:00.632Z] #8 exporting to image [2025-08-13T01:37:00.632Z] #8 exporting layers done [2025-08-13T01:37:00.632Z] #8 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 done [2025-08-13T01:37:00.632Z] #8 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done [2025-08-13T01:37:00.632Z] #8 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done [2025-08-13T01:37:00.632Z] #8 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done [2025-08-13T01:37:00.632Z] #8 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done [2025-08-13T01:37:00.632Z] #8 pushing layers 0.0s done [2025-08-13T01:37:00.632Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done [2025-08-13T01:37:00.632Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:00.632Z] #8 DONE 0.1s [2025-08-13T01:37:00.632Z] [2025-08-13T01:37:00.632Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:00.632Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:00.918Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-08-13T01:37:00.918Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-08-13T01:37:01.184Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:01.184Z] #1 transferring dockerfile: 162B done [2025-08-13T01:37:01.184Z] #1 DONE 0.0s [2025-08-13T01:37:01.184Z] [2025-08-13T01:37:01.184Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-13T01:37:01.184Z] #2 DONE 0.0s [2025-08-13T01:37:01.184Z] [2025-08-13T01:37:01.184Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-13T01:37:01.184Z] #3 DONE 0.0s [2025-08-13T01:37:01.184Z] [2025-08-13T01:37:01.184Z] #4 [internal] load .dockerignore [2025-08-13T01:37:01.184Z] #4 transferring context: 2B done [2025-08-13T01:37:01.184Z] #4 DONE 0.0s [2025-08-13T01:37:01.184Z] [2025-08-13T01:37:01.184Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:37:01.184Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done [2025-08-13T01:37:01.184Z] #5 CACHED [2025-08-13T01:37:01.184Z] [2025-08-13T01:37:01.184Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 [2025-08-13T01:37:01.184Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1c8570f0601f03e865ffb9861b32daa4aa83cd68e02a2b546cebed25f3453760 0.0s done [2025-08-13T01:37:01.184Z] #6 CACHED [2025-08-13T01:37:01.184Z] [2025-08-13T01:37:01.184Z] #7 exporting to image [2025-08-13T01:37:01.184Z] #7 exporting layers done [2025-08-13T01:37:01.184Z] #7 exporting manifest sha256:95eb4df82679ef2455fa782ca45110283f7c9dbd86d501ea3fc0888d6f89c261 done [2025-08-13T01:37:01.184Z] #7 exporting config sha256:865cf3e5e672e4f944209f4b72f414056594dd9d8583c64f2567c09677f4658e done [2025-08-13T01:37:01.184Z] #7 exporting manifest sha256:f077e67fa5858e8ce20793d3094226941c54eb3625a0f46edea01c9018540578 done [2025-08-13T01:37:01.184Z] #7 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 [2025-08-13T01:37:01.184Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:01.184Z] #7 exporting config sha256:1932d4caf1a860cec8211c5a350519d79294b324604060073a3673e8be53f388 done [2025-08-13T01:37:01.184Z] #7 exporting manifest list sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba done [2025-08-13T01:37:01.184Z] #7 pushing layers 0.0s done [2025-08-13T01:37:01.184Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c8bf7e435d6a74b799be1c5342b549dc3e89bb5a96ef17bb70eafb83a809c8ba 0.1s done [2025-08-13T01:37:01.184Z] #7 DONE 0.1s [2025-08-13T01:37:01.184Z] [2025-08-13T01:37:01.184Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:01.184Z] #8 DONE 0.0s [2025-08-13T01:37:01.184Z] [2025-08-13T01:37:01.184Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:01.184Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:01.550Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:01.550Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:01.550Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:01.550Z] #1 transferring dockerfile: 206B done [2025-08-13T01:37:01.550Z] #1 DONE 0.0s [2025-08-13T01:37:01.550Z] [2025-08-13T01:37:01.550Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:01.550Z] #2 DONE 0.0s [2025-08-13T01:37:01.550Z] [2025-08-13T01:37:01.550Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:01.551Z] #3 DONE 0.1s [2025-08-13T01:37:01.551Z] [2025-08-13T01:37:01.551Z] #4 [internal] load .dockerignore [2025-08-13T01:37:01.551Z] #4 transferring context: [2025-08-13T01:37:01.808Z] #4 transferring context: 2B done [2025-08-13T01:37:01.808Z] #4 DONE 0.0s [2025-08-13T01:37:01.808Z] [2025-08-13T01:37:01.808Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:01.808Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 done [2025-08-13T01:37:01.808Z] #5 DONE 0.0s [2025-08-13T01:37:01.808Z] [2025-08-13T01:37:01.808Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:01.808Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done [2025-08-13T01:37:01.808Z] #6 DONE 0.2s [2025-08-13T01:37:01.808Z] [2025-08-13T01:37:01.808Z] #7 exporting to image [2025-08-13T01:37:01.808Z] #7 exporting layers done [2025-08-13T01:37:01.808Z] #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 0.0s done [2025-08-13T01:37:01.808Z] #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done [2025-08-13T01:37:01.808Z] #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done [2025-08-13T01:37:01.808Z] #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done [2025-08-13T01:37:01.808Z] #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.0s done [2025-08-13T01:37:01.808Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:02.068Z] #7 ... [2025-08-13T01:37:02.068Z] [2025-08-13T01:37:02.068Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:02.068Z] #8 DONE 0.0s [2025-08-13T01:37:02.068Z] [2025-08-13T01:37:02.068Z] #7 exporting to image [2025-08-13T01:37:02.068Z] #7 pushing layers 0.1s done [2025-08-13T01:37:02.068Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 [2025-08-13T01:37:02.068Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done [2025-08-13T01:37:02.068Z] #7 DONE 0.2s [2025-08-13T01:37:02.068Z] [2025-08-13T01:37:02.068Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:02.068Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:02.367Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-08-13T01:37:02.367Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-08-13T01:37:02.627Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:02.627Z] #1 transferring dockerfile: 172B done [2025-08-13T01:37:02.627Z] #1 DONE 0.0s [2025-08-13T01:37:02.627Z] [2025-08-13T01:37:02.627Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-13T01:37:02.627Z] #2 DONE 0.0s [2025-08-13T01:37:02.627Z] [2025-08-13T01:37:02.627Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-13T01:37:02.627Z] #3 DONE 0.0s [2025-08-13T01:37:02.627Z] [2025-08-13T01:37:02.627Z] #4 [internal] load .dockerignore [2025-08-13T01:37:02.627Z] #4 transferring context: 2B done [2025-08-13T01:37:02.627Z] #4 DONE 0.0s [2025-08-13T01:37:02.627Z] [2025-08-13T01:37:02.627Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:02.627Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 done [2025-08-13T01:37:02.627Z] #5 CACHED [2025-08-13T01:37:02.627Z] [2025-08-13T01:37:02.627Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:02.627Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done [2025-08-13T01:37:02.627Z] #6 CACHED [2025-08-13T01:37:02.627Z] [2025-08-13T01:37:02.627Z] #7 exporting to image [2025-08-13T01:37:02.627Z] #7 exporting layers done [2025-08-13T01:37:02.627Z] #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 done [2025-08-13T01:37:02.627Z] #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done [2025-08-13T01:37:02.627Z] #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done [2025-08-13T01:37:02.627Z] #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done [2025-08-13T01:37:02.627Z] #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 done [2025-08-13T01:37:02.627Z] #7 pushing layers 0.0s done [2025-08-13T01:37:02.627Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 [2025-08-13T01:37:02.627Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:02.627Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done [2025-08-13T01:37:02.627Z] #7 DONE 0.1s [2025-08-13T01:37:02.627Z] [2025-08-13T01:37:02.627Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:02.627Z] #8 DONE 0.0s [2025-08-13T01:37:02.627Z] [2025-08-13T01:37:02.627Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:02.627Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:02.927Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 --push - [2025-08-13T01:37:02.927Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45' [2025-08-13T01:37:02.927Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:02.927Z] #1 transferring dockerfile: 178B done [2025-08-13T01:37:02.927Z] #1 DONE 0.0s [2025-08-13T01:37:02.927Z] [2025-08-13T01:37:02.927Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 [2025-08-13T01:37:02.927Z] #2 DONE 0.0s [2025-08-13T01:37:02.927Z] [2025-08-13T01:37:02.927Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45 [2025-08-13T01:37:02.927Z] #3 DONE 0.0s [2025-08-13T01:37:02.927Z] [2025-08-13T01:37:02.927Z] #4 [internal] load .dockerignore [2025-08-13T01:37:02.927Z] #4 transferring context: 2B done [2025-08-13T01:37:02.927Z] #4 DONE 0.0s [2025-08-13T01:37:02.927Z] [2025-08-13T01:37:02.927Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:02.927Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done [2025-08-13T01:37:02.927Z] #5 CACHED [2025-08-13T01:37:02.927Z] [2025-08-13T01:37:02.927Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:02.927Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done [2025-08-13T01:37:02.927Z] #6 CACHED [2025-08-13T01:37:02.927Z] [2025-08-13T01:37:02.927Z] #7 exporting to image [2025-08-13T01:37:02.927Z] #7 exporting layers done [2025-08-13T01:37:02.927Z] #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 done [2025-08-13T01:37:02.927Z] #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done [2025-08-13T01:37:02.927Z] #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done [2025-08-13T01:37:02.927Z] #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done [2025-08-13T01:37:02.927Z] #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 done [2025-08-13T01:37:02.927Z] #7 pushing layers [2025-08-13T01:37:02.927Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:03.187Z] #7 pushing layers 0.0s done [2025-08-13T01:37:03.187Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.45@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done [2025-08-13T01:37:03.187Z] #7 DONE 0.1s [2025-08-13T01:37:03.187Z] [2025-08-13T01:37:03.187Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:03.187Z] #8 DONE 0.0s [2025-08-13T01:37:03.187Z] [2025-08-13T01:37:03.187Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:03.187Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:03.475Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:03.475Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:03.475Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:03.475Z] #1 transferring dockerfile: 219B done [2025-08-13T01:37:03.475Z] #1 DONE 0.0s [2025-08-13T01:37:03.475Z] [2025-08-13T01:37:03.475Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:03.475Z] #2 DONE 0.0s [2025-08-13T01:37:03.475Z] [2025-08-13T01:37:03.475Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:03.475Z] #3 DONE 0.0s [2025-08-13T01:37:03.475Z] [2025-08-13T01:37:03.475Z] #4 [internal] load .dockerignore [2025-08-13T01:37:03.475Z] #4 transferring context: 2B done [2025-08-13T01:37:03.475Z] #4 DONE 0.0s [2025-08-13T01:37:03.475Z] [2025-08-13T01:37:03.475Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:03.475Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done [2025-08-13T01:37:03.475Z] #5 CACHED [2025-08-13T01:37:03.475Z] [2025-08-13T01:37:03.475Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:03.475Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done [2025-08-13T01:37:03.475Z] #6 CACHED [2025-08-13T01:37:03.475Z] [2025-08-13T01:37:03.475Z] #7 exporting to image [2025-08-13T01:37:03.475Z] #7 exporting layers done [2025-08-13T01:37:03.475Z] #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 done [2025-08-13T01:37:03.475Z] #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea [2025-08-13T01:37:03.475Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:03.732Z] #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done [2025-08-13T01:37:03.732Z] #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done [2025-08-13T01:37:03.732Z] #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done [2025-08-13T01:37:03.732Z] #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 done [2025-08-13T01:37:03.732Z] #7 pushing layers 0.0s done [2025-08-13T01:37:03.732Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done [2025-08-13T01:37:03.732Z] #7 DONE 0.1s [2025-08-13T01:37:03.732Z] [2025-08-13T01:37:03.732Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:03.732Z] #8 DONE 0.0s [2025-08-13T01:37:03.732Z] [2025-08-13T01:37:03.732Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:03.732Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:04.018Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-08-13T01:37:04.018Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-08-13T01:37:04.018Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:04.018Z] #1 transferring dockerfile: 170B done [2025-08-13T01:37:04.018Z] #1 DONE 0.0s [2025-08-13T01:37:04.018Z] [2025-08-13T01:37:04.018Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-13T01:37:04.018Z] #2 DONE 0.0s [2025-08-13T01:37:04.018Z] [2025-08-13T01:37:04.018Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-13T01:37:04.018Z] #3 DONE 0.0s [2025-08-13T01:37:04.018Z] [2025-08-13T01:37:04.018Z] #4 [internal] load .dockerignore [2025-08-13T01:37:04.018Z] #4 transferring context: 2B done [2025-08-13T01:37:04.018Z] #4 DONE 0.0s [2025-08-13T01:37:04.018Z] [2025-08-13T01:37:04.018Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:04.018Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 done [2025-08-13T01:37:04.018Z] #5 CACHED [2025-08-13T01:37:04.018Z] [2025-08-13T01:37:04.018Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 [2025-08-13T01:37:04.018Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:54c8082199fce280cbb9115d6683bd5da4ca2402a67322605c0d40a7d688c008 0.0s done [2025-08-13T01:37:04.018Z] #6 CACHED [2025-08-13T01:37:04.018Z] [2025-08-13T01:37:04.018Z] #7 exporting to image [2025-08-13T01:37:04.018Z] #7 exporting layers done [2025-08-13T01:37:04.018Z] #7 exporting manifest sha256:9cb3d8cb0391c049dbabe7755def744f3d9e5d1bc2abd290df588b58b2067db9 done [2025-08-13T01:37:04.018Z] #7 exporting config sha256:90afbfb2da12cda8c18e943545937798da52c80e3d5a8519619ef238a6ccc5ea done [2025-08-13T01:37:04.018Z] #7 exporting manifest sha256:2b7248c05feb630964c39fa80e4c16f41d4b720135fe5d07202742f904b2209c done [2025-08-13T01:37:04.018Z] #7 exporting config sha256:3f7b25ecca4cd7e8d9251442133e5a722f9101e8d91de06ea4809561ed5c3f44 done [2025-08-13T01:37:04.018Z] #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 [2025-08-13T01:37:04.018Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:04.276Z] #7 exporting manifest list sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 done [2025-08-13T01:37:04.276Z] #7 pushing layers 0.0s done [2025-08-13T01:37:04.276Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:94d687b476a0a2f88d4118f008b2572db8af89061d9debebac91f46c7ea24321 0.1s done [2025-08-13T01:37:04.276Z] #7 DONE 0.1s [2025-08-13T01:37:04.276Z] [2025-08-13T01:37:04.276Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:04.276Z] #8 DONE 0.0s [2025-08-13T01:37:04.276Z] [2025-08-13T01:37:04.276Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:04.276Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:04.575Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:04.575Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:04.836Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:04.836Z] #1 transferring dockerfile: 204B done [2025-08-13T01:37:04.836Z] #1 DONE 0.0s [2025-08-13T01:37:04.836Z] [2025-08-13T01:37:04.836Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:04.836Z] #2 DONE 0.0s [2025-08-13T01:37:04.836Z] [2025-08-13T01:37:04.836Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:04.836Z] #3 DONE 0.0s [2025-08-13T01:37:04.836Z] [2025-08-13T01:37:04.836Z] #4 [internal] load .dockerignore [2025-08-13T01:37:04.836Z] #4 transferring context: 2B done [2025-08-13T01:37:04.836Z] #4 DONE 0.0s [2025-08-13T01:37:04.836Z] [2025-08-13T01:37:04.836Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:04.836Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done [2025-08-13T01:37:04.836Z] #5 DONE 0.0s [2025-08-13T01:37:04.836Z] [2025-08-13T01:37:04.836Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:04.836Z] #6 DONE 0.0s [2025-08-13T01:37:04.836Z] [2025-08-13T01:37:04.836Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:04.836Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done [2025-08-13T01:37:04.836Z] #5 DONE 0.1s [2025-08-13T01:37:04.836Z] [2025-08-13T01:37:04.836Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:05.095Z] #7 DONE 0.0s [2025-08-13T01:37:05.095Z] [2025-08-13T01:37:05.095Z] #8 exporting to image [2025-08-13T01:37:05.095Z] #8 exporting layers done [2025-08-13T01:37:05.095Z] #8 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done [2025-08-13T01:37:05.095Z] #8 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done [2025-08-13T01:37:05.095Z] #8 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done [2025-08-13T01:37:05.095Z] #8 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done [2025-08-13T01:37:05.095Z] #8 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done [2025-08-13T01:37:05.095Z] #8 pushing layers 0.1s done [2025-08-13T01:37:05.095Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done [2025-08-13T01:37:05.095Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:05.095Z] #8 DONE 0.2s [2025-08-13T01:37:05.095Z] [2025-08-13T01:37:05.095Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:05.095Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:05.383Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-08-13T01:37:05.383Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-08-13T01:37:05.383Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:05.383Z] #1 transferring dockerfile: 170B done [2025-08-13T01:37:05.383Z] #1 DONE 0.0s [2025-08-13T01:37:05.383Z] [2025-08-13T01:37:05.383Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-13T01:37:05.383Z] #2 DONE 0.0s [2025-08-13T01:37:05.383Z] [2025-08-13T01:37:05.383Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-13T01:37:05.383Z] #3 DONE 0.0s [2025-08-13T01:37:05.383Z] [2025-08-13T01:37:05.383Z] #4 [internal] load .dockerignore [2025-08-13T01:37:05.383Z] #4 transferring context: 2B done [2025-08-13T01:37:05.383Z] #4 DONE 0.0s [2025-08-13T01:37:05.383Z] [2025-08-13T01:37:05.383Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:05.383Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done [2025-08-13T01:37:05.383Z] #5 DONE 0.0s [2025-08-13T01:37:05.383Z] [2025-08-13T01:37:05.383Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:05.643Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done [2025-08-13T01:37:05.643Z] #6 CACHED [2025-08-13T01:37:05.643Z] [2025-08-13T01:37:05.643Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:05.643Z] #5 CACHED [2025-08-13T01:37:05.643Z] [2025-08-13T01:37:05.643Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:05.643Z] #7 DONE 0.0s [2025-08-13T01:37:05.643Z] [2025-08-13T01:37:05.643Z] #8 exporting to image [2025-08-13T01:37:05.643Z] #8 exporting layers done [2025-08-13T01:37:05.643Z] #8 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done [2025-08-13T01:37:05.643Z] #8 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done [2025-08-13T01:37:05.643Z] #8 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done [2025-08-13T01:37:05.643Z] #8 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done [2025-08-13T01:37:05.643Z] #8 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done [2025-08-13T01:37:05.643Z] #8 pushing layers 0.0s done [2025-08-13T01:37:05.643Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done [2025-08-13T01:37:05.643Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:05.643Z] #8 DONE 0.1s [2025-08-13T01:37:05.643Z] [2025-08-13T01:37:05.643Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:05.643Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:05.931Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45' [2025-08-13T01:37:05.931Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 --push - [2025-08-13T01:37:06.190Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:06.190Z] #1 transferring dockerfile: 176B done [2025-08-13T01:37:06.190Z] #1 DONE 0.0s [2025-08-13T01:37:06.190Z] [2025-08-13T01:37:06.190Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 [2025-08-13T01:37:06.190Z] #2 DONE 0.0s [2025-08-13T01:37:06.190Z] [2025-08-13T01:37:06.190Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45 [2025-08-13T01:37:06.190Z] #3 DONE 0.0s [2025-08-13T01:37:06.190Z] [2025-08-13T01:37:06.190Z] #4 [internal] load .dockerignore [2025-08-13T01:37:06.190Z] #4 transferring context: 2B done [2025-08-13T01:37:06.190Z] #4 DONE 0.0s [2025-08-13T01:37:06.190Z] [2025-08-13T01:37:06.190Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:06.190Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 done [2025-08-13T01:37:06.190Z] #5 CACHED [2025-08-13T01:37:06.190Z] [2025-08-13T01:37:06.191Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:06.191Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done [2025-08-13T01:37:06.191Z] #6 CACHED [2025-08-13T01:37:06.191Z] [2025-08-13T01:37:06.191Z] #7 exporting to image [2025-08-13T01:37:06.191Z] #7 exporting layers done [2025-08-13T01:37:06.191Z] #7 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done [2025-08-13T01:37:06.191Z] #7 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done [2025-08-13T01:37:06.191Z] #7 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done [2025-08-13T01:37:06.191Z] #7 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done [2025-08-13T01:37:06.191Z] #7 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done [2025-08-13T01:37:06.191Z] #7 pushing layers 0.0s done [2025-08-13T01:37:06.191Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 [2025-08-13T01:37:06.191Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:06.191Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.45@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done [2025-08-13T01:37:06.191Z] #7 DONE 0.1s [2025-08-13T01:37:06.191Z] [2025-08-13T01:37:06.191Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:06.191Z] #8 DONE 0.0s [2025-08-13T01:37:06.191Z] [2025-08-13T01:37:06.191Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:06.191Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:06.477Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:06.477Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:06.477Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:06.477Z] #1 transferring dockerfile: 217B done [2025-08-13T01:37:06.477Z] #1 DONE 0.0s [2025-08-13T01:37:06.477Z] [2025-08-13T01:37:06.477Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:06.477Z] #2 DONE 0.0s [2025-08-13T01:37:06.477Z] [2025-08-13T01:37:06.477Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:06.477Z] #3 DONE 0.0s [2025-08-13T01:37:06.477Z] [2025-08-13T01:37:06.477Z] #4 [internal] load .dockerignore [2025-08-13T01:37:06.477Z] #4 transferring context: 2B done [2025-08-13T01:37:06.477Z] #4 DONE 0.0s [2025-08-13T01:37:06.477Z] [2025-08-13T01:37:06.477Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:06.477Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 0.0s done [2025-08-13T01:37:06.477Z] #5 CACHED [2025-08-13T01:37:06.477Z] [2025-08-13T01:37:06.477Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:06.477Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 done [2025-08-13T01:37:06.477Z] #6 CACHED [2025-08-13T01:37:06.477Z] [2025-08-13T01:37:06.477Z] #7 exporting to image [2025-08-13T01:37:06.477Z] #7 exporting layers [2025-08-13T01:37:06.477Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:06.736Z] #7 exporting layers done [2025-08-13T01:37:06.736Z] #7 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done [2025-08-13T01:37:06.736Z] #7 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done [2025-08-13T01:37:06.736Z] #7 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done [2025-08-13T01:37:06.736Z] #7 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done [2025-08-13T01:37:06.736Z] #7 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done [2025-08-13T01:37:06.736Z] #7 pushing layers 0.0s done [2025-08-13T01:37:06.736Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done [2025-08-13T01:37:06.736Z] #7 DONE 0.1s [2025-08-13T01:37:06.736Z] [2025-08-13T01:37:06.736Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:06.736Z] #8 DONE 0.0s [2025-08-13T01:37:06.736Z] [2025-08-13T01:37:06.736Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:06.736Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:07.027Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-08-13T01:37:07.027Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-08-13T01:37:07.027Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:07.027Z] #1 transferring dockerfile: 168B done [2025-08-13T01:37:07.027Z] #1 DONE 0.0s [2025-08-13T01:37:07.027Z] [2025-08-13T01:37:07.027Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-13T01:37:07.027Z] #2 DONE 0.0s [2025-08-13T01:37:07.027Z] [2025-08-13T01:37:07.027Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-13T01:37:07.027Z] #3 DONE 0.0s [2025-08-13T01:37:07.027Z] [2025-08-13T01:37:07.027Z] #4 [internal] load .dockerignore [2025-08-13T01:37:07.027Z] #4 transferring context: 2B done [2025-08-13T01:37:07.027Z] #4 DONE 0.0s [2025-08-13T01:37:07.027Z] [2025-08-13T01:37:07.027Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:07.027Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 done [2025-08-13T01:37:07.027Z] #5 CACHED [2025-08-13T01:37:07.027Z] [2025-08-13T01:37:07.027Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 [2025-08-13T01:37:07.027Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6e2acb18f0ea01f17f0935ccf8c04544e49276ef0d6cca8485da476b9b7a7a07 done [2025-08-13T01:37:07.027Z] #6 CACHED [2025-08-13T01:37:07.027Z] [2025-08-13T01:37:07.027Z] #7 exporting to image [2025-08-13T01:37:07.027Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:07.290Z] #7 exporting layers done [2025-08-13T01:37:07.290Z] #7 exporting manifest sha256:2b4d354fee36db1273027667da34a778dc2c92a892bfe0d17aeffc5cba3546ad done [2025-08-13T01:37:07.290Z] #7 exporting config sha256:13e469e95c3b061073bd9ad284f317162c1cddf16da703d122f8d047f661addb done [2025-08-13T01:37:07.290Z] #7 exporting manifest sha256:f189687d41850a29b074998c4602802506ddfa0356a79e8da935d4d55b85039d done [2025-08-13T01:37:07.290Z] #7 exporting config sha256:beb16e31e2216b6245e57cd370ee2a55f0eda7b7462ad64c3b047caf654205db done [2025-08-13T01:37:07.290Z] #7 exporting manifest list sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 done [2025-08-13T01:37:07.290Z] #7 pushing layers 0.0s done [2025-08-13T01:37:07.290Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cfe3b04ad8e32c18e10a10e8464eb9fb92c48e3c540bd503c5d05c2c9820d757 0.1s done [2025-08-13T01:37:07.290Z] #7 DONE 0.1s [2025-08-13T01:37:07.290Z] [2025-08-13T01:37:07.290Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:07.290Z] #8 DONE 0.0s [2025-08-13T01:37:07.290Z] [2025-08-13T01:37:07.290Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:07.290Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:07.579Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:07.579Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:07.579Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:07.579Z] #1 transferring dockerfile: 205B done [2025-08-13T01:37:07.579Z] #1 DONE 0.0s [2025-08-13T01:37:07.579Z] [2025-08-13T01:37:07.579Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:07.579Z] #2 DONE 0.0s [2025-08-13T01:37:07.579Z] [2025-08-13T01:37:07.579Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:07.579Z] #3 DONE 0.0s [2025-08-13T01:37:07.579Z] [2025-08-13T01:37:07.579Z] #4 [internal] load .dockerignore [2025-08-13T01:37:07.579Z] #4 transferring context: 2B done [2025-08-13T01:37:07.579Z] #4 DONE 0.0s [2025-08-13T01:37:07.579Z] [2025-08-13T01:37:07.579Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:07.579Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:07.579Z] #5 DONE 0.0s [2025-08-13T01:37:07.579Z] [2025-08-13T01:37:07.579Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:07.838Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:07.838Z] #6 DONE 0.0s [2025-08-13T01:37:07.838Z] [2025-08-13T01:37:07.838Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:07.838Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:07.838Z] #5 DONE 0.1s [2025-08-13T01:37:07.838Z] [2025-08-13T01:37:07.838Z] #7 exporting to image [2025-08-13T01:37:07.838Z] #7 exporting layers done [2025-08-13T01:37:07.838Z] #7 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf 0.0s done [2025-08-13T01:37:07.838Z] #7 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 [2025-08-13T01:37:07.838Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:07.838Z] #7 ... [2025-08-13T01:37:07.838Z] [2025-08-13T01:37:07.838Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:07.838Z] #8 DONE 0.0s [2025-08-13T01:37:07.838Z] [2025-08-13T01:37:07.838Z] #7 exporting to image [2025-08-13T01:37:07.838Z] #7 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done [2025-08-13T01:37:07.838Z] #7 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done [2025-08-13T01:37:07.838Z] #7 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done [2025-08-13T01:37:07.838Z] #7 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done [2025-08-13T01:37:07.838Z] #7 pushing layers 0.1s done [2025-08-13T01:37:07.838Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 [2025-08-13T01:37:08.098Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done [2025-08-13T01:37:08.098Z] #7 DONE 0.2s [2025-08-13T01:37:08.098Z] [2025-08-13T01:37:08.098Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:08.098Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:08.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-08-13T01:37:08.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-08-13T01:37:08.650Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:08.650Z] #1 transferring dockerfile: 171B done [2025-08-13T01:37:08.650Z] #1 DONE 0.0s [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-13T01:37:08.650Z] #2 DONE 0.0s [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-13T01:37:08.650Z] #3 DONE 0.0s [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] #4 [internal] load .dockerignore [2025-08-13T01:37:08.650Z] #4 transferring context: 2B done [2025-08-13T01:37:08.650Z] #4 DONE 0.0s [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:08.650Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:08.650Z] #5 DONE 0.0s [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:08.650Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:08.650Z] #6 CACHED [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:08.650Z] #5 CACHED [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:08.650Z] #7 DONE 0.0s [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] #8 exporting to image [2025-08-13T01:37:08.650Z] #8 exporting layers done [2025-08-13T01:37:08.650Z] #8 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf done [2025-08-13T01:37:08.650Z] #8 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done [2025-08-13T01:37:08.650Z] #8 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done [2025-08-13T01:37:08.650Z] #8 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done [2025-08-13T01:37:08.650Z] #8 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done [2025-08-13T01:37:08.650Z] #8 pushing layers 0.0s done [2025-08-13T01:37:08.650Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done [2025-08-13T01:37:08.650Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:08.650Z] #8 DONE 0.1s [2025-08-13T01:37:08.650Z] [2025-08-13T01:37:08.650Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:08.650Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:08.940Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45' [2025-08-13T01:37:08.940Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 --push - [2025-08-13T01:37:09.200Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:09.200Z] #1 transferring dockerfile: 177B done [2025-08-13T01:37:09.200Z] #1 DONE 0.0s [2025-08-13T01:37:09.200Z] [2025-08-13T01:37:09.200Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 [2025-08-13T01:37:09.200Z] #2 DONE 0.0s [2025-08-13T01:37:09.200Z] [2025-08-13T01:37:09.200Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45 [2025-08-13T01:37:09.200Z] #3 DONE 0.0s [2025-08-13T01:37:09.200Z] [2025-08-13T01:37:09.200Z] #4 [internal] load .dockerignore [2025-08-13T01:37:09.200Z] #4 transferring context: 2B done [2025-08-13T01:37:09.200Z] #4 DONE 0.0s [2025-08-13T01:37:09.200Z] [2025-08-13T01:37:09.200Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:09.200Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:09.200Z] #5 CACHED [2025-08-13T01:37:09.200Z] [2025-08-13T01:37:09.200Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:09.200Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:09.200Z] #6 CACHED [2025-08-13T01:37:09.200Z] [2025-08-13T01:37:09.200Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:09.200Z] #7 DONE 0.0s [2025-08-13T01:37:09.200Z] [2025-08-13T01:37:09.200Z] #8 exporting to image [2025-08-13T01:37:09.200Z] #8 exporting layers done [2025-08-13T01:37:09.200Z] #8 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf done [2025-08-13T01:37:09.200Z] #8 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done [2025-08-13T01:37:09.200Z] #8 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done [2025-08-13T01:37:09.200Z] #8 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done [2025-08-13T01:37:09.200Z] #8 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done [2025-08-13T01:37:09.200Z] #8 pushing layers 0.0s done [2025-08-13T01:37:09.200Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.45@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done [2025-08-13T01:37:09.200Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:09.200Z] #8 DONE 0.1s [2025-08-13T01:37:09.200Z] [2025-08-13T01:37:09.200Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:09.200Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:09.492Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:09.492Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:09.751Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:09.751Z] #1 transferring dockerfile: 218B done [2025-08-13T01:37:09.751Z] #1 DONE 0.0s [2025-08-13T01:37:09.751Z] [2025-08-13T01:37:09.751Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:09.751Z] #2 DONE 0.0s [2025-08-13T01:37:09.751Z] [2025-08-13T01:37:09.751Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:09.751Z] #3 DONE 0.0s [2025-08-13T01:37:09.751Z] [2025-08-13T01:37:09.751Z] #4 [internal] load .dockerignore [2025-08-13T01:37:09.751Z] #4 transferring context: 2B done [2025-08-13T01:37:09.751Z] #4 DONE 0.0s [2025-08-13T01:37:09.751Z] [2025-08-13T01:37:09.751Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:09.751Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:09.751Z] #5 CACHED [2025-08-13T01:37:09.751Z] [2025-08-13T01:37:09.751Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:09.751Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 0.0s done [2025-08-13T01:37:09.751Z] #6 CACHED [2025-08-13T01:37:09.751Z] [2025-08-13T01:37:09.751Z] #7 exporting to image [2025-08-13T01:37:09.751Z] #7 exporting layers done [2025-08-13T01:37:09.751Z] #7 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf done [2025-08-13T01:37:09.751Z] #7 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done [2025-08-13T01:37:09.751Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:09.751Z] #7 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done [2025-08-13T01:37:09.751Z] #7 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done [2025-08-13T01:37:09.751Z] #7 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done [2025-08-13T01:37:09.751Z] #7 pushing layers 0.0s done [2025-08-13T01:37:09.751Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done [2025-08-13T01:37:09.751Z] #7 DONE 0.1s [2025-08-13T01:37:09.751Z] [2025-08-13T01:37:09.751Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:09.751Z] #8 DONE 0.0s [2025-08-13T01:37:09.751Z] [2025-08-13T01:37:09.751Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:09.751Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:10.051Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-08-13T01:37:10.051Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-08-13T01:37:10.309Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:10.309Z] #1 transferring dockerfile: 169B done [2025-08-13T01:37:10.309Z] #1 DONE 0.0s [2025-08-13T01:37:10.309Z] [2025-08-13T01:37:10.309Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-13T01:37:10.309Z] #2 DONE 0.0s [2025-08-13T01:37:10.309Z] [2025-08-13T01:37:10.309Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-13T01:37:10.309Z] #3 DONE 0.0s [2025-08-13T01:37:10.309Z] [2025-08-13T01:37:10.309Z] #4 [internal] load .dockerignore [2025-08-13T01:37:10.309Z] #4 transferring context: 2B done [2025-08-13T01:37:10.309Z] #4 DONE 0.0s [2025-08-13T01:37:10.309Z] [2025-08-13T01:37:10.309Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:10.309Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 done [2025-08-13T01:37:10.309Z] #5 CACHED [2025-08-13T01:37:10.309Z] [2025-08-13T01:37:10.309Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 [2025-08-13T01:37:10.309Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5efeb2605fa648052a2509ded0bf12b61721a6165870bae05736d9fc25142493 done [2025-08-13T01:37:10.309Z] #6 CACHED [2025-08-13T01:37:10.309Z] [2025-08-13T01:37:10.309Z] #7 exporting to image [2025-08-13T01:37:10.309Z] #7 exporting layers done [2025-08-13T01:37:10.309Z] #7 exporting manifest sha256:3cffa5f74ddf104bcb9aac00f54e19554adfec6e5ac3cd8c2a04a3cca307f9cf done [2025-08-13T01:37:10.309Z] #7 exporting config sha256:aab2ef19588f608f6262aa6b2303e3a7edf639eccade91df68695f14c426fca0 done [2025-08-13T01:37:10.309Z] #7 exporting manifest sha256:bd8d2c4512e54aca4e2ae2bd13fb31725c9b1de9a983c851a6fa89d703f2387f done [2025-08-13T01:37:10.309Z] #7 exporting config sha256:dfa49c65bb8c4f50fcc8368a819eeb5dc75a5fe41682cfaa8aa0e6a7537d7954 done [2025-08-13T01:37:10.309Z] #7 exporting manifest list sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 done [2025-08-13T01:37:10.309Z] #7 pushing layers 0.0s done [2025-08-13T01:37:10.309Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 [2025-08-13T01:37:10.309Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:10.309Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:db541713d80747df43aedea1d117be442911d14b75791b4bf1cebe953ac4fc08 0.1s done [2025-08-13T01:37:10.309Z] #7 DONE 0.1s [2025-08-13T01:37:10.309Z] [2025-08-13T01:37:10.309Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:10.309Z] #8 DONE 0.0s [2025-08-13T01:37:10.309Z] [2025-08-13T01:37:10.309Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:10.309Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:10.601Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:10.601Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:10.859Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:10.859Z] #1 transferring dockerfile: 211B done [2025-08-13T01:37:10.859Z] #1 DONE 0.0s [2025-08-13T01:37:10.859Z] [2025-08-13T01:37:10.859Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:10.859Z] #2 DONE 0.0s [2025-08-13T01:37:10.859Z] [2025-08-13T01:37:10.859Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:10.859Z] #3 DONE 0.0s [2025-08-13T01:37:10.859Z] [2025-08-13T01:37:10.859Z] #4 [internal] load .dockerignore [2025-08-13T01:37:10.859Z] #4 transferring context: 2B done [2025-08-13T01:37:10.859Z] #4 DONE 0.0s [2025-08-13T01:37:10.859Z] [2025-08-13T01:37:10.859Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:10.859Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:10.859Z] #5 ... [2025-08-13T01:37:10.859Z] [2025-08-13T01:37:10.859Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:10.859Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa done [2025-08-13T01:37:11.119Z] #6 DONE 0.2s [2025-08-13T01:37:11.119Z] [2025-08-13T01:37:11.119Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:11.119Z] #7 DONE 0.0s [2025-08-13T01:37:11.119Z] [2025-08-13T01:37:11.119Z] #8 exporting to image [2025-08-13T01:37:11.119Z] #8 exporting layers done [2025-08-13T01:37:11.119Z] #8 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a 0.0s done [2025-08-13T01:37:11.119Z] #8 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done [2025-08-13T01:37:11.119Z] #8 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done [2025-08-13T01:37:11.119Z] #8 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done [2025-08-13T01:37:11.119Z] #8 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done [2025-08-13T01:37:11.119Z] #8 pushing layers 0.1s done [2025-08-13T01:37:11.119Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 [2025-08-13T01:37:11.119Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:11.119Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done [2025-08-13T01:37:11.119Z] #8 DONE 0.2s [2025-08-13T01:37:11.119Z] [2025-08-13T01:37:11.119Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:11.119Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:11.407Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-08-13T01:37:11.407Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-08-13T01:37:11.407Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:11.407Z] #1 transferring dockerfile: 177B done [2025-08-13T01:37:11.407Z] #1 DONE 0.0s [2025-08-13T01:37:11.407Z] [2025-08-13T01:37:11.407Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-13T01:37:11.407Z] #2 DONE 0.0s [2025-08-13T01:37:11.407Z] [2025-08-13T01:37:11.407Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-13T01:37:11.407Z] #3 DONE 0.0s [2025-08-13T01:37:11.407Z] [2025-08-13T01:37:11.407Z] #4 [internal] load .dockerignore [2025-08-13T01:37:11.407Z] #4 transferring context: 2B done [2025-08-13T01:37:11.407Z] #4 DONE 0.0s [2025-08-13T01:37:11.407Z] [2025-08-13T01:37:11.407Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:11.407Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done [2025-08-13T01:37:11.407Z] #5 DONE 0.0s [2025-08-13T01:37:11.407Z] [2025-08-13T01:37:11.407Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:11.665Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done [2025-08-13T01:37:11.665Z] #6 CACHED [2025-08-13T01:37:11.665Z] [2025-08-13T01:37:11.665Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:11.665Z] #5 CACHED [2025-08-13T01:37:11.665Z] [2025-08-13T01:37:11.665Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:11.665Z] #7 DONE 0.0s [2025-08-13T01:37:11.665Z] [2025-08-13T01:37:11.665Z] #8 exporting to image [2025-08-13T01:37:11.665Z] #8 exporting layers done [2025-08-13T01:37:11.665Z] #8 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a done [2025-08-13T01:37:11.665Z] #8 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done [2025-08-13T01:37:11.665Z] #8 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done [2025-08-13T01:37:11.665Z] #8 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done [2025-08-13T01:37:11.665Z] #8 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done [2025-08-13T01:37:11.665Z] #8 pushing layers 0.0s done [2025-08-13T01:37:11.665Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done [2025-08-13T01:37:11.665Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:11.665Z] #8 DONE 0.1s [2025-08-13T01:37:11.665Z] [2025-08-13T01:37:11.665Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:11.665Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:11.947Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45' [2025-08-13T01:37:11.948Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 --push - [2025-08-13T01:37:11.948Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:11.948Z] #1 transferring dockerfile: 183B done [2025-08-13T01:37:11.948Z] #1 DONE 0.0s [2025-08-13T01:37:11.948Z] [2025-08-13T01:37:11.948Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 [2025-08-13T01:37:11.948Z] #2 DONE 0.0s [2025-08-13T01:37:11.948Z] [2025-08-13T01:37:11.948Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45 [2025-08-13T01:37:11.948Z] #3 DONE 0.0s [2025-08-13T01:37:11.948Z] [2025-08-13T01:37:11.948Z] #4 [internal] load .dockerignore [2025-08-13T01:37:11.948Z] #4 transferring context: 2B done [2025-08-13T01:37:11.948Z] #4 DONE 0.0s [2025-08-13T01:37:11.948Z] [2025-08-13T01:37:11.948Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:11.948Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done [2025-08-13T01:37:11.948Z] #5 CACHED [2025-08-13T01:37:11.948Z] [2025-08-13T01:37:11.948Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:11.948Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done [2025-08-13T01:37:11.948Z] #6 CACHED [2025-08-13T01:37:11.948Z] [2025-08-13T01:37:11.948Z] #7 exporting to image [2025-08-13T01:37:11.948Z] #7 exporting layers done [2025-08-13T01:37:11.948Z] #7 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a done [2025-08-13T01:37:11.948Z] #7 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done [2025-08-13T01:37:11.948Z] #7 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done [2025-08-13T01:37:11.948Z] #7 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done [2025-08-13T01:37:11.948Z] #7 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done [2025-08-13T01:37:11.948Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:12.206Z] #7 pushing layers 0.0s done [2025-08-13T01:37:12.206Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.45@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done [2025-08-13T01:37:12.206Z] #7 DONE 0.1s [2025-08-13T01:37:12.206Z] [2025-08-13T01:37:12.206Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:12.206Z] #8 DONE 0.0s [2025-08-13T01:37:12.206Z] [2025-08-13T01:37:12.206Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:12.206Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:12.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:12.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:12.495Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:12.495Z] #1 transferring dockerfile: 224B done [2025-08-13T01:37:12.495Z] #1 DONE 0.0s [2025-08-13T01:37:12.495Z] [2025-08-13T01:37:12.495Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:12.495Z] #2 DONE 0.0s [2025-08-13T01:37:12.495Z] [2025-08-13T01:37:12.495Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:12.495Z] #3 DONE 0.0s [2025-08-13T01:37:12.495Z] [2025-08-13T01:37:12.495Z] #4 [internal] load .dockerignore [2025-08-13T01:37:12.495Z] #4 transferring context: 2B done [2025-08-13T01:37:12.495Z] #4 DONE 0.0s [2025-08-13T01:37:12.495Z] [2025-08-13T01:37:12.495Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:12.495Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done [2025-08-13T01:37:12.495Z] #5 CACHED [2025-08-13T01:37:12.495Z] [2025-08-13T01:37:12.495Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:12.495Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done [2025-08-13T01:37:12.495Z] #6 CACHED [2025-08-13T01:37:12.495Z] [2025-08-13T01:37:12.495Z] #7 exporting to image [2025-08-13T01:37:12.495Z] #7 exporting layers done [2025-08-13T01:37:12.495Z] #7 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a done [2025-08-13T01:37:12.495Z] #7 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done [2025-08-13T01:37:12.495Z] #7 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done [2025-08-13T01:37:12.495Z] #7 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done [2025-08-13T01:37:12.495Z] #7 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done [2025-08-13T01:37:12.495Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:12.753Z] #7 pushing layers 0.0s done [2025-08-13T01:37:12.753Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done [2025-08-13T01:37:12.753Z] #7 DONE 0.1s [2025-08-13T01:37:12.753Z] [2025-08-13T01:37:12.753Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:12.753Z] #8 DONE 0.0s [2025-08-13T01:37:12.753Z] [2025-08-13T01:37:12.753Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:12.753Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:13.037Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-08-13T01:37:13.037Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-08-13T01:37:13.037Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:13.037Z] #1 transferring dockerfile: 175B done [2025-08-13T01:37:13.037Z] #1 DONE 0.0s [2025-08-13T01:37:13.037Z] [2025-08-13T01:37:13.037Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-13T01:37:13.037Z] #2 DONE 0.0s [2025-08-13T01:37:13.037Z] [2025-08-13T01:37:13.037Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-13T01:37:13.037Z] #3 DONE 0.0s [2025-08-13T01:37:13.037Z] [2025-08-13T01:37:13.037Z] #4 [internal] load .dockerignore [2025-08-13T01:37:13.037Z] #4 transferring context: 2B done [2025-08-13T01:37:13.037Z] #4 DONE 0.0s [2025-08-13T01:37:13.037Z] [2025-08-13T01:37:13.037Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:13.037Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa done [2025-08-13T01:37:13.037Z] #5 CACHED [2025-08-13T01:37:13.037Z] [2025-08-13T01:37:13.037Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa [2025-08-13T01:37:13.037Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b7a6e5774cae0315045cbc81f03d44f032b89c2d8820d1cd459689f95592adaa 0.0s done [2025-08-13T01:37:13.037Z] #6 CACHED [2025-08-13T01:37:13.037Z] [2025-08-13T01:37:13.037Z] #7 exporting to image [2025-08-13T01:37:13.037Z] #7 exporting layers [2025-08-13T01:37:13.037Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:13.296Z] #7 ... [2025-08-13T01:37:13.296Z] [2025-08-13T01:37:13.296Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:13.296Z] #8 DONE 0.0s [2025-08-13T01:37:13.296Z] [2025-08-13T01:37:13.296Z] #7 exporting to image [2025-08-13T01:37:13.296Z] #7 exporting layers done [2025-08-13T01:37:13.296Z] #7 exporting manifest sha256:b0e9a0ae3fedc9f4ca49a4e3ad7044482dedf3e9c4c75e151863cbc4c587584a done [2025-08-13T01:37:13.296Z] #7 exporting config sha256:3ed3601ed10f34ac0839ee7eef29b9dcec0a1e930b76d49ecfa457f2feefc3a4 done [2025-08-13T01:37:13.296Z] #7 exporting manifest sha256:921694b5240eb12e0d944f544c0906e771515100fc8f41a6841a07ed7da8cf79 done [2025-08-13T01:37:13.296Z] #7 exporting config sha256:61a63290851d758511140a4174477e7946db94f45fb12eea7cacb124a8ceb82d done [2025-08-13T01:37:13.296Z] #7 exporting manifest list sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 done [2025-08-13T01:37:13.296Z] #7 pushing layers 0.0s done [2025-08-13T01:37:13.296Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 [2025-08-13T01:37:13.296Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5630c08a211b430615baf8d3b1c094e6d0e4a8e5d7e47153862b43cf58ce3636 0.1s done [2025-08-13T01:37:13.296Z] #7 DONE 0.2s [2025-08-13T01:37:13.296Z] [2025-08-13T01:37:13.296Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:13.296Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:13.583Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:13.583Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:13.583Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:13.583Z] #1 transferring dockerfile: 215B done [2025-08-13T01:37:13.583Z] #1 DONE 0.0s [2025-08-13T01:37:13.583Z] [2025-08-13T01:37:13.583Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:13.583Z] #2 DONE 0.0s [2025-08-13T01:37:13.583Z] [2025-08-13T01:37:13.583Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:13.583Z] #3 DONE 0.0s [2025-08-13T01:37:13.583Z] [2025-08-13T01:37:13.583Z] #4 [internal] load .dockerignore [2025-08-13T01:37:13.583Z] #4 transferring context: 2B done [2025-08-13T01:37:13.583Z] #4 DONE 0.0s [2025-08-13T01:37:13.841Z] [2025-08-13T01:37:13.841Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:13.841Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:13.841Z] #5 ... [2025-08-13T01:37:13.841Z] [2025-08-13T01:37:13.841Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:13.841Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 done [2025-08-13T01:37:13.841Z] #6 DONE 0.1s [2025-08-13T01:37:13.841Z] [2025-08-13T01:37:13.841Z] #7 exporting to image [2025-08-13T01:37:13.841Z] #7 exporting layers done [2025-08-13T01:37:13.841Z] #7 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done [2025-08-13T01:37:13.841Z] #7 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done [2025-08-13T01:37:13.841Z] #7 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done [2025-08-13T01:37:13.841Z] #7 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done [2025-08-13T01:37:13.841Z] #7 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 [2025-08-13T01:37:13.841Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:13.841Z] #7 ... [2025-08-13T01:37:13.841Z] [2025-08-13T01:37:13.841Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:13.841Z] #8 DONE 0.0s [2025-08-13T01:37:13.841Z] [2025-08-13T01:37:13.841Z] #7 exporting to image [2025-08-13T01:37:13.841Z] #7 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done [2025-08-13T01:37:13.841Z] #7 pushing layers 0.1s done [2025-08-13T01:37:13.841Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 [2025-08-13T01:37:14.101Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done [2025-08-13T01:37:14.101Z] #7 DONE 0.2s [2025-08-13T01:37:14.101Z] [2025-08-13T01:37:14.101Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:14.101Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:14.389Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-08-13T01:37:14.389Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-08-13T01:37:14.389Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:14.389Z] #1 transferring dockerfile: 181B done [2025-08-13T01:37:14.389Z] #1 DONE 0.0s [2025-08-13T01:37:14.389Z] [2025-08-13T01:37:14.389Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-13T01:37:14.389Z] #2 DONE 0.0s [2025-08-13T01:37:14.389Z] [2025-08-13T01:37:14.389Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-13T01:37:14.389Z] #3 DONE 0.0s [2025-08-13T01:37:14.389Z] [2025-08-13T01:37:14.389Z] #4 [internal] load .dockerignore [2025-08-13T01:37:14.389Z] #4 transferring context: 2B done [2025-08-13T01:37:14.389Z] #4 DONE 0.0s [2025-08-13T01:37:14.389Z] [2025-08-13T01:37:14.389Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:14.389Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done [2025-08-13T01:37:14.389Z] #5 DONE 0.0s [2025-08-13T01:37:14.389Z] [2025-08-13T01:37:14.389Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:14.647Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done [2025-08-13T01:37:14.647Z] #6 CACHED [2025-08-13T01:37:14.647Z] [2025-08-13T01:37:14.647Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:14.647Z] #5 CACHED [2025-08-13T01:37:14.647Z] [2025-08-13T01:37:14.647Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:14.647Z] #7 DONE 0.0s [2025-08-13T01:37:14.647Z] [2025-08-13T01:37:14.647Z] #8 exporting to image [2025-08-13T01:37:14.647Z] #8 exporting layers done [2025-08-13T01:37:14.647Z] #8 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done [2025-08-13T01:37:14.647Z] #8 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done [2025-08-13T01:37:14.647Z] #8 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done [2025-08-13T01:37:14.647Z] #8 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done [2025-08-13T01:37:14.647Z] #8 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done [2025-08-13T01:37:14.647Z] #8 pushing layers 0.0s done [2025-08-13T01:37:14.647Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done [2025-08-13T01:37:14.647Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:14.647Z] #8 DONE 0.1s [2025-08-13T01:37:14.647Z] [2025-08-13T01:37:14.647Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:14.647Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:15.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45' [2025-08-13T01:37:15.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 --push - [2025-08-13T01:37:15.009Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:15.009Z] #1 DONE 0.0s [2025-08-13T01:37:15.009Z] [2025-08-13T01:37:15.009Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:15.009Z] #1 transferring dockerfile: 187B done [2025-08-13T01:37:15.009Z] #1 DONE 0.0s [2025-08-13T01:37:15.009Z] [2025-08-13T01:37:15.009Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 [2025-08-13T01:37:15.009Z] #2 DONE 0.0s [2025-08-13T01:37:15.009Z] [2025-08-13T01:37:15.009Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45 [2025-08-13T01:37:15.009Z] #3 DONE 0.0s [2025-08-13T01:37:15.009Z] [2025-08-13T01:37:15.009Z] #4 [internal] load .dockerignore [2025-08-13T01:37:15.009Z] #4 transferring context: 2B done [2025-08-13T01:37:15.009Z] #4 DONE 0.0s [2025-08-13T01:37:15.009Z] [2025-08-13T01:37:15.009Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:15.009Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 done [2025-08-13T01:37:15.009Z] #5 CACHED [2025-08-13T01:37:15.009Z] [2025-08-13T01:37:15.009Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:15.009Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done [2025-08-13T01:37:15.009Z] #6 CACHED [2025-08-13T01:37:15.009Z] [2025-08-13T01:37:15.009Z] #7 exporting to image [2025-08-13T01:37:15.009Z] #7 exporting layers done [2025-08-13T01:37:15.009Z] #7 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done [2025-08-13T01:37:15.009Z] #7 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done [2025-08-13T01:37:15.009Z] #7 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done [2025-08-13T01:37:15.009Z] #7 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done [2025-08-13T01:37:15.009Z] #7 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done [2025-08-13T01:37:15.009Z] #7 pushing layers 0.0s done [2025-08-13T01:37:15.009Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 [2025-08-13T01:37:15.009Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:15.268Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.45@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done [2025-08-13T01:37:15.268Z] #7 DONE 0.1s [2025-08-13T01:37:15.268Z] [2025-08-13T01:37:15.268Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:15.268Z] #8 DONE 0.0s [2025-08-13T01:37:15.268Z] [2025-08-13T01:37:15.268Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:15.268Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:15.558Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:15.558Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:15.558Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:15.558Z] #1 transferring dockerfile: 228B done [2025-08-13T01:37:15.558Z] #1 DONE 0.0s [2025-08-13T01:37:15.558Z] [2025-08-13T01:37:15.558Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:15.558Z] #2 DONE 0.0s [2025-08-13T01:37:15.558Z] [2025-08-13T01:37:15.558Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:15.558Z] #3 DONE 0.0s [2025-08-13T01:37:15.558Z] [2025-08-13T01:37:15.558Z] #4 [internal] load .dockerignore [2025-08-13T01:37:15.558Z] #4 transferring context: 2B done [2025-08-13T01:37:15.558Z] #4 DONE 0.0s [2025-08-13T01:37:15.558Z] [2025-08-13T01:37:15.558Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:15.558Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done [2025-08-13T01:37:15.558Z] #5 CACHED [2025-08-13T01:37:15.558Z] [2025-08-13T01:37:15.558Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:15.558Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done [2025-08-13T01:37:15.558Z] #6 DONE 0.0s [2025-08-13T01:37:15.816Z] [2025-08-13T01:37:15.816Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:15.816Z] #6 CACHED [2025-08-13T01:37:15.816Z] [2025-08-13T01:37:15.816Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:15.816Z] #7 DONE 0.0s [2025-08-13T01:37:15.816Z] [2025-08-13T01:37:15.816Z] #8 exporting to image [2025-08-13T01:37:15.816Z] #8 exporting layers done [2025-08-13T01:37:15.816Z] #8 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done [2025-08-13T01:37:15.816Z] #8 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done [2025-08-13T01:37:15.816Z] #8 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done [2025-08-13T01:37:15.816Z] #8 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done [2025-08-13T01:37:15.816Z] #8 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done [2025-08-13T01:37:15.816Z] #8 pushing layers 0.0s done [2025-08-13T01:37:15.816Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done [2025-08-13T01:37:15.816Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:15.816Z] #8 DONE 0.1s [2025-08-13T01:37:15.816Z] [2025-08-13T01:37:15.816Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:15.816Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:16.102Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-08-13T01:37:16.102Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-08-13T01:37:16.102Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:16.102Z] #1 transferring dockerfile: 179B done [2025-08-13T01:37:16.102Z] #1 DONE 0.0s [2025-08-13T01:37:16.102Z] [2025-08-13T01:37:16.102Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-13T01:37:16.102Z] #2 DONE 0.0s [2025-08-13T01:37:16.102Z] [2025-08-13T01:37:16.102Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-13T01:37:16.102Z] #3 DONE 0.0s [2025-08-13T01:37:16.102Z] [2025-08-13T01:37:16.102Z] #4 [internal] load .dockerignore [2025-08-13T01:37:16.102Z] #4 transferring context: 2B done [2025-08-13T01:37:16.102Z] #4 DONE 0.0s [2025-08-13T01:37:16.102Z] [2025-08-13T01:37:16.102Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:16.102Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done [2025-08-13T01:37:16.102Z] #5 DONE 0.0s [2025-08-13T01:37:16.102Z] [2025-08-13T01:37:16.102Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:16.360Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 0.0s done [2025-08-13T01:37:16.360Z] #6 CACHED [2025-08-13T01:37:16.360Z] [2025-08-13T01:37:16.360Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bb5a563a542a5a77a257a76e93a476501983b9726aa4ec379276dc6cb4d8b6d7 [2025-08-13T01:37:16.360Z] #5 CACHED [2025-08-13T01:37:16.360Z] [2025-08-13T01:37:16.360Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:16.360Z] #7 DONE 0.0s [2025-08-13T01:37:16.360Z] [2025-08-13T01:37:16.360Z] #8 exporting to image [2025-08-13T01:37:16.360Z] #8 exporting layers done [2025-08-13T01:37:16.360Z] #8 exporting manifest sha256:0779bc2d8e88224139de1136a8011687875d9028ad79618cff2645017bac3974 done [2025-08-13T01:37:16.360Z] #8 exporting config sha256:2f5acb6f65d69867ddf80428d7e2d0e7a611950f836929a5ebebd055369dd61a done [2025-08-13T01:37:16.360Z] #8 exporting manifest sha256:8d911f2673291a7ca04d5ae624626b74aec0e07cfac133e648510ee4d0ac8ad1 done [2025-08-13T01:37:16.360Z] #8 exporting config sha256:7b4a94a173a39e2704d124e62cbd01270257f94fe7d8fd0edcb3579b12ca7bed done [2025-08-13T01:37:16.360Z] #8 exporting manifest list sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 done [2025-08-13T01:37:16.360Z] #8 pushing layers 0.0s done [2025-08-13T01:37:16.360Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8be96e4f636774369984cad3bf70c3181947f0b60a4f5e33a12c9d1599af7e34 0.1s done [2025-08-13T01:37:16.360Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:16.360Z] #8 DONE 0.1s [2025-08-13T01:37:16.360Z] [2025-08-13T01:37:16.360Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:16.360Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:16.647Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:16.647Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:16.647Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:16.907Z] #1 transferring dockerfile: 205B done [2025-08-13T01:37:16.907Z] #1 DONE 0.0s [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:16.907Z] #2 DONE 0.0s [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:16.907Z] #3 DONE 0.0s [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #4 [internal] load .dockerignore [2025-08-13T01:37:16.907Z] #4 transferring context: 2B done [2025-08-13T01:37:16.907Z] #4 DONE 0.0s [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:16.907Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done [2025-08-13T01:37:16.907Z] #5 DONE 0.0s [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:16.907Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done [2025-08-13T01:37:16.907Z] #6 DONE 0.0s [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:16.907Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done [2025-08-13T01:37:16.907Z] #5 DONE 0.1s [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #7 exporting to image [2025-08-13T01:37:16.907Z] #7 exporting layers done [2025-08-13T01:37:16.907Z] #7 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done [2025-08-13T01:37:16.907Z] #7 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done [2025-08-13T01:37:16.907Z] #7 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done [2025-08-13T01:37:16.907Z] #7 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 [2025-08-13T01:37:16.907Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:16.907Z] #7 ... [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:16.907Z] #8 DONE 0.0s [2025-08-13T01:37:16.907Z] [2025-08-13T01:37:16.907Z] #7 exporting to image [2025-08-13T01:37:16.907Z] #7 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done [2025-08-13T01:37:16.907Z] #7 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done [2025-08-13T01:37:16.907Z] #7 pushing layers 0.1s done [2025-08-13T01:37:16.907Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb [2025-08-13T01:37:17.168Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done [2025-08-13T01:37:17.168Z] #7 DONE 0.2s [2025-08-13T01:37:17.168Z] [2025-08-13T01:37:17.168Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:17.168Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:17.453Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-08-13T01:37:17.454Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-08-13T01:37:17.454Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:17.454Z] #1 transferring dockerfile: 171B done [2025-08-13T01:37:17.454Z] #1 DONE 0.0s [2025-08-13T01:37:17.454Z] [2025-08-13T01:37:17.454Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-13T01:37:17.454Z] #2 DONE 0.0s [2025-08-13T01:37:17.454Z] [2025-08-13T01:37:17.454Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-13T01:37:17.454Z] #3 DONE 0.0s [2025-08-13T01:37:17.454Z] [2025-08-13T01:37:17.454Z] #4 [internal] load .dockerignore [2025-08-13T01:37:17.454Z] #4 transferring context: 2B done [2025-08-13T01:37:17.454Z] #4 DONE 0.0s [2025-08-13T01:37:17.454Z] [2025-08-13T01:37:17.454Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:17.454Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 done [2025-08-13T01:37:17.454Z] #5 CACHED [2025-08-13T01:37:17.454Z] [2025-08-13T01:37:17.454Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:17.454Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 done [2025-08-13T01:37:17.454Z] #6 CACHED [2025-08-13T01:37:17.454Z] [2025-08-13T01:37:17.454Z] #7 exporting to image [2025-08-13T01:37:17.454Z] #7 exporting layers done [2025-08-13T01:37:17.454Z] #7 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done [2025-08-13T01:37:17.454Z] #7 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done [2025-08-13T01:37:17.454Z] #7 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done [2025-08-13T01:37:17.454Z] #7 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done [2025-08-13T01:37:17.454Z] #7 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done [2025-08-13T01:37:17.454Z] #7 pushing layers 0.0s done [2025-08-13T01:37:17.454Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb [2025-08-13T01:37:17.454Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:17.713Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done [2025-08-13T01:37:17.713Z] #7 DONE 0.1s [2025-08-13T01:37:17.713Z] [2025-08-13T01:37:17.713Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:17.713Z] #8 DONE 0.0s [2025-08-13T01:37:17.713Z] [2025-08-13T01:37:17.713Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:17.713Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:17.999Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45' [2025-08-13T01:37:17.999Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 --push - [2025-08-13T01:37:18.259Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:18.259Z] #1 transferring dockerfile: 177B done [2025-08-13T01:37:18.259Z] #1 DONE 0.0s [2025-08-13T01:37:18.259Z] [2025-08-13T01:37:18.259Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 [2025-08-13T01:37:18.259Z] #2 DONE 0.0s [2025-08-13T01:37:18.259Z] [2025-08-13T01:37:18.259Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45 [2025-08-13T01:37:18.259Z] #3 DONE 0.0s [2025-08-13T01:37:18.259Z] [2025-08-13T01:37:18.259Z] #4 [internal] load .dockerignore [2025-08-13T01:37:18.259Z] #4 transferring context: 2B done [2025-08-13T01:37:18.259Z] #4 DONE 0.0s [2025-08-13T01:37:18.259Z] [2025-08-13T01:37:18.259Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:18.259Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 done [2025-08-13T01:37:18.259Z] #5 CACHED [2025-08-13T01:37:18.259Z] [2025-08-13T01:37:18.259Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:18.259Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done [2025-08-13T01:37:18.259Z] #6 CACHED [2025-08-13T01:37:18.259Z] [2025-08-13T01:37:18.259Z] #7 exporting to image [2025-08-13T01:37:18.259Z] #7 exporting layers done [2025-08-13T01:37:18.259Z] #7 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done [2025-08-13T01:37:18.259Z] #7 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done [2025-08-13T01:37:18.259Z] #7 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done [2025-08-13T01:37:18.259Z] #7 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done [2025-08-13T01:37:18.259Z] #7 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done [2025-08-13T01:37:18.259Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:18.259Z] #7 pushing layers 0.0s done [2025-08-13T01:37:18.259Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.45@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done [2025-08-13T01:37:18.259Z] #7 DONE 0.1s [2025-08-13T01:37:18.259Z] [2025-08-13T01:37:18.259Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:18.259Z] #8 DONE 0.0s [2025-08-13T01:37:18.259Z] [2025-08-13T01:37:18.259Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:18.259Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:18.554Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:18.554Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:18.554Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:18.554Z] #1 transferring dockerfile: 218B done [2025-08-13T01:37:18.554Z] #1 DONE 0.0s [2025-08-13T01:37:18.554Z] [2025-08-13T01:37:18.554Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:18.554Z] #2 DONE 0.0s [2025-08-13T01:37:18.554Z] [2025-08-13T01:37:18.554Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:18.554Z] #3 DONE 0.0s [2025-08-13T01:37:18.554Z] [2025-08-13T01:37:18.554Z] #4 [internal] load .dockerignore [2025-08-13T01:37:18.554Z] #4 transferring context: 2B done [2025-08-13T01:37:18.554Z] #4 DONE 0.0s [2025-08-13T01:37:18.554Z] [2025-08-13T01:37:18.554Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:18.554Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 done [2025-08-13T01:37:18.554Z] #5 CACHED [2025-08-13T01:37:18.554Z] [2025-08-13T01:37:18.554Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:18.554Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done [2025-08-13T01:37:18.554Z] #6 DONE 0.0s [2025-08-13T01:37:18.813Z] [2025-08-13T01:37:18.813Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:18.813Z] #6 CACHED [2025-08-13T01:37:18.813Z] [2025-08-13T01:37:18.813Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:18.813Z] #7 DONE 0.0s [2025-08-13T01:37:18.813Z] [2025-08-13T01:37:18.813Z] #8 exporting to image [2025-08-13T01:37:18.813Z] #8 exporting layers done [2025-08-13T01:37:18.813Z] #8 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done [2025-08-13T01:37:18.813Z] #8 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done [2025-08-13T01:37:18.813Z] #8 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done [2025-08-13T01:37:18.813Z] #8 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done [2025-08-13T01:37:18.813Z] #8 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done [2025-08-13T01:37:18.813Z] #8 pushing layers 0.0s done [2025-08-13T01:37:18.813Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done [2025-08-13T01:37:18.813Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:18.813Z] #8 DONE 0.1s [2025-08-13T01:37:18.813Z] [2025-08-13T01:37:18.813Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:18.813Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:19.101Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-08-13T01:37:19.101Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-08-13T01:37:19.101Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:19.101Z] #1 transferring dockerfile: 169B done [2025-08-13T01:37:19.101Z] #1 DONE 0.0s [2025-08-13T01:37:19.101Z] [2025-08-13T01:37:19.101Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-13T01:37:19.101Z] #2 DONE 0.0s [2025-08-13T01:37:19.101Z] [2025-08-13T01:37:19.101Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-13T01:37:19.101Z] #3 DONE 0.0s [2025-08-13T01:37:19.101Z] [2025-08-13T01:37:19.101Z] #4 [internal] load .dockerignore [2025-08-13T01:37:19.101Z] #4 transferring context: 2B done [2025-08-13T01:37:19.101Z] #4 DONE 0.0s [2025-08-13T01:37:19.101Z] [2025-08-13T01:37:19.101Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:19.101Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done [2025-08-13T01:37:19.101Z] #5 CACHED [2025-08-13T01:37:19.101Z] [2025-08-13T01:37:19.101Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 [2025-08-13T01:37:19.360Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b67958477433940fa3f183d70a0cba467a12fb330125937e1536f04db3f3f601 0.0s done [2025-08-13T01:37:19.360Z] #6 CACHED [2025-08-13T01:37:19.360Z] [2025-08-13T01:37:19.360Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:19.360Z] #7 DONE 0.0s [2025-08-13T01:37:19.360Z] [2025-08-13T01:37:19.360Z] #8 exporting to image [2025-08-13T01:37:19.360Z] #8 exporting layers done [2025-08-13T01:37:19.360Z] #8 exporting manifest sha256:bcd6aa3aea346b1df003ff9183d8f70a1eb858519f27916ecbfe163caace59a8 done [2025-08-13T01:37:19.360Z] #8 exporting config sha256:3075de9c06febf9635efcc9f07047268236b9f32316784f738f42d3426a3e309 done [2025-08-13T01:37:19.360Z] #8 exporting manifest sha256:93d9c3ff57be5d24d5b514fe8fb49db6e76fabcfe9c2c974c5e43f6c75f372c3 done [2025-08-13T01:37:19.360Z] #8 exporting config sha256:cc0ac220562fa84a36d21aa92a9f87f2aa598f5774d67affc03cd70438efa676 done [2025-08-13T01:37:19.360Z] #8 exporting manifest list sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb done [2025-08-13T01:37:19.360Z] #8 pushing layers 0.0s done [2025-08-13T01:37:19.360Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a364f63f2ae6412cc5edbea878078987f57c04800e6de4a2d1f98ea81fbd0cfb 0.1s done [2025-08-13T01:37:19.360Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:19.360Z] #8 DONE 0.1s [2025-08-13T01:37:19.360Z] [2025-08-13T01:37:19.360Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:19.360Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:19.647Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:19.647Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:19.647Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:19.647Z] #1 transferring dockerfile: 206B done [2025-08-13T01:37:19.647Z] #1 DONE 0.0s [2025-08-13T01:37:19.647Z] [2025-08-13T01:37:19.647Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:19.647Z] #2 DONE 0.0s [2025-08-13T01:37:19.647Z] [2025-08-13T01:37:19.647Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:19.647Z] #3 DONE 0.0s [2025-08-13T01:37:19.647Z] [2025-08-13T01:37:19.647Z] #4 [internal] load .dockerignore [2025-08-13T01:37:19.647Z] #4 transferring context: 2B done [2025-08-13T01:37:19.647Z] #4 DONE 0.0s [2025-08-13T01:37:19.647Z] [2025-08-13T01:37:19.647Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:19.647Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:19.906Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:19.906Z] #5 DONE 0.0s [2025-08-13T01:37:19.906Z] [2025-08-13T01:37:19.906Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:19.906Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:19.906Z] #6 DONE 0.1s [2025-08-13T01:37:19.906Z] [2025-08-13T01:37:19.906Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:19.906Z] #7 DONE 0.0s [2025-08-13T01:37:19.906Z] [2025-08-13T01:37:19.906Z] #8 exporting to image [2025-08-13T01:37:19.906Z] #8 exporting layers done [2025-08-13T01:37:19.906Z] #8 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e done [2025-08-13T01:37:19.906Z] #8 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done [2025-08-13T01:37:19.906Z] #8 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done [2025-08-13T01:37:19.906Z] #8 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done [2025-08-13T01:37:19.906Z] #8 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done [2025-08-13T01:37:19.906Z] #8 pushing layers 0.1s done [2025-08-13T01:37:19.906Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 [2025-08-13T01:37:19.906Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:20.166Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done [2025-08-13T01:37:20.166Z] #8 DONE 0.2s [2025-08-13T01:37:20.166Z] [2025-08-13T01:37:20.166Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:20.166Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:20.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-08-13T01:37:20.455Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-08-13T01:37:20.455Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:20.455Z] #1 transferring dockerfile: 172B done [2025-08-13T01:37:20.455Z] #1 DONE 0.0s [2025-08-13T01:37:20.455Z] [2025-08-13T01:37:20.455Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-13T01:37:20.455Z] #2 DONE 0.0s [2025-08-13T01:37:20.455Z] [2025-08-13T01:37:20.456Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-13T01:37:20.456Z] #3 DONE 0.0s [2025-08-13T01:37:20.456Z] [2025-08-13T01:37:20.456Z] #4 [internal] load .dockerignore [2025-08-13T01:37:20.456Z] #4 transferring context: 2B done [2025-08-13T01:37:20.456Z] #4 DONE 0.0s [2025-08-13T01:37:20.456Z] [2025-08-13T01:37:20.456Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:20.456Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 done [2025-08-13T01:37:20.456Z] #5 CACHED [2025-08-13T01:37:20.456Z] [2025-08-13T01:37:20.456Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:20.456Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:20.456Z] #6 CACHED [2025-08-13T01:37:20.456Z] [2025-08-13T01:37:20.456Z] #7 exporting to image [2025-08-13T01:37:20.456Z] #7 exporting layers done [2025-08-13T01:37:20.456Z] #7 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e done [2025-08-13T01:37:20.456Z] #7 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done [2025-08-13T01:37:20.456Z] #7 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done [2025-08-13T01:37:20.456Z] #7 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done [2025-08-13T01:37:20.456Z] #7 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done [2025-08-13T01:37:20.456Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:20.714Z] #7 pushing layers 0.0s done [2025-08-13T01:37:20.714Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done [2025-08-13T01:37:20.714Z] #7 DONE 0.1s [2025-08-13T01:37:20.714Z] [2025-08-13T01:37:20.714Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:20.714Z] #8 DONE 0.0s [2025-08-13T01:37:20.714Z] [2025-08-13T01:37:20.714Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:20.714Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:21.000Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45' [2025-08-13T01:37:21.000Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 --push - [2025-08-13T01:37:21.000Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:21.000Z] #1 transferring dockerfile: 178B done [2025-08-13T01:37:21.000Z] #1 DONE 0.0s [2025-08-13T01:37:21.000Z] [2025-08-13T01:37:21.000Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 [2025-08-13T01:37:21.000Z] #2 DONE 0.0s [2025-08-13T01:37:21.000Z] [2025-08-13T01:37:21.000Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45 [2025-08-13T01:37:21.000Z] #3 DONE 0.0s [2025-08-13T01:37:21.000Z] [2025-08-13T01:37:21.000Z] #4 [internal] load .dockerignore [2025-08-13T01:37:21.000Z] #4 transferring context: 2B done [2025-08-13T01:37:21.000Z] #4 DONE 0.0s [2025-08-13T01:37:21.000Z] [2025-08-13T01:37:21.000Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:21.000Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:21.000Z] #5 CACHED [2025-08-13T01:37:21.000Z] [2025-08-13T01:37:21.000Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:21.000Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:21.000Z] #6 CACHED [2025-08-13T01:37:21.000Z] [2025-08-13T01:37:21.000Z] #7 exporting to image [2025-08-13T01:37:21.000Z] #7 exporting layers [2025-08-13T01:37:21.000Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:21.260Z] #7 exporting layers done [2025-08-13T01:37:21.260Z] #7 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e 0.0s done [2025-08-13T01:37:21.260Z] #7 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done [2025-08-13T01:37:21.260Z] #7 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done [2025-08-13T01:37:21.260Z] #7 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done [2025-08-13T01:37:21.260Z] #7 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done [2025-08-13T01:37:21.260Z] #7 pushing layers 0.0s done [2025-08-13T01:37:21.260Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.45@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done [2025-08-13T01:37:21.260Z] #7 DONE 0.1s [2025-08-13T01:37:21.260Z] [2025-08-13T01:37:21.260Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:21.260Z] #8 DONE 0.0s [2025-08-13T01:37:21.260Z] [2025-08-13T01:37:21.260Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:21.260Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:21.546Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:21.546Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:21.803Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:21.803Z] #1 transferring dockerfile: 219B done [2025-08-13T01:37:21.803Z] #1 DONE 0.0s [2025-08-13T01:37:21.803Z] [2025-08-13T01:37:21.803Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:21.803Z] #2 DONE 0.0s [2025-08-13T01:37:21.803Z] [2025-08-13T01:37:21.803Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:21.803Z] #3 DONE 0.0s [2025-08-13T01:37:21.803Z] [2025-08-13T01:37:21.803Z] #4 [internal] load .dockerignore [2025-08-13T01:37:21.803Z] #4 transferring context: 2B done [2025-08-13T01:37:21.803Z] #4 DONE 0.0s [2025-08-13T01:37:21.803Z] [2025-08-13T01:37:21.803Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:21.803Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:21.803Z] #5 DONE 0.0s [2025-08-13T01:37:21.803Z] [2025-08-13T01:37:21.803Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:21.803Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:21.803Z] #6 CACHED [2025-08-13T01:37:21.803Z] [2025-08-13T01:37:21.803Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:21.803Z] #5 CACHED [2025-08-13T01:37:21.803Z] [2025-08-13T01:37:21.803Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:21.803Z] #7 DONE 0.0s [2025-08-13T01:37:21.803Z] [2025-08-13T01:37:21.803Z] #8 exporting to image [2025-08-13T01:37:21.803Z] #8 exporting layers done [2025-08-13T01:37:21.803Z] #8 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e done [2025-08-13T01:37:21.803Z] #8 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done [2025-08-13T01:37:21.804Z] #8 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done [2025-08-13T01:37:21.804Z] #8 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done [2025-08-13T01:37:21.804Z] #8 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done [2025-08-13T01:37:21.804Z] #8 pushing layers 0.0s done [2025-08-13T01:37:21.804Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done [2025-08-13T01:37:21.804Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:21.804Z] #8 DONE 0.1s [2025-08-13T01:37:21.804Z] [2025-08-13T01:37:21.804Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:21.804Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:22.089Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-08-13T01:37:22.089Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-08-13T01:37:22.089Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:22.089Z] #1 transferring dockerfile: 170B done [2025-08-13T01:37:22.089Z] #1 DONE 0.0s [2025-08-13T01:37:22.089Z] [2025-08-13T01:37:22.089Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-13T01:37:22.089Z] #2 DONE 0.0s [2025-08-13T01:37:22.089Z] [2025-08-13T01:37:22.089Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-13T01:37:22.089Z] #3 DONE 0.0s [2025-08-13T01:37:22.089Z] [2025-08-13T01:37:22.089Z] #4 [internal] load .dockerignore [2025-08-13T01:37:22.089Z] #4 transferring context: 2B done [2025-08-13T01:37:22.089Z] #4 DONE 0.0s [2025-08-13T01:37:22.089Z] [2025-08-13T01:37:22.089Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:22.089Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:22.089Z] #5 CACHED [2025-08-13T01:37:22.089Z] [2025-08-13T01:37:22.089Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 [2025-08-13T01:37:22.089Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:258cbb3681c4d6113ff2dbdc36433db0cc6fbd8f492aebfcaa0b2591281dc208 0.0s done [2025-08-13T01:37:22.089Z] #6 CACHED [2025-08-13T01:37:22.089Z] [2025-08-13T01:37:22.089Z] #7 exporting to image [2025-08-13T01:37:22.089Z] #7 exporting layers done [2025-08-13T01:37:22.089Z] #7 exporting manifest sha256:82d1ee5591f981a5f6d5bb1778479c671914b6ffa6fd159d0dadc0dd0d979f5e done [2025-08-13T01:37:22.089Z] #7 exporting config sha256:e01e92f75ff829b5135f2312a88cb5fca3e1ebac6dcf6705e99fa1088f0d5c7c done [2025-08-13T01:37:22.089Z] #7 exporting manifest sha256:d315aab91ebccbb4731362897200a94cc7fc7e73ba414bb5d1de79983d8d20ca done [2025-08-13T01:37:22.089Z] #7 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 [2025-08-13T01:37:22.089Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:22.348Z] #7 exporting config sha256:fff6c77a11ad7f651168131fc089c9727081898f25c2bc72f4f39085c6d42fe3 done [2025-08-13T01:37:22.348Z] #7 exporting manifest list sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 done [2025-08-13T01:37:22.348Z] #7 pushing layers 0.0s done [2025-08-13T01:37:22.348Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a7c1d0f0b62b7f4cf59d0e599bd335f0041b6abcb2894364c1e065e7b8906202 0.1s done [2025-08-13T01:37:22.348Z] #7 DONE 0.1s [2025-08-13T01:37:22.348Z] [2025-08-13T01:37:22.348Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:22.348Z] #8 DONE 0.0s [2025-08-13T01:37:22.348Z] [2025-08-13T01:37:22.348Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:22.348Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:22.634Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:22.634Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:22.892Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:22.892Z] #1 transferring dockerfile: 206B done [2025-08-13T01:37:22.892Z] #1 DONE 0.0s [2025-08-13T01:37:22.892Z] [2025-08-13T01:37:22.892Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:22.892Z] #2 DONE 0.0s [2025-08-13T01:37:22.892Z] [2025-08-13T01:37:22.892Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:22.892Z] #3 DONE 0.0s [2025-08-13T01:37:22.892Z] [2025-08-13T01:37:22.892Z] #4 [internal] load .dockerignore [2025-08-13T01:37:22.892Z] #4 transferring context: 2B done [2025-08-13T01:37:22.892Z] #4 DONE 0.0s [2025-08-13T01:37:22.892Z] [2025-08-13T01:37:22.892Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:22.892Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:22.892Z] #5 ... [2025-08-13T01:37:22.892Z] [2025-08-13T01:37:22.892Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:22.892Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done [2025-08-13T01:37:22.892Z] #6 DONE 0.1s [2025-08-13T01:37:22.892Z] [2025-08-13T01:37:22.892Z] #7 exporting to image [2025-08-13T01:37:22.892Z] #7 exporting layers done [2025-08-13T01:37:22.892Z] #7 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done [2025-08-13T01:37:22.892Z] #7 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d [2025-08-13T01:37:22.892Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:22.892Z] #7 ... [2025-08-13T01:37:22.892Z] [2025-08-13T01:37:22.892Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:22.892Z] #8 DONE 0.0s [2025-08-13T01:37:22.892Z] [2025-08-13T01:37:22.892Z] #7 exporting to image [2025-08-13T01:37:22.892Z] #7 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done [2025-08-13T01:37:22.892Z] #7 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done [2025-08-13T01:37:22.892Z] #7 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done [2025-08-13T01:37:22.892Z] #7 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done [2025-08-13T01:37:22.892Z] #7 pushing layers 0.1s done [2025-08-13T01:37:22.892Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a [2025-08-13T01:37:23.151Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done [2025-08-13T01:37:23.151Z] #7 DONE 0.2s [2025-08-13T01:37:23.151Z] [2025-08-13T01:37:23.151Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:23.151Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:23.436Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-08-13T01:37:23.436Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-08-13T01:37:23.436Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:23.436Z] #1 transferring dockerfile: 172B done [2025-08-13T01:37:23.436Z] #1 DONE 0.0s [2025-08-13T01:37:23.436Z] [2025-08-13T01:37:23.436Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-13T01:37:23.436Z] #2 DONE 0.0s [2025-08-13T01:37:23.436Z] [2025-08-13T01:37:23.436Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-13T01:37:23.436Z] #3 DONE 0.0s [2025-08-13T01:37:23.436Z] [2025-08-13T01:37:23.436Z] #4 [internal] load .dockerignore [2025-08-13T01:37:23.436Z] #4 transferring context: 2B done [2025-08-13T01:37:23.436Z] #4 DONE 0.0s [2025-08-13T01:37:23.436Z] [2025-08-13T01:37:23.436Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:23.436Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done [2025-08-13T01:37:23.436Z] #5 CACHED [2025-08-13T01:37:23.436Z] [2025-08-13T01:37:23.436Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:23.436Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done [2025-08-13T01:37:23.436Z] #6 CACHED [2025-08-13T01:37:23.436Z] [2025-08-13T01:37:23.436Z] #7 exporting to image [2025-08-13T01:37:23.436Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:23.696Z] #7 exporting layers done [2025-08-13T01:37:23.696Z] #7 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done [2025-08-13T01:37:23.696Z] #7 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done [2025-08-13T01:37:23.696Z] #7 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done [2025-08-13T01:37:23.696Z] #7 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done [2025-08-13T01:37:23.696Z] #7 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done [2025-08-13T01:37:23.696Z] #7 pushing layers 0.0s done [2025-08-13T01:37:23.696Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done [2025-08-13T01:37:23.696Z] #7 DONE 0.1s [2025-08-13T01:37:23.696Z] [2025-08-13T01:37:23.696Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:23.696Z] #8 DONE 0.0s [2025-08-13T01:37:23.696Z] [2025-08-13T01:37:23.696Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:23.696Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:23.981Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45' [2025-08-13T01:37:23.981Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 --push - [2025-08-13T01:37:24.238Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:24.238Z] #1 transferring dockerfile: 178B done [2025-08-13T01:37:24.238Z] #1 DONE 0.0s [2025-08-13T01:37:24.238Z] [2025-08-13T01:37:24.238Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 [2025-08-13T01:37:24.238Z] #2 DONE 0.0s [2025-08-13T01:37:24.238Z] [2025-08-13T01:37:24.238Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45 [2025-08-13T01:37:24.238Z] #3 DONE 0.0s [2025-08-13T01:37:24.238Z] [2025-08-13T01:37:24.238Z] #4 [internal] load .dockerignore [2025-08-13T01:37:24.238Z] #4 transferring context: 2B done [2025-08-13T01:37:24.238Z] #4 DONE 0.0s [2025-08-13T01:37:24.238Z] [2025-08-13T01:37:24.238Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:24.238Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done [2025-08-13T01:37:24.238Z] #5 CACHED [2025-08-13T01:37:24.238Z] [2025-08-13T01:37:24.238Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:24.238Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done [2025-08-13T01:37:24.238Z] #6 CACHED [2025-08-13T01:37:24.238Z] [2025-08-13T01:37:24.239Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:24.239Z] #7 DONE 0.0s [2025-08-13T01:37:24.239Z] [2025-08-13T01:37:24.239Z] #8 exporting to image [2025-08-13T01:37:24.239Z] #8 exporting layers done [2025-08-13T01:37:24.239Z] #8 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done [2025-08-13T01:37:24.239Z] #8 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done [2025-08-13T01:37:24.239Z] #8 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done [2025-08-13T01:37:24.239Z] #8 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done [2025-08-13T01:37:24.239Z] #8 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done [2025-08-13T01:37:24.239Z] #8 pushing layers 0.0s done [2025-08-13T01:37:24.239Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.45@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done [2025-08-13T01:37:24.239Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:24.239Z] #8 DONE 0.1s [2025-08-13T01:37:24.239Z] [2025-08-13T01:37:24.239Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:24.239Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:24.521Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:24.521Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:24.785Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:24.785Z] #1 transferring dockerfile: 219B done [2025-08-13T01:37:24.785Z] #1 DONE 0.0s [2025-08-13T01:37:24.785Z] [2025-08-13T01:37:24.785Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:24.785Z] #2 DONE 0.0s [2025-08-13T01:37:24.785Z] [2025-08-13T01:37:24.785Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:24.785Z] #3 DONE 0.0s [2025-08-13T01:37:24.785Z] [2025-08-13T01:37:24.785Z] #4 [internal] load .dockerignore [2025-08-13T01:37:24.785Z] #4 transferring context: 2B done [2025-08-13T01:37:24.785Z] #4 DONE 0.0s [2025-08-13T01:37:24.785Z] [2025-08-13T01:37:24.785Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:24.785Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 done [2025-08-13T01:37:24.785Z] #5 CACHED [2025-08-13T01:37:24.785Z] [2025-08-13T01:37:24.785Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:24.785Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done [2025-08-13T01:37:24.785Z] #6 CACHED [2025-08-13T01:37:24.785Z] [2025-08-13T01:37:24.785Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:24.785Z] #7 DONE 0.0s [2025-08-13T01:37:24.785Z] [2025-08-13T01:37:24.785Z] #8 exporting to image [2025-08-13T01:37:24.785Z] #8 exporting layers done [2025-08-13T01:37:24.785Z] #8 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done [2025-08-13T01:37:24.785Z] #8 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done [2025-08-13T01:37:24.785Z] #8 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done [2025-08-13T01:37:24.785Z] #8 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done [2025-08-13T01:37:24.785Z] #8 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done [2025-08-13T01:37:24.785Z] #8 pushing layers 0.0s done [2025-08-13T01:37:24.785Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done [2025-08-13T01:37:24.785Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:24.785Z] #8 DONE 0.1s [2025-08-13T01:37:24.785Z] [2025-08-13T01:37:24.785Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:24.785Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:25.087Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-08-13T01:37:25.087Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-08-13T01:37:25.087Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:25.087Z] #1 transferring dockerfile: 170B done [2025-08-13T01:37:25.087Z] #1 DONE 0.0s [2025-08-13T01:37:25.087Z] [2025-08-13T01:37:25.087Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-13T01:37:25.087Z] #2 DONE 0.0s [2025-08-13T01:37:25.087Z] [2025-08-13T01:37:25.087Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-13T01:37:25.087Z] #3 DONE 0.0s [2025-08-13T01:37:25.087Z] [2025-08-13T01:37:25.087Z] #4 [internal] load .dockerignore [2025-08-13T01:37:25.087Z] #4 transferring context: 2B done [2025-08-13T01:37:25.087Z] #4 DONE 0.0s [2025-08-13T01:37:25.087Z] [2025-08-13T01:37:25.087Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:25.087Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done [2025-08-13T01:37:25.087Z] #5 DONE 0.0s [2025-08-13T01:37:25.087Z] [2025-08-13T01:37:25.087Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:25.345Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 0.0s done [2025-08-13T01:37:25.346Z] #6 CACHED [2025-08-13T01:37:25.346Z] [2025-08-13T01:37:25.346Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:20d64486a912e146fe2ead339f8fc0a4c241c6840997668ae4c1683079688ea1 [2025-08-13T01:37:25.346Z] #5 CACHED [2025-08-13T01:37:25.346Z] [2025-08-13T01:37:25.346Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:25.346Z] #7 DONE 0.0s [2025-08-13T01:37:25.346Z] [2025-08-13T01:37:25.346Z] #8 exporting to image [2025-08-13T01:37:25.346Z] #8 exporting layers done [2025-08-13T01:37:25.346Z] #8 exporting manifest sha256:a22db614832f4be7b5ad4842805f6783f7bba928733092921ca6985a800ec20b done [2025-08-13T01:37:25.346Z] #8 exporting config sha256:d31d6a7ae1867707305dc8629ef690476f0783ff03db46e80c04ee829af9418d done [2025-08-13T01:37:25.346Z] #8 exporting manifest sha256:dc306311805f6304835ec3bb5668f535632278d2922799d501810b69c629342c done [2025-08-13T01:37:25.346Z] #8 exporting config sha256:d6e3b0e7126cd74b82a59a73ed19d8ad3f61fd97981fd6f87954cab41228cfcd done [2025-08-13T01:37:25.346Z] #8 exporting manifest list sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a done [2025-08-13T01:37:25.346Z] #8 pushing layers 0.0s done [2025-08-13T01:37:25.346Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f08f04dae132c1b2c4a25880774ed407c1132df70a366936e72a9c9e53f74b5a 0.1s done [2025-08-13T01:37:25.346Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:25.346Z] #8 DONE 0.1s [2025-08-13T01:37:25.346Z] [2025-08-13T01:37:25.346Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:25.346Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:25.627Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:25.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:25.628Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:25.628Z] #1 transferring dockerfile: 206B done [2025-08-13T01:37:25.628Z] #1 DONE 0.0s [2025-08-13T01:37:25.628Z] [2025-08-13T01:37:25.628Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:25.628Z] #2 DONE 0.0s [2025-08-13T01:37:25.628Z] [2025-08-13T01:37:25.628Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:25.628Z] #3 DONE 0.1s [2025-08-13T01:37:25.628Z] [2025-08-13T01:37:25.628Z] #4 [internal] load .dockerignore [2025-08-13T01:37:25.628Z] #4 transferring context: 2B done [2025-08-13T01:37:25.628Z] #4 DONE 0.0s [2025-08-13T01:37:25.889Z] [2025-08-13T01:37:25.889Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:25.889Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:25.889Z] #5 DONE 0.0s [2025-08-13T01:37:25.889Z] [2025-08-13T01:37:25.889Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:25.889Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b done [2025-08-13T01:37:25.889Z] #6 DONE 0.1s [2025-08-13T01:37:25.889Z] [2025-08-13T01:37:25.889Z] #7 exporting to image [2025-08-13T01:37:25.889Z] #7 exporting layers done [2025-08-13T01:37:25.889Z] #7 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done [2025-08-13T01:37:25.889Z] #7 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done [2025-08-13T01:37:25.889Z] #7 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done [2025-08-13T01:37:25.889Z] #7 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 [2025-08-13T01:37:25.889Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:25.889Z] #7 ... [2025-08-13T01:37:25.889Z] [2025-08-13T01:37:25.889Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:25.889Z] #8 DONE 0.0s [2025-08-13T01:37:25.889Z] [2025-08-13T01:37:25.889Z] #7 exporting to image [2025-08-13T01:37:25.889Z] #7 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done [2025-08-13T01:37:25.889Z] #7 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done [2025-08-13T01:37:25.889Z] #7 pushing layers 0.1s done [2025-08-13T01:37:25.889Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 [2025-08-13T01:37:26.149Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done [2025-08-13T01:37:26.149Z] #7 DONE 0.2s [2025-08-13T01:37:26.149Z] [2025-08-13T01:37:26.149Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:26.149Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:26.433Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-08-13T01:37:26.433Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-08-13T01:37:26.691Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:26.691Z] #1 transferring dockerfile: 172B done [2025-08-13T01:37:26.691Z] #1 DONE 0.0s [2025-08-13T01:37:26.691Z] [2025-08-13T01:37:26.691Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-13T01:37:26.691Z] #2 DONE 0.0s [2025-08-13T01:37:26.691Z] [2025-08-13T01:37:26.691Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-13T01:37:26.691Z] #3 DONE 0.0s [2025-08-13T01:37:26.691Z] [2025-08-13T01:37:26.691Z] #4 [internal] load .dockerignore [2025-08-13T01:37:26.691Z] #4 transferring context: 2B done [2025-08-13T01:37:26.691Z] #4 DONE 0.0s [2025-08-13T01:37:26.691Z] [2025-08-13T01:37:26.691Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:26.691Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:26.691Z] #5 CACHED [2025-08-13T01:37:26.691Z] [2025-08-13T01:37:26.691Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:26.691Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:26.691Z] #6 CACHED [2025-08-13T01:37:26.691Z] [2025-08-13T01:37:26.691Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:26.691Z] #7 DONE 0.0s [2025-08-13T01:37:26.691Z] [2025-08-13T01:37:26.691Z] #8 exporting to image [2025-08-13T01:37:26.691Z] #8 exporting layers done [2025-08-13T01:37:26.691Z] #8 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done [2025-08-13T01:37:26.691Z] #8 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done [2025-08-13T01:37:26.691Z] #8 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done [2025-08-13T01:37:26.691Z] #8 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done [2025-08-13T01:37:26.691Z] #8 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done [2025-08-13T01:37:26.691Z] #8 pushing layers 0.0s done [2025-08-13T01:37:26.691Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done [2025-08-13T01:37:26.691Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:26.691Z] #8 DONE 0.1s [2025-08-13T01:37:26.691Z] [2025-08-13T01:37:26.691Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:26.691Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:26.978Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45' [2025-08-13T01:37:26.978Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 --push - [2025-08-13T01:37:27.237Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:27.237Z] #1 transferring dockerfile: 178B done [2025-08-13T01:37:27.237Z] #1 DONE 0.0s [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 [2025-08-13T01:37:27.237Z] #2 DONE 0.0s [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45 [2025-08-13T01:37:27.237Z] #3 DONE 0.0s [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] #4 [internal] load .dockerignore [2025-08-13T01:37:27.237Z] #4 transferring context: 2B done [2025-08-13T01:37:27.237Z] #4 DONE 0.0s [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:27.237Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:27.237Z] #5 DONE 0.0s [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:27.237Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:27.237Z] #6 CACHED [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:27.237Z] #5 CACHED [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:27.237Z] #7 DONE 0.0s [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] #8 exporting to image [2025-08-13T01:37:27.237Z] #8 exporting layers done [2025-08-13T01:37:27.237Z] #8 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done [2025-08-13T01:37:27.237Z] #8 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done [2025-08-13T01:37:27.237Z] #8 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done [2025-08-13T01:37:27.237Z] #8 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done [2025-08-13T01:37:27.237Z] #8 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done [2025-08-13T01:37:27.237Z] #8 pushing layers 0.0s done [2025-08-13T01:37:27.237Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.45@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done [2025-08-13T01:37:27.237Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:27.237Z] #8 DONE 0.1s [2025-08-13T01:37:27.237Z] [2025-08-13T01:37:27.237Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:27.237Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:27.525Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:27.525Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:27.784Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:27.784Z] #1 transferring dockerfile: 219B done [2025-08-13T01:37:27.784Z] #1 DONE 0.0s [2025-08-13T01:37:27.784Z] [2025-08-13T01:37:27.784Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:27.784Z] #2 DONE 0.0s [2025-08-13T01:37:27.784Z] [2025-08-13T01:37:27.784Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:27.784Z] #3 DONE 0.0s [2025-08-13T01:37:27.784Z] [2025-08-13T01:37:27.784Z] #4 [internal] load .dockerignore [2025-08-13T01:37:27.784Z] #4 transferring context: 2B done [2025-08-13T01:37:27.784Z] #4 DONE 0.0s [2025-08-13T01:37:27.784Z] [2025-08-13T01:37:27.784Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:27.784Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:27.784Z] #5 CACHED [2025-08-13T01:37:27.784Z] [2025-08-13T01:37:27.784Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:27.784Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:27.784Z] #6 CACHED [2025-08-13T01:37:27.784Z] [2025-08-13T01:37:27.784Z] #7 exporting to image [2025-08-13T01:37:27.784Z] #7 exporting layers done [2025-08-13T01:37:27.784Z] #7 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done [2025-08-13T01:37:27.784Z] #7 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done [2025-08-13T01:37:27.784Z] #7 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 [2025-08-13T01:37:27.784Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:27.784Z] #7 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done [2025-08-13T01:37:27.784Z] #7 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done [2025-08-13T01:37:27.784Z] #7 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done [2025-08-13T01:37:27.784Z] #7 pushing layers 0.0s done [2025-08-13T01:37:27.784Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done [2025-08-13T01:37:27.784Z] #7 DONE 0.1s [2025-08-13T01:37:27.784Z] [2025-08-13T01:37:27.784Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:27.784Z] #8 DONE 0.0s [2025-08-13T01:37:27.784Z] [2025-08-13T01:37:27.784Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:27.784Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:28.070Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-08-13T01:37:28.070Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-08-13T01:37:28.070Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:28.070Z] #1 transferring dockerfile: 170B done [2025-08-13T01:37:28.070Z] #1 DONE 0.0s [2025-08-13T01:37:28.070Z] [2025-08-13T01:37:28.070Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-13T01:37:28.070Z] #2 DONE 0.0s [2025-08-13T01:37:28.070Z] [2025-08-13T01:37:28.070Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-13T01:37:28.070Z] #3 DONE 0.0s [2025-08-13T01:37:28.070Z] [2025-08-13T01:37:28.070Z] #4 [internal] load .dockerignore [2025-08-13T01:37:28.070Z] #4 transferring context: 2B done [2025-08-13T01:37:28.070Z] #4 DONE 0.0s [2025-08-13T01:37:28.070Z] [2025-08-13T01:37:28.070Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:28.070Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:28.070Z] #5 CACHED [2025-08-13T01:37:28.070Z] [2025-08-13T01:37:28.070Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b [2025-08-13T01:37:28.070Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e7092bd92ad0a1898cf915e38e9a8d8a6bdc6250224462a306ce52563ff1f4b 0.0s done [2025-08-13T01:37:28.070Z] #6 CACHED [2025-08-13T01:37:28.070Z] [2025-08-13T01:37:28.070Z] #7 exporting to image [2025-08-13T01:37:28.070Z] #7 exporting layers done [2025-08-13T01:37:28.070Z] #7 exporting manifest sha256:49e585bccbb40d2901f4bdcd7f1f8a7bb7e70cbf37e800aac7965c2a9c134c03 done [2025-08-13T01:37:28.070Z] #7 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 [2025-08-13T01:37:28.070Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:28.329Z] #7 exporting config sha256:2ccfd69d94c2af66d9bee0009a6c06710c033346e5209b8fe930c768b77309c3 done [2025-08-13T01:37:28.329Z] #7 exporting manifest sha256:5c275f3aebc1b06b7e125c20fc22e699fe452fd18267b0c29b4696cd6c615e75 done [2025-08-13T01:37:28.329Z] #7 exporting config sha256:07eefbe566d6d30cb1a81812ea0a9dbb2b548b0a37dc41a011b28c0374af5ae4 done [2025-08-13T01:37:28.329Z] #7 exporting manifest list sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 done [2025-08-13T01:37:28.329Z] #7 pushing layers 0.0s done [2025-08-13T01:37:28.329Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:83c4f3b8763c7e89a5f8bc92266e78f08084ce87da1935ad8535d8c4a045e7f3 0.1s done [2025-08-13T01:37:28.329Z] #7 DONE 0.1s [2025-08-13T01:37:28.329Z] [2025-08-13T01:37:28.329Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:28.329Z] #8 DONE 0.0s [2025-08-13T01:37:28.329Z] [2025-08-13T01:37:28.329Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:28.329Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:28.614Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 --push - [2025-08-13T01:37:28.614Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1' [2025-08-13T01:37:28.614Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:28.614Z] #1 transferring dockerfile: 202B done [2025-08-13T01:37:28.614Z] #1 DONE 0.0s [2025-08-13T01:37:28.614Z] [2025-08-13T01:37:28.614Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:28.614Z] #2 DONE 0.0s [2025-08-13T01:37:28.614Z] [2025-08-13T01:37:28.614Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T01:37:28.614Z] #3 DONE 0.0s [2025-08-13T01:37:28.614Z] [2025-08-13T01:37:28.614Z] #4 [internal] load .dockerignore [2025-08-13T01:37:28.614Z] #4 transferring context: [2025-08-13T01:37:28.873Z] #4 transferring context: 2B done [2025-08-13T01:37:28.873Z] #4 DONE 0.0s [2025-08-13T01:37:28.873Z] [2025-08-13T01:37:28.873Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:28.873Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done [2025-08-13T01:37:28.873Z] #5 DONE 0.0s [2025-08-13T01:37:28.873Z] [2025-08-13T01:37:28.873Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:28.873Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done [2025-08-13T01:37:28.873Z] #6 DONE 0.1s [2025-08-13T01:37:28.873Z] [2025-08-13T01:37:28.873Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:28.873Z] #7 DONE 0.0s [2025-08-13T01:37:28.873Z] [2025-08-13T01:37:28.873Z] #8 exporting to image [2025-08-13T01:37:28.873Z] #8 exporting layers done [2025-08-13T01:37:28.873Z] #8 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f 0.0s done [2025-08-13T01:37:28.873Z] #8 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done [2025-08-13T01:37:28.873Z] #8 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done [2025-08-13T01:37:28.874Z] #8 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done [2025-08-13T01:37:28.874Z] #8 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done [2025-08-13T01:37:28.874Z] #8 pushing layers 0.1s done [2025-08-13T01:37:28.874Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 [2025-08-13T01:37:28.874Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:29.133Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done [2025-08-13T01:37:29.133Z] #8 DONE 0.2s [2025-08-13T01:37:29.133Z] [2025-08-13T01:37:29.133Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:29.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:29.422Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-08-13T01:37:29.422Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-08-13T01:37:29.422Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:29.422Z] #1 transferring dockerfile: 168B done [2025-08-13T01:37:29.422Z] #1 DONE 0.0s [2025-08-13T01:37:29.422Z] [2025-08-13T01:37:29.422Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-13T01:37:29.422Z] #2 DONE 0.0s [2025-08-13T01:37:29.422Z] [2025-08-13T01:37:29.422Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-13T01:37:29.422Z] #3 DONE 0.0s [2025-08-13T01:37:29.422Z] [2025-08-13T01:37:29.422Z] #4 [internal] load .dockerignore [2025-08-13T01:37:29.422Z] #4 transferring context: 2B done [2025-08-13T01:37:29.422Z] #4 DONE 0.0s [2025-08-13T01:37:29.422Z] [2025-08-13T01:37:29.422Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:29.422Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done [2025-08-13T01:37:29.422Z] #5 DONE 0.0s [2025-08-13T01:37:29.422Z] [2025-08-13T01:37:29.422Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:29.699Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done [2025-08-13T01:37:29.699Z] #6 CACHED [2025-08-13T01:37:29.699Z] [2025-08-13T01:37:29.699Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:29.699Z] #5 CACHED [2025-08-13T01:37:29.699Z] [2025-08-13T01:37:29.699Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:29.699Z] #7 DONE 0.0s [2025-08-13T01:37:29.699Z] [2025-08-13T01:37:29.699Z] #8 exporting to image [2025-08-13T01:37:29.699Z] #8 exporting layers done [2025-08-13T01:37:29.699Z] #8 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f done [2025-08-13T01:37:29.699Z] #8 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done [2025-08-13T01:37:29.699Z] #8 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done [2025-08-13T01:37:29.699Z] #8 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done [2025-08-13T01:37:29.699Z] #8 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done [2025-08-13T01:37:29.699Z] #8 pushing layers 0.0s done [2025-08-13T01:37:29.699Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done [2025-08-13T01:37:29.699Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:29.699Z] #8 DONE 0.1s [2025-08-13T01:37:29.699Z] [2025-08-13T01:37:29.699Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:29.699Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:30.001Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45' [2025-08-13T01:37:30.001Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 --push - [2025-08-13T01:37:30.001Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:30.001Z] #1 transferring dockerfile: 174B done [2025-08-13T01:37:30.001Z] #1 DONE 0.0s [2025-08-13T01:37:30.001Z] [2025-08-13T01:37:30.001Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 [2025-08-13T01:37:30.001Z] #2 DONE 0.0s [2025-08-13T01:37:30.001Z] [2025-08-13T01:37:30.001Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45 [2025-08-13T01:37:30.001Z] #3 DONE 0.0s [2025-08-13T01:37:30.001Z] [2025-08-13T01:37:30.001Z] #4 [internal] load .dockerignore [2025-08-13T01:37:30.001Z] #4 transferring context: 2B done [2025-08-13T01:37:30.001Z] #4 DONE 0.0s [2025-08-13T01:37:30.001Z] [2025-08-13T01:37:30.001Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:30.001Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done [2025-08-13T01:37:30.001Z] #5 CACHED [2025-08-13T01:37:30.001Z] [2025-08-13T01:37:30.001Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:30.001Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done [2025-08-13T01:37:30.001Z] #6 CACHED [2025-08-13T01:37:30.001Z] [2025-08-13T01:37:30.001Z] #7 exporting to image [2025-08-13T01:37:30.001Z] #7 exporting layers done [2025-08-13T01:37:30.001Z] #7 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f done [2025-08-13T01:37:30.001Z] #7 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done [2025-08-13T01:37:30.001Z] #7 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done [2025-08-13T01:37:30.001Z] #7 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done [2025-08-13T01:37:30.001Z] #7 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done [2025-08-13T01:37:30.001Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:30.260Z] #7 pushing layers 0.0s done [2025-08-13T01:37:30.260Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.45@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done [2025-08-13T01:37:30.260Z] #7 DONE 0.1s [2025-08-13T01:37:30.260Z] [2025-08-13T01:37:30.260Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:30.260Z] #8 DONE 0.0s [2025-08-13T01:37:30.260Z] [2025-08-13T01:37:30.260Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:30.260Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:30.543Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45' [2025-08-13T01:37:30.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 --push - [2025-08-13T01:37:30.801Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:30.801Z] #1 transferring dockerfile: 215B done [2025-08-13T01:37:30.801Z] #1 DONE 0.2s [2025-08-13T01:37:30.801Z] [2025-08-13T01:37:30.801Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:30.801Z] #2 DONE 0.1s [2025-08-13T01:37:30.801Z] [2025-08-13T01:37:30.801Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T01:37:30.801Z] #3 DONE 0.1s [2025-08-13T01:37:30.801Z] [2025-08-13T01:37:30.801Z] #4 [internal] load .dockerignore [2025-08-13T01:37:30.801Z] #4 transferring context: [2025-08-13T01:37:31.060Z] #4 transferring context: 2B done [2025-08-13T01:37:31.060Z] #4 DONE 0.0s [2025-08-13T01:37:31.060Z] [2025-08-13T01:37:31.060Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:31.060Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f done [2025-08-13T01:37:31.060Z] #5 CACHED [2025-08-13T01:37:31.060Z] [2025-08-13T01:37:31.060Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:31.060Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f 0.0s done [2025-08-13T01:37:31.060Z] #6 CACHED [2025-08-13T01:37:31.060Z] [2025-08-13T01:37:31.060Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:31.060Z] #7 DONE 0.0s [2025-08-13T01:37:31.060Z] [2025-08-13T01:37:31.060Z] #8 exporting to image [2025-08-13T01:37:31.060Z] #8 exporting layers done [2025-08-13T01:37:31.060Z] #8 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f done [2025-08-13T01:37:31.060Z] #8 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done [2025-08-13T01:37:31.060Z] #8 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done [2025-08-13T01:37:31.060Z] #8 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done [2025-08-13T01:37:31.060Z] #8 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done [2025-08-13T01:37:31.060Z] #8 pushing layers 0.0s done [2025-08-13T01:37:31.060Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done [2025-08-13T01:37:31.060Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:31.060Z] #8 DONE 0.1s [2025-08-13T01:37:31.060Z] [2025-08-13T01:37:31.060Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:31.060Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T01:37:31.347Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-08-13T01:37:31.348Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-08-13T01:37:31.348Z] #1 [internal] load build definition from Dockerfile [2025-08-13T01:37:31.348Z] #1 transferring dockerfile: 166B done [2025-08-13T01:37:31.348Z] #1 DONE 0.0s [2025-08-13T01:37:31.348Z] [2025-08-13T01:37:31.348Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-13T01:37:31.348Z] #2 DONE 0.0s [2025-08-13T01:37:31.348Z] [2025-08-13T01:37:31.348Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-13T01:37:31.348Z] #3 DONE 0.0s [2025-08-13T01:37:31.348Z] [2025-08-13T01:37:31.348Z] #4 [internal] load .dockerignore [2025-08-13T01:37:31.348Z] #4 transferring context: 2B done [2025-08-13T01:37:31.348Z] #4 DONE 0.0s [2025-08-13T01:37:31.348Z] [2025-08-13T01:37:31.348Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:31.348Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f done [2025-08-13T01:37:31.348Z] #5 CACHED [2025-08-13T01:37:31.348Z] [2025-08-13T01:37:31.348Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f [2025-08-13T01:37:31.348Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b8b8abeaf4cf04b1199237fc3b66007c78af954fe0be4657b061eded76cf004f done [2025-08-13T01:37:31.348Z] #6 CACHED [2025-08-13T01:37:31.348Z] [2025-08-13T01:37:31.348Z] #7 exporting to image [2025-08-13T01:37:31.348Z] #7 exporting layers done [2025-08-13T01:37:31.348Z] #7 exporting manifest sha256:f92b682740e74ef090f1f1fc82e1bdc15a1b366e204b5e1a45a794261a688c4f done [2025-08-13T01:37:31.348Z] #7 exporting config sha256:35f1825adbd8d280b2d71da863eec1eee65bf629556ebee25ad8c6a18764c14e done [2025-08-13T01:37:31.348Z] #7 exporting manifest sha256:ede82cab90c567b587a85fcb5db27fccbb5ac77718194e213345fd768de43b62 done [2025-08-13T01:37:31.348Z] #7 exporting config sha256:2730136a4386ceb3ad49eda3e27e98488fcd1da2321a19d6a5255a28591cb970 done [2025-08-13T01:37:31.348Z] #7 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 [2025-08-13T01:37:31.348Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T01:37:31.607Z] #7 exporting manifest list sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 done [2025-08-13T01:37:31.607Z] #7 pushing layers 0.0s done [2025-08-13T01:37:31.607Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d5be446641e6cbfe3a79b37be2c639e0518c199ad5502700b2a718c0bbc5b8b2 0.1s done [2025-08-13T01:37:31.607Z] #7 DONE 0.1s [2025-08-13T01:37:31.607Z] [2025-08-13T01:37:31.607Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T01:37:31.607Z] #8 DONE 0.0s [2025-08-13T01:37:31.607Z] [2025-08-13T01:37:31.607Z] 1 warning found (use --debug to expand): [2025-08-13T01:37:31.607Z]  - 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-13T01:37:31.995Z] + '[' -d /w/workspace/edgex-go/884/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:37:32.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:37:32.835Z] ---> package-listing.sh [2025-08-13T01:37:32.835Z] ++ facter osfamily [2025-08-13T01:37:32.835Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-13T01:37:33.094Z] + OS_FAMILY=redhat [2025-08-13T01:37:33.094Z] + workspace=/w/workspace/edgex-go/884 [2025-08-13T01:37:33.094Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-13T01:37:33.094Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-13T01:37:33.094Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-13T01:37:33.094Z] + PACKAGES=/tmp/packages_start.txt [2025-08-13T01:37:33.094Z] + '[' /w/workspace/edgex-go/884 ']' [2025-08-13T01:37:33.094Z] + PACKAGES=/tmp/packages_end.txt [2025-08-13T01:37:33.094Z] + case "${OS_FAMILY}" in [2025-08-13T01:37:33.094Z] + sort [2025-08-13T01:37:33.094Z] + rpm -qa [2025-08-13T01:37:33.662Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-13T01:37:33.662Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-13T01:37:33.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-13T01:37:33.662Z] + '[' /w/workspace/edgex-go/884 ']' [2025-08-13T01:37:33.662Z] + mkdir -p /w/workspace/edgex-go/884/archives/ [2025-08-13T01:37:33.662Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/884/archives/ [Pipeline] echo [2025-08-13T01:37:33.675Z] 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/884/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-13T01:37:33.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:37:34.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T01:37:34.268Z] [2025-08-13T01:37:34.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T01:37:34.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T01:37:34.574Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-13T01:37:34.574Z] 5eb5b503b376: Pulling fs layer [2025-08-13T01:37:34.574Z] 5c69ac0246d0: Pulling fs layer [2025-08-13T01:37:34.574Z] ec43610c2a17: Pulling fs layer [2025-08-13T01:37:34.574Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-13T01:37:34.574Z] 33b1e0a273af: Pulling fs layer [2025-08-13T01:37:34.574Z] 5d3b04190fa2: Pulling fs layer [2025-08-13T01:37:34.574Z] 2f39f015ded8: Pulling fs layer [2025-08-13T01:37:34.574Z] 3a2ae6a8a46f: Waiting [2025-08-13T01:37:34.574Z] 33b1e0a273af: Waiting [2025-08-13T01:37:34.574Z] 5d3b04190fa2: Waiting [2025-08-13T01:37:34.574Z] 2f39f015ded8: Waiting [2025-08-13T01:37:34.574Z] 5c69ac0246d0: Verifying Checksum [2025-08-13T01:37:34.574Z] 5c69ac0246d0: Download complete [2025-08-13T01:37:34.574Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-13T01:37:34.574Z] 3a2ae6a8a46f: Download complete [2025-08-13T01:37:34.574Z] 33b1e0a273af: Verifying Checksum [2025-08-13T01:37:34.574Z] 33b1e0a273af: Download complete [2025-08-13T01:37:34.837Z] ec43610c2a17: Verifying Checksum [2025-08-13T01:37:34.837Z] ec43610c2a17: Download complete [2025-08-13T01:37:34.837Z] 5d3b04190fa2: Verifying Checksum [2025-08-13T01:37:34.837Z] 5d3b04190fa2: Download complete [2025-08-13T01:37:34.837Z] 5eb5b503b376: Verifying Checksum [2025-08-13T01:37:34.837Z] 5eb5b503b376: Download complete [2025-08-13T01:37:35.412Z] 2f39f015ded8: Verifying Checksum [2025-08-13T01:37:35.412Z] 2f39f015ded8: Download complete [2025-08-13T01:37:36.358Z] 5eb5b503b376: Pull complete [2025-08-13T01:37:36.358Z] 5c69ac0246d0: Pull complete [2025-08-13T01:37:36.619Z] ec43610c2a17: Pull complete [2025-08-13T01:37:36.619Z] 3a2ae6a8a46f: Pull complete [2025-08-13T01:37:37.189Z] 33b1e0a273af: Pull complete [2025-08-13T01:37:37.189Z] 5d3b04190fa2: Pull complete [2025-08-13T01:37:41.398Z] 2f39f015ded8: Pull complete [2025-08-13T01:37:41.398Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-13T01:37:41.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T01:37:41.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T01:37:41.550Z] prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container [2025-08-13T01:37:41.578Z] $ 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/884/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-13T01:37:48.434Z] $ docker top 84589ed1297da86447856f673d51ce0c0f3b9152cc2b8f9690b505bdb4ac1573 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T01:37:48.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-13T01:37:49.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-13T01:37:49.348Z] + ls /var/log/sa-host [2025-08-13T01:37:49.348Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T01:37:49.507Z] provisioning config files... [2025-08-13T01:37:49.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5865516691405808640tmp [Pipeline] { [Pipeline] echo [2025-08-13T01:37:49.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:37:49.814Z] ---> create-netrc.sh [Pipeline] } [2025-08-13T01:37:49.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:37:50.165Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-13T01:37:50.175Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T01:37:50.456Z] ---> sudo-logs.sh [2025-08-13T01:37:50.456Z] Archiving 'sudo' log.. [2025-08-13T01:37:50.456Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T01:37:50.491Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-13T01:37:50.492Z] $ docker stop --time=1 84589ed1297da86447856f673d51ce0c0f3b9152cc2b8f9690b505bdb4ac1573 [2025-08-13T01:37:51.615Z] $ docker rm -f --volumes 84589ed1297da86447856f673d51ce0c0f3b9152cc2b8f9690b505bdb4ac1573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-13T01:37:51.712Z] [WS-CLEANUP] Deleting project workspace... [2025-08-13T01:37:51.712Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-13T01:37:51.728Z] [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-13T01:52:11.067Z] #136 ... [2025-08-13T01:52:11.067Z] [2025-08-13T01:52:11.067Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-13T01:52:11.067Z] #127 DONE 1107.7s [2025-08-13T01:52:11.067Z] [2025-08-13T01:52:11.067Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:52:11.067Z] #136 ... [2025-08-13T01:52:11.067Z] [2025-08-13T01:52:11.067Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-13T01:52:11.067Z] #155 DONE 0.2s [2025-08-13T01:52:11.067Z] [2025-08-13T01:52:11.067Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-13T01:52:11.067Z] #156 DONE 2.0s [2025-08-13T01:52:11.067Z] [2025-08-13T01:52:11.067Z] #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:52:11.357Z] #157 DONE 0.2s [2025-08-13T01:52:11.357Z] [2025-08-13T01:52:11.357Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T01:52:11.624Z] #129 ... [2025-08-13T01:52:11.624Z] [2025-08-13T01:52:11.624Z] #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:52:11.624Z] #158 DONE 0.3s [2025-08-13T01:52:11.624Z] [2025-08-13T01:52:11.624Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-13T01:52:11.624Z] #151 ... [2025-08-13T01:52:11.624Z] [2025-08-13T01:52:11.624Z] #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-13T01:52:11.915Z] #159 DONE 0.2s [2025-08-13T01:52:11.915Z] [2025-08-13T01:52:11.915Z] #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-13T01:52:12.262Z] #160 DONE 0.1s [2025-08-13T01:52:12.262Z] [2025-08-13T01:52:12.262Z] #161 [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-13T01:52:12.262Z] #161 DONE 0.1s [2025-08-13T01:52:12.262Z] [2025-08-13T01:52:12.262Z] #162 [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-13T01:52:12.262Z] #162 DONE 0.1s [2025-08-13T01:52:12.262Z] [2025-08-13T01:52:12.262Z] #163 [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-13T01:52:12.530Z] #163 DONE 0.3s [2025-08-13T01:52:12.530Z] [2025-08-13T01:52:12.530Z] #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-13T01:52:12.530Z] #164 DONE 0.1s [2025-08-13T01:52:12.530Z] [2025-08-13T01:52:12.530Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:52:12.805Z] #136 ... [2025-08-13T01:52:12.805Z] [2025-08-13T01:52:12.805Z] #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-13T01:52:15.431Z] #165 DONE 2.2s [2025-08-13T01:52:15.431Z] [2025-08-13T01:52:15.431Z] #114 [security-bootstrapper] exporting to image [2025-08-13T01:52:15.431Z] #114 exporting layers [2025-08-13T01:52:16.019Z] #114 exporting layers 1.2s done [2025-08-13T01:52:16.019Z] #114 writing image sha256:850f7c3d022d60f1176b23aa4a288d1738fb512e92a2ecd39ce47be512af32d5 0.1s done [2025-08-13T01:52:16.019Z] #114 naming to docker.io/library/security-bootstrapper-arm64 [2025-08-13T01:52:16.286Z] #114 naming to docker.io/library/security-bootstrapper-arm64 done [2025-08-13T01:52:16.286Z] #114 DONE 4.3s [2025-08-13T01:52:16.286Z] [2025-08-13T01:52:16.286Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T01:52:55.161Z] #129 ... [2025-08-13T01:52:55.161Z] [2025-08-13T01:52:55.161Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-13T01:52:55.161Z] #153 DONE 1111.8s [2025-08-13T01:52:55.161Z] [2025-08-13T01:52:55.162Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T01:52:55.162Z] #136 ... [2025-08-13T01:52:55.162Z] [2025-08-13T01:52:55.162Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T01:52:55.162Z] #166 DONE 0.2s [2025-08-13T01:52:55.162Z] [2025-08-13T01:52:55.162Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T01:52:55.162Z] #154 ... [2025-08-13T01:52:55.162Z] [2025-08-13T01:52:55.162Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-13T01:52:55.162Z] #167 DONE 0.1s [2025-08-13T01:52:55.162Z] [2025-08-13T01:52:55.162Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-13T01:52:55.162Z] #168 DONE 0.4s [2025-08-13T01:52:55.162Z] [2025-08-13T01:52:55.162Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T01:52:55.162Z] #129 ... [2025-08-13T01:52:55.162Z] [2025-08-13T01:52:55.162Z] #169 [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-13T01:52:55.162Z] #169 DONE 0.2s [2025-08-13T01:52:55.162Z] [2025-08-13T01:52:55.162Z] #170 [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-13T01:52:55.162Z] #170 DONE 0.3s [2025-08-13T01:52:55.162Z] [2025-08-13T01:52:55.162Z] #171 [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-13T01:52:57.210Z] #171 DONE 1.9s [2025-08-13T01:52:57.210Z] [2025-08-13T01:52:57.210Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T01:52:57.210Z] #132 ... [2025-08-13T01:52:57.210Z] [2025-08-13T01:52:57.210Z] #114 [core-common-config-bootstrapper] exporting to image [2025-08-13T01:52:57.210Z] #114 exporting layers [2025-08-13T01:52:57.477Z] #114 exporting layers 0.7s done [2025-08-13T01:52:57.477Z] #114 writing image sha256:34eb81b0b8a31617db88203b20e610125dd102970adbed7d69421e992fe10ccc done [2025-08-13T01:52:57.477Z] #114 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-08-13T01:52:57.744Z] #114 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2025-08-13T01:52:57.744Z] #114 DONE 5.1s [2025-08-13T01:52:57.744Z] [2025-08-13T01:52:57.744Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T02:09:05.364Z] #136 ... [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #126 [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-13T02:09:05.364Z] #126 2111.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-13T02:09:05.364Z] #126 ... [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-13T02:09:05.364Z] #130 DONE 2114.5s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:09:05.364Z] #129 ... [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:09:05.364Z] #172 DONE 0.3s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:09:05.364Z] #173 DONE 0.2s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #174 [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-13T02:09:05.364Z] #174 DONE 0.2s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T02:09:05.364Z] #132 ... [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-13T02:09:05.364Z] #175 DONE 0.1s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-13T02:09:05.364Z] #176 DONE 0.5s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-13T02:09:05.364Z] #177 DONE 0.1s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-13T02:09:05.364Z] #178 DONE 2.3s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #114 [security-proxy-setup] exporting to image [2025-08-13T02:09:05.364Z] #114 exporting layers [2025-08-13T02:09:05.364Z] #114 exporting layers 1.1s done [2025-08-13T02:09:05.364Z] #114 writing image sha256:fc8bea4e6dd1b1db8fcbac9da7e010623adb2a87dd954a637479988052bf6af5 done [2025-08-13T02:09:05.364Z] #114 naming to docker.io/library/security-proxy-setup-arm64 done [2025-08-13T02:09:05.364Z] #114 DONE 6.2s [2025-08-13T02:09:05.364Z] [2025-08-13T02:09:05.364Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T02:09:17.683Z] #154 ... [2025-08-13T02:09:17.683Z] [2025-08-13T02:09:17.683Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-13T02:09:17.683Z] #150 DONE 2095.6s [2025-08-13T02:09:17.683Z] [2025-08-13T02:09:17.683Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:09:17.683Z] #129 ... [2025-08-13T02:09:17.683Z] [2025-08-13T02:09:17.683Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:09:17.683Z] #179 DONE 0.1s [2025-08-13T02:09:17.951Z] [2025-08-13T02:09:17.951Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:09:17.951Z] #180 DONE 0.1s [2025-08-13T02:09:17.951Z] [2025-08-13T02:09:17.951Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-13T02:09:17.951Z] #152 ... [2025-08-13T02:09:17.951Z] [2025-08-13T02:09:17.951Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-13T02:09:18.535Z] #181 DONE 0.5s [2025-08-13T02:09:18.535Z] [2025-08-13T02:09:18.535Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-13T02:09:18.803Z] #182 DONE 0.2s [2025-08-13T02:09:18.803Z] [2025-08-13T02:09:18.803Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T02:09:18.803Z] #132 ... [2025-08-13T02:09:18.803Z] [2025-08-13T02:09:18.803Z] #114 [core-command] exporting to image [2025-08-13T02:09:18.803Z] #114 exporting layers [2025-08-13T02:09:19.392Z] #114 exporting layers 0.5s done [2025-08-13T02:09:19.392Z] #114 writing image sha256:85cf7df558447c80a46a5041b0c6171ce5d2cdce77fa40e381ce36481318ef23 0.0s done [2025-08-13T02:09:19.392Z] #114 naming to docker.io/library/core-command-arm64 done [2025-08-13T02:09:19.392Z] #114 DONE 6.7s [2025-08-13T02:09:19.392Z] [2025-08-13T02:09:19.392Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:09:29.472Z] #129 ... [2025-08-13T02:09:29.472Z] [2025-08-13T02:09:29.472Z] #126 [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-13T02:09:29.472Z] #126 DONE 2148.7s [2025-08-13T02:09:29.472Z] [2025-08-13T02:09:29.472Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:09:29.472Z] #129 ... [2025-08-13T02:09:29.472Z] [2025-08-13T02:09:29.472Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:09:29.472Z] #183 DONE 0.2s [2025-08-13T02:09:29.472Z] [2025-08-13T02:09:29.472Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:09:29.472Z] #129 ... [2025-08-13T02:09:29.472Z] [2025-08-13T02:09:29.472Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:09:29.472Z] #184 DONE 0.3s [2025-08-13T02:09:29.472Z] [2025-08-13T02:09:29.472Z] #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-13T02:09:29.741Z] #185 DONE 0.1s [2025-08-13T02:09:29.741Z] [2025-08-13T02:09:29.741Z] #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-13T02:09:29.741Z] #186 DONE 0.1s [2025-08-13T02:09:29.741Z] [2025-08-13T02:09:29.741Z] #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-13T02:09:29.741Z] #187 DONE 0.1s [2025-08-13T02:09:29.741Z] [2025-08-13T02:09:29.741Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-13T02:09:30.007Z] #152 ... [2025-08-13T02:09:30.007Z] [2025-08-13T02:09:30.007Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-13T02:09:30.275Z] #188 DONE 0.4s [2025-08-13T02:09:30.275Z] [2025-08-13T02:09:30.275Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:09:30.545Z] #129 ... [2025-08-13T02:09:30.545Z] [2025-08-13T02:09:30.545Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-13T02:09:30.817Z] #189 DONE 0.5s [2025-08-13T02:09:30.817Z] [2025-08-13T02:09:30.817Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-13T02:09:31.093Z] #190 DONE 0.2s [2025-08-13T02:09:31.093Z] [2025-08-13T02:09:31.093Z] #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-13T02:09:33.048Z] #191 DONE 2.0s [2025-08-13T02:09:33.048Z] [2025-08-13T02:09:33.048Z] #114 [security-secretstore-setup] exporting to image [2025-08-13T02:09:33.048Z] #114 exporting layers [2025-08-13T02:09:35.631Z] #114 exporting layers 2.1s done [2025-08-13T02:09:35.631Z] #114 writing image sha256:187bcf6f508d0316a2077183e42c7d73fc4d1b75054c1197ddc07024d3fdc7ee done [2025-08-13T02:09:35.631Z] #114 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-13T02:09:35.631Z] #114 DONE 8.8s [2025-08-13T02:09:35.631Z] [2025-08-13T02:09:35.631Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-13T02:10:57.241Z] #136 DONE 2197.4s [2025-08-13T02:10:57.241Z] [2025-08-13T02:10:57.241Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:10:57.241Z] #129 ... [2025-08-13T02:10:57.241Z] [2025-08-13T02:10:57.241Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:10:57.241Z] #192 DONE 0.2s [2025-08-13T02:10:57.241Z] [2025-08-13T02:10:57.241Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T02:10:57.511Z] #154 ... [2025-08-13T02:10:57.511Z] [2025-08-13T02:10:57.511Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:10:57.779Z] #193 DONE 0.2s [2025-08-13T02:10:57.779Z] [2025-08-13T02:10:57.779Z] #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-13T02:10:58.047Z] #194 DONE 0.5s [2025-08-13T02:10:58.047Z] [2025-08-13T02:10:58.047Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T02:10:58.316Z] #132 ... [2025-08-13T02:10:58.316Z] [2025-08-13T02:10:58.316Z] #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-13T02:10:58.316Z] #195 DONE 0.1s [2025-08-13T02:10:58.316Z] [2025-08-13T02:10:58.316Z] #114 [security-spiffe-token-provider] exporting to image [2025-08-13T02:10:58.316Z] #114 exporting layers [2025-08-13T02:10:59.279Z] #114 exporting layers 1.0s done [2025-08-13T02:10:59.279Z] #114 writing image sha256:960ad24b76abc16b4a35537cef6f231b99d2f4d105409e2dd83c8d4370e92270 done [2025-08-13T02:10:59.279Z] #114 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-08-13T02:10:59.279Z] #114 DONE 9.8s [2025-08-13T02:10:59.279Z] [2025-08-13T02:10:59.279Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T02:11:46.133Z] #132 ... [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-13T02:11:46.133Z] #134 DONE 2265.1s [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T02:11:46.133Z] #132 ... [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:11:46.133Z] #196 DONE 0.1s [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:11:46.133Z] #129 ... [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-13T02:11:46.133Z] #197 DONE 0.5s [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-13T02:11:46.133Z] #198 DONE 0.1s [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:11:46.133Z] #129 ... [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #114 [core-keeper] exporting to image [2025-08-13T02:11:46.133Z] #114 exporting layers [2025-08-13T02:11:46.133Z] #114 exporting layers 0.5s done [2025-08-13T02:11:46.133Z] #114 writing image sha256:ae78b32a61b0938ab4285be239f49cf223fff50906d8c1cc531f92d94fd61548 done [2025-08-13T02:11:46.133Z] #114 naming to docker.io/library/core-keeper-arm64 done [2025-08-13T02:11:46.133Z] #114 DONE 10.3s [2025-08-13T02:11:46.133Z] [2025-08-13T02:11:46.133Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T02:11:49.485Z] #154 ... [2025-08-13T02:11:49.485Z] [2025-08-13T02:11:49.485Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-13T02:11:49.485Z] #151 DONE 2248.1s [2025-08-13T02:11:49.759Z] [2025-08-13T02:11:49.759Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T02:11:50.036Z] #55 ... [2025-08-13T02:11:50.036Z] [2025-08-13T02:11:50.036Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:11:50.036Z] #199 DONE 0.2s [2025-08-13T02:11:50.036Z] [2025-08-13T02:11:50.036Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:11:50.305Z] #129 ... [2025-08-13T02:11:50.305Z] [2025-08-13T02:11:50.305Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:11:50.305Z] #200 DONE 0.1s [2025-08-13T02:11:50.581Z] [2025-08-13T02:11:50.581Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-13T02:11:50.864Z] #201 DONE 0.5s [2025-08-13T02:11:50.864Z] [2025-08-13T02:11:50.864Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-13T02:11:51.132Z] #202 DONE 0.2s [2025-08-13T02:11:51.132Z] [2025-08-13T02:11:51.132Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-13T02:11:51.132Z] #203 DONE 0.1s [2025-08-13T02:11:51.132Z] [2025-08-13T02:11:51.132Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T02:11:51.403Z] #154 ... [2025-08-13T02:11:51.403Z] [2025-08-13T02:11:51.403Z] #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-13T02:11:53.511Z] #204 DONE 2.2s [2025-08-13T02:11:53.511Z] [2025-08-13T02:11:53.511Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T02:11:53.511Z] #154 ... [2025-08-13T02:11:53.511Z] [2025-08-13T02:11:53.511Z] #114 [security-proxy-auth] exporting to image [2025-08-13T02:11:53.511Z] #114 exporting layers [2025-08-13T02:11:54.656Z] #114 exporting layers 1.1s done [2025-08-13T02:11:54.656Z] #114 writing image sha256:f1c9819cfc65809a038cdfd47e3c15835c492699fb60121d07e82159b16d3025 done [2025-08-13T02:11:54.656Z] #114 naming to docker.io/library/security-proxy-auth-arm64 done [2025-08-13T02:11:54.656Z] #114 DONE 11.4s [2025-08-13T02:11:54.656Z] [2025-08-13T02:11:54.656Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T02:11:57.328Z] #132 ... [2025-08-13T02:11:57.328Z] [2025-08-13T02:11:57.328Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-13T02:11:57.328Z] #152 DONE 2255.4s [2025-08-13T02:11:57.328Z] [2025-08-13T02:11:57.328Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T02:11:57.601Z] #132 ... [2025-08-13T02:11:57.601Z] [2025-08-13T02:11:57.601Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-13T02:11:57.601Z] #154 DONE 2256.1s [2025-08-13T02:11:57.601Z] [2025-08-13T02:11:57.601Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:11:57.878Z] #129 ... [2025-08-13T02:11:57.878Z] [2025-08-13T02:11:57.878Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:11:58.160Z] #205 DONE 0.1s [2025-08-13T02:11:58.160Z] [2025-08-13T02:11:58.160Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:11:58.455Z] #206 DONE 0.3s [2025-08-13T02:11:58.455Z] [2025-08-13T02:11:58.455Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:11:58.455Z] #207 DONE 0.3s [2025-08-13T02:11:58.455Z] [2025-08-13T02:11:58.455Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-13T02:11:59.051Z] #208 DONE 0.6s [2025-08-13T02:11:59.051Z] [2025-08-13T02:11:59.051Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:11:59.051Z] #209 DONE 0.2s [2025-08-13T02:11:59.051Z] [2025-08-13T02:11:59.051Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-13T02:11:59.051Z] #210 DONE 0.2s [2025-08-13T02:11:59.051Z] [2025-08-13T02:11:59.051Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-13T02:11:59.645Z] #211 ... [2025-08-13T02:11:59.645Z] [2025-08-13T02:11:59.645Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-13T02:11:59.645Z] #212 DONE 0.3s [2025-08-13T02:11:59.645Z] [2025-08-13T02:11:59.645Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-13T02:11:59.645Z] #211 DONE 0.6s [2025-08-13T02:11:59.645Z] [2025-08-13T02:11:59.645Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-13T02:11:59.913Z] #213 DONE 0.2s [2025-08-13T02:11:59.913Z] [2025-08-13T02:11:59.913Z] #114 [core-metadata] exporting to image [2025-08-13T02:11:59.913Z] #114 exporting layers [2025-08-13T02:12:00.496Z] #114 exporting layers 1.1s done [2025-08-13T02:12:00.496Z] #114 writing image sha256:738454fe47811b875d79ddeec67fa54824abb741ee8120a0d1cccbd115232e35 done [2025-08-13T02:12:00.496Z] #114 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-08-13T02:12:00.764Z] #114 exporting layers 0.7s done [2025-08-13T02:12:00.764Z] #114 writing image sha256:be2dac979b07fc5256a802f9d35f7d6f6968ee397feebf5857052f3e747d46ea done [2025-08-13T02:12:00.764Z] #114 naming to docker.io/library/core-data-arm64 done [2025-08-13T02:12:00.764Z] #114 DONE 12.6s [2025-08-13T02:12:00.764Z] [2025-08-13T02:12:00.764Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:12:15.772Z] #129 ... [2025-08-13T02:12:15.772Z] [2025-08-13T02:12:15.772Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-13T02:12:15.772Z] #132 DONE 2302.1s [2025-08-13T02:12:16.041Z] [2025-08-13T02:12:16.041Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T02:12:16.622Z] #55 ... [2025-08-13T02:12:16.622Z] [2025-08-13T02:12:16.622Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:12:16.622Z] #214 DONE 0.1s [2025-08-13T02:12:16.622Z] [2025-08-13T02:12:16.622Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:12:16.622Z] #215 DONE 0.1s [2025-08-13T02:12:16.622Z] [2025-08-13T02:12:16.622Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:12:16.903Z] #129 ... [2025-08-13T02:12:16.903Z] [2025-08-13T02:12:16.903Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-13T02:12:17.174Z] #216 DONE 0.5s [2025-08-13T02:12:17.174Z] [2025-08-13T02:12:17.174Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-13T02:12:17.444Z] #217 DONE 0.4s [2025-08-13T02:12:17.444Z] [2025-08-13T02:12:17.444Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:12:17.712Z] #129 ... [2025-08-13T02:12:17.712Z] [2025-08-13T02:12:17.712Z] #114 [support-scheduler] exporting to image [2025-08-13T02:12:17.712Z] #114 exporting layers [2025-08-13T02:12:18.679Z] #114 exporting layers 1.1s done [2025-08-13T02:12:18.679Z] #114 writing image sha256:e55b25e95ea69f6dcc6642814448a96d1e4fb08fd1007fd4b90c3e1799de7139 done [2025-08-13T02:12:18.679Z] #114 naming to docker.io/library/support-scheduler-arm64 done [2025-08-13T02:12:18.679Z] #114 DONE 13.6s [2025-08-13T02:12:18.680Z] [2025-08-13T02:12:18.680Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-13T02:12:25.363Z] #129 DONE 2316.7s [2025-08-13T02:12:25.363Z] [2025-08-13T02:12:25.363Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T02:12:25.631Z] #55 ... [2025-08-13T02:12:25.631Z] [2025-08-13T02:12:25.631Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-13T02:12:25.631Z] #218 DONE 0.1s [2025-08-13T02:12:25.631Z] [2025-08-13T02:12:25.631Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-13T02:12:25.631Z] #219 DONE 0.1s [2025-08-13T02:12:25.631Z] [2025-08-13T02:12:25.631Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-13T02:12:26.220Z] #220 DONE 0.4s [2025-08-13T02:12:26.220Z] [2025-08-13T02:12:26.220Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-13T02:12:26.487Z] #221 DONE 0.1s [2025-08-13T02:12:26.487Z] [2025-08-13T02:12:26.487Z] #114 [support-notifications] exporting to image [2025-08-13T02:12:26.487Z] #114 exporting layers [2025-08-13T02:12:27.452Z] #114 exporting layers 1.0s done [2025-08-13T02:12:27.452Z] #114 writing image sha256:0d4990c29333f6a4884b6d0ee66d84c2cc6dd174f06d5a5077ee1278063eac73 done [2025-08-13T02:12:27.452Z] #114 naming to docker.io/library/support-notifications-arm64 done [2025-08-13T02:12:27.452Z] #114 DONE 14.7s [2025-08-13T02:12:27.452Z] [2025-08-13T02:12:27.452Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.452Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.453Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.453Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.453Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.453Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.453Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-13T02:12:27.453Z] time="2025-08-13T01:31:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-13T02:12:27.464Z] $ docker stop --time=1 aa8c23fefdd389a9158d112827865eadfe10afeed0bf50d820c5c3d9eab54363 [2025-08-13T02:12:29.136Z] $ docker rm -f --volumes aa8c23fefdd389a9158d112827865eadfe10afeed0bf50d820c5c3d9eab54363 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-13T02:12:29.650Z] + docker images [2025-08-13T02:12:29.650Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-13T02:12:29.650Z] support-notifications-arm64 latest 0d4990c29333 3 seconds ago 54.1MB [2025-08-13T02:12:29.650Z] support-scheduler-arm64 latest e55b25e95ea6 12 seconds ago 50.3MB [2025-08-13T02:12:29.650Z] core-data-arm64 latest be2dac979b07 30 seconds ago 46.5MB [2025-08-13T02:12:29.650Z] core-metadata-arm64 latest 738454fe4781 30 seconds ago 46.7MB [2025-08-13T02:12:29.650Z] security-proxy-auth-arm64 latest f1c9819cfc65 36 seconds ago 45.7MB [2025-08-13T02:12:29.650Z] core-keeper-arm64 latest ae78b32a61b0 46 seconds ago 45.3MB [2025-08-13T02:12:29.650Z] security-spiffe-token-provider-arm64 latest 960ad24b76ab About a minute ago 49.9MB [2025-08-13T02:12:29.650Z] security-secretstore-setup-arm64 latest 187bcf6f508d 2 minutes ago 80.2MB [2025-08-13T02:12:29.650Z] core-command-arm64 latest 85cf7df55844 3 minutes ago 41MB [2025-08-13T02:12:29.650Z] security-proxy-setup-arm64 latest fc8bea4e6dd1 3 minutes ago 50.3MB [2025-08-13T02:12:29.650Z] core-common-config-bootstrapper-arm64 latest 34eb81b0b8a3 19 minutes ago 21MB [2025-08-13T02:12:29.650Z] security-bootstrapper-arm64 latest 850f7c3d022d 20 minutes ago 22.1MB [2025-08-13T02:12:29.650Z] security-spire-agent-arm64 latest e22a1a70d4b4 40 minutes ago 188MB [2025-08-13T02:12:29.650Z] security-spire-server-arm64 latest 87d6d445e461 40 minutes ago 145MB [2025-08-13T02:12:29.650Z] security-spire-config-arm64 latest 3b6138db350b 40 minutes ago 144MB [2025-08-13T02:12:29.650Z] ci-base-image-arm64 latest 980274766175 41 minutes ago 922MB [2025-08-13T02:12:29.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 9 days ago 566MB [2025-08-13T02:12:29.650Z] 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-13T02:12:29.795Z] provisioning config files... [2025-08-13T02:12:29.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/884@tmp/config12264194134763656768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:12:30.162Z] ---> ****-login.sh [2025-08-13T02:12:30.162Z] nexus3.edgexfoundry.org:10001 [2025-08-13T02:12:30.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T02:12:30.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T02:12:30.743Z] Configure a credential helper to remove this warning. See [2025-08-13T02:12:30.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T02:12:30.743Z] [2025-08-13T02:12:30.743Z] Login Succeeded [2025-08-13T02:12:30.743Z] nexus3.edgexfoundry.org:10002 [2025-08-13T02:12:31.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T02:12:31.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T02:12:31.007Z] Configure a credential helper to remove this warning. See [2025-08-13T02:12:31.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T02:12:31.007Z] [2025-08-13T02:12:31.008Z] Login Succeeded [2025-08-13T02:12:31.008Z] nexus3.edgexfoundry.org:10003 [2025-08-13T02:12:31.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T02:12:31.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T02:12:31.276Z] Configure a credential helper to remove this warning. See [2025-08-13T02:12:31.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T02:12:31.276Z] [2025-08-13T02:12:31.276Z] Login Succeeded [2025-08-13T02:12:31.276Z] nexus3.edgexfoundry.org:10004 [2025-08-13T02:12:31.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T02:12:31.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T02:12:31.809Z] Configure a credential helper to remove this warning. See [2025-08-13T02:12:31.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T02:12:31.809Z] [2025-08-13T02:12:31.809Z] Login Succeeded [2025-08-13T02:12:31.809Z] ****.io [2025-08-13T02:12:32.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T02:12:32.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T02:12:32.354Z] Configure a credential helper to remove this warning. See [2025-08-13T02:12:32.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T02:12:32.354Z] [2025-08-13T02:12:32.354Z] Login Succeeded [2025-08-13T02:12:32.354Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T02:12:32.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:12:32.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T02:12:32.468Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-13T02:12:32.469Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:12:32.469Z] latest [2025-08-13T02:12:32.469Z] 4.1.0-dev.45 [2025-08-13T02:12:32.469Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:12:32.469Z] main [2025-08-13T02:12:32.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:32.851Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:33.230Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:12:33.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-13T02:12:33.230Z] f21b0700619e: Preparing [2025-08-13T02:12:33.230Z] 78f67ebed1bf: Preparing [2025-08-13T02:12:33.230Z] c758655b3510: Preparing [2025-08-13T02:12:33.230Z] d51ea260c12f: Preparing [2025-08-13T02:12:33.230Z] 0804393c308c: Preparing [2025-08-13T02:12:33.230Z] cb6d028a846f: Preparing [2025-08-13T02:12:33.230Z] 1e890da81ec9: Preparing [2025-08-13T02:12:33.230Z] cb6d028a846f: Waiting [2025-08-13T02:12:33.496Z] c758655b3510: Pushed [2025-08-13T02:12:33.496Z] d51ea260c12f: Pushed [2025-08-13T02:12:33.496Z] f21b0700619e: Pushed [2025-08-13T02:12:33.496Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:33.762Z] cb6d028a846f: Pushed [2025-08-13T02:12:33.762Z] 0804393c308c: Pushed [2025-08-13T02:12:40.403Z] 78f67ebed1bf: Pushed [2025-08-13T02:12:40.403Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:40.770Z] + 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-13T02:12:41.130Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-13T02:12:41.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-13T02:12:41.130Z] f21b0700619e: Preparing [2025-08-13T02:12:41.130Z] 78f67ebed1bf: Preparing [2025-08-13T02:12:41.130Z] c758655b3510: Preparing [2025-08-13T02:12:41.130Z] d51ea260c12f: Preparing [2025-08-13T02:12:41.130Z] 0804393c308c: Preparing [2025-08-13T02:12:41.130Z] cb6d028a846f: Preparing [2025-08-13T02:12:41.130Z] 1e890da81ec9: Preparing [2025-08-13T02:12:41.130Z] cb6d028a846f: Waiting [2025-08-13T02:12:41.130Z] 1e890da81ec9: Waiting [2025-08-13T02:12:41.130Z] f21b0700619e: Layer already exists [2025-08-13T02:12:41.130Z] 0804393c308c: Layer already exists [2025-08-13T02:12:41.130Z] c758655b3510: Layer already exists [2025-08-13T02:12:41.130Z] 78f67ebed1bf: Layer already exists [2025-08-13T02:12:41.130Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:41.130Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:41.130Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:41.395Z] latest: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:41.752Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:42.109Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.45 [2025-08-13T02:12:42.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-13T02:12:42.109Z] f21b0700619e: Preparing [2025-08-13T02:12:42.109Z] 78f67ebed1bf: Preparing [2025-08-13T02:12:42.109Z] c758655b3510: Preparing [2025-08-13T02:12:42.109Z] d51ea260c12f: Preparing [2025-08-13T02:12:42.109Z] 0804393c308c: Preparing [2025-08-13T02:12:42.109Z] cb6d028a846f: Preparing [2025-08-13T02:12:42.109Z] 1e890da81ec9: Preparing [2025-08-13T02:12:42.109Z] cb6d028a846f: Waiting [2025-08-13T02:12:42.109Z] 1e890da81ec9: Waiting [2025-08-13T02:12:42.109Z] 78f67ebed1bf: Layer already exists [2025-08-13T02:12:42.109Z] 0804393c308c: Layer already exists [2025-08-13T02:12:42.109Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:42.109Z] c758655b3510: Layer already exists [2025-08-13T02:12:42.109Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:42.109Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:42.109Z] f21b0700619e: Layer already exists [2025-08-13T02:12:42.109Z] 4.1.0-dev.45: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:42.740Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:43.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:12:43.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-13T02:12:43.110Z] f21b0700619e: Preparing [2025-08-13T02:12:43.110Z] 78f67ebed1bf: Preparing [2025-08-13T02:12:43.110Z] c758655b3510: Preparing [2025-08-13T02:12:43.110Z] d51ea260c12f: Preparing [2025-08-13T02:12:43.110Z] 0804393c308c: Preparing [2025-08-13T02:12:43.110Z] cb6d028a846f: Preparing [2025-08-13T02:12:43.110Z] 1e890da81ec9: Preparing [2025-08-13T02:12:43.110Z] cb6d028a846f: Waiting [2025-08-13T02:12:43.110Z] f21b0700619e: Layer already exists [2025-08-13T02:12:43.110Z] 78f67ebed1bf: Layer already exists [2025-08-13T02:12:43.110Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:43.110Z] c758655b3510: Layer already exists [2025-08-13T02:12:43.110Z] 0804393c308c: Layer already exists [2025-08-13T02:12:43.110Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:43.110Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:43.110Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:43.465Z] + 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-13T02:12:43.827Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-13T02:12:43.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-13T02:12:43.827Z] f21b0700619e: Preparing [2025-08-13T02:12:43.827Z] 78f67ebed1bf: Preparing [2025-08-13T02:12:43.827Z] c758655b3510: Preparing [2025-08-13T02:12:43.827Z] d51ea260c12f: Preparing [2025-08-13T02:12:43.827Z] 0804393c308c: Preparing [2025-08-13T02:12:43.827Z] cb6d028a846f: Preparing [2025-08-13T02:12:43.827Z] 1e890da81ec9: Preparing [2025-08-13T02:12:43.827Z] cb6d028a846f: Waiting [2025-08-13T02:12:43.827Z] 1e890da81ec9: Waiting [2025-08-13T02:12:43.827Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:43.827Z] f21b0700619e: Layer already exists [2025-08-13T02:12:43.827Z] 0804393c308c: Layer already exists [2025-08-13T02:12:43.827Z] 78f67ebed1bf: Layer already exists [2025-08-13T02:12:43.827Z] c758655b3510: Layer already exists [2025-08-13T02:12:43.827Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:43.827Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:44.094Z] main: digest: sha256:48369516c2cabe06cd2821f6d381fd5d37c73a3d62ef8f14e743426a6271ebc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:12:44.183Z] ===================================================== [Pipeline] echo [2025-08-13T02:12:44.205Z] taggedImages: [2025-08-13T02:12:44.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:12:44.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-13T02:12:44.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.45 [2025-08-13T02:12:44.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:12:44.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-13T02:12:44.238Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-13T02:12:44.238Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:12:44.238Z] latest [2025-08-13T02:12:44.238Z] 4.1.0-dev.45 [2025-08-13T02:12:44.238Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:12:44.238Z] main [2025-08-13T02:12:44.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:44.605Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:44.968Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:12:44.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-13T02:12:44.968Z] 1b31270a75e7: Preparing [2025-08-13T02:12:44.968Z] 3fcbc0047475: Preparing [2025-08-13T02:12:44.968Z] d989114a1665: Preparing [2025-08-13T02:12:44.968Z] 98e974e91561: Preparing [2025-08-13T02:12:44.968Z] c758655b3510: Preparing [2025-08-13T02:12:44.968Z] d51ea260c12f: Preparing [2025-08-13T02:12:44.968Z] 0804393c308c: Preparing [2025-08-13T02:12:44.968Z] cb6d028a846f: Preparing [2025-08-13T02:12:44.968Z] 1e890da81ec9: Preparing [2025-08-13T02:12:44.968Z] 0804393c308c: Waiting [2025-08-13T02:12:44.968Z] d51ea260c12f: Waiting [2025-08-13T02:12:44.968Z] cb6d028a846f: Waiting [2025-08-13T02:12:44.968Z] 1e890da81ec9: Waiting [2025-08-13T02:12:44.968Z] c758655b3510: Layer already exists [2025-08-13T02:12:45.233Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:45.233Z] d989114a1665: Pushed [2025-08-13T02:12:45.233Z] 0804393c308c: Layer already exists [2025-08-13T02:12:45.233Z] 1b31270a75e7: Pushed [2025-08-13T02:12:45.233Z] 3fcbc0047475: Pushed [2025-08-13T02:12:45.233Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:45.233Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:47.801Z] 98e974e91561: Pushed [2025-08-13T02:12:47.801Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:48.163Z] + 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-13T02:12:48.519Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-13T02:12:48.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-13T02:12:48.519Z] 1b31270a75e7: Preparing [2025-08-13T02:12:48.519Z] 3fcbc0047475: Preparing [2025-08-13T02:12:48.519Z] d989114a1665: Preparing [2025-08-13T02:12:48.519Z] 98e974e91561: Preparing [2025-08-13T02:12:48.519Z] c758655b3510: Preparing [2025-08-13T02:12:48.519Z] d51ea260c12f: Preparing [2025-08-13T02:12:48.519Z] 0804393c308c: Preparing [2025-08-13T02:12:48.519Z] cb6d028a846f: Preparing [2025-08-13T02:12:48.519Z] 1e890da81ec9: Preparing [2025-08-13T02:12:48.519Z] d51ea260c12f: Waiting [2025-08-13T02:12:48.519Z] 0804393c308c: Waiting [2025-08-13T02:12:48.519Z] cb6d028a846f: Waiting [2025-08-13T02:12:48.519Z] 1e890da81ec9: Waiting [2025-08-13T02:12:48.519Z] 1b31270a75e7: Layer already exists [2025-08-13T02:12:48.519Z] c758655b3510: Layer already exists [2025-08-13T02:12:48.519Z] 98e974e91561: Layer already exists [2025-08-13T02:12:48.519Z] 3fcbc0047475: Layer already exists [2025-08-13T02:12:48.519Z] d989114a1665: Layer already exists [2025-08-13T02:12:48.519Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:48.519Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:48.519Z] 0804393c308c: Layer already exists [2025-08-13T02:12:48.519Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:48.784Z] latest: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:49.141Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:49.500Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.45 [2025-08-13T02:12:49.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-13T02:12:49.500Z] 1b31270a75e7: Preparing [2025-08-13T02:12:49.500Z] 3fcbc0047475: Preparing [2025-08-13T02:12:49.500Z] d989114a1665: Preparing [2025-08-13T02:12:49.500Z] 98e974e91561: Preparing [2025-08-13T02:12:49.500Z] c758655b3510: Preparing [2025-08-13T02:12:49.500Z] d51ea260c12f: Preparing [2025-08-13T02:12:49.500Z] 0804393c308c: Preparing [2025-08-13T02:12:49.500Z] cb6d028a846f: Preparing [2025-08-13T02:12:49.500Z] 1e890da81ec9: Preparing [2025-08-13T02:12:49.500Z] 0804393c308c: Waiting [2025-08-13T02:12:49.500Z] cb6d028a846f: Waiting [2025-08-13T02:12:49.500Z] 1e890da81ec9: Waiting [2025-08-13T02:12:49.500Z] d51ea260c12f: Waiting [2025-08-13T02:12:49.500Z] 3fcbc0047475: Layer already exists [2025-08-13T02:12:49.500Z] d989114a1665: Layer already exists [2025-08-13T02:12:49.500Z] c758655b3510: Layer already exists [2025-08-13T02:12:49.500Z] 98e974e91561: Layer already exists [2025-08-13T02:12:49.500Z] 1b31270a75e7: Layer already exists [2025-08-13T02:12:49.500Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:49.500Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:49.500Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:50.897Z] 0804393c308c: Layer already exists [2025-08-13T02:12:50.897Z] 4.1.0-dev.45: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:51.252Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:51.604Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:12:51.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-13T02:12:51.604Z] 1b31270a75e7: Preparing [2025-08-13T02:12:51.604Z] 3fcbc0047475: Preparing [2025-08-13T02:12:51.604Z] d989114a1665: Preparing [2025-08-13T02:12:51.604Z] 98e974e91561: Preparing [2025-08-13T02:12:51.604Z] c758655b3510: Preparing [2025-08-13T02:12:51.604Z] d51ea260c12f: Preparing [2025-08-13T02:12:51.604Z] 0804393c308c: Preparing [2025-08-13T02:12:51.604Z] d51ea260c12f: Waiting [2025-08-13T02:12:51.604Z] cb6d028a846f: Preparing [2025-08-13T02:12:51.604Z] 1e890da81ec9: Preparing [2025-08-13T02:12:51.604Z] cb6d028a846f: Waiting [2025-08-13T02:12:51.604Z] 1e890da81ec9: Waiting [2025-08-13T02:12:51.604Z] 0804393c308c: Waiting [2025-08-13T02:12:51.604Z] c758655b3510: Layer already exists [2025-08-13T02:12:51.604Z] 98e974e91561: Layer already exists [2025-08-13T02:12:51.604Z] 3fcbc0047475: Layer already exists [2025-08-13T02:12:51.604Z] d989114a1665: Layer already exists [2025-08-13T02:12:51.604Z] 1b31270a75e7: Layer already exists [2025-08-13T02:12:51.604Z] 0804393c308c: Layer already exists [2025-08-13T02:12:51.604Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:51.604Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:51.604Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:51.869Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:52.217Z] + 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-13T02:12:52.558Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-13T02:12:52.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-13T02:12:52.558Z] 1b31270a75e7: Preparing [2025-08-13T02:12:52.558Z] 3fcbc0047475: Preparing [2025-08-13T02:12:52.558Z] d989114a1665: Preparing [2025-08-13T02:12:52.558Z] 98e974e91561: Preparing [2025-08-13T02:12:52.558Z] c758655b3510: Preparing [2025-08-13T02:12:52.558Z] d51ea260c12f: Preparing [2025-08-13T02:12:52.558Z] 0804393c308c: Preparing [2025-08-13T02:12:52.558Z] d51ea260c12f: Waiting [2025-08-13T02:12:52.558Z] cb6d028a846f: Preparing [2025-08-13T02:12:52.558Z] 0804393c308c: Waiting [2025-08-13T02:12:52.558Z] 1e890da81ec9: Preparing [2025-08-13T02:12:52.558Z] cb6d028a846f: Waiting [2025-08-13T02:12:52.558Z] 1e890da81ec9: Waiting [2025-08-13T02:12:52.558Z] 3fcbc0047475: Layer already exists [2025-08-13T02:12:52.558Z] d989114a1665: Layer already exists [2025-08-13T02:12:52.558Z] 1b31270a75e7: Layer already exists [2025-08-13T02:12:52.558Z] c758655b3510: Layer already exists [2025-08-13T02:12:52.558Z] 98e974e91561: Layer already exists [2025-08-13T02:12:52.558Z] 0804393c308c: Layer already exists [2025-08-13T02:12:52.558Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:52.558Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:52.558Z] cb6d028a846f: Layer already exists [2025-08-13T02:12:52.821Z] main: digest: sha256:d81ad9edcd6117170779979601a20245f649277d660c8b78f78bc87f4bd9c726 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:12:52.889Z] ===================================================== [Pipeline] echo [2025-08-13T02:12:52.905Z] taggedImages: [2025-08-13T02:12:52.905Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:12:52.905Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-13T02:12:52.905Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.45 [2025-08-13T02:12:52.905Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:12:52.905Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-13T02:12:52.936Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-13T02:12:52.936Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:12:52.936Z] latest [2025-08-13T02:12:52.936Z] 4.1.0-dev.45 [2025-08-13T02:12:52.936Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:12:52.936Z] main [2025-08-13T02:12:52.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:53.308Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:12:53.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:12:53.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-13T02:12:53.664Z] 97d20cf164aa: Preparing [2025-08-13T02:12:53.664Z] c1c1c51495ff: Preparing [2025-08-13T02:12:53.664Z] c758655b3510: Preparing [2025-08-13T02:12:53.664Z] d51ea260c12f: Preparing [2025-08-13T02:12:53.664Z] 0359e14c7f2a: Preparing [2025-08-13T02:12:53.664Z] 34cdc00bd073: Preparing [2025-08-13T02:12:53.664Z] 1e890da81ec9: Preparing [2025-08-13T02:12:53.664Z] 34cdc00bd073: Waiting [2025-08-13T02:12:53.664Z] 1e890da81ec9: Waiting [2025-08-13T02:12:53.664Z] c758655b3510: Layer already exists [2025-08-13T02:12:53.664Z] d51ea260c12f: Layer already exists [2025-08-13T02:12:53.927Z] 1e890da81ec9: Layer already exists [2025-08-13T02:12:53.927Z] 97d20cf164aa: Pushed [2025-08-13T02:12:53.927Z] 34cdc00bd073: Pushed [2025-08-13T02:12:54.191Z] 0359e14c7f2a: Pushed [2025-08-13T02:13:00.799Z] c1c1c51495ff: Pushed [2025-08-13T02:13:00.799Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:01.408Z] + 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-13T02:13:01.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-13T02:13:01.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-13T02:13:01.746Z] 97d20cf164aa: Preparing [2025-08-13T02:13:01.746Z] c1c1c51495ff: Preparing [2025-08-13T02:13:01.746Z] c758655b3510: Preparing [2025-08-13T02:13:01.746Z] d51ea260c12f: Preparing [2025-08-13T02:13:01.746Z] 0359e14c7f2a: Preparing [2025-08-13T02:13:01.746Z] 34cdc00bd073: Preparing [2025-08-13T02:13:01.747Z] 1e890da81ec9: Preparing [2025-08-13T02:13:01.747Z] 34cdc00bd073: Waiting [2025-08-13T02:13:01.747Z] 1e890da81ec9: Waiting [2025-08-13T02:13:01.747Z] c758655b3510: Layer already exists [2025-08-13T02:13:01.747Z] 97d20cf164aa: Layer already exists [2025-08-13T02:13:01.747Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:01.747Z] c1c1c51495ff: Layer already exists [2025-08-13T02:13:01.747Z] 0359e14c7f2a: Layer already exists [2025-08-13T02:13:01.747Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:01.747Z] 34cdc00bd073: Layer already exists [2025-08-13T02:13:02.012Z] latest: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:02.355Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:02.695Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.45 [2025-08-13T02:13:02.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-13T02:13:02.695Z] 97d20cf164aa: Preparing [2025-08-13T02:13:02.695Z] c1c1c51495ff: Preparing [2025-08-13T02:13:02.695Z] c758655b3510: Preparing [2025-08-13T02:13:02.695Z] d51ea260c12f: Preparing [2025-08-13T02:13:02.695Z] 0359e14c7f2a: Preparing [2025-08-13T02:13:02.695Z] 34cdc00bd073: Preparing [2025-08-13T02:13:02.695Z] 1e890da81ec9: Preparing [2025-08-13T02:13:02.695Z] 1e890da81ec9: Waiting [2025-08-13T02:13:02.695Z] c758655b3510: Layer already exists [2025-08-13T02:13:02.695Z] 97d20cf164aa: Layer already exists [2025-08-13T02:13:02.695Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:02.695Z] c1c1c51495ff: Layer already exists [2025-08-13T02:13:02.695Z] 0359e14c7f2a: Layer already exists [2025-08-13T02:13:02.695Z] 34cdc00bd073: Layer already exists [2025-08-13T02:13:02.695Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:02.695Z] 4.1.0-dev.45: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:03.301Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:03.643Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:03.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-13T02:13:03.644Z] 97d20cf164aa: Preparing [2025-08-13T02:13:03.644Z] c1c1c51495ff: Preparing [2025-08-13T02:13:03.644Z] c758655b3510: Preparing [2025-08-13T02:13:03.644Z] d51ea260c12f: Preparing [2025-08-13T02:13:03.644Z] 0359e14c7f2a: Preparing [2025-08-13T02:13:03.644Z] 34cdc00bd073: Preparing [2025-08-13T02:13:03.644Z] 1e890da81ec9: Preparing [2025-08-13T02:13:03.644Z] 34cdc00bd073: Waiting [2025-08-13T02:13:03.644Z] 1e890da81ec9: Waiting [2025-08-13T02:13:03.644Z] c1c1c51495ff: Layer already exists [2025-08-13T02:13:03.644Z] 0359e14c7f2a: Layer already exists [2025-08-13T02:13:03.644Z] 97d20cf164aa: Layer already exists [2025-08-13T02:13:03.644Z] c758655b3510: Layer already exists [2025-08-13T02:13:03.644Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:03.644Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:03.644Z] 34cdc00bd073: Layer already exists [2025-08-13T02:13:03.644Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:04.269Z] + 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-13T02:13:04.619Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-13T02:13:04.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-13T02:13:04.619Z] 97d20cf164aa: Preparing [2025-08-13T02:13:04.619Z] c1c1c51495ff: Preparing [2025-08-13T02:13:04.619Z] c758655b3510: Preparing [2025-08-13T02:13:04.619Z] d51ea260c12f: Preparing [2025-08-13T02:13:04.619Z] 0359e14c7f2a: Preparing [2025-08-13T02:13:04.619Z] 34cdc00bd073: Preparing [2025-08-13T02:13:04.619Z] 1e890da81ec9: Preparing [2025-08-13T02:13:04.619Z] 34cdc00bd073: Waiting [2025-08-13T02:13:04.619Z] 1e890da81ec9: Waiting [2025-08-13T02:13:04.619Z] 97d20cf164aa: Layer already exists [2025-08-13T02:13:04.619Z] c1c1c51495ff: Layer already exists [2025-08-13T02:13:04.619Z] c758655b3510: Layer already exists [2025-08-13T02:13:04.619Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:04.619Z] 0359e14c7f2a: Layer already exists [2025-08-13T02:13:04.619Z] 34cdc00bd073: Layer already exists [2025-08-13T02:13:04.619Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:04.619Z] main: digest: sha256:23d0d0fd9268ed077d7029b7481af83c0dcf0507442fd36a6791d5848febd09d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:13:04.969Z] ===================================================== [Pipeline] echo [2025-08-13T02:13:04.984Z] taggedImages: [2025-08-13T02:13:04.984Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:04.984Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-13T02:13:04.984Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.45 [2025-08-13T02:13:04.984Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:04.984Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-13T02:13:05.018Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-13T02:13:05.018Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:05.018Z] latest [2025-08-13T02:13:05.018Z] 4.1.0-dev.45 [2025-08-13T02:13:05.018Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:05.018Z] main [2025-08-13T02:13:05.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:05.384Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:05.793Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:05.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-13T02:13:05.793Z] f845eca23c00: Preparing [2025-08-13T02:13:05.793Z] 5a4606ee9784: Preparing [2025-08-13T02:13:05.793Z] d51ea260c12f: Preparing [2025-08-13T02:13:05.793Z] 8f83582cc1f0: Preparing [2025-08-13T02:13:05.793Z] 954756259bca: Preparing [2025-08-13T02:13:05.793Z] 1e890da81ec9: Preparing [2025-08-13T02:13:05.793Z] 1e890da81ec9: Waiting [2025-08-13T02:13:05.793Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:05.793Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:09.170Z] 8f83582cc1f0: Pushed [2025-08-13T02:13:09.170Z] f845eca23c00: Pushed [2025-08-13T02:13:09.170Z] 954756259bca: Pushed [2025-08-13T02:13:14.057Z] 5a4606ee9784: Pushed [2025-08-13T02:13:14.322Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:14.671Z] + 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-13T02:13:15.010Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-13T02:13:15.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-13T02:13:15.010Z] f845eca23c00: Preparing [2025-08-13T02:13:15.010Z] 5a4606ee9784: Preparing [2025-08-13T02:13:15.010Z] d51ea260c12f: Preparing [2025-08-13T02:13:15.010Z] 8f83582cc1f0: Preparing [2025-08-13T02:13:15.010Z] 954756259bca: Preparing [2025-08-13T02:13:15.010Z] 1e890da81ec9: Preparing [2025-08-13T02:13:15.010Z] 1e890da81ec9: Waiting [2025-08-13T02:13:15.010Z] 8f83582cc1f0: Layer already exists [2025-08-13T02:13:15.010Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:15.010Z] 5a4606ee9784: Layer already exists [2025-08-13T02:13:15.010Z] 954756259bca: Layer already exists [2025-08-13T02:13:15.010Z] f845eca23c00: Layer already exists [2025-08-13T02:13:15.010Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:15.010Z] latest: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:15.357Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:15.710Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.45 [2025-08-13T02:13:15.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-13T02:13:15.710Z] f845eca23c00: Preparing [2025-08-13T02:13:15.710Z] 5a4606ee9784: Preparing [2025-08-13T02:13:15.710Z] d51ea260c12f: Preparing [2025-08-13T02:13:15.710Z] 8f83582cc1f0: Preparing [2025-08-13T02:13:15.710Z] 954756259bca: Preparing [2025-08-13T02:13:15.710Z] 1e890da81ec9: Preparing [2025-08-13T02:13:15.710Z] 1e890da81ec9: Waiting [2025-08-13T02:13:15.710Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:15.710Z] 5a4606ee9784: Layer already exists [2025-08-13T02:13:15.710Z] 8f83582cc1f0: Layer already exists [2025-08-13T02:13:15.710Z] f845eca23c00: Layer already exists [2025-08-13T02:13:15.710Z] 954756259bca: Layer already exists [2025-08-13T02:13:15.710Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:15.710Z] 4.1.0-dev.45: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:16.314Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:16.666Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:16.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-13T02:13:16.666Z] f845eca23c00: Preparing [2025-08-13T02:13:16.666Z] 5a4606ee9784: Preparing [2025-08-13T02:13:16.666Z] d51ea260c12f: Preparing [2025-08-13T02:13:16.666Z] 8f83582cc1f0: Preparing [2025-08-13T02:13:16.666Z] 954756259bca: Preparing [2025-08-13T02:13:16.666Z] 1e890da81ec9: Preparing [2025-08-13T02:13:16.666Z] 1e890da81ec9: Waiting [2025-08-13T02:13:16.666Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:16.666Z] f845eca23c00: Layer already exists [2025-08-13T02:13:16.666Z] 954756259bca: Layer already exists [2025-08-13T02:13:16.666Z] 5a4606ee9784: Layer already exists [2025-08-13T02:13:16.666Z] 8f83582cc1f0: Layer already exists [2025-08-13T02:13:16.666Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:16.666Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:17.083Z] + 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-13T02:13:17.436Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-13T02:13:17.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-13T02:13:17.436Z] f845eca23c00: Preparing [2025-08-13T02:13:17.436Z] 5a4606ee9784: Preparing [2025-08-13T02:13:17.436Z] d51ea260c12f: Preparing [2025-08-13T02:13:17.436Z] 8f83582cc1f0: Preparing [2025-08-13T02:13:17.436Z] 954756259bca: Preparing [2025-08-13T02:13:17.436Z] 1e890da81ec9: Preparing [2025-08-13T02:13:17.436Z] 1e890da81ec9: Waiting [2025-08-13T02:13:17.436Z] 8f83582cc1f0: Layer already exists [2025-08-13T02:13:17.436Z] f845eca23c00: Layer already exists [2025-08-13T02:13:17.436Z] 5a4606ee9784: Layer already exists [2025-08-13T02:13:17.436Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:17.436Z] 954756259bca: Layer already exists [2025-08-13T02:13:17.436Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:17.705Z] main: digest: sha256:3e217dbdf45e0d52a4e0779bdcae75a035759795a1fb18ced89f07da4771553f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:13:17.770Z] ===================================================== [Pipeline] echo [2025-08-13T02:13:17.781Z] taggedImages: [2025-08-13T02:13:17.781Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:17.781Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-13T02:13:17.781Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.45 [2025-08-13T02:13:17.781Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:17.781Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-13T02:13:17.811Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-13T02:13:17.811Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:17.811Z] latest [2025-08-13T02:13:17.811Z] 4.1.0-dev.45 [2025-08-13T02:13:17.811Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:17.811Z] main [2025-08-13T02:13:17.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:18.178Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:18.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:18.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-13T02:13:18.537Z] c2e9988dca8c: Preparing [2025-08-13T02:13:18.537Z] 0293fad6688c: Preparing [2025-08-13T02:13:18.537Z] 32151ed18e2b: Preparing [2025-08-13T02:13:18.537Z] c758655b3510: Preparing [2025-08-13T02:13:18.537Z] d51ea260c12f: Preparing [2025-08-13T02:13:18.537Z] 0804393c308c: Preparing [2025-08-13T02:13:18.537Z] cb6d028a846f: Preparing [2025-08-13T02:13:18.537Z] 1e890da81ec9: Preparing [2025-08-13T02:13:18.537Z] 0804393c308c: Waiting [2025-08-13T02:13:18.537Z] cb6d028a846f: Waiting [2025-08-13T02:13:18.537Z] 1e890da81ec9: Waiting [2025-08-13T02:13:18.537Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:18.537Z] c758655b3510: Layer already exists [2025-08-13T02:13:18.820Z] 0804393c308c: Layer already exists [2025-08-13T02:13:18.820Z] cb6d028a846f: Layer already exists [2025-08-13T02:13:18.820Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:18.820Z] c2e9988dca8c: Pushed [2025-08-13T02:13:18.820Z] 0293fad6688c: Pushed [2025-08-13T02:13:26.994Z] 32151ed18e2b: Pushed [2025-08-13T02:13:26.994Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:27.338Z] + 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-13T02:13:27.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-13T02:13:27.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-13T02:13:27.687Z] c2e9988dca8c: Preparing [2025-08-13T02:13:27.687Z] 0293fad6688c: Preparing [2025-08-13T02:13:27.687Z] 32151ed18e2b: Preparing [2025-08-13T02:13:27.687Z] c758655b3510: Preparing [2025-08-13T02:13:27.687Z] d51ea260c12f: Preparing [2025-08-13T02:13:27.687Z] 0804393c308c: Preparing [2025-08-13T02:13:27.687Z] cb6d028a846f: Preparing [2025-08-13T02:13:27.687Z] 1e890da81ec9: Preparing [2025-08-13T02:13:27.687Z] 0804393c308c: Waiting [2025-08-13T02:13:27.687Z] 1e890da81ec9: Waiting [2025-08-13T02:13:27.687Z] cb6d028a846f: Waiting [2025-08-13T02:13:27.687Z] c2e9988dca8c: Layer already exists [2025-08-13T02:13:27.687Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:27.687Z] c758655b3510: Layer already exists [2025-08-13T02:13:27.687Z] 32151ed18e2b: Layer already exists [2025-08-13T02:13:27.687Z] 0293fad6688c: Layer already exists [2025-08-13T02:13:27.687Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:27.687Z] 0804393c308c: Layer already exists [2025-08-13T02:13:27.687Z] cb6d028a846f: Layer already exists [2025-08-13T02:13:27.952Z] latest: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:28.305Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:28.648Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.45 [2025-08-13T02:13:28.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-13T02:13:28.648Z] c2e9988dca8c: Preparing [2025-08-13T02:13:28.648Z] 0293fad6688c: Preparing [2025-08-13T02:13:28.648Z] 32151ed18e2b: Preparing [2025-08-13T02:13:28.648Z] c758655b3510: Preparing [2025-08-13T02:13:28.648Z] d51ea260c12f: Preparing [2025-08-13T02:13:28.648Z] 0804393c308c: Preparing [2025-08-13T02:13:28.648Z] cb6d028a846f: Preparing [2025-08-13T02:13:28.648Z] 1e890da81ec9: Preparing [2025-08-13T02:13:28.648Z] 0804393c308c: Waiting [2025-08-13T02:13:28.648Z] cb6d028a846f: Waiting [2025-08-13T02:13:28.648Z] 1e890da81ec9: Waiting [2025-08-13T02:13:28.648Z] 0293fad6688c: Layer already exists [2025-08-13T02:13:28.648Z] c758655b3510: Layer already exists [2025-08-13T02:13:28.648Z] 32151ed18e2b: Layer already exists [2025-08-13T02:13:28.648Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:28.648Z] c2e9988dca8c: Layer already exists [2025-08-13T02:13:28.648Z] cb6d028a846f: Layer already exists [2025-08-13T02:13:28.648Z] 0804393c308c: Layer already exists [2025-08-13T02:13:28.648Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:28.913Z] 4.1.0-dev.45: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:29.266Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:29.604Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:29.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-13T02:13:29.604Z] c2e9988dca8c: Preparing [2025-08-13T02:13:29.604Z] 0293fad6688c: Preparing [2025-08-13T02:13:29.604Z] 32151ed18e2b: Preparing [2025-08-13T02:13:29.604Z] c758655b3510: Preparing [2025-08-13T02:13:29.604Z] d51ea260c12f: Preparing [2025-08-13T02:13:29.604Z] 0804393c308c: Preparing [2025-08-13T02:13:29.604Z] cb6d028a846f: Preparing [2025-08-13T02:13:29.604Z] 1e890da81ec9: Preparing [2025-08-13T02:13:29.604Z] cb6d028a846f: Waiting [2025-08-13T02:13:29.604Z] 1e890da81ec9: Waiting [2025-08-13T02:13:29.604Z] 0804393c308c: Waiting [2025-08-13T02:13:29.604Z] 0293fad6688c: Layer already exists [2025-08-13T02:13:29.604Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:29.604Z] c758655b3510: Layer already exists [2025-08-13T02:13:29.604Z] c2e9988dca8c: Layer already exists [2025-08-13T02:13:29.604Z] 32151ed18e2b: Layer already exists [2025-08-13T02:13:29.604Z] 0804393c308c: Layer already exists [2025-08-13T02:13:29.604Z] cb6d028a846f: Layer already exists [2025-08-13T02:13:29.604Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:29.604Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:29.950Z] + 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-13T02:13:30.307Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-13T02:13:30.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-13T02:13:30.307Z] c2e9988dca8c: Preparing [2025-08-13T02:13:30.307Z] 0293fad6688c: Preparing [2025-08-13T02:13:30.307Z] 32151ed18e2b: Preparing [2025-08-13T02:13:30.307Z] c758655b3510: Preparing [2025-08-13T02:13:30.307Z] d51ea260c12f: Preparing [2025-08-13T02:13:30.307Z] 0804393c308c: Preparing [2025-08-13T02:13:30.307Z] cb6d028a846f: Preparing [2025-08-13T02:13:30.307Z] 1e890da81ec9: Preparing [2025-08-13T02:13:30.307Z] 0804393c308c: Waiting [2025-08-13T02:13:30.307Z] cb6d028a846f: Waiting [2025-08-13T02:13:30.307Z] 1e890da81ec9: Waiting [2025-08-13T02:13:30.307Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:30.307Z] 32151ed18e2b: Layer already exists [2025-08-13T02:13:30.307Z] 0293fad6688c: Layer already exists [2025-08-13T02:13:30.307Z] c2e9988dca8c: Layer already exists [2025-08-13T02:13:30.307Z] c758655b3510: Layer already exists [2025-08-13T02:13:30.307Z] 0804393c308c: Layer already exists [2025-08-13T02:13:30.307Z] cb6d028a846f: Layer already exists [2025-08-13T02:13:30.307Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:30.573Z] main: digest: sha256:282104c0d4edf6d008a7dbdf69252a54394bc403860e49cd192e3828707e20d4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:13:30.646Z] ===================================================== [Pipeline] echo [2025-08-13T02:13:30.658Z] taggedImages: [2025-08-13T02:13:30.658Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:30.658Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-13T02:13:30.658Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.45 [2025-08-13T02:13:30.658Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:30.658Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-13T02:13:30.687Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-13T02:13:30.687Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:30.687Z] latest [2025-08-13T02:13:30.687Z] 4.1.0-dev.45 [2025-08-13T02:13:30.687Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:30.687Z] main [2025-08-13T02:13:30.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:31.051Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:31.395Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:31.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-13T02:13:31.395Z] 758ac66714d4: Preparing [2025-08-13T02:13:31.395Z] da695b1565e7: Preparing [2025-08-13T02:13:31.395Z] 3f04d5adf3c7: Preparing [2025-08-13T02:13:31.395Z] 7f0b61753351: Preparing [2025-08-13T02:13:31.395Z] a586d061f66a: Preparing [2025-08-13T02:13:31.395Z] 6de665fb2d82: Preparing [2025-08-13T02:13:31.395Z] c7c00134647c: Preparing [2025-08-13T02:13:31.395Z] c758655b3510: Preparing [2025-08-13T02:13:31.395Z] d51ea260c12f: Preparing [2025-08-13T02:13:31.395Z] 9ef17696f8a6: Preparing [2025-08-13T02:13:31.395Z] 45aa6e918c14: Preparing [2025-08-13T02:13:31.395Z] 5f70bf18a086: Preparing [2025-08-13T02:13:31.395Z] 11e555d8dce6: Preparing [2025-08-13T02:13:31.395Z] a082558a7f7e: Preparing [2025-08-13T02:13:31.395Z] 40a21743d375: Preparing [2025-08-13T02:13:31.395Z] 1e890da81ec9: Preparing [2025-08-13T02:13:31.395Z] 6de665fb2d82: Waiting [2025-08-13T02:13:31.395Z] c7c00134647c: Waiting [2025-08-13T02:13:31.395Z] c758655b3510: Waiting [2025-08-13T02:13:31.395Z] d51ea260c12f: Waiting [2025-08-13T02:13:31.395Z] 9ef17696f8a6: Waiting [2025-08-13T02:13:31.395Z] 45aa6e918c14: Waiting [2025-08-13T02:13:31.395Z] 40a21743d375: Waiting [2025-08-13T02:13:31.395Z] 5f70bf18a086: Waiting [2025-08-13T02:13:31.395Z] 1e890da81ec9: Waiting [2025-08-13T02:13:31.395Z] 11e555d8dce6: Waiting [2025-08-13T02:13:31.660Z] 3f04d5adf3c7: Pushed [2025-08-13T02:13:31.660Z] 7f0b61753351: Pushed [2025-08-13T02:13:31.660Z] a586d061f66a: Pushed [2025-08-13T02:13:31.660Z] 758ac66714d4: Pushed [2025-08-13T02:13:31.660Z] da695b1565e7: Pushed [2025-08-13T02:13:31.660Z] c758655b3510: Layer already exists [2025-08-13T02:13:31.660Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:31.660Z] 6de665fb2d82: Pushed [2025-08-13T02:13:31.660Z] 5f70bf18a086: Layer already exists [2025-08-13T02:13:31.924Z] 9ef17696f8a6: Pushed [2025-08-13T02:13:31.924Z] 45aa6e918c14: Pushed [2025-08-13T02:13:31.924Z] 11e555d8dce6: Pushed [2025-08-13T02:13:31.924Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:31.924Z] 40a21743d375: Pushed [2025-08-13T02:13:32.188Z] a082558a7f7e: Pushed [2025-08-13T02:13:34.745Z] c7c00134647c: Pushed [2025-08-13T02:13:34.745Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:35.106Z] + 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-13T02:13:35.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-13T02:13:35.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-13T02:13:35.456Z] 758ac66714d4: Preparing [2025-08-13T02:13:35.456Z] da695b1565e7: Preparing [2025-08-13T02:13:35.456Z] 3f04d5adf3c7: Preparing [2025-08-13T02:13:35.456Z] 7f0b61753351: Preparing [2025-08-13T02:13:35.456Z] a586d061f66a: Preparing [2025-08-13T02:13:35.456Z] 6de665fb2d82: Preparing [2025-08-13T02:13:35.456Z] c7c00134647c: Preparing [2025-08-13T02:13:35.456Z] 6de665fb2d82: Waiting [2025-08-13T02:13:35.456Z] c758655b3510: Preparing [2025-08-13T02:13:35.456Z] c7c00134647c: Waiting [2025-08-13T02:13:35.456Z] d51ea260c12f: Preparing [2025-08-13T02:13:35.456Z] c758655b3510: Waiting [2025-08-13T02:13:35.456Z] d51ea260c12f: Waiting [2025-08-13T02:13:35.456Z] 9ef17696f8a6: Preparing [2025-08-13T02:13:35.456Z] 45aa6e918c14: Preparing [2025-08-13T02:13:35.456Z] 5f70bf18a086: Preparing [2025-08-13T02:13:35.456Z] 45aa6e918c14: Waiting [2025-08-13T02:13:35.456Z] 11e555d8dce6: Preparing [2025-08-13T02:13:35.456Z] 5f70bf18a086: Waiting [2025-08-13T02:13:35.456Z] a082558a7f7e: Preparing [2025-08-13T02:13:35.456Z] 40a21743d375: Preparing [2025-08-13T02:13:35.456Z] 1e890da81ec9: Preparing [2025-08-13T02:13:35.456Z] 40a21743d375: Waiting [2025-08-13T02:13:35.456Z] 11e555d8dce6: Waiting [2025-08-13T02:13:35.456Z] a082558a7f7e: Waiting [2025-08-13T02:13:35.456Z] 1e890da81ec9: Waiting [2025-08-13T02:13:35.456Z] a586d061f66a: Layer already exists [2025-08-13T02:13:35.456Z] 758ac66714d4: Layer already exists [2025-08-13T02:13:35.456Z] da695b1565e7: Layer already exists [2025-08-13T02:13:35.456Z] 7f0b61753351: Layer already exists [2025-08-13T02:13:35.456Z] 3f04d5adf3c7: Layer already exists [2025-08-13T02:13:35.456Z] 6de665fb2d82: Layer already exists [2025-08-13T02:13:35.456Z] c758655b3510: Layer already exists [2025-08-13T02:13:35.456Z] c7c00134647c: Layer already exists [2025-08-13T02:13:35.456Z] 9ef17696f8a6: Layer already exists [2025-08-13T02:13:35.456Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:35.456Z] 45aa6e918c14: Layer already exists [2025-08-13T02:13:35.456Z] 5f70bf18a086: Layer already exists [2025-08-13T02:13:35.456Z] 11e555d8dce6: Layer already exists [2025-08-13T02:13:35.456Z] a082558a7f7e: Layer already exists [2025-08-13T02:13:35.456Z] 40a21743d375: Layer already exists [2025-08-13T02:13:35.456Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:35.722Z] latest: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:36.073Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:36.425Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.45 [2025-08-13T02:13:36.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-13T02:13:36.425Z] 758ac66714d4: Preparing [2025-08-13T02:13:36.425Z] da695b1565e7: Preparing [2025-08-13T02:13:36.425Z] 3f04d5adf3c7: Preparing [2025-08-13T02:13:36.425Z] 7f0b61753351: Preparing [2025-08-13T02:13:36.425Z] a586d061f66a: Preparing [2025-08-13T02:13:36.425Z] 6de665fb2d82: Preparing [2025-08-13T02:13:36.425Z] c7c00134647c: Preparing [2025-08-13T02:13:36.425Z] c758655b3510: Preparing [2025-08-13T02:13:36.425Z] d51ea260c12f: Preparing [2025-08-13T02:13:36.425Z] 9ef17696f8a6: Preparing [2025-08-13T02:13:36.425Z] 45aa6e918c14: Preparing [2025-08-13T02:13:36.425Z] 5f70bf18a086: Preparing [2025-08-13T02:13:36.425Z] 11e555d8dce6: Preparing [2025-08-13T02:13:36.425Z] a082558a7f7e: Preparing [2025-08-13T02:13:36.425Z] 40a21743d375: Preparing [2025-08-13T02:13:36.425Z] 1e890da81ec9: Preparing [2025-08-13T02:13:36.425Z] 9ef17696f8a6: Waiting [2025-08-13T02:13:36.425Z] 45aa6e918c14: Waiting [2025-08-13T02:13:36.425Z] 5f70bf18a086: Waiting [2025-08-13T02:13:36.425Z] 11e555d8dce6: Waiting [2025-08-13T02:13:36.425Z] a082558a7f7e: Waiting [2025-08-13T02:13:36.425Z] 40a21743d375: Waiting [2025-08-13T02:13:36.425Z] 1e890da81ec9: Waiting [2025-08-13T02:13:36.425Z] c7c00134647c: Waiting [2025-08-13T02:13:36.425Z] 6de665fb2d82: Waiting [2025-08-13T02:13:36.425Z] c758655b3510: Waiting [2025-08-13T02:13:36.425Z] d51ea260c12f: Waiting [2025-08-13T02:13:36.425Z] a586d061f66a: Layer already exists [2025-08-13T02:13:36.425Z] 758ac66714d4: Layer already exists [2025-08-13T02:13:36.425Z] da695b1565e7: Layer already exists [2025-08-13T02:13:36.425Z] 7f0b61753351: Layer already exists [2025-08-13T02:13:36.425Z] 3f04d5adf3c7: Layer already exists [2025-08-13T02:13:36.425Z] 6de665fb2d82: Layer already exists [2025-08-13T02:13:36.425Z] c7c00134647c: Layer already exists [2025-08-13T02:13:36.425Z] c758655b3510: Layer already exists [2025-08-13T02:13:36.425Z] 9ef17696f8a6: Layer already exists [2025-08-13T02:13:36.425Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:36.425Z] 40a21743d375: Layer already exists [2025-08-13T02:13:36.425Z] 45aa6e918c14: Layer already exists [2025-08-13T02:13:36.425Z] 5f70bf18a086: Layer already exists [2025-08-13T02:13:36.425Z] a082558a7f7e: Layer already exists [2025-08-13T02:13:36.425Z] 11e555d8dce6: Layer already exists [2025-08-13T02:13:36.425Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:36.689Z] 4.1.0-dev.45: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:37.043Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:37.395Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:37.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-13T02:13:37.395Z] 758ac66714d4: Preparing [2025-08-13T02:13:37.395Z] da695b1565e7: Preparing [2025-08-13T02:13:37.395Z] 3f04d5adf3c7: Preparing [2025-08-13T02:13:37.395Z] 7f0b61753351: Preparing [2025-08-13T02:13:37.395Z] a586d061f66a: Preparing [2025-08-13T02:13:37.395Z] 6de665fb2d82: Preparing [2025-08-13T02:13:37.395Z] c7c00134647c: Preparing [2025-08-13T02:13:37.395Z] c758655b3510: Preparing [2025-08-13T02:13:37.395Z] d51ea260c12f: Preparing [2025-08-13T02:13:37.395Z] 9ef17696f8a6: Preparing [2025-08-13T02:13:37.395Z] 45aa6e918c14: Preparing [2025-08-13T02:13:37.395Z] 5f70bf18a086: Preparing [2025-08-13T02:13:37.395Z] 11e555d8dce6: Preparing [2025-08-13T02:13:37.395Z] a082558a7f7e: Preparing [2025-08-13T02:13:37.395Z] 40a21743d375: Preparing [2025-08-13T02:13:37.395Z] 1e890da81ec9: Preparing [2025-08-13T02:13:37.395Z] 45aa6e918c14: Waiting [2025-08-13T02:13:37.395Z] 5f70bf18a086: Waiting [2025-08-13T02:13:37.395Z] 11e555d8dce6: Waiting [2025-08-13T02:13:37.395Z] 6de665fb2d82: Waiting [2025-08-13T02:13:37.395Z] a082558a7f7e: Waiting [2025-08-13T02:13:37.395Z] c7c00134647c: Waiting [2025-08-13T02:13:37.395Z] c758655b3510: Waiting [2025-08-13T02:13:37.395Z] d51ea260c12f: Waiting [2025-08-13T02:13:37.395Z] 9ef17696f8a6: Waiting [2025-08-13T02:13:37.395Z] 40a21743d375: Waiting [2025-08-13T02:13:37.395Z] 1e890da81ec9: Waiting [2025-08-13T02:13:37.395Z] a586d061f66a: Layer already exists [2025-08-13T02:13:37.395Z] da695b1565e7: Layer already exists [2025-08-13T02:13:37.395Z] 3f04d5adf3c7: Layer already exists [2025-08-13T02:13:37.395Z] 7f0b61753351: Layer already exists [2025-08-13T02:13:37.395Z] 758ac66714d4: Layer already exists [2025-08-13T02:13:37.395Z] 6de665fb2d82: Layer already exists [2025-08-13T02:13:37.395Z] c7c00134647c: Layer already exists [2025-08-13T02:13:37.395Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:37.395Z] 9ef17696f8a6: Layer already exists [2025-08-13T02:13:37.395Z] c758655b3510: Layer already exists [2025-08-13T02:13:37.395Z] 45aa6e918c14: Layer already exists [2025-08-13T02:13:37.395Z] 5f70bf18a086: Layer already exists [2025-08-13T02:13:37.395Z] 11e555d8dce6: Layer already exists [2025-08-13T02:13:37.395Z] 40a21743d375: Layer already exists [2025-08-13T02:13:37.395Z] a082558a7f7e: Layer already exists [2025-08-13T02:13:37.395Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:37.659Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:38.012Z] + 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-13T02:13:38.372Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-13T02:13:38.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-13T02:13:38.372Z] 758ac66714d4: Preparing [2025-08-13T02:13:38.372Z] da695b1565e7: Preparing [2025-08-13T02:13:38.372Z] 3f04d5adf3c7: Preparing [2025-08-13T02:13:38.372Z] 7f0b61753351: Preparing [2025-08-13T02:13:38.372Z] a586d061f66a: Preparing [2025-08-13T02:13:38.372Z] 6de665fb2d82: Preparing [2025-08-13T02:13:38.372Z] c7c00134647c: Preparing [2025-08-13T02:13:38.372Z] c758655b3510: Preparing [2025-08-13T02:13:38.372Z] d51ea260c12f: Preparing [2025-08-13T02:13:38.372Z] 9ef17696f8a6: Preparing [2025-08-13T02:13:38.372Z] 45aa6e918c14: Preparing [2025-08-13T02:13:38.372Z] 5f70bf18a086: Preparing [2025-08-13T02:13:38.372Z] 11e555d8dce6: Preparing [2025-08-13T02:13:38.372Z] a082558a7f7e: Preparing [2025-08-13T02:13:38.372Z] 40a21743d375: Preparing [2025-08-13T02:13:38.372Z] 1e890da81ec9: Preparing [2025-08-13T02:13:38.372Z] d51ea260c12f: Waiting [2025-08-13T02:13:38.372Z] 9ef17696f8a6: Waiting [2025-08-13T02:13:38.372Z] 45aa6e918c14: Waiting [2025-08-13T02:13:38.372Z] 5f70bf18a086: Waiting [2025-08-13T02:13:38.372Z] 11e555d8dce6: Waiting [2025-08-13T02:13:38.372Z] a082558a7f7e: Waiting [2025-08-13T02:13:38.372Z] 40a21743d375: Waiting [2025-08-13T02:13:38.372Z] 1e890da81ec9: Waiting [2025-08-13T02:13:38.372Z] 6de665fb2d82: Waiting [2025-08-13T02:13:38.372Z] c7c00134647c: Waiting [2025-08-13T02:13:38.372Z] c758655b3510: Waiting [2025-08-13T02:13:38.372Z] 7f0b61753351: Layer already exists [2025-08-13T02:13:38.372Z] 758ac66714d4: Layer already exists [2025-08-13T02:13:38.372Z] da695b1565e7: Layer already exists [2025-08-13T02:13:38.372Z] a586d061f66a: Layer already exists [2025-08-13T02:13:38.372Z] 3f04d5adf3c7: Layer already exists [2025-08-13T02:13:38.372Z] c7c00134647c: Layer already exists [2025-08-13T02:13:38.372Z] 9ef17696f8a6: Layer already exists [2025-08-13T02:13:38.372Z] 6de665fb2d82: Layer already exists [2025-08-13T02:13:38.372Z] c758655b3510: Layer already exists [2025-08-13T02:13:38.372Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:38.372Z] 5f70bf18a086: Layer already exists [2025-08-13T02:13:38.372Z] 11e555d8dce6: Layer already exists [2025-08-13T02:13:38.372Z] 45aa6e918c14: Layer already exists [2025-08-13T02:13:38.372Z] 40a21743d375: Layer already exists [2025-08-13T02:13:38.372Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:38.372Z] a082558a7f7e: Layer already exists [2025-08-13T02:13:38.635Z] main: digest: sha256:ec002ca16f1427d029357e828aa141b0cad8a19a5b76a257e1fcb7ea81755ba6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:13:38.724Z] ===================================================== [Pipeline] echo [2025-08-13T02:13:38.737Z] taggedImages: [2025-08-13T02:13:38.737Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:38.737Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-13T02:13:38.737Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.45 [2025-08-13T02:13:38.737Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:38.737Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-13T02:13:38.773Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-13T02:13:38.773Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:38.773Z] latest [2025-08-13T02:13:38.773Z] 4.1.0-dev.45 [2025-08-13T02:13:38.773Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:13:38.773Z] main [2025-08-13T02:13:38.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:39.133Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:13:39.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:13:39.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-13T02:13:39.482Z] c6c52ace9330: Preparing [2025-08-13T02:13:39.482Z] 81d6d1c5ccfe: Preparing [2025-08-13T02:13:39.482Z] 8da7559c28b8: Preparing [2025-08-13T02:13:39.482Z] 6deae26a638b: Preparing [2025-08-13T02:13:39.482Z] c758655b3510: Preparing [2025-08-13T02:13:39.482Z] d51ea260c12f: Preparing [2025-08-13T02:13:39.482Z] 0804393c308c: Preparing [2025-08-13T02:13:39.482Z] d51ea260c12f: Waiting [2025-08-13T02:13:39.482Z] 0804393c308c: Waiting [2025-08-13T02:13:39.482Z] cb6d028a846f: Preparing [2025-08-13T02:13:39.482Z] 1e890da81ec9: Preparing [2025-08-13T02:13:39.482Z] cb6d028a846f: Waiting [2025-08-13T02:13:39.482Z] 1e890da81ec9: Waiting [2025-08-13T02:13:39.482Z] c758655b3510: Layer already exists [2025-08-13T02:13:39.745Z] d51ea260c12f: Layer already exists [2025-08-13T02:13:39.745Z] 81d6d1c5ccfe: Pushed [2025-08-13T02:13:39.745Z] 8da7559c28b8: Pushed [2025-08-13T02:13:39.745Z] 0804393c308c: Layer already exists [2025-08-13T02:13:39.745Z] cb6d028a846f: Layer already exists [2025-08-13T02:13:39.745Z] 1e890da81ec9: Layer already exists [2025-08-13T02:13:39.745Z] c6c52ace9330: Pushed [2025-08-13T02:14:06.360Z] 6deae26a638b: Pushed [2025-08-13T02:14:06.360Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:06.714Z] + 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-13T02:14:07.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-13T02:14:07.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-13T02:14:07.057Z] c6c52ace9330: Preparing [2025-08-13T02:14:07.057Z] 81d6d1c5ccfe: Preparing [2025-08-13T02:14:07.057Z] 8da7559c28b8: Preparing [2025-08-13T02:14:07.057Z] 6deae26a638b: Preparing [2025-08-13T02:14:07.057Z] c758655b3510: Preparing [2025-08-13T02:14:07.057Z] d51ea260c12f: Preparing [2025-08-13T02:14:07.057Z] 0804393c308c: Preparing [2025-08-13T02:14:07.057Z] cb6d028a846f: Preparing [2025-08-13T02:14:07.057Z] 1e890da81ec9: Preparing [2025-08-13T02:14:07.057Z] d51ea260c12f: Waiting [2025-08-13T02:14:07.057Z] 0804393c308c: Waiting [2025-08-13T02:14:07.057Z] cb6d028a846f: Waiting [2025-08-13T02:14:07.057Z] 81d6d1c5ccfe: Layer already exists [2025-08-13T02:14:07.057Z] c758655b3510: Layer already exists [2025-08-13T02:14:07.057Z] 8da7559c28b8: Layer already exists [2025-08-13T02:14:07.057Z] 6deae26a638b: Layer already exists [2025-08-13T02:14:07.057Z] c6c52ace9330: Layer already exists [2025-08-13T02:14:07.057Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:07.057Z] cb6d028a846f: Layer already exists [2025-08-13T02:14:07.057Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:07.057Z] 0804393c308c: Layer already exists [2025-08-13T02:14:07.057Z] latest: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:07.404Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:07.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.45 [2025-08-13T02:14:07.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-13T02:14:07.756Z] c6c52ace9330: Preparing [2025-08-13T02:14:07.756Z] 81d6d1c5ccfe: Preparing [2025-08-13T02:14:07.756Z] 8da7559c28b8: Preparing [2025-08-13T02:14:07.756Z] 6deae26a638b: Preparing [2025-08-13T02:14:07.756Z] c758655b3510: Preparing [2025-08-13T02:14:07.756Z] d51ea260c12f: Preparing [2025-08-13T02:14:07.756Z] 0804393c308c: Preparing [2025-08-13T02:14:07.756Z] cb6d028a846f: Preparing [2025-08-13T02:14:07.756Z] 1e890da81ec9: Preparing [2025-08-13T02:14:07.756Z] 0804393c308c: Waiting [2025-08-13T02:14:07.756Z] cb6d028a846f: Waiting [2025-08-13T02:14:07.756Z] 1e890da81ec9: Waiting [2025-08-13T02:14:07.756Z] 81d6d1c5ccfe: Layer already exists [2025-08-13T02:14:07.756Z] 8da7559c28b8: Layer already exists [2025-08-13T02:14:07.756Z] c6c52ace9330: Layer already exists [2025-08-13T02:14:07.756Z] 6deae26a638b: Layer already exists [2025-08-13T02:14:07.756Z] c758655b3510: Layer already exists [2025-08-13T02:14:07.756Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:07.756Z] cb6d028a846f: Layer already exists [2025-08-13T02:14:07.756Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:07.756Z] 0804393c308c: Layer already exists [2025-08-13T02:14:07.756Z] 4.1.0-dev.45: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:08.372Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:08.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:08.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-13T02:14:08.716Z] c6c52ace9330: Preparing [2025-08-13T02:14:08.716Z] 81d6d1c5ccfe: Preparing [2025-08-13T02:14:08.716Z] 8da7559c28b8: Preparing [2025-08-13T02:14:08.716Z] 6deae26a638b: Preparing [2025-08-13T02:14:08.716Z] c758655b3510: Preparing [2025-08-13T02:14:08.716Z] d51ea260c12f: Preparing [2025-08-13T02:14:08.716Z] 0804393c308c: Preparing [2025-08-13T02:14:08.716Z] cb6d028a846f: Preparing [2025-08-13T02:14:08.716Z] 1e890da81ec9: Preparing [2025-08-13T02:14:08.716Z] 0804393c308c: Waiting [2025-08-13T02:14:08.716Z] cb6d028a846f: Waiting [2025-08-13T02:14:08.716Z] 1e890da81ec9: Waiting [2025-08-13T02:14:08.716Z] d51ea260c12f: Waiting [2025-08-13T02:14:08.716Z] c6c52ace9330: Layer already exists [2025-08-13T02:14:08.716Z] c758655b3510: Layer already exists [2025-08-13T02:14:08.716Z] 8da7559c28b8: Layer already exists [2025-08-13T02:14:08.716Z] 81d6d1c5ccfe: Layer already exists [2025-08-13T02:14:08.716Z] 6deae26a638b: Layer already exists [2025-08-13T02:14:08.716Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:08.716Z] cb6d028a846f: Layer already exists [2025-08-13T02:14:08.716Z] 0804393c308c: Layer already exists [2025-08-13T02:14:08.716Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:08.716Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:09.348Z] + 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-13T02:14:09.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-13T02:14:09.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-13T02:14:09.696Z] c6c52ace9330: Preparing [2025-08-13T02:14:09.696Z] 81d6d1c5ccfe: Preparing [2025-08-13T02:14:09.696Z] 8da7559c28b8: Preparing [2025-08-13T02:14:09.696Z] 6deae26a638b: Preparing [2025-08-13T02:14:09.696Z] c758655b3510: Preparing [2025-08-13T02:14:09.696Z] d51ea260c12f: Preparing [2025-08-13T02:14:09.696Z] 0804393c308c: Preparing [2025-08-13T02:14:09.696Z] cb6d028a846f: Preparing [2025-08-13T02:14:09.696Z] 1e890da81ec9: Preparing [2025-08-13T02:14:09.696Z] 0804393c308c: Waiting [2025-08-13T02:14:09.696Z] d51ea260c12f: Waiting [2025-08-13T02:14:09.696Z] cb6d028a846f: Waiting [2025-08-13T02:14:09.696Z] 1e890da81ec9: Waiting [2025-08-13T02:14:09.696Z] 81d6d1c5ccfe: Layer already exists [2025-08-13T02:14:09.696Z] 6deae26a638b: Layer already exists [2025-08-13T02:14:09.696Z] c758655b3510: Layer already exists [2025-08-13T02:14:09.696Z] 8da7559c28b8: Layer already exists [2025-08-13T02:14:09.696Z] c6c52ace9330: Layer already exists [2025-08-13T02:14:09.696Z] 0804393c308c: Layer already exists [2025-08-13T02:14:09.696Z] cb6d028a846f: Layer already exists [2025-08-13T02:14:09.696Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:09.696Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:09.959Z] main: digest: sha256:bf7a7aaa230f52dcf4e8192f455587b9442a574f5b4ac47bdbf4d21bce26ab2c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:14:10.040Z] ===================================================== [Pipeline] echo [2025-08-13T02:14:10.056Z] taggedImages: [2025-08-13T02:14:10.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:10.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-13T02:14:10.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.45 [2025-08-13T02:14:10.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:10.056Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-13T02:14:10.090Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-13T02:14:10.090Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:10.090Z] latest [2025-08-13T02:14:10.090Z] 4.1.0-dev.45 [2025-08-13T02:14:10.090Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:10.090Z] main [2025-08-13T02:14:10.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:10.469Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:12.233Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:12.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-13T02:14:12.233Z] 6dc262b0d8ba: Preparing [2025-08-13T02:14:12.233Z] 8e5b85774472: Preparing [2025-08-13T02:14:12.233Z] 5e246fe4129b: Preparing [2025-08-13T02:14:12.233Z] 66d9e0a24586: Preparing [2025-08-13T02:14:12.233Z] 4c990a3dbe55: Preparing [2025-08-13T02:14:12.233Z] c758655b3510: Preparing [2025-08-13T02:14:12.233Z] d51ea260c12f: Preparing [2025-08-13T02:14:12.233Z] 20a5dac87bd6: Preparing [2025-08-13T02:14:12.233Z] 1ca0b82e5ca0: Preparing [2025-08-13T02:14:12.233Z] 12e17741675c: Preparing [2025-08-13T02:14:12.233Z] d51ea260c12f: Waiting [2025-08-13T02:14:12.233Z] 20a5dac87bd6: Waiting [2025-08-13T02:14:12.233Z] 1ca0b82e5ca0: Waiting [2025-08-13T02:14:12.233Z] c758655b3510: Waiting [2025-08-13T02:14:12.233Z] 12e17741675c: Waiting [2025-08-13T02:14:12.233Z] 1e890da81ec9: Preparing [2025-08-13T02:14:12.233Z] 1e890da81ec9: Waiting [2025-08-13T02:14:12.498Z] 8e5b85774472: Pushed [2025-08-13T02:14:12.498Z] 4c990a3dbe55: Pushed [2025-08-13T02:14:12.498Z] 66d9e0a24586: Pushed [2025-08-13T02:14:12.498Z] c758655b3510: Layer already exists [2025-08-13T02:14:12.498Z] 6dc262b0d8ba: Pushed [2025-08-13T02:14:12.498Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:12.498Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:12.762Z] 20a5dac87bd6: Pushed [2025-08-13T02:14:13.027Z] 1ca0b82e5ca0: Pushed [2025-08-13T02:14:15.594Z] 12e17741675c: Pushed [2025-08-13T02:14:18.908Z] 5e246fe4129b: Pushed [2025-08-13T02:14:18.908Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:19.258Z] + 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-13T02:14:19.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-13T02:14:19.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-13T02:14:19.595Z] 6dc262b0d8ba: Preparing [2025-08-13T02:14:19.595Z] 8e5b85774472: Preparing [2025-08-13T02:14:19.595Z] 5e246fe4129b: Preparing [2025-08-13T02:14:19.595Z] 66d9e0a24586: Preparing [2025-08-13T02:14:19.595Z] 4c990a3dbe55: Preparing [2025-08-13T02:14:19.595Z] c758655b3510: Preparing [2025-08-13T02:14:19.595Z] d51ea260c12f: Preparing [2025-08-13T02:14:19.595Z] 20a5dac87bd6: Preparing [2025-08-13T02:14:19.595Z] 1ca0b82e5ca0: Preparing [2025-08-13T02:14:19.595Z] 12e17741675c: Preparing [2025-08-13T02:14:19.595Z] 1e890da81ec9: Preparing [2025-08-13T02:14:19.595Z] c758655b3510: Waiting [2025-08-13T02:14:19.595Z] d51ea260c12f: Waiting [2025-08-13T02:14:19.595Z] 20a5dac87bd6: Waiting [2025-08-13T02:14:19.595Z] 1ca0b82e5ca0: Waiting [2025-08-13T02:14:19.595Z] 12e17741675c: Waiting [2025-08-13T02:14:19.595Z] 1e890da81ec9: Waiting [2025-08-13T02:14:19.595Z] 66d9e0a24586: Layer already exists [2025-08-13T02:14:19.595Z] 8e5b85774472: Layer already exists [2025-08-13T02:14:19.595Z] 5e246fe4129b: Layer already exists [2025-08-13T02:14:19.595Z] 4c990a3dbe55: Layer already exists [2025-08-13T02:14:19.595Z] 6dc262b0d8ba: Layer already exists [2025-08-13T02:14:19.595Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:19.595Z] 20a5dac87bd6: Layer already exists [2025-08-13T02:14:19.595Z] c758655b3510: Layer already exists [2025-08-13T02:14:19.595Z] 12e17741675c: Layer already exists [2025-08-13T02:14:19.595Z] 1ca0b82e5ca0: Layer already exists [2025-08-13T02:14:19.595Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:19.858Z] latest: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:20.216Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:20.574Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.45 [2025-08-13T02:14:20.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-13T02:14:20.574Z] 6dc262b0d8ba: Preparing [2025-08-13T02:14:20.574Z] 8e5b85774472: Preparing [2025-08-13T02:14:20.574Z] 5e246fe4129b: Preparing [2025-08-13T02:14:20.574Z] 66d9e0a24586: Preparing [2025-08-13T02:14:20.574Z] 4c990a3dbe55: Preparing [2025-08-13T02:14:20.574Z] c758655b3510: Preparing [2025-08-13T02:14:20.574Z] d51ea260c12f: Preparing [2025-08-13T02:14:20.574Z] 20a5dac87bd6: Preparing [2025-08-13T02:14:20.574Z] 1ca0b82e5ca0: Preparing [2025-08-13T02:14:20.574Z] 12e17741675c: Preparing [2025-08-13T02:14:20.574Z] 1e890da81ec9: Preparing [2025-08-13T02:14:20.574Z] d51ea260c12f: Waiting [2025-08-13T02:14:20.574Z] 20a5dac87bd6: Waiting [2025-08-13T02:14:20.574Z] 1ca0b82e5ca0: Waiting [2025-08-13T02:14:20.574Z] 12e17741675c: Waiting [2025-08-13T02:14:20.574Z] 1e890da81ec9: Waiting [2025-08-13T02:14:20.574Z] c758655b3510: Waiting [2025-08-13T02:14:20.574Z] 66d9e0a24586: Layer already exists [2025-08-13T02:14:20.574Z] 5e246fe4129b: Layer already exists [2025-08-13T02:14:20.574Z] 4c990a3dbe55: Layer already exists [2025-08-13T02:14:20.574Z] 6dc262b0d8ba: Layer already exists [2025-08-13T02:14:20.574Z] 8e5b85774472: Layer already exists [2025-08-13T02:14:20.574Z] c758655b3510: Layer already exists [2025-08-13T02:14:20.574Z] 20a5dac87bd6: Layer already exists [2025-08-13T02:14:20.574Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:20.574Z] 12e17741675c: Layer already exists [2025-08-13T02:14:20.574Z] 1ca0b82e5ca0: Layer already exists [2025-08-13T02:14:20.574Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:20.842Z] 4.1.0-dev.45: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:21.201Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:21.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:21.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-13T02:14:21.563Z] 6dc262b0d8ba: Preparing [2025-08-13T02:14:21.563Z] 8e5b85774472: Preparing [2025-08-13T02:14:21.563Z] 5e246fe4129b: Preparing [2025-08-13T02:14:21.563Z] 66d9e0a24586: Preparing [2025-08-13T02:14:21.563Z] 4c990a3dbe55: Preparing [2025-08-13T02:14:21.563Z] c758655b3510: Preparing [2025-08-13T02:14:21.563Z] d51ea260c12f: Preparing [2025-08-13T02:14:21.563Z] 20a5dac87bd6: Preparing [2025-08-13T02:14:21.563Z] 1ca0b82e5ca0: Preparing [2025-08-13T02:14:21.563Z] 12e17741675c: Preparing [2025-08-13T02:14:21.563Z] 1e890da81ec9: Preparing [2025-08-13T02:14:21.563Z] d51ea260c12f: Waiting [2025-08-13T02:14:21.563Z] 20a5dac87bd6: Waiting [2025-08-13T02:14:21.563Z] 1ca0b82e5ca0: Waiting [2025-08-13T02:14:21.563Z] c758655b3510: Waiting [2025-08-13T02:14:21.563Z] 12e17741675c: Waiting [2025-08-13T02:14:21.563Z] 1e890da81ec9: Waiting [2025-08-13T02:14:21.563Z] 8e5b85774472: Layer already exists [2025-08-13T02:14:21.563Z] 6dc262b0d8ba: Layer already exists [2025-08-13T02:14:21.563Z] 4c990a3dbe55: Layer already exists [2025-08-13T02:14:21.563Z] 66d9e0a24586: Layer already exists [2025-08-13T02:14:21.563Z] 5e246fe4129b: Layer already exists [2025-08-13T02:14:21.563Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:21.563Z] 1ca0b82e5ca0: Layer already exists [2025-08-13T02:14:21.563Z] 12e17741675c: Layer already exists [2025-08-13T02:14:21.563Z] 20a5dac87bd6: Layer already exists [2025-08-13T02:14:21.563Z] c758655b3510: Layer already exists [2025-08-13T02:14:21.563Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:21.828Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:22.179Z] + 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-13T02:14:22.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-13T02:14:22.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-13T02:14:22.534Z] 6dc262b0d8ba: Preparing [2025-08-13T02:14:22.534Z] 8e5b85774472: Preparing [2025-08-13T02:14:22.534Z] 5e246fe4129b: Preparing [2025-08-13T02:14:22.534Z] 66d9e0a24586: Preparing [2025-08-13T02:14:22.534Z] 4c990a3dbe55: Preparing [2025-08-13T02:14:22.534Z] c758655b3510: Preparing [2025-08-13T02:14:22.534Z] d51ea260c12f: Preparing [2025-08-13T02:14:22.534Z] 20a5dac87bd6: Preparing [2025-08-13T02:14:22.534Z] 1ca0b82e5ca0: Preparing [2025-08-13T02:14:22.534Z] 12e17741675c: Preparing [2025-08-13T02:14:22.534Z] 1e890da81ec9: Preparing [2025-08-13T02:14:22.534Z] c758655b3510: Waiting [2025-08-13T02:14:22.534Z] d51ea260c12f: Waiting [2025-08-13T02:14:22.534Z] 20a5dac87bd6: Waiting [2025-08-13T02:14:22.534Z] 12e17741675c: Waiting [2025-08-13T02:14:22.534Z] 1ca0b82e5ca0: Waiting [2025-08-13T02:14:22.534Z] 1e890da81ec9: Waiting [2025-08-13T02:14:22.534Z] 66d9e0a24586: Layer already exists [2025-08-13T02:14:22.534Z] 6dc262b0d8ba: Layer already exists [2025-08-13T02:14:22.534Z] 4c990a3dbe55: Layer already exists [2025-08-13T02:14:22.534Z] 5e246fe4129b: Layer already exists [2025-08-13T02:14:22.534Z] 8e5b85774472: Layer already exists [2025-08-13T02:14:22.534Z] 1ca0b82e5ca0: Layer already exists [2025-08-13T02:14:22.534Z] 20a5dac87bd6: Layer already exists [2025-08-13T02:14:22.534Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:22.534Z] c758655b3510: Layer already exists [2025-08-13T02:14:22.534Z] 12e17741675c: Layer already exists [2025-08-13T02:14:22.534Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:22.798Z] main: digest: sha256:9daca3b82dc741ce8c6fc506b9cef40b50745924f8aee406d10e3efce3047aa5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:14:22.874Z] ===================================================== [Pipeline] echo [2025-08-13T02:14:22.891Z] taggedImages: [2025-08-13T02:14:22.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:22.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-13T02:14:22.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.45 [2025-08-13T02:14:22.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:22.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-13T02:14:22.923Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-13T02:14:22.923Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:22.923Z] latest [2025-08-13T02:14:22.923Z] 4.1.0-dev.45 [2025-08-13T02:14:22.923Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:22.923Z] main [2025-08-13T02:14:22.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:23.285Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:23.630Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:23.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-13T02:14:23.893Z] 75d3b8a55705: Preparing [2025-08-13T02:14:23.893Z] 479fbcbae26c: Preparing [2025-08-13T02:14:23.893Z] aae711cfe993: Preparing [2025-08-13T02:14:23.893Z] 7bd4a6f2040f: Preparing [2025-08-13T02:14:23.893Z] 555fb6897a2b: Preparing [2025-08-13T02:14:23.893Z] 59baa9ff2e2e: Preparing [2025-08-13T02:14:23.893Z] a09d53107bd3: Preparing [2025-08-13T02:14:23.893Z] c758655b3510: Preparing [2025-08-13T02:14:23.893Z] d51ea260c12f: Preparing [2025-08-13T02:14:23.893Z] c241be9f57f6: Preparing [2025-08-13T02:14:23.893Z] ef1670de83cf: Preparing [2025-08-13T02:14:23.893Z] 1e890da81ec9: Preparing [2025-08-13T02:14:23.893Z] 59baa9ff2e2e: Waiting [2025-08-13T02:14:23.893Z] d51ea260c12f: Waiting [2025-08-13T02:14:23.893Z] a09d53107bd3: Waiting [2025-08-13T02:14:23.893Z] c241be9f57f6: Waiting [2025-08-13T02:14:23.893Z] ef1670de83cf: Waiting [2025-08-13T02:14:23.893Z] c758655b3510: Waiting [2025-08-13T02:14:23.893Z] 1e890da81ec9: Waiting [2025-08-13T02:14:25.825Z] 479fbcbae26c: Pushed [2025-08-13T02:14:25.825Z] 555fb6897a2b: Pushed [2025-08-13T02:14:25.825Z] 75d3b8a55705: Pushed [2025-08-13T02:14:25.825Z] c758655b3510: Layer already exists [2025-08-13T02:14:25.825Z] 59baa9ff2e2e: Pushed [2025-08-13T02:14:25.825Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:25.825Z] a09d53107bd3: Pushed [2025-08-13T02:14:26.090Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:26.354Z] c241be9f57f6: Pushed [2025-08-13T02:14:28.920Z] ef1670de83cf: Pushed [2025-08-13T02:14:31.485Z] 7bd4a6f2040f: Pushed [2025-08-13T02:14:32.439Z] aae711cfe993: Pushed [2025-08-13T02:14:32.439Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:32.790Z] + 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-13T02:14:33.144Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-13T02:14:33.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-13T02:14:33.144Z] 75d3b8a55705: Preparing [2025-08-13T02:14:33.144Z] 479fbcbae26c: Preparing [2025-08-13T02:14:33.144Z] aae711cfe993: Preparing [2025-08-13T02:14:33.144Z] 7bd4a6f2040f: Preparing [2025-08-13T02:14:33.144Z] 555fb6897a2b: Preparing [2025-08-13T02:14:33.144Z] 59baa9ff2e2e: Preparing [2025-08-13T02:14:33.144Z] a09d53107bd3: Preparing [2025-08-13T02:14:33.144Z] c758655b3510: Preparing [2025-08-13T02:14:33.144Z] d51ea260c12f: Preparing [2025-08-13T02:14:33.144Z] c241be9f57f6: Preparing [2025-08-13T02:14:33.144Z] ef1670de83cf: Preparing [2025-08-13T02:14:33.144Z] 1e890da81ec9: Preparing [2025-08-13T02:14:33.144Z] 59baa9ff2e2e: Waiting [2025-08-13T02:14:33.144Z] a09d53107bd3: Waiting [2025-08-13T02:14:33.144Z] c758655b3510: Waiting [2025-08-13T02:14:33.144Z] d51ea260c12f: Waiting [2025-08-13T02:14:33.144Z] c241be9f57f6: Waiting [2025-08-13T02:14:33.144Z] ef1670de83cf: Waiting [2025-08-13T02:14:33.144Z] 1e890da81ec9: Waiting [2025-08-13T02:14:33.144Z] aae711cfe993: Layer already exists [2025-08-13T02:14:33.144Z] 75d3b8a55705: Layer already exists [2025-08-13T02:14:33.144Z] 7bd4a6f2040f: Layer already exists [2025-08-13T02:14:33.144Z] 479fbcbae26c: Layer already exists [2025-08-13T02:14:33.144Z] 555fb6897a2b: Layer already exists [2025-08-13T02:14:33.144Z] a09d53107bd3: Layer already exists [2025-08-13T02:14:33.144Z] 59baa9ff2e2e: Layer already exists [2025-08-13T02:14:33.144Z] c241be9f57f6: Layer already exists [2025-08-13T02:14:33.144Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:33.144Z] c758655b3510: Layer already exists [2025-08-13T02:14:33.144Z] ef1670de83cf: Layer already exists [2025-08-13T02:14:33.144Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:33.409Z] latest: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:33.761Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:34.368Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.45 [2025-08-13T02:14:34.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-13T02:14:34.368Z] 75d3b8a55705: Preparing [2025-08-13T02:14:34.368Z] 479fbcbae26c: Preparing [2025-08-13T02:14:34.368Z] aae711cfe993: Preparing [2025-08-13T02:14:34.368Z] 7bd4a6f2040f: Preparing [2025-08-13T02:14:34.368Z] 555fb6897a2b: Preparing [2025-08-13T02:14:34.368Z] 59baa9ff2e2e: Preparing [2025-08-13T02:14:34.368Z] a09d53107bd3: Preparing [2025-08-13T02:14:34.368Z] c758655b3510: Preparing [2025-08-13T02:14:34.368Z] d51ea260c12f: Preparing [2025-08-13T02:14:34.368Z] c241be9f57f6: Preparing [2025-08-13T02:14:34.368Z] ef1670de83cf: Preparing [2025-08-13T02:14:34.368Z] 1e890da81ec9: Preparing [2025-08-13T02:14:34.368Z] c758655b3510: Waiting [2025-08-13T02:14:34.368Z] d51ea260c12f: Waiting [2025-08-13T02:14:34.368Z] ef1670de83cf: Waiting [2025-08-13T02:14:34.368Z] c241be9f57f6: Waiting [2025-08-13T02:14:34.368Z] a09d53107bd3: Waiting [2025-08-13T02:14:34.368Z] 75d3b8a55705: Layer already exists [2025-08-13T02:14:34.368Z] aae711cfe993: Layer already exists [2025-08-13T02:14:34.368Z] 7bd4a6f2040f: Layer already exists [2025-08-13T02:14:34.368Z] 479fbcbae26c: Layer already exists [2025-08-13T02:14:34.368Z] 555fb6897a2b: Layer already exists [2025-08-13T02:14:34.368Z] 59baa9ff2e2e: Layer already exists [2025-08-13T02:14:34.368Z] a09d53107bd3: Layer already exists [2025-08-13T02:14:34.368Z] c241be9f57f6: Layer already exists [2025-08-13T02:14:34.368Z] c758655b3510: Layer already exists [2025-08-13T02:14:34.368Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:34.368Z] ef1670de83cf: Layer already exists [2025-08-13T02:14:34.368Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:34.631Z] 4.1.0-dev.45: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:34.982Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:35.330Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:35.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-13T02:14:35.330Z] 75d3b8a55705: Preparing [2025-08-13T02:14:35.330Z] 479fbcbae26c: Preparing [2025-08-13T02:14:35.330Z] aae711cfe993: Preparing [2025-08-13T02:14:35.330Z] 7bd4a6f2040f: Preparing [2025-08-13T02:14:35.330Z] 555fb6897a2b: Preparing [2025-08-13T02:14:35.330Z] 59baa9ff2e2e: Preparing [2025-08-13T02:14:35.330Z] a09d53107bd3: Preparing [2025-08-13T02:14:35.330Z] c758655b3510: Preparing [2025-08-13T02:14:35.330Z] d51ea260c12f: Preparing [2025-08-13T02:14:35.330Z] c241be9f57f6: Preparing [2025-08-13T02:14:35.330Z] ef1670de83cf: Preparing [2025-08-13T02:14:35.330Z] 1e890da81ec9: Preparing [2025-08-13T02:14:35.330Z] c758655b3510: Waiting [2025-08-13T02:14:35.330Z] 59baa9ff2e2e: Waiting [2025-08-13T02:14:35.330Z] d51ea260c12f: Waiting [2025-08-13T02:14:35.330Z] c241be9f57f6: Waiting [2025-08-13T02:14:35.330Z] ef1670de83cf: Waiting [2025-08-13T02:14:35.330Z] 1e890da81ec9: Waiting [2025-08-13T02:14:35.330Z] a09d53107bd3: Waiting [2025-08-13T02:14:35.330Z] 555fb6897a2b: Layer already exists [2025-08-13T02:14:35.330Z] 75d3b8a55705: Layer already exists [2025-08-13T02:14:35.330Z] 7bd4a6f2040f: Layer already exists [2025-08-13T02:14:35.330Z] 479fbcbae26c: Layer already exists [2025-08-13T02:14:35.330Z] aae711cfe993: Layer already exists [2025-08-13T02:14:35.330Z] 59baa9ff2e2e: Layer already exists [2025-08-13T02:14:35.330Z] a09d53107bd3: Layer already exists [2025-08-13T02:14:35.330Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:35.330Z] c758655b3510: Layer already exists [2025-08-13T02:14:35.330Z] c241be9f57f6: Layer already exists [2025-08-13T02:14:35.330Z] ef1670de83cf: Layer already exists [2025-08-13T02:14:35.330Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:35.593Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:35.945Z] + 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-13T02:14:36.295Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-13T02:14:36.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-13T02:14:36.295Z] 75d3b8a55705: Preparing [2025-08-13T02:14:36.295Z] 479fbcbae26c: Preparing [2025-08-13T02:14:36.295Z] aae711cfe993: Preparing [2025-08-13T02:14:36.295Z] 7bd4a6f2040f: Preparing [2025-08-13T02:14:36.295Z] 555fb6897a2b: Preparing [2025-08-13T02:14:36.295Z] 59baa9ff2e2e: Preparing [2025-08-13T02:14:36.295Z] a09d53107bd3: Preparing [2025-08-13T02:14:36.295Z] c758655b3510: Preparing [2025-08-13T02:14:36.295Z] d51ea260c12f: Preparing [2025-08-13T02:14:36.295Z] c241be9f57f6: Preparing [2025-08-13T02:14:36.295Z] ef1670de83cf: Preparing [2025-08-13T02:14:36.295Z] 1e890da81ec9: Preparing [2025-08-13T02:14:36.295Z] d51ea260c12f: Waiting [2025-08-13T02:14:36.295Z] c241be9f57f6: Waiting [2025-08-13T02:14:36.295Z] 59baa9ff2e2e: Waiting [2025-08-13T02:14:36.295Z] ef1670de83cf: Waiting [2025-08-13T02:14:36.295Z] a09d53107bd3: Waiting [2025-08-13T02:14:36.295Z] 1e890da81ec9: Waiting [2025-08-13T02:14:36.295Z] c758655b3510: Waiting [2025-08-13T02:14:36.295Z] 555fb6897a2b: Layer already exists [2025-08-13T02:14:36.295Z] 479fbcbae26c: Layer already exists [2025-08-13T02:14:36.295Z] aae711cfe993: Layer already exists [2025-08-13T02:14:36.295Z] 75d3b8a55705: Layer already exists [2025-08-13T02:14:36.295Z] 7bd4a6f2040f: Layer already exists [2025-08-13T02:14:36.295Z] c241be9f57f6: Layer already exists [2025-08-13T02:14:36.295Z] a09d53107bd3: Layer already exists [2025-08-13T02:14:36.295Z] 59baa9ff2e2e: Layer already exists [2025-08-13T02:14:36.295Z] c758655b3510: Layer already exists [2025-08-13T02:14:36.295Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:36.295Z] ef1670de83cf: Layer already exists [2025-08-13T02:14:36.295Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:36.559Z] main: digest: sha256:abbd03b28bc3364aa9471bc187dfad9493ababcd707164dd86a937da87648047 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:14:36.635Z] ===================================================== [Pipeline] echo [2025-08-13T02:14:36.651Z] taggedImages: [2025-08-13T02:14:36.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:36.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-13T02:14:36.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.45 [2025-08-13T02:14:36.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:36.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-13T02:14:36.677Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-13T02:14:36.677Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:36.677Z] latest [2025-08-13T02:14:36.677Z] 4.1.0-dev.45 [2025-08-13T02:14:36.677Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:36.677Z] main [2025-08-13T02:14:36.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:37.068Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:37.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:37.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-13T02:14:37.422Z] 618f6a328e5b: Preparing [2025-08-13T02:14:37.422Z] 234a3804b850: Preparing [2025-08-13T02:14:37.422Z] c758655b3510: Preparing [2025-08-13T02:14:37.422Z] d51ea260c12f: Preparing [2025-08-13T02:14:37.422Z] f38ed312ff19: Preparing [2025-08-13T02:14:37.422Z] d4a9e391ae21: Preparing [2025-08-13T02:14:37.422Z] 1e890da81ec9: Preparing [2025-08-13T02:14:37.422Z] d4a9e391ae21: Waiting [2025-08-13T02:14:37.422Z] c758655b3510: Layer already exists [2025-08-13T02:14:37.686Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:37.686Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:37.686Z] 618f6a328e5b: Pushed [2025-08-13T02:14:37.950Z] f38ed312ff19: Pushed [2025-08-13T02:14:39.881Z] d4a9e391ae21: Pushed [2025-08-13T02:14:46.496Z] 234a3804b850: Pushed [2025-08-13T02:14:46.496Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:46.850Z] + 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-13T02:14:47.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-13T02:14:47.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-13T02:14:47.248Z] 618f6a328e5b: Preparing [2025-08-13T02:14:47.248Z] 234a3804b850: Preparing [2025-08-13T02:14:47.248Z] c758655b3510: Preparing [2025-08-13T02:14:47.248Z] d51ea260c12f: Preparing [2025-08-13T02:14:47.248Z] f38ed312ff19: Preparing [2025-08-13T02:14:47.248Z] d4a9e391ae21: Preparing [2025-08-13T02:14:47.248Z] 1e890da81ec9: Preparing [2025-08-13T02:14:47.248Z] d4a9e391ae21: Waiting [2025-08-13T02:14:47.248Z] 1e890da81ec9: Waiting [2025-08-13T02:14:47.248Z] c758655b3510: Layer already exists [2025-08-13T02:14:47.248Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:47.248Z] 618f6a328e5b: Layer already exists [2025-08-13T02:14:47.248Z] f38ed312ff19: Layer already exists [2025-08-13T02:14:47.248Z] 234a3804b850: Layer already exists [2025-08-13T02:14:47.248Z] d4a9e391ae21: Layer already exists [2025-08-13T02:14:47.248Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:47.248Z] latest: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:47.597Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:47.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.45 [2025-08-13T02:14:47.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-13T02:14:47.960Z] 618f6a328e5b: Preparing [2025-08-13T02:14:47.960Z] 234a3804b850: Preparing [2025-08-13T02:14:47.960Z] c758655b3510: Preparing [2025-08-13T02:14:47.960Z] d51ea260c12f: Preparing [2025-08-13T02:14:47.960Z] f38ed312ff19: Preparing [2025-08-13T02:14:47.960Z] d4a9e391ae21: Preparing [2025-08-13T02:14:47.960Z] 1e890da81ec9: Preparing [2025-08-13T02:14:47.960Z] d4a9e391ae21: Waiting [2025-08-13T02:14:47.960Z] 1e890da81ec9: Waiting [2025-08-13T02:14:47.960Z] c758655b3510: Layer already exists [2025-08-13T02:14:47.960Z] f38ed312ff19: Layer already exists [2025-08-13T02:14:47.960Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:47.960Z] 234a3804b850: Layer already exists [2025-08-13T02:14:47.960Z] 618f6a328e5b: Layer already exists [2025-08-13T02:14:47.960Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:47.960Z] d4a9e391ae21: Layer already exists [2025-08-13T02:14:48.228Z] 4.1.0-dev.45: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:48.687Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:49.060Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:49.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-13T02:14:49.060Z] 618f6a328e5b: Preparing [2025-08-13T02:14:49.060Z] 234a3804b850: Preparing [2025-08-13T02:14:49.060Z] c758655b3510: Preparing [2025-08-13T02:14:49.060Z] d51ea260c12f: Preparing [2025-08-13T02:14:49.060Z] f38ed312ff19: Preparing [2025-08-13T02:14:49.060Z] d4a9e391ae21: Preparing [2025-08-13T02:14:49.060Z] 1e890da81ec9: Preparing [2025-08-13T02:14:49.060Z] d4a9e391ae21: Waiting [2025-08-13T02:14:49.060Z] 1e890da81ec9: Waiting [2025-08-13T02:14:49.060Z] 618f6a328e5b: Layer already exists [2025-08-13T02:14:49.060Z] 234a3804b850: Layer already exists [2025-08-13T02:14:49.060Z] c758655b3510: Layer already exists [2025-08-13T02:14:49.060Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:49.060Z] f38ed312ff19: Layer already exists [2025-08-13T02:14:49.060Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:49.060Z] d4a9e391ae21: Layer already exists [2025-08-13T02:14:49.060Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:49.682Z] + 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-13T02:14:50.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-13T02:14:50.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-13T02:14:50.025Z] 618f6a328e5b: Preparing [2025-08-13T02:14:50.025Z] 234a3804b850: Preparing [2025-08-13T02:14:50.025Z] c758655b3510: Preparing [2025-08-13T02:14:50.025Z] d51ea260c12f: Preparing [2025-08-13T02:14:50.025Z] f38ed312ff19: Preparing [2025-08-13T02:14:50.025Z] d4a9e391ae21: Preparing [2025-08-13T02:14:50.025Z] 1e890da81ec9: Preparing [2025-08-13T02:14:50.025Z] d4a9e391ae21: Waiting [2025-08-13T02:14:50.025Z] 1e890da81ec9: Waiting [2025-08-13T02:14:50.025Z] f38ed312ff19: Layer already exists [2025-08-13T02:14:50.025Z] 618f6a328e5b: Layer already exists [2025-08-13T02:14:50.025Z] 234a3804b850: Layer already exists [2025-08-13T02:14:50.025Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:50.025Z] c758655b3510: Layer already exists [2025-08-13T02:14:50.025Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:50.025Z] d4a9e391ae21: Layer already exists [2025-08-13T02:14:50.288Z] main: digest: sha256:b9b5dc9afb69dffc734455e39f2625b49a7a63922c045328bae2bb76d9783349 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:14:50.366Z] ===================================================== [Pipeline] echo [2025-08-13T02:14:50.378Z] taggedImages: [2025-08-13T02:14:50.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:50.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-13T02:14:50.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.45 [2025-08-13T02:14:50.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:50.378Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-13T02:14:50.410Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-13T02:14:50.410Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:50.410Z] latest [2025-08-13T02:14:50.410Z] 4.1.0-dev.45 [2025-08-13T02:14:50.410Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:14:50.410Z] main [2025-08-13T02:14:50.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:50.762Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:14:51.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:14:51.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-13T02:14:51.112Z] ed9ba5307fc7: Preparing [2025-08-13T02:14:51.112Z] 8a3e4a4f656e: Preparing [2025-08-13T02:14:51.112Z] b69284b27540: Preparing [2025-08-13T02:14:51.112Z] c758655b3510: Preparing [2025-08-13T02:14:51.112Z] d51ea260c12f: Preparing [2025-08-13T02:14:51.112Z] e67b7de17f4b: Preparing [2025-08-13T02:14:51.112Z] 3e7a47205bbb: Preparing [2025-08-13T02:14:51.112Z] e993aa6841af: Preparing [2025-08-13T02:14:51.112Z] 98a31cc98337: Preparing [2025-08-13T02:14:51.112Z] 1e890da81ec9: Preparing [2025-08-13T02:14:51.112Z] 3e7a47205bbb: Waiting [2025-08-13T02:14:51.112Z] e993aa6841af: Waiting [2025-08-13T02:14:51.112Z] 98a31cc98337: Waiting [2025-08-13T02:14:51.112Z] 1e890da81ec9: Waiting [2025-08-13T02:14:51.112Z] e67b7de17f4b: Waiting [2025-08-13T02:14:51.112Z] c758655b3510: Layer already exists [2025-08-13T02:14:51.376Z] d51ea260c12f: Layer already exists [2025-08-13T02:14:51.376Z] b69284b27540: Pushed [2025-08-13T02:14:51.376Z] 8a3e4a4f656e: Pushed [2025-08-13T02:14:51.376Z] ed9ba5307fc7: Pushed [2025-08-13T02:14:51.376Z] 1e890da81ec9: Layer already exists [2025-08-13T02:14:51.639Z] e993aa6841af: Pushed [2025-08-13T02:14:52.215Z] 98a31cc98337: Pushed [2025-08-13T02:15:02.255Z] 3e7a47205bbb: Pushed [2025-08-13T02:15:17.215Z] e67b7de17f4b: Pushed [2025-08-13T02:15:17.215Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:17.572Z] + 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-13T02:15:17.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-13T02:15:17.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-13T02:15:17.921Z] ed9ba5307fc7: Preparing [2025-08-13T02:15:17.921Z] 8a3e4a4f656e: Preparing [2025-08-13T02:15:17.921Z] b69284b27540: Preparing [2025-08-13T02:15:17.921Z] c758655b3510: Preparing [2025-08-13T02:15:17.921Z] d51ea260c12f: Preparing [2025-08-13T02:15:17.921Z] e67b7de17f4b: Preparing [2025-08-13T02:15:17.921Z] 3e7a47205bbb: Preparing [2025-08-13T02:15:17.921Z] e993aa6841af: Preparing [2025-08-13T02:15:17.921Z] 98a31cc98337: Preparing [2025-08-13T02:15:17.921Z] 1e890da81ec9: Preparing [2025-08-13T02:15:17.921Z] e67b7de17f4b: Waiting [2025-08-13T02:15:17.921Z] 3e7a47205bbb: Waiting [2025-08-13T02:15:17.922Z] e993aa6841af: Waiting [2025-08-13T02:15:17.922Z] 98a31cc98337: Waiting [2025-08-13T02:15:17.922Z] c758655b3510: Layer already exists [2025-08-13T02:15:17.922Z] 8a3e4a4f656e: Layer already exists [2025-08-13T02:15:17.922Z] b69284b27540: Layer already exists [2025-08-13T02:15:17.922Z] ed9ba5307fc7: Layer already exists [2025-08-13T02:15:17.922Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:17.922Z] 3e7a47205bbb: Layer already exists [2025-08-13T02:15:17.922Z] e67b7de17f4b: Layer already exists [2025-08-13T02:15:17.922Z] e993aa6841af: Layer already exists [2025-08-13T02:15:17.922Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:17.922Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:18.188Z] latest: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:18.544Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:18.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.45 [2025-08-13T02:15:18.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-13T02:15:18.893Z] ed9ba5307fc7: Preparing [2025-08-13T02:15:18.893Z] 8a3e4a4f656e: Preparing [2025-08-13T02:15:18.893Z] b69284b27540: Preparing [2025-08-13T02:15:18.893Z] c758655b3510: Preparing [2025-08-13T02:15:18.893Z] d51ea260c12f: Preparing [2025-08-13T02:15:18.893Z] e67b7de17f4b: Preparing [2025-08-13T02:15:18.893Z] 3e7a47205bbb: Preparing [2025-08-13T02:15:18.893Z] e993aa6841af: Preparing [2025-08-13T02:15:18.893Z] 98a31cc98337: Preparing [2025-08-13T02:15:18.893Z] e67b7de17f4b: Waiting [2025-08-13T02:15:18.893Z] 1e890da81ec9: Preparing [2025-08-13T02:15:18.893Z] 3e7a47205bbb: Waiting [2025-08-13T02:15:18.893Z] e993aa6841af: Waiting [2025-08-13T02:15:18.893Z] 1e890da81ec9: Waiting [2025-08-13T02:15:18.893Z] 98a31cc98337: Waiting [2025-08-13T02:15:18.893Z] 8a3e4a4f656e: Layer already exists [2025-08-13T02:15:18.893Z] ed9ba5307fc7: Layer already exists [2025-08-13T02:15:18.893Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:18.893Z] b69284b27540: Layer already exists [2025-08-13T02:15:18.893Z] c758655b3510: Layer already exists [2025-08-13T02:15:18.893Z] 3e7a47205bbb: Layer already exists [2025-08-13T02:15:18.893Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:18.893Z] e993aa6841af: Layer already exists [2025-08-13T02:15:18.893Z] e67b7de17f4b: Layer already exists [2025-08-13T02:15:18.893Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:18.893Z] 4.1.0-dev.45: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:19.247Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:19.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:19.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-13T02:15:19.590Z] ed9ba5307fc7: Preparing [2025-08-13T02:15:19.590Z] 8a3e4a4f656e: Preparing [2025-08-13T02:15:19.590Z] b69284b27540: Preparing [2025-08-13T02:15:19.590Z] c758655b3510: Preparing [2025-08-13T02:15:19.590Z] d51ea260c12f: Preparing [2025-08-13T02:15:19.590Z] e67b7de17f4b: Preparing [2025-08-13T02:15:19.590Z] 3e7a47205bbb: Preparing [2025-08-13T02:15:19.590Z] e993aa6841af: Preparing [2025-08-13T02:15:19.590Z] 98a31cc98337: Preparing [2025-08-13T02:15:19.590Z] 1e890da81ec9: Preparing [2025-08-13T02:15:19.590Z] 3e7a47205bbb: Waiting [2025-08-13T02:15:19.590Z] e993aa6841af: Waiting [2025-08-13T02:15:19.590Z] 98a31cc98337: Waiting [2025-08-13T02:15:19.591Z] 1e890da81ec9: Waiting [2025-08-13T02:15:19.591Z] e67b7de17f4b: Waiting [2025-08-13T02:15:19.591Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:19.591Z] ed9ba5307fc7: Layer already exists [2025-08-13T02:15:19.591Z] b69284b27540: Layer already exists [2025-08-13T02:15:19.591Z] 8a3e4a4f656e: Layer already exists [2025-08-13T02:15:19.591Z] c758655b3510: Layer already exists [2025-08-13T02:15:19.591Z] 3e7a47205bbb: Layer already exists [2025-08-13T02:15:19.591Z] e67b7de17f4b: Layer already exists [2025-08-13T02:15:19.591Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:19.591Z] e993aa6841af: Layer already exists [2025-08-13T02:15:19.591Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:19.591Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:19.935Z] + 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-13T02:15:20.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-13T02:15:20.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-13T02:15:20.281Z] ed9ba5307fc7: Preparing [2025-08-13T02:15:20.281Z] 8a3e4a4f656e: Preparing [2025-08-13T02:15:20.281Z] b69284b27540: Preparing [2025-08-13T02:15:20.281Z] c758655b3510: Preparing [2025-08-13T02:15:20.281Z] d51ea260c12f: Preparing [2025-08-13T02:15:20.281Z] e67b7de17f4b: Preparing [2025-08-13T02:15:20.281Z] 3e7a47205bbb: Preparing [2025-08-13T02:15:20.281Z] e993aa6841af: Preparing [2025-08-13T02:15:20.281Z] 98a31cc98337: Preparing [2025-08-13T02:15:20.281Z] 1e890da81ec9: Preparing [2025-08-13T02:15:20.281Z] e67b7de17f4b: Waiting [2025-08-13T02:15:20.281Z] 3e7a47205bbb: Waiting [2025-08-13T02:15:20.281Z] e993aa6841af: Waiting [2025-08-13T02:15:20.281Z] 98a31cc98337: Waiting [2025-08-13T02:15:20.281Z] 1e890da81ec9: Waiting [2025-08-13T02:15:20.281Z] b69284b27540: Layer already exists [2025-08-13T02:15:20.281Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:20.281Z] ed9ba5307fc7: Layer already exists [2025-08-13T02:15:20.281Z] 8a3e4a4f656e: Layer already exists [2025-08-13T02:15:20.281Z] c758655b3510: Layer already exists [2025-08-13T02:15:20.281Z] 3e7a47205bbb: Layer already exists [2025-08-13T02:15:20.281Z] e67b7de17f4b: Layer already exists [2025-08-13T02:15:20.281Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:20.281Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:20.281Z] e993aa6841af: Layer already exists [2025-08-13T02:15:20.281Z] main: digest: sha256:0a3407ab5a4e0cac836fb72d86a316e7e52f50fbca863c2246767eca93180ef7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:15:20.357Z] ===================================================== [Pipeline] echo [2025-08-13T02:15:20.370Z] taggedImages: [2025-08-13T02:15:20.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:20.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-13T02:15:20.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.45 [2025-08-13T02:15:20.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:20.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-13T02:15:20.396Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-13T02:15:20.396Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:20.396Z] latest [2025-08-13T02:15:20.396Z] 4.1.0-dev.45 [2025-08-13T02:15:20.396Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:20.396Z] main [2025-08-13T02:15:20.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:20.760Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:21.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:21.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-13T02:15:21.112Z] 090af8a052b9: Preparing [2025-08-13T02:15:21.112Z] d5902a63b26c: Preparing [2025-08-13T02:15:21.112Z] b9fb61e84732: Preparing [2025-08-13T02:15:21.112Z] c758655b3510: Preparing [2025-08-13T02:15:21.112Z] d51ea260c12f: Preparing [2025-08-13T02:15:21.112Z] 451e8b121c2e: Preparing [2025-08-13T02:15:21.112Z] 5670c66e9eb5: Preparing [2025-08-13T02:15:21.112Z] 0ed58ff5eb44: Preparing [2025-08-13T02:15:21.112Z] 1e890da81ec9: Preparing [2025-08-13T02:15:21.112Z] 451e8b121c2e: Waiting [2025-08-13T02:15:21.112Z] 0ed58ff5eb44: Waiting [2025-08-13T02:15:21.112Z] 5670c66e9eb5: Waiting [2025-08-13T02:15:21.112Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:21.112Z] c758655b3510: Layer already exists [2025-08-13T02:15:21.376Z] d5902a63b26c: Pushed [2025-08-13T02:15:21.376Z] b9fb61e84732: Pushed [2025-08-13T02:15:21.376Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:21.376Z] 090af8a052b9: Pushed [2025-08-13T02:15:21.640Z] 5670c66e9eb5: Pushed [2025-08-13T02:15:21.906Z] 0ed58ff5eb44: Pushed [2025-08-13T02:15:48.542Z] 451e8b121c2e: Pushed [2025-08-13T02:15:48.542Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:48.895Z] + 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-13T02:15:49.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-13T02:15:49.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-13T02:15:49.250Z] 090af8a052b9: Preparing [2025-08-13T02:15:49.250Z] d5902a63b26c: Preparing [2025-08-13T02:15:49.250Z] b9fb61e84732: Preparing [2025-08-13T02:15:49.250Z] c758655b3510: Preparing [2025-08-13T02:15:49.250Z] d51ea260c12f: Preparing [2025-08-13T02:15:49.250Z] 451e8b121c2e: Preparing [2025-08-13T02:15:49.250Z] 5670c66e9eb5: Preparing [2025-08-13T02:15:49.250Z] 0ed58ff5eb44: Preparing [2025-08-13T02:15:49.250Z] 1e890da81ec9: Preparing [2025-08-13T02:15:49.250Z] 5670c66e9eb5: Waiting [2025-08-13T02:15:49.250Z] 1e890da81ec9: Waiting [2025-08-13T02:15:49.250Z] 451e8b121c2e: Waiting [2025-08-13T02:15:49.250Z] b9fb61e84732: Layer already exists [2025-08-13T02:15:49.250Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:49.250Z] c758655b3510: Layer already exists [2025-08-13T02:15:49.250Z] 090af8a052b9: Layer already exists [2025-08-13T02:15:49.250Z] d5902a63b26c: Layer already exists [2025-08-13T02:15:49.250Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:49.250Z] 0ed58ff5eb44: Layer already exists [2025-08-13T02:15:49.250Z] 5670c66e9eb5: Layer already exists [2025-08-13T02:15:49.250Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:49.250Z] latest: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:49.866Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:50.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.45 [2025-08-13T02:15:50.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-13T02:15:50.212Z] 090af8a052b9: Preparing [2025-08-13T02:15:50.212Z] d5902a63b26c: Preparing [2025-08-13T02:15:50.212Z] b9fb61e84732: Preparing [2025-08-13T02:15:50.212Z] c758655b3510: Preparing [2025-08-13T02:15:50.212Z] d51ea260c12f: Preparing [2025-08-13T02:15:50.212Z] 451e8b121c2e: Preparing [2025-08-13T02:15:50.212Z] 5670c66e9eb5: Preparing [2025-08-13T02:15:50.212Z] 0ed58ff5eb44: Preparing [2025-08-13T02:15:50.212Z] 1e890da81ec9: Preparing [2025-08-13T02:15:50.212Z] 451e8b121c2e: Waiting [2025-08-13T02:15:50.212Z] 5670c66e9eb5: Waiting [2025-08-13T02:15:50.212Z] 0ed58ff5eb44: Waiting [2025-08-13T02:15:50.212Z] 1e890da81ec9: Waiting [2025-08-13T02:15:50.212Z] 090af8a052b9: Layer already exists [2025-08-13T02:15:50.212Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:50.212Z] b9fb61e84732: Layer already exists [2025-08-13T02:15:50.212Z] c758655b3510: Layer already exists [2025-08-13T02:15:50.212Z] d5902a63b26c: Layer already exists [2025-08-13T02:15:50.212Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:50.212Z] 0ed58ff5eb44: Layer already exists [2025-08-13T02:15:50.212Z] 5670c66e9eb5: Layer already exists [2025-08-13T02:15:50.212Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:50.475Z] 4.1.0-dev.45: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:50.841Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:51.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:51.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-13T02:15:51.192Z] 090af8a052b9: Preparing [2025-08-13T02:15:51.192Z] d5902a63b26c: Preparing [2025-08-13T02:15:51.192Z] b9fb61e84732: Preparing [2025-08-13T02:15:51.192Z] c758655b3510: Preparing [2025-08-13T02:15:51.192Z] d51ea260c12f: Preparing [2025-08-13T02:15:51.192Z] 451e8b121c2e: Preparing [2025-08-13T02:15:51.192Z] 5670c66e9eb5: Preparing [2025-08-13T02:15:51.192Z] 0ed58ff5eb44: Preparing [2025-08-13T02:15:51.192Z] 1e890da81ec9: Preparing [2025-08-13T02:15:51.192Z] 451e8b121c2e: Waiting [2025-08-13T02:15:51.192Z] 5670c66e9eb5: Waiting [2025-08-13T02:15:51.192Z] 0ed58ff5eb44: Waiting [2025-08-13T02:15:51.192Z] 1e890da81ec9: Waiting [2025-08-13T02:15:51.192Z] d5902a63b26c: Layer already exists [2025-08-13T02:15:51.192Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:51.192Z] 090af8a052b9: Layer already exists [2025-08-13T02:15:51.192Z] c758655b3510: Layer already exists [2025-08-13T02:15:51.192Z] b9fb61e84732: Layer already exists [2025-08-13T02:15:51.192Z] 5670c66e9eb5: Layer already exists [2025-08-13T02:15:51.192Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:51.192Z] 0ed58ff5eb44: Layer already exists [2025-08-13T02:15:51.192Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:51.192Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:51.802Z] + 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-13T02:15:52.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-13T02:15:52.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-13T02:15:52.145Z] 090af8a052b9: Preparing [2025-08-13T02:15:52.145Z] d5902a63b26c: Preparing [2025-08-13T02:15:52.145Z] b9fb61e84732: Preparing [2025-08-13T02:15:52.145Z] c758655b3510: Preparing [2025-08-13T02:15:52.145Z] d51ea260c12f: Preparing [2025-08-13T02:15:52.145Z] 451e8b121c2e: Preparing [2025-08-13T02:15:52.145Z] 5670c66e9eb5: Preparing [2025-08-13T02:15:52.145Z] 0ed58ff5eb44: Preparing [2025-08-13T02:15:52.145Z] 1e890da81ec9: Preparing [2025-08-13T02:15:52.145Z] 451e8b121c2e: Waiting [2025-08-13T02:15:52.145Z] 5670c66e9eb5: Waiting [2025-08-13T02:15:52.145Z] 0ed58ff5eb44: Waiting [2025-08-13T02:15:52.145Z] 1e890da81ec9: Waiting [2025-08-13T02:15:52.145Z] 090af8a052b9: Layer already exists [2025-08-13T02:15:52.145Z] c758655b3510: Layer already exists [2025-08-13T02:15:52.145Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:52.145Z] b9fb61e84732: Layer already exists [2025-08-13T02:15:52.145Z] d5902a63b26c: Layer already exists [2025-08-13T02:15:52.145Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:52.145Z] 0ed58ff5eb44: Layer already exists [2025-08-13T02:15:52.145Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:52.145Z] 5670c66e9eb5: Layer already exists [2025-08-13T02:15:52.409Z] main: digest: sha256:cc984d221abf75fc4c753240bc16a0f633e62edde0935ef940647728fc56c9b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:15:52.492Z] ===================================================== [Pipeline] echo [2025-08-13T02:15:52.506Z] taggedImages: [2025-08-13T02:15:52.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:52.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-13T02:15:52.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.45 [2025-08-13T02:15:52.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:52.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-13T02:15:52.532Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-13T02:15:52.532Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:52.532Z] latest [2025-08-13T02:15:52.532Z] 4.1.0-dev.45 [2025-08-13T02:15:52.532Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:52.532Z] main [2025-08-13T02:15:52.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:52.897Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:53.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:53.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-13T02:15:53.241Z] 7e7bb8074bf8: Preparing [2025-08-13T02:15:53.241Z] 3d6faf800657: Preparing [2025-08-13T02:15:53.241Z] 94511565fb48: Preparing [2025-08-13T02:15:53.241Z] c758655b3510: Preparing [2025-08-13T02:15:53.241Z] d51ea260c12f: Preparing [2025-08-13T02:15:53.241Z] 451e8b121c2e: Preparing [2025-08-13T02:15:53.241Z] e993aa6841af: Preparing [2025-08-13T02:15:53.241Z] 98a31cc98337: Preparing [2025-08-13T02:15:53.241Z] 1e890da81ec9: Preparing [2025-08-13T02:15:53.241Z] e993aa6841af: Waiting [2025-08-13T02:15:53.241Z] 98a31cc98337: Waiting [2025-08-13T02:15:53.241Z] 1e890da81ec9: Waiting [2025-08-13T02:15:53.241Z] 451e8b121c2e: Waiting [2025-08-13T02:15:53.241Z] c758655b3510: Layer already exists [2025-08-13T02:15:53.241Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:53.241Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:53.241Z] e993aa6841af: Layer already exists [2025-08-13T02:15:53.507Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:53.507Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:53.507Z] 3d6faf800657: Pushed [2025-08-13T02:15:53.507Z] 94511565fb48: Pushed [2025-08-13T02:15:53.507Z] 7e7bb8074bf8: Pushed [2025-08-13T02:15:53.507Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:53.866Z] + 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-13T02:15:54.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-13T02:15:54.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-13T02:15:54.220Z] 7e7bb8074bf8: Preparing [2025-08-13T02:15:54.220Z] 3d6faf800657: Preparing [2025-08-13T02:15:54.220Z] 94511565fb48: Preparing [2025-08-13T02:15:54.220Z] c758655b3510: Preparing [2025-08-13T02:15:54.220Z] d51ea260c12f: Preparing [2025-08-13T02:15:54.220Z] 451e8b121c2e: Preparing [2025-08-13T02:15:54.220Z] e993aa6841af: Preparing [2025-08-13T02:15:54.220Z] 98a31cc98337: Preparing [2025-08-13T02:15:54.220Z] 1e890da81ec9: Preparing [2025-08-13T02:15:54.220Z] 451e8b121c2e: Waiting [2025-08-13T02:15:54.220Z] e993aa6841af: Waiting [2025-08-13T02:15:54.220Z] 98a31cc98337: Waiting [2025-08-13T02:15:54.220Z] 1e890da81ec9: Waiting [2025-08-13T02:15:54.220Z] 7e7bb8074bf8: Layer already exists [2025-08-13T02:15:54.220Z] 3d6faf800657: Layer already exists [2025-08-13T02:15:54.220Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:54.220Z] c758655b3510: Layer already exists [2025-08-13T02:15:54.220Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:54.220Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:54.220Z] e993aa6841af: Layer already exists [2025-08-13T02:15:54.220Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:54.798Z] 94511565fb48: Layer already exists [2025-08-13T02:15:55.062Z] latest: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:55.517Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:55.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.45 [2025-08-13T02:15:55.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-13T02:15:55.871Z] 7e7bb8074bf8: Preparing [2025-08-13T02:15:55.871Z] 3d6faf800657: Preparing [2025-08-13T02:15:55.871Z] 94511565fb48: Preparing [2025-08-13T02:15:55.871Z] c758655b3510: Preparing [2025-08-13T02:15:55.871Z] d51ea260c12f: Preparing [2025-08-13T02:15:55.871Z] 451e8b121c2e: Preparing [2025-08-13T02:15:55.871Z] e993aa6841af: Preparing [2025-08-13T02:15:55.871Z] 98a31cc98337: Preparing [2025-08-13T02:15:55.871Z] 1e890da81ec9: Preparing [2025-08-13T02:15:55.871Z] 451e8b121c2e: Waiting [2025-08-13T02:15:55.871Z] e993aa6841af: Waiting [2025-08-13T02:15:55.871Z] 98a31cc98337: Waiting [2025-08-13T02:15:55.871Z] 1e890da81ec9: Waiting [2025-08-13T02:15:55.871Z] 94511565fb48: Layer already exists [2025-08-13T02:15:55.871Z] 3d6faf800657: Layer already exists [2025-08-13T02:15:55.871Z] c758655b3510: Layer already exists [2025-08-13T02:15:55.871Z] 7e7bb8074bf8: Layer already exists [2025-08-13T02:15:55.871Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:55.871Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:55.871Z] e993aa6841af: Layer already exists [2025-08-13T02:15:55.871Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:55.871Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:56.136Z] 4.1.0-dev.45: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:56.487Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:56.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:56.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-13T02:15:56.837Z] 7e7bb8074bf8: Preparing [2025-08-13T02:15:56.837Z] 3d6faf800657: Preparing [2025-08-13T02:15:56.837Z] 94511565fb48: Preparing [2025-08-13T02:15:56.837Z] c758655b3510: Preparing [2025-08-13T02:15:56.837Z] d51ea260c12f: Preparing [2025-08-13T02:15:56.837Z] 451e8b121c2e: Preparing [2025-08-13T02:15:56.837Z] e993aa6841af: Preparing [2025-08-13T02:15:56.837Z] 98a31cc98337: Preparing [2025-08-13T02:15:56.837Z] 1e890da81ec9: Preparing [2025-08-13T02:15:56.837Z] e993aa6841af: Waiting [2025-08-13T02:15:56.837Z] 98a31cc98337: Waiting [2025-08-13T02:15:56.837Z] 1e890da81ec9: Waiting [2025-08-13T02:15:56.837Z] 451e8b121c2e: Waiting [2025-08-13T02:15:56.837Z] 3d6faf800657: Layer already exists [2025-08-13T02:15:56.837Z] c758655b3510: Layer already exists [2025-08-13T02:15:56.837Z] 94511565fb48: Layer already exists [2025-08-13T02:15:56.837Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:56.837Z] 7e7bb8074bf8: Layer already exists [2025-08-13T02:15:56.837Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:56.837Z] e993aa6841af: Layer already exists [2025-08-13T02:15:56.837Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:56.837Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:57.102Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:57.444Z] + 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-13T02:15:57.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-13T02:15:57.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-13T02:15:57.788Z] 7e7bb8074bf8: Preparing [2025-08-13T02:15:57.788Z] 3d6faf800657: Preparing [2025-08-13T02:15:57.788Z] 94511565fb48: Preparing [2025-08-13T02:15:57.788Z] c758655b3510: Preparing [2025-08-13T02:15:57.788Z] d51ea260c12f: Preparing [2025-08-13T02:15:57.788Z] 451e8b121c2e: Preparing [2025-08-13T02:15:57.788Z] e993aa6841af: Preparing [2025-08-13T02:15:57.788Z] 98a31cc98337: Preparing [2025-08-13T02:15:57.788Z] 1e890da81ec9: Preparing [2025-08-13T02:15:57.788Z] 451e8b121c2e: Waiting [2025-08-13T02:15:57.788Z] e993aa6841af: Waiting [2025-08-13T02:15:57.788Z] 98a31cc98337: Waiting [2025-08-13T02:15:57.788Z] 1e890da81ec9: Waiting [2025-08-13T02:15:57.788Z] 3d6faf800657: Layer already exists [2025-08-13T02:15:57.788Z] c758655b3510: Layer already exists [2025-08-13T02:15:57.788Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:57.788Z] 7e7bb8074bf8: Layer already exists [2025-08-13T02:15:57.788Z] 94511565fb48: Layer already exists [2025-08-13T02:15:57.788Z] 451e8b121c2e: Layer already exists [2025-08-13T02:15:57.788Z] e993aa6841af: Layer already exists [2025-08-13T02:15:57.788Z] 98a31cc98337: Layer already exists [2025-08-13T02:15:57.788Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:58.051Z] main: digest: sha256:9bbca7a2d50e875003ae7477b60e5e9209fe26d1ea7e55fefe8682fa40b43ba7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:15:58.135Z] ===================================================== [Pipeline] echo [2025-08-13T02:15:58.149Z] taggedImages: [2025-08-13T02:15:58.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:58.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-13T02:15:58.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.45 [2025-08-13T02:15:58.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:58.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-13T02:15:58.177Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-13T02:15:58.177Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:58.177Z] latest [2025-08-13T02:15:58.177Z] 4.1.0-dev.45 [2025-08-13T02:15:58.177Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:15:58.177Z] main [2025-08-13T02:15:58.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:58.529Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:15:58.870Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:15:58.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-13T02:15:58.870Z] b9b46dad0027: Preparing [2025-08-13T02:15:58.870Z] 1a877119db91: Preparing [2025-08-13T02:15:58.870Z] c758655b3510: Preparing [2025-08-13T02:15:58.870Z] d51ea260c12f: Preparing [2025-08-13T02:15:58.870Z] 2e9f8473f540: Preparing [2025-08-13T02:15:58.870Z] 9b1a306ee78c: Preparing [2025-08-13T02:15:58.870Z] 1e890da81ec9: Preparing [2025-08-13T02:15:58.870Z] 9b1a306ee78c: Waiting [2025-08-13T02:15:58.870Z] 1e890da81ec9: Waiting [2025-08-13T02:15:58.870Z] c758655b3510: Layer already exists [2025-08-13T02:15:58.870Z] d51ea260c12f: Layer already exists [2025-08-13T02:15:59.133Z] 1e890da81ec9: Layer already exists [2025-08-13T02:15:59.133Z] b9b46dad0027: Pushed [2025-08-13T02:15:59.397Z] 2e9f8473f540: Pushed [2025-08-13T02:16:00.351Z] 9b1a306ee78c: Pushed [2025-08-13T02:16:08.519Z] 1a877119db91: Pushed [2025-08-13T02:16:08.519Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:08.870Z] + 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-13T02:16:09.225Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-13T02:16:09.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-13T02:16:09.225Z] b9b46dad0027: Preparing [2025-08-13T02:16:09.225Z] 1a877119db91: Preparing [2025-08-13T02:16:09.225Z] c758655b3510: Preparing [2025-08-13T02:16:09.225Z] d51ea260c12f: Preparing [2025-08-13T02:16:09.225Z] 2e9f8473f540: Preparing [2025-08-13T02:16:09.225Z] 9b1a306ee78c: Preparing [2025-08-13T02:16:09.225Z] 1e890da81ec9: Preparing [2025-08-13T02:16:09.225Z] 9b1a306ee78c: Waiting [2025-08-13T02:16:09.225Z] 1e890da81ec9: Waiting [2025-08-13T02:16:09.225Z] 1a877119db91: Layer already exists [2025-08-13T02:16:09.225Z] b9b46dad0027: Layer already exists [2025-08-13T02:16:09.225Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:09.225Z] 2e9f8473f540: Layer already exists [2025-08-13T02:16:09.225Z] c758655b3510: Layer already exists [2025-08-13T02:16:09.225Z] 9b1a306ee78c: Layer already exists [2025-08-13T02:16:09.225Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:09.490Z] latest: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:09.841Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:10.187Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.45 [2025-08-13T02:16:10.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-13T02:16:10.187Z] b9b46dad0027: Preparing [2025-08-13T02:16:10.187Z] 1a877119db91: Preparing [2025-08-13T02:16:10.187Z] c758655b3510: Preparing [2025-08-13T02:16:10.187Z] d51ea260c12f: Preparing [2025-08-13T02:16:10.187Z] 2e9f8473f540: Preparing [2025-08-13T02:16:10.187Z] 9b1a306ee78c: Preparing [2025-08-13T02:16:10.187Z] 1e890da81ec9: Preparing [2025-08-13T02:16:10.187Z] 9b1a306ee78c: Waiting [2025-08-13T02:16:10.187Z] 1e890da81ec9: Waiting [2025-08-13T02:16:10.187Z] b9b46dad0027: Layer already exists [2025-08-13T02:16:10.187Z] c758655b3510: Layer already exists [2025-08-13T02:16:10.187Z] 1a877119db91: Layer already exists [2025-08-13T02:16:10.187Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:10.187Z] 2e9f8473f540: Layer already exists [2025-08-13T02:16:10.187Z] 9b1a306ee78c: Layer already exists [2025-08-13T02:16:10.187Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:10.187Z] 4.1.0-dev.45: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:10.817Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:11.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:16:11.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-13T02:16:11.163Z] b9b46dad0027: Preparing [2025-08-13T02:16:11.163Z] 1a877119db91: Preparing [2025-08-13T02:16:11.163Z] c758655b3510: Preparing [2025-08-13T02:16:11.163Z] d51ea260c12f: Preparing [2025-08-13T02:16:11.163Z] 2e9f8473f540: Preparing [2025-08-13T02:16:11.163Z] 9b1a306ee78c: Preparing [2025-08-13T02:16:11.163Z] 1e890da81ec9: Preparing [2025-08-13T02:16:11.163Z] 9b1a306ee78c: Waiting [2025-08-13T02:16:11.163Z] 1e890da81ec9: Waiting [2025-08-13T02:16:11.163Z] b9b46dad0027: Layer already exists [2025-08-13T02:16:11.163Z] 2e9f8473f540: Layer already exists [2025-08-13T02:16:11.163Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:11.163Z] c758655b3510: Layer already exists [2025-08-13T02:16:11.163Z] 1a877119db91: Layer already exists [2025-08-13T02:16:11.163Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:11.163Z] 9b1a306ee78c: Layer already exists [2025-08-13T02:16:11.427Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:11.788Z] + 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-13T02:16:12.130Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-13T02:16:12.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-13T02:16:12.130Z] b9b46dad0027: Preparing [2025-08-13T02:16:12.130Z] 1a877119db91: Preparing [2025-08-13T02:16:12.130Z] c758655b3510: Preparing [2025-08-13T02:16:12.130Z] d51ea260c12f: Preparing [2025-08-13T02:16:12.130Z] 2e9f8473f540: Preparing [2025-08-13T02:16:12.130Z] 9b1a306ee78c: Preparing [2025-08-13T02:16:12.130Z] 1e890da81ec9: Preparing [2025-08-13T02:16:12.130Z] 9b1a306ee78c: Waiting [2025-08-13T02:16:12.130Z] 1e890da81ec9: Waiting [2025-08-13T02:16:12.130Z] 1a877119db91: Layer already exists [2025-08-13T02:16:12.130Z] c758655b3510: Layer already exists [2025-08-13T02:16:12.130Z] 2e9f8473f540: Layer already exists [2025-08-13T02:16:12.130Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:12.130Z] b9b46dad0027: Layer already exists [2025-08-13T02:16:12.130Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:12.130Z] 9b1a306ee78c: Layer already exists [2025-08-13T02:16:12.393Z] main: digest: sha256:d84402e46d338e9ad3cfe70ec1d558eb9cbe28d79ae4ee07a6e0ab511a8b95ca size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:16:12.461Z] ===================================================== [Pipeline] echo [2025-08-13T02:16:12.474Z] taggedImages: [2025-08-13T02:16:12.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:16:12.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-13T02:16:12.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.45 [2025-08-13T02:16:12.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:16:12.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-13T02:16:12.504Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-13T02:16:12.504Z] ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:16:12.504Z] latest [2025-08-13T02:16:12.504Z] 4.1.0-dev.45 [2025-08-13T02:16:12.504Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:16:12.504Z] main [2025-08-13T02:16:12.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:12.876Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:13.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:16:13.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-13T02:16:13.224Z] b6946e3fda62: Preparing [2025-08-13T02:16:13.224Z] 1ac74bcbf431: Preparing [2025-08-13T02:16:13.224Z] c758655b3510: Preparing [2025-08-13T02:16:13.224Z] d51ea260c12f: Preparing [2025-08-13T02:16:13.224Z] f88513f43dc0: Preparing [2025-08-13T02:16:13.224Z] b136c1a191bf: Preparing [2025-08-13T02:16:13.224Z] 1e890da81ec9: Preparing [2025-08-13T02:16:13.224Z] b136c1a191bf: Waiting [2025-08-13T02:16:13.224Z] 1e890da81ec9: Waiting [2025-08-13T02:16:13.490Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:13.490Z] c758655b3510: Layer already exists [2025-08-13T02:16:13.490Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:13.490Z] b6946e3fda62: Pushed [2025-08-13T02:16:13.755Z] f88513f43dc0: Pushed [2025-08-13T02:16:14.021Z] b136c1a191bf: Pushed [2025-08-13T02:16:22.211Z] 1ac74bcbf431: Pushed [2025-08-13T02:16:22.211Z] ef039b9e9bb41157b63728f80a796861508723d1: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:22.573Z] + 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-13T02:16:23.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-13T02:16:23.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-13T02:16:23.026Z] b6946e3fda62: Preparing [2025-08-13T02:16:23.026Z] 1ac74bcbf431: Preparing [2025-08-13T02:16:23.026Z] c758655b3510: Preparing [2025-08-13T02:16:23.026Z] d51ea260c12f: Preparing [2025-08-13T02:16:23.026Z] f88513f43dc0: Preparing [2025-08-13T02:16:23.026Z] b136c1a191bf: Preparing [2025-08-13T02:16:23.026Z] 1e890da81ec9: Preparing [2025-08-13T02:16:23.026Z] b136c1a191bf: Waiting [2025-08-13T02:16:23.026Z] 1e890da81ec9: Waiting [2025-08-13T02:16:23.026Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:23.026Z] f88513f43dc0: Layer already exists [2025-08-13T02:16:23.026Z] 1ac74bcbf431: Layer already exists [2025-08-13T02:16:23.026Z] b6946e3fda62: Layer already exists [2025-08-13T02:16:23.026Z] c758655b3510: Layer already exists [2025-08-13T02:16:23.026Z] b136c1a191bf: Layer already exists [2025-08-13T02:16:23.026Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:23.293Z] latest: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:23.659Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:24.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.45 [2025-08-13T02:16:24.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-13T02:16:24.014Z] b6946e3fda62: Preparing [2025-08-13T02:16:24.014Z] 1ac74bcbf431: Preparing [2025-08-13T02:16:24.014Z] c758655b3510: Preparing [2025-08-13T02:16:24.014Z] d51ea260c12f: Preparing [2025-08-13T02:16:24.014Z] f88513f43dc0: Preparing [2025-08-13T02:16:24.014Z] b136c1a191bf: Preparing [2025-08-13T02:16:24.014Z] 1e890da81ec9: Preparing [2025-08-13T02:16:24.014Z] b136c1a191bf: Waiting [2025-08-13T02:16:24.014Z] 1e890da81ec9: Waiting [2025-08-13T02:16:24.014Z] b6946e3fda62: Layer already exists [2025-08-13T02:16:24.014Z] f88513f43dc0: Layer already exists [2025-08-13T02:16:24.014Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:24.014Z] 1ac74bcbf431: Layer already exists [2025-08-13T02:16:24.014Z] c758655b3510: Layer already exists [2025-08-13T02:16:24.014Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:24.014Z] b136c1a191bf: Layer already exists [2025-08-13T02:16:24.293Z] 4.1.0-dev.45: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:24.666Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:25.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:16:25.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-13T02:16:25.025Z] b6946e3fda62: Preparing [2025-08-13T02:16:25.025Z] 1ac74bcbf431: Preparing [2025-08-13T02:16:25.025Z] c758655b3510: Preparing [2025-08-13T02:16:25.025Z] d51ea260c12f: Preparing [2025-08-13T02:16:25.025Z] f88513f43dc0: Preparing [2025-08-13T02:16:25.025Z] b136c1a191bf: Preparing [2025-08-13T02:16:25.025Z] 1e890da81ec9: Preparing [2025-08-13T02:16:25.025Z] b136c1a191bf: Waiting [2025-08-13T02:16:25.025Z] 1e890da81ec9: Waiting [2025-08-13T02:16:25.025Z] 1ac74bcbf431: Layer already exists [2025-08-13T02:16:25.025Z] f88513f43dc0: Layer already exists [2025-08-13T02:16:25.025Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:25.025Z] b6946e3fda62: Layer already exists [2025-08-13T02:16:25.025Z] c758655b3510: Layer already exists [2025-08-13T02:16:25.025Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:25.025Z] b136c1a191bf: Layer already exists [2025-08-13T02:16:25.291Z] ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:25.646Z] + 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-13T02:16:25.995Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-13T02:16:25.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-13T02:16:25.995Z] b6946e3fda62: Preparing [2025-08-13T02:16:25.995Z] 1ac74bcbf431: Preparing [2025-08-13T02:16:25.995Z] c758655b3510: Preparing [2025-08-13T02:16:25.995Z] d51ea260c12f: Preparing [2025-08-13T02:16:25.995Z] f88513f43dc0: Preparing [2025-08-13T02:16:25.995Z] b136c1a191bf: Preparing [2025-08-13T02:16:25.995Z] 1e890da81ec9: Preparing [2025-08-13T02:16:25.995Z] b136c1a191bf: Waiting [2025-08-13T02:16:25.995Z] 1e890da81ec9: Waiting [2025-08-13T02:16:25.995Z] f88513f43dc0: Layer already exists [2025-08-13T02:16:25.995Z] 1ac74bcbf431: Layer already exists [2025-08-13T02:16:25.995Z] d51ea260c12f: Layer already exists [2025-08-13T02:16:25.995Z] c758655b3510: Layer already exists [2025-08-13T02:16:25.995Z] b6946e3fda62: Layer already exists [2025-08-13T02:16:25.995Z] 1e890da81ec9: Layer already exists [2025-08-13T02:16:25.995Z] b136c1a191bf: Layer already exists [2025-08-13T02:16:26.259Z] main: digest: sha256:79f286c9038f8016f74234de2bf5fd2ea889ec3eb9fe8e62018341355a603efb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T02:16:26.337Z] ===================================================== [Pipeline] echo [2025-08-13T02:16:26.352Z] taggedImages: [2025-08-13T02:16:26.353Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [2025-08-13T02:16:26.353Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-13T02:16:26.353Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.45 [2025-08-13T02:16:26.353Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [2025-08-13T02:16:26.353Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-13T02:16:26.369Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.382Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.394Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-13T02:16:26.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.447Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.461Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.488Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-13T02:16:26.500Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.511Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.521Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.537Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.549Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-13T02:16:26.565Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.579Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.593Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.607Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.618Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-13T02:16:26.632Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.646Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.660Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.686Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-13T02:16:26.697Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.710Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.728Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.761Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-13T02:16:26.773Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.784Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.809Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.825Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-13T02:16:26.838Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.849Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.864Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.879Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.890Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-13T02:16:26.903Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.916Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.928Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.942Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:26.954Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-13T02:16:26.965Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:26.979Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-13T02:16:26.994Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.007Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.019Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-13T02:16:27.035Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:27.050Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-13T02:16:27.063Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.074Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.083Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-13T02:16:27.095Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:27.112Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-13T02:16:27.130Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.156Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-13T02:16:27.166Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:27.179Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-13T02:16:27.195Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-13T02:16:27.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:27.242Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-13T02:16:27.254Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.269Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-13T02:16:27.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] echo [2025-08-13T02:16:27.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-13T02:16:27.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.334Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef039b9e9bb41157b63728f80a796861508723d1-4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:16:27.344Z] 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-13T02:16:27.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-13T02:16:27.753Z] [2025-08-13T02:16:27.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:16:28.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-13T02:16:29.049Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-13T02:16:29.049Z] 8998bd30e6a1: Pulling fs layer [2025-08-13T02:16:29.049Z] 04944245beec: Pulling fs layer [2025-08-13T02:16:29.049Z] 699f458cf7ca: Pulling fs layer [2025-08-13T02:16:29.049Z] 765212b225bb: Pulling fs layer [2025-08-13T02:16:29.049Z] f23df028b6ca: Pulling fs layer [2025-08-13T02:16:29.049Z] d65c8cfc05b1: Pulling fs layer [2025-08-13T02:16:29.049Z] 2437ff75d9bd: Pulling fs layer [2025-08-13T02:16:29.049Z] 765212b225bb: Waiting [2025-08-13T02:16:29.049Z] f23df028b6ca: Waiting [2025-08-13T02:16:29.049Z] d65c8cfc05b1: Waiting [2025-08-13T02:16:29.049Z] 2437ff75d9bd: Waiting [2025-08-13T02:16:29.049Z] 04944245beec: Verifying Checksum [2025-08-13T02:16:29.049Z] 04944245beec: Download complete [2025-08-13T02:16:29.049Z] 765212b225bb: Verifying Checksum [2025-08-13T02:16:29.049Z] 765212b225bb: Download complete [2025-08-13T02:16:29.049Z] f23df028b6ca: Verifying Checksum [2025-08-13T02:16:29.049Z] f23df028b6ca: Download complete [2025-08-13T02:16:29.049Z] d65c8cfc05b1: Verifying Checksum [2025-08-13T02:16:29.049Z] d65c8cfc05b1: Download complete [2025-08-13T02:16:29.049Z] 699f458cf7ca: Verifying Checksum [2025-08-13T02:16:29.049Z] 699f458cf7ca: Download complete [2025-08-13T02:16:29.631Z] 8998bd30e6a1: Verifying Checksum [2025-08-13T02:16:29.631Z] 8998bd30e6a1: Download complete [2025-08-13T02:16:32.201Z] 2437ff75d9bd: Verifying Checksum [2025-08-13T02:16:32.201Z] 2437ff75d9bd: Download complete [2025-08-13T02:16:34.139Z] 8998bd30e6a1: Pull complete [2025-08-13T02:16:34.720Z] 04944245beec: Pull complete [2025-08-13T02:16:36.125Z] 699f458cf7ca: Pull complete [2025-08-13T02:16:36.389Z] 765212b225bb: Pull complete [2025-08-13T02:16:37.345Z] f23df028b6ca: Pull complete [2025-08-13T02:16:37.345Z] d65c8cfc05b1: Pull complete [2025-08-13T02:16:55.536Z] 2437ff75d9bd: Pull complete [2025-08-13T02:16:55.536Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-13T02:16:55.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-13T02:16:55.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T02:16:55.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-6811 does not seem to be running inside a container [2025-08-13T02:16:55.818Z] $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@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-13T02:16:58.804Z] $ docker top b508a650db6a2048a84a891ff585d0ab6a3cbe3b7bd9dade30904334a1d22129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:16:59.767Z] ---> job-cost.sh [2025-08-13T02:16:59.767Z] lf-activate-venv: SKIPPING [2025-08-13T02:16:59.767Z] INFO: No Stack... [2025-08-13T02:17:00.347Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-13T02:17:02.284Z] INFO: Archiving Costs [Pipeline] sh [2025-08-13T02:17:02.915Z] + cut -d, -f6 [2025-08-13T02:17:02.916Z] + cat /w/workspace/edgex-go/884/archives/cost.csv [Pipeline] lock [2025-08-13T02:17:02.978Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-884-stack-cost] [2025-08-13T02:17:02.985Z] Resource [jenkins-edgexfoundry-edgex-go-main-884-stack-cost] did not exist. Created. [2025-08-13T02:17:02.993Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-884-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-13T02:17:03.651Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-13T02:17:04.295Z] Stashed 1 file(s) [Pipeline] } [2025-08-13T02:17:04.307Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-884-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-13T02:17:04.328Z] $ docker stop --time=1 b508a650db6a2048a84a891ff585d0ab6a3cbe3b7bd9dade30904334a1d22129 [2025-08-13T02:17:05.887Z] $ docker rm -f --volumes b508a650db6a2048a84a891ff585d0ab6a3cbe3b7bd9dade30904334a1d22129 [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-13T02:17:06.524Z] provisioning config files... [2025-08-13T02:17:06.532Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/884@tmp/config14924866499502151026tmp [Pipeline] { [Pipeline] sh [2025-08-13T02:17:06.834Z] + set +x [2025-08-13T02:17:06.834Z] + + bashcurl -s -s -- https://codecov.io/bash [2025-08-13T02:17:06.834Z] [2025-08-13T02:17:07.409Z] [2025-08-13T02:17:07.410Z] _____ _ [2025-08-13T02:17:07.410Z] / ____| | | [2025-08-13T02:17:07.410Z] | | ___ __| | ___ ___ _____ __ [2025-08-13T02:17:07.410Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-13T02:17:07.410Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-13T02:17:07.410Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-13T02:17:07.410Z] Bash-1.0.6 [2025-08-13T02:17:07.410Z] [2025-08-13T02:17:07.410Z] [2025-08-13T02:17:07.410Z] ==> git version 2.25.1 found [2025-08-13T02:17:07.410Z] ==> 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-13T02:17:07.410Z] Release-Date: 2020-01-08 [2025-08-13T02:17:07.410Z] 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-13T02:17:07.410Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-13T02:17:07.410Z] ==> Jenkins CI detected. [2025-08-13T02:17:07.410Z] current dir:  /w/workspace/edgex-go/884 [2025-08-13T02:17:07.410Z] project root: . [2025-08-13T02:17:07.410Z] --> token set from env [2025-08-13T02:17:07.410Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-13T02:17:07.410Z] ==> Running gcov in . (disable via -X gcov) [2025-08-13T02:17:07.410Z] ==> Python coveragepy not found [2025-08-13T02:17:07.410Z] ==> Searching for coverage reports in: [2025-08-13T02:17:07.410Z] + . [2025-08-13T02:17:07.410Z] -> Found 1 reports [2025-08-13T02:17:07.410Z] ==> Detecting git/mercurial file structure [2025-08-13T02:17:07.410Z] ==> Reading reports [2025-08-13T02:17:07.410Z] + ./coverage.out bytes=1666027 [2025-08-13T02:17:07.410Z] ==> Appending adjustments [2025-08-13T02:17:07.410Z] https://docs.codecov.io/docs/fixing-reports [2025-08-13T02:17:08.788Z] + Found adjustments [2025-08-13T02:17:08.788Z] ==> Gzipping contents [2025-08-13T02:17:08.788Z] 140K /tmp/codecov.09W5E8.gz [2025-08-13T02:17:08.788Z] ==> Uploading reports [2025-08-13T02:17:08.788Z] url: https://codecov.io [2025-08-13T02:17:08.788Z] query: branch=main&commit=ef039b9e9bb41157b63728f80a796861508723d1&build=884&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F884%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-13T02:17:08.788Z] -> Pinging Codecov [2025-08-13T02:17:08.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ef039b9e9bb41157b63728f80a796861508723d1&build=884&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F884%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-13T02:17:09.047Z] -> Uploading to [2025-08-13T02:17:09.047Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ef039b9e9bb41157b63728f80a796861508723d1/adbdb3e8-a37f-4faf-ae4c-764ef07cc314.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250813%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250813T021708Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fd129e6647c2c83c309f8f0217608e5d744b06a9358b98606939505fa790c751 [2025-08-13T02:17:09.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:09.047Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:09.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 387k --:--:-- --:--:-- --:--:-- 387k [2025-08-13T02:17:09.617Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef039b9e9bb41157b63728f80a796861508723d1 [Pipeline] } [2025-08-13T02:17:09.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-08-13T02:17:09.865Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-13T02:17:09.882Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:17:10.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-13T02:17:10.192Z] [2025-08-13T02:17:10.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:17:10.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-13T02:17:10.496Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-13T02:17:10.496Z] 0a9a5dfd008f: Already exists [2025-08-13T02:17:10.496Z] 36466aa92d05: Already exists [2025-08-13T02:17:10.496Z] e10405b45d13: Already exists [2025-08-13T02:17:10.496Z] 096b7ceb2af7: Already exists [2025-08-13T02:17:10.496Z] 4f4fb700ef54: Already exists [2025-08-13T02:17:10.496Z] e50aa161e22a: Pulling fs layer [2025-08-13T02:17:10.496Z] d3c8db5fb9df: Pulling fs layer [2025-08-13T02:17:10.756Z] e50aa161e22a: Verifying Checksum [2025-08-13T02:17:10.756Z] e50aa161e22a: Download complete [2025-08-13T02:17:11.014Z] e50aa161e22a: Pull complete [2025-08-13T02:17:11.950Z] d3c8db5fb9df: Verifying Checksum [2025-08-13T02:17:11.950Z] d3c8db5fb9df: Download complete [2025-08-13T02:17:16.141Z] d3c8db5fb9df: Pull complete [2025-08-13T02:17:16.141Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-13T02:17:16.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-13T02:17:16.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T02:17:16.245Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T02:17:16.338Z] $ 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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-13T02:17:20.386Z] $ docker top f2cee1ba09d05c6567d4c39cd0981c875df6afe38ad59e0903f3141d77de01c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T02:17:20.667Z] + git config --global --add safe.directory /w/workspace/edgex-go/884 [Pipeline] echo [2025-08-13T02:17:20.678Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-08-13T02:17:20.954Z] + set -o pipefail [2025-08-13T02:17:20.955Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-08-13T02:17:33.169Z] [2025-08-13T02:17:33.169Z] Monitoring /w/workspace/edgex-go/884 (github.com/edgexfoundry/edgex-go)... [2025-08-13T02:17:33.169Z] [2025-08-13T02:17:33.169Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/591f40bb-f3be-4530-bdbf-27653a1471a1 [2025-08-13T02:17:33.169Z] [2025-08-13T02:17:33.169Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-13T02:17:33.169Z] [2025-08-13T02:17:33.169Z] [2025-08-13T02:17:33.169Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-13T02:17:33.169Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-13T02:17:33.257Z] $ docker stop --time=1 f2cee1ba09d05c6567d4c39cd0981c875df6afe38ad59e0903f3141d77de01c9 [2025-08-13T02:17:46.655Z] $ docker rm -f --volumes f2cee1ba09d05c6567d4c39cd0981c875df6afe38ad59e0903f3141d77de01c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-08-13T02:17:47.115Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T02:17:47.132Z] provisioning config files... [2025-08-13T02:17:47.142Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/884@tmp/config1826042913748684014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:17:47.455Z] --> edgex-publish-swagger.sh [2025-08-13T02:17:47.456Z] === Publish openapi API === [2025-08-13T02:17:47.456Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-08-13T02:17:47.456Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/884/openapi/core-command.yaml] [2025-08-13T02:17:47.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:47.456Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:47.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 507 251k --:--:-- --:--:-- --:--:-- 251k [2025-08-13T02:17:47.456Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T02:17:47.456Z] [2025-08-13T02:17:47.456Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/884/openapi/core-data.yaml] [2025-08-13T02:17:47.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:47.456Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:47.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69984 0 0 100 69984 0 887k --:--:-- --:--:-- --:--:-- 887k 100 70050 100 66 100 69984 605 627k --:--:-- --:--:-- --:--:-- 627k [2025-08-13T02:17:47.716Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T02:17:47.716Z] [2025-08-13T02:17:47.716Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/884/openapi/core-keeper.yaml] [2025-08-13T02:17:47.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:47.716Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:47.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 640 286k --:--:-- --:--:-- --:--:-- 287k [2025-08-13T02:17:47.716Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T02:17:47.716Z] [2025-08-13T02:17:47.716Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/884/openapi/core-metadata.yaml] [2025-08-13T02:17:47.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:47.716Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:47.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 532 1264k --:--:-- --:--:-- --:--:-- 1265k [2025-08-13T02:17:47.976Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T02:17:47.976Z] [2025-08-13T02:17:47.976Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/884/openapi/security-proxy-auth.yaml] [2025-08-13T02:17:47.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:47.976Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:47.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 611 221k --:--:-- --:--:-- --:--:-- 221k [2025-08-13T02:17:47.976Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T02:17:47.976Z] [2025-08-13T02:17:47.976Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/884/openapi/security-secretstore-setup.yaml] [2025-08-13T02:17:47.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:47.976Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:47.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 814 48308 --:--:-- --:--:-- --:--:-- 49123 [2025-08-13T02:17:47.976Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T02:17:47.976Z] [2025-08-13T02:17:47.976Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/884/openapi/support-notifications.yaml] [2025-08-13T02:17:48.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:48.236Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:48.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 485 717k --:--:-- --:--:-- --:--:-- 718k [2025-08-13T02:17:48.236Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T02:17:48.236Z] [2025-08-13T02:17:48.236Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/884/openapi/support-scheduler.yaml] [2025-08-13T02:17:48.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T02:17:48.237Z] Dload Upload Total Spent Left Speed [2025-08-13T02:17:48.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k [2025-08-13T02:17:48.497Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T02:17:48.497Z] [Pipeline] } [2025-08-13T02:17:48.504Z] 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-13T02:17:48.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-13T02:17:48.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:17:49.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T02:17:49.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T02:17:49.354Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T02:17:49.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-13T02:17:50.242Z] $ docker top 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 -eo pid,comm [2025-08-13T02:17:50.230Z] 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-13T02:17:50.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-13T02:17:50.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T02:17:50.308Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T02:17:50.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T02:17:50.484Z] $ docker exec 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 ssh-agent [2025-08-13T02:17:50.527Z] SSH_AUTH_SOCK=/tmp/ssh-SyYVDirjAkCy/agent.31 [2025-08-13T02:17:50.527Z] SSH_AGENT_PID=37 [2025-08-13T02:17:50.532Z] Running ssh-add (command line suppressed) [2025-08-13T02:17:50.693Z] Identity added: /w/workspace/edgex-go/884@tmp/private_key_660428706206916949.key (/w/workspace/edgex-go/884@tmp/private_key_660428706206916949.key) [2025-08-13T02:17:50.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T02:17:50.945Z] + git semver tag [2025-08-13T02:17:51.204Z] 2025-08-13 02:17:51,259 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-13T02:17:51.204Z] 2025-08-13 02:17:51,263 [run_tag] DEBUG tag force:False [2025-08-13T02:17:51.204Z] 2025-08-13 02:17:51,263 [check_head_tag] DEBUG check head tag [2025-08-13T02:17:51.204Z] 2025-08-13 02:17:51,264 [execute] INFO git cat-file --batch-check [2025-08-13T02:17:51.204Z] 2025-08-13 02:17:51,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/884, stdin=, shell=False, universal_newlines=False) [2025-08-13T02:17:51.463Z] 2025-08-13 02:17:51,267 [execute] INFO git cat-file --batch [2025-08-13T02:17:51.463Z] 2025-08-13 02:17:51,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/884, stdin=, shell=False, universal_newlines=False) [2025-08-13T02:17:51.463Z] 2025-08-13 02:17:51,287 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main [2025-08-13T02:17:51.463Z] 2025-08-13 02:17:51,287 [execute] INFO git tag -a v4.1.0-dev.45 -m v4.1.0-dev.45 [2025-08-13T02:17:51.463Z] 2025-08-13 02:17:51,287 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.45', '-m', 'v4.1.0-dev.45'], cwd=/w/workspace/edgex-go/884, stdin=None, shell=False, universal_newlines=False) [2025-08-13T02:17:51.463Z] 2025-08-13 02:17:51,290 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main [2025-08-13T02:17:51.463Z] 4.1.0-dev.45 [Pipeline] } [2025-08-13T02:17:51.535Z] $ docker exec --env ******** --env ******** 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 ssh-agent -k [2025-08-13T02:17:51.631Z] unset SSH_AUTH_SOCK; [2025-08-13T02:17:51.631Z] unset SSH_AGENT_PID; [2025-08-13T02:17:51.631Z] echo Agent pid 37 killed; [2025-08-13T02:17:51.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T02:17:51.908Z] + git semver [Pipeline] } [2025-08-13T02:17:52.552Z] $ docker stop --time=1 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 [2025-08-13T02:17:53.871Z] $ docker rm -f --volumes 3acbeaf6ccb57970a15381f0f16a1a5626f2e9eb148ebea0b4f3eedd1cbd52a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:17:54.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-13T02:17:54.233Z] [2025-08-13T02:17:54.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:17:54.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-13T02:17:54.797Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-13T02:17:54.797Z] ab5ef0e58194: Pulling fs layer [2025-08-13T02:17:54.797Z] 9712f1f96733: Pulling fs layer [2025-08-13T02:17:54.797Z] 63f879dbbcfc: Pulling fs layer [2025-08-13T02:17:54.797Z] 0d9ebad4ef96: Pulling fs layer [2025-08-13T02:17:54.797Z] e9a5061849ea: Pulling fs layer [2025-08-13T02:17:54.797Z] d747dcd14b5f: Pulling fs layer [2025-08-13T02:17:54.797Z] 2de7ff778b66: Pulling fs layer [2025-08-13T02:17:54.797Z] d747dcd14b5f: Waiting [2025-08-13T02:17:54.797Z] 2de7ff778b66: Waiting [2025-08-13T02:17:54.797Z] 0d9ebad4ef96: Waiting [2025-08-13T02:17:54.797Z] e9a5061849ea: Waiting [2025-08-13T02:17:54.797Z] 9712f1f96733: Verifying Checksum [2025-08-13T02:17:54.797Z] 9712f1f96733: Download complete [2025-08-13T02:17:55.054Z] 63f879dbbcfc: Download complete [2025-08-13T02:17:55.314Z] e9a5061849ea: Verifying Checksum [2025-08-13T02:17:55.314Z] e9a5061849ea: Download complete [2025-08-13T02:17:55.314Z] d747dcd14b5f: Verifying Checksum [2025-08-13T02:17:55.314Z] d747dcd14b5f: Download complete [2025-08-13T02:17:55.314Z] ab5ef0e58194: Verifying Checksum [2025-08-13T02:17:55.314Z] ab5ef0e58194: Download complete [2025-08-13T02:17:55.314Z] 0d9ebad4ef96: Verifying Checksum [2025-08-13T02:17:55.314Z] 0d9ebad4ef96: Download complete [2025-08-13T02:17:55.573Z] 2de7ff778b66: Verifying Checksum [2025-08-13T02:17:55.573Z] 2de7ff778b66: Download complete [2025-08-13T02:17:58.859Z] ab5ef0e58194: Pull complete [2025-08-13T02:17:58.859Z] 9712f1f96733: Pull complete [2025-08-13T02:17:59.425Z] 63f879dbbcfc: Pull complete [2025-08-13T02:18:05.991Z] 0d9ebad4ef96: Pull complete [2025-08-13T02:18:05.991Z] e9a5061849ea: Pull complete [2025-08-13T02:18:05.991Z] d747dcd14b5f: Pull complete [2025-08-13T02:18:07.891Z] 2de7ff778b66: Pull complete [2025-08-13T02:18:07.891Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-13T02:18:07.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-13T02:18:07.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T02:18:07.999Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T02:18:08.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-13T02:18:12.700Z] $ docker top e8511b0fb28c750f2af0d15405c40520ce9c77f6e67088d0de7ab1fc0fa96dca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-13T02:18:12.709Z] provisioning config files... [2025-08-13T02:18:12.716Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/884@tmp/config16483256072678616168tmp [2025-08-13T02:18:12.728Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/884@tmp/config16038683222089324407tmp [2025-08-13T02:18:12.739Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/884@tmp/config4701971663978267870tmp [Pipeline] { [Pipeline] echo [2025-08-13T02:18:12.766Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:13.058Z] ---> sigul-configuration.sh [2025-08-13T02:18:13.059Z] gpg: directory `/root/.gnupg' created [2025-08-13T02:18:13.059Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-13T02:18:13.059Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-13T02:18:13.059Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-13T02:18:13.059Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-13T02:18:13.059Z] gpg: CAST5 encrypted data [2025-08-13T02:18:13.059Z] gpg: encrypted with 1 passphrase [2025-08-13T02:18:13.059Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-13T02:18:13.355Z] + mkdir /home/jenkins [2025-08-13T02:18:13.355Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-13T02:18:13.719Z] + 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-13T02:18:13.745Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:14.079Z] ---> sigul-install.sh [2025-08-13T02:18:14.079Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-13T02:18:14.404Z] + git tag --list [2025-08-13T02:18:14.405Z] 0.6.0 [2025-08-13T02:18:14.405Z] 0.6.1 [2025-08-13T02:18:14.405Z] 0.7.0 [2025-08-13T02:18:14.405Z] 0.7.1 [2025-08-13T02:18:14.405Z] v1.0.0 [2025-08-13T02:18:14.405Z] v1.0.1 [2025-08-13T02:18:14.405Z] v1.1.0 [2025-08-13T02:18:14.405Z] v1.2.0 [2025-08-13T02:18:14.405Z] v1.2.1 [2025-08-13T02:18:14.405Z] v1.3.0 [2025-08-13T02:18:14.405Z] v1.3.1 [2025-08-13T02:18:14.405Z] v2.0.0 [2025-08-13T02:18:14.405Z] v2.1.0 [2025-08-13T02:18:14.405Z] v2.1.1 [2025-08-13T02:18:14.405Z] v2.2.0 [2025-08-13T02:18:14.405Z] v2.3.0 [2025-08-13T02:18:14.405Z] v3.0 [2025-08-13T02:18:14.405Z] v3.0.0 [2025-08-13T02:18:14.405Z] v3.1 [2025-08-13T02:18:14.405Z] v3.1.0 [2025-08-13T02:18:14.405Z] v3.1.1 [2025-08-13T02:18:14.405Z] v4.0 [2025-08-13T02:18:14.405Z] v4.0.0 [2025-08-13T02:18:14.405Z] v4.0.1 [2025-08-13T02:18:14.405Z] v4.0.1-dev.1 [2025-08-13T02:18:14.405Z] v4.1.0-dev.1 [2025-08-13T02:18:14.405Z] v4.1.0-dev.10 [2025-08-13T02:18:14.405Z] v4.1.0-dev.11 [2025-08-13T02:18:14.405Z] v4.1.0-dev.12 [2025-08-13T02:18:14.405Z] v4.1.0-dev.13 [2025-08-13T02:18:14.405Z] v4.1.0-dev.14 [2025-08-13T02:18:14.405Z] v4.1.0-dev.15 [2025-08-13T02:18:14.405Z] v4.1.0-dev.16 [2025-08-13T02:18:14.405Z] v4.1.0-dev.17 [2025-08-13T02:18:14.405Z] v4.1.0-dev.18 [2025-08-13T02:18:14.405Z] v4.1.0-dev.19 [2025-08-13T02:18:14.405Z] v4.1.0-dev.2 [2025-08-13T02:18:14.405Z] v4.1.0-dev.20 [2025-08-13T02:18:14.405Z] v4.1.0-dev.21 [2025-08-13T02:18:14.405Z] v4.1.0-dev.22 [2025-08-13T02:18:14.405Z] v4.1.0-dev.23 [2025-08-13T02:18:14.405Z] v4.1.0-dev.24 [2025-08-13T02:18:14.405Z] v4.1.0-dev.25 [2025-08-13T02:18:14.405Z] v4.1.0-dev.26 [2025-08-13T02:18:14.405Z] v4.1.0-dev.27 [2025-08-13T02:18:14.405Z] v4.1.0-dev.28 [2025-08-13T02:18:14.405Z] v4.1.0-dev.29 [2025-08-13T02:18:14.405Z] v4.1.0-dev.3 [2025-08-13T02:18:14.405Z] v4.1.0-dev.30 [2025-08-13T02:18:14.405Z] v4.1.0-dev.31 [2025-08-13T02:18:14.405Z] v4.1.0-dev.32 [2025-08-13T02:18:14.405Z] v4.1.0-dev.33 [2025-08-13T02:18:14.405Z] v4.1.0-dev.34 [2025-08-13T02:18:14.405Z] v4.1.0-dev.35 [2025-08-13T02:18:14.405Z] v4.1.0-dev.36 [2025-08-13T02:18:14.405Z] v4.1.0-dev.37 [2025-08-13T02:18:14.405Z] v4.1.0-dev.38 [2025-08-13T02:18:14.405Z] v4.1.0-dev.39 [2025-08-13T02:18:14.405Z] v4.1.0-dev.4 [2025-08-13T02:18:14.405Z] v4.1.0-dev.40 [2025-08-13T02:18:14.405Z] v4.1.0-dev.41 [2025-08-13T02:18:14.405Z] v4.1.0-dev.42 [2025-08-13T02:18:14.405Z] v4.1.0-dev.43 [2025-08-13T02:18:14.405Z] v4.1.0-dev.44 [2025-08-13T02:18:14.405Z] v4.1.0-dev.45 [2025-08-13T02:18:14.405Z] v4.1.0-dev.5 [2025-08-13T02:18:14.405Z] v4.1.0-dev.6 [2025-08-13T02:18:14.405Z] v4.1.0-dev.7 [2025-08-13T02:18:14.405Z] v4.1.0-dev.8 [2025-08-13T02:18:14.405Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-13T02:18:14.706Z] + lftools sign git-tag v4.1.0-dev.45 [2025-08-13T02:18:15.275Z] Signing Git tag with Sigul... [2025-08-13T02:18:15.275Z] Signing v4.1.0-dev.45 [Pipeline] echo [2025-08-13T02:18:18.585Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:18.875Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-13T02:18:18.880Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-13T02:18:18.966Z] $ docker stop --time=1 e8511b0fb28c750f2af0d15405c40520ce9c77f6e67088d0de7ab1fc0fa96dca [2025-08-13T02:18:20.248Z] $ docker rm -f --volumes e8511b0fb28c750f2af0d15405c40520ce9c77f6e67088d0de7ab1fc0fa96dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-13T02:18:20.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-13T02:18:20.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:18:20.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T02:18:20.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T02:18:21.023Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T02:18:21.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-13T02:18:21.415Z] $ docker top 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 -eo pid,comm [2025-08-13T02:18:21.397Z] 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-13T02:18:21.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-13T02:18:21.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T02:18:21.451Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T02:18:21.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T02:18:21.624Z] $ docker exec 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 ssh-agent [2025-08-13T02:18:21.661Z] SSH_AUTH_SOCK=/tmp/ssh-lmSVZ09IQoQr/agent.31 [2025-08-13T02:18:21.661Z] SSH_AGENT_PID=37 [2025-08-13T02:18:21.666Z] Running ssh-add (command line suppressed) [2025-08-13T02:18:21.823Z] Identity added: /w/workspace/edgex-go/884@tmp/private_key_1408340024322235461.key (/w/workspace/edgex-go/884@tmp/private_key_1408340024322235461.key) [2025-08-13T02:18:21.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T02:18:22.066Z] + git semver bump pre [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,345 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,349 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,349 [bump_version] DEBUG bumping version:4.1.0-dev.45 on axis:pre with prefix:dev [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,349 [bump_version] DEBUG bumped version:4.1.0-dev.46 [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,350 [write_version] DEBUG write version:4.1.0-dev.46 to path:/w/workspace/edgex-go/884/.semver/main with force:True [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,350 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,350 [write_file] DEBUG write to file:/w/workspace/edgex-go/884/.semver/main [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,352 [execute] INFO git cat-file --batch-check [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/884/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,356 [execute] INFO git cat-file --batch [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/884/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-13T02:18:22.327Z] 2025-08-13 02:18:22,360 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main [2025-08-13T02:18:22.327Z] 4.1.0-dev.46 [Pipeline] } [2025-08-13T02:18:22.398Z] $ docker exec --env ******** --env ******** 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 ssh-agent -k [2025-08-13T02:18:22.508Z] unset SSH_AUTH_SOCK; [2025-08-13T02:18:22.508Z] unset SSH_AGENT_PID; [2025-08-13T02:18:22.508Z] echo Agent pid 37 killed; [2025-08-13T02:18:22.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T02:18:22.776Z] + git semver [Pipeline] } [2025-08-13T02:18:23.110Z] $ docker stop --time=1 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 [2025-08-13T02:18:24.407Z] $ docker rm -f --volumes 23d25248370fd7d2063b0f444d507f03049be66ffcdb659116205d31bc2190d3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-13T02:18:24.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-13T02:18:24.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:18:25.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T02:18:25.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T02:18:25.095Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T02:18:25.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-13T02:18:25.439Z] $ docker top 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d -eo pid,comm [2025-08-13T02:18:25.423Z] 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-13T02:18:25.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-13T02:18:25.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T02:18:25.479Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T02:18:25.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T02:18:25.645Z] $ docker exec 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d ssh-agent [2025-08-13T02:18:25.690Z] SSH_AUTH_SOCK=/tmp/ssh-ts2Zf2bRQFRH/agent.32 [2025-08-13T02:18:25.690Z] SSH_AGENT_PID=38 [2025-08-13T02:18:25.695Z] Running ssh-add (command line suppressed) [2025-08-13T02:18:25.857Z] Identity added: /w/workspace/edgex-go/884@tmp/private_key_2810299445648265288.key (/w/workspace/edgex-go/884@tmp/private_key_2810299445648265288.key) [2025-08-13T02:18:25.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T02:18:26.100Z] + git semver push [2025-08-13T02:18:26.358Z] 2025-08-13 02:18:26,404 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-13T02:18:26.358Z] 2025-08-13 02:18:26,408 [run_push] DEBUG push [2025-08-13T02:18:26.358Z] 2025-08-13 02:18:26,409 [execute] INFO git cat-file --batch-check [2025-08-13T02:18:26.358Z] 2025-08-13 02:18:26,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/884/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-13T02:18:26.358Z] 2025-08-13 02:18:26,411 [execute] INFO git rev-list 7cc45532e63ab550f64cd5ab56571a1eb29a8fd1 -- [2025-08-13T02:18:26.358Z] 2025-08-13 02:18:26,411 [execute] DEBUG Popen(['git', 'rev-list', '7cc45532e63ab550f64cd5ab56571a1eb29a8fd1', '--'], cwd=/w/workspace/edgex-go/884/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-13T02:18:26.617Z] 2025-08-13 02:18:26,430 [execute] INFO git fetch -v -- origin [2025-08-13T02:18:26.617Z] 2025-08-13 02:18:26,430 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/884/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-13T02:18:26.875Z] 2025-08-13 02:18:26,905 [run_push] DEBUG no remote changes detected [2025-08-13T02:18:26.875Z] 2025-08-13 02:18:26,905 [execute] INFO git push origin semver [2025-08-13T02:18:26.875Z] 2025-08-13 02:18:26,905 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/884/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-13T02:18:27.808Z] 2025-08-13 02:18:27,789 [run_push] DEBUG push all version tags [2025-08-13T02:18:27.808Z] 2025-08-13 02:18:27,790 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-13T02:18:27.808Z] 2025-08-13 02:18:27,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/884, stdin=None, shell=False, universal_newlines=False) [2025-08-13T02:18:28.742Z] 2025-08-13 02:18:28,658 [read_version] DEBUG read version from /w/workspace/edgex-go/884/.semver/main [2025-08-13T02:18:28.742Z] 4.1.0-dev.46 [Pipeline] } [2025-08-13T02:18:28.814Z] $ docker exec --env ******** --env ******** 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d ssh-agent -k [2025-08-13T02:18:28.908Z] unset SSH_AUTH_SOCK; [2025-08-13T02:18:28.908Z] unset SSH_AGENT_PID; [2025-08-13T02:18:28.908Z] echo Agent pid 38 killed; [2025-08-13T02:18:28.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T02:18:29.179Z] + git semver [Pipeline] } [2025-08-13T02:18:29.513Z] $ docker stop --time=1 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d [2025-08-13T02:18:31.131Z] $ docker rm -f --volumes 71b26ef120c4393f1dd3ac1aa7fd921531a3a86daa8eeb1ab6844101058e8c8d [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-13T02:18:31.569Z] + [ -d /w/workspace/edgex-go/884/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:31.856Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:32.717Z] ---> package-listing.sh [2025-08-13T02:18:32.717Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-13T02:18:32.717Z] ++ facter osfamily [2025-08-13T02:18:32.976Z] + OS_FAMILY=debian [2025-08-13T02:18:32.976Z] + workspace=/w/workspace/edgex-go/884 [2025-08-13T02:18:32.976Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-13T02:18:32.976Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-13T02:18:32.976Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-13T02:18:32.976Z] + PACKAGES=/tmp/packages_start.txt [2025-08-13T02:18:32.976Z] + '[' /w/workspace/edgex-go/884 ']' [2025-08-13T02:18:32.976Z] + PACKAGES=/tmp/packages_end.txt [2025-08-13T02:18:32.976Z] + case "${OS_FAMILY}" in [2025-08-13T02:18:32.976Z] + dpkg -l [2025-08-13T02:18:32.976Z] + grep '^ii' [2025-08-13T02:18:32.976Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-13T02:18:32.976Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-13T02:18:32.976Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-13T02:18:32.976Z] + '[' /w/workspace/edgex-go/884 ']' [2025-08-13T02:18:32.976Z] + mkdir -p /w/workspace/edgex-go/884/archives/ [2025-08-13T02:18:32.976Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/884/archives/ [Pipeline] echo [2025-08-13T02:18:32.987Z] 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/884/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-13T02:18:33.264Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:18:33.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T02:18:33.828Z] [2025-08-13T02:18:33.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T02:18:34.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T02:18:34.130Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-13T02:18:34.130Z] 5eb5b503b376: Pulling fs layer [2025-08-13T02:18:34.130Z] 5c69ac0246d0: Pulling fs layer [2025-08-13T02:18:34.130Z] ec43610c2a17: Pulling fs layer [2025-08-13T02:18:34.130Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-13T02:18:34.130Z] 33b1e0a273af: Pulling fs layer [2025-08-13T02:18:34.130Z] 5d3b04190fa2: Pulling fs layer [2025-08-13T02:18:34.130Z] 2f39f015ded8: Pulling fs layer [2025-08-13T02:18:34.130Z] 3a2ae6a8a46f: Waiting [2025-08-13T02:18:34.130Z] 33b1e0a273af: Waiting [2025-08-13T02:18:34.130Z] 5d3b04190fa2: Waiting [2025-08-13T02:18:34.130Z] 2f39f015ded8: Waiting [2025-08-13T02:18:34.130Z] 5c69ac0246d0: Download complete [2025-08-13T02:18:34.130Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-13T02:18:34.130Z] 3a2ae6a8a46f: Download complete [2025-08-13T02:18:34.130Z] 33b1e0a273af: Verifying Checksum [2025-08-13T02:18:34.130Z] 33b1e0a273af: Download complete [2025-08-13T02:18:34.130Z] ec43610c2a17: Download complete [2025-08-13T02:18:34.388Z] 5d3b04190fa2: Verifying Checksum [2025-08-13T02:18:34.388Z] 5d3b04190fa2: Download complete [2025-08-13T02:18:34.388Z] 5eb5b503b376: Verifying Checksum [2025-08-13T02:18:34.388Z] 5eb5b503b376: Download complete [2025-08-13T02:18:34.953Z] 2f39f015ded8: Download complete [2025-08-13T02:18:35.888Z] 5eb5b503b376: Pull complete [2025-08-13T02:18:35.888Z] 5c69ac0246d0: Pull complete [2025-08-13T02:18:36.453Z] ec43610c2a17: Pull complete [2025-08-13T02:18:36.453Z] 3a2ae6a8a46f: Pull complete [2025-08-13T02:18:36.711Z] 33b1e0a273af: Pull complete [2025-08-13T02:18:36.712Z] 5d3b04190fa2: Pull complete [2025-08-13T02:18:43.274Z] 2f39f015ded8: Pull complete [2025-08-13T02:18:43.274Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-13T02:18:43.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T02:18:43.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T02:18:43.373Z] prd-ubuntu20.04-docker-8c-8g-6810 does not seem to be running inside a container [2025-08-13T02:18:43.462Z] $ 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/884/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/884 -v /w/workspace/edgex-go/884:/w/workspace/edgex-go/884:rw,z -v /w/workspace/edgex-go/884@tmp:/w/workspace/edgex-go/884@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-13T02:18:46.957Z] $ docker top f7ae9e7636cfa8158a092900c18d0b8eaa929bbaacdca0d17550e50aba8ea74f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T02:18:47.253Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-13T02:18:47.539Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-13T02:18:47.823Z] + ls /var/log/sa-host [2025-08-13T02:18:47.823Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T02:18:47.868Z] provisioning config files... [2025-08-13T02:18:47.878Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/884@tmp/config10551905521366752906tmp [Pipeline] { [Pipeline] echo [2025-08-13T02:18:47.895Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:48.176Z] ---> create-netrc.sh [Pipeline] } [2025-08-13T02:18:48.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:48.502Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-13T02:18:48.513Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:48.801Z] ---> sudo-logs.sh [2025-08-13T02:18:48.801Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-13T02:18:48.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:49.122Z] ---> job-cost.sh [2025-08-13T02:18:49.122Z] lf-activate-venv: SKIPPING [2025-08-13T02:18:49.122Z] DEBUG: total: 0.10999999940395355 [2025-08-13T02:18:49.122Z] INFO: Retrieving Stack Cost... [2025-08-13T02:18:49.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-13T02:18:49.968Z] INFO: Archiving Costs [Pipeline] echo [2025-08-13T02:18:49.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T02:18:50.262Z] ---> logs-deploy.sh [2025-08-13T02:18:50.262Z] lf-activate-venv: SKIPPING [2025-08-13T02:18:50.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/884 [2025-08-13T02:18:50.262Z] INFO: archiving workspace using pattern(s): [2025-08-13T02:18:51.200Z] Archives upload complete. [2025-08-13T02:18:51.459Z] INFO: archiving logs to Nexus [2025-08-13T02:18:52.028Z] ---> uname -a: [2025-08-13T02:18:52.028Z] Linux prd-ubuntu20-04-docker-8c-8g-6810 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-13T02:18:52.028Z] [2025-08-13T02:18:52.028Z] [2025-08-13T02:18:52.028Z] ---> lscpu: [2025-08-13T02:18:52.028Z] Architecture: x86_64 [2025-08-13T02:18:52.028Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-13T02:18:52.028Z] Byte Order: Little Endian [2025-08-13T02:18:52.028Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-13T02:18:52.028Z] CPU(s): 8 [2025-08-13T02:18:52.028Z] On-line CPU(s) list: 0-7 [2025-08-13T02:18:52.028Z] Thread(s) per core: 1 [2025-08-13T02:18:52.028Z] Core(s) per socket: 1 [2025-08-13T02:18:52.028Z] Socket(s): 8 [2025-08-13T02:18:52.028Z] NUMA node(s): 1 [2025-08-13T02:18:52.028Z] Vendor ID: AuthenticAMD [2025-08-13T02:18:52.028Z] CPU family: 23 [2025-08-13T02:18:52.028Z] Model: 49 [2025-08-13T02:18:52.028Z] Model name: AMD EPYC-Rome Processor [2025-08-13T02:18:52.028Z] Stepping: 0 [2025-08-13T02:18:52.028Z] CPU MHz: 2800.000 [2025-08-13T02:18:52.028Z] BogoMIPS: 5600.00 [2025-08-13T02:18:52.028Z] Virtualization: AMD-V [2025-08-13T02:18:52.028Z] Hypervisor vendor: KVM [2025-08-13T02:18:52.028Z] Virtualization type: full [2025-08-13T02:18:52.028Z] L1d cache: 256 KiB [2025-08-13T02:18:52.028Z] L1i cache: 256 KiB [2025-08-13T02:18:52.028Z] L2 cache: 4 MiB [2025-08-13T02:18:52.028Z] L3 cache: 128 MiB [2025-08-13T02:18:52.028Z] NUMA node0 CPU(s): 0-7 [2025-08-13T02:18:52.028Z] Vulnerability Gather data sampling: Not affected [2025-08-13T02:18:52.028Z] Vulnerability Itlb multihit: Not affected [2025-08-13T02:18:52.028Z] Vulnerability L1tf: Not affected [2025-08-13T02:18:52.028Z] Vulnerability Mds: Not affected [2025-08-13T02:18:52.028Z] Vulnerability Meltdown: Not affected [2025-08-13T02:18:52.028Z] Vulnerability Mmio stale data: Not affected [2025-08-13T02:18:52.028Z] Vulnerability Retbleed: Vulnerable [2025-08-13T02:18:52.028Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-13T02:18:52.028Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-13T02:18:52.028Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-13T02:18:52.028Z] Vulnerability Srbds: Not affected [2025-08-13T02:18:52.028Z] Vulnerability Tsx async abort: Not affected [2025-08-13T02:18:52.028Z] 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-13T02:18:52.028Z] [2025-08-13T02:18:52.028Z] [2025-08-13T02:18:52.028Z] ---> nproc: [2025-08-13T02:18:52.028Z] 8 [2025-08-13T02:18:52.028Z] [2025-08-13T02:18:52.028Z] [2025-08-13T02:18:52.028Z] ---> df -h: [2025-08-13T02:18:52.028Z] Filesystem Size Used Avail Use% Mounted on [2025-08-13T02:18:52.028Z] overlay 155G 33G 123G 21% / [2025-08-13T02:18:52.028Z] tmpfs 64M 0 64M 0% /dev [2025-08-13T02:18:52.028Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-13T02:18:52.028Z] shm 64M 0 64M 0% /dev/shm [2025-08-13T02:18:52.028Z] /dev/vda1 155G 33G 123G 21% /facter-os [2025-08-13T02:18:52.028Z] [2025-08-13T02:18:52.028Z]